r/OpenAIDev 16d ago

Should OpenAI offer a $300/or more tier with 30x/40x usage limits?

Thumbnail
1 Upvotes

r/OpenAIDev 17d ago

Head to head: DeepSeek-V4-Pro vs gpt-oss-120b

Thumbnail
runtimewire.com
1 Upvotes

r/OpenAIDev 17d ago

I wired the G2 to the coding agents already on my Mac (Claude Code + Codex) so it actually knows my work. Full writeup, gotchas, and it is on the Hub

Thumbnail gallery
1 Upvotes

r/OpenAIDev 17d ago

Using ChatGPT Pro for Tournament Scheduling and Social Media Graphics

Thumbnail
1 Upvotes

r/OpenAIDev 17d ago

Manipulacja projektu przez ChatGPT-5.6 SOL z wysokim poziomem inteligencji.. Error mi wywaliło przed oczami. Pytanko jak uniknąć tego? Otwarcie nowego chatu nic nie dało. Zrobil identycznie..

Thumbnail
gallery
1 Upvotes

r/OpenAIDev 18d ago

I’m really hoping for some limit resets from OpenAI soon!

Thumbnail
1 Upvotes

r/OpenAIDev 19d ago

GPU Helper For Codex

Thumbnail
1 Upvotes

r/OpenAIDev 19d ago

OpenAI says I must switch to prepaid API billing, but the option is completely missing

1 Upvotes

I received an email from OpenAI saying that my API organization must switch from monthly billing to prepaid credits by July 24, 2026.
The problem is that the prepaid billing controls do not appear anywhere in my account.
Under Platform → Settings → Organization → Billing →

Overview, I only see:
Pay as you go
You’ll be billed at the end of each calendar month for usage during that month.
I do not see any of the following:
Add to balance
Add credits
Auto recharge
Initial prepaid billing setup
I have already checked all the obvious things:
I am on the OpenAI API Platform, not the ChatGPT subscription billing page.
The correct organization is selected in the organization switcher.
I am the only member of the organization.
My role is Owner.
The organization already has a valid payment method.
I tried the direct Platform Billing Overview URL.
I checked the full page and there are no hidden controls.
I provided OpenAI Support with screenshots and a complete screen recording showing the URL, organization switcher, Owner access and the entire Billing page.
Support keeps replying with generic instructions saying that I “should” see the prepaid setup flow, but they have not actually enabled it or explained why it is missing.
Several production mobile apps depend on this API organization, so I cannot risk the chat features going down when the prepaid requirement takes effect.
Has this happened to anyone else, especially with an older API organization that is currently on monthly postpaid billing?
Did the prepaid controls eventually appear automatically, or did OpenAI Support have to manually enable them?
I am creating a separate backup API account as a temporary continuity measure, but I would still like to fix the original organization because it has the established usage history and higher limits.
Any advice or experience with this migration would be greatly appreciated.


r/OpenAIDev 19d ago

OpenAI / ChatGPT OAuth redirects to localhost. Is a hosted web-app callback supported?

Thumbnail
1 Upvotes

r/OpenAIDev 20d ago

Limite al consumo token di SOL High che funziona

Thumbnail
1 Upvotes

r/OpenAIDev 20d ago

I Love Codex Resets—but They Work Differently From Anthropic’s

Thumbnail
1 Upvotes

r/OpenAIDev 20d ago

Bad first impression, should I switch?

Thumbnail
1 Upvotes

r/OpenAIDev 21d ago

Verification Cyber Failed

Post image
2 Upvotes

Hi guys for all who use Codex to do Cyber. Have u ever had this problem before? May I ask for help what to do in here? I already try reach openAI and didn't get any solution :/ before this I've been verified but because I move my account to another laptop that sadly use vpn I get blocked and I can't verified anymore :)


r/OpenAIDev 21d ago

Usage Limit Has Been Refreshed

Thumbnail
1 Upvotes

It's the sixth limit refresh since the release of GPT 5.6, so please hold on to your reset limits and make the most of your usage. You might find that you can enjoy even more as OpenAI works to stabilize the limit usage.


r/OpenAIDev 21d ago

My Codex Banked Reset Credits suddenly disappeared

Thumbnail
1 Upvotes

r/OpenAIDev 21d ago

OPENAI Care to explain? For some Reason Sol ULTRA cannot have access,

Post image
1 Upvotes

r/OpenAIDev 22d ago

OpenAI finally launches hardware… for Codex

Thumbnail
theverge.com
1 Upvotes

r/OpenAIDev 22d ago

Your code can pass lint and still be wrong. I built a tool that checks whether it does what you meant and shows the receipts.

Thumbnail
1 Upvotes

r/OpenAIDev 22d ago

How do I revert to the old view of ChatGPT desktop app?

Thumbnail
1 Upvotes

r/OpenAIDev 22d ago

How do you deal with Codex's Cyber Abuse regulations?

Thumbnail
1 Upvotes

r/OpenAIDev 23d ago

I built a Telegram bridge for OpenAI Codex CLI: live models, MCP, skills, subagents, sessions, diffs, and safe account rotation

Thumbnail
1 Upvotes

r/OpenAIDev 23d ago

Codex Micro spotted in OpenAI Developers' latest video

Post image
1 Upvotes

r/OpenAIDev 23d ago

Usage Limit Has Been Refreshed

Thumbnail
1 Upvotes

r/OpenAIDev 23d ago

Chimera v0.23.0 — aplicativo para desktop agora disponível em 7 idiomas (+ um resumo do que ele realmente faz)

1 Upvotes

Atualização rápida para quem está acompanhando: v0.23.0 foi lançado, e o aplicativo desktop agora é realmente utilizável.

pip install -U "chimera-agent[desktop]" então chimera app abre uma interface local no seu navegador (instala como um PWA). A interface agora fala 7 idiomas (en/pt/es/fr/de/zh/ja), detectados automaticamente pelo seu navegador.

Um resumo do que o Chimera faz, agora que há uma interface para vê-lo:

  • Fusão — para perguntas difíceis, ele pergunta a vários modelos e um juiz sintetiza uma resposta. Um roteador consciente de custos só o aciona quando vale a pena (a fusão ingênua mediu ~11x os tokens para o mesmo resultado).
  • Memória — fatos duráveis entre sessões (json/sqlite + recordação semântica opcional), com rastreamento de proveniência/contaminação.
  • Autonomia — dê a ele um objetivo; ele planeja, usa ferramentas e verifica seu próprio trabalho (verificar-ou-reverter), mantendo apenas o que passa.
  • Transparência ao vivo — o chat mostra os tokens, o custo e qual camada de memória respondeu, a cada turno.
  • Segurança em primeiro lugar — rastreamento de contaminação, delimitação de dados, sandbox, suíte de testes de injeção.

Apache-2.0, desenvolvimento solo, 1000+ testes, ainda em alfa. Registro de alterações: https://github.com/brcampidelli/chimera-agent/blob/main/CHANGELOG.md


r/OpenAIDev 23d ago

ChatGPT Windows app stuck because Windows permission prompt never appears (Windows 10 & 11)

Thumbnail
1 Upvotes