# Todo - [x] Replace server --mock flag with built-in mock agent and update UI approvals layout. - [x] Add telemetry module with opt-out flag and sandbox provider detection. - [x] Add turn-stream message endpoint with SSE response and tests. - [x] Update CLI + TypeScript SDK/OpenAPI for turn streaming. - [x] Add inspector UI mode for turn stream and wire send flow. - [x] Refresh docs for new endpoint and UI mode. - [x] Add Docker/Vercel/Daytona/E2B examples with basic prompt scripts and tests. - [x] Add unified AgentServerManager for shared agent servers (Codex/OpenCode). - [x] Expose server status details in agent list API (uptime/restarts/last error/base URL). - [x] Add local agent install CLI command and document optional preinstall step. - [x] Move API CLI commands under the api subcommand. - [ ] Regenerate TypeScript SDK from updated OpenAPI (blocked: Node/pnpm not available in env).