Hacker News new | ask | show | jobs
by danenania 111 days ago
I built a tool at work that allows claude code and codex to communicate with each other through tmux, using skills. It works quite well.
1 comments

Why through tmux?
tmux makes it easy for terminal based agents to talk to each other, while also letting you see output and jump into the conversation on either side. It’s a natural fit.