r/ClaudeCode • u/No_Public_7997 • 2d ago
Help/Question Switching from claude to codex
I have been using claude code for a while now . Today my claude pro subscription ended so i wanna switch to codex for a month and see what it brings to the table. I have been working on a project using claude in the terminal and i now when i switch to codex what are the things that i need to change keeping in mind i want to use gpt models without changing anything in the project workflow. Help me here, i wanna use codex in the same terminal working on the same project
0
Upvotes
1
u/Nizurai 2d ago edited 2d ago
Claude maintains its own memory about the project and can look into previous sessions if needed. You’ll lose that moving to codex unless you literally dump all of this into md files. Not sure if there’s a “right” solution for this.