TradingAgents/tests
Florian Bley 72f34187c1 feat: add Claude Code subagent pipeline (no API keys required)
Adds cc_tools.py CLI wrapper for data gathering and a trading-analysis
skill that orchestrates ~12 specialized subagents through Claude Code's
Agent tool, replacing the LangGraph pipeline's dependency on external
LLM API keys.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 23:12:13 +01:00
..
test_cc_integration.py feat: add Claude Code subagent pipeline (no API keys required) 2026-03-23 23:12:13 +01:00
test_cc_tools.py feat: add Claude Code subagent pipeline (no API keys required) 2026-03-23 23:12:13 +01:00
test_ticker_symbol_handling.py fix: preserve exchange-qualified tickers across agent prompts 2026-03-21 21:10:13 +08:00