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.

claude_code_agent_farm
57
Established
claude-tmux-orchestration
28
Experimental
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 19/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 0/25
Stars: 691
Forks: 82
Downloads:
Commits (30d): 2
Language: Shell
License:
Stars: 21
Forks:
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
No Package No Dependents
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work