fix: honor active repo and dashboard chat theme - #22650
Conversation
|
CI is awaiting maintainer approval for Actions on this fork PR (
|
e4b9856 to
8c8d5ea
Compare
|
Rebased onto latest origin/main after approval and force-pushed with lease. Current validation:\n\n- |
a50b977 to
478d1cd
Compare
Hermes validation updateFinal review/readiness pass completed after rebasing onto current Status
Validation
Review notes
Ready for maintainer review/merge from my side. |
478d1cd to
59137b8
Compare
Validation refreshRebased this PR onto latest Head: Local validation: scripts/run_tests.sh tests/hermes_cli/test_update_check.py tests/hermes_cli/test_web_server.py -vResult: npm run buildResult: passed. Vite emitted only the existing large-chunk warning. npx eslint src/pages/ChatPage.tsx src/themes/types.tsResult: passed. Notes:
|
59137b8 to
49d639e
Compare
Validation refreshRebased onto latest Head: Local validation:
|
Local integration validationValidated the current open PR stack locally while GitHub Actions remain maintainer-gated for fork PRs. Temporary stack from fresh
Combined targeted validation: scripts/run_tests.sh \
tests/hermes_cli/test_tools_config.py \
tests/hermes_cli/test_update_check.py \
tests/hermes_cli/test_web_server.py \
tests/cron/test_cron_no_agent.py \
tests/cron/test_cron_script.py -qResult: Dashboard build also passed: cd web && npm run buildResult: passed; only the existing Vite chunk-size warning was emitted. The temp worktree was removed after validation. No production/deploy action was performed. |
49d639e to
1cea65a
Compare
|
+1 on this — just ran into the same issue. The hardcoded |
1cea65a to
3378434
Compare
3378434 to
32d30f5
Compare
|
Thanks for the focused regression coverage. The update-cache half remains relevant, but the dashboard half has been superseded by later main changes. Problems
Suggested changes
Automated hermes-sweeper review. |
Summary
Test Plan
scripts/run_tests.sh tests/hermes_cli/test_update_check.py tests/hermes_cli/test_web_server.pycd web && npm run build