docs(hermes): hermes-agent fork moved to Gitea (#90)
Some checks failed
Runtime PR-Built Compatibility / detect-changes (push) Successful in 8s
CodeQL / Analyze (${{ matrix.language }}) (python) (push) Successful in 2s
CodeQL / Analyze (${{ matrix.language }}) (go) (push) Successful in 1s
CodeQL / Analyze (${{ matrix.language }}) (javascript-typescript) (push) Successful in 1s
Block internal-flavored paths / Block forbidden paths (push) Successful in 5s
Auto-sync main → staging / sync-staging (push) Successful in 9s
CI / Detect changes (push) Successful in 8s
Secret scan / Scan diff for credential-shaped strings (push) Successful in 7s
E2E API Smoke Test / detect-changes (push) Successful in 8s
Handlers Postgres Integration / detect-changes (push) Successful in 8s
E2E Staging Canvas (Playwright) / detect-changes (push) Successful in 8s
CI / Shellcheck (E2E scripts) (push) Successful in 3s
CI / Platform (Go) (push) Successful in 4s
CI / Canvas (Next.js) (push) Successful in 5s
CI / Python Lint & Test (push) Successful in 5s
CI / Canvas Deploy Reminder (push) Has been skipped
E2E API Smoke Test / E2E API Smoke Test (push) Successful in 6s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (push) Successful in 6s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (push) Successful in 8s
Handlers Postgres Integration / Handlers Postgres Integration (push) Successful in 8s
Canary — staging SaaS smoke (every 30 min) / Canary smoke (push) Failing after 4m52s
Some checks failed
Runtime PR-Built Compatibility / detect-changes (push) Successful in 8s
CodeQL / Analyze (${{ matrix.language }}) (python) (push) Successful in 2s
CodeQL / Analyze (${{ matrix.language }}) (go) (push) Successful in 1s
CodeQL / Analyze (${{ matrix.language }}) (javascript-typescript) (push) Successful in 1s
Block internal-flavored paths / Block forbidden paths (push) Successful in 5s
Auto-sync main → staging / sync-staging (push) Successful in 9s
CI / Detect changes (push) Successful in 8s
Secret scan / Scan diff for credential-shaped strings (push) Successful in 7s
E2E API Smoke Test / detect-changes (push) Successful in 8s
Handlers Postgres Integration / detect-changes (push) Successful in 8s
E2E Staging Canvas (Playwright) / detect-changes (push) Successful in 8s
CI / Shellcheck (E2E scripts) (push) Successful in 3s
CI / Platform (Go) (push) Successful in 4s
CI / Canvas (Next.js) (push) Successful in 5s
CI / Python Lint & Test (push) Successful in 5s
CI / Canvas Deploy Reminder (push) Has been skipped
E2E API Smoke Test / E2E API Smoke Test (push) Successful in 6s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (push) Successful in 6s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (push) Successful in 8s
Handlers Postgres Integration / Handlers Postgres Integration (push) Successful in 8s
Canary — staging SaaS smoke (every 30 min) / Canary smoke (push) Failing after 4m52s
Doc update reflecting #160 hermes-agent migration. Approved by security-auditor.
This commit is contained in:
commit
068c968206
@ -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`
|
subprocess + stub OpenAI-compat LLM. Caught + fixed a real `KeyError`
|
||||||
in upstream `hermes_cli/tools_config.py` (PLATFORMS dict lookup
|
in upstream `hermes_cli/tools_config.py` (PLATFORMS dict lookup
|
||||||
crashed on plugin platforms) — fix on the patched fork branch
|
crashed on plugin platforms) — fix on the patched fork branch
|
||||||
(`HongmingWang-Rabbit/hermes-agent` `feat/platform-adapter-plugins`,
|
(`molecule-ai/hermes-agent` `feat/platform-adapter-plugins`, commit
|
||||||
commit `18e4849e`). Upstream PR #18775 OPEN; CONFLICTING with main.
|
`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
|
Not on critical path for our platform — patched fork is what the
|
||||||
workspace image installs.
|
workspace image installs.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user