shipfeedAI news, curated daily

00:07:36 CET
24 AUG00:07:36shipfeed
pull to refreshlast sync
Just in — 30 new
§ tools · storyline

Fixes Moonshot tool schema validation with clear errors

Moonshot fixes tool schema validation with MFJS normalization and clear client-side errors instead of opaque 400 responses.

Aug 18 · · primary fetch1 sourceupdated Aug 18 ·

Patch Changes c01944c: feat(provider/moonshotai): normalize tool schemas for Moonshot's MFJS validator. Tuple `items` arrays become `prefixItems`, `type` next to `anyOf` moves into the branches, and non-`object` root schemas fail with a clear client-side error instead of Moonshot's opaque 400.

Everything else passes through unchanged; the original schema is still used for AI SDK result validation.

read full article on github.com
§ sources1 publication · timeline below
  1. github.comVercel AI SDK — moonshotai v2.0.47primary