trading-platform-frontend-v2/src/modules/assistant/components
Adrian Flores Cortes bfaf76ccf8 [OQI-007] feat: Add LLM assistant UX components
- ToolCallCard: Display tool execution results with expandable details
- MessageFeedback: Thumbs up/down with detailed feedback form
- StreamingIndicator: Multiple variants for thinking/analyzing/generating states
- AssistantSettingsPanel: Settings modal with risk profile, preferences

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:48:47 -06:00
..
AssistantSettingsPanel.tsx [OQI-007] feat: Add LLM assistant UX components 2026-01-25 10:48:47 -06:00
ChatInput.tsx feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
ChatMessage.tsx feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
ContextPanel.tsx [OQI-007] feat: Add ConversationHistory and ContextPanel components 2026-01-25 10:17:52 -06:00
ConversationHistory.tsx [OQI-007] feat: Add ConversationHistory and ContextPanel components 2026-01-25 10:17:52 -06:00
index.ts [OQI-007] feat: Add LLM assistant UX components 2026-01-25 10:48:47 -06:00
MessageFeedback.tsx [OQI-007] feat: Add LLM assistant UX components 2026-01-25 10:48:47 -06:00
SignalCard.tsx feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
StreamingIndicator.tsx [OQI-007] feat: Add LLM assistant UX components 2026-01-25 10:48:47 -06:00
ToolCallCard.tsx [OQI-007] feat: Add LLM assistant UX components 2026-01-25 10:48:47 -06:00