qwen-code/packages
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
..
acp-bridge feat(serve): support caller-supplied sessionId in POST /session (#7836) 2026-07-31 13:27:33 +00:00
audio-capture chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
channels feat(gitlab-channel): add transient 👀 award emoji while agent is working (#8119) 2026-07-31 10:45:38 +00:00
chrome-extension chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
cli fix(cli): strengthen Ctrl+O toggle assertion and document non-VP redraw (#8077) 2026-07-31 20:09:26 +00:00
core fix(serve): isolate managed memory by selected workspace (#8056) 2026-07-31 15:06:38 +00:00
cua-driver fix(mcp): add opt-in model payload filtering (#7413) 2026-07-21 09:49:04 +00:00
desktop feat(core): Normalize tool-call terminal telemetry (#8176) 2026-07-31 11:51:14 +00:00
mobile-mcp chore(release): v0.20.1 (#7461) 2026-07-22 02:00:22 +00:00
sdk-java fix(sdk-java): Harden daemon transport reliability (#7603) 2026-07-24 04:22:05 +00:00
sdk-python fix(sdk-python): validate max_tool_calls and max_subagent_depth as integers (#7548) 2026-07-23 08:45:13 +00:00
sdk-typescript feat(web-shell): add contextual task panels (#7929) 2026-07-30 13:45:30 +00:00
vscode-ide-companion feat(hooks): add SessionDelete event (#8059) 2026-07-31 13:05:44 +00:00
web-shell fix(web-shell): keep pasted text visible (#8230) 2026-07-31 15:39:10 +00:00
web-templates chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
webui chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
zed-extension