qwen-code/packages/cli/src/services
2026-03-06 14:36:18 +08:00
..
insight feat(shell): enable PTY by default and various enhancements 2026-03-05 11:28:13 +08:00
prompt-processors feat(cli): migrate console calls to debugLogger and stdioHelpers (M3 Phase 7-9) 2026-01-26 15:02:37 +08:00
test-commands feat: add extension for gemini and claude 2026-01-07 11:06:17 +08:00
BuiltinCommandLoader.test.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +08:00
BuiltinCommandLoader.ts resole conflict and remove hook extension definition 2026-02-27 17:58:07 -08:00
command-factory.ts feat(cli): migrate console calls to debugLogger and stdioHelpers (M3 Phase 7-9) 2026-01-26 15:02:37 +08:00
command-migration-tool.test.ts fix ci test 2026-01-22 11:56:35 +08:00
command-migration-tool.ts feat add explore command 2026-01-21 18:11:19 +08:00
CommandService.test.ts feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +08:00
CommandService.ts feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +08:00
FileCommandLoader-extension.test.ts fix ci test 2026-01-20 11:59:14 +08:00
FileCommandLoader-markdown.test.ts fix(cli): parse markdown frontmatter with CRLF and BOM 2026-03-04 16:03:14 +08:00
FileCommandLoader.test.ts fix ci test 2026-01-20 11:59:14 +08:00
FileCommandLoader.ts feat(cli): migrate console calls to debugLogger and stdioHelpers (M3 Phase 7-9) 2026-01-26 15:02:37 +08:00
markdown-command-parser.test.ts refactor(cli): reuse normalizeContent for markdown frontmatter parsing 2026-03-04 17:34:26 +08:00
markdown-command-parser.ts refactor(cli): reuse normalizeContent for markdown frontmatter parsing 2026-03-04 17:34:26 +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