core-agent-ide/codex-rs/apply-patch
Jeremy Rose 5f6e95b592
if a command parses as a patch, do not attempt to run it (#3382)
sometimes the model forgets to actually invoke `apply_patch` and puts a
patch as the script body. trying to execute this as bash sometimes
creates files named `,` or `{` or does other unknown things, so catch
this situation and return an error to the model.
2025-09-12 13:47:41 -07:00
..
src if a command parses as a patch, do not attempt to run it (#3382) 2025-09-12 13:47:41 -07:00
tests feat: use the arg0 trick with apply_patch (#2646) 2025-08-24 14:35:51 -07:00
apply_patch_tool_instructions.md [apply-patch] Clean up apply-patch tool definitions (#2539) 2025-08-21 20:07:41 -07:00
Cargo.toml chore(deps): bump tree-sitter from 0.25.8 to 0.25.9 in /codex-rs (#3295) 2025-09-08 08:22:59 -07:00