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.
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…
is now available on AI Gateway.Grok Imagine Image 2.0 Preview from xAI The model follows detailed instructions closely and plans typography and layout together, so dense, multi-part visuals like infographics, posters…
now supports WebSocket mode for the OpenAI Responses API. You can keep a persistent connection open and continue each turn by sending only new input items plus , instead of re-sending the full context over a fresh HTTP…
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…
introduces , a single API for running established agent harnesses, including Claude Code, Codex, and Pi. AI SDK has always let you switch models without rewriting your agent. Now you can switch the harness the same…
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…
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…
Nimbus builds production AI systems — internal tools, customer agents, retrieval pipelines — combining humans and AI end-to-end. From scoped pilot to production in 4–8 weeks.
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…
Major Changes 8c4aa22: Add the TypeSafe provider for `experimental_evaluate`, supporting native Choice, Score, and Boolean questions in one request, structured JSON rubrics, probability distributions, confidence…
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…
Major Changes 5604dde: feat(zai): add the Z.AI provider with GLM chat completions, streaming, reasoning, tools, and multimodal inputs Patch Changes ad28ecb: Backport: Add GLM-5.3-Flash model support to the Z.AI…
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…
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…
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…
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…
can now use as its inference layer and run its agent commands in an isolated microVM. Access 200+ models through AI Gateway at no markup on tokens, and every request appears in your AI Gateway dashboard with the rest…
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…
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…
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…
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…
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…
Nimbus builds production AI systems — internal tools, customer agents, retrieval pipelines — combining humans and AI end-to-end. From scoped pilot to production in 4–8 weeks.
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…
and its faster serving path, , are now available from US-based providers on AI Gateway, including Baseten and Fireworks. (ZDR) is also supported for both models. Kimi K3 from Moonshot AIKimi K3 FastZero Data Retention…
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…
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…
gives projects a curated observability view for every agent session in the Vercel dashboard, with no OpenTelemetry setup required.Agent Runseve The Agent Runs tab surfaces the trigger, duration, and token usage for…