Tmux
15 articles about tmux.
Claude Code Parallel Sessions: How to Run Multiple Agents at Once
A practical guide to running Claude Code parallel sessions. Covers git worktrees, tmux setups, context isolation, and avoiding merge conflicts when multiple agents edit the same codebase.
Agent Teams vs Dedicated Concurrency - Orchestration or Tmux Sessions
Should you use agent team orchestration or just run 5-6 sessions in tmux? Decomposition matters more than the coordination method. Here's what works.
Controlling AI Agent Swarms with tmux - the Scrappy Approach That Works
Forget fancy orchestration frameworks. Running AI agent swarms with raw tmux sessions is surprisingly effective for small teams. Here's how to manage
Orchestrator Implementor Review Loop - Code Review with tmux Claude Code Sessions
How to implement a code review loop using tmux-based Claude Code orchestration with separate orchestrator, implementor, and reviewer sessions.
How Do You Agent - Running 5-8 Claude Code Agents in tmux
Practical guide to running 5-8 AI coding agents simultaneously on one codebase using tmux - session management, task decomposition, and real-world parallel
tmux Beats Multiple IDE Windows for Managing AI Agents
Instead of juggling five VS Code windows, run Claude Code in tmux panes. Here's why terminal-based agent management is faster and more reliable than
Using tmux and Cron for Scheduled AI Agent Management
How to give each AI agent its own tmux pane on a cron schedule for reliable, observable agent orchestration on your local machine.
Queue Up a Clear So You Can Queue Up Work - tmux Sessions and Git Worktrees
Running one tmux session per agent with separate git worktrees lets you queue up work without context collision. Clear the workspace before loading the next
Running Claude Code Over SSH on a Mac Mini M4 with tmux
A Mac Mini M4 running 24/7 with tmux sessions handles PR reviews, automation, and agent tasks. SSH in from any thin client to manage everything remotely.
Building a Gateway Daemon for Claude Code Multi-Agent Scheduling
Using tmux sessions with individual agents plus launchd for scheduling. The hardest part of multi-agent orchestration is knowing when to intervene.
The Ideal Hardware Setup for Running Parallel Claude Code Agents
M3 Max MacBook Pro with 64GB RAM running 5 Claude Code agents in parallel via tmux - the hardware and workflow that makes multi-agent development practical.
Stop Losing Context When Claude Code Compacts - Run It Inside tmux with Logging
Claude Code clears your terminal scrollback when it compacts context. The fix: run it inside tmux with logging enabled so you never lose conversation history.
Tmux for Parallel AI Agents - Layout, Feedback Loops, and Review Workflow
How to use tmux to monitor multiple AI coding agents simultaneously, catch failures fast, and build a terminal review workflow that keeps output clean.
Managing Parallel AI Agents with tmux and Git Worktrees
Step-by-step setup for running multiple AI coding agents in parallel using tmux panes and git worktrees - separate branches, separate directories, zero file conflicts.
How to Manage Multiple Claude Code Sessions with tmux
Running multiple AI coding agents at once gets chaotic fast. Here is how tmux keeps your Claude Code sessions organized with named sessions, branch