TradingAgents/tradingagents/agents
octo-patch 42dafee655 fix: suppress memory prompt when past_memories is empty (fixes #572)
Conditionally include both the memory content and the surrounding
instruction only when past_memories is non-empty. Prevents agents from
hallucinating past lessons when no memories have been stored yet.

Affected agents: Bull Researcher, Bear Researcher, Research Manager,
Portfolio Manager, Trader.
2026-04-23 10:06:42 +08:00
..
analysts refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
managers fix: suppress memory prompt when past_memories is empty (fixes #572) 2026-04-23 10:06:42 +08:00
researchers fix: suppress memory prompt when past_memories is empty (fixes #572) 2026-04-23 10:06:42 +08:00
risk_mgmt refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
trader fix: suppress memory prompt when past_memories is empty (fixes #572) 2026-04-23 10:06:42 +08:00
utils fix: process all chunk messages for tool call logging, harden memory score normalization (#534, #531) 2026-04-13 07:21:33 +00:00
__init__.py refactor: standardize portfolio manager, five-tier rating scale, fix analyst status tracking 2026-03-22 23:30:29 +00:00