Skip to content

ai@6.0.271

Choose a tag to compare

@github-actions github-actions released this 27 Aug 18:39
· 2023 commits to main since this release
4f902aa

Patch Changes

  • 9310140: 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.
  • b503790: add operation-level outcomes to UI message stream end callbacks