# Secret Agent

- **Event:** [Zero to Agent: Vercel x Deepmind Hackathon NYC](https://cerebralvalley.ai/e/zero-to-agent-nyc)
- **When:** Sat, Mar 21 at 9:00 AM – 10:00 PM (EDT)
- **Where:** 220 W 26th St, New York, NY
- **Team:** [Rohan Pant](https://cerebralvalley.ai/u/rp1610)
- **GitHub:** https://github.com/rohan1402/patchwork
- **Demo video:** https://youtu.be/pvlw-jDOaSo
- **Gallery:** https://cerebralvalley.ai/e/zero-to-agent-nyc/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/zero-to-agent-nyc/hackathon/gallery/2

Patchwork is a GitHub agent built at the Zero to Agent: Vercel x Google DeepMind Hackathon in NYC.

File a bug report as a GitHub issue. Patchwork automatically reads your codebase, writes a regression test using Gemini 2.5 Pro, and opens a PR — so that bug can never silently ship again.

🔗 Live demo: https://pensive-jang.vercel.app
🔗 GitHub: https://github.com/rohan1402/patchwork
🔗 Demo repo: https://github.com/rohan1402/patchwork-demo

⚙️ Tech Stack
- Gemini 2.5 Pro via Vercel AI SDK — reasoning about bug reports and generating tests
- Next.js on Vercel — webhook receiver and dashboard
- GitHub API via Octokit — reading codebases, creating branches and PRs
- Supabase — logging runs for the live dashboard
- waitUntil from @vercel/functions — background processing after webhook response

Built by Rohan Pant
🔗 linkedin.com/in/rohan1402

---

Markdown version of https://cerebralvalley.ai/e/zero-to-agent-nyc/hackathon/gallery/2. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
