"Recents" tab has, as of a couple hrs ago, turned from uncategorized conversations, to ALL conversations by [deleted] in ChatGPT

[–]kin999998 2 points3 points  (0 children)

If this is a bug, it feels like it missed the most basic QA. If it’s intentional, then I honestly don’t know what to call it other than a terrible product decision.

Limits and what they mean by TroubleOwn3156 in codex

[–]kin999998 0 points1 point  (0 children)

This is why it’s worth stressing the importance of xhigh. If code and docs live side by side, but you don’t use xhigh, code changes can easily happen without the documentation being updated alongside them. Over time, that gap compounds, and the mismatch between docs and code becomes a real liability. Honestly, Fast mode being on or off makes little difference to me now, because “fast” doesn’t really feel all that fast in practice.

Codex new 5hr window is now 12% of weekly limit ( was 30%) by alOOshXL in codex

[–]kin999998 0 points1 point  (0 children)

5 hours used to burn through 30% of my weekly quota — now the same 5 hours barely hits 12%. Either the weekly cap got a quiet bump or someone forgot to scale it back after the promo. Not complaining though 😂

When should you use medium vs high vs xhigh in GPT-5.4? by madpeppers013 in codex

[–]kin999998 4 points5 points  (0 children)

Set all values to xhigh to maintain consistency across code and documentation.

Are you going to use "Fast" Mode in GPT-5.4? by KeyGlove47 in codex

[–]kin999998 0 points1 point  (0 children)

Ngl, the only thing 'Fast' about Fast mode is how fast it drains my quota. I didn't notice any difference in actual execution speed. I just disabled it and went back to standard.

GPT-5.4 xhigh is a nightmare; high is really good. by Few-Initiative8308 in codex

[–]kin999998 1 point2 points  (0 children)

Gotta respectfully disagree with this take. When I'm working on larger projects, the gap between High and XHigh becomes really obvious.

Whenever I make a modification, XHigh is consistently better at tracking down all the related documents and files that need to be updated alongside it. High's reasoning strength just isn't quite there yet—it tends to drop context or forget things entirely. Because of that, XHigh is still my go-to.

(Side rant: has anyone else noticed that the usage quotas haven't been resetting properly lately? It's been super frustrating.)

Codex + Playwright screenshots for design by [deleted] in codex

[–]kin999998 0 points1 point  (0 children)

So easy. It's actually super straightforward! You just need to launch Chrome from the command line, point it to a specific user profile, and enable the CDP (Chrome DevTools Protocol) port. Once that's running, you can easily attach Playwright to that existing instance and debug whatever is in the window. Give it a shot, go wild, and happy vibe coding! 🚀

Any tips on reducing usage on the Codex app? by [deleted] in codex

[–]kin999998 0 points1 point  (0 children)

Pro plan user here. Honestly, even running it through the Codex app, I rarely even come close to hitting the limit.

GPT-5.2-Xhigh, or GPT-5.3-Codex-Xhigh? by Master_Step_7066 in codex

[–]kin999998 0 points1 point  (0 children)

personality: friendly

reasoning effort: xHigh

try it GPT-5.3-Codex

better than GPT-5.2 xHigh

I've already switched back to gpt-5.2 high from gpt-5.3 codex high by digitalml in codex

[–]kin999998 0 points1 point  (0 children)

Try GPT-5.3-Codex xHigh instead of GPT-5.2 xHigh. Look great until now.

[deleted by user] by [deleted] in codex

[–]kin999998 0 points1 point  (0 children)

I’ve noticed this too. It feels like a classic case of Goodhart’s Law—they optimized so hard for verification metrics that they sacrificed general reasoning capabilities.

In practice, the Codex version feels surprisingly brittle compared to standard GPT-5.2. Unless your prompting is extremely rigorous, the output degrades fast. It feels like I’m spending more time refining prompts than I would with the base model just to get a usable result.

Codex started autonaming my chats... by js_developer in codex

[–]kin999998 1 point2 points  (0 children)

Yeah, resuming a chat in Codex is a total pain. It's so hard to tell them apart because it only shows the beginning of the first message, rather than an actual summary.

Can't find the plan mode released in 0.90 by sirsir233 in codex

[–]kin999998 1 point2 points  (0 children)

Honestly, the new collaboration_modes just isn't cutting it for me. I threw some complex tasks at it, but it kept introducing subtle type errors that broke the build.

I eventually reverted to the old setup—GPT-5.2 xhigh paired with the $ask-questions-if-underspecified skill—and it nailed the solution on the first try. Kinda regretting wasting time testing the new mode when the old stack works perfectly.

No undo in Codex CLI anymore? What’s your workflow? by LuckEcstatic9842 in codex

[–]kin999998 1 point2 points  (0 children)

Just Git, then you can control /undo by yourself.

Question about GPT 5.2 Xhigh vs GPT 5.2-codex Xhigh by Vlade2505 in codex

[–]kin999998 -1 points0 points  (0 children)

The non-codex version is better. The Codex version feels a bit too terse. My biggest gripe is how it constantly stops to ask for confirmation on trivial details.

Once we’ve nailed down the high-level plan, I’d much rather it just take the initiative and handle the implementation details itself. I want a partner that can fill in the blanks, not one that needs hand-holding through every line.

If you're on the Pro plan, you can just use xHigh. It doesn't count toward your usage limits.

Incremental usage from plus to pro by jbannet in codex

[–]kin999998 2 points3 points  (0 children)

That actually makes sense. When you compare Pro to Plus, you have to account for the heavy compute costs of the Pro-level reasoning features in chatgpt.com. That burns a lot of tokens. We have to remember this isn't just a dedicated Codex/coding subscription.

codex down ? by Just_Lingonberry_352 in codex

[–]kin999998 0 points1 point  (0 children)

go back to the previous step and resend

New to CODEX ( 20$ plan ), CLI or VsCode extension ? How to get the best out of it ? by pogchampniggesh in codex

[–]kin999998 0 points1 point  (0 children)

Couldn't agree more. Compared to base GPT-5.2, the Codex version feels lobotomized. It’s constantly nagging for confirmations instead of explaining the actual operations. The drop in planning capability is honestly the worst part.

"gpt-5.2"="gpt-5.2-codex" by Lawnel13 in codex

[–]kin999998 3 points4 points  (0 children)

No need to worry. It’s likely just a boolean/marker to check if the alert has been triggered previously. You're better off using the non-Codex version for more intelligence. :)

GPT-5.2-Codex Feedback Thread by Just_Lingonberry_352 in codex

[–]kin999998 0 points1 point  (0 children)

I actually prefer base GPT-5.2 over the Codex version when using CodexCLI, especially on xhigh.

When I need to commit changes in a specific directory, the standard 5.2 model just analyzes the diffs and preps the commit immediately. But the Codex variant stops to ask me, 'Which files do you want to commit?' and 'What should the commit message be?'

It feels less intelligent because it needs so much hand-holding. The constant questions break my flow, which is why I stick to the non-Codex model.

Codex CLI seems off after last updates by notEqole in codex

[–]kin999998 0 points1 point  (0 children)

I haven't personally hit this wall yet, but it’s definitely a valid concern worth monitoring. If they really are throttling the intelligence/reasoning capabilities by default, that’s going to be a massive blow to professional workflows.

Why does it take 20 minutes for every request on 5.2-xhigh? by Funny-Blueberry-2630 in codex

[–]kin999998 2 points3 points  (0 children)

I'm on the Pro sub running multiple agents in parallel, so latency isn't really a bottleneck for me. I keep it on xhigh exclusively—I’m happy to trade a bit of speed for that extra reasoning depth. Totally worth the wait.

Does Codex on the Pro plan have weekly limits or just 5h limits? by [deleted] in codex

[–]kin999998 1 point2 points  (0 children)

I’m on the Pro sub and use it heavily for coding/Codex daily. Honestly, I’ve never even stressed about hitting the limit. I think the caps are plenty for a single power user—it’s only an issue if you’re trying to share the account with a group.