diff --git a/changelog/4301.fixed.md b/changelog/4301.fixed.md new file mode 100644 index 000000000..1ee4b092d --- /dev/null +++ b/changelog/4301.fixed.md @@ -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.