Dicklesworthstone/claude_code_agent_farm
Orchestration framework that runs multiple Claude Code agents in parallel to automate bug fixes and code improvements.

Velocity · 7d
+2.4
★ / day
Trend
→steady
star history
Agent Farm orchestrates 20-50 Claude Code sessions simultaneously using tmux for real-time monitoring. It implements lock-based coordination to prevent conflicts between parallel agents, supports multiple workflow types (bug fixing, best practices sweeps), and includes auto-recovery with adaptive idle timeouts. The system automatically manages context limits and produces git commits with rich diff summaries and HTML run reports.