From 0bcf195fbc322e0ed0400c6aa24ea116c5c92ff4 Mon Sep 17 00:00:00 2001 From: devops-engineer Date: Thu, 7 May 2026 16:57:57 -0700 Subject: [PATCH] docs(hermes): hermes-agent fork moved to Gitea (post-suspension) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The `HongmingWang-Rabbit/hermes-agent` fork is no longer reachable on github.com (account suspended 2026-05-06). The patched fork now lives at https://git.moleculesai.app/molecule-ai/hermes-agent. Same SHAs, same branches — pure URL flip. See molecule-ai/internal#72 for the github.com fork shell decision. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/integrations/runtime-native-mcp-status.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/integrations/runtime-native-mcp-status.md b/docs/integrations/runtime-native-mcp-status.md index b322ebc8..7def119e 100644 --- a/docs/integrations/runtime-native-mcp-status.md +++ b/docs/integrations/runtime-native-mcp-status.md @@ -58,8 +58,11 @@ green — proves wire shape end-to-end against a real `hermes gateway run` subprocess + stub OpenAI-compat LLM. Caught + fixed a real `KeyError` in upstream `hermes_cli/tools_config.py` (PLATFORMS dict lookup crashed on plugin platforms) — fix on the patched fork branch -(`HongmingWang-Rabbit/hermes-agent` `feat/platform-adapter-plugins`, -commit `18e4849e`). Upstream PR #18775 OPEN; CONFLICTING with main. +(`molecule-ai/hermes-agent` `feat/platform-adapter-plugins`, commit +`18e4849e`, hosted on Gitea at +`https://git.moleculesai.app/molecule-ai/hermes-agent` — moved from the +suspended `github.com/HongmingWang-Rabbit/hermes-agent`, see +`molecule-ai/internal#72`). Upstream PR #18775 OPEN; CONFLICTING with main. Not on critical path for our platform — patched fork is what the workspace image installs. -- 2.45.2