Y
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
meowface
111 days ago
Why through tmux?
link
danenania
110 days ago
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.
link