mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 05:00:20 +00:00
feat: move api cli commands under api subcommand
This commit is contained in:
parent
0ef3b998bb
commit
8a91b8e9aa
22 changed files with 351 additions and 246 deletions
2
todo.md
2
todo.md
|
|
@ -9,4 +9,6 @@
|
|||
- [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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue