mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 05:02:11 +00:00
feat: sprites support
This commit is contained in:
parent
9cd9252725
commit
5da35e6dfa
35 changed files with 746 additions and 1257 deletions
|
|
@ -55,7 +55,7 @@ Upgrading backend integration from legacy sandbox-agent session endpoints to `sa
|
|||
|
||||
### Friction / Issue
|
||||
|
||||
`0.2.0` no longer exposes `/v1/sessions` endpoints used by the backend integration; direct session create/status polling via legacy REST paths returns `404`.
|
||||
`0.2.0` no longer exposes the legacy session REST endpoints used by the backend integration; direct session create/status polling via those paths returns `404`.
|
||||
|
||||
### Attempted Fix / Workaround
|
||||
|
||||
|
|
@ -65,5 +65,5 @@ Upgrading backend integration from legacy sandbox-agent session endpoints to `sa
|
|||
|
||||
### Outcome
|
||||
|
||||
- Backend no longer depends on removed `/v1/sessions` endpoints.
|
||||
- Backend no longer depends on removed legacy session REST endpoints.
|
||||
- Daytona flow is aligned with `sandbox-agent 0.2.0` runtime and SDK usage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue