shipfeedAI news, curated daily

15:22:38 CET
14 JUL15:22:38shipfeed
pull to refreshlast sync
Just in — 8 new
§ topic

vercel-ai-sdk

29 stories · 7d·6 sources covering·30 active storylines

Updated Tue, 14 Jul 2026 CEST·29 new storylines this week·live

What this is

The Vercel AI SDK is an open-source TypeScript toolkit for building AI apps and agents. shipfeed tracks AI SDK releases, new providers, and streaming and tool-calling features.

storylines this week30 active

Thursday, June 11, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · ai · v7.0.0-canary.170

Fixes tool-approval replay vulnerability allowing forged client

Patch Changes bae5e2b: fix(security): re-validate tool approvals from client message history before execution The approval-replay path in `generateText`/`streamText` (and `WorkflowAgent.stream`) reconstructed approved…

via github.com
Tuesday, May 12, 2026’s edition
Monday, December 22, 2025’s edition
Vercel — Changelog
VERCEL · 1 source

AI SDK 6

With over 20 million monthly downloads and adoption by teams ranging from startups to Fortune 500 companies, the is the leading TypeScript toolkit for building AI applications. It provides a unified API, allowing you…

via vercel.com
Friday, July 10, 2026’s edition
Thursday, July 2, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Routing rules now available on AI Gateway

now supports .Vercel AI Gatewayrouting rules Routing rules are firewall-style rules that control which models your team can use, applied at the gateway level instead of in your application code. When a model goes down…

via vercel.com
Friday, June 26, 2026’s edition
Thursday, June 25, 2026’s edition
Thursday, June 11, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · prodia · v1.0.32

Fixes SSRF vulnerability in Prodia video model image handling

Patch Changes 3ee4555: fix(prodia): validate user-supplied image URLs before fetching (SSRF) The Prodia video model's `resolveVideoFileData` fetched a user-supplied `image` URL directly with `fetch()`, bypassing the…

via github.com
Monday, June 8, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · svelte · v5.0.0-canary.166

Bumps ai to 7.0.0-canary.166

Patch Changes Updated dependencies [19736ee] Updated dependencies [d66ae02] Updated dependencies [e4182bd] ai@7.0.0-canary.166

via github.com
Friday, June 5, 2026’s edition
Tuesday, June 2, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Chat SDK adds Twilio adapter support

Chat SDK now supports Twilio, extending its single-codebase approach to Slack, Discord, GitHub, Teams, Telegram, and WhatsApp with the new .Twilio adapter Teams can build SMS and MMS bots that handle direct messages…

via vercel.com
Monday, June 1, 2026’s edition
Vercel — Changelog
QWEN · 1 source

Qwen 3.7 Plus now available on AI Gateway

Qwen 3.7 Plus from Alibaba is now available on .Vercel AI Gateway The model unifies vision and language into a single agent foundation, with capabilities spanning GUI and CLI operation, coding and productivity…

via vercel.com
Thursday, May 21, 2026’s edition
Vercel — Changelog
QWEN · 1 source

Qwen 3.7 Max now available on Vercel AI Gateway

Qwen 3.7 Max from Alibaba is now available on . The model is designed as an agent foundation, with capabilities spanning coding, office workflow automation, and long-horizon autonomous execution.Vercel AI Gateway Qwen…

via vercel.com
Thursday, May 14, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI · 1 source

Vercel AI SDK — xai v4.0.0-canary.61

Patch Changes 80e1702: feat(xai): support `'none'` and `'medium'` reasoning effort for `grok-4.3`, and curate the model ID autocomplete list `grok-4.3` accepts `reasoning_effort` of `"none" | "low" | "medium" |…

via github.com
Monday, May 11, 2026’s edition
Vercel AI SDK — Releases
MCP · 1 source

Vercel AI SDK — mcp v1.0.42

Patch Changes 725f2ed: feat(mcp): expose server instructions to be accessible through client 7281592: fix(mcp): use negotiated protocol version in transport request headers

via github.com
Today’s edition
Vercel — Changelog
VERCEL · 1 source

Chat SDK adds X adapter support

Chat SDK now supports X (Twitter), extending its single-codebase approach to Slack, Discord, GitHub, Teams, Telegram, and WhatsApp with the new .X adapter Teams can build bots that reply to public mentions and hold…

via vercel.com
Yesterday’s edition
Vercel — Changelog
AGENTS · 1 source

Agent Runs now show subagent activity on eve projects

You can now inspect subagent activity for eve projects in . Agent Runs The new Subagents tab shows every subagent, organized by which turn started it. Each row shows the prompt, duration, and any failures, all on a…

via vercel.com
Friday, July 10, 2026’s edition
Thursday, July 2, 2026’s edition
Wednesday, July 1, 2026’s edition
Friday, June 26, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Query Web Analytics from the Vercel CLI

You can now query Web Analytics datapoints directly through the Vercel CLI. Using the command, you can pull page views, visitors, and custom events for your Vercel projects to analyze traffic, compare trends, and…

via vercel.com
Monday, June 22, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Chat SDK adds Linq support

Chat SDK now supports Linq with the new .vendor-official adapter Build bots that send and receive texts in both direct messages and group chats, with bidirectional media and native iMessage tapback reaction support…

via vercel.com
Vercel — Changelog
VERCEL · 1 source

Chat SDK adds Kapso support

Chat SDK now supports Kapso with the new .vendor-official adapter Kapso connects your bot to WhatsApp through its hosted platform, handling the WhatsApp Business setup, credentials, and webhooks so you can focus on…

via vercel.com
Thursday, June 18, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · workflow · v1.0.0-beta.100

Fixes tool approval forwarding for provider-executed tools

Patch Changes 907e002: fix (workflow): forward provider-executed tool approvals to the provider on resume `WorkflowAgent` stripped every `tool-approval-request` and `tool-approval-response` part from the messages when…

via github.com
Tuesday, June 16, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Workflow SDK now supports inflight cancellation

The Workflow SDK 5 beta now supports the standard and APIs across workflow and step boundaries.AbortControllerAbortSignal Create a controller inside a workflow, pass its signal into one or more steps, and cancel…

via vercel.com
Saturday, June 13, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Workflow SDK now runs natively in Nitro v3

's native Nitro v3 integration is now in beta. Steps run inside the same bundled runtime as the rest of your app, instead of a separate bundle. Nitro's and other server-side APIs work directly inside functions.Workflow…

via vercel.com