apply_patch
HoldTechniques
A patch-based method for applying code edits by describing changes as diffs.
Why it's here
Placed in Hold: 1 article(s) of evidence from 1 source(s), led by research-stage coverage, with 0 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (1)
- 5Simon Willison·7/4/2026researchNewer Anthropic models perform worse with some edit tools
Armin Ronacher reports that newer Claude models such as Opus 4.8 and Sonnet 5 sometimes generate malformed arguments for Pi’s edit tool, causing tool calls to be rejected. The issue appears in newer Anthropic models but not older ones, suggesting model-specific training for Claude Code’s edit workflow may reduce compatibility with third-party coding harnesses.