pingdotgg / pingdotgg/t3code

[Bug]: GPT-5.6 Luna works in Codex CLI after quota exhaustion, but fails in T3 Code

Open
#11,253 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Before submitting
  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.
Area

apps/server

Steps to reproduce

Exhaust the normal Codex usage quota while Luna Reserve is still available.
Open the official Codex CLI.
Select:
Model: gpt-5.6-luna
Reasoning: medium
Send a prompt.
Observe that the request succeeds.
Open T3 Code using the same Codex account.
Select:
Model: gpt-5.6-luna
Reasoning: medium
Send a prompt.

Expected behavior

T3 Code should behave consistently with the official Codex CLI and use the available Luna Reserve capacity when normal Codex quota is exhausted.

Actual behavior

The official Codex CLI successfully responds using gpt-5.6-luna with Medium reasoning, while T3 Code fails because the regular Codex quota is exhausted.

Impact

Blocks work completely

Version or commit

No response

Environment

Provider: Codex
Model: gpt-5.6-luna
Reasoning: medium
Same machine/account tested in Codex CLI and T3 Code
Normal Codex quota exhausted
Luna Reserve still available

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/server by tracing how Codex requests select models and handle exhausted normal quota, then compare that behavior with the official Codex CLI for gpt-5.6-luna at medium reasoning. Reproduce with normal Codex quota exhausted and Luna Reserve available; done means T3 Code succeeds under the same conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.