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