# AI SDK 6.0.272 - Product: AI SDK (https://whatsnew.fyi/product/ai-sdk) - Vendor: Vercel - Date: 2026-08-30 - Version: 6.0.272 - Original notes: https://github.com/vercel/ai/releases/tag/ai%406.0.272 - Permalink: https://whatsnew.fyi/product/ai-sdk/releases/6.0.272 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 generateText responses that do not satisfy a required or specifically selected tool choice, and expose the normalized response content on ToolChoiceViolationError for opt-in recovery - **fixed** — Allow tool approval secrets in ToolLoopAgent settings and prepareCall ###### Patch Changes - e822a1d: Reject `generateText` responses that do not satisfy a required or specifically selected tool choice, and expose the normalized response content on `ToolChoiceViolationError` for opt-in recovery. - 8c51a25: fix(ai): allow tool approval secrets in ToolLoopAgent settings and prepareCall - Updated dependencies [cc23556] - Updated dependencies [823cc03] - Updated dependencies [3f96cf8] - @ai-sdk/provider-utils@4.0.50 - @ai-sdk/gateway@3.0.185