mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 14:01:09 +00:00
9 lines
440 B
Markdown
9 lines
440 B
Markdown
# 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
|