tpmjs/apps/web/src/lib
Ajax Davis a52d32c367 feat: add resend tools, MCP collection endpoint, and UI refinements
- Add @tpmjs/tools-resend with email API tools and blocks.yml entries
- Add MCP route for collection skill discovery
- Add InstallationSection component for collections
- Refactor collection pages to use shared components and simplify layouts
- Update skills questions API, rate limiting, and API key handling
- Add tpmjs-tool-creator skill for Claude
- Update video feature scenes and fix lint issues
- Update .gitignore with IDE and temp file exclusions
2026-02-07 00:49:40 +10:00
..
agents feat: allow public access to agents and collections with caller credentials 2026-01-16 14:59:00 +10:00
ai chore: sync remaining RealSkills updates and config changes 2026-01-25 03:34:27 +10:00
ai-agent feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
api-keys feat: add resend tools, MCP collection endpoint, and UI refinements 2026-02-07 00:49:40 +10:00
crypto fix: add helpful error message for API key decryption failure 2026-01-03 19:20:07 +10:00
executors fix: pass explicit version to executor to avoid Deno cache issues 2026-01-15 00:59:05 +10:00
health-check feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
mcp feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
og feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
omega feat(omega): add environment variable management for tool API keys 2026-01-23 17:43:22 +10:00
scenarios feat(scenarios): complete scenario evaluation system with JSON Schema validation 2026-01-27 05:22:34 +10:00
swr feat(web): implement SWR for instant data fetching 2026-01-16 11:42:55 +10:00
use-cases Add architecture docs and humanize use case copy 2026-01-21 07:37:04 +10:00
utils feat: add reusable EnvVarsEditor component with paste .env feature 2026-01-12 05:04:03 +10:00
activity.ts feat: add fork-based ownership and fix MCP non-scoped package names 2026-01-13 10:23:28 +10:00
api-response.ts feat: implement user activity stream and multiple API improvements 2026-01-08 04:11:01 +10:00
auth-client.ts fix: simplify auth client and use window.location for redirects 2026-01-01 23:33:44 +10:00
auth.ts fix(auth): implement password reset functionality 2026-01-17 11:09:24 +10:00
email.ts fix(auth): implement password reset functionality 2026-01-17 11:09:24 +10:00
rate-limit.ts feat: add resend tools, MCP collection endpoint, and UI refinements 2026-02-07 00:49:40 +10:00
rate-limiter.ts feat: add resend tools, MCP collection endpoint, and UI refinements 2026-02-07 00:49:40 +10:00
schema-extraction.ts refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00