- AdvisorPage: two-panel layout (sidebar + chat), streaming SSE tokens - Sidebar: conversation list with refetchInterval 5s, New Chat button - Chat: optimistic user messages, streaming cursor, model dropdown - router.tsx: lazy AdvisorPage import + advisorRoute at /advisor - TopBar.tsx: MessageSquare icon + Advisor link between Test and Scan - AppShell.tsx: noPadding prop for full-height layouts |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| hooks | ||
| lib | ||
| pages | ||
| store | ||
| styles | ||
| test | ||
| App.tsx | ||
| main.tsx | ||
| router.tsx | ||