Back to Freedom.Tech Back
All HelixML releasesAll versions
Release Tue, Jun 23, 2026 2 min read

HelixML 2.11.27

Original release notes

What's Changed

  • Team-based project visibility broken for org members by @lukemarsden in https://github.com/helixml/helix/pull/2704
  • fix(desktop): ensure 'main' is the default branch on new GitHub repos by @lukemarsden in https://github.com/helixml/helix/pull/2703
  • Durable web service state and runner pinning by @lukemarsden in https://github.com/helixml/helix/pull/2702
  • Configurable model for Claude subscription mode (default Opus) by @lukemarsden in https://github.com/helixml/helix/pull/2694
  • Remove workspace-setup terminal auto-close timeout by @lukemarsden in https://github.com/helixml/helix/pull/2699
  • fix(frontend): restore remote-desktop clipboard copy on Chrome by @lukemarsden in https://github.com/helixml/helix/pull/2700
  • Fix three restart-surfaced WebSocket sync bugs (#2641, #2642, #2643) by @lukemarsden in https://github.com/helixml/helix/pull/2696
  • fix(sync): make Zed desktop foreground follow the viewed session by @lukemarsden in https://github.com/helixml/helix/pull/2705
  • Scope project secrets to dev, prod, or both environments by @lukemarsden in https://github.com/helixml/helix/pull/2701
  • fix(api): serialize prompt-queue drain per session to stop out-of-order dispatch by @lukemarsden in https://github.com/helixml/helix/pull/2707
  • Use tier-level shorthand for subscription model default by @lukemarsden in https://github.com/helixml/helix/pull/2706
  • fix(compute): -e NAME=value forwarding under sudo (knobs were dropped) by @chocobar in https://github.com/helixml/helix/pull/2709
  • feat(hydra): disk-pressure fallback to statfs on non-ZFS hosts by @chocobar in https://github.com/helixml/helix/pull/2712
  • fix(sandbox): hard-fail boot when production desktop image missing by @chocobar in https://github.com/helixml/helix/pull/2710
  • fix(hydra): surface pull-stream errors and verify image in tryRecoverImage by @chocobar in https://github.com/helixml/helix/pull/2711
  • fix(hydra): narrow disk-pressure defaults to paths that exist everywhere by @chocobar in https://github.com/helixml/helix/pull/2713
  • fix(hydra): gate statfs disk-pressure code to unix builds by @chocobar in https://github.com/helixml/helix/pull/2714
  • chore(deps): upgrade kodit to v1.3.8 by @philwinder in https://github.com/helixml/helix/pull/2708
  • docs(claude): require concise output, comments only for external docs by @chocobar in https://github.com/helixml/helix/pull/2715
  • ci(macos): make create-dmg non-blocking by @chocobar in https://github.com/helixml/helix/pull/2716

Full Changelog: https://github.com/helixml/helix/compare/2.11.24...2.11.27