July 30 ChatGPT 5.6 bug

Open
#36,276 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
rust, vscode
Domain
desktop, devtools

Research direction

Start by reviewing the attached openai-support-log-2026-07-30-2128-PDT.txt and the Codex VS Code Output log around the reported remote compaction disconnect and fs/readDirectory errors. Reproduce the sequence involving glaplace.tex, usage_limit_exceeded, and the usage balance; done means the failure no longer deletes the file or causes incorrect usage and credit deductions.

Written by the indexing model from the issue text.

Description

bug connectivity context extension rate-limits
What happened?

I was using the Codex VS Code extension with GPT-5.6 Sol Ultra to work on a mathematical LaTeX project.

After Codex had been reasoning for several minutes, VS Code became unresponsive. I quit and reopened VS Code. After reopening it:

  • My glaplace.tex file is deleted.
  • The request failed with usage_limit_exceeded.
  • My remaining usage unexpectedly drop from 70% to 0% in miliseconds.
  • My 100$ student credits suddenly dropped to 49$

The VS Code Codex Output log shows that the remote context-compaction stream disconnected. At approximately the same time, filesystem directory reads failed with No such file or directory.

openai-support-log-2026-07-30-2128-PDT.txt

Relevant logs
2026-07-30 21:28:12.704 [error] Request failed error={"code":-32603,"message":"No such file or directory (os error 2)"} method=fs/readDirectory source=filesystem

2026-07-30 21:28:12.790 [warning] [CodexMcpConnection] cli: message="codex_core::responses_retry: remote compaction v2 stream failed; retrying request after delay turn_id=019fb66e-09cc-78b0-b942-d6e8387d2743 retries=1 max_retries=2 compact_error=stream disconnected before completion: failed to send websocket request: Connection closed normally"

2026-07-30 21:28:16.700 [error] Request failed error={"code":-32603,"message":"No such file or directory (os error 2)"} method=fs/readDirectory source=filesystem
Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

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.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.