qwen-code/packages/cli/src
2026-01-19 10:11:05 +08:00
..
acp-integration feat: move extension to core package 2026-01-14 15:30:27 +08:00
commands feat: extension slash commands 2026-01-16 16:29:03 +08:00
config Merge branch 'main' into feat/extension 2026-01-19 10:11:05 +08:00
core fix: best effort to use resolved authType/model across the repo 2026-01-08 12:11:23 +08:00
i18n Merge branch 'main' into feat/extension 2026-01-19 10:11:05 +08:00
nonInteractive fix: missing whitespaces for stream-json/json output format via GLM 4.7 model 2025-12-29 16:59:09 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
test-utils Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
ui Merge branch 'main' into feat/extension 2026-01-19 10:11:05 +08:00
utils Merge branch 'main' into feat/extension 2026-01-19 10:11:05 +08:00
gemini.test.tsx Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
gemini.tsx Merge branch 'main' into feat/extension 2026-01-14 17:56: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 fix: explicit output if command is not supported 2025-12-26 17:55:03 +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