qwen-code/packages/cli/src/services
Edenman 4d2d4432d5
Some checks are pending
Qwen Code CI / Post Coverage Comment (push) Blocked by required conditions
Qwen Code CI / Lint (push) Waiting to run
Qwen Code CI / Test (push) Blocked by required conditions
Qwen Code CI / Test-1 (push) Blocked by required conditions
Qwen Code CI / Test-2 (push) Blocked by required conditions
Qwen Code CI / Test-3 (push) Blocked by required conditions
Qwen Code CI / Test-4 (push) Blocked by required conditions
Qwen Code CI / Test-5 (push) Blocked by required conditions
Qwen Code CI / Test-6 (push) Blocked by required conditions
Qwen Code CI / Test-7 (push) Blocked by required conditions
Qwen Code CI / Test-8 (push) Blocked by required conditions
Qwen Code CI / CodeQL (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none (push) Waiting to run
E2E Tests / E2E Test - macOS (push) Waiting to run
Merge pull request #2923 from QwenLM/feature/status-line-customization
feat(ui): add customizable status line with /statusline command
2026-04-09 19:23:08 +08:00
..
insight feat(storage): support configurable runtime output directory (#2127) 2026-03-20 13:53:05 +08:00
prompt-processors Merge branch 'main' into fix/acp-permission-flow 2026-03-27 10:54:25 +08:00
test-commands feat: add extension for gemini and claude 2026-01-07 11:06:17 +08:00
BuiltinCommandLoader.test.ts fix(cli): prevent ideCommand failure from breaking all slash commands (#2785) 2026-04-02 14:08:05 +08:00
BuiltinCommandLoader.ts Merge remote-tracking branch 'origin/main' into feature/status-line-customization 2026-04-08 18:50:10 +08:00
BundledSkillLoader.test.ts fix(review): prepend YOUR_MODEL_ID declaration for model attribution 2026-04-09 02:38:17 +08:00
BundledSkillLoader.ts fix(review): prepend YOUR_MODEL_ID declaration for model attribution 2026-04-09 02:38:17 +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