Gendle commited on
Commit
fffc939
·
verified ·
1 Parent(s): 955b2ad

Hermes Agent backup - 2026-06-03 22:44:58

Browse files
config/config.yaml CHANGED
@@ -1,23 +1,19 @@
 
 
 
 
 
1
  display:
2
  skin: default
3
  show_tool_progress: true
4
  show_resume: true
5
  spinner: dots
6
- api_server:
7
  enabled: true
8
- port: 8642
9
- host: 127.0.0.1
10
- agent:
11
- max_iterations: 50
12
- approval_mode: ask
13
- dangerous_command_approval: ask
14
- gateway_timeout: 300
15
  cron:
16
  enabled: true
17
  tick_interval: 60
18
- memory:
19
- enabled: true
20
- provider: local
21
  terminal:
22
  backend: local
23
  timeout: 300
@@ -28,6 +24,22 @@ terminal:
28
  - SILICONFLOW_API_KEY
29
  - GOOGLE_IMAGE_MODEL
30
  - GOOGLE_BASE_URL
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  auxiliary:
32
  vision:
33
  provider: nvidia
@@ -66,15 +78,3 @@ auxiliary:
66
  provider: auto
67
  model: ''
68
  timeout: 30
69
- model:
70
- default: moonshotai/kimi-k2-thinking
71
- provider: nvidia
72
- base_url: https://integrate.api.nvidia.com/v1
73
- delegation:
74
- model: ''
75
- provider: nvidia
76
- max_iterations: 50
77
- reasoning_effort: medium
78
- compression:
79
- enabled: true
80
- threshold: 0.5
 
1
+ delegation:
2
+ model: ''
3
+ provider: nvidia
4
+ max_iterations: 50
5
+ reasoning_effort: medium
6
  display:
7
  skin: default
8
  show_tool_progress: true
9
  show_resume: true
10
  spinner: dots
11
+ memory:
12
  enabled: true
13
+ provider: local
 
 
 
 
 
 
14
  cron:
15
  enabled: true
16
  tick_interval: 60
 
 
 
17
  terminal:
18
  backend: local
19
  timeout: 300
 
24
  - SILICONFLOW_API_KEY
25
  - GOOGLE_IMAGE_MODEL
26
  - GOOGLE_BASE_URL
27
+ model:
28
+ default: moonshotai/kimi-k2-thinking
29
+ provider: nvidia
30
+ base_url: https://integrate.api.nvidia.com/v1
31
+ api_server:
32
+ enabled: true
33
+ port: 8642
34
+ host: 127.0.0.1
35
+ compression:
36
+ enabled: true
37
+ threshold: 0.5
38
+ agent:
39
+ max_iterations: 50
40
+ approval_mode: ask
41
+ dangerous_command_approval: ask
42
+ gateway_timeout: 300
43
  auxiliary:
44
  vision:
45
  provider: nvidia
 
78
  provider: auto
79
  model: ''
80
  timeout: 30
 
 
 
 
 
 
 
 
 
 
 
 
logs/agent.log CHANGED
@@ -439,6 +439,44 @@
439
  2026-06-03 22:39:31,720 INFO gateway.run: Reconnecting api_server (attempt 4)...
440
  2026-06-03 22:39:31,722 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.
441
  2026-06-03 22:39:31,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
442
- 2026-06-03 22:43:31,951 INFO gateway.run: Reconnecting api_server (attempt 5)...
443
- 2026-06-03 22:43:31,953 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.
444
- 2026-06-03 22:43:31,964 INFO gateway.run: Reconnect api_server failed, next retry in 300s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
439
  2026-06-03 22:39:31,720 INFO gateway.run: Reconnecting api_server (attempt 4)...
440
  2026-06-03 22:39:31,722 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.
441
  2026-06-03 22:39:31,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
442
+ 2026-06-03 22:44:00,258 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
443
+ 2026-06-03 22:44:00,259 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
444
+ 2026-06-03 22:44:00,260 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
445
+ 2026-06-03 22:44:00,330 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
446
+ 2026-06-03 22:44:00,331 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
447
+ 2026-06-03 22:44:00,331 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
448
+ 2026-06-03 22:44:00,332 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
449
+ 2026-06-03 22:44:00,333 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
450
+ 2026-06-03 22:44:00,348 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
451
+ 2026-06-03 22:44:00,349 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
452
+ 2026-06-03 22:44:00,350 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
453
+ 2026-06-03 22:44:00,351 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
454
+ 2026-06-03 22:44:00,352 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
455
+ 2026-06-03 22:44:00,353 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
456
+ 2026-06-03 22:44:00,354 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
457
+ 2026-06-03 22:44:00,354 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
458
+ 2026-06-03 22:44:00,355 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
459
+ 2026-06-03 22:44:00,357 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
460
+ 2026-06-03 22:44:00,506 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
461
+ 2026-06-03 22:44:00,807 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
462
+ 2026-06-03 22:44:04,868 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
463
+ 2026-06-03 22:44:05,413 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
464
+ 2026-06-03 22:44:05,737 INFO gateway.run: Starting Hermes Gateway...
465
+ 2026-06-03 22:44:05,737 INFO gateway.run: Session storage: /data/.hermes/sessions
466
+ 2026-06-03 22:44:05,741 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
467
+ 2026-06-03 22:44:05,741 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
468
+ 2026-06-03 22:44:05,807 INFO gateway.run: Connecting to api_server...
469
+ 2026-06-03 22:44:05,817 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.
470
+ 2026-06-03 22:44:05,818 WARNING gateway.run: ✗ api_server failed to connect
471
+ 2026-06-03 22:44:05,826 INFO gateway.platforms.api_server: [Api_Server] API server stopped
472
+ 2026-06-03 22:44:05,832 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
473
+ 2026-06-03 22:44:05,839 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.
474
+ 2026-06-03 22:44:05,852 INFO gateway.run: Channel directory built: 0 target(s)
475
+ 2026-06-03 22:44:05,854 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
476
+ 2026-06-03 22:44:05,854 INFO gateway.run: Press Ctrl+C to stop
477
+ 2026-06-03 22:44:05,859 INFO gateway.run: Cron ticker started (interval=60s)
478
+ 2026-06-03 22:44:05,936 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
479
+ 2026-06-03 22:44:10,869 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
480
+ 2026-06-03 22:44:35,897 INFO gateway.run: Reconnecting api_server (attempt 2)...
481
+ 2026-06-03 22:44:35,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.
482
+ 2026-06-03 22:44:35,916 INFO gateway.run: Reconnect api_server failed, next retry in 60s
logs/errors.log CHANGED
@@ -67,4 +67,8 @@
67
  2026-06-03 22:36:31,552 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.
68
  2026-06-03 22:37:31,610 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.
69
  2026-06-03 22:39:31,722 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.
70
- 2026-06-03 22:43:31,953 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.
 
 
 
 
 
67
  2026-06-03 22:36:31,552 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.
68
  2026-06-03 22:37:31,610 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.
69
  2026-06-03 22:39:31,722 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.
70
+ 2026-06-03 22:44:05,817 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.
71
+ 2026-06-03 22:44:05,818 WARNING gateway.run: ✗ api_server failed to connect
72
+ 2026-06-03 22:44:05,832 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
73
+ 2026-06-03 22:44:05,839 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.
74
+ 2026-06-03 22:44:35,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.
logs/gateway-exit-diag.log CHANGED
@@ -7,3 +7,4 @@
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}
9
  {"ts": "2026-06-03T22:35:57.160909+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}
 
 
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}
9
  {"ts": "2026-06-03T22:35:57.160909+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}
10
+ {"ts": "2026-06-03T22:44:00.684231+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
@@ -232,6 +232,21 @@
232
  2026-06-03 22:39:31,720 INFO gateway.run: Reconnecting api_server (attempt 4)...
233
  2026-06-03 22:39:31,722 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.
234
  2026-06-03 22:39:31,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
235
- 2026-06-03 22:43:31,951 INFO gateway.run: Reconnecting api_server (attempt 5)...
236
- 2026-06-03 22:43:31,953 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.
237
- 2026-06-03 22:43:31,964 INFO gateway.run: Reconnect api_server failed, next retry in 300s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
  2026-06-03 22:39:31,720 INFO gateway.run: Reconnecting api_server (attempt 4)...
233
  2026-06-03 22:39:31,722 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.
234
  2026-06-03 22:39:31,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
235
+ 2026-06-03 22:44:05,737 INFO gateway.run: Starting Hermes Gateway...
236
+ 2026-06-03 22:44:05,737 INFO gateway.run: Session storage: /data/.hermes/sessions
237
+ 2026-06-03 22:44:05,741 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
238
+ 2026-06-03 22:44:05,741 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
239
+ 2026-06-03 22:44:05,807 INFO gateway.run: Connecting to api_server...
240
+ 2026-06-03 22:44:05,817 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.
241
+ 2026-06-03 22:44:05,818 WARNING gateway.run: ✗ api_server failed to connect
242
+ 2026-06-03 22:44:05,826 INFO gateway.platforms.api_server: [Api_Server] API server stopped
243
+ 2026-06-03 22:44:05,832 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
244
+ 2026-06-03 22:44:05,839 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.
245
+ 2026-06-03 22:44:05,852 INFO gateway.run: Channel directory built: 0 target(s)
246
+ 2026-06-03 22:44:05,854 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
247
+ 2026-06-03 22:44:05,854 INFO gateway.run: Press Ctrl+C to stop
248
+ 2026-06-03 22:44:05,859 INFO gateway.run: Cron ticker started (interval=60s)
249
+ 2026-06-03 22:44:10,869 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
250
+ 2026-06-03 22:44:35,897 INFO gateway.run: Reconnecting api_server (attempt 2)...
251
+ 2026-06-03 22:44:35,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.
252
+ 2026-06-03 22:44:35,916 INFO gateway.run: Reconnect api_server failed, next retry in 60s
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-03T22:44:45.260419",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-03T22:44:58.378056",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }