gemini-cli/packages/cli/src/services
Lee James b38f377c9a
feat: Enable /setup-github to always run, and error appropriately (#5653)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-06 13:06:37 +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 feat: Enable /setup-github to always run, and error appropriately (#5653) 2025-08-06 13:06:37 +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