Gendle commited on
Commit
bebe5d2
·
verified ·
1 Parent(s): 9d3065b

Hermes Agent backup - 2026-06-03 22:04:43

Browse files
config/config.yaml CHANGED
@@ -3,25 +3,33 @@ display:
3
  show_tool_progress: true
4
  show_resume: true
5
  spinner: dots
6
- memory:
7
- enabled: true
8
- provider: local
9
- api_server:
10
- enabled: true
11
- port: 8642
12
- host: 127.0.0.1
13
  agent:
14
  max_iterations: 50
15
  approval_mode: ask
16
  dangerous_command_approval: ask
17
  gateway_timeout: 300
 
 
 
18
  cron:
19
  enabled: true
20
  tick_interval: 60
 
 
 
 
 
 
 
21
  model:
22
  default: moonshotai/kimi-k2-thinking
23
  provider: nvidia
24
  base_url: https://integrate.api.nvidia.com/v1
 
 
 
 
 
25
  auxiliary:
26
  vision:
27
  provider: nvidia
@@ -60,9 +68,6 @@ auxiliary:
60
  provider: auto
61
  model: ''
62
  timeout: 30
63
- compression:
64
- enabled: true
65
- threshold: 0.5
66
  terminal:
67
  backend: local
68
  timeout: 300
@@ -73,8 +78,3 @@ terminal:
73
  - SILICONFLOW_API_KEY
74
  - GOOGLE_IMAGE_MODEL
75
  - GOOGLE_BASE_URL
76
- delegation:
77
- model: ''
78
- provider: nvidia
79
- max_iterations: 50
80
- reasoning_effort: medium
 
3
  show_tool_progress: true
4
  show_resume: true
5
  spinner: dots
 
 
 
 
 
 
 
6
  agent:
7
  max_iterations: 50
8
  approval_mode: ask
9
  dangerous_command_approval: ask
10
  gateway_timeout: 300
11
+ memory:
12
+ enabled: true
13
+ provider: local
14
  cron:
15
  enabled: true
16
  tick_interval: 60
17
+ compression:
18
+ enabled: true
19
+ threshold: 0.5
20
+ api_server:
21
+ enabled: true
22
+ port: 8642
23
+ host: 127.0.0.1
24
  model:
25
  default: moonshotai/kimi-k2-thinking
26
  provider: nvidia
27
  base_url: https://integrate.api.nvidia.com/v1
28
+ delegation:
29
+ model: ''
30
+ provider: nvidia
31
+ max_iterations: 50
32
+ reasoning_effort: medium
33
  auxiliary:
34
  vision:
35
  provider: nvidia
 
68
  provider: auto
69
  model: ''
70
  timeout: 30
 
 
 
71
  terminal:
72
  backend: local
73
  timeout: 300
 
78
  - SILICONFLOW_API_KEY
79
  - GOOGLE_IMAGE_MODEL
80
  - GOOGLE_BASE_URL
 
 
 
 
 
logs/agent.log CHANGED
@@ -154,6 +154,44 @@
154
  2026-06-03 21:59:17,561 INFO gateway.run: Reconnecting api_server (attempt 4)...
155
  2026-06-03 21:59:17,566 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.
156
  2026-06-03 21:59:17,582 INFO gateway.run: Reconnect api_server failed, next retry in 240s
157
- 2026-06-03 22:03:17,842 INFO gateway.run: Reconnecting api_server (attempt 5)...
158
- 2026-06-03 22:03:17,847 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.
159
- 2026-06-03 22:03:17,869 INFO gateway.run: Reconnect api_server failed, next retry in 300s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
154
  2026-06-03 21:59:17,561 INFO gateway.run: Reconnecting api_server (attempt 4)...
155
  2026-06-03 21:59:17,566 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.
156
  2026-06-03 21:59:17,582 INFO gateway.run: Reconnect api_server failed, next retry in 240s
157
+ 2026-06-03 22:03:45,033 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
158
+ 2026-06-03 22:03:45,034 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
159
+ 2026-06-03 22:03:45,034 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
160
+ 2026-06-03 22:03:45,089 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
161
+ 2026-06-03 22:03:45,090 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
162
+ 2026-06-03 22:03:45,090 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
163
+ 2026-06-03 22:03:45,091 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
164
+ 2026-06-03 22:03:45,092 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
165
+ 2026-06-03 22:03:45,106 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
166
+ 2026-06-03 22:03:45,107 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
167
+ 2026-06-03 22:03:45,108 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
168
+ 2026-06-03 22:03:45,108 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
169
+ 2026-06-03 22:03:45,109 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
170
+ 2026-06-03 22:03:45,110 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
171
+ 2026-06-03 22:03:45,111 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
172
+ 2026-06-03 22:03:45,111 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
173
+ 2026-06-03 22:03:45,112 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
174
+ 2026-06-03 22:03:45,114 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
175
+ 2026-06-03 22:03:45,233 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
176
+ 2026-06-03 22:03:45,495 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
177
+ 2026-06-03 22:03:49,030 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
178
+ 2026-06-03 22:03:49,458 INFO gateway.run: Starting Hermes Gateway...
179
+ 2026-06-03 22:03:49,458 INFO gateway.run: Session storage: /data/.hermes/sessions
180
+ 2026-06-03 22:03:49,459 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
181
+ 2026-06-03 22:03:49,459 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
182
+ 2026-06-03 22:03:49,504 INFO gateway.run: Connecting to api_server...
183
+ 2026-06-03 22:03:49,508 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.
184
+ 2026-06-03 22:03:49,509 WARNING gateway.run: ✗ api_server failed to connect
185
+ 2026-06-03 22:03:49,512 INFO gateway.platforms.api_server: [Api_Server] API server stopped
186
+ 2026-06-03 22:03:49,515 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
187
+ 2026-06-03 22:03:49,519 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.
188
+ 2026-06-03 22:03:49,527 INFO gateway.run: Channel directory built: 0 target(s)
189
+ 2026-06-03 22:03:49,528 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
190
+ 2026-06-03 22:03:49,528 INFO gateway.run: Press Ctrl+C to stop
191
+ 2026-06-03 22:03:49,530 INFO gateway.run: Cron ticker started (interval=60s)
192
+ 2026-06-03 22:03:49,683 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
193
+ 2026-06-03 22:03:49,823 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
194
+ 2026-06-03 22:03:54,541 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
195
+ 2026-06-03 22:04:19,561 INFO gateway.run: Reconnecting api_server (attempt 2)...
196
+ 2026-06-03 22:04:19,563 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.
197
+ 2026-06-03 22:04:19,569 INFO gateway.run: Reconnect api_server failed, next retry in 60s
logs/errors.log CHANGED
@@ -24,4 +24,8 @@
24
  2026-06-03 21:56:17,305 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.
25
  2026-06-03 21:57:17,407 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.
26
  2026-06-03 21:59:17,566 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.
27
- 2026-06-03 22:03:17,847 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.
 
 
 
 
 
24
  2026-06-03 21:56:17,305 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.
25
  2026-06-03 21:57:17,407 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.
26
  2026-06-03 21:59:17,566 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.
27
+ 2026-06-03 22:03:49,508 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.
28
+ 2026-06-03 22:03:49,509 WARNING gateway.run: ✗ api_server failed to connect
29
+ 2026-06-03 22:03:49,515 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
30
+ 2026-06-03 22:03:49,519 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.
31
+ 2026-06-03 22:04:19,563 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
@@ -1,3 +1,4 @@
1
  {"ts": "2026-06-03T21:14:52.531145+00:00", "tag": "gateway.start", "pid": 74, "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}
2
  {"ts": "2026-06-03T21:22:56.092959+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}
3
  {"ts": "2026-06-03T21:55:36.039100+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}
 
 
1
  {"ts": "2026-06-03T21:14:52.531145+00:00", "tag": "gateway.start", "pid": 74, "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}
2
  {"ts": "2026-06-03T21:22:56.092959+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}
3
  {"ts": "2026-06-03T21:55:36.039100+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}
4
+ {"ts": "2026-06-03T22:03:45.388550+00:00", "tag": "gateway.start", "pid": 74, "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
@@ -85,6 +85,21 @@
85
  2026-06-03 21:59:17,561 INFO gateway.run: Reconnecting api_server (attempt 4)...
86
  2026-06-03 21:59:17,566 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.
87
  2026-06-03 21:59:17,582 INFO gateway.run: Reconnect api_server failed, next retry in 240s
88
- 2026-06-03 22:03:17,842 INFO gateway.run: Reconnecting api_server (attempt 5)...
89
- 2026-06-03 22:03:17,847 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.
90
- 2026-06-03 22:03:17,869 INFO gateway.run: Reconnect api_server failed, next retry in 300s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  2026-06-03 21:59:17,561 INFO gateway.run: Reconnecting api_server (attempt 4)...
86
  2026-06-03 21:59:17,566 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.
87
  2026-06-03 21:59:17,582 INFO gateway.run: Reconnect api_server failed, next retry in 240s
88
+ 2026-06-03 22:03:49,458 INFO gateway.run: Starting Hermes Gateway...
89
+ 2026-06-03 22:03:49,458 INFO gateway.run: Session storage: /data/.hermes/sessions
90
+ 2026-06-03 22:03:49,459 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
91
+ 2026-06-03 22:03:49,459 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
92
+ 2026-06-03 22:03:49,504 INFO gateway.run: Connecting to api_server...
93
+ 2026-06-03 22:03:49,508 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 22:03:49,509 WARNING gateway.run: ✗ api_server failed to connect
95
+ 2026-06-03 22:03:49,512 INFO gateway.platforms.api_server: [Api_Server] API server stopped
96
+ 2026-06-03 22:03:49,515 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
97
+ 2026-06-03 22:03:49,519 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 22:03:49,527 INFO gateway.run: Channel directory built: 0 target(s)
99
+ 2026-06-03 22:03:49,528 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
100
+ 2026-06-03 22:03:49,528 INFO gateway.run: Press Ctrl+C to stop
101
+ 2026-06-03 22:03:49,530 INFO gateway.run: Cron ticker started (interval=60s)
102
+ 2026-06-03 22:03:54,541 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
103
+ 2026-06-03 22:04:19,561 INFO gateway.run: Reconnecting api_server (attempt 2)...
104
+ 2026-06-03 22:04:19,563 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.
105
+ 2026-06-03 22:04:19,569 INFO gateway.run: Reconnect api_server failed, next retry in 60s
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-03T22:04:31.360383",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-03T22:04:43.753579",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }