Vibeleaderboard
← All Intel
Intel / post

One tmux session per project: running coding agents from a phone

Source
@levelsio
Date
@levelsio@levelsio

Yes each of my sites is a Termius server with this kind of start command cd /srv/http/hotelist.com && tm tm is a script made by Claude Code which puts it in a tmux session tied to the project name (from its folder) That means I always log back into my tmux session for each project! My big sites like Photo AI are on their own VPS, one site per VPS, but the rest is on one VPS, all on Hetzner btw, so anyway I don't even notice this, it's just all tabs in Termius If my phone disconnect I just reconnect and am back where I was Every tmux session has Claude Code open

Terms in this piece · Glossary
  • AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
Why it matters

A durable pattern for running coding agents from anywhere: persistent tmux sessions keyed to the project folder mean a dropped mobile connection never ends an in-flight run.

More from @levelsio
Recommended reads
Comments

Checking sign-in…

Loading comments…