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