Skip to content

fix: Restore overnight runner paths#240

Merged
SaJaToGu merged 1 commit into
developfrom
ai/fix-issue-239
Jun 6, 2026
Merged

fix: Restore overnight runner paths#240
SaJaToGu merged 1 commit into
developfrom
ai/fix-issue-239

Conversation

@SaJaToGu
Copy link
Copy Markdown
Owner

@SaJaToGu SaJaToGu commented Jun 6, 2026

Refs #239\n\nFixes two regressions observed in overnight session reports/overnight/20260605-234640:\n\n- solve_issues.py no longer references out-of-scope CLI args from solve_issue(); auto-model settings are passed explicitly.\n- status_dashboard.py initializes dashboard CLI options before calling write_dashboard(), fixing the allow_shutdown NameError path.\n- Adds focused regression coverage for both paths.\n\nChecks:\n- git diff --check\n- ./.venv/bin/python -m unittest tests.test_solve_issues tests.test_status_dashboard\n- ./.venv/bin/python scripts/status_dashboard.py --output reports/status-dashboard.html --runs-dir reports/runs\n- ./.venv/bin/python -m unittest discover -s tests

@SaJaToGu SaJaToGu merged commit a352b46 into develop Jun 6, 2026
2 checks passed
@SaJaToGu SaJaToGu deleted the ai/fix-issue-239 branch June 6, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant