TradingAgents/frontend/app
MarkLo127 4f219bd74e Fix: Resolve GraphRecursionError by passing config params to agents and increasing recursion_limit to 200
- Pass max_debate_rounds and max_risk_discuss_rounds from config to ConditionalLogic
- Pass max_recur_limit from config to Propagator
- Increase default recursion_limit from 100 to 200 in default_config.py
- Increase Propagator default max_recur_limit from 100 to 200

Also includes earlier fixes:
- Add 365-day minimum date range validation to get_stock_data tool
- Update market analyst prompt to specify 1-year data requirement
- Initialize all debate state fields (bull_history, bear_history, judge_decision, etc.)
- Add report completeness logging in trading_service.py
- Add debug logging in frontend results page

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-12 17:17:23 +08:00
..
analysis Fix: Resolve GraphRecursionError by passing config params to agents and increasing recursion_limit to 200 2026-03-12 17:17:23 +08:00
api Replace next.config.ts rewrites with catch-all API proxy route 2026-03-12 11:37:12 +08:00
auth/callback 2025-12-13 06:50:03 +08:00
history 2026-03-11 20:30:53 +08:00
apple-icon.png 2025-12-18 19:00:42 +08:00
apple-touch-icon-precomposed.png 2025-12-20 09:27:15 +08:00
apple-touch-icon.png 2025-12-18 19:00:42 +08:00
favicon.ico 2025-12-18 19:00:42 +08:00
favicon.png 2025-12-18 19:00:42 +08:00
globals.css 2026-03-10 18:58:03 +08:00
icon-192.png 2025-12-18 19:00:42 +08:00
icon-512.png 2025-12-18 19:00:42 +08:00
icon.png 2025-12-18 19:00:42 +08:00
layout.tsx 新增英文語系支援 2025-12-24 01:20:33 +08:00
manifest.json 2025-12-20 09:38:17 +08:00
page.tsx 新增英文語系支援 2025-12-24 01:20:33 +08:00