You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(run_in_container): drop hardcoded --full-auto flag
The wrapper always appended --full-auto, overriding user-supplied
--mode/--approval-mode parameters. Removing the flag lets Codex respect
CLI options on Linux the same way it does on macOS.
Refs #781 - #781
0 commit comments