mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 18:01:30 +00:00
12 lines
768 B
Markdown
12 lines
768 B
Markdown
# 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).
|
|
- [ ] Regenerate TypeScript SDK from updated OpenAPI (blocked: Node/pnpm not available in env).
|