tpmjs/apps
Ajax Davis 84d1e382a1 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
..
playground feat: add Vercel Analytics to web and playground apps 2025-12-17 11:04:02 +10:00
railway-executor feat(tpmjs-spec): add auto-discovery of tools and rename exportName to name 2025-12-17 14:02:26 +10:00
web fix: require name field in TPMJS spec, add workflow permissions 2025-12-17 16:20:20 +10:00