Patch Changes
- Updated dependencies [31205a4]
- @ai-sdk/provider-utils@4.0.46
- @ai-sdk/gateway@3.0.174
| May | Jun | Jul | Aug | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Sunday | No releases on Aug 2, 2026 | No releases on Aug 9, 2026 | No releases on Aug 16, 2026 | |||||||||||||
| Monday | 4 releases on Aug 3, 2026 | 4 releases on Aug 10, 2026 | No releases on Aug 17, 2026 | |||||||||||||
| Tuesday | 3 releases on Aug 4, 2026 | 7 releases on Aug 11, 2026 | ||||||||||||||
| Wednesday | 3 releases on Aug 5, 2026 | 6 releases on Aug 12, 2026 | ||||||||||||||
| Thursday | 3 releases on Aug 6, 2026 | 2 releases on Aug 13, 2026 | ||||||||||||||
| Friday | 6 releases on Jul 31, 2026 | 4 releases on Aug 7, 2026 | 4 releases on Aug 14, 2026 | |||||||||||||
| Saturday | 3 releases on Aug 1, 2026 | No releases on Aug 8, 2026 | No releases on Aug 15, 2026 |
49 releases since Jul 31, 2026, busiest day 7
readUIMessageStream while
preserving independent snapshots for mutable nested values.Output type.Output type.readUIMessageStream while
preserving independent snapshots for mutable nested values.Output type.readUIMessageStream while
preserving independent snapshots for mutable nested values.onFinish callback to the initiating request.onFinish callbacks.Provider type.onFinish callback to the initiating request.Provider.resumeStream from copying the previous assistant message into the resumed response.resumeStream from copying the previous assistant message into the resumed response.2171d15: feat(video): allow aspectRatio: 'adaptive' on generateVideo
Some video models derive the output ratio from the input and reject explicit
{width}:{height} values — BytePlus Seedance 2.5 does this for first-frame,
first-and-last-frame, editing, and extension tasks. aspectRatio on
VideoModelV3CallOptions, and
experimental_generateVideo is now `${number}:${number}` | 'adaptive', so
those calls no longer need a type assertion. Support is provider-specific.
Updated dependencies [2171d15]
72ad23f: Respect ToolLoopAgent timeouts configured in agent settings.
ad6a650: feat(video): allow aspectRatio: 'adaptive' on generateVideo
Some video models derive the output ratio from the input and reject explicit
{width}:{height} values — BytePlus Seedance 2.5 does this for first-frame,
first-and-last-frame, editing, and extension tasks. aspectRatio on
VideoModelV3CallOptions, VideoModelV4CallOptions, and
experimental_generateVideo is now `${number}:${number}` | 'adaptive', so
those calls no longer need a type assertion. Support is provider-specific.
81cd026: Reduce bundle size by making internal Zod v4 imports tree-shakeable.
Updated dependencies [c477556]
Updated dependencies [ad6a650]
Updated dependencies [81cd026]
25c9120: Expose provider metadata on language-model-call end callbacks and telemetry spans.
89080c8: fix (ai/gateway): make retried doStart calls idempotent
generateVideo retries doStart, which creates a billable generation, so a
retry after a lost response could start a second one. It now mints one
idempotency token per logical start — outside the retry closure — and forwards it
as an idempotency-key header, so a provider that deduplicates (the Vercel AI
Gateway does) sees the same key on every attempt. GatewayVideoModel simply
forwards the caller's headers rather than inferring retry identity from an
options object, which would collide across unrelated calls.
79d6195: Stop pending and active resumed chat streams after cancellation, and prevent overlapping resumptions from applying stale updates.
Updated dependencies [89080c8]
Updated dependencies [89080c8]
ToolLoopAgent prepareCall callbacks to read and override the top-level reasoning option.defaultInstructionsMiddleware for applying default language model instructions while preserving call-level overrides.79e133c: async APIs for generateVideo (poll, webhook)
Adds an asynchronous start/status flow to the experimental video model
interface (VideoModelV4): models may now implement doStart, doStatus,
and handleWebhookOption instead of (or in addition to) doGenerate, and
experimental_generateVideo accepts poll and webhook options to
orchestrate completion via polling or webhooks. Polling configuration can use
a custom delay implementation for durable workflow compatibility.
da64b51: feat(code-mode): simplify tool caller configuration
Updated dependencies [79e133c]
generateText receives streaming-only firstChunkMs or chunkMs timeout settings.codex release notes.
Get up and running with large language models locally.
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
An Open Source Machine Learning Framework for Everyone
An agentic skills framework & software development methodology that works.
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
If you publish AI SDK, you can claim this product by proving you administer its repository.