Context
There is growing demand for Cloud AI Agent sandboxed execution environments. Platforms like e2b.dev (used by Perplexity Computer and Manus) and modal.com sandboxes offer managed solutions, and we have startup credits for Modal. The team wants to evaluate these options and potentially build our own solution—possibly by modifying Ray internals or leveraging Temporal/LangGraph on one of our subnets—to provide the most intuitive and efficient infra for agent sandbox execution.
What needs to happen
- Research existing platforms: Evaluate e2b.dev and Modal sandboxes for capabilities, pricing, security, and integration ergonomics.
- Prototype with existing platforms: Try e2b.dev and/or Modal sandboxes with our self-hosted agent setup to understand developer experience and limitations.
- Assess build-vs-buy: Determine whether an existing platform meets our needs or if we should build a custom sandbox solution.
- Explore custom sandbox architecture: If building our own, investigate:
- Modifying Ray internals (building on existing Ray/KubeRay infrastructure)
- Temporal or LangGraph-based orchestration on a Poseidon subnet
- Document findings and recommendation: Produce a short write-up comparing options with a recommended path forward, including estimated effort and subnet integration opportunities.
Acceptance criteria
Context
There is growing demand for Cloud AI Agent sandboxed execution environments. Platforms like e2b.dev (used by Perplexity Computer and Manus) and modal.com sandboxes offer managed solutions, and we have startup credits for Modal. The team wants to evaluate these options and potentially build our own solution—possibly by modifying Ray internals or leveraging Temporal/LangGraph on one of our subnets—to provide the most intuitive and efficient infra for agent sandbox execution.
What needs to happen
Acceptance criteria