Back to Freedom.Tech Back
All HelixML releasesAll versions
Release Tue, Jul 7, 2026 1 min read

HelixML 2.11.46

Original release notes

What's Changed

  • fix(compute): widen sandbox_instances.provider to varchar(255) by @chocobar in https://github.com/helixml/helix/pull/2805
  • feat: LM Studio integration with autodetection and model management by @lukemarsden in https://github.com/helixml/helix/pull/2806
  • fix(external-agent): reap waiting interactions when desktop stops by @lukemarsden in https://github.com/helixml/helix/pull/2808
  • Extract org/tenant subsystem into an importable orgstore package by @lukemarsden in https://github.com/helixml/helix/pull/2809
  • fix(cli): don't fail spectask start when sandbox is slow to boot by @lukemarsden in https://github.com/helixml/helix/pull/2811
  • feat(cli): make spectask start return immediately by default by @lukemarsden in https://github.com/helixml/helix/pull/2812
  • Unify all agent message sending on the session-scoped prompt queue by @lukemarsden in https://github.com/helixml/helix/pull/2814
  • Rewrite README around projects & Kanban agentic engineering by @lukemarsden in https://github.com/helixml/helix/pull/2815
  • Self-serve ACME challenge record for proxied custom domains by @lukemarsden in https://github.com/helixml/helix/pull/2813
  • fix(frontend): reset desktop reconnect retries on session wake by @lukemarsden in https://github.com/helixml/helix/pull/2816
  • feat(org): name bot projects "<Bot> @ <Org>" and land on org chart by @chocobar in https://github.com/helixml/helix/pull/2807
  • fix(org): clear spec-task children so org delete doesn't FK-violate by @chocobar in https://github.com/helixml/helix/pull/2804

Full Changelog: https://github.com/helixml/helix/compare/2.11.45...2.11.46