qwen-code/packages/cli/src
Mingholy 7177b41120
Some checks are pending
Qwen Code CI / CodeQL (push) Waiting to run
Qwen Code CI / Test-3 (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 / Post Coverage Comment (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
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 #1588 from QwenLM/mingholy/fix/sdk-request
fix: cli input stream handling and error management
2026-01-27 09:56:45 +08:00
..
acp-integration Merge pull request #1615 from QwenLM/mingholy/fix/acp-tool-name 2026-01-26 20:17:21 +08:00
commands Merge pull request #1592 from QwenLM/feat/extension-improvements 2026-01-26 10:36:36 +08:00
config fix: correct schema field name for context.loadFromIncludeDirectories 2026-01-26 15:09:36 +08:00
core feat(cli): support LLM output language configuration in Settings Dialog 2026-01-20 17:00:19 +08:00
i18n Merge pull request #1590 from QwenLM/refactor/refactor-user-feedback 2026-01-26 17:15:00 +08:00
nonInteractive fix: cli input stream handling and error management, improve e2e and unit tests 2026-01-23 13:56:38 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services fix ci test 2026-01-22 11:56:35 +08:00
test-utils Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
ui Merge pull request #1590 from QwenLM/refactor/refactor-user-feedback 2026-01-26 17:15:00 +08:00
utils Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
gemini.test.tsx Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
gemini.tsx fix: settings in arg 2026-01-19 11:18:01 +08:00
nonInteractiveCli.test.ts Merge pull request #1376 from QwenLM/fix/missing-error-throw-nonInteractive 2026-01-06 17:51:13 +08:00
nonInteractiveCli.ts Merge pull request #1376 from QwenLM/fix/missing-error-throw-nonInteractive 2026-01-06 17:51:13 +08:00
nonInteractiveCliCommands.test.ts fix: explicit output if command is not supported 2025-12-26 17:55:03 +08:00
nonInteractiveCliCommands.ts feat: add bug command for acp support 2026-01-20 16:27:23 +08:00
validateNonInterActiveAuth.test.ts fix: best effort to use resolved authType/model across the repo 2026-01-08 12:11:23 +08:00
validateNonInterActiveAuth.ts fix: default authType fallback 2026-01-08 18:38:23 +08:00