Gendle commited on
Commit
86b0495
·
verified ·
1 Parent(s): eaae179

Hermes Agent backup - 2026-06-03 23:19:55

Browse files
config/config.yaml CHANGED
@@ -1,43 +1,39 @@
1
- terminal:
2
- backend: local
3
- timeout: 300
4
- shell: /bin/bash
5
- env_passthrough:
6
- - GEMINI_API_KEY
7
- - GOOGLE_API_KEY
8
- - SILICONFLOW_API_KEY
9
- - GOOGLE_IMAGE_MODEL
10
- - GOOGLE_BASE_URL
11
- api_server:
12
- enabled: true
13
- port: 8642
14
- host: 127.0.0.1
15
  display:
16
  skin: default
17
  show_tool_progress: true
18
  show_resume: true
19
  spinner: dots
20
- delegation:
21
- model: ''
22
- provider: nvidia
23
- max_iterations: 50
24
- reasoning_effort: medium
25
- cron:
26
  enabled: true
27
- tick_interval: 60
28
  agent:
29
  max_iterations: 50
30
  approval_mode: ask
31
  dangerous_command_approval: ask
32
  gateway_timeout: 300
33
- custom_providers:
34
- - name: nvidia119
35
- base_url: https://integrate.api.nvidia.com/v1
36
- api_key: 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
37
- model: deepseek-ai/deepseek-v4-pro
38
- models:
39
- deepseek-ai/deepseek-v4-pro:
40
- context_length: 1000000
 
 
 
 
 
 
 
41
  auxiliary:
42
  vision:
43
  provider: nvidia
@@ -76,13 +72,17 @@ auxiliary:
76
  provider: auto
77
  model: ''
78
  timeout: 30
79
- memory:
80
- enabled: true
81
- provider: local
82
- compression:
83
- enabled: true
84
- threshold: 0.5
85
  model:
86
  default: moonshotai/kimi-k2-thinking
87
  provider: nvidia
88
  base_url: https://integrate.api.nvidia.com/v1
 
 
 
 
 
 
 
 
 
 
 
1
+ custom_providers:
2
+ - name: nvidia119
3
+ base_url: https://integrate.api.nvidia.com/v1
4
+ api_key: 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
5
+ model: deepseek-ai/deepseek-v4-pro
6
+ models:
7
+ deepseek-ai/deepseek-v4-pro:
8
+ context_length: 1000000
 
 
 
 
 
 
9
  display:
10
  skin: default
11
  show_tool_progress: true
12
  show_resume: true
13
  spinner: dots
14
+ compression:
 
 
 
 
 
15
  enabled: true
16
+ threshold: 0.5
17
  agent:
18
  max_iterations: 50
19
  approval_mode: ask
20
  dangerous_command_approval: ask
21
  gateway_timeout: 300
22
+ memory:
23
+ enabled: true
24
+ provider: local
25
+ cron:
26
+ enabled: true
27
+ tick_interval: 60
28
+ delegation:
29
+ model: ''
30
+ provider: nvidia
31
+ max_iterations: 50
32
+ reasoning_effort: medium
33
+ api_server:
34
+ enabled: true
35
+ port: 8642
36
+ host: 127.0.0.1
37
  auxiliary:
38
  vision:
39
  provider: nvidia
 
72
  provider: auto
73
  model: ''
74
  timeout: 30
 
 
 
 
 
 
75
  model:
76
  default: moonshotai/kimi-k2-thinking
77
  provider: nvidia
78
  base_url: https://integrate.api.nvidia.com/v1
79
+ terminal:
80
+ backend: local
81
+ timeout: 300
82
+ shell: /bin/bash
83
+ env_passthrough:
84
+ - GEMINI_API_KEY
85
+ - GOOGLE_API_KEY
86
+ - SILICONFLOW_API_KEY
87
+ - GOOGLE_IMAGE_MODEL
88
+ - GOOGLE_BASE_URL
logs/agent.log CHANGED
@@ -589,6 +589,44 @@
589
  2026-06-03 23:15:43,721 INFO gateway.run: Reconnecting api_server (attempt 4)...
590
  2026-06-03 23:15:43,723 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.
591
  2026-06-03 23:15:43,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
592
- 2026-06-03 23:19:43,937 INFO gateway.run: Reconnecting api_server (attempt 5)...
593
- 2026-06-03 23:19:43,940 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.
594
- 2026-06-03 23:19:43,945 INFO gateway.run: Reconnect api_server failed, next retry in 300s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
589
  2026-06-03 23:15:43,721 INFO gateway.run: Reconnecting api_server (attempt 4)...
590
  2026-06-03 23:15:43,723 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.
591
  2026-06-03 23:15:43,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
592
+ 2026-06-03 23:18:57,631 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
593
+ 2026-06-03 23:18:57,632 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
594
+ 2026-06-03 23:18:57,633 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
595
+ 2026-06-03 23:18:57,711 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
596
+ 2026-06-03 23:18:57,711 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
597
+ 2026-06-03 23:18:57,712 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
598
+ 2026-06-03 23:18:57,712 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
599
+ 2026-06-03 23:18:57,713 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
600
+ 2026-06-03 23:18:57,730 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
601
+ 2026-06-03 23:18:57,731 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
602
+ 2026-06-03 23:18:57,733 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
603
+ 2026-06-03 23:18:57,734 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
604
+ 2026-06-03 23:18:57,735 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
605
+ 2026-06-03 23:18:57,736 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
606
+ 2026-06-03 23:18:57,737 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
607
+ 2026-06-03 23:18:57,737 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
608
+ 2026-06-03 23:18:57,738 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
609
+ 2026-06-03 23:18:57,740 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
610
+ 2026-06-03 23:18:57,902 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
611
+ 2026-06-03 23:18:58,242 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
612
+ 2026-06-03 23:19:02,991 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
613
+ 2026-06-03 23:19:03,671 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
614
+ 2026-06-03 23:19:03,839 INFO gateway.run: Starting Hermes Gateway...
615
+ 2026-06-03 23:19:03,839 INFO gateway.run: Session storage: /data/.hermes/sessions
616
+ 2026-06-03 23:19:03,840 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
617
+ 2026-06-03 23:19:03,840 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
618
+ 2026-06-03 23:19:03,898 INFO gateway.run: Connecting to api_server...
619
+ 2026-06-03 23:19:03,905 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.
620
+ 2026-06-03 23:19:03,906 WARNING gateway.run: ✗ api_server failed to connect
621
+ 2026-06-03 23:19:03,911 INFO gateway.platforms.api_server: [Api_Server] API server stopped
622
+ 2026-06-03 23:19:03,914 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
623
+ 2026-06-03 23:19:03,919 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.
624
+ 2026-06-03 23:19:03,929 INFO gateway.run: Channel directory built: 0 target(s)
625
+ 2026-06-03 23:19:03,930 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
626
+ 2026-06-03 23:19:03,930 INFO gateway.run: Press Ctrl+C to stop
627
+ 2026-06-03 23:19:03,933 INFO gateway.run: Cron ticker started (interval=60s)
628
+ 2026-06-03 23:19:04,068 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
629
+ 2026-06-03 23:19:08,945 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
630
+ 2026-06-03 23:19:33,986 INFO gateway.run: Reconnecting api_server (attempt 2)...
631
+ 2026-06-03 23:19:33,989 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.
632
+ 2026-06-03 23:19:34,003 INFO gateway.run: Reconnect api_server failed, next retry in 60s
logs/errors.log CHANGED
@@ -91,4 +91,8 @@
91
  2026-06-03 23:12:43,561 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.
92
  2026-06-03 23:13:43,613 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.
93
  2026-06-03 23:15:43,723 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.
94
- 2026-06-03 23:19:43,940 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.
 
 
 
 
 
91
  2026-06-03 23:12:43,561 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.
92
  2026-06-03 23:13:43,613 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.
93
  2026-06-03 23:15:43,723 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.
94
+ 2026-06-03 23:19:03,905 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.
95
+ 2026-06-03 23:19:03,906 WARNING gateway.run: ✗ api_server failed to connect
96
+ 2026-06-03 23:19:03,914 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
97
+ 2026-06-03 23:19:03,919 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.
98
+ 2026-06-03 23:19:33,989 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
@@ -10,3 +10,4 @@
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}
11
  {"ts": "2026-06-03T22:55:13.679030+00:00", "tag": "gateway.start", "pid": 77, "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}
12
  {"ts": "2026-06-03T23:12:08.986567+00:00", "tag": "gateway.start", "pid": 78, "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}
11
  {"ts": "2026-06-03T22:55:13.679030+00:00", "tag": "gateway.start", "pid": 77, "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}
12
  {"ts": "2026-06-03T23:12:08.986567+00:00", "tag": "gateway.start", "pid": 78, "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}
13
+ {"ts": "2026-06-03T23:18:58.116826+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}
logs/gateway.log CHANGED
@@ -313,6 +313,21 @@
313
  2026-06-03 23:15:43,721 INFO gateway.run: Reconnecting api_server (attempt 4)...
314
  2026-06-03 23:15:43,723 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.
315
  2026-06-03 23:15:43,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
316
- 2026-06-03 23:19:43,937 INFO gateway.run: Reconnecting api_server (attempt 5)...
317
- 2026-06-03 23:19:43,940 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.
318
- 2026-06-03 23:19:43,945 INFO gateway.run: Reconnect api_server failed, next retry in 300s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
313
  2026-06-03 23:15:43,721 INFO gateway.run: Reconnecting api_server (attempt 4)...
314
  2026-06-03 23:15:43,723 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.
315
  2026-06-03 23:15:43,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
316
+ 2026-06-03 23:19:03,839 INFO gateway.run: Starting Hermes Gateway...
317
+ 2026-06-03 23:19:03,839 INFO gateway.run: Session storage: /data/.hermes/sessions
318
+ 2026-06-03 23:19:03,840 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
319
+ 2026-06-03 23:19:03,840 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
320
+ 2026-06-03 23:19:03,898 INFO gateway.run: Connecting to api_server...
321
+ 2026-06-03 23:19:03,905 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.
322
+ 2026-06-03 23:19:03,906 WARNING gateway.run: ✗ api_server failed to connect
323
+ 2026-06-03 23:19:03,911 INFO gateway.platforms.api_server: [Api_Server] API server stopped
324
+ 2026-06-03 23:19:03,914 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
325
+ 2026-06-03 23:19:03,919 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.
326
+ 2026-06-03 23:19:03,929 INFO gateway.run: Channel directory built: 0 target(s)
327
+ 2026-06-03 23:19:03,930 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
328
+ 2026-06-03 23:19:03,930 INFO gateway.run: Press Ctrl+C to stop
329
+ 2026-06-03 23:19:03,933 INFO gateway.run: Cron ticker started (interval=60s)
330
+ 2026-06-03 23:19:08,945 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
331
+ 2026-06-03 23:19:33,986 INFO gateway.run: Reconnecting api_server (attempt 2)...
332
+ 2026-06-03 23:19:33,989 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.
333
+ 2026-06-03 23:19:34,003 INFO gateway.run: Reconnect api_server failed, next retry in 60s
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-03T23:19:46.689069",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-03T23:19:55.469425",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }