hapi-monitor: a TUI dashboard for your hub + runners #779
heavygee
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Been running my HAPI hub on a Tailscale box and wanted an always-on display of what every connected agent was doing - which Cursor / Claude / Codex sessions are thinking, which are stuck, which machines are still alive. Built it for myself while hacking on this setup, polished it into a standalone tool. Figured someone else might want to drop it into a tmux pane somewhere.
Install (no clone needed):
Picks up
~/.hapi/settings.jsonautomatically. Override the hub withHAPI_HUB_URL=https://your-hub.tailnet.ts.net. Runtime deps: Node + Python 3 (and a C compiler if you want the crisper native chart - falls back to a pure-Python plot if not).What's on screen:
$premium /·eco /?auto)j/kscroll,TABnext alert,itoggle inactive,g/Gtop/bot,qquitThe anatomy doc walks every line of the screen for anyone who wants to know what each glyph means.
Thanks @tiann for building HAPI - it's been a fantastic substrate to work on. More than that, it feels like the first interface that gets me closer to what I am doing rather than further away.
Beta Was this translation helpful? Give feedback.
All reactions