Commit Graph

2 Commits

Author SHA1 Message Date
Florian Bley d702cb3e1a feat: add TradingAgents analysis results and Claude Code permissions
- eval_results for RTX (2026-03-24, HOLD), LHX (2026-03-23), LMT (2026-03-24),
  GC=F (2026-03-24 UNDERWEIGHT, 2026-01-24 OVERWEIGHT) from multi-agent pipeline
- .claude/settings.json with Bash permissions for autonomous pipeline execution

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 14:51:56 +02:00
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