Add flag in codex settings to disable autoResolutionMs permanently

Open
#34,310 4 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
cli

Research direction

Start at codex-rs/tui/src/bottom_pane/request_user_input/mod.rs around line 284 and trace how autoResolutionMs is applied and how Codex settings are loaded. Identify the existing settings and persistence path, then verify that a new setting can permanently disable this behavior in /plan; the issue does not name a test file.

Written by the indexing model from the issue text.

Description

CLI config enhancement plan

This is vary bad feature that breaks whole /plan functionality - please allow us to disable it permanently.

https://github.com/openai/codex/blob/2deed3fb9c00c74dac3d177ea700d6fb7a94539d/codex-rs/tui/src/bottom_pane/request_user_input/mod.rs#L284

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.