ended4월 12일· 1 sources
Keep Your Claude Code Running When You Walk Away: The tmux Guide
언제 어디서나 Claude Code를 계속 실행시키기: tmux 활용 가이드
Why it matters
When using Claude Code on remote machines, SSH disconnections can kill your agent mid-task, losing hours of work. tmux solves this by maintaining persistent terminal sessions that continue running even when you disconnect—letting you start long-running AI tasks and check results later from your phone or anywhere else. This is essential for mobile-first development workflows.
1
Sources
+0
24h
—
Growth
156d
Active
Claude CodetmuxSSHsession persistencemobile dev