Agent
Production benchmark runners invoke each host agent through its real CLI boundary. Deterministic mock runners (mock-synthetic) are reserved for offline harness tests only.
Agent
Production benchmark runners invoke each host agent through its real CLI boundary. Deterministic mock runners (mock-synthetic) are reserved for offline harness tests only.
Agent
Install HM-Arch, wire Claude Code lifecycle hooks, smoke-test, and uninstall. All steps are offline and do not require API keys.
Agent
Install HM-Arch, wire Codex lifecycle hooks, smoke-test, and uninstall. All steps are offline and do not require API keys.
Agent
HM-Arch integrates with four coding agents. This matrix summarizes what the packaged hm-arch CLI supports today and where manual configuration is required.
Agent
Install HM-Arch and configure Hermes to use the native HM-Arch Memory Provider. Hermes integration uses native plugin registration. hm-arch install hermes creates the HM-Arch plugin bridge, updates $HERMESHOME/config.yaml, and initializes the SQLite database.
Agent
Install HM-Arch as OpenClaw's native memory provider. OpenClaw integration uses the @hm-arch/openclaw-plugin TypeScript memory plugin backed by a persistent Python sidecar that exposes HM-Arch recall, capture, forget, and consolidation without per-query process startup.