Hermes Status

Version

Hermes Agent v0.13.0 (2026.5.7)
Project: /root/.local/share/uv/tools/hermes-agent/lib/python3.12/site-packages
Python: 3.12.3
OpenAI SDK: 2.24.0

Config

model:
  provider: openrouter
  model: kiro/claude-haiku-4.5
  base_url: http://localhost:20128/v1

memory:
  provider: agentmemory
  config:
    api_url: http://localhost:3111

mcp_servers:
  agentmemory:
    command: /usr/bin/node
    args:
      - /opt/agentmemory/node_modules/@agentmemory/mcp

Sessions

request_dump_3953ff14-d110-40ce-9d15-0d79ff295414_20260514_135955_361375.json
request_dump_40af8fc3-db8c-48a2-b3d7-d92e6bed01d6_20260514_105819_705313.json
request_dump_bd8ecd48-1dfe-4ba8-b8cf-9e01643c9582_20260514_111228_908228.json
request_dump_bd8ecd48-1dfe-4ba8-b8cf-9e01643c9582_20260514_111245_735467.json
request_dump_bd8ecd48-1dfe-4ba8-b8cf-9e01643c9582_20260514_122305_247134.json
request_dump_bd8ecd48-1dfe-4ba8-b8cf-9e01643c9582_20260514_123555_810910.json
session_3953ff14-d110-40ce-9d15-0d79ff295414.json
session_40af8fc3-db8c-48a2-b3d7-d92e6bed01d6.json
session_bd8ecd48-1dfe-4ba8-b8cf-9e01643c9582.json

Daemon Log

13:59:54.613 DBG [hermes:stderr] 2026-05-14 13:59:54 [INFO] run_agent: conversation turn: session=3953ff14-d110-40ce-9d15-0d79ff295414 model= provider=openrouter platform=acp history=0 msg='You are running as a chat assistant for a Multica workspace. A user is chatting ...' component=daemon
13:59:54.736 DBG [hermes:stderr] 2026-05-14 13:59:54 [INFO] run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-1 (_call):139987077035712 provider=openrouter base_url=http://localhost:20128/v1 model= component=daemon
13:59:55.364 DBG [hermes:stderr] 2026-05-14 13:59:55 [INFO] run_agent: Streaming failed before delivery: Error code: 400 - {'error': {'message': 'Missing model', 'type': 'invalid_request_error', 'code': 'bad_request'}}
2026-05-14 13:59:55 [INFO] run_agent: OpenAI client closed (stream_request_complete, shared=False, tcp_force_closed=0) thread=Thread-1 (_call):139987077035712 provider=openrouter base_url=http://localhost:20128/v1 model=
2026-05-14 13:59:55 [WARNING] run_agent: API call failed (attempt 1/3) error_type=BadRequestError thread=acp-agent_0:139987188184768 provider=openrouter base_url=http://localhost:20128/v1 model= summary=HTTP 400: Missing model
⚠️  API call failed (attempt 1/3): BadRequestError [HTTP 400]
   🔌 Provider: openrouter  Model: 
   🌐 Endpoint: http://localhost:20128/v1
   📝 Error: HTTP 400: Missing model
   📋 Details: {'message': 'Missing model', 'type': 'invalid_request_error', 'code': 'bad_request'}
⚠️ Non-retryable error (HTTP 400) — trying fallback... component=daemon
13:59:55.377 DBG [hermes:stderr] ❌ Non-retryable error (HTTP 400): HTTP 400: Missing model
❌ Non-retryable client error (HTTP 400). Aborting. component=daemon
13:59:55.384 DBG [hermes:stderr] 🔌 Provider: openrouter  Model: 
   🌐 Endpoint: http://localhost:20128/v1
   💡 This type of error won't be fixed by retrying.
2026-05-14 13:59:55 [ERROR] root: Non-retryable client error: Error code: 400 - {'error': {'message': 'Missing model', 'type': 'invalid_request_error', 'code': 'bad_request'}} component=daemon
13:59:55.433 INF hermes finished component=daemon pid=233486 status=completed duration=7.537s
13:59:55.452 INF agent finished component=daemon task=75cc9c7e status=failed duration=8s tools=0
13:59:55.531 INF task did not complete, reporting failure component=daemon task=75cc9c7e status=blocked failure_reason=agent_error

Docker

NAMES                STATUS
multica-frontend-1   Up 8 hours
multica-backend-1    Up 8 hours
multica-postgres-1   Up 8 hours (healthy)
mnco-agentmemory     Up 8 hours
mnco-omniroute       Up 8 hours

Multica | OmniRoute | MNCO