# AI SDK 7.0.70 - Product: AI SDK (https://whatsnew.fyi/product/ai-sdk) - Vendor: Vercel - Date: 2026-08-19 - Version: 7.0.70 - Original notes: https://github.com/vercel/ai/releases/tag/ai%407.0.70 - Permalink: https://whatsnew.fyi/product/ai-sdk/releases/7.0.70 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Stop multi-step text generation for client tool approval even when a provider-executed tool has a deferred result - **fixed** — Reject streamObject result promises and report failed completion when the provider stream errors - **fixed** — Filter preliminary tool outputs when ignoreIncompleteToolCalls is enabled - **fixed** — Prevent automatic tool execution when a model call ends with an unsafe finish reason - **fixed** — Clear partial UI message parts when a WorkflowAgent model-call step is retried ###### Patch Changes - 9566914: Stop multi-step text generation for client tool approval even when a provider-executed tool has a deferred result. - b181020: fix: reject `streamObject` result promises and report failed completion when the provider stream errors - 7054073: Filter preliminary tool outputs when `ignoreIncompleteToolCalls` is enabled. - a828527: Prevent automatic tool execution when a model call ends with an unsafe finish reason. - d3cc3fe: Clear partial UI message parts when a WorkflowAgent model-call step is retried. - Updated dependencies [e6087c9] - @ai-sdk/provider-utils@5.0.28 - @ai-sdk/gateway@4.0.56