mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 10:56:24 +02:00
- Add search input field to ChatHeader component - Search bar works on any page, not just DexScreener - Supports token symbol, name, or contract address search - Add onTokenSearch callback to handle search queries - Implement token analysis widget display on search - Part of hybrid token detection system (manual + auto-detect) Implements Task 1: Add Universal Token Search Bar |
||
|---|---|---|
| .. | ||
| ChatHeader.tsx | ||
| ChatInput.tsx | ||
| ChatInterface.tsx | ||
| ChatMessages.tsx | ||
| index.ts | ||
| QuickCapture.tsx | ||
| ThinkingStepsDisplay.tsx | ||
| WelcomeScreen.tsx | ||