47
Points
11
Comments
juanpabloaj
Author

Top Comments

harish124Apr 20
Using tmux session as short-term memory is great idea. When you force a model to look at other model's cli history they tend to stay focussed on the technical constraints already discussed.

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.

dragonfaxApr 20
Claude Code (subscription) has Agent Teams built in. Teams of Agents communicate with local files that they use as inboxes and task list. Has tmux and iTerm 2 integration. https://code.claude.com/docs/en/agent-teams

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

scalefirstApr 20
Have you seen https://www.roborev.io/ from Wes McKinney?
d4rkp4tternApr 20
My regular workflow is to run code agents in Tmux panes and often I have Claude Code consult/collaborate with Codex, using my tmux-cli [1] tool, which is a wrapper around Tmux that provides good defaults (delay etc) for robust sending of messages, and waiting for completion etc.

[1] https://pchalasani.github.io/claude-code-tools/tools/tmux-cl...

pidgeon_loverApr 20
> use the subscription plans you already have, avoid paying for API usage, and keep the setup simple enough that you can try it in a few minutes.

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.

swingboyApr 20
I put together a skill to do this with OpenCode and the GitHub Copilot provider. Works pretty well.
pitchedApr 20
I’ve been keeping them open in tmux and using either send_keys or paste buffer for communication. Using print mode and always resume last means you can’t have parallel systems going.
7777777philApr 20
> whether the final result is actually better, or whether it is just a more polished hallucinatio

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

Source
juanpabloaj.com
Author
juanpabloaj
Posted
April 20, 2026 at 12:21 AM


More Top Stories

qwen.ai Apr 20
Qwen3.6-Max-Preview: Smarter, Sharper, Still Evolving
14060 commentsby mfiguiere
Details
surfacedby.com Apr 20
I prompted ChatGPT, Claude, Perplexity, and Gemini and watched my Nginx logs
402 commentsby startages
Details
letsdatascience.com Apr 20
Atlassian Enables Default Data Collection to Train AI
18345 commentsby kevcampb
Details
theolivepress.es Apr 20
All phones sold in the EU to have replaceable batteries from 2027
393206 commentsby ramonga
Details
opensource.posit.co Apr 20
ggsql: A Grammar of Graphics for SQL
14640 commentsby thomasp85
Details
awesomeagents.ai Apr 20
GitHub's Fake Star Economy
448256 commentsby Liriel
Details
👋 Need help with code?