You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CardPaymentInstrumentSchema removed (replaced by CardPaymentInstrumentAvailableCardPaymentInstrumentSchema). TotalTypeEnumSchema removed (no replacement in SDK v2.0.0). UcpReverseDomainNameSchema renamed to ReverseDomainNameSchema.
Features
upgrade @omnixhq/ucp-js-sdk to v2.0.0 with catalog and cart capabilities (#38) (08cba5e)
Documentation
update CLAUDE.md and project-context.md for SDK v2.0.0 (#40) (9b59f3b)
VercelAIToolDefinition.parameters is now inputSchema. Consumers accessing the field by name must update their code. Consumers passing the result of toVercelAITools() directly to streamText() are unaffected at runtime and just need to recompile.