tpmjs/apps/web/src/components
Ajax Davis 8542e3d7d5 feat(homepage): add features section highlighting platform capabilities
- Redesigned FeaturesSection with 9 key platform features
- Tool Registry, Omega Agent, Collections, Custom Agents
- MCP Protocol, Secure Execution, Test Scenarios
- Living Skills, Developer SDK
- Each feature card links to relevant section
- Clean, consistent design with existing brutalist style
2026-01-25 18:29:27 +10:00
..
agents feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
architecture feat: add interactive architecture diagram page 2026-01-20 19:52:31 +10:00
auth feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
collections feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
dashboard feat: improve API keys UX and navigation clarity 2026-01-14 07:18:42 +10:00
docs feat: enhance bridge diagram with animations, gradients, and visual polish 2026-01-13 02:25:41 +10:00
home feat(homepage): add features section highlighting platform capabilities 2026-01-25 18:29:27 +10:00
omega feat(omega): add environment variable management for tool API keys 2026-01-23 17:43:22 +10:00
providers fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
skills feat(skills): add clickable questions with detail pages and browse view 2026-01-25 04:22:05 +10:00
stats feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
style-guide feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
AppFooter.tsx chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
AppHeader.tsx feat: add developers guide to documentation menu 2026-01-20 06:49:09 +10:00
ArchitectureDiagram.tsx feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
AuthHeader.tsx feat: add minimal header to auth pages 2026-01-02 01:28:04 +10:00
BundleSize.tsx feat(web): implement SWR for instant data fetching 2026-01-16 11:42:55 +10:00
CloneButton.tsx feat: add usernames, pretty URLs, cloning, and sharing docs 2026-01-08 20:47:08 +10:00
CopyButton.tsx refactor(web): replace raw HTML with design system components 2026-01-16 08:51:31 +10:00
CopyDropdown.tsx fix(agents): simplify copy dropdown with agent-specific options 2026-01-17 05:18:21 +10:00
DashboardActivityStream.tsx feat: implement user activity stream and multiple API improvements 2026-01-08 04:11:01 +10:00
DownloadSparkline.tsx feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
EcosystemDiagram.tsx fix: mobile UI bugs and documentation improvements 2026-01-07 20:58:33 +10:00
EnvVarsEditor.tsx refactor: replace raw HTML elements with design system components 2026-01-16 16:52:44 +10:00
ExecutorConfigPanel.tsx refactor(web): replace raw HTML with design system components 2026-01-16 08:51:31 +10:00
ForkButton.tsx feat: add fork-based ownership and fix MCP non-scoped package names 2026-01-13 10:23:28 +10:00
ForkedFromBadge.tsx feat: add fork-based ownership and fix MCP non-scoped package names 2026-01-13 10:23:28 +10:00
LikeButton.tsx feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
Markdown.tsx fix: replace hardcoded colors with theme-aware tokens in Markdown component 2026-01-07 13:46:28 +10:00
MobileMenu.tsx feat(web): enhance style guide with left nav and all components 2026-01-16 11:04:08 +10:00
NodeDetailDrawer.tsx Add architecture docs and humanize use case copy 2026-01-21 07:37:04 +10:00
NodeDetailOverlay.tsx feat: add interactive architecture diagram page 2026-01-20 19:52:31 +10:00
PackageManagerSelector.tsx refactor(web): replace raw HTML with design system components 2026-01-16 08:51:31 +10:00
Rating.tsx feat: add social proof features and comprehensive documentation 2026-01-14 12:11:47 +10:00
ReviewCard.tsx feat: add social proof features and comprehensive documentation 2026-01-14 12:11:47 +10:00
ScenariosSection.tsx feat(web): add ScenariosSection component to collection page 2026-01-19 05:43:43 +10:00
SDKFlowDiagram.tsx chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
ShareButton.tsx feat(web): add tweet button and OG tags to collection page 2026-01-19 18:16:17 +10:00
SWRProvider.tsx feat(web): implement SWR for instant data fetching 2026-01-16 11:42:55 +10:00
SystemOverviewDiagram.tsx feat: add interactive architecture diagram page 2026-01-20 19:52:31 +10:00
ThemeToggle.tsx fix: resolve new ESLint rules from eslint-plugin-react-hooks update 2026-01-09 23:25:15 +10:00
TokenBreakdown.tsx feat: add interactive tool playground with AI-powered execution 2025-11-30 00:36:05 +10:00
ToolPlayground.tsx feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
UseCaseCaseStudy.tsx Add architecture docs and humanize use case copy 2026-01-21 07:37:04 +10:00
UseCasesFeed.tsx feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
UseCasesSection.tsx fix: escape quotes in UseCasesSection 2026-01-16 02:59:21 +10:00