tpmjs/.claude
Ajax Davis 5d00f2a711 feat: add chunked skills.md generation for large collections
Implements batched generation to avoid Vercel 120s timeout for collections
with 60+ tools. Uses per-tool caching and recursive serverless invocations.

- Add ToolSkillsCache and SkillsGenerationJob models to schema
- Create tool-skills-generator.ts for per-tool markdown generation
- Create skills-summary-generator.ts for final pass summary/intro
- Update route handler with chunked generation logic
- Small collections (<20 tools) use original monolithic approach
- Large collections use 10-tool batches with progress tracking
2026-01-21 16:26:06 +10:00
..
commands refactor: replace raw HTML elements with design system components 2026-01-16 16:52:44 +10:00
pipelines feat: add tool-request pipeline for automated tool creation 2026-01-20 04:22:43 +10:00
plugins/ralph-wiggum refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
skills feat: add chunked skills.md generation for large collections 2026-01-21 16:26:06 +10:00