mirror of
https://github.com/cline/cline.git
synced 2026-09-21 13:21:23 +08:00
fix(task): canonicalize attempt_completion result parameter (#9262)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"cline": patch
|
||||
---
|
||||
|
||||
Canonicalize `attempt_completion` tool args by mapping `response` to `result` in the central tool executor to prevent intermittent missing-parameter retries with native parallel tool calling.
|
||||
Reference in New Issue
Block a user