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

CLI: resume can get stuck on Working after unclean disconnect/shutdown of an active turn

### What version of Codex CLI is running? `codex-cli 0.104.0` ### What subscription do you have? ChatGPT Plus ### Which model were you using? Primarily `gpt-5.3-codex` ### What platform is your computer? Linux x86_64 (`Ubuntu 25.10`, kernel `6.17.0-14-generic`) ### What terminal emulator and version are you using (if applicable)? zsh terminal on Linux ### Wh

importance 9@gabrielbrykopenbugTUIOriginal evidence ↗
issue

Responses WebSocket falls back when compacted replacement_history contains large inline images

### What version of Codex CLI is running? `codex-cli 0.133.0`. The original affected session metadata includes `codex-cli 0.130.0`, but the WebSocket fallback was reproduced from a copied session using the current Codex CLI/App around `0.133.0`. ### What subscription do you have? ChatGPT Pro 20x. ### Which model were you using? `gpt-5.5` with `reasoning_effo

importance 9@KwakYounHoopenbugCLIcontextconnectivityOriginal evidence ↗
issue

Codex Desktop can get stuck on sqlite state backfill with partial new index while legacy state is complete

### What version of the Codex App are you using? Codex Desktop `26.609.41114` on macOS. The app-server version reported after recovery was: ```text currentVersion=0.140.0-alpha.2 ``` ### What subscription do you have? ChatGPT Pro. ### What platform is your computer? macOS 15.6.1 (`darwin`), Apple Silicon. ### What issue are you seeing? Codex Desktop can get

importance 9@wsy150728openbugappapp-serverOriginal evidence ↗
issue

Windows CLI /app fails to open Desktop thread with Start-Process Access denied

### What version of Codex CLI is running? `codex-cli 0.140.0` Installed with the standalone Windows installer. > **Update (2026-08-13):** Current `main` still has two different Windows Desktop launch paths: `codex app` opens the registered `codex://` protocol, while TUI `/app` directly starts the packaged executable. The current-source comparison and validat

importance 9@starriet9openbugwindows-osTUICLIOriginal evidence ↗
issue

Codex CLI: add persistent self-healing monitor workflows for long-running jobs

### What variant of Codex are you using? Codex CLI / TUI, especially on headless Linux, SSH, and remote development machines. ### What feature would you like to see? ## Summary Add a first-class, persistent **monitor workflow** to Codex CLI that can return to the same thread at a future time or when a background event occurs, inspect progress, and perform a

importance 9@DeepThinkingZhouLiuopenenhancementCLIautomationsOriginal evidence ↗
issue

Allow configuring retry policy and honor `Retry-After` for TPM rate limits in Codex

### What variant of Codex are you using? IDE Extension ### What feature would you like to see? ## Summary When Codex encounters an OpenAI TPM (Tokens Per Minute) rate limit during a long-running streaming task, it performs a fixed number of reconnect attempts (currently 5) and then terminates the agent. For large repositories and long-running coding sessions

importance 9@pip-install-skillsopenenhancementextensionrate-limitsconnectivityconfigOriginal evidence ↗
issue

[Windows][Codex Desktop][IAB] `browser.tabs.finalize()` silently terminates the entire app

## Environment - **Codex Desktop package:** `26.721.3996.0` (Microsoft Store / MSIX, x64) - **Bundled Browser Use release:** `26.721.31836` - **OS:** Windows 11 x64 - **Authentication/subscription:** ChatGPT account in Codex Desktop (tier intentionally omitted) ## What issue are you seeing? Calling `browser.tabs.finalize(...)` from the bundled in-app browser

importance 9@alex-sc7openbugwindows-osappbrowserOriginal evidence ↗
issue

Session repeatedly "waiting for agents" although all subagents are stopped

### What version of Codex CLI is running? v0.146.1 ### What subscription do you have? Pro ### Which model were you using? gpt-5.6-sol high ### What platform is your computer? Linux 7.0.0-28-generic x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? _No response_ ### Codex doctor report ```json { "schemaVersion": 1, "generated

importance 9@TonyRippyopenbugCLIsubagentOriginal evidence ↗
issue

ChatGPT Pro (20x) accounts appear to receive Pro 5x Codex usage capacity

### What happened? Multiple active ChatGPT Pro accounts still show the paid Pro (20x) subscription, and the official Codex usage API continues to identify them as `plan_type: "pro"`. However, their effective Codex usage allowance now behaves like the much smaller Pro 5x tier. The issue is therefore not the displayed subscription name or the `plan_type` field

importance 9@Jonesauopenbugauthrate-limitsOriginal evidence ↗
issue

Improve subagent provider visibility

### What feature would you like to see? The Codex app currently makes provider selection and subagent provider behavior hard to control and hard to understand in the UI. I would like three related improvements: 1. Add an easy provider picker in the Codex app UI for chat threads. - This should make it possible to switch a thread from one provider to another w

importance 8@bakaburg1openbugazurecustom-modelappOriginal evidence ↗
issue

Browser Use and Chrome backend time out despite installed extension and valid native host

## Summary Codex Desktop Browser Use appears unable to connect to either the in-app browser (`iab`) or the Chrome extension backend. Both paths time out at the browser-client connection/listing stage. This looks like a Browser Use/native pipe runtime issue rather than a Chrome extension installation issue. ## Environment - OS: macOS - Chrome: 147.0.7727.139

importance 8@TimmycosmosopenbugappbrowserOriginal evidence ↗
issue

sandbox escalation approval times out after Codex update; CLI cannot access macOS Keychain

Summary After updating Codex Desktop, commands that require sandbox escalation no longer run. The escalation reviewer times out before approving the command. As a result, tools such as lark-cli cannot access macOS Keychain from Codex, even though the same commands work successfully in the user's normal terminal. Impact This blocks Codex from using locally co

importance 8@rogerliangyujie32-makeropenbugsandboxappOriginal evidence ↗
issue

Windows desktop upgrade can leave Browser, Chrome, and Computer Use globally unavailable due to mixed plugin/runtime state

## Summary After a Codex Windows desktop app update, **Browser**, **Chrome**, and **Computer Use** could all become globally unavailable in Settings. Restarting the app did not repair the state. The failure was caused by several pieces of old and new state being mixed across the bundled marketplace snapshot, version cache, Chrome native host, and `cua_node`

importance 8@Vagexopenbugwindows-ossandboxappskillsOriginal evidence ↗
issue

Codex Desktop no longer shows file tree, review pane, or branch UI despite Git being detected

## Summary Codex Desktop stopped showing the file tree / review pane entry points / current branch UI for local Git projects. This appears to be a Desktop UI regression: Git, GitHub auth, the Codex CLI, and the Codex app backend all still detect the repositories correctly. The issue started recently, within the last couple of days. It affects all Codex Deskt

importance 8@Aleopazoopenbugcode-reviewappOriginal evidence ↗
issue

codex-windows-sandbox-setup.exe not found by CLI setup after clean install due to bin junction

### What version of Codex CLI is running? codex-cli 0.142.5 ### What subscription do you have? Enterprise ### Which model were you using? gpt-5.5 ### What platform is your computer? Microsoft Windows NT 10.0.28000.0 x64 ### What terminal emulator and version are you using (if applicable)? _No response_ ### Codex doctor report ```json { "schemaVersion": 1, "g

importance 8@msternermxyopenbugwindows-ossandboxCLIOriginal evidence ↗
issue

Codex Desktop crashes entire application due to missing tool call result

### What version of the Codex App are you using (From “About Codex” dialog)? 26.707.6957.0 ### What subscription do you have? pro 20x ### What platform is your computer? Windows 11 x64 ### What issue are you seeing? After today's update, Codex now crashes with the following error which stops all threads, which is highly nonideal given the relatively non-seve

importance 8@auridianopenbugwindows-osmcptool-callsappOriginal evidence ↗
issue

Codex Desktop: switching Local to Cloud cannot switch back; summary panel fails to render

## Summary In Codex Desktop on macOS, switching a task from **Local** to **Cloud** in the side-panel environment selector can leave the task stuck in Cloud. The selector no longer lets me switch the task back to Local. At the same time, the side panel displays **"Summary panel couldn't render."** This blocks returning the task to the local workspace. ## Step

importance 8@kerryzl77openbugappsessionOriginal evidence ↗
issue

chat open in new window shows something went wrong

### What version of the Codex App are you using (From “About Codex” dialog)? Version 26.721.81911 ### What subscription do you have? chatgpt pro ### What platform is your computer? _No response_ ### What issue are you seeing? <img width="900" height="270" alt="Image" src="https://github.com/user-attachments/assets/8b627add-697f-4dbb-be1c-79c2fcca7465" /> cli

importance 8@lytrubyopenbugappOriginal evidence ↗
issue

Use a separate config overlay for the desktop app

### What variant of Codex are you using? Codex App (desktop) ### What feature would you like to see? Please give the desktop app its own app-managed config overlay, for example `$CODEX_HOME/config-desktop.toml` (defaulting to `~/.codex/config-desktop.toml`), instead of writing desktop state into the user-managed `$CODEX_HOME/config.toml`. For desktop session

importance 8@PaulRBergopenenhancementappconfigOriginal evidence ↗
issue

Git push --dry-run fails with Bad owner or permissions on /etc/ssh/ssh_config.d/... (SSH config owned by nobody inside sandbox)

### What version of Codex is running? codex-cli 0.84.0 ### What subscription do you have? Pro ### Which model were you using? 5.2-high (happens on all) ### What platform is your computer? Linux 6.18.3-arch1-1 x86_64 ### What terminal emulator and version are you using (if applicable)? Ghostty ### What issue are you seeing? Trying to do a git push dry run fro

importance 8@vadimcomanescuopenbugsandboxCLIOriginal evidence ↗
issue

GPT-5.4 emits internal `multi_tool_use.parallel` format as plain text with training data artifacts

## Summary GPT-5.4 via the Codex CLI occasionally emits corrupted output containing internal ChatGPT tool-calling formats (`multi_tool_use.parallel` with `recipient_name`) mixed with memorized Chinese gambling SEO spam, instead of making proper Responses API tool calls. ## Reproduction - **Model:** gpt-5.4 - **Mode:** Default collaboration, reasoning effort

importance 7@AustinJunyuLiclosedbugmodel-behaviorsandboxCLItool-callsOriginal evidence ↗
issue

Resume replay can surface a stale assistant final message after restart from archived/removed subagent history

### What version of Codex CLI is running? codex-cli 0.120.0 ### What subscription do you have? Pro ### Which model were you using? gpt-5.4 ### What platform is your computer? Linux 6.12.0-124.47.1.el10_1.x86_64 x86_64 unknown ### What terminal emulator and version are you using (if applicable)? VSCode ### What issue are you seeing? After reopening Codex, an

importance 7@nos1609openbugsubagentOriginal evidence ↗
issue

Local Secret Store for Sensitive Credentials

### What variant of Codex are you using? App ### What feature would you like to see? I would like Codex to provide a local secret management feature for sensitive information such as server usernames, passwords, API keys, SSH credentials, database passwords, and deployment tokens. In many real-world workflows, Codex may need to execute commands that require

importance 7@CTOSPACEopenenhancementappOriginal evidence ↗
issue

Completed subagents continue to count against thread limit

## What version of Codex CLI is running? `codex-cli 0.130.0` ## What subscription do you have? Pro ## Which model were you using? ChatGPT 5.5 ## What platform is your computer? `Darwin 25.4.0 arm64 arm (MacBook Pro, M4 Max, MacOS Tahoe 26.4.1)` ## What terminal emulator and version are you using (if applicable)? `WarpTerminal v0.2026.05.13.09.15.stable_01` #

importance 7@pengyou200902openbugsubagentOriginal evidence ↗
issue

Codex Desktop (Windows): UI-archived conversations reappear in active sidebar after refresh, and archive triggers flashing terminal cleanup

### What version of the Codex App are you using (From "About Codex" dialog)? Observed on a Windows desktop install whose shipped frontend bundle is: - `openai.chatgpt-26.325.31654-win32-x64` Affected local bundle paths: - `C:\Users\q1371\.antigravity\extensions\openai.chatgpt-26.325.31654-win32-x64\webview\assets\app-server-manager-hooks-XL0eRatK.js` - `C:\U

importance 7@biggamekingopenbugwindows-osappsessionOriginal evidence ↗
issue

Codex Desktop ignores project-local model_catalog_json for fresh project threads

This bug report was written by Codex. ## Summary Codex Desktop appears to ignore a trusted project's `.codex/config.toml` `model_catalog_json` setting when creating a fresh project thread, while the CLI/debug path from the same cwd respects it. This prevents project-local custom model catalogs from working in Desktop, including per-model `base_instructions`

importance 7@Vadeviousopenbugwindows-osappconfigOriginal evidence ↗
issue

Allow Linux users to redeem banked Codex rate-limit resets from the web or CLI

### What variant of Codex are you using? CLI ### What feature would you like to see? Please add a way for Linux users to view and redeem banked Codex rate-limit resets, either from Codex CLI or from a Codex web usage/settings page. ### Additional information Banked resets currently appear to be exposed through the Codex app UI, but the Codex desktop app is n

importance 7@VictorBenitoGRclosedenhancementrate-limitsCLIOriginal evidence ↗
issue

Severe session sync issues between tui/desktop/mobile

### What issue are you seeing? Sessions don't stay in sync when used across cli/desktop/mobile. ### What steps can reproduce the bug? 1. Start cli, launch some subagents 2. While running/once finished, send followup/steer from mobile (android) remotely connected to your host 3. Check cli and see no update made to the session 4. Check codex desktop && vscode

importance 7@RickDavis404openbugextensionTUICLIappOriginal evidence ↗
issue

Support first-class Windows-to-Windows Codex App pairing and remote control

### What variant of Codex are you using? Codex App on Windows / Windows-to-Windows usage ### What feature would you like to see? Please add first-class support for connecting two Codex desktop apps on Windows, so one Windows machine can act as the Codex host and another Windows machine can control it through the official Codex App experience. Desired behavio

importance 7@falyx6851-byteopenenhancementwindows-osappremoteOriginal evidence ↗
issue

Support multi-account and multi-machine Codex mobile Remote Control connections

## Summary Please support first-class multi-account and multi-machine connections for Codex mobile Remote Control. Right now, Codex mobile Remote Control appears to work best when there is a single active desktop host / enrollment. In real development setups, users often have multiple ChatGPT accounts or workspaces and multiple machines, and the current mode

importance 7@VectorPeakopenenhancementiOSappremoteOriginal evidence ↗
issue

gpt-5.6 Responses Lite turns do not expose exec/code-mode tools in codex exec

## Summary `codex exec` with `gpt-5.6-sol` can report that shell/code-mode tools are unavailable, while the same prompt works with `gpt-5.5`. The issue appears to be the Responses Lite request shape: for `use_responses_lite=true` models, Codex currently moves client tool schemas into an `input[0]` item of type `additional_tools` and omits top-level `tools`.

importance 7@willsmanleyopenbugexecCLItool-callsOriginal evidence ↗
issue

[Windows] `codex app` falsely reports Desktop missing when StartApps entry is named ChatGPT

### What version of Codex CLI is running? `codex-cli 0.144.0-alpha.4` ### What version of Codex Desktop is installed? `OpenAI.Codex 26.707.3748.0` from the Microsoft Store / AppX package. ### Platform - Microsoft Windows 11 Pro - Version `10.0.26200`, build `26200` - 64-bit ### What issue are you seeing? On Windows, `codex app <workspace>` reports that Codex

importance 7@refusedzeroopenbugwindows-osCLIOriginal evidence ↗
issue

Codex Desktop: keep active tasks visible in a persistent sidebar section

### What variant of Codex are you using? Codex Desktop app ### What feature would you like to see? When the sidebar contains many projects and tasks, it becomes difficult to find a task that is still running—especially when several tasks are active across different projects at the same time. Today, active tasks are mixed into the normal project/thread hierar

importance 7@vorojaropenenhancementappsessionOriginal evidence ↗
issue

Windows Codex App: authenticated SMB/UNC workspaces fail in both sandbox modes

### What version of the Codex App are you using (From “About Codex” dialog)? 26.721.4979.0 ### What subscription do you have? ChatGPT Plus ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 / Windows 11 Pro ### What issue are you seeing? Codex Desktop cannot reliably access projects located on a normal authenticated SMB share through U

importance 7@SilverHandCZopenbugwindows-ossandboxappOriginal evidence ↗
issue

Paginated history drops valid flattened rollout records and reuses ordinals

### What version of Codex CLI is running? Observed on `0.146.0-alpha.10.1`. The affected source paths remain unchanged in `rust-v0.146.0-alpha.14`. ### What platform is your computer? Linux x86_64. ### What issue are you seeing? Paginated rollout history has inconsistent `RolloutLine` decoding. Some readers deserialize JSON directly into `RolloutLine`, while

importance 7@TsuryopenbugCLIsessionOriginal evidence ↗
issue

Bug: Answers Are Internally Truncated Unpredictably

(not duplicate of https://github.com/openai/codex/issues/36112) ### What version of Codex CLI is running? codex-cli 0.146.0 ### What subscription do you have? Plus ### Which model were you using? gpt-5.6-luna low ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What terminal emulator and version are you using (if applicable)? WSL

importance 7@johnaweissopenbugwindows-osTUICLIOriginal evidence ↗
issue

Pro weekly usage drained 26% for 75.25M mostly cached tokens immediately after Aug 1 global reset

### Subscription ChatGPT Pro ### Models used - `gpt-5.6-sol` - `gpt-5.5` ### Issue Immediately after the global Codex usage reset announced by Tibo on **August 1, 2026**, my weekly Pro allowance began draining much faster than it did before the reset. On August 1, a total of **75,250,381 tokens** consumed approximately **26% of the weekly Pro allowance**, le

importance 7@zkhrvvopenbugrate-limitsOriginal evidence ↗
issue

macOS: same-version Chrome plugin cache reconciliation deletes chrome/latest while the plugin remains current

### What version of the Codex App are you using (From “About Codex” dialog)? ChatGPT desktop app `26.730.61639` (build `6234`, bundle identifier `com.openai.codex`). The bundled `chrome@openai-bundled` plugin is also version `26.730.61639`. ### What subscription do you have? ChatGPT Pro ### What platform is your computer? ~~~text Darwin 25.5.0 arm64 arm Goog

importance 7@STSNaiveopenbugappskillsbrowserOriginal evidence ↗
issue

Allow request_user_input in Default mode to wait indefinitely

### What variant of Codex are you using? CLI ### What feature would you like to see? I'd like it to be possible to use `request_user_input` in Default mode without the question automatically resolving after a timeout. I have `request_user_input` explicitly enabled in Default mode using the `default_mode_request_user_input` feature. After updating to 0.147.0:

importance 7@SimonPurdieopenenhancementCLItool-callsOriginal evidence ↗
issue

Qonto MCP regression in 0.147.0: startup completes without caching or exposing tools

### What version of Codex is running? - Codex CLI 0.146.0: Qonto MCP works - Codex CLI 0.147.0: Qonto MCP initialization fails - Codex Desktop client version observed in logs: 26.803.41515 (internal traces reference client version 0.147.0) ### What operating system are you using? macOS 26.5.2 (25F84) ### What is the issue? Qonto MCP tools are missing in Code

importance 7@dperettiopenbugmcpCLIOriginal evidence ↗
issue

Codex Security: recoverable finalization schema error permanently fails completed scan

### Summary A Codex Security diff scan completed discovery, validation, attack-path analysis, and canonical draft generation, but finalization rejected an empty `scan.target.snapshotDigest`. After repairing the digest in a fresh turn, completion could not be retried because the first validation error had already moved the scan into the terminal `failed` stat

importance 7@caseypettingillopenbugappsafety-checkskillsOriginal evidence ↗
issue

session renders properly in codex cli but improperly in chatgpt remote (android)

### What version of Codex CLI is running? codex-cli 0.147.0 ### What subscription do you have? pro $100 ### Which model were you using? gpt-5.6-sol max ### What platform is your computer? Linux 7.0.11-76070011-generic x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? https://github.com/pop-os/cosmic-term (alacritty based) ##

importance 7@nick1udwigopenbugsessionremoteOriginal evidence ↗
issue

migrate-rollouts silently drops >16 MiB JSONL records while reporting migration successful

### What version of Codex CLI is running? `0.148.0-alpha.5` ### What subscription do you have? Not applicable (local rollout migration). ### Which model were you using? Not applicable (local rollout migration). ### What platform is your computer? macOS / Darwin 27.0.0 / arm64 ### What terminal are you using? zsh ### Codex doctor report Not included: this is

importance 7@Yasei-no-otokoopenbugCLIsessionOriginal evidence ↗
issue

[ChatGPT Chronicle] System Skill Creator is deleted from shared system Skills

### Summary A ChatGPT Chronicle/background run deletes the canonical **system Skill Creator** from the shared Codex system-Skills installation. The Chronicle worker starts the bundled Codex runtime with `skills.bundled.enabled=false`. The resulting cleanup appears to remove the shared `$CODEX_HOME/skills/.system` directory instead of merely disabling bundled

importance 7@omarpinarecordsopenbugappskillsautomationsOriginal evidence ↗
issue

Long ChatGPT Desktop responses jump upward while scrolling

### What version of the Codex App are you using (From “About Codex” dialog)? 26.721.41059 ### What subscription do you have? Free ### What platform is your computer? Darwin 25.5.0 arm64 arm ### What issue are you seeing? On macOS Apple Silicon, long responses in the Codex/ChatGPT desktop app repeatedly jump/scroll upward while I am reading them. The bottom o

importance 7@rasettastone-artopenbugappOriginal evidence ↗
issue

Unknown model gpt-5.6-luna

### What version of the IDE extension are you using? 26.803.61601 ### What subscription do you have? PRO 5X ### Which IDE are you using? VS CODE ### What platform is your computer? Windows ### What issue are you seeing? Unknown model gpt-5.6-luna when summoning it as a subagent. ### What steps can reproduce the bug? .codex adds luna, use sol to summon it. Us

importance 7@Pawww28openbugwindows-osextensionsubagentOriginal evidence ↗
issue

Codex App window repeatedly turns completely blank after renderer crashes

### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.61601 (build 6396); bundled codex-cli 0.147.0-alpha.6.5 ### What subscription do you have? ChatGPT subscription (exact tier is not displayed in the Codex App) ### What platform is your computer? macOS 26.5.1 (Build 25F80), Apple Silicon arm64; Darwin 25.5.0 ### What issue are

importance 7@JJGGuopenbugappbrowserOriginal evidence ↗
issue

[Windows app regression] Subagent threads lose direct visibility/control and Spark is missing from spawn overrides

# [Windows app regression] Subagent threads lose direct visibility/control and Spark is missing from spawn overrides ### What version of the Codex App are you using (From “About Codex” dialog)? MSIX package version `26.803.10989.0` (Microsoft Store package, status OK). ### What subscription do you have? Not collected. The report is about the locally advertis

importance 7@gNikroopenbugwindows-osappsubagentOriginal evidence ↗
issue

/fork leaves parent thread with active writer, preventing resume in another terminal

### What version of Codex CLI is running? codex-cli 0.147.0 ### What subscription do you have? Pro ### Which model were you using? gpt-5.6-sol ### What platform is your computer? Linux 5.15.167.4-microsoft-standard-WSL2 x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? WSL ### Codex doctor report ```json { "schemaVersion": 1

importance 7@pkhafizovopenbugCLIsessionOriginal evidence ↗
issue

Voice dictation input is discarded when Codex asks a clarification question

### What version of the Codex App are you using (From “About Codex” dialog)? Version 26.803.81509 ### What subscription do you have? Business ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? When using voice dictation in the Codex Windows desktop app, an ongoing or recently completed voice input can be

importance 7@wbdbopenbugwindows-osappplanOriginal evidence ↗