Anthropic Leaks 4-Agent Setup That Cuts Codebase Audit from 3 Days to 20 Minutes
blaizedsouza · x · 2026-08-17
Anthropic has leaked a 4-agent setup that reduces codebase audits from 3 days to 20 minutes. The approach maps the repo by blast radius rather than folder, allowing four auditors to work in parallel on separate contexts (deps, secrets, dead code, hot paths) without seeing each other's findings. Ranking is done by code, not an agent, sorting by production impact and dropping duplicates. The fixer only opens patches for the top slice, and verification runs the test suite on each patch, sending failures back to the fixer. The loop closes by feeding results back into the map.
More from coding & agent
- reel-lab Space Trends on Hugging Face with MCP Server Integration — thornmaze · 2026-08-17
- Scaling to 200+ tools without route failures: Playbooks over model improvisation — styleforge-io · 2026-08-17
- Private Browsing for Long-Running Agents: Self-Hosted Abliterated Kimi K3 — curious_vii · 2026-08-17
- Engineer laments AI replacing human collaboration in software development — mgill25 · 2026-08-17
- Open Source Brave Answers MCP Server: Supports Long-Running Research and Cost Tracking — elixon · 2026-08-17
- Devs report increased token and formatting errors after Claude watermark update — DuckTimely261 · 2026-08-17