Files
Val-sss 0d6a16b388 fix: eval-driven bugfixes — 20% → 47% PASS (same-task comparison)
Fixes verified by running 28 bench tasks on VPS with 32B model:
- TASK_TIMEOUT 300→600s: lets 32B complete 3x sampling + retry
- _run_stub_decomposed restored: was accidentally truncated in v2.0.0
- max_retries 1→3 for SMALL tier: 7B models generate fast, need more attempts
- bug_decomposed disabled: caused timeout on 32B, no benefit on 7B
- REASONING_TOKEN_MULTIPLIER_SMALL confirmed at 3x (2x/1.5x truncates code)

Results: 8/28 PASS (29%), same-task comparison 7/15 (47%) vs Round 46's 3/15 (20%)
New PASS: t01, t03, t05, t40

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 04:55:06 +08:00
..