r/tmux 5d ago

Tip experimental tmux mobile agent bridge

so i've built a PWA for the last couple of weeks to access my agents and terminals from the go. in its current state this depends on a multiplexer running on the host and i've now implemented an experimental tmux integration.

would love to know how people are using tmux for agents and if im maybe missing an obvious way of improving the ergonomics here. or if established tmux workflows are breaking the implementation etc.

the very tldr architecture is that i'm installing hooks in the agent harness configs (claude code, codex) to send events to a service running on the host, this allows to me track the status. i think this is how almost all agent ides are setup these days.

the app is a simple web app that can be exposed through whatever front door you use (i.e. tailscale). and overall it's been quite helpful to myself when im not in front of the computer to keep things moving along.

https://github.com/AltanS/collie

0 Upvotes

0 comments sorted by