You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
8dd86a9: Validate persisted typed tool calls against current input and output schemas.
Schema-incompatible empty or error inputs and terminal history from unavailable
tools remain loadable as dynamic tool parts instead of exposing unvalidated
values under current static tool types.
fda13b3: Allow chats to continue automatically after tool approval denials reach the output-denied state.
957146c: add operation-level outcomes to UI message stream end callbacks
ce6849a: fix(ai): handle stitchable stream cancellation before an inner stream is registered