bughunters open-sourced: a 3-agent QA team that finds bugs, fixes them and opens PRs
jasonkneen · x · 2026-09-27
agent-labs-dev open-sourced bughunters, their internal agentic QA tool, runnable via npx bughunters patrol:
- Three-agent QA team: an Explorer runs the app like a tester and surfaces issues, a Judge triages real bugs and files detailed issues, a Fixer writes fixes in its own git worktree
- Explorer and Judge retest each fix in the running app; the tool publishes a PR per fix and an issue per unfixed major bug on GitHub
- Runs continuously until stopped, detects new code changes, and builds memory across runs; ships a dashboard to watch runs live and inspect agent memory
- Works with installed claude/codex/pi CLIs or openrouter/vercel gateway keys; supports web, Electron, React Native, Android and iOS apps
More from coding & agent
- 8 of 9 LLMs Fail 'Letter D Days of the Week' — With a RLM Harness All 9 Pass — PawarBI · 2026-09-27
- Dev argues coding tools don't need a dedicated plan mode: keep humans in the loop always — jonathan_wilke · 2026-09-27
- openrig: multi-agent harness running Claude Code and Codex together as one system — mvschwarz · 2026-09-27
- Vercel open-sources scriptc, a TypeScript-to-native compiler — vercel-labs · 2026-09-27
- Open-source Claude Code skill /brag turns any repo into a launch video with one command — petewoodbridge · 2026-09-27
- Adding memory to an incident-response agent: Hindsight's reflect() caught two forgotten outages — Rajitha29 · 2026-09-27