← AI PulseJul 30, 2026

Wire · news · Multi-source brief

Vercel AI SDK Adds Code Mode Package and MiniMax Provider

Vercel has released a new first-party Code Mode package for orchestrating AI SDK tools from generated code and introduced a MiniMax provider with language model 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/valibot@3.0.16 · vercel/ai
Save

Vercel has announced updates to its AI SDK, including the introduction of a new first-party Code Mode package. This package is designed to orchestrate AI SDK tools using generated code. Concurrently, the SDK now supports a MiniMax provider, offering language model capabilities for the MiniMax-M model series.

Key Points

  • A new first-party Code Mode package has been added to the AI SDK.
  • Code Mode orchestrates AI SDK tools from generated code.
  • The experimental_toolCaller routing has been added to generateText for Code Mode.
  • A MiniMax provider has been integrated into the AI SDK.
  • The MiniMax provider supports language models from the MiniMax-M model series.

Context

According to Vercel, the updates include a major change with the addition of the @ai-sdk/code-mode@1.0.0 package. This package facilitates the use of generated code to manage AI SDK tools. The experimental_toolCaller routing feature has also been added to generateText to support Code Mode. Furthermore, the @ai-sdk/minimax@3.0.0 package introduces a new provider for MiniMax language models, specifically the MiniMax-M series.

Why It Matters

These updates expand the Vercel AI SDK's capabilities by offering new ways to integrate and manage AI tools through code generation and by broadening the range of supported language model providers. Builders can now explore new orchestration patterns and leverage MiniMax-M models within their applications.

What To Do

  • Review the Vercel AI SDK documentation for details on the new Code Mode package.
  • Investigate the experimental_toolCaller routing in generateText for potential use cases.
  • Explore the MiniMax provider to assess its language model capabilities for the MiniMax-M series.
  • Compare the new features with existing AI SDK functionalities to identify integration opportunities.