Skip to content

feat(e2b): support sandbox detail queries - #1323

Merged
zhongwen666 merged 2 commits into
alibaba:masterfrom
zhongwen666:feat/e2b-get-sandbox
Aug 11, 2026
Merged

feat(e2b): support sandbox detail queries#1323
zhongwen666 merged 2 commits into
alibaba:masterfrom
zhongwen666:feat/e2b-get-sandbox

Conversation

@zhongwen666

Copy link
Copy Markdown
Collaborator

closes #1322

Summary

Add E2B-compatible sandbox detail lookup and align sandbox creation metadata and context with ap-sandbox clients.

Key changes

  • Add GET /sandboxes/{sandboxID} with E2B response mapping for running and archived sandboxes.
  • Restore persisted metadata, expose resource and lifecycle fields, and return sandbox IP metadata when requested.
  • Forward E2B creation headers and API-key authorization, and use ap-sandbox-id as the container name.
  • Add focused unit and integration coverage.

@zhongwen666
zhongwen666 merged commit de5b32b into alibaba:master Aug 11, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add E2B sandbox detail API compatibility

2 participants