A free and open source experimental project that allows you to run Codex/Claude in cloud containers as background agents. These agents implement tasks and automatically submit pull requests as results.
What it does · Technologies · Getting Started · Deploy · Learn More
This project enables you to:
- Deploy coding agents in secure cloud containers
- Run AI-powered tasks in the background
- Automatically generate and submit pull requests
- E2B - AI workloads in cloud containers with secure sandboxed environments
- Drizzle - Type-safe ORM for database operations
- OpenRouter - AI gateway for accessing multiple language models
- PostgreSQL - Primary database for storing project data
- Upstash - Redis-based queues and cron job management
- Next.js - Full-stack React framework
- VibeKit - Safety layer for coding agents with sandboxing
First, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
The easiest way to deploy is using the Vercel button below, or manually deploy to Vercel Platform.
Cursor CLI support can easily be added to enhance the development experience with AI-powered code assistance.
To learn more about the technologies used:
- E2B Documentation - AI sandboxes for enterprise-grade agents
- Drizzle Documentation - TypeScript ORM
- OpenRouter Documentation - AI gateway
- Next.js Documentation - React framework