qwen-code/packages/cli/src/services
Richie Foreman 2998f27f70
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-17 16:43:21 +00:00
..
prompt-processors feat(cli): Introduce arguments for shell execution in custom commands (#5966) 2025-08-17 04:02:54 +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(cli): Introduce arguments for shell execution in custom commands (#5966) 2025-08-17 04:02:54 +00:00
FileCommandLoader.ts feat(cli): Introduce arguments for shell execution in custom commands (#5966) 2025-08-17 04:02:54 +00:00
McpPromptLoader.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
types.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00