agent-infrastructureAutomated release watch

ai@7.0.109

Vercel AI SDK 7.0.109 fixes replacement completion request state handling, reasoning extraction stream overlaps, and toolsContext forwarding for host tools.

Human read

Why this signal matters

Vercel AI SDK version 7.0.109 was released with patch updates addressing completions, reasoning streams, and tool execution context. Key fixes include maintaining loading and cancellation capabilities for replacement completion requests when prior requests settle (0343bb1), correctly preserving overlapping text blocks within reasoning extraction streams (2b105fa), and ensuring harness host-executed tools receive validated toolsContext in alignment with ToolLoopAgent (125f493).

Agent parse

Actionable summary

Vercel AI SDK release ai@7.0.109 introduces three fixes: ensures replacement completion requests stay loading and cancellable after earlier requests settle, preserves overlapping text blocks in reasoning extraction streams, and forwards validated toolsContext to host-executed tools matching ToolLoopAgent behavior.

Agent usefulness
82/100
Confidence
96%
Canonical data
JSON + Markdown
Next actions

What builders should check

  • Upgrade to ai@7.0.109 if relying on cancellation of replacement completions, reasoning stream extraction, or host-executed tool context forwarding.
Classification

Tags and routing

vercelai-sdktypescript
Related signals

Continue the thread