qwen-code/packages/cli/src/services
shamso-goog 72d6ef2d3c feat(cli): introduce /init command for GEMINI.md creation (#4852)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-29 16:49:01 +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(cli): introduce /init command for GEMINI.md creation (#4852) 2025-07-29 16:49:01 +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