claude_code_agent_farm and praktor

These are competitors offering different architectural approaches to multi-agent Claude orchestration—one emphasizing parallel execution and tmux-based monitoring at scale, the other prioritizing user interaction through Telegram and containerized isolation with a web UI.

claude_code_agent_farm
57
Established
praktor
41
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 19/25
Maintenance 13/25
Adoption 5/25
Maturity 9/25
Community 14/25
Stars: 691
Forks: 82
Downloads:
Commits (30d): 2
Language: Shell
License:
Stars: 11
Forks: 3
Downloads:
Commits (30d): 0
Language: Go
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 praktor

mtzanidakis/praktor

Multi-agent Claude Code orchestrator with Telegram I/O, Docker isolation, swarm patterns, and Mission Control UI

Implements a Go gateway that routes Telegram messages to named Claude agents via AI-powered classification or explicit `@agent_name` prefixes, with per-agent SQLite memory databases using hybrid FTS5+vector search for persistent recall across sessions. Each agent runs in isolated Docker containers with hot-reloadable YAML configuration, AES-256-GCM encrypted secrets management, and optional integrations including web/browser automation, voice transcription (Whisper), email routing (AgentMail), and on-demand package installation via Nix. Supports graph-based multi-agent swarms, scheduled cron/interval tasks with parallel execution, and real-time WebSocket updates to a Mission Control dashboard.

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