core-agent-ide/codex-rs/apply-patch
Dylan 5f8984aa7d
[apply-patch] Support applypatch command string (#2186)
## Summary
GPT-OSS and `gpt-5-mini` have training artifacts that cause the models
to occasionally use `applypatch` instead of `apply_patch`. I think
long-term we'll want to provide `apply_patch` as a first class tool, but
for now let's silently handle this case to avoid hurting model
performance

## Testing
- [x] Added unit test
2025-08-11 13:11:04 -07:00
..
src [apply-patch] Support applypatch command string (#2186) 2025-08-11 13:11:04 -07:00
apply_patch_tool_instructions.md fix: provide tolerance for apply_patch tool (#993) 2025-06-03 09:06:38 -07:00
Cargo.toml Auto format toml (#1745) 2025-07-30 18:37:00 -07:00