aannoo/hcom ? reverse-engineered prompt

Reverse engineered prompt

Build me a Rust command line tool that lets different AI coding agents talk to each other from separate terminals. I want to start an agent with something like hcom claude or hcom codex, then be able to send messages between them, watch what they are doing, and have one agent spawn or wake another when needed. It should feel like a simple wrapper that works with common agent CLIs without changing how I use those tools.

I also want a terminal dashboard where I can see each agent’s status, inbox, transcript, and recent activity, plus commands to check status, send messages, restart things, and clean up. If it makes sense, add support for connecting agents on another machine too. Keep it as a single binary with no background service, and use local storage so it works right away after install. Look up current docs online if you need to, and make it reliable and easy to use.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab