Qwen Code 0.24.2 adds a bwrap Linux sandbox and makes every context file say what it costs
QwenLM/qwen-code shipped v0.24.2 on 2026-09-20 with an internal bwrap-based Linux sandbox foundation (#12067) providing structured process launching, supervision and confined workers, plus a set of trust and accounting changes: undecided workspaces now require explicit trust (#12198), each context file is attributed to its extension with its token cost shown (#12318), and `/context` category rows were reworked to partition request content and sum to the provider-reported total (#12119). Cross-session messaging also appears here — inbound messages are judged for the session they address (#12292) and a background turn can carry a message from another session (#12342), the same agent-to-agent direction Codex took this week.
Source
↳ Follow the thread