The idea: describe what you want in plain English, and an agent branches off, writes the code, and opens a PR. You can run 10 at once — each on its own branch.
How it works: - Connect your repo via GitHub App (minimal permissions: contents + PRs) - Describe a feature ("Add Stripe checkout to the pricing page") - Agent plans, writes, runs your verification, opens a PR - You review on GitHub like any other PR
You bring your own API keys (OpenAI, Anthropic, Gemini). We orchestrate but never store your code or prompts.
Free tier: 1 repo, 2 concurrent agents. Would love feedback from anyone who's tried Cursor/Copilot and wants something that works in parallel.