tpmjs/apps/web/src/app
Ajax Davis 3c5c218207 feat(web): add scenarios UI - explorer, detail, and homepage section
- Add global scenarios explorer page at /scenarios
- Add scenario detail page with run history at /scenarios/[id]
- Add collection-scoped scenario detail page
- Add featured scenarios section to homepage
- Add useScenarios hook for data fetching
- Regenerate CLI manifest
2026-01-19 05:57:29 +10:00
..
(auth) fix(auth): use correct better-auth method for password reset 2026-01-17 11:33:49 +10:00
(profile)/[username] feat(web): add scenarios UI - explorer, detail, and homepage section 2026-01-19 05:57:29 +10:00
about feat(web): implement SWR for instant data fetching 2026-01-16 11:42:55 +10:00
agents fix(ui): resolve table dark mode styling issues 2026-01-18 01:51:41 +10:00
api feat: add scenarios system for collection testing 2026-01-18 09:31:31 +10:00
changelog refactor(web): replace inline SVGs with Icon components 2026-01-16 09:43:42 +10:00
cli/auth feat(cli): add @tpmjs/cli package and browser auth page 2026-01-18 06:12:34 +10:00
collections fix(ui): resolve table dark mode styling issues 2026-01-18 01:51:41 +10:00
dashboard fix(chat): only auto-scroll when messages change, not on every render 2026-01-17 05:00:35 +10:00
docs docs: add scenarios user guide and API reference 2026-01-18 09:53:36 +10:00
faq feat(ui): add state components and apply design system compliance 2026-01-16 08:16:05 +10:00
features feat: add hidden /features page for development 2026-01-18 02:13:23 +10:00
health feat(ui): add state components and apply design system compliance 2026-01-16 08:16:05 +10:00
how-it-works feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
integrations feat: rewrite integrations page with case study and simplified diagram 2026-01-01 10:00:21 +10:00
playground feat: add AI-generated OG images with OpenAI and Vercel Blob caching 2025-12-28 18:21:11 +10:00
privacy feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
publish refactor: replace raw HTML elements with design system components 2026-01-16 16:52:44 +10:00
scenarios feat(web): add scenarios UI - explorer, detail, and homepage section 2026-01-19 05:57:29 +10:00
sdk refactor(web): replace inline SVGs with Icon components 2026-01-16 09:43:42 +10:00
spec refactor: replace raw HTML elements with design system components 2026-01-16 16:52:44 +10:00
stats feat(ui): add state components and apply design system compliance 2026-01-16 08:16:05 +10:00
style-guide feat(web): enhance style guide with left nav and all components 2026-01-16 11:04:08 +10:00
terms refactor: replace raw HTML elements with design system components 2026-01-16 16:52:44 +10:00
tool fix(ui): resolve table dark mode styling issues 2026-01-18 01:51:41 +10:00
tool-ideas refactor(web): replace raw HTML with design system components 2026-01-16 08:51:31 +10:00
error.tsx refactor(web): replace raw HTML with design system components 2026-01-16 08:51:31 +10:00
globals.css feat(ui): add comprehensive design system with 14 new components 2026-01-16 05:51:12 +10:00
layout.tsx feat(web): implement SWR for instant data fetching 2026-01-16 11:42:55 +10:00
not-found.tsx feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
page.tsx feat(web): add scenarios UI - explorer, detail, and homepage section 2026-01-19 05:57:29 +10:00
robots.ts feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
sitemap.ts refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00