TradingAgents/.claude
ahmet guzererler d2af8991ed
fix: streamline Architect agent to stop stalling on context gathering (#25)
Collapsed 9 sequential phases into 5 core + 2 optional phases. The agent
was spending all its turns reading memory files, ADRs, and conventions
before ever spawning implementation agents. Now it caps initial context
gathering at 3 tool calls, skips memory-reader skill invocation (CLAUDE.md
already has conventions), writes plans as plain text instead of using
EnterPlanMode, and makes cleanup/memory-update phases optional.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 13:46:16 +01:00
..
agents fix: streamline Architect agent to stop stalling on context gathering (#25) 2026-03-19 13:46:16 +01:00
commands skills 2026-03-19 10:32:29 +01:00
skills skills 2026-03-19 10:32:29 +01:00
settings.json feat: memory system v2 — skills, context files, post-commit hook (#21) 2026-03-18 18:38:03 +01:00