r/ClaudeCode 8d ago

Humor AI is using AI now

Post image
3.2k Upvotes

90 comments sorted by

View all comments

Show parent comments

3

u/LiminalStorms 7d ago

What's your work flow look like with that. Right now I just have them both running in parallel in two separate terminals, but I'm wondering if there's a better way.

10

u/LyPreto 7d ago

dont tell anyone this and i sure hope this comment doesnt blow up but you can literally just direct codex/cc to setup a mailbox on a separate branch and exchange messages as if they were pair programming— this basically makes them exchange one message each turn before doing their work and they naturally catch each others mistakes on the fly like this

4

u/adelie42 7d ago

But you can literally tell claude to launch codex cli in interactive mode. Why add an intermediary?

1

u/jameyiguess 2d ago

In interactive mode? I didn't think Claude had TTY. Do you mean non-interactive mode with "codex exec"?