Tencent's CubeSandbox v0.7.0 turns AI agent sandboxes into cluster-level assets
future_coded · x · 2026-09-08
Tencent Cloud's open-source CubeSandbox (a secure sandbox service for AI agents, 11.9k GitHub stars) shipped v0.7.0, shifting sandboxes from node-pinned to cluster-level assets:
- Live migration: pause a sandbox on node A and resume on node B with state intact and zero restart; snapshot once and clone onto any node with capacity; drain nodes for maintenance without killing workloads.
- Component multi-version coexistence: nodes keep historical component versions so old templates and snapshots keep working through upgrades, cutting production disruption risk.
- Under-the-hood wins: faster network policy setup (less control-plane chatter, optimized eBPF path), separated control plane and ops, better tap device handling under high concurrency.
Built on RustVMM and KVM with real hardware isolation, open-source and self-hostable, e2b-compatible. Useful for agent training, parallel task runs, and anything that pauses and resumes constantly.
More from coding & agent
- A Curated Paper Collection on Harness Engineering from YC Paper Club — dair_ai · 2026-09-09
- This agent prints a personalized AI morning newspaper from your calendar and email while you sleep — bookwormengr · 2026-09-09
- DAIR.AI compiles 21-paper Harness Engineering collection tracing the loop from GPT-2 to self-rewriting agent harnesses — omarsar0 · 2026-09-09
- Meta's Personal AI Agent Muse Can Pay Bills, Book Dates in Early Hands-On — jeff_weinstein · 2026-09-09
- exe.dev deep dive: ssh to a persistent Linux VM in half a second, priced like a folder — davidcrawshaw · 2026-09-09
- Harvey post-trains RLM agents for M&A diligence, lifting benchmark pass rate from 23% to 62% — lateinteraction · 2026-09-09