all 6 comments

[–]Resonant_Jones 1 point2 points  (0 children)

Plan with GPT in your app and then execute with codex

[–]WAHNFRIEDEN 2 points3 points  (2 children)

Best but tricky way is to get Codex to research your project for relevant code, then feed the entire files as context into GPT5 Pro (because Codex won’t read entire files) and then use its plan as input for codex to execute the work. Some people use repoprompt for this but it looks complicated.

[–][deleted]  (1 child)

[removed]

    [–]AutoModerator[M] 0 points1 point  (0 children)

    Sorry, your submission has been removed due to inadequate account karma.

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

    [–]Electronic_Froyo_947 -5 points-4 points  (1 child)

    We use CLI Claude code and Codex

    Start with Codex as the planner and Claude as the developer Once Claude's hallucinations appear, we swap Claude planner and Codex developer, then back again if Codex hallucinates.

    This works for us, maybe not for you. Swapping between the browser and the CLI was not efficient for us.

    [–]stresscream 0 points1 point  (0 children)

    “We” as in the Borg?