gemini-cli/packages/cli/src/services
Abhi 5151bedf06
feat(cli): Add /model command for interactive model selection (#8940)
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
2025-09-23 16:50:09 +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(cli): Add /model command for interactive model selection (#8940) 2025-09-23 16:50:09 +00:00
BuiltinCommandLoader.ts feat(cli): Add /model command for interactive model selection (#8940) 2025-09-23 16:50: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