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

Random compaction bug blocking session completely.

### What version of Codex CLI is running? codex-cli 0.128.0 ### What subscription do you have? Pro ### Which model were you using? gpt-5.5 medium ### What platform is your computer? CachyOS ### What terminal emulator and version are you using (if applicable)? bash - Konsole ### Codex doctor report ```json ■ Error running remote compact task: unexpected statu

importance 7@Sorbe1openbugCLIcontextconnectivityOriginal evidence ↗
issue

CLI/TUI session can restart during long tool-heavy turns after repeated 'Function call output is missing for call id'

## Summary Codex repeatedly restarts or loses turn continuity during long-running sessions with many tool calls, especially while polling active `exec_command` sessions via repeated `write_stdin` calls. The visible user symptom is that the agent "crashes after a while", the conversation resumes with lost short-term continuity, and in some cases running comma

importance 6@drindtopenbugtool-callsOriginal evidence ↗
issue

Browser Use cannot upload files because file chooser / setInputFiles is not exposed in Codex Desktop IAB

### What variant of Codex are you using? App (Desktop) ### What happened? Codex Desktop Browser Use can inspect real `<input type="file">` controls in the in-app browser, but it cannot attach local files to them. In a Drupal content form, Browser Use could see three file inputs: - `files[field_image_hero_0][]`, `accept="image/*"` - `files[field_image_title_c

importance 6@scottfalconeropenenhancementtool-callsappbrowserOriginal evidence ↗
issue

Codex Desktop: composer submit times out after stale conversation state accumulates; restart clears it

# Codex Desktop: composer submit times out after stale conversation state accumulates; restart clears it ## What version of the Codex App are you using? Codex Desktop `26.513.31313` on macOS arm64. ## What platform is your computer? macOS `26.4.1`, Apple Silicon. ## What issue are you seeing? After Codex Desktop had been running for about 3 days and 11 hours

importance 6@JoeyTengopenbugappsessionapp-serverOriginal evidence ↗
issue

Git branch names fail to display in the statusline with these settings.

### What version of Codex CLI is running? 0.132 ### What subscription do you have? none ### Which model were you using? gpt-5.5 ### What platform is your computer? windows ### What terminal emulator and version are you using (if applicable)? powershell ### Codex doctor report ```json { "schemaVersion": 1, "generatedAt": "1779410699s since unix epoch", "overa

importance 6@mujuncoolopenbugwindows-ossandboxTUIOriginal evidence ↗
issue

Add a web-based Codex plugin marketplace and let Codex submit feedback with user approval

### What variant of Codex are you using? mac IDE ### What feature would you like to see? no-active-thread-019e9628-47dd-7210-92d8-839be056cc1f Feedback I have two related requests: 1. Provide an official web-based entry point for the Codex plugin marketplace Today, plugins are mainly browsed inside the Codex app. However, the desktop app is not convenient to

importance 6@47codeopenenhancementcodex-webskillsOriginal evidence ↗
issue

Codex App file manager: support drag-and-drop import and right-click delete

## Feedback Please improve file management in the Codex desktop app file tree. Two small actions would make the workspace file manager much more practical: 1. Allow users to drag files or folders into the Codex file tree / workspace so they can quickly add assets, documents, screenshots, or project files without switching to VS Code or a system file manager.

importance 6@maxboss10086openenhancementappOriginal evidence ↗
issue

Windows: WebSocket transport times out with respect_system_proxy, works with HTTP_PROXY/HTTPS_PROXY

### What version of the Codex App are you using (From “About Codex” dialog)? 0.142.1 ### What subscription do you have? plus ### What platform is your computer? Windows 10 ### What issue are you seeing? With `network_proxy` and `respect_system_proxy` enabled on Windows, Codex can use the system proxy for HTTPS requests, but WebSocket transport times out and

importance 6@fei1025openbugwindows-osappconnectivityOriginal evidence ↗
issue

Codex Desktop: set_thread_archived hangs when an active automation archives its own task

## What version of the Codex App are you using? Codex Desktop `26.707.41301` (build `5103`). ## What subscription do you have? ChatGPT Pro. ## What platform is your computer? macOS `26.1`, arm64. ## What issue are you seeing? A standalone scheduled automation can call the official `set_thread_archived` tool on its own currently active task. When it does, the

importance 6@Culpableopenbugtool-callsappautomationsOriginal evidence ↗
issue

MCP tools wrapped as "namespace" tool type are ignored by non-OpenAI endpoints

### What version of Codex CLI is running? `codex-cli 0.144.4` (pnpm install, linux-x64) ### What subscription do you have? N/A — using a third-party OpenAI-compatible endpoint (not an OpenAI plan). ### Which model were you using? `deepseek-v4-pro` via an OpenAI-compatible endpoint with `wire_api = "responses"` ### What platform is your computer? Linux 7.1.3-

importance 6@Lin-Jiong-HDUopenbugmcpCLIcustom-modelOriginal evidence ↗
issue

Windows Desktop: multiple 1–2 GB rollout sessions trigger ~71 Mbps upstream bursts during resume

### What version of the Codex App are you using (From “About Codex” dialog)? 26.715.2305.0 ### What subscription do you have? ChatGPT subscription (exact tier was not exposed by the local diagnostics used for this report) ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What issue are you seeing? Codex Desktop intermittently satu

importance 6@suiyuebaobaoopenbugwindows-osappconnectivitysessionOriginal evidence ↗
issue

Windows 11 Insider Build 26200: ChatGPT Desktop continuously flickers before login, renderer remains alive (OpenAI.Codex 26.715.7063.0)

### What version of the Codex App are you using (From “About Codex” dialog)? 26.715.7063.0 (Microsoft Store - OpenAI.Codex) ### What subscription do you have? ChatGPT Team ### What platform is your computer? Windows 11 x64 Insider Dev Build 26200 ### What issue are you seeing? ## Summary The ChatGPT Desktop application continuously flickers immediately after

importance 6@mengwuxiyopenbugwindows-osappOriginal evidence ↗
issue

Codex desktop app default thread list does not include remote-ssh-codex-managed host after restart

### What version of the Codex App are you using (From “About Codex” dialog)? Codex CLI version: 0.142.3 ### What subscription do you have? Pro ### What platform is your computer? x86 ### What issue are you seeing? <img width="349" height="106" alt="Image" src="https://github.com/user-attachments/assets/5e124ff9-192d-4d29-9830-34bf0e3593ef" /> <img width="343

importance 6@xiuxiuingopenbugappapp-serverremoteOriginal evidence ↗
issue

Computer Use unavailable on Windows: Application Protected files fail to copy from WindowsApps

### What version of the Codex App are you using (From “About Codex” dialog)? 26.715.9868.0 ### What subscription do you have? plus ### What platform is your computer? Windows 11 x64 ### What issue are you seeing? Codex Computer Use fails on Windows when relocating Application Protected runtime files ## Summary Codex Desktop for Windows cannot initialize the

importance 6@lizixian518-cellopenbugwindows-osappcomputer-useOriginal evidence ↗
issue

Codex will not enter Plan Mode

### What version of Codex CLI is running? codex-cli 0.145.0 ### What subscription do you have? Max ($100/mo plan) ### Which model were you using? gpt-5.6-Sol (Max) ### What platform is your computer? Linux 6.18.33.2-microsoft-standard-WSL2 x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? tmux inside Windows Terminal (WSL) #

importance 6@tylercasperopenbugCLIplanOriginal evidence ↗
issue

Received usage restriction during Kaggle AI security competition – please lift

### What version of the Codex App are you using (From “About Codex” dialog)? Version 26.715.72028 ### What subscription do you have? ChatGPT Pro 5x ### What platform is your computer? _No response_ ### What issue are you seeing? I was participating in the Kaggle competition "[AI Agent Security: Multi-Step Tool Attacks](https://www.kaggle.com/competitions/ai-

importance 6@Oka00openbugappsafety-checkOriginal evidence ↗
issue

close_agent is missing from the VS Code multi-agent tool schema

### What version of the IDE extension are you using? 26.721.41059 ### What subscription do you have? ChatGPT Plus ### Which IDE are you using? Visual Studio Code 1.131.0 using Remote - WSL ### What platform is your computer? Microsoft Windows NT 10.0.19045.0 x64 ### What issue are you seeing? In new Codex chats opened through the VS Code extension, `close_ag

importance 6@gcalpayopenbugwindows-osextensionsubagentOriginal evidence ↗
issue

GPT‑5.6 regression: stronger planning, weaker execution and instruction adherence

### What version of Codex CLI is running? codex-cli 0.146.0 ### What subscription do you have? max ### Which model were you using? gpt 5.6 sol high ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What terminal emulator and version are you using (if applicable)? Windows Terminal Powershell 7.6.4, Core ### Codex doctor report ```j

importance 6@hanktosopenbugmodel-behaviorwindows-osCLIOriginal evidence ↗
issue

Codex Desktop: updating a shared Business workspace plugin fails because upload-url returns 404

### What version of the Codex App are you using (From “About Codex” dialog)? 26.727.6591.0 ### What subscription do you have? ChatGPT Business ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? Codex Desktop cannot update an existing locally built plugin that is already shared with a ChatGPT Business work

importance 6@thiagovbdinizopenbugwindows-osappskillsconnectivityOriginal evidence ↗
issue

Browser site permission remains blocked after rule deletion and restart

## Description Browser Use continues to block access to `https://forum.vgd.ru` with the following error: > A saved user permission setting blocks this action. However, no site-specific permission exists in the Codex settings. ## Steps to reproduce 1. Open Codex on Windows. 2. Go to **Settings → Browser**. 3. Set **Confirmation** to **Always ask**. 4. Delete

importance 6@dmitryklimanskyopenbugwindows-osappbrowserOriginal evidence ↗
issue

Add Model/Speed/Subagent count to activity view sidebar

### What variant of Codex are you using? App ### What feature would you like to see? Would be nice to see a little more info on the activity view - consider adding the model (to understand which things are running with low vs high thinking), speed (to understand which things are costing more usage, and subagent count (to understand which things have potentia

importance 6@joshkaopenenhancementappOriginal evidence ↗
issue

[macOS/iOS Remote] Persisted mobile turns are omitted from the next Desktop model context in the same thread

### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.41515 (build 6321) ### What subscription do you have? ChatGPT Pro ### What platform is your computer? `Darwin 25.4.0 arm64 arm` (macOS 26.4.1) ### What issue are you seeing? Turns sent from ChatGPT iOS Remote were persisted in the canonical Codex thread and visible in the tas

importance 6@DevbyopenbugcontextappsessionremoteOriginal evidence ↗
issue

Codex Desktop: declared owner-auth and secret-manager capabilities are absent at runtime

### Product / environment - Codex Desktop on Windows - External browser automation routed to a separately managed Linux browser host - A custom runtime plugin declares owner-authentication assistance and host-local secret-manager policies ### Issue A task explicitly authorized use of host-local credential stores (Google Secret Manager / Google Password Manag

importance 6@jyongchulopenbugwindows-osauthappskillsOriginal evidence ↗
issue

[Windows] Computer Use cannot enumerate or launch desktop apps on one machine

## Environment - Codex App: 26.803.10989.0 (Windows AppX package version) - Computer Use plugin: 26.803.81509 - Platform: Microsoft Windows NT 10.0.26200.0 x64 - Subscription: ChatGPT subscription; exact tier unknown ## Issue Computer Use in the Codex desktop app cannot see or control any desktop apps on this Windows PC. The same account and workflow work no

importance 6@277644921-staropenbugwindows-osappcomputer-useOriginal evidence ↗
issue

Intel macOS: Computer Use startup fails after 26.803.61601 (250 ms native-pipe timeout; managed helper absent)

### OpenAI feedback thread `019ff0ed-18c7-7983-a939-09d9e861e0ec` (submitted with no diagnostic-log upload) ### What version of the Codex App are you using? ChatGPT/Codex desktop `26.803.61601` (build `6396`), with a valid OpenAI Developer ID signature. Bundled runtime: - `@oai/sky 0.6.6` - `cua_node` Node `24.14.0` - target `darwin-x64` ### What subscriptio

importance 6@gpxsrzopenbugappcomputer-useOriginal evidence ↗
issue

Windows: hook commands with embedded quotes never execute (cmd /C outer-quote wrap in command_runner.rs) but hooks report Completed

## Environment - codex-cli 0.147.0 on Windows 11 x64 (the spawn form below is also present on current `main`) - Project hooks in `.codex/hooks.json` using `commandWindows` ## Summary On Windows, `build_command` in `codex-rs/hooks/src/engine/command_runner.rs` spawns hook commands as `cmd.exe /C "<command_line>"` — the entire hook command line is wrapped in a

importance 6@M1nt-Ch0c0openbugwindows-osCLIhooksOriginal evidence ↗
issue

/agent thread switching emits stale completion notifications during replay

### Codex version `codex-cli 0.147.0` ### Platform Linux, Ghostty, Codex running in long-lived dtach sessions. ### What issue are you seeing? Selecting a parent or child thread with `/agent` can emit a fresh terminal `AgentTurnComplete` notification for a completion that happened earlier and is merely being replayed. If the terminal notification method is OS

importance 6@leventovopenbugCLIsubagentOriginal evidence ↗
issue

Hatch Pet v2 look-direction generation progressively shrinks later poses despite fixed-slot geometry and hard source validation

## Summary While upgrading a custom Codex pet to the v2 16-direction look system, the official coherent-row workflow repeatedly generates later look directions at a much smaller apparent size than the neutral pose. The issue persists even after aligning generation and validation geometry, locking the camera/scale semantics, and using an explicit fixed 8-slot

importance 6@1972walker-blipopenbugwindows-osapppetsimagenOriginal evidence ↗
issue

Show authenticated ChatGPT workspace name in /status

### What variant of Codex are you using? CLI ### What feature would you like to see? Display the authenticated ChatGPT workspace name in the interactive `/status` view. Currently, `/status` shows the account email and plan, for example: Account: user@example.com (Enterprise) For users who have access to multiple ChatGPT workspaces, this does not identify whi

importance 6@azat-badretdinopenenhancementauthTUICLIOriginal evidence ↗
issue

GPT-5.3-Codex-Spark quota available on Pro account but model missing from Codex App selector

### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.61601 ### What subscription do you have? ChatGPT Pro ### What platform is your computer? Darwin 25.5.0 arm64 arm ### What issue are you seeing? Issue Description I am a ChatGPT Pro subscriber and my account currently has a separate GPT-5.3-Codex-Spark weekly usage quota with

importance 6@dengdingchangopenbugrate-limitsappOriginal evidence ↗
issue

ChatGPT desktop conversations not syncing to web or iOS

Several conversations visible in the ChatGPT Mac desktop app are absent from chatgpt.com and the ChatGPT iPhone app under the same OpenAI account. Most important example “MFL Master / continuation” is visible and pinned in the Mac desktop app but is completely absent from ChatGPT web and the iPhone app. Searching for the exact title on the web does not locat

importance 6@LittleChimpanzeeMonkeyopenbugappsessionOriginal evidence ↗
issue

Allow users to configure how many conversations appear in Recents

### What variant of Codex are you using? Codex Desktop / App ### What feature would you like to see? Please let users choose how many conversations are shown in the **Recents** section of the sidebar. A useful setting could offer values such as **5, 10, 20, 50, or All**, with a **Show more** action for anything beyond the chosen initial count. I use projectl

importance 6@GuntherukopenenhancementappsessionOriginal evidence ↗
issue

Windows Codex Desktop repeatedly shows main-process error "Error: write EOF" after update

### What version of Codex is running? - Codex Desktop for Windows (Microsoft Store) - Package version: `26.803.10989.0` - Architecture: x64 ### What is happening? Since updating the Codex Windows desktop app, a modal error appears frequently at unrelated points during normal use. The app had not shown this error before the update. Exact dialog text: ```text

importance 6@Araaniartopenbugwindows-osappOriginal evidence ↗
issue

[Windows Desktop 26.803.10989.0] codex-code-mode-host 0xc0000409 crash leaves concurrent exec calls stuck until restart

### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.10989.0 ### What subscription do you have? ChatGPT Pro ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? On Codex Desktop for Windows, a crash of `codex-code-mode-host.exe` left six outstanding code-mode `exec` calls in u

importance 6@Utopia-Vopenbugwindows-ostool-callsappOriginal evidence ↗
issue

Codex Desktop shows “Conversation not found” during new-session startup with SessionStart hooks

### What version of the Codex App are you using (From “About Codex” dialog)? Codex App 26.803.61601 (bundled Codex CLI/app-server 0.147.0-alpha.6.5) ### What subscription do you have? Not collected / not available in this session context. ### What platform is your computer? `Darwin 25.6.0 arm64 arm` ### What issue are you seeing? Every time I start a new Cod

importance 6@StarshipSuperjamopenbugapphooksOriginal evidence ↗
issue

macOS Computer Use permission setup is too complex and should have guided onboarding

### What variant of Codex are you using? Codex / ChatGPT desktop app on macOS. ### What feature would you like to see? The current setup process for granting the permissions required by **Computer Use** on macOS feels unnecessarily complicated and cumbersome. Enabling Computer Use may require users to understand and manually navigate multiple macOS privacy/s

importance 6@youyun863openenhancementappcomputer-useOriginal evidence ↗
issue

Codex Desktop on Windows does not support multi-monitor different DPI setup

### What version of the Codex App are you using (From “About Codex” dialog)? 26.803.81509 ### What subscription do you have? Pro ### What platform is your computer? Ubuntu 24 ### What issue are you seeing? The Codex Linux app does not appear to fully support Wayland setups with multiple monitors using different DPI/scaling settings. When moving the Codex win

importance 6@katsar0vopenbugappOriginal evidence ↗
issue

TUI: quick-cancelled optimistic prompt remains selectable but has no persisted UserMessage

### What version of Codex CLI is running? codex-cli 0.147.0 ### What subscription do you have? ChatGPT subscription (exact tier omitted; this appears to be a local TUI persistence race) ### Which model were you using? gpt-5.6-sol ### What platform is your computer? Darwin 25.6.0 arm64 arm ### What terminal emulator and version are you using (if applicable)?

importance 6@astradevkinopenbugTUICLIsessionOriginal evidence ↗
issue

Error when trying to create a side thread

### 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-luna ### What platform is your computer? Linux 7.1.5-101.fc43.x86_64 x86_64 ### What terminal emulator and version are you using (if applicable)? _No response_ ### Codex doctor report ```json ``` ### What issue are you s

importance 6@rafaselfclosedbugTUICLIsessionOriginal evidence ↗
issue

Cursor 3.15+: Codex sidebar with session history fails to open; no Activity Bar fallback

### What version of the IDE extension are you using? 26.803.61601 (also reproduced with 26.803.41515) ### What subscription do you have? ChatGPT (same account works in Cursor 3.14.27; this is a UI/host compatibility bug, not auth) ### Which IDE are you using? Cursor ### What platform is your computer? Linux 6.8.0-137-generic x86_64 x86_64 (Ubuntu 24.04) ###

importance 6@PieroFDCopenbugextensionsessionOriginal evidence ↗
issue

[multi-agent][gpt-5.6-sol] Orchestrator turns out-of-scope reviewer findings into an unbounded blocking loop

## Environment - Codex CLI: 0.147.0 - Model: gpt-5.6-sol - Reasoning effort: ultra - Platform: macOS 26.5.2 (arm64) - Surface: Codex multi-agent workflow with separate orchestrator, executor, and reviewer sessions ## What issue are you seeing? A root orchestrator repeatedly converted out-of-scope reviewer findings into new blocking implementation work, despi

importance 6@chrischiu88openbugmodel-behaviorcode-reviewCLIsubagentOriginal evidence ↗
issue

Add configurable audible alert for pending permission approvals in Codex CLI

### What variant of Codex are you using? CLI ### What feature would you like to see? I’d like to request an improvement for Codex CLI: play a configurable audible alert whenever the agent requests a permission approval (similar to Copilot CLI). **Why this helps** During long-running tasks, I’m not always watching the terminal. Approval prompts can be missed,

importance 5@you-apps-codeclosedenhancementsandboxCLIOriginal evidence ↗
issue

How to downgrade?

Hi there This came up this morning, so I did it... <img width="505" height="112" alt="Image" src="https://github.com/user-attachments/assets/3b9a43d1-5a00-4d46-93e3-2b69546ab29a" /> Sorry, but how do I undo it? I preferred the version I was on, but unsure how to downgrade?

importance 5@hippyauOriginal evidence ↗
issue

[BUG] Undo/redo often fails in native Windows environment when apply_patch edits are tracked as full-file rewrites

### What version of the Codex App are you using (From “About Codex” dialog)? codex 26.422.30944 ### What subscription do you have? GPT pro (with GPT 5.4) ### What platform is your computer? Microsoft Windows NT 10.0.19045.0 x64 ### What issue are you seeing? On the Codex Windows app running in the native Windows environment, `undo` / `redo` is unreliable and

importance 5@Alkacidopenbugwindows-ostool-callsappOriginal evidence ↗
issue

Shift+Enter and Alt+Enter no longer insert newlines in Konsole

After updating to codex-cli 0.128.0, Shift+Enter and Alt+Enter no longer insert a newline in the Codex CLI prompt when running in Konsole on KDE Plasma / Arch Linux. This worked before a recent Codex update. Ctrl+J still works, but it is awkward as the only multiline input shortcut. Environment: - Codex CLI: codex-cli 0.128.0 - OS: CachyOS x86_64 - Kernel: L

importance 5@bshorclosedbugTUICLIOriginal evidence ↗
issue

Desktop: thread.archived silently reset to 0 on next app cycle for any thread whose sessions/<rollout>.jsonl exists

### What version of the Codex App are you using (From "About Codex" dialog)? 26.519.2081.0 ### What subscription do you have? Pro ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 (Windows native binary path; not WSL backend) ### What issue are you seeing? `threads.archived` is silently reset from `1` back to `0` (and `threads.archive

importance 5@JustinJLeopardopenbugwindows-osappsessionOriginal evidence ↗
issue

Prefix `./` to completion of `@{filename}` if the path is not obviously a path

### What variant of Codex are you using? CLI ### What feature would you like to see? This is similar to https://github.com/openai/codex/issues/6915, but the feature request is different: the author request for `@` to be kept after the tab completion. Instead, I propose the following: say there's a file `hello` in the current directory, you type `@h` and `tab

importance 5@user202729openenhancementTUICLIOriginal evidence ↗
issue

Dictation with codex on Android flakes out regularly

### What version of the Codex App are you using (From “About Codex” dialog)? Version 26.623.61825 • Released Jun 28, 2026 ### What subscription do you have? pro ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What issue are you seeing? #### Dictation in ChatGPT Android : 👍 Dictation in ChatGPT on Android is rock solid. I've used

importance 5@dharmatechopenbugcodex-webappOriginal evidence ↗
issue

macOS Codex desktop app: window controls are overlapped at 100% zoom

### What version of the Codex App are you using (From “About Codex” dialog)? 26.623.101652 ### What subscription do you have? ChatGPT Plus ### What platform is your computer? Darwin 22.6.0 x86_64 i386 ### What issue are you seeing? macOS Codex desktop app: at 100% zoom, the top-left window controls are overlapped by the app header/sidebar controls. At 90% zo

importance 5@mounteeebugappOriginal evidence ↗
issue

deny-read permission profile silently ineffective on native Windows (ACL state empty) — 0.142.5

## Summary On native Windows, a permission profile with a valid `deny` filesystem rule does not apply read denial. `write` denial works; `read` denial does not. Sandboxed commands can still read files that a `deny` rule should block (e.g. ~/.codex/config.toml). ## Environment - codex-cli 0.142.5 (latest stable) - Windows 11 Home, build 26200 - Native Windows

importance 5@yoshitakafumoto-xynopenbugwindows-ossandboxCLIOriginal evidence ↗