v0.9.64 — Fix warm-pool trigger runtime auth
- Fix warm-pool claimed sessions so their sandbox token is re-scoped to the real session before the spare row is removed.
- Restart/reconfigure OpenCode after claim so Executor MCP, LLM gateway, and project config are available for manual and cron trigger sessions.
What's Changed
- fix(warm-pool): preserve runtime auth on claim by @agent-kortix in #3515
Full Changelog: v0.9.63...v0.9.64