← AI PulseJul 29, 2026

Wire · news · Multi-source brief

Vercel AI SDK @ai-sdk/xai@4.0.22 Release Addresses Video Generation Polling

Vercel AI SDK released version @ai-sdk/xai@4.0.22 on July 29 with a fix for video generation that prevents hanging during status polling.

By Illumora Editorial

Source · Jul 29, 2026, 5:39 PM · On Illumora · Jul 29, 2026, 5:42 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/xai@4.0.22 · vercel/ai
Save

The Vercel AI SDK team released version @ai-sdk/xai@4.0.22 on July 29, addressing an issue where video generation would hang while polling for status updates. This patch ensures a smoother experience for users generating video content.

Key Points

  • The @ai-sdk/xai@4.0.22 release occurred on July 29.
  • A fix was implemented to prevent video generation from hanging during status polling.
  • The update specifically targets the xai package within the Vercel AI SDK.
  • Dependencies @ai-sdk/provider-utils@5.0.15 and @ai-sdk/openai-compatible@3.0.17 were updated.
  • Node.js validated downloads were updated to prevent reaching private services through DNS aliases or rebinding, according to the Vercel AI SDK changelog.
  • The Node.js downloads fix also addresses issues when the HTTP connector requests a single DNS address.

Context

According to the Vercel AI SDK changelog, the @ai-sdk/xai@4.0.22 release includes dependency updates for @ai-sdk/provider-utils@5.0.15 and @ai-sdk/openai-compatible@3.0.17. Other related releases, such as @ai-sdk/harness-pi@1.0.48, @ai-sdk/langchain@3.0.42, and @ai-sdk/luma@3.0.16, also mention updates to these same dependencies, along with fixes for Node.js validated downloads to enhance security by preventing DNS-related vulnerabilities.

Why It Matters

This update improves the reliability of video generation within applications built with the Vercel AI SDK. Developers can expect more stable operations when integrating video features, reducing potential interruptions and improving the user experience. The security enhancements for Node.js downloads also contribute to a more robust development environment.

What To Do

  • Review the @ai-sdk/xai@4.0.22 changelog for full details on the video generation fix.
  • Update your project dependencies to @ai-sdk/xai@4.0.22 to incorporate the polling status fix.
  • Note the updated versions of @ai-sdk/provider-utils@5.0.15 and @ai-sdk/openai-compatible@3.0.17.
  • Test video generation workflows after updating to confirm the resolution of hanging issues.