fabro/crates/coding-agent-loop
Bryan Helmkamp 1ffc954a0f Add knowledge_cutoff to ProviderProfile, fix subagent default max_turns
- Add knowledge_cutoff() method to ProviderProfile trait so session can
  populate EnvContext from the profile instead of leaving it empty
- Set subagent default max_turns to 50 per spec (was using session
  factory default which could be 0/unlimited)
- Add corrected spec compliance review after manual verification found
  the initial 5-agent review was largely false positives

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 16:02:20 -04:00
..
src Add knowledge_cutoff to ProviderProfile, fix subagent default max_turns 2026-02-20 16:02:20 -04:00
Cargo.toml Add user instructions, env context, expanded profiles to coding-agent-loop 2026-02-20 14:51:13 -04:00