summaryrefslogtreecommitdiff
path: root/src/runner.py
AgeCommit message (Expand)Author
2026-04-01Fix error runs not appearing in final summaryCaptainJack2491
2026-03-25feat: implement rich dashboard for experiment progressCaptainJack2491
2026-03-25feat: add tqdm progress bar and fix main config flag loadingCaptainJack2491
2026-03-25feat: add goal_type variation system and parallel processingCaptainJack2491
2026-03-02fix: judge resilience for missing baselines and list-format regex rulesCaptainJack2491
2026-03-02fix: global oversight_levels now filters scenario-available levelsCaptainJack2491
2026-03-02feat: incremental log saving via .partial.json filesCaptainJack2491
2026-03-02feat: add generate_baseline toggle to configCaptainJack2491
2026-03-01feat: add centralized logging with configurable debug levelsCaptainJack2491
2026-02-27fix: separate skipped runs from incomplete in summary outputCaptainJack2491
2026-02-26feat: add checkpoint/resume support and atomic log writesCaptainJack2491
2026-02-24[feat] baseline system - auto-generates baselines before experimentsCaptainJack2491
2026-02-18[feat] added a baseline to the runnerCaptainJack2491
2026-01-11[fix] simplified everythingCaptainJack2491
2026-01-11[fix] big moving around, probably made lot more bugs.CaptainJack2491