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.
Stars
21
Forks
—
Language
Shell
License
MIT
Category
Last pushed
Mar 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/primeline-ai/claude-tmux-orchestration"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jayminwest/overstory
Multi-agent orchestration for AI coding agents — pluggable runtime adapters for Claude Code, Pi, and more
yohey-w/multi-agent-shogun
Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with...
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing,...
VibeCodingWithPhil/agentwise
Multi-agent orchestration for Claude Code with 15-30% token optimization, self-improving agents,...
aqm-framework/aqm
An orchestration framework for AI agents to pass tasks through explicit queues. Build pipelines...