Skip to content

Conversation

@bolinfest
Copy link
Collaborator

@bolinfest bolinfest commented Nov 11, 2025

This is important to ensure that this:

codex --enable unified_exec

and this:

codex --config features.unified_exec=true

are equivalent. Also that when it is passed programmatically:

pub config: Option<HashMap<String, serde_json::Value>>,

then this should work for config:

{"features": {"shell_command_tool": true}}

though I believe also this:

{"features.shell_command_tool": true}

@bolinfest bolinfest merged commit c3a710e into main Nov 12, 2025
63 of 67 checks passed
@bolinfest bolinfest deleted the pr6516 branch November 12, 2025 16:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants