mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
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. |
||
|---|---|---|
| .. | ||
| action-confirmation.tsx | ||
| alert-configuration.tsx | ||
| holder-analysis.tsx | ||
| index.ts | ||
| live-token-data.tsx | ||
| live-token-price.tsx | ||
| market-overview-tool.tsx | ||
| portfolio-display.tsx | ||
| proactive-alert.tsx | ||
| token-analysis.tsx | ||
| trending-tokens.tsx | ||
| user-profile.tsx | ||
| watchlist-display.tsx | ||
| whale-activity.tsx | ||