Original release notes
What's Changed
- feat(goose): integrate Goose agent + project recipes + spec-task parameter capture by @lukemarsden in https://github.com/helixml/helix/pull/2479
- feat(billing): default initial wallet balance to 0, lead onboarding with BYO Claude by @chocobar in https://github.com/helixml/helix/pull/2486
- fix(desktop): seed default branch on empty repos, surface worktree errors by @chocobar in https://github.com/helixml/helix/pull/2490
- cleaning up the camp site by @chocobar in https://github.com/helixml/helix/pull/2487
- fix(sandbox): default GPU_VENDOR not GPU_TYPE in Dockerfile.sandbox by @chocobar in https://github.com/helixml/helix/pull/2485
- handle discounted Stripe top-up checkout sessions by @nessie993 in https://github.com/helixml/helix/pull/2489
- test(tools): mock LLM in ActionTestSuite to remove TogetherAI dependency by @chocobar in https://github.com/helixml/helix/pull/2493
- feat(admin): grant credits independent of subscription state by @chocobar in https://github.com/helixml/helix/pull/2488
- fix(admin): use trial-activate form credits verbatim, no silent default by @chocobar in https://github.com/helixml/helix/pull/2491
- feat(hydra): admin runner logs - design + ring buffer + /logs WS endpoint by @chocobar in https://github.com/helixml/helix/pull/2492
- fix(admin/agent-sandboxes): reaper, GPU filter, auto-select, hide-empty profile section by @chocobar in https://github.com/helixml/helix/pull/2494
- feat(admin/runner-logs): compact-card mode + standalone full view by @chocobar in https://github.com/helixml/helix/pull/2495
- Collapse system prompt prefix in spec task chat by @lukemarsden in https://github.com/helixml/helix/pull/2454
- fix(api): inject project secrets on every desktop start by @lukemarsden in https://github.com/helixml/helix/pull/2496
- fix(frontend): render PR buttons as real anchors so Safari opens them by @lukemarsden in https://github.com/helixml/helix/pull/2498
- fix(frontend): drop stopPropagation so Safari opens PR link by @lukemarsden in https://github.com/helixml/helix/pull/2500
Full Changelog: https://github.com/helixml/helix/compare/2.11.13...2.11.14

