Hacker News new | ask | show | jobs
Show HN: RunKit – a browser based tmux manager (github.com)
8 points by sahil87 10 days ago
RunKit is a browser based tmux manager that works great on a phone over Tailscale. I created it to be able to run several AI agents in parallel, after trying out several existing tools. There's no database (state is read live from tmux).

Right now, its the first thing I install on any server, and from there on RunKit becomes the management cock-pit for that server.

Also, for running several agents in parallel, RunKit has been a lifesaver. It shows the status of all running agent on the left panel, and sends you a notification anytime an agent is stuck.

Please try it out, and let me know if works for you.

4 comments

I have been a screen user since forever thanks to the .screenrc I got from a senior colleague back in 2009. Runkit finally made me switch to tmux without any intricacies or know how of the same!!
Glad to hear it!
What is the major advantage of this versus using conductor / cmux / intent / amp ? Also, versus claude code over rc (remote-control)
Looks great, thanks for sharing.

Can I use it with spec based AI workflow?

LGTM!