claude_code_agent_farm and claude-tmux-orchestration
These two projects are **competitors** focused on similar, niche Claude-agent orchestration problems, specifically leveraging `tmux` for parallel execution and monitoring, with Dicklesworthstone's offering a more robust and feature-rich solution indicated by its significantly higher star count.
About claude_code_agent_farm
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing, best-practices sweeps, lock-based coordination, and real-time tmux monitoring
Orchestrates Claude Code sessions through a Python-based tmux multiplexer that manages agent lifecycle, monitors context usage and work status, and coordinates file-level locking to prevent conflicts across parallel workers. Supports 34+ technology stacks with pre-configured workflows for bug fixing and best-practices sweeps, plus 24 integrated tool-installation scripts for rapid environment setup. Agents auto-recover with adaptive timeouts, generate git commits with diff summaries, and expose real-time metrics via tmux pane titles and comprehensive HTML reports.
About claude-tmux-orchestration
primeline-ai/claude-tmux-orchestration
Claude Code tmux orchestration — spawn full AI sessions as parallel workers with heartbeat monitoring and file-based coordination
Spawns independent Claude Code instances in tmux windows, each with full 1M context and tool access, coordinated through JSON state files and bash heartbeat polling. Uses file-based escalation (no IPC) and adaptive sleep intervals to detect idle states before injecting orchestration commands via `tmux send-keys`. Integrates directly with the Claude Code CLI, targeting teams automating parallel research, code generation, or review workflows within a single tmux session.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work