What's Changed
- Add clear-session capability for ACP and internal agent backends by @philwinder in #2650
- chore(sandbox): bump ZED_COMMIT to include agent_ready reconnect fix by @philwinder in #2651
- feat(org): clear worker session before each re-activation by @philwinder in #2652
- fix(compute): D4 must not shed Runners that have a Runner Profile assigned by @chocobar in #2654
- Auto-approve tool calls in qwen-code ACP sessions by @lukemarsden in #2655
- fix(frontend): WebGL2 video render on Safari for 4K (per-browser path) by @lukemarsden in #2649
- chore(zed): bump ZED_COMMIT to 7e0a439153 (002100 merge, two rounds) by @lukemarsden in #2612
- feat(compute): D4 inhibition while fleet at-or-over cap (option E) by @chocobar in #2648
- fix(frontend): preselect repo in "Use Repo in New Project" modal by @lukemarsden in #2624
- fix(frontend): collapse spec-approved implementation prompt in chat by @lukemarsden in #2610
- feat(runner): AWS Neuron (Inferentia2/Trainium) inference support by @chocobar in #2657
- docs(specs): ACP v2 + websocket sync rewrite strategy by @lukemarsden in #2658
- chore(sandbox): bump ZED_COMMIT for ACP agent mid-turn crash fix by @philwinder in #2659
- fix(api): preserve initial-message context during agent boot race by @lukemarsden in #2660
- feat(session): auto-restart crashed agents on autonomous surfaces by @philwinder in #2662
- fix(api): defer follow-ups until Zed thread established (no divorced thread) by @lukemarsden in #2661
- fix(frontend): interrupt-promotion on deferred prompts + queue UX by @lukemarsden in #2664
- refactor(frontend): centralize prompt-sync reconciliation invariant by @lukemarsden in #2665
- fix(frontend): correct neuron runner profile to validated inf2 config by @chocobar in #2663
- docs: clarify NEURON_COMPILE_CACHE_URL format (s3 key prefix, not a folder) by @chocobar in #2667
- fix helix-agent provider preflight by @nessie993 in #2669
- fix(api): authorize knowledge list by app, not owner by @nessie993 in #2679
- fix(video): monotonic PTS + cap Kodit ONNX CPU (root-cause: judder/OOO frames) by @lukemarsden in #2666
- fix(streaming): 1-frame latch to fix NVIDIA stale-frame flash by @lukemarsden in #2685
- chore(api): remove ineffective Kodit CPU cap on the API container by @lukemarsden in #2687
- feat(org): topics & processors — transform/filter/router dataflow by @philwinder in #2692
- fix(ci): build qwen workspace packages before bundling by @lukemarsden in #2691
- fix(api): unblock design-review comment queue when a comment is never finalized by @lukemarsden in #2688
Full Changelog: 2.11.21...2.11.22