chore: add changelog for #4301

This commit is contained in:
borislav
2026-04-14 22:41:09 +02:00
parent 86e726107f
commit 14cf783647

1
changelog/4301.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed missing tool handlers so unregistered tool calls fail with a normal final tool result instead of leaving tool-call state hanging.