mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 08:03:46 +00:00
768 B
768 B
Todo
- Replace server --mock flag with built-in mock agent and update UI approvals layout.
- Add telemetry module with opt-out flag and sandbox provider detection.
- Add turn-stream message endpoint with SSE response and tests.
- Update CLI + TypeScript SDK/OpenAPI for turn streaming.
- Add inspector UI mode for turn stream and wire send flow.
- Refresh docs for new endpoint and UI mode.
- Add Docker/Vercel/Daytona/E2B examples with basic prompt scripts and tests.
- Add unified AgentServerManager for shared agent servers (Codex/OpenCode).
- Expose server status details in agent list API (uptime/restarts/last error/base URL).
- Regenerate TypeScript SDK from updated OpenAPI (blocked: Node/pnpm not available in env).