Restore shared binary catalog contract; drop undeclared jq dependency #4

Merged
hermes merged 1 commit from fix/catalog-and-codex-daemon-detection into main 2026-08-06 16:02:45 +00:00
Owner

Gate was red on both hosts (4 catalog/installer failures) plus a Mac-only daemon-detection failure. Both fixed; validate.sh green on macOS: 175 tests OK.

Gate was red on both hosts (4 catalog/installer failures) plus a Mac-only daemon-detection failure. Both fixed; validate.sh green on macOS: 175 tests OK.
fix: restore the shared binary catalog contract and drop the jq dependency
Some checks failed
Validate / portable-system (macos-latest) (pull_request) Has been cancelled
Validate / portable-system (ubuntu-latest) (pull_request) Has been cancelled
Validate / portable-system (macos-latest) (push) Has been cancelled
Validate / portable-system (ubuntu-latest) (push) Has been cancelled
842f64d1ef
agent-kimi returns to host/local only; the catalog tests enforce that the
shared binary list excludes local launchers, and its presence failed four
tests on both hosts. agent-codex daemon detection now parses JSON with
python3, which the system already requires everywhere; the undeclared jq
dependency made detection silently fail on hosts without it and re-launch
remote control on every invocation.
hermes merged commit 08072cd73d into main 2026-08-06 16:02:45 +00:00
Sign in to join this conversation.
No description provided.