Commit ab4ebac
Fix stale tool-call atom with Copilot encrypted IDs
Copilot API returns different encrypted item IDs in streaming events
vs response.completed output. The selective dissoc only removed the
output ID, leaving the streaming ID (with arguments) in the atom.
Replace with a full reset before the recursive request.
🤖 Generated with [eca](https://eca.dev)
Co-Authored-By: eca <git@eca.dev>1 parent 16c62d3 commit ab4ebac
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
281 | | - | |
| 280 | + | |
282 | 281 | | |
283 | 282 | | |
284 | 283 | | |
| |||
0 commit comments