Sandbox boot time improvements, UI improvements
What's Changed
- perf(dev): enable warm pool + pre-resume + 60m autostop for fast session start by @Ino-Bagaric in #3500
- revert(dev): disable warm pool + pre-resume — 503s on session-create by @Ino-Bagaric in #3501
- fix(web)+perf(dev): live streaming on reveal + warm-pool Stage-2 for <6s starts by @Ino-Bagaric in #3502
- feat(api): expose warm_pool state on /health by @Ino-Bagaric in #3503
- fix(config): accept 1/yes/on as truthy (warm pool clone_at_park was silently off) by @Ino-Bagaric in #3504
- fix(warm-pool): claim parked spares — status filter never matched (pool never claimed) by @Ino-Bagaric in #3505
- Fix/warm pool billing cap by @Ino-Bagaric in #3507
- fix(slack): DM project picker + /kortix commands in DMs by @markokraemer in #3508
- refactor(web): enhance project workspace ui by @sutharjay1 in #3480
Full Changelog: v0.9.60...v0.9.62