qwen-code/packages/cli/src/services
2026-01-08 15:54:43 +08:00
..
prompt-processors Respect 'tools.core' and 'tools.allowed' settings in non-interactive mode, for both agent execution and custom command 2026-01-05 19:28:52 +08:00
BuiltinCommandLoader.test.ts remove obsolete corgi mode 2025-12-13 16:41:03 +08:00
BuiltinCommandLoader.ts fix(cli): guard experimental skills config lookup 2026-01-08 15:54:43 +08:00
CommandService.test.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
CommandService.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
FileCommandLoader.test.ts fix: handle AbortError gracefully when loading commands 2025-10-31 17:00:28 +08:00
FileCommandLoader.ts fix: handle AbortError gracefully when loading commands 2025-10-31 17:00:28 +08:00
McpPromptLoader.test.ts Add Gemini provider, remove legacy Google OAuth, and tune generation defaults 2025-12-19 16:26:54 +08:00
McpPromptLoader.ts Add Gemini provider, remove legacy Google OAuth, and tune generation defaults 2025-12-19 16:26:54 +08:00
types.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00