You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codex Desktop can continue a long-running, failure-prone agent session while the official OpenAI status page reports an active Codex/ChatGPT incident, without showing any in-product incident banner, affected-component notice, pause recommendation, or usage-protection path.
This report does not assert that the public incident caused every failure observed in the session. The narrower product defect is that current incident awareness is disconnected from the running Codex workspace, so a user can continue spending substantial included usage during known degradation without being told that service health may be affecting the run.
Environment
Product: Codex Desktop
Platform: Windows 11 Pro
Subscription: ChatGPT Pro
Workload: long-running repository coordination with repeated tool calls, GitHub operations, local integrations, and automatic context compaction
Observed: July 23, 2026
Official status at the time: active elevated-error-rate incident, mitigation applied and recovery being monitored
Steps to reproduce
Start or continue a long-running Codex Desktop agent task.
While the task is active, confirm that status.openai.com reports an incident affecting Codex, ChatGPT, or a component used by the task.
Return to the active Codex workspace.
Observe that no incident banner, affected-component warning, session annotation, or pause recommendation appears.
Allow the run to continue through failures, retries, reconnects, or compaction cycles.
Observe that normal usage continues to be consumed and the product offers no incident-linked review route.
Observed behavior
The user must independently discover the status incident in a browser.
The active Codex thread provides no authoritative notice that service health is degraded.
A long autonomous run continues by default even when failures or retries are accumulating.
Session telemetry visible to the user does not identify whether the run overlapped a known incident.
There is no direct route to request review of usage spent during the incident window.
In the reporting session, the user was simultaneously investigating repeated context compaction and non-converging work. That compaction defect is separately tracked in #35032. The incident is included here for correlation only; causality is not established.
Expected behavior
When an official incident may affect the active Codex product path, Codex Desktop should:
show an in-product incident banner with the affected component and current status;
annotate active sessions with the incident window/identifier for later diagnostics;
warn before continuing a long or usage-heavy autonomous run;
offer a one-click pause and bounded handoff option;
detect repeated failures/retries during the incident and stop rather than silently burning usage;
provide a direct support/usage-review route tied to the affected session and incident window.
The application does not need to assume every error is caused by the incident. It does need to expose the known service condition and protect the user from continuing blindly.
Impact
Users remain outside the operational information loop while the service already knows an incident exists.
Paid/included usage may be consumed during runs that are less likely to converge.
Diagnostics lose an important correlation signal.
Users discover incidents through social posts, third-party sites, or manual status-page checks instead of the product they are actively using.
This issue is specifically about in-product incident visibility, run protection, and session-linked usage review during a known service degradation window.
Summary
Codex Desktop can continue a long-running, failure-prone agent session while the official OpenAI status page reports an active Codex/ChatGPT incident, without showing any in-product incident banner, affected-component notice, pause recommendation, or usage-protection path.
This report does not assert that the public incident caused every failure observed in the session. The narrower product defect is that current incident awareness is disconnected from the running Codex workspace, so a user can continue spending substantial included usage during known degradation without being told that service health may be affecting the run.
Environment
Steps to reproduce
status.openai.comreports an incident affecting Codex, ChatGPT, or a component used by the task.Observed behavior
In the reporting session, the user was simultaneously investigating repeated context compaction and non-converging work. That compaction defect is separately tracked in #35032. The incident is included here for correlation only; causality is not established.
Expected behavior
When an official incident may affect the active Codex product path, Codex Desktop should:
The application does not need to assume every error is caused by the incident. It does need to expose the known service condition and protect the user from continuing blindly.
Impact
Related reports
This issue is specifically about in-product incident visibility, run protection, and session-linked usage review during a known service degradation window.