gemini-cli/packages/cli/src/services
2025-09-15 15:13:21 +00:00
..
prompt-processors feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
BuiltinCommandLoader.test.ts feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
BuiltinCommandLoader.ts Use IdeClient directly instead of config.ideClient (#7627) 2025-09-04 16:32:09 +00:00
CommandService.test.ts Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847) 2025-09-06 21:16:58 +00:00
CommandService.ts Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847) 2025-09-06 21:16:58 +00:00
FileCommandLoader.test.ts Fix(trust) - Disable commands from untrusted directories when useFolderTrust is enabled (#7341) 2025-08-28 21:45:47 +00:00
FileCommandLoader.ts Fix(trust) - Disable commands from untrusted directories when useFolderTrust is enabled (#7341) 2025-08-28 21:45:47 +00:00
McpPromptLoader.test.ts fix: positional arguments for MCP prompts (#8034) 2025-09-15 15:13:21 +00:00
McpPromptLoader.ts fix: positional arguments for MCP prompts (#8034) 2025-09-15 15:13:21 +00:00
types.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00