qwen-code/docs
Qwen Code Bot 75211b4913 fix(cli): strengthen Ctrl+O toggle assertion and document non-VP redraw (#8077)
Tighten the structural M1 assertion from .toContain to a regex that
matches the (prev) => !prev updater pattern, catching mutations like
(prev) => true that the old check would miss.  Document the non-VP
scrollback redraw in keyboard-shortcuts.md per maintainer request.
2026-07-31 20:09:26 +00:00
..
assets feat: support workspace display names (#7179) 2026-07-20 15:16:44 +00:00
design Merge branch 'main' into fix/hide-streaming-thinking-preview 2026-08-01 01:30:49 +08:00
developers fix(serve): isolate managed memory by selected workspace (#8056) 2026-07-31 15:06:38 +00:00
e2e-tests feat(worktree): Phase D — startup --worktree flag + symlinkDirectories + PR refs (#4381) 2026-05-27 17:04:51 +08:00
images fix(web-shell): render built-in tag icons (#7024) 2026-07-17 15:33:34 +00:00
plans perf(web-shell): paint the composer git chip before git status completes (#7680) 2026-07-25 07:05:52 +00:00
superpowers feat(cli): reference prior sessions via @ and add completion tabs (#7302) 2026-07-24 06:11:48 +00:00
users fix(cli): strengthen Ctrl+O toggle assertion and document non-VP redraw (#8077) 2026-07-31 20:09:26 +00:00
verification/abort-controller-refactor fix(core): stop AbortSignal listener leak in long sessions (MaxListenersExceededWarning) (#4366) 2026-05-26 14:21:49 +08:00
_meta.ts feat: refactor docs 2025-12-05 10:51:57 +08:00
index.md fix: lint issues 2025-12-19 15:52:11 +08:00