shipfeedAI news, curated daily

00:21:29 CET
28 SEPT00:21:29shipfeed⋯
pull to refreshlast sync
Just in — 8 new
§ topic

vercel-ai-sdk

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

Updated Sat, 26 Sept 2026 CEST·80 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

Vercel AI SDK — Releases
VERCEL AI SDK · workflow · v2.0.0

Drops Workflow 4 support, requires Workflow 5 beta

Major Changes 3238c04: Upgrade to Workflow 5 and drop Workflow 4 support. Applications must now install Workflow 5, which is currently available under the `beta` tag. Patch Changes d3cc3fe: Clear partial UI message…

via github.com
Saturday, August 8, 2026’s edition
Monday, July 27, 2026’s edition
Vercel — Changelog
CLAUDE · 1 source

Run Claude Managed Agents with Chat SDK

You can now run with .Claude Managed AgentsChat SDK Claude Managed Agents handles the agent loop server-side, including the model, tools, session state, and sandboxed web research. Chat SDK gives that agent a chat…

via vercel.com
Friday, June 12, 2026’s edition
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
Saturday, September 26, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · perplexity · v5.0.0

Migrates from Sonar Chat Completions to Agent API

Major Changes 38fe0e5: BREAKING: Migrate language generation from the Sonar Chat Completions API to the Agent API. Replace Sonar model IDs and provider options with Agent API presets, models, and tools. The new API…

via github.com
Wednesday, September 16, 2026’s edition
Tuesday, September 8, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · replicate · v3.0.38

Bumps @ai-sdk/provider to 4.0.11

Patch Changes Updated dependencies [a4ba394] Updated dependencies [45099da] Updated dependencies [9e1d1b2] Updated dependencies [a495511] @ai-sdk/provider@4.0.11 @ai-sdk/provider-utils@5.0.37

via github.com
Monday, August 31, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Set per-user budgets on AI Gateway

You can now use to set a dollar spending limit for each user on your team. AI Gateway budgets The limit covers spend from every API key attributed to the user, along with their app tokens. After it's reached, AI…

via vercel.com
Wednesday, August 26, 2026’s edition
Tuesday, August 25, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · ai · v7.0.79

Adds batch completion webhooks to experimental_startTextBatch

Patch Changes b251584: Preserve active text and reasoning parts when another merged UI message stream finishes a step, and align workflow stream normalization with the explicit part end chunks. 591d25b: feat: add batch…

via github.com
Vercel — Changelog
AGENTS · 1 source

Bring your agent to Notion with Chat SDK

Your team already works in Notion. Now your agent can too. With the new for Chat SDK, the same agent you run on Slack, Discord, GitHub, Teams, or WhatsApp can join comment discussions on your Notion pages, no separate…

via vercel.com
Thursday, August 20, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · sandbox-vercel · v1.0.78

Bumps @ai-sdk/harness to 1.0.78

Patch Changes Updated dependencies [eace6fb] Updated dependencies [c0595b4] @ai-sdk/harness@1.0.78

via github.com
Tuesday, August 18, 2026’s edition
Vercel — Changelog
CLINE · 1 source

Cline is now available in the AI SDK harness layer

The lets you run established coding-agent runtimes through one unified interface, so you can switch runtimes without changing your application code. Today we are adding Cline, which runs through the same interface as…

via vercel.com
Wednesday, August 12, 2026’s edition
Vercel — Changelog
AGENTS · 1 source

Set up coding agents in one command with AI Gateway

Using coding agents means setting up multiple accounts, provisioning API keys, and scattering observability and billing. Now, you can route them through to centralize all of this and add controls, with set up in one…

via vercel.com
Friday, August 7, 2026’s edition
Vercel — Changelog
AGENTS · 1 source

Give every agent in Herdr its own Vercel Sandbox

Terminal coding agents like Claude Code, Codex, and OpenCode can now each run in their own isolated , orchestrated from , a tmux-style manager that runs them side by side in panes. Nothing an agent runs or edits…

via vercel.com
Thursday, August 6, 2026’s edition
Vercel — Changelog
AGENTS · 1 source

Pause workflows for approval with Chat SDK

You can build human-in-the-loop approvals with Chat SDK through the new subpath. One call posts a card with Approve and Deny buttons and suspends a workflow until someone decides.chat/workflowrequestApprovalWorkflow…

via vercel.com
Vercel — Changelog
VERCEL AI · 1 source

Seedance 2.5 now available on Vercel AI Gateway

from ByteDance is now available on AI Gateway. It generates up to 30 seconds in a single clip, holding camera movement and continuity without stitching shots together in post. Short clips can also be extended with…

via vercel.com
Wednesday, August 5, 2026’s edition
Vercel — Changelog
VERCEL · 1 source

Export AI Gateway traces with Vercel Drains

AI Gateway now produces an OpenTelemetry trace for every request. Pro and Enterprise teams can send these traces through Vercel Drains to any OTLP/HTTP-compatible endpoint, including native integrations for Braintrust…

via vercel.com
Tuesday, August 4, 2026’s edition
Vercel — Changelog
AGENTS · 1 source

Give your eve agent a browser

Your eve agent can now navigate the web like a human with .agent-browser The extension gives any agent a full set of browser tools: navigate pages, read content, click, fill forms, take screenshots, and inspect console…

via vercel.com
Wednesday, July 29, 2026’s edition
Vercel AI SDK — Releases
VERCEL AI SDK · ai · v7.0.42

Prevents DNS rebinding attacks on Node.js downloads

Patch Changes 1659cd5: Prevent validated downloads on Node.js from reaching private or internal services through DNS aliases or DNS rebinding by validating and pinning every resolved address at connection time…

via github.com
Monday, July 27, 2026’s edition
Wednesday, July 22, 2026’s edition
Vercel — Changelog
AGENTS · 1 source

Extend eve agents with installable extensions

You can now package tools, connections, skills, instructions, and hooks into extensions that any agent can import. Extensions can be published to package registries like npm, then installed, versioned, and upgraded…

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