Tools
Qwen Code v0.22.3 adds owner-scoped named sessions holding up to eight persistent tasks per chat
The 2026-08-28 release adds named sessions in Channels with an eight-task-per-chat ceiling (#10198), backfills pull-request bindings for existing sessions with merge-state snapshots tracking open/merged/closed (#9729), and adds a private OpenTelemetry span attribute reporting LLM context usage by input category with remaining capacity (#10016). Daemon extension installs now accept absolute local paths while rejecting relative ones and unsupported options like `ref` (#10131). The companion cua-driver-rs-v0.20.2 release adds an opt-in `MCP_MODEL_PAYLOAD_FILTER=1` for textual MCP payload filtering on affected model API routes, plus a `CUA_DRIVER_RS_COORDINATE_SPACE=1` relative-coordinate mode.
Source
↳ Follow the thread