mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Keep the Windows cmd.exe harness for apply_patch_cli_can_use_shell_command_output_as_patch_input, but make the nested PowerShell read deterministic by silencing progress output, switching to ReadAllText, and running non-interactively. Co-authored-by: Codex <noreply@openai.com>