tpmjs/apps
Ajax Davis ac22733cfc fix: support AI SDK jsonSchema() with .jsonSchema property
Added Strategy 2.5 to schema extraction to handle AI SDK v6's
jsonSchema() wrapper which uses `.jsonSchema` property instead
of `.schema`.

This fixes schema validation errors for @tpmjs/hello and other
packages that use jsonSchema() wrapper.

Error was: "No valid schema found" with keys ["_type", "jsonSchema", "validate"]
Fix: Check for inputSchema.jsonSchema as an object property

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 17:44:26 +10:00
..
playground feat: add collated error reporting to batch tool loading 2025-12-04 16:59:12 +10:00
railway-executor fix: support AI SDK jsonSchema() with .jsonSchema property 2025-12-04 17:44:26 +10:00
web fix: handle undefined npmKeywords in tool detail page 2025-12-04 17:14:20 +10:00