index
:
dissertation.git
logs
main
Undergraduate dissertation — Deceptive Alignment in Autonomous LLM Agents (UEL, 2026). Sandboxed agentic-LLM deception study: 960 runs, three-tier judging (regex + blackbox + glassbox).
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runner.py
Age
Commit message (
Expand
)
Author
2026-04-01
Fix error runs not appearing in final summary
CaptainJack2491
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-03-25
feat: add goal_type variation system and parallel processing
CaptainJack2491
2026-03-02
fix: judge resilience for missing baselines and list-format regex rules
CaptainJack2491
2026-03-02
fix: global oversight_levels now filters scenario-available levels
CaptainJack2491
2026-03-02
feat: incremental log saving via .partial.json files
CaptainJack2491
2026-03-02
feat: add generate_baseline toggle to config
CaptainJack2491
2026-03-01
feat: add centralized logging with configurable debug levels
CaptainJack2491
2026-02-27
fix: separate skipped runs from incomplete in summary output
CaptainJack2491
2026-02-26
feat: add checkpoint/resume support and atomic log writes
CaptainJack2491
2026-02-24
[feat] baseline system - auto-generates baselines before experiments
CaptainJack2491
2026-02-18
[feat] added a baseline to the runner
CaptainJack2491
2026-01-11
[fix] simplified everything
CaptainJack2491
2026-01-11
[fix] big moving around, probably made lot more bugs.
CaptainJack2491