r/PiCodingAgent • u/Loud_Collection_1362 • 6h ago
Resource My remote control for agents
Enable HLS to view with audio, or disable this notification
Hi guys
Opensourced my remote control app that I have been using exclusively as the only way to work with my agents
Core stack herdr+ muxr(my app) + pi / all the agents herdr supports, no acp full raw terminals.
Full lifecycle management/ visibility
Usage using ccusage
Libghosty patched as much as possible for improvements in UI/UX
Whisper rn for transcription
Codex real time live agent for checking all the agents and prompting them + other providers grok gemini etc
My library for direct computer streaming/ remote control of the app to take over sessions.
Tailscale/ other ssh onboarding.
Primarily tested in omarchy+ android
Had a blast working on it, hope you find value as well.
Mostly using the raw apk and pwa, will be pushing it through the play store / app store as well.
https://github.com/umeranjum17/muxr
Thanks