qwen-code/packages/cli/src
2026-02-01 16:04:58 +08:00
..
acp-integration fix(contextWindowSize): fix context window size update on model switch and ACP agent config priority 2026-01-29 20:51:03 +08:00
commands feat: add skills and agents display to extension list with i18n support 2026-01-27 20:42:35 +08:00
config Bump settings version to V3 even when no migration changes needed 2026-02-01 16:04:58 +08:00
core Merge pull request #1637 from QwenLM/fix/output-language-init-timing 2026-01-29 11:14:07 +08:00
i18n Merge pull request #1629 from QwenLM/feat/extension-list-add-skills-agents-i18n 2026-01-27 21:11:23 +08:00
nonInteractive Merge pull request #1579 from QwenLM/feat/non-interaction-output 2026-01-29 14:21:21 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services refactor(lsp): restructure the LSP service import and test configuration 2026-01-29 00:54:59 +08:00
test-utils Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
ui Mock getFileFilteringEnableFuzzySearch 2026-02-01 16:04:58 +08:00
utils Rename disableAutoUpdate to isAutoUpdateEnabled, update snapshots 2026-02-01 16:04:58 +08:00
gemini.test.tsx Rename disable* settings to enable* and consolidated 1 setting 2026-02-01 16:04:49 +08:00
gemini.tsx Rename disable* settings to enable* and consolidated 1 setting 2026-02-01 16:04:49 +08:00
nonInteractiveCli.test.ts feat: clarify output formats for non-interactive mode 2026-01-22 17:06:17 +08:00
nonInteractiveCli.ts fix adapter undefined 2026-01-26 19:53:02 +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: use resolved authType to initialize ACP agent 2026-01-27 14:56:22 +08:00
validateNonInterActiveAuth.ts fix: use resolved authType to initialize ACP agent 2026-01-27 14:56:22 +08:00