cd /news/developer-tools/show-hn-tmux-agent-switcher-see-whic… · home topics developer-tools article
[ARTICLE · art-94336] src=github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Show HN: Tmux-agent-switcher: see which Claude/Codex agents need your attention

Ymirke released tmux-agent-switcher, a tmux plugin that displays the status of Claude and Codex agents running in parallel across tmux sessions, with Ctrl+n opening a sidebar showing agent states as icons and checkmarks for reviewed sessions. The plugin passively reads tmux metadata and terminal output to infer agent state, avoiding wrappers, and has gained 25 GitHub stars since being mentioned in a prior HN discussion.

read1 min views1 publishedAug 12, 2026

Since the start of this year I've coded pretty much exclusively by running multiple AI agents in parallel.

Having tried a bunch of tools for managing them, I kept coming back to tmux. This is becaues I want to run them on a separate machine as I like being able to close my laptop, or even have long running tasks continue even if I board a flight without WiFi.

So I built tmux-agent-switcher, a tmux plugin that gives me a better overview of all of them without replacing tmux as the core tech for managing processes on the server.

Ctrl+n opens a sidebar showing windows across all sessions. The sidebar shows the agent's state as icons. After selecting an Idle session it also checkmarks it, so you get indicator if you've seen it or not. It also has Vim and "number-based" navigation styles.

I didn't want to make a wrapper that would own how agents are launched, so I still run claude or codex normally. The plugin passively looks at tmux metadata, and visible terminal output to infer the agent state.

There are downsides with this approach as UI changes or process name changes can break it. I will likely revisit it at some point to look at other approaches, but so far I haven't had any significant issues with it.

I mentioned the project in another HN discussion recently and was a bit surprised 25 people starred it as it was just some tool I've been using that I hacked together. Regardless I figured I'd do a proper Show HN: https://github.com/Ymirke/tmux-agent-switcher

I'm curious to hear what other people on here are using to run agents in the on a separate machine / in the cloud.

Comments URL: [https://news.ycombinator.com/item?id=49278395](https://news.ycombinator.com/item?id=49278395)

Points: 1

── more in #developer-tools 4 stories · sorted by recency
── more on @ymirke 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-tmux-agent-s…] indexed:0 read:1min 2026-08-12 ·