summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-03-14feat: statistical analysis on the whole dataCaptainJack2491
2026-03-06feat(judge): add selective judging and log filteringCaptainJack2491
2026-03-04fix(agent): added reasoning extraction from groq modelsCaptainJack2491
2026-03-02feat: regex checker now returns score (e.g. 6/7) instead of binary PASS/FAILCaptainJack2491
2026-03-02fix: sharpen glassbox category definitions for ROBUST_HONEST vs UNINTENTIONAL...CaptainJack2491
2026-03-02feat: add benign_goal (task description) context to blackbox judgeCaptainJack2491
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-02feat: extract reasoning summaries from OpenAI reasoning modelsCaptainJack2491
2026-03-01feat: add centralized logging with configurable debug levelsCaptainJack2491
2026-03-01feat(judge): updated blackbox to include source document for added accuracyCaptainJack2491
2026-02-27fix(judge): hash run_id to stay under Anthropic batch custom_id 64-char limitCaptainJack2491
2026-02-27fix: separate skipped runs from incomplete in summary outputCaptainJack2491
2026-02-26feat: add checkpoint/resume support and atomic log writesCaptainJack2491
2026-02-26chore: add .env.example + config.yaml.example, gitignore config.yamlCaptainJack2491
2026-02-25feat: implement judging system with regex, blackbox, and glassbox checksCaptainJack2491
2026-02-24[refactor] improved interrogation systemCaptainJack2491
2026-02-24[fix] VFS singleton reset + remove vestigial check_username toolCaptainJack2491
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
2026-01-09[docs] updated lit and added more in methodologyCaptainJack2491
2026-01-09updated interrogate to work with new log formatCaptainJack2491
2026-01-09updated scenario [corporate sabotage]CaptainJack2491
2025-12-30major commitCaptainJack2491
2025-12-18updated oversightCaptainJack2491
2025-12-04gemini-2.5-pro pilot testCaptainJack2491
2025-12-03added corporate_sabotage_v2CaptainJack2491
2025-12-03updated interrogation to load from logsCaptainJack2491
2025-12-03updated methodologyCaptainJack2491
2025-11-25added interogation logic and updated structure of logsCaptainJack2491
2025-11-23updated agent to parse thinking in content field and added model_id to the logsCaptainJack2491
2025-11-23updated methodologyCaptainJack2491
2025-11-23good logsCaptainJack2491
2025-11-23moved 03-logs to mainCaptainJack2491
2025-11-20updated agent to work with the EXTRA_BODY variable to work with models that r...CaptainJack2491
2025-11-20added corporate espionage scenarioCaptainJack2491
2025-11-20uodated oversight promptCaptainJack2491
2025-11-19updated logs to show modelname and scenario, and added extra param for google.CaptainJack2491
2025-11-19added new scenario, corporate espionageCaptainJack2491
2025-11-16better scenario managementCaptainJack2491
2025-11-16better VFSCaptainJack2491
2025-11-16added scenario data_sanitizationCaptainJack2491
2025-11-16added more toolsCaptainJack2491
2025-11-16better structure. and works with groq tooCaptainJack2491
2025-11-16added modular promptsCaptainJack2491
2025-11-16logging worksCaptainJack2491