qwen-code/packages/cli/src
2026-05-15 14:37:29 +08:00
..
acp-integration feat(perf): progressive MCP availability — MCP no longer blocks first input (#3994) 2026-05-13 22:17:16 +08:00
auth feat(cli): add modelscope api provider (#4150) 2026-05-14 18:14:11 +08:00
commands refactor(serve): 1 daemon = 1 workspace (#3803 §02) (#4113) 2026-05-15 12:44:36 +08:00
config fix(cli): handle MinTTY Ctrl+Backspace as delete-previous-word 2026-05-15 14:37:29 +08:00
core feat(cli): auto-detect terminal theme ('auto' or unset) (#3460) 2026-04-22 16:58:45 +08:00
dualOutput fix(cli): wait for dual output stream shutdown (#3416) 2026-04-18 18:11:19 +08:00
export feat(vscode-companion): support /export session command (#2592) 2026-04-24 17:55:26 +08:00
i18n feat(cli): core built-in i18n coverage (#3871) 2026-05-10 22:35:03 +08:00
nonInteractive feat(perf): progressive MCP availability — MCP no longer blocks first input (#3994) 2026-05-13 22:17:16 +08:00
patches
remoteInput feat(cli): add dual-output sidecar mode for TUI (#3352) 2026-04-18 02:14:53 +08:00
serve refactor(serve): 1 daemon = 1 workspace (#3803 §02) (#4113) 2026-05-15 12:44:36 +08:00
services fix(core): support cross-auth fast side queries (#4117) 2026-05-14 19:22:12 +08:00
test-utils feat(cli): Phase 2 — slash command multi-mode expansion, ACP fixes, and UX improvements (#3377) 2026-04-22 19:12:44 +08:00
ui fix(cli): handle MinTTY Ctrl+Backspace as delete-previous-word 2026-05-15 14:37:29 +08:00
utils feat(perf): progressive MCP availability — MCP no longer blocks first input (#3994) 2026-05-13 22:17:16 +08:00
gemini.test.tsx feat(perf): progressive MCP availability — MCP no longer blocks first input (#3994) 2026-05-13 22:17:16 +08:00
gemini.tsx feat(perf): progressive MCP availability — MCP no longer blocks first input (#3994) 2026-05-13 22:17:16 +08:00
nonInteractiveCli.test.ts feat(cli): add --json-schema for structured output in headless mode (#3598) 2026-05-11 14:21:55 +08:00
nonInteractiveCli.ts feat(cli): add --json-schema for structured output in headless mode (#3598) 2026-05-11 14:21:55 +08:00
nonInteractiveCliCommands.test.ts feat(cli): core built-in i18n coverage (#3871) 2026-05-10 22:35:03 +08:00
nonInteractiveCliCommands.ts feat(cli): core built-in i18n coverage (#3871) 2026-05-10 22:35:03 +08:00
validateNonInterActiveAuth.test.ts feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff) (#3291) 2026-04-15 22:30:20 +08:00
validateNonInterActiveAuth.ts Merge branch 'main' into feat/debug-logging-refactor 2026-02-01 20:47:38 +08:00