TradingAgents/backend/api/websocket
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
..
__init__.py feat: Initialize frontend and backend project structure 2025-11-19 18:59:42 -05:00
stream_handler.py fix: Resolve real-time agent progress update issues 2025-11-19 20:16:11 -05:00