tpmjs/packages/tools
Ajax Davis db482855d3 fix(createblogpost): convert to proper AI SDK tool
- Wrap function with tool() from 'ai' package
- Add jsonSchema() for input validation
- Rename export from createBlogPost to createBlogPostTool
- Update package.json with proper tpmjs.tools format
- Bump version to 0.3.0

Fixes executor error: 'Cannot destructure property title of t'
2025-12-12 10:38:46 +10:00
..
create-basic-tools Revert "fix(create-basic-tools): correct template path resolution for npx execution" 2025-12-06 01:48:42 +10:00
createBlogPost fix(createblogpost): convert to proper AI SDK tool 2025-12-12 10:38:46 +10:00
emoji-magic fix(emoji-magic): add defensive checks for missing required parameters 2025-12-05 00:51:24 +10:00
hello feat: add reusable ToolHealthBadge and ToolHealthBanner components 2025-12-04 19:12:07 +10:00
markdown-formatter feat: add markdown-formatter package with defensive patterns 2025-12-05 01:31:03 +10:00
registryExecute chore: bump registry-search and registry-execute to 0.1.1 2025-12-12 10:09:54 +10:00
registrySearch chore: bump registry-search and registry-execute to 0.1.1 2025-12-12 10:09:54 +10:00
search-registry fix(search-registry): remove health status from search results 2025-12-12 03:14:36 +10:00
src feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
package.json feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
tsconfig.json feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00