Original Reddit post

Is there any way to call Codex from Claude and Claude from Codex and pass the entire context of the conversation (to resolve or get 2nd opinion on complex architectural design problems that require the entire context) and get the 2nd model’s output back into original model? I believe codex-plugin-cc only looks at the current diff + prompt, so its output has been extremely meh for me, while full 5.5-xhigh model is quite amazing (apart from its nerfed “short” context window compared to Opus). They work well in tandem for me, but I want to automate it. What do you use to have models do adversarial reviews of each other with full context? Also, do you manage to maintain cache hits on the callee? submitted by /u/Infinite100p

Originally posted by u/Infinite100p on r/ClaudeCode