### What version of Codex CLI is running? `codex-cli 0.146.0` ### What platform are you using? Windows, Codex CLI TUI. ### What issue are you seeing? Changing the model with `/model` while Plan mode is active does not preserve separate Default- and Plan-mode settings. Starting state: - Default mode: `gpt-5.6-terra`, Medium - Plan mode entered with Shift+Tab
### What issue are you seeing? When using the ChatGPT desktop app with a screen reader, across Chat, Work, and Codex conversations, important conversation status updates are not announced the way they are in the ChatGPT web experience. On the web, screen-reader users receive useful status feedback during the interaction, such as an initial working/thinking s
### What issue are you seeing? The GitHub connector exposes inconsistent names for the same repository identifier across sibling tools. For example, `fetch_issue_comments` requires `repo_full_name`, while many other GitHub tools (including `create_issue`) require `repository_full_name`. This makes a plausible model-generated call fail before reaching GitHub.
### Summary On Ubuntu 26.04, the ChatGPT/Codex Linux desktop app refused to launch because the Codex profile was reported as being in use by another process, even though the referenced PID no longer existed and no `chatgpt` or `codex` processes were running. Removing only the stale Chromium/Electron singleton files under `~/.config/Codex/` immediately fixed
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.81509 (build 6415) ### What subscription do you have? ChatGPT Pro 20x ### What platform is your computer? Darwin 25.6.1 arm64 arm ### What issue are you seeing? When the sidebar is organized **By project**, changing **Sort chats by** between **Priority**, **Last updated**, an
### What variant of Codex are you using? App — 26.803.81509 (build 6415), macOS Darwin 25.6.1 arm64, ChatGPT Pro 20x ### Summary Project folders/groups in the desktop sidebar **can already be reordered manually by dragging them**, and the custom order works. However, this behavior is not documented, and the surrounding UI is confusing: - Under **Organize sid
### What variant of Codex are you using? Codex APP | ChatGPT with Codex ### What feature would you like to see? I'd like to propose an optional ****Project Workspace** ****feature that allows users to group a small number of related chats or Codex sessions--perhaps 3-5--into a shared workspace. Each chat would remain an independent conversation focused on a
### What issue are you seeing? The Codex iOS **Add SSH Host** flow disconnects in roughly 500 ms, before SSH authentication completes, when connecting to an exe.dev VM through exe.dev's managed SSH endpoint. The iOS UI reports only: > Could not connect to <user>@<vm>.exe.xyz over SSH. This appears to be an interoperability problem in the iOS SSH client with
### What variant of Codex are you using? App ### What feature would you like to see? Compaction currently pauses the agent loop while the previous context is compacted. Codex could make compaction time completely hidden if the agent is allowed to continue working during this time. This involves 1. Taking a snapshot of the conversation and sending it to the c
### What issue are you seeing? Unchanged client-supplied `additionalContext` disappears after automatic compaction. Codex retains `additionalContext` in `AdditionalContextStore` and normally emits only entries that changed since the prior turn. That deduplication works until compaction replaces model history: the replacement history is built without re-rende
### What issue are you seeing? ## Summary Computer Use cannot capture screenshots on Windows 10 22H2 running through Apple Boot Camp. Application and window enumeration works correctly, but every `get_window_state` request that includes a screenshot fails with: ```text SetIsBorderRequired failed: No such interface supported (0x80004002) ``` The problem is re
### What variant of Codex are you using? App / Codex Desktop ### What feature would you like to see? Codex Desktop supports drag-and-drop organization, but automating it through the UI is unsafe because dropping a thread onto a project changes its project membership instead of merely changing its visual order. Please expose supported App Server APIs for: - r
### What version of Codex is running? - Codex Desktop: `26.803.10989.0` - Embedded Codex runtime recorded in the child rollout: `0.147.0-alpha.6.6` ### What subscription do you have? ChatGPT Pro (20x) ### Which model were you using? `gpt-5.6-sol`, reasoning effort `ultra`, Multi-Agent V2 ### What platform is your computer? Microsoft Windows 11 Home, version
### What issue are you seeing? I asked Codex to reproduce a research paper using the repository’s paper-replication skill, train on the supplied MS1M dataset, reproduce the paper’s attack evaluation, verify correctness, and use GPU 0. Instead of completing the requested experiment, Codex silently restricted MS1M to: max_classes: 512 max_per_class: 30 This re
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.81509 ### What subscription do you have? puls ### What platform is your computer? windwos ### What issue are you seeing? Hello, I'd like to provide some feedback because I hope you can continue to improve and get better. I had a reset card that expired, and it showed the expi
### What version of Codex CLI is running? `codex-cli 0.147.0` ### What subscription do you have? ChatGPT subscription ### Which model were you using? `gpt-5.6-sol` ### What platform is your computer? Apple Silicon macOS 26.6.1 (`Darwin 25.6.0 arm64`) ### What terminal emulator and version are you using (if applicable)? Ghostty 1.3.1 ### Codex doctor report T
### What variant of Codex are you using? CLI / app-server v2 on current `main` (`e766f7598993ce37cf61b9c26c80cc2ba3a4f2d7`). ### What feature would you like to see? An experimental app-server request that atomically starts a turn only when a specific thread is idle. Today, `turn/start` is intentionally start-or-steer: if a turn becomes active before Core adm
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.81509 ### What subscription do you have? Plus ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? Здравствуйте. В приложении Codex for Windows не работает выполнение команд в терминале для проекта D:\Projects\React\BezVmyat
What happened: This has occurred twice, with nearly identical credit figures despite different credit caps each time. Incident 1 (last Thursday afternoon KST) Monthly credit cap: 5,000 Was actively working in the afternoon when Codex suddenly returned a "limit exceeded" error — with no prior low-credit warning Usage showed 38,140 credits consumed — over 7x t
## Environment - Codex CLI 0.144.1, 0.146.0, 0.147.0 (identical behavior on all three), npm install - Windows 11 Pro 10.0.26200 - Plugins from the `claude-plugins-official` marketplace: `security-guidance` 2.0.7, `superpowers` 6.3.0, `ralph-loop` 1.0.0 - WSL installed (Ubuntu default distro), Git for Windows installed ## Summary On Windows, every hook declar
### Codex version codex-cli 0.147.0 ### Environment - macOS 26.4.1 (25E253) - Apple Silicon (arm64) - zsh 5.9 - Installed via `@openai/codex` ### Description After forking an active thread from the Codex TUI, the original parent thread remains owned by the same TUI/app-server process as an active writer. As a result, attempting to resume the parent thread fr
## Summary In two direct calls to the native Amazon Bedrock Mantle compact endpoint using a CLI 0.147.0-compatible request schema, every supplied assistant response-item ID remained in the returned canonical window. The linked two-pass raw evidence contains 64 assistants after pass 1 and 80 after pass 2, with zero pass-1 assistant IDs missing from pass 2. A
## Description Codex Desktop's in-app Browser (IAB) dispatches the expected mouse and keyboard events to text elements, but the browser's native text-selection default action does not occur. `window.getSelection()` stays empty for ordinary text and `contenteditable`; `selectionStart` / `selectionEnd` stay unchanged for a focused `textarea`. The same Browser
## Summary On Windows, Codex Desktop local tool activity can launch an internal PowerShell parent-lifetime sentinel in a visible terminal window. The window reports: `error 2147942632 (0x800700E8)` The command shown by the window, sanitized to remove its random identifier, is: ```text powershell.exe -NoLogo -NoProfile -NonInteractive -Command <title-assignme
### What variant of Codex are you using? Codex / ChatGPT desktop app on macOS. Ideally, this should work consistently on Windows as well. ### What feature would you like to see? Please add a first-class way to export multiple or all files generated in a single chat. A chat can produce many outputs—for example images, videos, PDFs, documents, spreadsheets, pr
### 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? I run Codex through app-
### 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 Plus ### What platform is your computer? Darwin 25.5.0 arm64 arm; macOS 26.5.2 (25F84); MacBook Air (M1, 8 GB) ### What issue are you seeing? After macOS switches between two wo
## What version of Codex CLI is running? `codex-cli 0.147.0` Source reproduction: commit `e9be887f57c8e2d4f606c36890b692d03f328726`. ## What subscription do you have? `Pro Lite (5x)` ## Which model were you using? `gpt-5.6-sol`; approval review uses the `codex-auto-review` catalog entry. ## What platform is your computer? `Darwin 25.6.0 arm64 arm` ## What te
### What version of Codex CLI is running? codex-cli 0.148.0-alpha.9 ### What subscription do you have? Pro 20x ### Which model were you using? gpt-5.6-luna ### What platform is your computer? Linux 6.18.35.2-microsoft-standard-WSL2 x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? Windows Terminal (WSL / PowerShell) ### Code
### What variant of Codex are you using? Codex Desktop on macOS. ### What version of Codex is running? - Desktop: `26.803.81509` - Bundled CLI: `0.147.0-alpha.6.6` ### What is the issue? An execpolicy `allow` rule silently stops running its matching command outside the sandbox as soon as the active filesystem permission profile contains any denied-read restr
### 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? windows ### What issue are you seeing? I have a chat is stuck in the browser keep calculating but i already received answer in the desktop ap
### What version of the Codex App are you using (From “About Codex” dialog)? Version 26.803.61601 ### What subscription do you have? Work ### What platform is your computer? Darwin 25.5.0 arm64 arm ### What issue are you seeing? The sidebar becomes empty, entries in settings also reduce to just 4. And the crash happens without a warning. ### What steps can r
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.61601 (build 6396) ### What subscription do you have? Paid ChatGPT subscription (exact tier omitted) ### What platform is your computer? `Darwin 25.5.0 arm64 arm` macOS 26.5.2 (25F84), Apple Silicon ### What issue are you seeing? Composer dictation in the Codex view intermitt
### What version of the Codex App are you using? - Running Windows package: `26.727.6591.0` (resolved from the active process path) - Registered/updated package: `26.803.10989.0` - Codex CLI bundled with the app: `0.146.0-alpha.9.2` The registered package is newer than the package used by the currently running process, so an auto-update may be pending a full
### What variant of Codex are you using? App + CLI (managed worktrees under `~/.codex/worktrees`), codex-cli 0.146.0, macOS ### What feature would you like to see? Managed worktrees are created with opaque, meaningless directory names — a 4-character hex ID (and sometimes a full UUID): ``` ~/.codex/worktrees/883f/project-name ~/.codex/worktrees/0018/todo ~/.
### What variant of Codex are you using? CLI ### What feature would you like to see? Accidentally pressing Ctrl+C, which can happen when we have many terminals etc. open, causes the run to get interrupted. We should have a setting to disallow keyboard exit shortcuts and have the user explicit exit or interrupt using `/interrupt` or `/exit`. Kind of like usin
### What version of Codex CLI is running? codex-cli 0.147.0 ### What subscription do you have? plus ### Which model were you using? gpt-5.6-terra ### What platform is your computer? Linux 6.8.0-136-generic x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? Tabby ### Codex doctor report ```json ``` ### What issue are you seein
### What variant of Codex are you using? App (macOS desktop); also relevant to the CLI / input protocol (codex-cli 0.146.0) ### What feature would you like to see? I work with a lot of audio attachments in Codex (`` embeds render as an inline audio player). Two gaps make that workflow painful: **1. No playback speed control in the inline audio player
### What version of the Codex App are you using (From “About Codex” dialog)? codex cli ### What subscription do you have? pro 20x ### What platform is your computer? mac os pro ### What issue are you seeing? My subscription plan still has 90% remaining, and it's currently under weekly limit mode. I'm not sure about the specific usage of the model; it frequen
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.61601 ### What subscription do you have? Plus plan ### What platform is your computer? macOS ### What issue are you seeing? This content can't be shown We take extra caution with requests involving biological research and applications that could pose safety risks. Eligible re
### What version of Codex CLI is running? `codex-cli 0.147.0` ### What subscription do you have? ChatGPT Plus ### Which model were you using? `gpt-5.6-sol` with reasoning set to High ### What platform is your computer? Ubuntu Linux ### What issue are you seeing? On **2026-08-13 at approximately 10:30 CEST**, my Codex weekly usage unexpectedly returned to **1
Authentication: API login. ### What version of the Codex App are you using (From "About Codex" dialog)? 26.803.10989.0 ### What subscription do you have? API login ### What platform is your computer? Microsoft Windows NT 10.0.26120.0 x64 ### What issue are you seeing? In two separate Codex App tasks using `gpt-5.6-sol` with high reasoning, a static high-prio
### What version of the Codex App are you using (From “About Codex” dialog)? Codex Desktop: 26.803.61601; Codex Security: 0.1.18 ### What subscription do you have? Plus ### What platform is your computer? Darwin 24.6.0 arm64 arm ### What issue are you seeing? A completed Codex Security scan appears in the scan list, but opening it shows: “Codex Security coul
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.81509 ### What subscription do you have? Pro 20x ### What platform is your computer? Microsoft Windows NT 10.0.19045.0 x64 ### What issue are you seeing? I am currently experiencing **two severe issues** on a ChatGPT Pro 20x subscription: 1. **The 7-day Codex usage allowance
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.61601 ### What subscription do you have? plus ### What platform is your computer? Darwin 25.6.0 arm64 arm ### What issue are you seeing? The permissions menu combines reviewer selection with permission-profile selection, but it displays only the custom permission profile as a
### What version of the Codex App are you using (From “About Codex” dialog)? ChatGPT desktop (Powered by Codex & OWL), Version 26.803.81509, released 11 Aug 2026 ### What subscription do you have? ChatGPT Plus ### What platform is your computer? Nobara Linux 43 (Fedora-based), KDE Plasma 6.6.4, Wayland ### Which model were you using? GPT-5.6 Luna ### What is
### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.41515 (build 6321) ### What subscription do you have? Pro ### What platform is your computer? Darwin 25.4.0 arm64 arm ### What issue are you seeing? ## Summary After a plugin that provides lifecycle hooks was removed, an already-running Codex Desktop session continued invokin
### What version of Codex CLI is running? codex-cli 0.147.0 ### What subscription do you have? None ### Which model were you using? gpt-5.6-luna low ### What platform is your computer? Darwin 25.1.0 arm64 arm ### What terminal emulator and version are you using (if applicable)? ghostty ### Codex doctor report ```json { "schemaVersion": 1, "generatedAt": "178
### What version of Codex CLI is running? codex-cli 0.147.0 ### What subscription do you have? Pro Lite ### Which model were you using? gpt-5.6-sol ### What platform is your computer? Linux 7.1.8-arch1-3 x86_64 unknown ### What terminal emulator and version are you using (if applicable)? Ghostty ### Codex doctor report ```json { "schemaVersion": 1, "generate