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
Fix `RegisteredTool.update` crash when given a Zod object schema. The update path now uses the same `getZodSchemaObject` helper as `_createRegisteredTool` so both paths handle `ZodObject` inputs cleanly. Resolves #1960.
0 commit comments