tpmjs/packages/types
Ajax Davis 861e8c2b7e fix: add backwards compatibility for exportName in tpmjs schema
The TpmjsToolDefinitionSchema now accepts both 'name' and 'exportName' fields,
transforming exportName to name for backward compatibility with published packages
that still use the old field name.

Also fix type errors in sync routes for auto-discovered tools.
2025-12-17 19:56:01 +10:00
..
src fix: add backwards compatibility for exportName in tpmjs schema 2025-12-17 19:56:01 +10:00
CHANGELOG.md chore: version packages for initial release 2025-11-25 22:00:53 +10:00
package.json feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tsconfig.json feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tsup.config.ts feat(types): add comprehensive TPMJS field schemas with validation 2025-11-28 02:12:11 +10:00