tpmjs/apps
Ajax Davis 9ec8bf2454 fix(mcp): handle invalid type values and conflicting type+oneOf schemas
Extend schema sanitizer to handle two more invalid patterns found in
production: TypeScript-style type values like "string[]" and
"'markdown' | 'mdx'" (not valid JSON Schema), and properties with
conflicting type:"object" alongside oneOf containing string/array
types (e.g. resend sendEmail cc/to/bcc fields).
2026-02-07 21:24:30 +10:00
..
playground chore: update ai package to 6.0.49 across all packages 2026-01-25 11:33:03 +10:00
railway-executor feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
tutorial feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
web fix(mcp): handle invalid type values and conflicting type+oneOf schemas 2026-02-07 21:24:30 +10:00