Start session
Session status
- active session metadata
- websocket URL for runtime chat
- gateway token
- health/runtime metadata (including runtime version probes when available)
Stop session
Restart runtime gateway
Inject runtime config
- MCP server injection
- Channel config updates
- Model selection updates
- BYOK/auth profile updates
Heartbeat and liveness
Notes
- Session creation and updates are serialized to avoid duplicate active sessions
- Stale sessions can be auto-retired when liveness checks fail
- Realtime websocket URLs are issued through cloud API proxy, not direct sandbox exposure

