← AI PulseJul 30, 2026

Wire · news · Multi-source brief

Vercel AI SDK Introduces Code Mode and MiniMax Provider

Vercel has released updates to its AI SDK, including a new first-party Code Mode package and a MiniMax provider with support for the MiniMax-M model series.

By Illumora Editorial

Source · Jul 30, 2026, 10:31 PM · On Illumora · Jul 30, 2026, 10:43 PM

Media from the primary source — shown here so you can stay on Illumora.

Synthesized from multiple allowlisted primaries on the same event. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →Vercel AI SDK Changelog — Release @ai-sdk/vue@4.0.43 · vercel/ai
Save

Vercel has introduced significant updates to its AI SDK, as detailed in recent changelog entries. These updates include the release of a new first-party Code Mode package and the addition of a MiniMax provider.

Key Points

  • A new first-party Code Mode package, @ai-sdk/code-mode@1.0.0, has been added for orchestrating AI SDK tools from generated code.
  • The Code Mode functionality includes experimental_toolCaller routing to generateText.
  • A MiniMax provider, @ai-sdk/minimax@3.0.0, has been integrated into the AI SDK.
  • The MiniMax provider offers language model support for the MiniMax-M model series.
  • Dependencies for @ai-sdk/anthropic@4.0.25, ai@7.0.43, @ai-sdk/provider-utils@5.0.16, @ai-sdk/gateway@4.0.33, and @ai-sdk/alibaba@2.0.20 have been updated.

Context

According to the Vercel AI SDK changelog, these releases are managed through a Changesets release GitHub action. This system automatically publishes packages to npm upon merging the relevant pull request. The updates span across various components of the AI SDK, including core functionalities and specific provider integrations.

Why It Matters

The introduction of Code Mode provides developers with new capabilities for tool orchestration within the AI SDK, potentially streamlining workflows that involve generated code. The addition of the MiniMax provider expands the range of language models available to developers using the Vercel AI SDK, offering access to the MiniMax-M series.

What To Do

  • Review the @ai-sdk/code-mode@1.0.0 package documentation for details on orchestrating AI SDK tools.
  • Investigate the experimental_toolCaller routing in generateText for Code Mode applications.
  • Explore the @ai-sdk/minimax@3.0.0 provider to integrate MiniMax-M models into projects.
  • Note the updated dependencies for various AI SDK packages, including @ai-sdk/anthropic@4.0.25 and ai@7.0.43.