← All updates

0.4.3

OpenAI Agents 0.15 supported — peer range widened

@openai/agents published 0.15.0 outside our declared peer range, which meant npm warned anyone installing latest alongside @silverprotocol/openai-agents. The study came back clean — every consumed wire surface is unchanged (run-item event names and protocol items both zero-delta) — so this release simply widens the range to >=0.2.0 <0.16 and the warning disappears.

Verification refresh

The whole peer matrix moved and re-verified as wire no-ops:

  • Claude Agent SDK 0.3.229SDKMessage union unchanged across three patches.
  • genai 2.17.0 (under ADK 1.6.0) — the Part surface is zero-delta; the minor is elsewhere.
  • Vercel AI 7.0.64 with the aligned @ai-sdk/mcp 2.0.31 / @ai-sdk/openai 4.0.41 trio — six upstream patches absorbed with zero compatibility incidents, courtesy of the nightly’s lockstep-aware verification.

No behavior changes; the compatibility tables on each npm page carry the dated evidence.