mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
- Add new command patterns to COMMAND_PATTERNS: * SHOW_WHALE_ACTIVITY - Matches 'show whale activity/transactions' * TRADING_SUGGESTION - Matches 'suggest/recommend entry/exit for TOKEN' * SHOW_PORTFOLIO - Matches 'show my portfolio' * CAPTURE_CHART - Matches 'capture/screenshot chart' * GENERATE_THREAD - Matches 'generate/create thread' - Update handleSendMessage to handle new commands: * Whale activity: Shows MOCK_WHALE_TRANSACTIONS with smart money insights * Trading suggestion: Shows MOCK_TRADING_SUGGESTION with risk/reward analysis * Portfolio: Shows MOCK_PORTFOLIO with P&L and best performer * Chart capture: Shows chart capture tool with auto-filled metadata * Thread generator: Shows thread generator with token info pre-filled - Import mock data for new widgets: * MOCK_WHALE_TRANSACTIONS * MOCK_TRADING_SUGGESTION * MOCK_PORTFOLIO - Update help message to include all Epic commands organized by category Enables users to trigger Epic 2, 3, 4 widgets via natural language commands |
||
|---|---|---|
| .. | ||
| analysis | ||
| capture | ||
| chat | ||
| components/shared | ||
| content | ||
| context | ||
| crypto | ||
| dexscreener | ||
| mock | ||
| portfolio | ||
| settings | ||
| whale | ||
| widgets | ||
| index.tsx | ||