Show HN: Era – Open-source local sandbox for AI agents
14 days ago
- #Cloudflare-Worker
- #local-execution
- #microVMs
- Run untrusted or AI-generated code locally inside microVMs for better security and devX.
- Install era-agent CLI via Homebrew and set up dependencies like krunvm and buildah.
- Follow platform-specific setup, especially for macOS requiring a case-sensitive APFS volume.
- Use the agent CLI to create, manage, and execute code in microVMs with various languages supported.
- Deploy ERA as a Cloudflare Worker for session orchestration and HTTP APIs.
- Documentation and examples available in the repository for detailed usage and setup.