cd /news/ai-agents/show-hn-relaymux-a-tmux-based-meta-h… · home topics ai-agents article
[ARTICLE · art-31526] src=github.com ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Show HN: Relaymux, a tmux-based meta-harness for local coding agents

Relaymux, a tmux-based meta-harness for local coding agents, was released on Hacker News. The tool allows developers to run and track CLI agents via Telegram, iMessage, or CLI, with subagents operating in tmux windows. It aims to simplify multi-agent orchestration by avoiding overengineered solutions.

read1 min views1 publishedJun 17, 2026

Hey HN,

There’s been a lot of interest recently in meta-harnesses, loops, and multi-agent orchestration. Obviously, there are already a lot of good tools: Conductor, cmux, the native Codex / Claude Code apps, etc.

For my own use cases, I’ve felt that the orchestration layer tends to feel overengineered. I mostly wanted a simple local harness (i.e Pi) for running and tracking CLI agents with the ability to hop in (via tmux). Relaymux is my opinionated attempt at that. A few design principles:

  • The frontend is just Telegram / iMessage / CLI. If I want more visibility, I hop into tmux.

  • Subagents are normal interactive CLI agents running in tmux windows, usually with their own worktrees.

  • The harness owns the tmux session, so each longer task becomes a named tab/window. Subagents report back to the orchestrator via CLI when they’re blocked or done. Then the orchestrator just messages me on Telegram / iMessage

  • It works with any CLI agent that has an interactive terminal mode, so I don’t need special print-mode/non-interactive support. This means I don’t need to stress about the Agent SDK / claude -p billing limitations.

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

Points: 4

── more in #ai-agents 4 stories · sorted by recency
── more on @relaymux 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-relaymux-a-t…] indexed:0 read:1min 2026-06-17 ·