mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 19:02:13 +00:00
feat: add sandbox-daemon agent management
This commit is contained in:
parent
30a66a7e1c
commit
55c45bfc12
11 changed files with 2242 additions and 0 deletions
9
todo.md
Normal file
9
todo.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# TODO
|
||||
|
||||
- [x] Scaffold `engine/packages/sandbox-daemon` crate
|
||||
- [x] Implement agent management modules (install/version/spawn basics)
|
||||
- [x] Add tests for agent install/version/spawn
|
||||
- [x] Track required tests in `spec/required-tests.md`
|
||||
- [x] Track open questions in `spec/im-not-sure.md`
|
||||
- [ ] Hook sandbox/session management into the daemon router handlers
|
||||
- [ ] Replace noop schemas with universal agent schema and remove the old schema
|
||||
Loading…
Add table
Add a link
Reference in a new issue