@BHolmesDev: I never use planning mode in Codex. GPT 5.5 loves to research, so I just have a conversation and reach a pseudo-plan in…

X AI KOLs Timeline Tools

Summary

The author explains they skip Codex's planning mode, instead using a conversation in chat to reach a pseudo-plan, then implement.

I never use planning mode in Codex. GPT 5.5 loves to research, so I just have a conversation and reach a pseudo-plan in chat. Then, I let it implement, maybe with a /fork beforehand to keep that plan as a revisit-able point. Probably the biggest switch coming from Claude Code https://t.co/5KqY6nm74D
Original Article
View Cached Full Text

Cached at: 05/15/26, 06:57 AM

I never use planning mode in Codex.

GPT 5.5 loves to research, so I just have a conversation and reach a pseudo-plan in chat.

Then, I let it implement, maybe with a /fork beforehand to keep that plan as a revisit-able point.

Probably the biggest switch coming from Claude Code https://t.co/5KqY6nm74D

Similar Articles

How I got Claude Code and Codex to pursue goals over weeks

Reddit r/AI_Agents

The author built SmithersBot, an open-source agent harness that orchestrates Claude Code and Codex to pursue long-term goals over weeks by breaking plans into tasks, requiring approvals, and using checkpoints to avoid degradation.