11 stories · 7d·6 sources covering·26 active storylines
Updated Thu, 18 Jun 2026 CEST·11 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.
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…
Patch Changes ce769dd: feat(provider): add experimental Realtime API support for voice conversations Adds first-class support for realtime (speech-to-speech) APIs: `Experimental_RealtimeModelV4` spec in…
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…
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.
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…
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" |…
Patch Changes 725f2ed: feat(mcp): expose server instructions to be accessible through client 7281592: fix(mcp): use negotiated protocol version in transport request headers
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…
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…
'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…
Patch Changes eea9166: fix: harden download URL SSRF guard against hostname and redirect bypasses `validateDownloadUrl` and the file download helpers (`downloadBlob`, `download`) could be bypassed in several ways when…
Patch Changes 942f2f8: fix(security): re-validate tool approvals from client message history before execution The approval-replay path in `generateText`/`streamText` reconstructed approved tool calls from the…
Patch Changes a5018ab: fix(ai): return schema-transformed elements in array output mode Previously final array output validation checked each element against the schema but returned the raw model output. Array output…
Patch Changes 165d531: deprecate searchParameters (xai live search) in favor of web_search/x_search agent tools 4d53460: feat(provider/xai): add `enableImageSearch` to the xAI Web Search tool The xAI Responses API…
Patch Changes f7bc0b4: feat(mcp): expose `statusCode`, `url`, and `responseBody` on `MCPClientError` for HTTP transport failures `MCPClientError` now carries structured HTTP context when it originates from the…
Chat SDK now ships a built-in toolset through the new subpath. One call wires Chat SDK's read and write actions into your agent.AI SDKchat/aicreateChatTools(chat) and its supporting types have moved to . The previous…
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.