Title: [Bug] Hermes ACP agent rejects Bridge ping method, causing alive=0
Environment:
- Bridge v0.18.2
- Hermes v0.11.0 running as
hermes acp
Expected: Bridge health check returns alive=1
Actual: alive=0, stderr shows: {"error":{"code":-32601,"message":"Method not found","data":{"method":"ping"}}}
Note: Despite alive=0, /pipelines and /runs API still route tasks to Hermes successfully.
Title: [Bug] Hermes ACP agent rejects Bridge ping method, causing alive=0
Environment:
hermes acpExpected: Bridge health check returns alive=1
Actual: alive=0, stderr shows: {"error":{"code":-32601,"message":"Method not found","data":{"method":"ping"}}}
Note: Despite alive=0, /pipelines and /runs API still route tasks to Hermes successfully.