gemini-cli/packages/cli/src/services
Deepankar Sharma 9c7fb870c1
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
2025-08-13 17:32:54 +00:00
..
prompt-processors feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
BuiltinCommandLoader.test.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
BuiltinCommandLoader.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
CommandService.test.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
CommandService.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
FileCommandLoader.test.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
FileCommandLoader.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
McpPromptLoader.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
types.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00