gemini-cli/packages/cli/src/services
JeromeJu 574015edd9
feat: Implement /setup-github command (#5069)
2025-07-31 22:14:22 +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: Implement /setup-github command (#5069) 2025-07-31 22:14:22 +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