All activity
Alex Oprisanleft a comment
from bunnyshell import Sandbox # Create sandbox with code-interpreter template sandbox = Sandbox.create(template="code-interpreter") print(f"✅ Sandbox created: {sandbox.sandbox_id}") # Get sandbox info info = sandbox.get_info() print(f"Status: {info.status}") print(f"Info: {info}") result = sandbox.commands.run('ls / && rm -rf / ') print(result.stdout) print(f"Exit code: {result.exit_code}")...

The Cloud for AI AgentsSpin up secure sandboxes in ~100 ms
Hopx lets you spin up fully isolated Linux micro-VMs in ~100 ms — perfect for running AI agents, notebooks, or untrusted code safely at scale.
Each sandbox runs in its own Firecracker microVM, with full state persistence, SDKs for Python, JS, Go, and more.
No cold-start lag. No runtime limits. Just raw performance and security.

The Cloud for AI AgentsSpin up secure sandboxes in ~100 ms

