# AI SDK 5.0.241 - Product: AI SDK (https://whatsnew.fyi/product/ai-sdk) - Vendor: Vercel - Date: 2026-08-20 - Version: 5.0.241 - Original notes: https://github.com/vercel/ai/releases/tag/ai%405.0.241 - Permalink: https://whatsnew.fyi/product/ai-sdk/releases/5.0.241 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** — 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 ###### Patch Changes - 9d0b84c: fix: reject `streamObject` result promises and report failed completion when the provider stream errors - 05df123: Filter preliminary tool outputs when `ignoreIncompleteToolCalls` is enabled. - e532644: Prevent automatic tool execution when a model call ends with an unsafe finish reason.