mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 02:04:13 +00:00
feat: sprites support
This commit is contained in:
parent
9cd9252725
commit
5da35e6dfa
35 changed files with 746 additions and 1257 deletions
|
|
@ -36,7 +36,7 @@ Session-level features that build on Phase A runtime tracking.
|
|||
|
||||
| Order | Feature | Spec | Approach | Effort |
|
||||
|:-----:|--------------------------------------------------------------|:----:|------------------------------------------------------|:------:|
|
||||
| B1 | [Session Info](./16-session-info.md) | #16 | New `GET /v1/sessions` and `GET /v1/sessions/{id}` | Medium |
|
||||
| B1 | [Session Info](./16-session-info.md) | #16 | New session info HTTP endpoints | Medium |
|
||||
| B2 | [Session Termination](./07-session-termination.md) | #7 | Idempotent `_sandboxagent/session/terminate` | Medium |
|
||||
| B3 | [Error Termination Metadata](./17-error-termination-metadata.md) | #17 | Stderr capture + `_sandboxagent/session/ended` event | Medium |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue