| Age | Commit message (Expand) | Author |
| 11 days | fix(eval): correct sieve-rank indexing + test expectations | Void Agent |
| 11 days | fix(eval): P5/P6 sieve-rank ladder replaces hardcoded FLAGGED_SIEVE_PREDS | Void Agent |
| 2026-08-17 | feat(gpu): add CUDA support, chunked eval, bisect prime search, and scaling t... | CaptainJack2491 |
| 2026-08-17 | fix D2: integers-mode probe is N/A by construction (OOV probe inputs), functi... | Void Agent |
| 2026-08-16 | phase3: task_mode (is_prime), train_frac, lr_decay flags + tests (41 green); ... | Void Agent |
| 2026-08-14 | tidy: drop dead --ckpt arg, unused imports/vars; verified report pipeline ad-... | Void Agent |
| 2026-08-14 | report pipeline: build_report.py (self-contained HTML), eval --runs-dir, plot... | Void Agent |
| 2026-08-14 | eval: P1 diagnostic prediction-based (flagged set +209), classifier regressio... | Void Agent |
| 2026-08-14 | fix codex BLOCKERs: global fixed layout invariance, min_steps off-by-one, int... | Void Agent |
| 2026-08-14 | rnn: fully-tied cell (read-in+compute+decode), lambda ramp, ACT regression te... | Void Agent |
| 2026-08-14 | implement Experiment 1: data pipeline, tied-RNN w/ ACT halting, transformer b... | Void Agent |