What this issue is about
Cube Sandbox doesn't have an Integrations section yet. We'd love your help building one β so developers around the world can plug Cube into the AI agent frameworks they already use.
π‘ Cube is compatible with the E2B SDK β in most cases, switching from E2B to Cube is just a single env var change, while gaining MicroVM-level isolation. That makes each integration guide pretty light to write.
What you can contribute
An integration guide for one AI agent framework.
Candidate frameworks (pick one β first come, first served; you're also welcome to propose frameworks not listed here):
| Framework |
Type |
| LangChain |
Power your agent with Cube |
| LlamaIndex |
Power your agent with Cube |
| Dify |
Power your agent with Cube |
| AutoGen |
Power your agent with Cube |
| CrewAI |
Power your agent with Cube |
| Google ADK |
Power your agent with Cube |
| Claude Code |
Run your agent inside Cube |
| OpenClaw |
Run your agent inside Cube |
| OpenHands |
Run your agent inside Cube |
| Others |
|
Each guide just needs to cover four things:
- Setup (dependencies and how you deployed Cube)
- Integration snippet (ideally a diff showing the original code vs. the Cube-powered version β highlighting the near-zero refactor)
- Runnable demo (the agent doing a real task inside a Cube sandbox)
- Going further (how to configure Cube-specific features like network isolation, timeouts, or file mounts)
Where to submit a PR
Create a new standalone markdown file for your chosen framework β one file per framework. The site will automatically render it as a sub-page.
- English:
docs/guide/integrations/<framework>.md
- Chinese:
docs/zh/integrations/<framework>.md
Only one contributor per framework β before you start, please drop a /claim <framework> comment on this issue (e.g. /claim langchain) so we don't end up with overlapping work.
β οΈ Both English and Chinese versions are required in the same PR β a CI check enforces this and PRs missing either language cannot be merged.
If you're more comfortable writing in just one language, feel free to post a draft in this issue and we'll help with the translation.
Suggested PR title prefix: docs(integrations):
Need help?
Drop a comment on this issue, or reach out to us:
- π¨π³ In China: add Cube Girl on WeChat (ID:
CubeSandbox)
- π Outside China: join our X
π Merged contributions are eligible for: an official Cube Sandbox Contributor Certificate, a permanent spot on our Wall of Contributors, and early access to upcoming product releases.
What this issue is about
Cube Sandbox doesn't have an Integrations section yet. We'd love your help building one β so developers around the world can plug Cube into the AI agent frameworks they already use.
What you can contribute
An integration guide for one AI agent framework.
Candidate frameworks (pick one β first come, first served; you're also welcome to propose frameworks not listed here):
Each guide just needs to cover four things:
Where to submit a PR
Create a new standalone markdown file for your chosen framework β one file per framework. The site will automatically render it as a sub-page.
docs/guide/integrations/<framework>.mddocs/zh/integrations/<framework>.mdSuggested PR title prefix:
docs(integrations):Need help?
Drop a comment on this issue, or reach out to us:
CubeSandbox)π Merged contributions are eligible for: an official Cube Sandbox Contributor Certificate, a permanent spot on our Wall of Contributors, and early access to upcoming product releases.