mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 12:04:43 +00:00
feat: refresh docs and agent schema
This commit is contained in:
parent
a49ea094f3
commit
0fbf6272b1
39 changed files with 3127 additions and 1806 deletions
4
todo.md
4
todo.md
|
|
@ -22,8 +22,9 @@
|
|||
## CLI
|
||||
- [x] Implement clap CLI flags: `--token`, `--no-token`, `--host`, `--port`, CORS flags
|
||||
- [x] Implement a CLI endpoint for every HTTP endpoint
|
||||
- [ ] Update `CLAUDE.md` to keep CLI endpoints in sync with HTTP API changes
|
||||
- [x] Update `CLAUDE.md` to keep CLI endpoints in sync with HTTP API changes
|
||||
- [x] Prefix CLI API requests with `/v1`
|
||||
- [x] Add CLI credentials extractor subcommand
|
||||
|
||||
## HTTP API Endpoints
|
||||
- [x] POST `/agents/{}/install` with `reinstall` handling
|
||||
|
|
@ -96,3 +97,4 @@
|
|||
- [x] implement release pipeline
|
||||
- implement e2b example
|
||||
- implement typescript "start locally" by pulling form server using version
|
||||
- [x] Move agent schema sources to src/agents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue