tpmjs/packages
Ajax Davis 5e795bc086 fix: require name field in TPMJS spec, add workflow permissions
Breaking change for TPMJS spec:
- Remove `exportName` field support from TpmjsToolDefinitionSchema
- Make `name` field required (replaces deprecated `exportName`)
- Update create-basic-tools to generate `name` field
- Update sync routes to use `name` from validated schema
- Add `permissions: contents: write` to Vercel registry sync workflow

Packages using the old `exportName` field must update to use `name`.
2025-12-17 16:20:20 +10:00
..
config feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
db feat(tpmjs-spec): add auto-discovery of tools and rename exportName to name 2025-12-17 14:02:26 +10:00
env feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
mocks feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
npm-client feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
package-executor Revert "feat(package-executor): add 2-minute in-memory cache for execution results" 2025-12-17 11:40:04 +10:00
storybook feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
test feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tools fix: require name field in TPMJS spec, add workflow permissions 2025-12-17 16:20:20 +10:00
types fix: require name field in TPMJS spec, add workflow permissions 2025-12-17 16:20:20 +10:00
ui fix(ui): fix checkbox tick not visible in light/dark mode 2025-12-12 12:51:37 +10:00
utils fix(tool-search): add published date, center copy button 2025-12-11 11:37:42 +10:00