- Self-hosted agent that watches production logs, reproduces crashes in a sandbox, and opens tested pull requests end to end, without a human in the loop.
- Control plane in Next.js. A Go-based Watcher CLI streams stack traces via webhooks.
- Google Gemini handles root cause analysis through structured tool calls.
- Sandboxed test execution and PR automation via GitHub API.
→ Impact
Autonomous debugging: production error to tested, mergeable PR.