Clayton Brown
cc721a87be
feat: Pydantic schema validation for agent outputs ( #434 )
...
Review feedback applied:
- All 13 agent nodes now capture validate_agent_output return value
- Analysts use validated model.summary when available
- Type hint: llm param changed from object to Any
- JSON extraction regex: non-greedy to avoid spanning multiple blocks
Closes #434
2026-04-20 22:43:31 +10:00
Yijia-Xiao
bdb9c29d44
refactor: remove stale imports, use configurable results path ( #499 )
2026-04-04 07:35:35 +00:00
Yijia-Xiao
7269f877c1
fix: portfolio manager reads trader's proposal and research plan ( #503 )
2026-04-04 07:22:01 +00:00
Yijia-Xiao
6cddd26d6e
feat: multi-language output support for analyst reports and final decision ( #472 )
2026-03-29 19:19:01 +00:00
Yijia-Xiao
b8b2825783
refactor: standardize portfolio manager, five-tier rating scale, fix analyst status tracking
2026-03-22 23:30:29 +00:00
Yijia-Xiao
318adda0c6
refactor: five-tier rating scale and streamlined agent prompts
2026-03-22 23:07:20 +00:00
CadeYu
7d200d834a
style: inline single-use instrument context vars
2026-03-21 21:31:38 +08:00
CadeYu
08bfe70a69
fix: preserve exchange-qualified tickers across agent prompts
2026-03-21 21:10:13 +08:00
Ljx-007
35856ff33e
fix(risk_manager): 修复基本面报告数据源错误
...
- 修正了fundamentals_report从news_report获取数据的问题
- 确保fundamentals_report正确使用fundamentals_report数据源
2026-02-09 18:21:21 +08:00
Yijia Xiao
50961b2477
refactor: rename risky/safe agents to aggressive/conservative
2026-02-03 22:27:20 +00:00
Yijia-Xiao
cc97cb6d5d
chore(release): v0.1.0 – initial public release of TradingAgents
2025-06-05 04:27:57 -07:00