Files
pi/packages/coding-agent/test
T
Danila Poyarkov a2ec01e12f fix(coding-agent): coerce stringified JSON edits in edit tool (#3370)
Some models (Opus 4.6, GLM-5.1) send the edits parameter as a JSON
string instead of a parsed array. This fails AJV validation with
'must be array' and models fall back to sed/python.

Parse stringified edits in prepareEditArguments before validation.
a2ec01e12f ยท 2026-04-18 18:29:23 +02:00
History
..