Skip to content

Release 2026-09-08

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 23:20
0fa1beb

Packages Published

TypeScript (npm) - published at 23:20:09 UTC

Package Version Install
@ag-ui/mastra 1.1.3 npm install @ag-ui/mastra@1.1.3

@ag-ui/mastra@1.1.3

  • Report remote token usage from Mastra runs.
  • Add onTextBuffered callback so segment identity is preserved when useProcessedFinalText buffers deltas past a tool-call boundary.
  • Honour a caller-supplied client abort signal by chaining it into the run's controller instead of overriding it.
  • Cancel remote runs at the producer via a per-run cloned client, stopping server-side production and billing on abort.
  • Give each assistant text segment its own continuation id.
  • Propagate cancellation from Observable teardown.
  • Settle aborted runs instead of silently dropping chunks.
Breaking changes
  • Peer dependency floors for ag-ui core and client raised to 0.0.58.