tpmjs/packages/tools
Ajax Davis 45b477397f fix: use production API URL for tool search in Vercel deployments
- Change default TPMJS_API_URL to https://tpmjs.com in production
- Keep localhost:3000 for local development
- Fixes "ECONNREFUSED 127.0.0.1:3000" error in Vercel
- Allows playground to search tools from production registry

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 13:34:29 +10:00
..
createBlogPost refactor: remove links, tags, and status fields from TPMJS spec 2025-12-01 05:53:48 +10:00
hello feat: implement multi-tool package architecture with manual tool registry 2025-12-04 06:39:58 +10:00
search-registry fix: use production API URL for tool search in Vercel deployments 2025-12-04 13:34:29 +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