Show HN: A lightweight way to make agents talk without paying for API usage
Top Comments
Also, I like this idea because now the agents are not talking in private, they're talking in a window you can peek into. If you see the two AI agents starting to get confused or repeating mistakes, you can just hop into that same window, type a quick correction, and jump back out.
They can rack up some extra tokens if you leave agents going idle. Because they loop, checking for new messages for them.
This fellow reverse-engineered exactly how it works and then abstracted the pattern into an MCP server that any Harness/agent can use. https://github.com/cs50victor/claude-code-teams-mcp
[1] https://pchalasani.github.io/claude-code-tools/tools/tmux-cl...
That interested me, but the article does not explain how to do this at all. I was hoping it would tell how use my work's ChatGPT Pro subscription via the CLI without having to pay per token over their API.
Agents sampled from the same base model agreeing with each other isn't validation, it's correlation. Cheaper orchestration mostly amplifies whatever bias the model already has. Neat hack though.
Visit the Original Link
Read the full content on juanpabloaj.com