TradingAgents/tradingagents/agents/managers
ahmet guzererler 1217b7533a
feat: Implement Fast-Reject [CRITICAL ABORT] short-circuit mechanism (#131)
This commit finalizes the integration of PR #128. It implements the Fast-Reject mechanism, allowing Market and Fundamentals analysts to immediately short-circuit the execution flow to the Portfolio Manager for a SELL/AVOID decision when catastrophic conditions are detected. It also correctly updates unit tests and fixes logic vulnerabilities (checking for None) and broken tests.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com>
2026-03-27 11:19:50 +01:00
..
portfolio_manager.py feat: Implement Fast-Reject [CRITICAL ABORT] short-circuit mechanism (#131) 2026-03-27 11:19:50 +01:00
research_manager.py merge: sync with upstream TauricResearch/TradingAgents v0.2.2 2026-03-23 12:17:25 +00:00