Original release notes
2.11.57
What's Changed
- fix(api): restart only resets the Zed thread when it is genuinely wedged by @lukemarsden in https://github.com/helixml/helix/pull/2869
- fix(gitlab): preserve PAT authentication fallback by @chocobar in https://github.com/helixml/helix/pull/2871
- Fix Claude-subscription UX: whose sub is used, cross-user agent edits, and legible auth errors by @lukemarsden in https://github.com/helixml/helix/pull/2868
- fix(api): stop replaying connected agent prompts by @chocobar in https://github.com/helixml/helix/pull/2870
- Fix spec review comments disappearing and mis-anchoring by @lukemarsden in https://github.com/helixml/helix/pull/2847
- fix(api): add trailing-edge DB flush for streamed interaction writes by @lukemarsden in https://github.com/helixml/helix/pull/2848
- build(sandbox): pin NativeAgent model readiness fix by @chocobar in https://github.com/helixml/helix/pull/2872
- feat(org): add GitLab topic webhooks by @chocobar in https://github.com/helixml/helix/pull/2874
- fix(org): clarify external messaging tool contracts by @chocobar in https://github.com/helixml/helix/pull/2873
- Add /embed/session/:sessionId route for live desktop embeds by @lukemarsden in https://github.com/helixml/helix/pull/2875
- fix(zed): use available Claude model by @chocobar in https://github.com/helixml/helix/pull/2876
- Raise spec-task attachment max size to 100 MB by @lukemarsden in https://github.com/helixml/helix/pull/2877
- Fix spec task design-docs share link (works unauthenticated) + share dialog by @lukemarsden in https://github.com/helixml/helix/pull/2878
- fix(desktop): don't fail video stream on slow first frame by @lukemarsden in https://github.com/helixml/helix/pull/2879
Full Changelog: https://github.com/helixml/helix/compare/2.11.56...2.11.57

