mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 05:00:20 +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
3
spec/im-not-sure.md
Normal file
3
spec/im-not-sure.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Open Questions
|
||||
|
||||
- None yet.
|
||||
5
spec/required-tests.md
Normal file
5
spec/required-tests.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Required Tests
|
||||
|
||||
- `test_agents_install_version_spawn` (installs, checks version, spawns prompt for Claude/Codex/OpenCode; Amp spawn runs only if `~/.amp/config.json` exists)
|
||||
- daemon http api: smoke tests for each endpoint response shape/status
|
||||
- cli: subcommands hit expected endpoints and handle error responses
|
||||
Loading…
Add table
Add a link
Reference in a new issue