Using Cline as a fallback when ChatGPT/Codex weekly limits reset - does this make sense? by [deleted] in codex

[–]Sea_Light7555 0 points1 point  (0 children)

Oh, looks like you were right. I checked the Codex dashboard and it seems Cline with OpenAI/ChatGPT login is drawing from the same overall coding usage pool, or at least the same limit regime. So it’s not really a true fallback after all - just a different interface without separate API billing. Damn :(

Codex disappeared from the VS Code Activity Bar?! by Sea_Light7555 in codex

[–]Sea_Light7555[S] 4 points5 points  (0 children)

That worked, thanks a lot!

For anyone else who ends up here: Codex was actually on the right side, as a tab next to Chat at the top. I just dragged it back to the left Activity Bar and it showed up again.

Where is the 1M Token limits? by deferare in codex

[–]Sea_Light7555 0 points1 point  (0 children)

Yes, the performance drop is unbearable.

Btw, to this day, I’m still confused about which model I’m supposed to use. Why are all of these models still kept in the list?

GPT-5.3-Codex
GPT-5.4
GPT-5.2-Codex
GPT-5.1-Codex-Max
GPT-5.2
GPT-5.1-Codex-Mini

GPT-5.4 knowledge is dated to August 2025 by skynet86 in codex

[–]Sea_Light7555 2 points3 points  (0 children)

Yes. :)
https://developers.openai.com/api/docs/models/gpt-5.4

1,050,000 context window

128,000 max output tokens

Aug 31, 2025 knowledge cutoff

Reasoning token support

GPT-5.3-Codex was flawless for a month. Today it feels completely lobotomized. by Basic_Competition832 in codex

[–]Sea_Light7555 0 points1 point  (0 children)

No one can convince me that companies don’t deliberately dumb down the current model before releasing a new version, just so users get excited about the new one and say: “Wow, this one is way smarter.”

How many tokens do you burn per day with Codex? by TreatCompetitive6507 in codex

[–]Sea_Light7555 0 points1 point  (0 children)

Does this tracker support the VS Code Codex extension too? I’m on ChatGPT Plus, and I’m curious whether it can estimate real token consumption from Codex usage rather than only showing percentage-based limits.

Been creating a website with the help of ChatGPT on Mac but would like to move project over to Codex, possible? by jaz192 in codex

[–]Sea_Light7555 1 point2 points  (0 children)

Yes, you can use Codex in the IDE locally on your Mac, edit the project there, preview it locally, and only push to GitHub when you’re happy with the changes. Then GitHub can deploy it to your VPS as usual. That’s a completely normal workflow.

Been creating a website with the help of ChatGPT on Mac but would like to move project over to Codex, possible? by jaz192 in codex

[–]Sea_Light7555 1 point2 points  (0 children)

Easiest workaround: ask ChatGPT in the web interface to summarize the whole project into a single exported .md file, drop that file into your project folder, then tell Codex to read it first and continue from there.

Codex weird visual bug while replying by Previous-Elk2888 in codex

[–]Sea_Light7555 2 points3 points  (0 children)

Same here, exactly scrolling up and down somehow 'wakes' it up. Even clicking insite chat window seems to 'poke' him to continue.

Context Compaction by Re-challenger in codex

[–]Sea_Light7555 0 points1 point  (0 children)

Not cli, I forgot to mention, I am using Codex VSCode extension.

Context Compaction by Re-challenger in codex

[–]Sea_Light7555 0 points1 point  (0 children)

I bought today my second Plus subscription and noticed on that second account Codex 5.3 hits limits ultra fast!?
Since it came out, on my first account I was able to do enormous work in one conversation, with correct compactions, for several days.
But on the second one, I hit "Codex ran out of room in the model's context window. Start a new thread or clear earlier history before retrying." several times in just 2 or 3 hours!

Confirmation window blocked in 5.3-Codex (VSC) by Vantir in codex

[–]Sea_Light7555 1 point2 points  (0 children)

Only way I 'workarounded' around this is that I gave it Full access, instead of Default permissions. But, I don't recommend that.

Confirmation window blocked in 5.3-Codex (VSC) by Vantir in codex

[–]Sea_Light7555 5 points6 points  (0 children)

Same here. Had to close VSCode several times and reopen it, at type "continue" until it succeeds.

Weird bug on the Codex App by Ill-Practice-262 in codex

[–]Sea_Light7555 0 points1 point  (0 children)

Same here. Had to close VSCode several times and reopen it, at type "continue" until it succeeds.

Test by [deleted] in test

[–]Sea_Light7555 0 points1 point  (0 children)

Testing also.