124 124
125Use the canonical feature keys from `config.toml`'s `[features]` table. Codex normalizes the resulting feature set to meet these pins and rejects conflicting writes to `config.toml` or profile-scoped feature settings.125Use the canonical feature keys from `config.toml`'s `[features]` table. Codex normalizes the resulting feature set to meet these pins and rejects conflicting writes to `config.toml` or profile-scoped feature settings.
126 126
127<a id="disable-codex-feature-surfaces"></a>
128
127- `in_app_browser = false` disables the in-app browser pane.129- `in_app_browser = false` disables the in-app browser pane.
128- `browser_use = false` disables Browser Use and Browser Agent availability.130- `browser_use = false` disables Browser Use and Browser Agent availability.
129- `computer_use = false` disables Computer Use availability and related131- `computer_use = false` disables Computer Use availability and related