tpmjs/apps/web/src
Ajax Davis f0511eb498 fix: sanitize npm package names for OpenAI tool names and update lockfile
Problem: OpenAI tool names must match ^[a-zA-Z0-9_-]+ but npm package names like @tpmjs/createblogpost contain @ and /

Solution: Add sanitizeToolName() function and update pnpm-lock.yaml

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 02:28:42 +10:00
..
app fix: use dynamic import for AI SDK to resolve tiktoken WASM build error 2025-11-30 01:50:49 +10:00
components fix: resolve Next.js routing and package-executor build errors 2025-11-30 00:52:56 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib fix: sanitize npm package names for OpenAI tool names and update lockfile 2025-11-30 02:28:42 +10:00
env.ts feat(sync): implement Phase 3 Sync Workers with Vercel Cron integration 2025-11-28 02:57:54 +10:00