SIGN IN SIGN UP

fix(core): repair null streaming tool args from complete raw JSON (#2451)

## Summary

- Repair `ToolCallsAccumulator` so complete raw tool-call JSON fills
missing/null input values after streaming.
- Prevent later null input maps from overwriting previously accumulated
non-null arguments.
- Add regression tests for HTML-like multi-line content and
null-overwrite protection.

Closes #768
B
Blue-Berrys committed
068abc34f3992f27816cfe998cd4ff828b605773
Parent: 6bcaaeb
Committed by GitHub <noreply@github.com> on 7/30/2026, 7:15:09 AM