tpmjs/apps/web/src
Ajax Davis 70f2e421f9 fix(tool-details): correct data model and add AI SDK usage examples
- Update interface to match actual API response (Tool has package relation)
- Fix package name display in installation section (was showing undefined)
- Add step-by-step usage instructions:
  1. Install package
  2. Import the tool
  3. Use with AI SDK (generateText example)
- Update all sidebar sections to use pkg.* for package-level data
- Remove deprecated tpmjsMetadata references
- Clean up unused Tags section
2025-12-11 09:08:54 +10:00
..
app fix(tool-details): correct data model and add AI SDK usage examples 2025-12-11 09:08:54 +10:00
components fix(playground): use explicit white background for textarea 2025-12-11 08:56:51 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib fix: don't mark tools as broken for missing environment variables 2025-12-04 19:52:22 +10:00
env.ts feat: implement health check system (Phase 1 & 2) 2025-12-04 16:03:21 +10:00