qwen-code/packages/cli/src
2026-04-19 19:25:55 +08:00
..
acp-integration fix(tool-registry): add lazy factory registration with inflight concurrency dedup (#3297) 2026-04-18 10:31:50 +08:00
commands fix(channels): re-attach bridge disconnect handler after crash recovery (#2975) 2026-04-18 09:42:32 +08:00
config feat(cli): support refreshInterval in statusLine for periodic refresh (#3383) 2026-04-19 11:12:16 +08:00
constants fix(cli): set qwen3.5-plus as default model for Coding Plan (#3193) 2026-04-13 17:11:50 +08:00
core test: add tests for confirmation-bus, prompt-registry, and cli/core modules (#2272) 2026-04-09 13:54:59 +08:00
dualOutput fix(cli): wait for dual output stream shutdown (#3416) 2026-04-18 18:11:19 +08:00
i18n fix: display (#2766) 2026-04-19 15:25:29 +08:00
nonInteractive feat(cli): add dual-output sidecar mode for TUI (#3352) 2026-04-18 02:14:53 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
remoteInput feat(cli): add dual-output sidecar mode for TUI (#3352) 2026-04-18 02:14:53 +08:00
services feat(cli): add /doctor diagnostic command (#3404) 2026-04-19 19:25:55 +08:00
test-utils feat(cli): make /btw command non-blocking with parallel execution 2026-03-20 00:25:51 +08:00
ui feat(cli): add /doctor diagnostic command (#3404) 2026-04-19 19:25:55 +08:00
utils feat(cli): add /doctor diagnostic command (#3404) 2026-04-19 19:25:55 +08:00
gemini.test.tsx feat(hooks): Add HTTP Hook, Function Hook and Async Hook support (#2827) 2026-04-16 10:10:33 +08:00
gemini.tsx feat(cli): add early input capture to prevent keystroke loss during startup (#3319) 2026-04-19 00:40:44 +08:00
nonInteractiveCli.test.ts feat: background subagents with headless and SDK support (#3076) 2026-04-17 18:23:06 +08:00
nonInteractiveCli.ts feat(core): enhanced loop detection with stagnation + validation-retry checks (#3236) 2026-04-19 18:06:43 +08:00
nonInteractiveCliCommands.test.ts feat(cli): make /btw command non-blocking with parallel execution 2026-03-20 00:25:51 +08:00
nonInteractiveCliCommands.ts feat(cli): add /doctor diagnostic command (#3404) 2026-04-19 19:25:55 +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