Skip to content

Add E2B-compatible sandbox creation support - #1317

Merged
zhongwen666 merged 1 commit into
alibaba:masterfrom
zhongwen666:feat/e2b-create-sandbox-api
Aug 11, 2026
Merged

Add E2B-compatible sandbox creation support#1317
zhongwen666 merged 1 commit into
alibaba:masterfrom
zhongwen666:feat/e2b-create-sandbox-api

Conversation

@zhongwen666

Copy link
Copy Markdown
Collaborator

closes #1316

Summary

Add an E2B-compatible sandbox creation endpoint and the persistence and runtime plumbing required by fiber-pool sandboxes.

Key changes

  • Map E2B create requests to ROCK sandbox creation, including metadata, environment variables, and lifecycle timeouts.
  • Persist labels and sandbox environments, merge environments into command execution, and fall back to READY template records for Fiber Pool selection.
  • Add schema migrations plus unit and environment-gated SDK integration coverage.

Comment thread sql/migrations/20260810_add_sandbox_labels.sql
@zhangjaycee
zhangjaycee self-requested a review August 11, 2026 07:42
@zhongwen666
zhongwen666 merged commit b89b802 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-compatible sandbox creation support

3 participants