qwen-code v0.22.0 Bounds Web Shell Transcript Retention to Stop OOM Crashes
qwen-code cut stable v0.22.0 on 22 August 2026, whose top highlight is Web Shell preventing out-of-memory crashes by bounding transcript retention and trimming oversized replays (PR #9303). The release also keeps conversation turns expanded while background shells run and collapses them only on completion (#9632), binds created GitHub PRs to their originating sessions with a searchable list and sidebar badge (#9543), and changes autofix to audit PR approach for simplicity instead of halting immediately on a growth-budget breach (#9262). Unbounded transcript retention in a long agent session is the same failure Claude Code fixed in 2.1.238, so it is worth checking in any agent harness you maintain.
Source
↳ Follow the thread