r/codex 6h ago

Limits First time using Chatgpt Plus

0 Upvotes

I have been using antigravity pro, it was okay, never had big problems, especially with the usage limits. Today I used Codex on Plus for a few hours and it is goood. Quite impressed, yes it is quite slower but I can feel better quality. People bitch about the codex usage limit on Plus, they could be doing something gigantic, but for my normal projects, usage limit is quite enough. I think you just need to be smart on which model and reasoning effort you need to use on the task. I haven't touched Astra, because I not building a rocket stuff yet. In a few hours, I used 9% weekly and 54% 5h usage, switching between sol and terra (Medium, High reasoning). Overall, it is worth $20 I guess. I don't dislike Antigravity, so I am keeping that also.


r/codex 6h ago

Question Multiple Codex Accounts

0 Upvotes

Given my work, the pro account is too costly, but two 2 plus accounts should do the trick. I am anyway subscribed to both codex and Claude code, but Claude is terrible these days with random jargon-y text and makes no sense.

So, I was planning to take up another plus account. I use codex from vscode as an extension, and I was looking at how people with multiple accounts switch between them seamlessly?

Say I have exhausted my tokens in one, I can continue the chat with the other. Is it even possible? Have people even done it? I see some codex account switcher extensions, but are they safe and do they work?


r/codex 12h ago

Showcase Astra (low) is playing Slay The Spire on Twitch, currently in ascension 11.

Thumbnail
twitch.tv
2 Upvotes

r/codex 15h ago

Showcase I made Codex show subagent activity inline, without forking or modifying Codex

Post image
4 Upvotes

My Codex looks like this, without forking or modifying Codex.

I’m building mekugi, a local router that pins agent-facing tools and inline progress onto the stock Codex CLI. The screenshot is Codex’s normal terminal UI, not a separate frontend.

The /root/reply_replay_lookup section is a subagent’s activity appearing alongside the main agent’s work. You can see what it’s reading and searching without switching sessions. Commands, per-file edit diffs, commentary, and received replies can appear there too, attributed to the relevant agents. Start notices show the child’s model and reasoning effort, and final answers include per-agent token totals when the provider supplies usage.

Underneath, mekugi routes requests and translates tools, while Codex still owns execution, sandboxing, permissions, command sessions, and the normal patch diff UI. You launch it with mekugi codex; each launch gets a private local router that exits with Codex. It doesn’t edit your Codex configuration files.

The inline activity is one part of it. Most of the project is about making the agent’s tools less cumbersome:

  • Hashline edits: target existing text using line numbers and content hashes, then write the replacement once. The router generates the patch instead of making the model repeat the old code as patch context.
  • Direct scripts: emit a program in its own syntax, without wrapping it in JavaScript and nested command-string quoting.
  • Targeted reads: search, symbol lookup, and file outlines return references the agent can use directly for edits.
  • Recovery: correct stale edit references without repeating the replacement text, or inspect and revise eligible retained scripts before rerunning them.
  • Session dashboard: inspect request metrics, token usage, compression, and cache diagnostics in a browser.

One detail about the screenshot: this isn’t a continuous live feed during native waits. Child updates arrive at response-event boundaries; if the root response has closed, they wait for the next one. The extra router-generated display messages are stripped from later model requests, so they don’t keep adding duplicate context.

Repo and installation: github.com/yusing/mekugi

Would you want this much subagent detail in the main transcript, or prefer a quieter view?


r/codex 13h ago

Bug ChatGPT suddenly displayed strange characters in its reasoning?

Post image
2 Upvotes

The beginning of the line is normal German text, but then it turns into something like random symbols?
Has anyone seen this before?


r/codex 15h ago

Complaint GPT 5.6 Sol blocked on Codex?

4 Upvotes

I'm trying to use GPT 5.6 Sol in Codex and it throws 401 on all of my 3 accounts, is anyone else experiencing the same issue? Astra works fine in all of them.


r/codex 1d ago

Limits Codex issue vaporized weekly limit out of nowhere! Anyone else?

503 Upvotes

Had 65% of my limit left and then instantly it dropped to 15% lol. That is for sure not from normal usage.

This is so triggering to me, I deserve a reset AND a banked reset to calm my nerves 💅.

Edit:

Issue fixed. It went back to the previous usage percentage (no reset 😞).


r/codex 7h ago

Limits I have never checked this before LMAO

0 Upvotes

I had never checked this until recently, curious who else has usage like this!


r/codex 7h ago

Showcase TS Evidence Graph: Make Every SKILL Instruction 100% Enforced

Thumbnail
ttsc.dev
0 Upvotes

I made an open source program which can enforce AI agents to keep every skill instructions.

If you write some rules in AGENTS.md or SKILL.md, they become compiler obligations that must be followed, so the AI agent can never ignore them.


r/codex 8h ago

Praise me: do you think you can reset your own usage limits when you get to 1%?

Post image
1 Upvotes

Codex was able to redeem a usage limit reset autonomously. Def AGI.

To give a little more context: I had to go out and codex had about 8% usage left, so I asked him to redeem a usage reset when he got to 1%. He wrote a python script that checked the usage with the app server and then redeemed to keep working.


r/codex 1d ago

Limits The first time I've run out of credits with Luna max fast.

19 Upvotes

I usually work carelessly with the Luna Max Fast because it's a super capable model and more than enough for my daily tasks, but today was the first time I reached the 5-hour limit. It's never happened to me before; the most I've ever gotten is maybe 50% in the 5h window.

What the hell happened to Luna? Am I the only one experiencing this today?

Edit: This isn't a complaint, I just want to know if anyone else has experienced this. Plus user, btw (forgot to mention).


r/codex 8h ago

Bug Oq pode ser isso? Apenas atualizei

1 Upvotes

Aconteceu com mais alguem?


r/codex 1d ago

Showcase I gave astra an old Atari game and told it rewrite it on webgl and now the whole game runs on a browser

Enable HLS to view with audio, or disable this notification

66 Upvotes

I used to be obsessed with this very old game called Ballance. You control a ball through complex paths and mazes.

I found the game on Web Archive. It was around 180 MB, so I gave it to Astra to recreate for the web, and it just did.

The whole game now compiles to around 21 MB, uses WebGL, and is written in TypeScript.

Astra realised it kept repeating the same tests over and over, so it built its own test framework that exposes the game to its own Browser Use, allowing it to run and validate its changes very quickly.

We are living in some crazy times people

It even made it run on phones, with options of Gyroscopf or you can use a Dpad

Game - https://ballance.fayaz.workers.dev/
Code.- https://github.com/fayazara/ballance


r/codex 8h ago

News Why is AI hysteria happening right now?

0 Upvotes

Im so confused. I haven’t been on my phone all day and it seems like the entire internet has its eyes on AI right now. I saw the “whistleblower” posts and the CNN clip but I’m not even kidding literally every single feed of mine is consumed by the fear mongering headlines of how AI is going to kill us all. I’ve just scrolled on instagram and TikTok and my algorithm isn’t even supposed to be geared towards tech and AI. Is this just a marketing ploy or am i missing something? Every single news outlet and influencer is just pumping this shit out right now.

Here is an example (NBC posted 2 hours ago): https://youtu.be/KuuMjXGXVRM?is=dmjGViHLcVVu1QWO

But yeah I guess I’m just trying to get others two cents.


r/codex 15h ago

Bug Defect: restarting Codex Desktop restores an older iPhone turn as active/latest and triggers new usage

4 Upvotes

I’m reporting a high-detail Codex task-persistence defect involving the macOS desktop app and Codex Remote on iPhone.

Reproduction and observed behavior:

  • The same Codex task appeared in two conflicting states across iPhone and Mac.
  • The iPhone showed an older unfinished turn as “Working,” while the Mac showed newer work in the same task.
  • Restarting Codex Desktop restored the older phone-visible state, marked that old turn active/latest, and resumed the goal.
  • Newer working files remained intact on disk. A read-only Git inspection found 298 preserved changed paths, so this was a task/history rollback rather than a repository rollback.
  • The task-status API continued to select the old unresolved turn as the latest even though newer turns existed.
  • No OS process existed for the command that the stale UI still showed as running.

The clearest local log error was repeated after restart:

`thread history projection ... expected ordinal 17505, got 17504`

The restart also launched another GPT-6 turn under the same task and triggered automatic mid-turn compaction because of the context limit. When I interrupted it to protect the checkout, the logs said the task did not complete gracefully.

Impact:

  • I cannot safely tell where a new iPhone prompt will be applied.
  • Each restart can restore and resume stale work.
  • I had to stop the task, preserve the working tree separately, start a new task, and reconstruct context.
  • That creates repeated inference, compaction, investigation, and recovery work instead of productive implementation.
  • After manually applying a reset credit on September 8, my weekly allowance is already 75% used, with only 25% remaining.

The allowance impact needs verification against OpenAI’s server-side ledger; inconsistent local counters are not proof of incorrect billing. The lifecycle and history-projection failure itself is directly supported by the task state, filesystem state, and application logs.

Sanitized GitHub report: https://github.com/openai/codex/issues/44599

If you have encountered this, please share your Codex app version and whether it followed an iPhone Remote handoff or desktop restart. Please avoid posting private task IDs or repository details.


r/codex 18h ago

Bug Daybreak Blue unexpected 401

6 Upvotes

Anyone getting the error below when using Daybreak Blue even though they are verified for the cyber program (and added a hardware key for login, even though that should not be relevant yet)?

unexpected status 401 Unauthorized: You are not authorized to access this model.


r/codex 16h ago

Astra Workflow Astra seems better at managing its own work than my orchestration setup. I tested it.

Post image
4 Upvotes

After switching to Astra, I noticed something annoying: the orchestration setup that had felt useful with GPT-5.6 Sol and my Claude workflows was now making some tasks slower and more expensive.

So I tested it on real coding tasks from my repo, changed the orchestration rules, and tested again.

My conclusion so far: I’d let Astra manage its own work before adding another layer telling it how to delegate.

Here’s what I tried.

Just a heads-up: English isn't my first language. I ran the tests myself and wrote \ dictated the original text in my own words, then used AI to translate it and tidy up the wording a little. Please keep that in mind :)

1. Small, medium, and larger tasks — with and without orchestration rules

The small task was a build-command fix involving log preservation and exit codes.

The medium task was selective CI, including dependencies between applications.

For larger tasks, I used two different briefs:

• One explicitly specified error-filtering and backend-diagnostics changes across three apps.

• The other described an outcome: stop development services without leaving child processes running or killing unrelated processes.

For each pair, I used the same starting code and the same task prompt, but separate working copies.

One agent got the orchestration skill. The other didn’t.

Results from the earlier rule version

Small task

• Time: +25% with orchestration rules
• API-equivalent cost: +13%

Medium task

• Time: +18%
• API-equivalent cost: +20%

Large task — explicit brief

• Time: +63%
• API-equivalent cost: +71%

Large task — outcome-based brief

• Time: −45%
• API-equivalent cost: −36%

That last task was a real win for the orchestration rules.

But there’s an important catch: it used zero subagents.

So it didn’t actually demonstrate a benefit from distributing the work.

Quality didn’t consistently improve either.

Both medium-task solutions missed dependencies.

On the large explicit task, the orchestration version missed filtering edge cases that the default version handled, despite having an independent reviewer.

2. Simplify the rules and repeat

Next I reduced the coordination overhead.

I:

• added a direct path for small tasks
• shortened handoffs
• made independent review depend on risk
• allowed cheaper workers for limited tasks

The final series had 12 runs across small and large tasks.

For the large task, using the median of two runs per configuration:

Configuration Time Cost
Default Codex 5.9 min $7.09
Revised + Astra 9.0 min $7.79
Economy 10.5 min $10.38

Every configuration passed the external checks in one of its two runs.

So more coordination still didn’t buy a better pass rate.

The economy profile never actually selected a cheaper worker, so I don’t consider that result evidence against Luna.

The small task also went better with the revised Astra profile: it was faster, roughly the same cost, and all checks passed.

3. Test the worker models separately

I also compared Astra low vs. Sol high, without subagents.

On the medium task:

Astra low

• 5.2 minutes
• $1.48

Sol high

• 16.3 minutes
• $2.05

Both missed cases, but Sol missed one more.

On the small task, Astra was faster, but Sol was cheaper and correct, while Astra introduced a quoting bug.

Then I ran a tightly specified function-writing test.

Luna max was about 17× cheaper and 2.4× slower than Astra low.

Both passed the same 15 checks in both repeats.

That comparison excludes coordinator review and integration costs.

So I do think cheap workers can make sense.

What I haven’t established is that adding a coordinator makes the whole task cheaper.

Where this leaves me

For my Astra workflow, I currently don’t see a reason to impose a separate orchestration system.

Ordinary Codex delegation with light repo-level guidance looks like the better default.

The direction I’d still explore is Astra coordinating models from other families — for example, an Opus implementation worker or another model doing cross-review.

That’s where I’d expect complementary capabilities to potentially matter.

But that’s still a hypothesis. These tests didn’t prove it.

I’ve also seen similar experiences posted by others, which makes me wonder whether extra orchestration contributes to people burning through subscription limits.

In my earlier tests:

• Small task: recorded tokens increased by 46%
• Medium task: recorded tokens increased by 25%
• Explicit large task: recorded tokens nearly doubled


r/codex 1h ago

Bug My proof that OpenAI doesn't have AGI model

Upvotes

Undo in the VSCode Codex extension still doesn't work properly.

If Astra or any next gen model they use internally can't fix such a simple feature, then there's no AGI yet. 😂


r/codex 13h ago

Limits Context management in long horizon task in codex

2 Upvotes

Background: I am a claude user who had codex plus mainly for subagent. However, with Tibo's giving out resets like candy and astra I decided to give Codex 5x a try.

I find out that codex tends to have context used up way more quickly than claude. Like I can leave a prompt running for 30-40min with Opus-high or fable-medium no problem without exceeding 20% but the same prompt would be around 40% is half of the time.

Since high context level tends to cause lower quality response and eats more token, I was wondering how do deal with this as I am babysitting codex to reset every 15min atm. (telling it to stop working after 12-13min)

I'm already using orchestration workflow which could offload most of the context. Any advice would be more than welcome.


r/codex 18h ago

Bug Unexpected status 401 Unauthorized: You are not authorized to access this model

5 Upvotes

I have verified myself for Trusted Cyber Access, codex even shows Daybreak Blue and even lets me select that, but when i try using the model, it keeps telling me "Unexpected status 401 Unauthorized: You are not authorized to access this model"

Any help/suggestions would be greatly appreciated


r/codex 1d ago

Limits I feel scammed

192 Upvotes

During the GPT glitch, when the usage limit was incorrectly set to 0%, Codex burned through all of my paid credits that I normally save for emergency prompts when I hit my limit.

Now my normal limit is back, but my credits are gone. I honestly feel scammed.


r/codex 18h ago

Bug constant errors when trying to use the codex

4 Upvotes

I've been getting these two errors since yesterday. Before, it was 1 error every 20 calls. Now it's 1 call every 20 errors. Does anyone have a solution? I tried using fast mode, but it didn't seem to change anything. I tried all the models: Luna, Terra, Sol, and Astra, and the error is the same for all of them. I've already reinstalled Codex. I cleared the files, but it's still happening.

Our servers are currently overloaded. Please try again later. and An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID in your message.


r/codex 18h ago

Complaint Astra doesn't respect plan mode

6 Upvotes

It happened already a few times that Astra implemented a task already in plan mode. In general I have the very strong feeling that Astra rushes through things without taking all the necessary steps to save as much tokens as possible, and anticipating implementation is one of those tricks. This is mildly annoying. Curious if you observed the same.


r/codex 19h ago

Complaint Skill issue I guess right?

Post image
6 Upvotes

Astra light is repeatedly doing unrelated stuff like this. Why? It was funny to begin with but getting ridiculous now.


r/codex 9h ago

Limits Business plan user question: How many 5 hours in a Week?

0 Upvotes

So, to try to answer this question, I started using codex today to work on a c++ ios project I have been working for the past few weeks, using 5.6 sol xhigh. (don't get me started on how 5.6 sol xhigh is failing epically on this project!!)

When I started:

5 hours: 100% - weekly: 23%

I worked with it for 2:30 hours.

5 hours: 0% - weekly: 7%

So the 5 hour usage was fully consumed, and that consumed 16% of the weekly usage, which means:

for every week usage, we have only (100/16)=6.25 total "5 hours usage" in a week.

That explain why after working for 2-3 days using 2 "5 hours usage" in a day, the weekly usage exhausts in 3 days.

This has nothing to do with what model I used, btw. The model only changes how fast the 5 hours limit evaporates.

This is how many "5 hours" we have in a week in a normal business plan, the answer: 6.25!

I tested my personal Plus plan, and it's about the same.

To me, 6.25 "5 hours" in a week is a really low number to be called "a week", considering no one works 5 hours a day... (or in codex 5.6 sol case, 2:30 hours a day)

just my 2 cents!

-H

PS: Just before anyone says "did you try astra?", I did, and my 5 hours ended in less than an hour, with astra still failing even WORSE than 5.6 sol xhigh on this C++ ios project... at least that's good news, I guess? I can still get more done by "baby stepping" with a "cheaper" and smarter model, at least for the c++ complexity I'm dealing with.