Add a toggle for #28235

Resolved 💬 1 comment Opened Jun 19, 2026 by misaka19465 Closed Jun 19, 2026

What variant of Codex are you using?

VS Code Extension

What feature would you like to see?

#28235 introduced an auto-resolution timer for request_user_input. However, this pull request leaves the decision entirely to the model without providing any toggle. At the same time, because the current model always tends to propose a "recommended approach", it often assumes that the autoResolutionMs parameter should be passed.

This defeats the purpose of request_user_input and weakens the human's control and oversight in AI-assisted programming. If I give the model Full Access permissions _(which does not mean I want Codex to complete tasks completely autonomously, but only to bypass redundant permission approvals in a safe environment)_, and I make a new request and step away to grab a cup of coffee, Codex may very likely go astray without supervision, wasting a huge number of tokens as a result.

Therefore, I hope Codex can add a toggle, or at least make it a configurable option in config.toml, rather than leaving the decision only to the model.

Additional information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗