Sandbox config opens up, and Claude Code runtime moves to ACP
Sandbox shape moved out of fixed template defaults: `cpuCount`, `memoryMB`, `timeoutMs`, and the `networkAllowOut`/`networkDenyOut` pair are now set in `agent.config.ts` or overridden per-call in the server SDKs. Claude Code sessions migrated from per-message SDK boot to a persistent ACP path inside the sandbox, so warm follow-ups reuse the same session instead of booting a fresh transformer each turn.
Also this week
- `/agents/new` quickstart wizard (alpha)
- `/community/agents` Agent Templates registry
- runtime-tagged billing events on relay
- mobile action bars on agent pages