| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-25 | Study 2: 270 runs again + fix for study 1 and analysis. | CaptainJack2491 | |
| Forgot to commit the config file when i did the run. oops. | |||
| 2026-04-13 | deps: add scikit-learn for statistical analysis | CaptainJack2491 | |
| 2026-03-26 | Add xAI (Grok) batch API support | CaptainJack2491 | |
| - Add XAIBatchProvider class implementing BatchProvider ABC - Add --provider CLI argument to judge_runner (anthropic|xai) - Refactor Judge class to use BatchProvider instead of direct API calls - Update tests for new Judge constructor signature | |||
| 2026-03-25 | feat: implement rich dashboard for experiment progress | CaptainJack2491 | |
| 2026-03-25 | feat: add tqdm progress bar and fix main config flag loading | CaptainJack2491 | |
| 2026-02-24 | Add comprehensive test suite (104 tests) | CaptainJack2491 | |
| Tests cover: - VFS: sandbox escape, path traversal, CRUD, singleton staleness - Config loader: missing keys, temperature cascade, oversight fallback - Tools: schema/implementation sync, VFS delegation - Agent: message construction, error handling, token counting, reasoning extraction - Interrogation: sanitization, provider detection, prompt loading - Runner: baseline extraction, prompt assembly, success detection All tests run offline with mocked API calls. | |||
| 2026-01-11 | [fix] big moving around, probably made lot more bugs. | CaptainJack2491 | |
