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
onTextBufferedcallback so segment identity is preserved whenuseProcessedFinalTextbuffers 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.