SurfSense/surfsense_web/app
API Test Bot e4d020799b feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components
Frontend - Web Dashboard:
- Add crypto dashboard page with Watchlist, Alerts, Market, Profile tabs
- Add 11 tool-ui components for inline chat display
- Add crypto components (ChainIcon, SafetyBadge, PriceDisplay, etc.)
- Add modals (AddTokenModal, CreateAlertModal)
- Add mock data for development

Frontend - Browser Extension:
- Add shared components (ChainIcon, RiskBadge, PriceDisplay, SuggestionCard)
- Add crypto components (SafetyScoreDisplay, WatchlistPanel, AlertConfigModal)
- Add chat enhancements (WelcomeScreen, ThinkingStepsDisplay)
- Add widget components for inline display
- Enhance TokenInfoCard, ChatHeader, ChatInput, ChatInterface

Documentation:
- Add conversational UX specification
- Add UX analysis report
- Update extension UX design

This implements the Conversational UX paradigm where crypto features
are AI-callable tools that render inline in the chat interface.
2026-02-04 02:19:57 +07:00
..
(home) Merge pull request #745 from CREDO23/sur-106-feat-public-chats 2026-01-27 16:01:08 -08:00
api feat: new chat working stateless. Added citation logic. 2025-12-20 23:15:49 -08:00
auth/callback fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
dashboard feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs feat: update documentation structure and remove 'full' property from MDX files 2026-01-06 03:39:25 -08:00
invite/[invite_code] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
public/[token] feat: add public chat frontend 2026-01-26 17:08:26 +02:00
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
globals.css feat: enhance UI components with new border radius and tooltip features 2026-01-20 17:35:08 +05:30
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
sitemap.ts feat(sitemap): add how-to documentation URL to sitemap with daily change frequency 2026-01-27 01:08:17 -08:00