TradingAgents/frontend/app
EAniwa 9fad42ad76 fix: Resolve real-time agent progress update issues
- Modify StreamHandler to send current agent statuses immediately upon WebSocket connection
- Switch AnalysisService to use asynchronous graph streaming (astream) to prevent event loop blocking
- Clean up debug logging in frontend and backend
2025-11-19 20:16:11 -05:00
..
analysis fix: Resolve real-time agent progress update issues 2025-11-19 20:16:11 -05:00
history feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00
favicon.ico feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00
globals.css feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00
layout.tsx feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00
page.tsx feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00
providers.tsx feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00