tpmjs/apps
Ajax Davis e298109e94 refactor: rewrite tutorial slides with coherent AI SDK narrative
Complete rewrite of all 9 slides to create a coherent story for engineers:

1. Welcome - TPMJS: A Tool Registry for the AI SDK
2. Problem - AI SDK Tools Are Static (compiled in, bundle grows)
3. Solution - Two imports enable dynamic tools at runtime
4. HowItWorks - The two meta-tools (search + execute)
5. Discovery - searchTpmjsToolsTool schema and response
6. Integration - registryExecuteTool execution flow
7. Quality - What gets indexed (schemas, scores, health)
8. ToolDetail - Full agent conversation flow example
9. GetStarted - How to publish tools to the registry

Also adds eslint.config.mjs to ignore .next build directory.
2025-12-29 12:03:56 +10:00
..
playground chore: upgrade AI SDK from beta to stable v6 2025-12-28 16:17:41 +10:00
railway-executor refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
tutorial refactor: rewrite tutorial slides with coherent AI SDK narrative 2025-12-29 12:03:56 +10:00
web feat: add OG images for all 78 tool pages 2025-12-28 21:35:27 +10:00