TradingAgents/tradingagents
Ahmet Guzererler 0b4260a4e2 feat: add agentic memory scaffold and migrate tracking files to docs/agent/
Migrate DECISIONS.md, MISTAKES.md, PROGRESS.md, agents/, plans/, and
tradingagents/llm_clients/TODO.md into a structured docs/agent/ scaffold
with ADR-style decisions, plans, templates, and a live state tracker.

This gives agent workflows a standard memory structure for decisions,
plans, logs, and session continuity via CURRENT_STATE.md.

Agent-Ref: docs/agent/plans/global-macro-scanner.md
State-Updated: Yes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 17:14:11 +01:00
..
agents fix: allow .env variables to override DEFAULT_CONFIG values 2026-03-17 14:25:10 +00:00
dataflows fix: move rate limiter sleep outside lock to avoid blocking threads 2026-03-17 14:27:08 +00:00
graph Merge branch 'main' of https://github.com/aguzererler/TradingAgents into copilot/add-integration-tests-y-finance-alpha-vantage 2026-03-17 15:33:17 +00:00
llm_clients feat: add agentic memory scaffold and migrate tracking files to docs/agent/ 2026-03-17 17:14:11 +01:00
pipeline fix: allow .env variables to override DEFAULT_CONFIG values 2026-03-17 14:25:10 +00:00
default_config.py fix: allow .env variables to override DEFAULT_CONFIG values 2026-03-17 14:25:10 +00:00