summaryrefslogtreecommitdiff
path: root/src/config_loader.py
AgeCommit message (Collapse)Author
2026-02-24[feat] baseline system - auto-generates baselines before experimentsCaptainJack2491
- Added _extract_baseline_content() to extract output from create_file tool calls - Baselines now saved to logs/{model}/{scenario}/baseline.md - Added global oversight fallback (scenario-specific → global oversight dir) - Updated config_loader with oversight level loading from scenario dirs
2026-02-18[feat] added a baseline to the runnerCaptainJack2491
(no commit message provided) (no commit message provided) Co-authored-by: aider (openrouter/openrouter/aurora-alpha) <aider@aider.chat>
2026-01-11[fix] big moving around, probably made lot more bugs.CaptainJack2491