Gendle commited on
Commit
ff2b635
·
verified ·
1 Parent(s): 27ea7a4

Hermes Agent backup - 2026-06-03 22:30:26

Browse files
config/config.yaml CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  auxiliary:
2
  vision:
3
  provider: nvidia
@@ -36,14 +55,22 @@ auxiliary:
36
  provider: auto
37
  model: ''
38
  timeout: 30
 
 
 
 
 
 
 
 
 
 
 
39
  agent:
40
  max_iterations: 50
41
  approval_mode: ask
42
  dangerous_command_approval: ask
43
  gateway_timeout: 300
44
- memory:
45
- enabled: true
46
- provider: local
47
  api_server:
48
  enabled: true
49
  port: 8642
@@ -51,30 +78,3 @@ api_server:
51
  compression:
52
  enabled: true
53
  threshold: 0.5
54
- terminal:
55
- backend: local
56
- timeout: 300
57
- shell: /bin/bash
58
- env_passthrough:
59
- - GEMINI_API_KEY
60
- - GOOGLE_API_KEY
61
- - SILICONFLOW_API_KEY
62
- - GOOGLE_IMAGE_MODEL
63
- - GOOGLE_BASE_URL
64
- display:
65
- skin: default
66
- show_tool_progress: true
67
- show_resume: true
68
- spinner: dots
69
- cron:
70
- enabled: true
71
- tick_interval: 60
72
- model:
73
- default: moonshotai/kimi-k2-thinking
74
- provider: nvidia
75
- base_url: https://integrate.api.nvidia.com/v1
76
- delegation:
77
- model: ''
78
- provider: nvidia
79
- max_iterations: 50
80
- reasoning_effort: medium
 
1
+ delegation:
2
+ model: ''
3
+ provider: nvidia
4
+ max_iterations: 50
5
+ reasoning_effort: medium
6
+ model:
7
+ default: moonshotai/kimi-k2-thinking
8
+ provider: nvidia
9
+ base_url: https://integrate.api.nvidia.com/v1
10
+ terminal:
11
+ backend: local
12
+ timeout: 300
13
+ shell: /bin/bash
14
+ env_passthrough:
15
+ - GEMINI_API_KEY
16
+ - GOOGLE_API_KEY
17
+ - SILICONFLOW_API_KEY
18
+ - GOOGLE_IMAGE_MODEL
19
+ - GOOGLE_BASE_URL
20
  auxiliary:
21
  vision:
22
  provider: nvidia
 
55
  provider: auto
56
  model: ''
57
  timeout: 30
58
+ cron:
59
+ enabled: true
60
+ tick_interval: 60
61
+ display:
62
+ skin: default
63
+ show_tool_progress: true
64
+ show_resume: true
65
+ spinner: dots
66
+ memory:
67
+ enabled: true
68
+ provider: local
69
  agent:
70
  max_iterations: 50
71
  approval_mode: ask
72
  dangerous_command_approval: ask
73
  gateway_timeout: 300
 
 
 
74
  api_server:
75
  enabled: true
76
  port: 8642
 
78
  compression:
79
  enabled: true
80
  threshold: 0.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
logs/agent.log CHANGED
@@ -345,3 +345,44 @@
345
  2026-06-03 22:28:41,892 INFO gateway.run: Reconnecting api_server (attempt 4)...
346
  2026-06-03 22:28:41,904 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
347
  2026-06-03 22:28:41,921 INFO gateway.run: Reconnect api_server failed, next retry in 240s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
345
  2026-06-03 22:28:41,892 INFO gateway.run: Reconnecting api_server (attempt 4)...
346
  2026-06-03 22:28:41,904 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
347
  2026-06-03 22:28:41,921 INFO gateway.run: Reconnect api_server failed, next retry in 240s
348
+ 2026-06-03 22:29:27,754 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
349
+ 2026-06-03 22:29:27,755 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
350
+ 2026-06-03 22:29:27,756 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
351
+ 2026-06-03 22:29:27,803 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
352
+ 2026-06-03 22:29:27,803 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
353
+ 2026-06-03 22:29:27,804 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
354
+ 2026-06-03 22:29:27,804 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
355
+ 2026-06-03 22:29:27,805 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
356
+ 2026-06-03 22:29:27,817 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
357
+ 2026-06-03 22:29:27,817 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
358
+ 2026-06-03 22:29:27,819 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
359
+ 2026-06-03 22:29:27,820 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
360
+ 2026-06-03 22:29:27,821 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
361
+ 2026-06-03 22:29:27,822 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
362
+ 2026-06-03 22:29:27,823 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
363
+ 2026-06-03 22:29:27,823 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
364
+ 2026-06-03 22:29:27,824 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
365
+ 2026-06-03 22:29:27,827 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
366
+ 2026-06-03 22:29:27,954 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
367
+ 2026-06-03 22:29:28,228 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
368
+ 2026-06-03 22:29:31,269 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
369
+ 2026-06-03 22:29:31,717 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
370
+ 2026-06-03 22:29:31,758 INFO gateway.run: Starting Hermes Gateway...
371
+ 2026-06-03 22:29:31,758 INFO gateway.run: Session storage: /data/.hermes/sessions
372
+ 2026-06-03 22:29:31,759 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
373
+ 2026-06-03 22:29:31,760 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
374
+ 2026-06-03 22:29:31,792 INFO gateway.run: Connecting to api_server...
375
+ 2026-06-03 22:29:31,797 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
376
+ 2026-06-03 22:29:31,798 WARNING gateway.run: ✗ api_server failed to connect
377
+ 2026-06-03 22:29:31,801 INFO gateway.platforms.api_server: [Api_Server] API server stopped
378
+ 2026-06-03 22:29:31,804 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
379
+ 2026-06-03 22:29:31,807 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
380
+ 2026-06-03 22:29:31,814 INFO gateway.run: Channel directory built: 0 target(s)
381
+ 2026-06-03 22:29:31,814 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
382
+ 2026-06-03 22:29:31,815 INFO gateway.run: Press Ctrl+C to stop
383
+ 2026-06-03 22:29:31,817 INFO gateway.run: Cron ticker started (interval=60s)
384
+ 2026-06-03 22:29:31,950 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
385
+ 2026-06-03 22:29:36,824 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
386
+ 2026-06-03 22:30:01,847 INFO gateway.run: Reconnecting api_server (attempt 2)...
387
+ 2026-06-03 22:30:01,849 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
388
+ 2026-06-03 22:30:01,854 INFO gateway.run: Reconnect api_server failed, next retry in 60s
logs/errors.log CHANGED
@@ -53,3 +53,8 @@
53
  2026-06-03 22:25:41,624 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
54
  2026-06-03 22:26:41,742 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
55
  2026-06-03 22:28:41,904 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
 
 
 
 
 
 
53
  2026-06-03 22:25:41,624 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
54
  2026-06-03 22:26:41,742 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
55
  2026-06-03 22:28:41,904 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
56
+ 2026-06-03 22:29:31,797 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
57
+ 2026-06-03 22:29:31,798 WARNING gateway.run: ✗ api_server failed to connect
58
+ 2026-06-03 22:29:31,804 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
59
+ 2026-06-03 22:29:31,807 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
60
+ 2026-06-03 22:30:01,849 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
logs/gateway-exit-diag.log CHANGED
@@ -5,3 +5,4 @@
5
  {"ts": "2026-06-03T22:12:43.086501+00:00", "tag": "gateway.start", "pid": 73, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
6
  {"ts": "2026-06-03T22:18:27.873099+00:00", "tag": "gateway.start", "pid": 76, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
7
  {"ts": "2026-06-03T22:25:01.737819+00:00", "tag": "gateway.start", "pid": 81, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
 
 
5
  {"ts": "2026-06-03T22:12:43.086501+00:00", "tag": "gateway.start", "pid": 73, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
6
  {"ts": "2026-06-03T22:18:27.873099+00:00", "tag": "gateway.start", "pid": 76, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
7
  {"ts": "2026-06-03T22:25:01.737819+00:00", "tag": "gateway.start", "pid": 81, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
8
+ {"ts": "2026-06-03T22:29:28.110034+00:00", "tag": "gateway.start", "pid": 72, "python": "3.11.15", "platform": "linux", "replace": true, "argv": ["/usr/local/bin/hermes", "gateway", "run", "--replace"], "stdin_is_tty": false, "absorb_windows_console_controls": false}
logs/gateway.log CHANGED
@@ -184,3 +184,21 @@
184
  2026-06-03 22:28:41,892 INFO gateway.run: Reconnecting api_server (attempt 4)...
185
  2026-06-03 22:28:41,904 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
186
  2026-06-03 22:28:41,921 INFO gateway.run: Reconnect api_server failed, next retry in 240s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184
  2026-06-03 22:28:41,892 INFO gateway.run: Reconnecting api_server (attempt 4)...
185
  2026-06-03 22:28:41,904 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
186
  2026-06-03 22:28:41,921 INFO gateway.run: Reconnect api_server failed, next retry in 240s
187
+ 2026-06-03 22:29:31,758 INFO gateway.run: Starting Hermes Gateway...
188
+ 2026-06-03 22:29:31,758 INFO gateway.run: Session storage: /data/.hermes/sessions
189
+ 2026-06-03 22:29:31,759 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
190
+ 2026-06-03 22:29:31,760 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
191
+ 2026-06-03 22:29:31,792 INFO gateway.run: Connecting to api_server...
192
+ 2026-06-03 22:29:31,797 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
193
+ 2026-06-03 22:29:31,798 WARNING gateway.run: ✗ api_server failed to connect
194
+ 2026-06-03 22:29:31,801 INFO gateway.platforms.api_server: [Api_Server] API server stopped
195
+ 2026-06-03 22:29:31,804 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
196
+ 2026-06-03 22:29:31,807 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
197
+ 2026-06-03 22:29:31,814 INFO gateway.run: Channel directory built: 0 target(s)
198
+ 2026-06-03 22:29:31,814 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
199
+ 2026-06-03 22:29:31,815 INFO gateway.run: Press Ctrl+C to stop
200
+ 2026-06-03 22:29:31,817 INFO gateway.run: Cron ticker started (interval=60s)
201
+ 2026-06-03 22:29:36,824 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
202
+ 2026-06-03 22:30:01,847 INFO gateway.run: Reconnecting api_server (attempt 2)...
203
+ 2026-06-03 22:30:01,849 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
204
+ 2026-06-03 22:30:01,854 INFO gateway.run: Reconnect api_server failed, next retry in 60s
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-03T22:30:12.582344",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-03T22:30:26.304647",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }