contribution/compass
openai/codex

Codex

501 signals · 497 observation events

Open repository ↗

Lightweight coding agent that runs in your terminal

105.7K stars16.0K forksRustApache-2.0keyword: OpenAI Codex
PROJECT NEWS

Release, roadmap, and discussion

All news →
openai/codex

Codex

Coding-Agent Infrastructure
Latest stable

0.147.0

rust-v0.147.0
  • New Features
  • Install portable Agent Plugins and search across local, personal, workspace, and remote plugin catalogs. (#36544, #36409, #36919, #36796)
  • Organize conversations into persistent, manually ordered sections and browse long transcripts incrementally. (#35722, #36007, #36380, #36948, #36950)
  • Enable automatically reviewed approvals with the new --approve-for-me CLI flag. (#36373)
  • Import Cursor-managed skills and synchronize changes to imported Claude and Cursor conversations without creating duplicates. (#36361, #36356, #35623)
Original release notes ↗

Publicly indicated next

Prereleases and milestones indicate public plans; they are not delivery commitments.

Observation trail

  1. discoveredinitial snapshot
  2. discoveredinitial snapshot
  3. discoveredinitial snapshot
  4. discoveredinitial snapshot
  5. discoveredinitial snapshot
  6. changedmetrics
  7. discoveredinitial snapshot
  8. discoveredinitial snapshot
  9. discoveredinitial snapshot
  10. changedupdatedAt, metrics
  11. changedupdatedAt, metrics, state
  12. discoveredinitial snapshot
  13. discoveredinitial snapshot
  14. discoveredinitial snapshot
  15. discoveredinitial snapshot
  16. discoveredinitial snapshot
  17. changedupdatedAt, metrics
  18. discoveredinitial snapshot
  19. discoveredinitial snapshot
  20. discoveredinitial snapshot
  21. discoveredinitial snapshot
  22. discoveredinitial snapshot
  23. changedupdatedAt, metrics
  24. discoveredinitial snapshot
  25. changedupdatedAt, metrics
  26. discoveredinitial snapshot
  27. discoveredinitial snapshot
  28. discoveredinitial snapshot
  29. discoveredinitial snapshot
  30. changedupdatedAt, metrics
50 shown
issue

Login failed — token exchange failed: error sending request to URL (https://auth.openai.com/oauth/token)

### What version of the Codex App are you using (From “About Codex” dialog)? 最新版本 ### What subscription do you have? plus ### What platform is your computer? windows ### What issue are you seeing? 错误代码 token_exchange_failed 细节 Token exchange failed: error sending request for url (https://auth.openai.com/oauth/token) ### What steps can reproduce the bug? 无法登入

importance 16@liuhongwei56openbugwindows-osauthappconnectivityOriginal evidence ↗
issue

Windows sandbox: CreateProcessAsUserW fails with error 5 when the resolved shell is the MSIX (Store) build of pwsh

## Summary On Windows, the sandbox fails with `CreateProcessAsUserW failed: 5 (Access is denied.)` **whenever the resolved shell is the MSIX (Microsoft Store) build of PowerShell 7**. Windows refuses to launch a packaged (MSIX) binary under the restricted token the sandbox creates. This appears to be the underlying cause behind several open reports (openai/c

importance 16@dgx80openbugwindows-ossandboxexecCLIOriginal evidence ↗
issue

Codex TUI freezes after Zellij detach/reattach; suspending before detach avoids it

When Codex is running in the foreground of a Zellij pane, detaching and reattaching the Zellij session reliably leaves the Codex TUI frozen. The Codex process remains alive, but the pane no longer displays updates or visible keyboard input. Resizing or zooming the pane does not cause Codex to redraw. Suspending Codex with Ctrl+Z before detaching, then runnin

importance 16@fakegiraffeopenbugTUICLIOriginal evidence ↗
issue

[Windows 10 / 26.803] Codex Micro service causes Logitech wireless mouse stutter; full no-device service stub resolves it

### Summary On Windows 10, Codex Desktop caused severe system-wide stuttering when using a Logitech mouse through its wireless USB receiver. The same mouse worked normally over a wired connection. Disabling only the HID topology watcher did **not** resolve the symptom. Replacing the complete optional Codex Micro service module with an API-compatible no-devic

importance 16@yinyin333333openbugwindows-osappperformanceOriginal evidence ↗
issue

Codex Desktop does not enforce subagent cap or delegation depth, then root-scoped controls cannot clean up the full tree

### What version of the Codex App are you using? Codex Desktop `26.803.61601` (build `6396`). ### What platform is your computer? macOS / Apple Silicon. ### Summary A long-running Desktop task accumulated 64 successful root-level `spawn_agent` calls over approximately two days. Some children also spawned children recursively, producing observed agent paths a

importance 16@jamiojalaopenbugappsubagentperformanceOriginal evidence ↗
issue

[Linux Desktop 0.147.0] Completed v2 subagents retain full stdio MCP runtimes

## Environment - Codex Desktop on Linux - Bundled / local CLI: `codex-cli 0.147.0` - Platform: `Linux 6.8.0-137-generic x86_64` (Ubuntu 24.04) - Authentication: ChatGPT subscription - MCP configuration at the time of reproduction: 8 enabled stdio servers plus 4 Streamable HTTP servers - Long-lived Desktop `app-server` - Multi-agent v2 / `spawn_agent` workflo

importance 16@qzhqzhopenbugmcpappsubagentapp-serverOriginal evidence ↗
issue

Codex Desktop analytics queue saturation emits thousands of warnings and drops events

## Summary Codex Desktop can saturate its internal analytics queue during a tool-heavy, multi-task session and then repeatedly drop analytics events. A read-only aggregate of the local structured log recorded **4,050 WARN entries** from `codex_analytics::client` containing: ```text dropping analytics events: queue is full ``` The warnings accumulated in roug

importance 16@lightcloud00openbugappperformanceOriginal evidence ↗
issue

[macOS] Two profiles run duplicate Computer Use services at high CPU; disabling one does not tear it down

### What version of the Codex App are you using (From “About Codex” dialog)? Codex App `26.727.40816` (`CFBundleVersion` `6067`). Bundled Computer Use service: `26.727.1000550` (`CFBundleVersion` `1000550`, bundle identifier `com.openai.sky.CUAService`). ### What subscription do you have? Unknown — the subscription tier is not exposed in the local diagnostic

importance 16@jackychanisnotmeopenbugappcomputer-useperformanceOriginal evidence ↗
issue

[Windows][26.803.10989.0] Multiple embedded browser tabs accumulate WebView2 processes and crash Codex when a task finishes

### What version of the Codex App are you using (From “About Codex” dialog)? OpenAI.Codex 26.803.10989.0 (x64) ### What subscription do you have? ChatGPT subscription (exact tier is not displayed in the Codex diagnostics) ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? Codex Desktop exits after a task

importance 16@achusaaopenbugwindows-osappbrowserperformanceOriginal evidence ↗
issue

[Documents skill] Page-cited DOCX Q&A can trigger full PDF/PNG rendering; renderer lacks page-range and timeout support

### What version of the Codex App are you using? 26.803.10989 Affected bundled Documents skill snapshot: 26.805.11740 ### What subscription do you have? ChatGPT Pro ### What platform is your computer? Windows x64 ### What issue are you seeing? The bundled Documents skill can route ordinary read-only DOCX Q&A through a full-document visual-rendering pipeline

importance 16@jy6888openbugwindows-osappskillsperformanceOriginal evidence ↗
issue

Resume is slow for large legacy sessions due to duplicate full-history processing

## Problem Resuming some large legacy sessions can take 10–20 seconds or more from selecting the session in the resume picker to a usable composer. I added temporary timing instrumentation to a local fork and observed the following for one legacy session: - 18,795 persisted rollout items and about 219 turns - Server history reconstruction: 7.9 seconds - Clie

importance 16@rebroadopenbugappsessionperformanceOriginal evidence ↗
issue

State startup query scans the full threads table

## What issue are you seeing? Codex state runtime initialization executes this query when it seeds its thread timestamp cache: ```sql SELECT MAX(threads.updated_at_ms), MAX(threads.recency_at_ms) FROM threads ``` SQLite performs a full table scan even though `idx_threads_updated_at_ms` and `idx_threads_recency_at_ms` already exist. On a local state database

importance 16@assimelhaopenbugCLIperformanceOriginal evidence ↗
issue

Codex Desktop Linux: severe lag and high CPU/GPU usage on Hyprland with hybrid graphics

### What version of the Codex App are you using (From “About Codex” dialog)? Powered by Codex & OWL Version 26.803.81509 Released Aug 11, 2026 ### What subscription do you have? Plus ### What platform is your computer? Linux 7.1.8-200.fc44.x86_64 x86_64 unknown ### What issue are you seeing? Codex Desktop is severely laggy immediately after launch and causes

importance 16@ChindanaiNaKubopenbugappperformanceOriginal evidence ↗
issue

ChatGPT macOS app: ~4 GB idle `codex` process makes 8 GB Mac unusable

### Summary The current ChatGPT macOS app starts a `codex` process that consumes roughly 3.6–3.9 GB of memory immediately after launch, even when no Work/Codex conversation or project is opened. On an 8 GB Apple Silicon Mac mini this causes heavy memory compression, swap usage, red memory pressure, and severe system/app slowdown. This was reproduced repeated

importance 16@LELIBAopenbugappperformanceOriginal evidence ↗
issue

Mobile remote-created worktree thread is not associated with project in Codex Desktop sidebar

## Summary A thread created from ChatGPT mobile through Codex remote access exists locally and can be opened by deeplink, but it does not appear in the Codex Desktop project sidebar. This looks like a project/thread association issue rather than data loss. ## Environment - Codex Desktop: 26.513.31313, build 2867 - Codex CLI: 0.131.0-alpha.9 - OS: macOS - Flo

importance 15@rsymonopenbugappsessionremoteOriginal evidence ↗
issue

Support configurable Git providers and credentials for self-hosted Git servers

### What variant of Codex are you using? App ### What feature would you like to see? Codex should support alternate Git platforms through a configurable Git provider section in settings: `Settings -> Coding -> Git` Users should be able to add Git hosts beyond `github.com`, including self-hosted instances, and provide the<br> credentials Codex needs to resolv

importance 15@imperius361openenhancementauthappconfigOriginal evidence ↗
issue

MultiAgentV2 cross-provider subagent cannot consume encrypted task assignment

## Summary With an OpenAI parent and a correctly selected non-OpenAI custom-provider child, MultiAgentV2 delivers the child assignment only as encrypted content that the custom-provider model cannot consume. The spawned child metadata shows the intended custom role, provider, model, and MultiAgentV2 implementation, but the child sees an empty visible `Payloa

importance 15@qqq-jumpopenbugcustom-modelappsubagentapp-serverOriginal evidence ↗
issue

[Windows][26.730.7989.0] Computer Use fails before app selection with EPERM lstat on Codex runtime

### What version of the Codex App are you using (From “About Codex” dialog)? 26.730.7989.0 ### What subscription do you have? ChatGPT subscription (exact tier not displayed in Codex App) ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? ## Summary After updating the Codex Windows desktop app, **Computer

importance 15@Ahmedmabdallah484openbugwindows-ossandboxappcomputer-useOriginal evidence ↗
issue

Codex CLI 0.147.0 Sends Empty Tool Description to Azure Responses API

### What version of Codex CLI is running? 0.147.0 ### What subscription do you have? Pro ### Which model were you using? _No response_ ### What platform is your computer? _No response_ ### What terminal emulator and version are you using (if applicable)? _No response_ ### Codex doctor report ```json ``` ### What issue are you seeing? After upgrading Codex CL

importance 15@AdityaVishwakarmaINopenbugazureCLItool-callsOriginal evidence ↗
issue

Browser skill is mounted in CLI TUI even when no in-app browser backend is available

### What issue are you seeing? When using the Codex CLI TUI directly, the bundled Browser / in-app browser skill is still mounted and advertised even though there is no Codex desktop app in-app browser backend available for the session. This makes `@Browser` / `$browser` look usable in the CLI TUI, but the Browser runtime cannot discover any browser backend:

importance 14@JoeRoddyopenbugTUIskillsbrowserOriginal evidence ↗
issue

Messages sent during active work can be dropped instead of steering or queuing

### Summary In the Codex VS Code experience, messages sent while an agent is actively working can appear to be lost instead of being applied as a steer or retained in the queue for the next turn. The user then has to resend the correction. ### Environment - Codex VS Code extension build: `openai.chatgpt-26.715.31925-linux-x64` - Platform: Linux x86_64 - Obse

importance 14@Aure-MandyPopenbugextensionsessionOriginal evidence ↗
issue

Composer text becomes unreadable after live terminal theme switch

## Repro 1. Start Codex TUI in a terminal with a dark theme. 2. Type in the composer. 3. Switch the terminal to a light theme without restarting Codex. 4. Return focus to Codex and keep typing. ## Actual Composer input becomes nearly invisible, effectively white/light text on a white/light background. ## Expected Composer text should stay readable after a te

importance 13@0xdeafbeefopenbugTUIOriginal evidence ↗
issue

Chrome plugin, browser and computer use refuse to interact with certain sites.

### What version of the Codex App are you using (From “About Codex” dialog)? Version 26.616.51431 ### What subscription do you have? pro €225/month ### What platform is your computer? _No response_ ### What issue are you seeing? Codex silently refuses to load certain sites using the Chrome plugin. there seems to be a server-side blacklist of sites that Codex

importance 13@joshp123openbugappsafety-checkcomputer-usebrowserOriginal evidence ↗
issue

Codex/ChatGPT update deleted all the conversations

### What version of the Codex App are you using (From “About Codex” dialog)? Codex, Chat GPT -5 ### What subscription do you have? free ### What platform is your computer? uname -mprs ### What issue are you seeing? After updating ChatGPT with Codex app on macOS on July 15, 2026, my entire chat history disappeared. I am signed in with the same email address a

importance 13@KhalagasseropenbugappsessionOriginal evidence ↗
issue

Support latex math rendering in iOS app

### What version of the Codex App are you using (From “About Codex” dialog)? ChatGPT App [1.2026.125 (25565698938)] and Codex macOS [26.513.20950 (2816)] and most updated IOS and MacOS. ### What subscription do you have? Plus ### What platform is your computer? _No response_ ### What issue are you seeing? Codex iOS doesn’t render latex math while Codex macOS

importance 12@AbdullahAlawadopenenhancementiOSOriginal evidence ↗
issue

Add scriptable Codex Cloud environment and task lifecycle management

## Proposal Add a comprehensive, scriptable Codex Cloud CLI/API surface for environment discovery, environment lifecycle management, repo-based task dispatch, task/session monitoring, and PR/result handoff. Today, `codex cloud exec --env ENV_ID ...` can submit work once the caller already knows an opaque server-side environment ID. The CLI also supports task

importance 12@KurryopenenhancementCLIOriginal evidence ↗
issue

Codex Desktop on Windows flashes visible PowerShell/console windows during background process polling

# Bug report: Codex Desktop on Windows flashes visible PowerShell/console windows during background process polling ## Summary Codex Desktop on Windows repeatedly launches short-lived `powershell.exe` processes for background process inspection. These processes are created with a visible console window, causing black terminal windows to flash on screen durin

importance 12@superPilipalaopenbugwindows-osappOriginal evidence ↗
issue

Codex TUI scrollback rows can disappear after inline viewport height changes

## Summary Codex TUI can lose finalized assistant message rows from terminal scrollback after the inline bottom viewport changes height during or after streaming. The persisted conversation and Codex-rendered rows are complete, but the terminal document/scrollback can omit a small number of rows until a real terminal resize forces transcript-backed reflow. T

importance 12@laffo16openbugwindows-osTUICLIOriginal evidence ↗
issue

Missing `reasoning.mode` (for `pro` mode) setting for GPT 5.6 models

### What variant of Codex are you using? CLI ### What feature would you like to see? Currently, codex has no way of setting the `reasoning.mode` parameter to `pro`. i.e. these should work (at least for those of us using API billing): ```sh codex exec -m gpt-5.6-sol -c model_reasoning_effort=xhigh -c model_reasoning_mode=pro "Hello world" codex exec -m gpt-5.

importance 12@ManouchehriopenenhancementexecCLIconfigOriginal evidence ↗
issue

MCP app-server 0.147 strips trailing slash from expected authorization-server issuer

### What version of Codex is running? `codex-cli 0.147.0-alpha.6.5`, bundled with ChatGPT Desktop `26.803.41515` (build `6321`). ### Platform macOS arm64. ### What issue are you seeing? The 0.147 app-server rejects an already-authenticated Streamable HTTP MCP server while initializing/calling its tools because the expected authorization-server issuer has had

importance 12@Charpupopenbugauthmcpappapp-serverOriginal evidence ↗
issue

Curated plugin startup sync leaks ~/.codex/.tmp/plugins-clone-* directories on failure

### What version of Codex CLI is running? `codex-cli 0.117.0` ### What subscription do you have? Plus ### Which model were you using? Not model-specific. This appears to happen during curated plugin startup sync before normal task work. ### What platform is your computer? Linux x86_64 ### What issue are you seeing? The new curated plugin startup sync can lea

importance 11@Alek2077openbugskillsOriginal evidence ↗
issue

Input box remain dark after the system theme turn to light

### What version of Codex CLI is running? 0.122.0 ### What subscription do you have? plus ### Which model were you using? gpt-5.4 ### What platform is your computer? Darwin 25.3.0 arm64 arm ### What terminal emulator and version are you using (if applicable)? Ghostty + Tmux ### What issue are you seeing? After the system switch to light theme in another day

importance 11@cynicalightopenbugTUIOriginal evidence ↗
issue

Codex Desktop voice transcription failures can discard unrecoverable audio

### What happened? In Codex Desktop, voice input / speech-to-text can fail or produce an obviously incomplete transcription. When that happens, the original recorded audio appears to be unavailable: it is not attached to the conversation, not referenced in the session JSONL, and not discoverable in the local Codex cache or transcription history. This makes v

importance 11@yisiliangopenbugappOriginal evidence ↗
issue

Fix RTL/LTR text rendering for mixed Arabic and English in Codex

### What version of the Codex App are you using (From “About Codex” dialog)? 26.601.21317 ### What subscription do you have? Plus ### What platform is your computer? MacOS ### What issue are you seeing? I’m experiencing a bidirectional text rendering issue in Codex. When I write Arabic text with an English word in the middle, the word order is displayed inco

importance 11@Yazeed-A-HopenbugappOriginal evidence ↗
issue

Windows Desktop local state is not crash-safe after power loss: pins/projects reset, config regresses, future timestamps

### What version of the Codex App are you using (From “About Codex” dialog)? Codex Desktop Windows app package: ```text OpenAI.Codex_26.602.4764.0_x64__2p2nqsd0c76g0 Version: 26.602.4764.0 ``` The app was updated before filing this report. Additional local CLI present on the same machine: ```text codex-cli 0.125.0 ``` ### What subscription do you have? ChatG

importance 11@dudantasopenbugwindows-osappsessionconfigOriginal evidence ↗
issue

macOS GUI apps launched from Codex sandbox abort at _RegisterApplication

### Description Launching macOS GUI applications from a Codex sandboxed shell can crash the target app immediately with `SIGABRT` at `_RegisterApplication`. This appears broader than a single app-specific CLI integration. I reproduced it with both Google Chrome and LibreOffice, and it is similar in shape to openai/codex#13706, but these repros do not depend

importance 11@ElninoZhongopenbugsandboxappOriginal evidence ↗
issue

ChatGPT Desktop startup rewrites bundled computer-use MCP to enabled=false while plugin stays enabled

### Summary Launching ChatGPT Desktop on macOS rewrites the shared `~/.codex/config.toml` entry for the bundled `computer-use` MCP server to `enabled = false`, while leaving `computer-use@openai-bundled` itself enabled. The next CLI read confirms that the MCP is disabled. This is a persistence/reconciliation defect, not a missing or unsigned helper. The offi

importance 11@jjoanna2-debugopenbugmcpappconfigcomputer-useOriginal evidence ↗
issue

VS Code /ide shows IDE context enabled but sends no active file or selection

### What version of the IDE extension are you using? openai.chatgpt 26.721.41059 ### What subscription do you have? ChatGPT Pro 5x ### Which IDE are you using? Visual Studio Code 1.130.0 ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 (Windows 25H2, build 26200.8875) ### What issue are you seeing? Selecting **IDE context** from the

importance 11@ralphwest1openbugwindows-osextensionOriginal evidence ↗
issue

[WSL2] apply_patch hangs; Esc + two Ctrl+C required to exit session

### What version of Codex is running? 0.61.0 and 0.62.0-alpha.3 ### What subscription do you have? plus ### Which model were you using? gpt-5.1-codex-max ### What platform is your computer? Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 x86_64 ### What issue are you seeing? - apply_patch hangs consistently on WSL2. - After Esc, Ctrl+C once just prints the foo

importance 11@maha0525openbugtool-callsOriginal evidence ↗
pull request

[codex][device-stable-id][16/n] Send source stable ID with managed auth requests

## Summary - Add optional `sourceSurfaceStableId` fields to managed ChatGPT app-server login and account requests. - Forward the source ID on browser authorization, authorization-code exchange, device-code exchange, and token refresh. - Use Codex's persisted installation ID for CLI, TUI, MCP-server, and standalone shared app-server requests. - Let the single

importance 11@rpinkerton-oaiclosedOriginal evidence ↗
issue

Plugin cache install silently drops symlinks from local plugin sources

### What issue are you seeing? ## Summary Local plugin installation into the Codex plugin cache silently drops symlinks. This breaks plugin source trees that contain valid symlinked entries. In my case, a local plugin with a Python virtual environment was copied into: ```text ~/.codex/plugins/cache/local-personal/linux-computer-use/... ``` but the cached `.v

importance 10@kkkzbhopenbugskillsOriginal evidence ↗
issue

Codex Desktop main thread can stay stuck thinking when a sub-agent remains active

### What version of the Codex App are you using (From “About Codex” dialog)? 26.513.31313 (2867) ### What subscription do you have? ChatGPT Pro ### What platform is your computer? ```text Darwin 25.5.0 arm64 arm ``` Hardware: Mac with Apple M1 Max. ### What issue are you seeing? Codex Desktop can leave the main thread stuck in an active `thinking` state when

importance 10@andrewsohrabiopenbugappsubagentOriginal evidence ↗
issue

Feature request: allow folding verbose MCP tool result bodies in the Codex CLI TUI

### What variant of Codex are you using? CLI ### What feature would you like to see? I would like the Codex CLI TUI to support folding or hiding verbose MCP tool result bodies in the main conversation history, while preserving the full result for the model and for explicit transcript inspection. Today, Codex CLI TUI renders MCP tool result text directly in t

importance 10@sandynzopenenhancementwindows-osmcpTUIOriginal evidence ↗
issue

Codex Desktop rewrites user notify hook through SkyComputerUseClient --previous-notify

## Environment - macOS: 26.5, build 25F71 - Codex Desktop: 26.609.71144, build 3952 - Codex CLI: 0.137.0 - Computer Use helper: 1.0, build 809 - Platform: macOS Apple Silicon ## Summary Codex Desktop rewrites a user-owned `notify` command into a Computer Use wrapper on app restart. The rewritten command launches `SkyComputerUseClient turn-ended` first and st

importance 10@bantegopenbugapphooksconfigcomputer-useOriginal evidence ↗
issue

ChatGPT Plus: Codex always attempts gpt-5.6-sol and fails

### What version of the Codex App are you using (From “About Codex” dialog)? 26.707.31428 on macOS ### What subscription do you have? Plus ### What platform is your computer? Darwin 25.5.0 arm64 arm ### What issue are you seeing? Platform: - macOS - ChatGPT Desktop 26.707.31428 - ChatGPT Plus Problem: Every Codex task fails with: "The 'gpt-5.6-sol' model is

importance 10@davidpugliaopenbugappOriginal evidence ↗
issue

ChatGPT for Windows cannot complete setup or enter limited-access mode

### What version of the Codex App are you using (From “About Codex” dialog)? 26.715.3651.0 ### What subscription do you have? ’m unable to use the ChatGPT desktop app on Windows because it is stuck on the “Complete Windows setup” screen. ### What platform is your computer? x64 ### What issue are you seeing? <img width="1090" height="760" alt="Image" src="htt

importance 10@YUWENopenbugwindows-ossandboxappOriginal evidence ↗
issue

Codex Desktop: completed subagents restore as Active after reload

## Version and platform - Codex Desktop for Windows x64 - Store package `OpenAI.Codex 26.730.8199.0` - Installed `app.asar` SHA-256: `acba5f408b7c6c909ffbfdf3c7d3f10660897bfbbb10f916a78505986b44b772` ## Bug After Desktop reloads a task with a long subagent history, completed child agents are restored under **Active** instead of **Done**. This is not a small

importance 10@molamola-gitopenbugwindows-osappsubagentPapercuts 2026Original evidence ↗
issue

Completed subagents appear active until their results are opened

### What version of the Codex App are you using? The exact Codex Desktop build was not available to the agent. Observed on 2026-08-09. ### What subscription do you have? Not relevant to the UI behavior. ### What platform is your computer? macOS 26.6.1 (25G76), arm64. ### What issue are you seeing? Completed subagents can remain presented in the parent task U

importance 10@JoachimHollmanopenbugappsubagentOriginal evidence ↗