Tmux

8 articles about tmux.

Running Claude Code Over SSH on a Mac Mini M4 with tmux

·3 min read

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.

mac-minitmuxsshclaude-coderemote-development

Building a Gateway Daemon for Claude Code Multi-Agent Scheduling

·2 min read

Using tmux sessions with individual agents plus launchd for scheduling. The hardest part of multi-agent orchestration is knowing when to intervene.

claude-codemulti-agentdaemontmuxlaunchdscheduling

The Ideal Hardware Setup for Running Parallel Claude Code Agents

·3 min read

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.

claude-codehardwaretmuxparallel-agentsm3-maxproductivity

Running 10+ Claude Code Agents Without Chaos - Tmux Orchestration

·2 min read

How to run ten or more Claude Code agents in parallel using tmux sessions for isolation, with practical tips on session management, context separation, and avoiding conflicts.

claude-codetmuxparallel-agentsorchestrationmulti-agentdeveloper-workflow

Stop Losing Context When Claude Code Compacts - Run It Inside tmux with Logging

·3 min read

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.

claude-codetmuxloggingdeveloper-workflowcontext-management

Tmux and Terminal Review Tools for Parallel AI Agents

·3 min read

Using tmux integration and terminal review tools for instant feedback loops when running multiple AI agents in parallel on the same codebase.

tmuxterminalparallel-agentsdeveloper-toolsworkflow

Managing Parallel AI Agents with tmux and Git Worktrees

·3 min read

How to use tmux panes and git worktrees to manage multiple AI coding agents in parallel - separate panes, separate branches, zero conflicts.

tmuxgit-worktreesparallel-agentsdeveloper-toolsworkflow

How to Manage Multiple Claude Code Sessions with tmux

·3 min read

Running multiple AI coding agents at once gets chaotic fast. Here is how tmux keeps your Claude Code sessions organized with named sessions, branch isolation, and easy switching.

claude-codetmuxdeveloper-toolsproductivityworkflow

Browse by Topic