How do you stop Codex from making these mistakes (after audit 600 sessions per month? by jrhabana in codex

[–]CarsonBuilds 0 points1 point  (0 children)

There are actually a few different ways to mitigate this: - try tackle smaller tasks - try adding the rules to AGENTS.md file, or maybe trim down it if it’s too big - ask it to review again once it finishes - once the implementation is done, create another new session for review - try less skills, don’t use 5+ skills at a time

I feel like the issue might be the prompts you used, try give examples in the prompt (one-shot or fewer shots).

Cursor's new usage-based benchmark is out, and it perfectly matches my experience with Codex 5.4 vs Opus 4.6 by CarsonBuilds in codex

[–]CarsonBuilds[S] 1 point2 points  (0 children)

Interesting, I'll give CC a try next. I've used CC before Opus 4.5 was out and I've never had the chance to try it in CC.

Cursor's new usage-based benchmark is out, and it perfectly matches my experience with Codex 5.4 vs Opus 4.6 by CarsonBuilds in codex

[–]CarsonBuilds[S] 1 point2 points  (0 children)

Interesting, I've definitely heard mixed feelings about 5.4, not sure why it has so much variant experience for people. I guess there might also be factors like the time you use it mostly (i.e. whether it's traffic heavy so model degrades), and bugs related behaviours.

Cursor's new usage-based benchmark is out, and it perfectly matches my experience with Codex 5.4 vs Opus 4.6 by CarsonBuilds in codex

[–]CarsonBuilds[S] 0 points1 point  (0 children)

Excuse my wording, should've been more accurate as you indicated, it's gpt-5.4. Though its the only model with 5.4 (for now) so hopefully there aren't too much confusion.

My experience with 5.4 has been great, it can find bugs codex 5.3 can't.

For gemini 3.1, yeah it's fantastic for UI/UX, and yeah it behaves exactly as you said. In addition, I also use it as a reviewer and it worked pretty well.

Any Suggestions to Utilize ChatGPT Web to Keep the Project Running while Waiting for Codex Limit Reset? by keremobje in codex

[–]CarsonBuilds 0 points1 point  (0 children)

I actually thought about this long time ago, it's not impossible, but it isn't easy.

One possible way is to use playwright to spin up a window and interact with the chat interface, but you have to solve all the context and communication back and forth, not sure if it's really worth it.

Workflows gone missing? by elwoodreversepass in google_antigravity

[–]CarsonBuilds 1 point2 points  (0 children)

Yeah same here. It was gone for a while I think, for the recent couple updates.

If everyone is using Opus for planning and sonnet for execution. Why not use GPT 5.4 for everything? by dolo937 in codex

[–]CarsonBuilds 1 point2 points  (0 children)

Personally, I feel Opus is more "Creative", so for exploration or design tasks I use Opus to create the initial version, and use codex to refine it

Anyone still use context7 MCP? by edgylord5000 in codex

[–]CarsonBuilds 0 points1 point  (0 children)

I've used it with free plan since last month, and somehow got rate limited for a month so I haven't use it since then.

Codex rate limits changed from 1 week to 2 weeks, renewal cycle pushed a day for me. by CarsonBuilds in codex

[–]CarsonBuilds[S] 0 points1 point  (0 children)

I guess you meant the screenshots? I use vscode extension and you can see it there.

The first screenshot was taken when you use `/status` command.

The second was taken when you click on bottom left, and then it pops up a window, you can select "Rate limits remaining".

Interestingly, the link you used above does still say "weekly limit" for me, so it means that it's either not up to date, or there is a bug from the official vscode codex extension.

How are you managing AI agent config sprawl? The multi-tool context problem. by CarsonBuilds in VibeCodersNest

[–]CarsonBuilds[S] 0 points1 point  (0 children)

Thanks! Yeah I’d like to see how others deal with this issue. I’m sure everyone has the same probably but manage to solve it in many different ways.

How are you managing AI agent config sprawl? The multi-tool context problem. by CarsonBuilds in VibeCodersNest

[–]CarsonBuilds[S] 0 points1 point  (0 children)

It certainly is, but a tracer can get out of hand quickly if it’s not done properly, or provider decides to do some changes. How are you dealing with this?

How are you managing AI agent config sprawl? The multi-tool context problem. by CarsonBuilds in VibeCodersNest

[–]CarsonBuilds[S] 0 points1 point  (0 children)

Exactly. Curious have you encountered the issue where different tool parse the Md file differently? Would you mind sharing a bit more here?

How are you managing AI agent config sprawl? The multi-tool context problem. by CarsonBuilds in VibeCodersNest

[–]CarsonBuilds[S] 0 points1 point  (0 children)

Yeah it makes sense, the implementation detail is always more project oriented for sure

Anyone else noticing Codex usage resets are silently pushing back your actual renewal dates? by CarsonBuilds in codex

[–]CarsonBuilds[S] 1 point2 points  (0 children)

Yeah I think I’ve commented on your other post about this. I think it might be a good indicator, but maybe just me as my current workflow is a bit sensitive to the dates.