TradingAgents/cli
David Tseng 90f1d1e120 feat: add report saving and display for Polymarket analysis
Save analysis results to disk with organized subfolders:
1_analysts/, 2_research/, 3_trading/, 4_risk/, 5_decision/
plus a consolidated complete_report.md.

Prompt user to save and display full report after analysis completes,
matching the existing stock analysis flow.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:11:35 +08:00
..
static chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
__init__.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
announcements.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
config.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
main.py feat: add report saving and display for Polymarket analysis 2026-03-23 13:11:35 +08:00
models.py feat: add report saving and display for Polymarket analysis 2026-03-23 13:11:35 +08:00
stats_handler.py feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +00:00
utils.py feat: add report saving and display for Polymarket analysis 2026-03-23 13:11:35 +08:00