hermes - 💡(How to fix) Fix Maintainer lift option for PR #29035 forked Actions blocker

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

The PR itself is open, non-draft, mergeable, and limited to the web/model fallback patch. The seven upstream workflow runs for head SHA fd1cf5ba05e52decf788a28f0a89cc996be1b61d are still completed/action_required:

Patch scope:

  • Full tests/hermes_cli/test_web_server.py hit existing PTY websocket failures on macOS.
  • Full web lint reports pre-existing unrelated errors outside this patch.

Code Example

git fetch https://github.com/GirthTender/hermes-agent.git dante/pr-27648-web-model-area-clean
git cherry-pick 3e40b0e9d fd1cf5ba0
RAW_BUFFERClick to expand / collapse

PR #29035 is currently blocked on forked Actions approval.

The PR itself is open, non-draft, mergeable, and limited to the web/model fallback patch. The seven upstream workflow runs for head SHA fd1cf5ba05e52decf788a28f0a89cc996be1b61d are still completed/action_required:

If approving the forked workflow runs is inconvenient, a maintainer can lift the same two commits into an internal NousResearch branch so CI can run there:

git fetch https://github.com/GirthTender/hermes-agent.git dante/pr-27648-web-model-area-clean
git cherry-pick 3e40b0e9d fd1cf5ba0

Patch scope:

  • hermes_cli/web_server.py
  • tests/hermes_cli/test_web_server.py
  • web/src/lib/api.ts
  • web/src/pages/ModelsPage.tsx

Diffstat: 4 files changed, 236 insertions(+), 1 deletion(-).

Local verification already run:

  • uv run --extra dev pytest tests/hermes_cli/test_web_server.py::TestWebServerEndpoints::test_model_fallbacks_round_trip tests/hermes_cli/test_web_server.py::TestWebServerEndpoints::test_model_fallbacks_reject_missing_model -q -> 2 passed
  • npm run build in web/ -> passed

Known unrelated local failures:

  • Full tests/hermes_cli/test_web_server.py hit existing PTY websocket failures on macOS.
  • Full web lint reports pre-existing unrelated errors outside this patch.

Related PR: https://github.com/NousResearch/hermes-agent/pull/29035

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING