Gendle commited on
Commit
15387d2
·
verified ·
1 Parent(s): 7aa2f90

Hermes Agent backup - 2026-06-03 22:19:25

Browse files
config/config.yaml CHANGED
@@ -1,11 +1,3 @@
1
- cron:
2
- enabled: true
3
- tick_interval: 60
4
- delegation:
5
- model: ''
6
- provider: nvidia
7
- max_iterations: 50
8
- reasoning_effort: medium
9
  terminal:
10
  backend: local
11
  timeout: 300
@@ -16,18 +8,6 @@ terminal:
16
  - SILICONFLOW_API_KEY
17
  - GOOGLE_IMAGE_MODEL
18
  - GOOGLE_BASE_URL
19
- display:
20
- skin: default
21
- show_tool_progress: true
22
- show_resume: true
23
- spinner: dots
24
- api_server:
25
- enabled: true
26
- port: 8642
27
- host: 127.0.0.1
28
- compression:
29
- enabled: true
30
- threshold: 0.5
31
  auxiliary:
32
  vision:
33
  provider: nvidia
@@ -66,15 +46,35 @@ 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
  agent:
74
  max_iterations: 50
75
  approval_mode: ask
76
  dangerous_command_approval: ask
77
  gateway_timeout: 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  memory:
79
  enabled: true
80
  provider: local
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  terminal:
2
  backend: local
3
  timeout: 300
 
8
  - SILICONFLOW_API_KEY
9
  - GOOGLE_IMAGE_MODEL
10
  - GOOGLE_BASE_URL
 
 
 
 
 
 
 
 
 
 
 
 
11
  auxiliary:
12
  vision:
13
  provider: nvidia
 
46
  provider: auto
47
  model: ''
48
  timeout: 30
 
 
 
 
49
  agent:
50
  max_iterations: 50
51
  approval_mode: ask
52
  dangerous_command_approval: ask
53
  gateway_timeout: 300
54
+ api_server:
55
+ enabled: true
56
+ port: 8642
57
+ host: 127.0.0.1
58
+ compression:
59
+ enabled: true
60
+ threshold: 0.5
61
+ cron:
62
+ enabled: true
63
+ tick_interval: 60
64
+ model:
65
+ default: moonshotai/kimi-k2-thinking
66
+ provider: nvidia
67
+ base_url: https://integrate.api.nvidia.com/v1
68
+ delegation:
69
+ model: ''
70
+ provider: nvidia
71
+ max_iterations: 50
72
+ reasoning_effort: medium
73
  memory:
74
  enabled: true
75
  provider: local
76
+ display:
77
+ skin: default
78
+ show_tool_progress: true
79
+ show_resume: true
80
+ spinner: dots
logs/agent.log CHANGED
@@ -251,3 +251,44 @@
251
  2026-06-03 22:16:17,577 INFO gateway.run: Reconnecting api_server (attempt 4)...
252
  2026-06-03 22:16:17,579 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.
253
  2026-06-03 22:16:17,602 INFO gateway.run: Reconnect api_server failed, next retry in 240s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
251
  2026-06-03 22:16:17,577 INFO gateway.run: Reconnecting api_server (attempt 4)...
252
  2026-06-03 22:16:17,579 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.
253
  2026-06-03 22:16:17,602 INFO gateway.run: Reconnect api_server failed, next retry in 240s
254
+ 2026-06-03 22:18:27,477 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
255
+ 2026-06-03 22:18:27,478 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
256
+ 2026-06-03 22:18:27,479 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
257
+ 2026-06-03 22:18:27,541 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
258
+ 2026-06-03 22:18:27,542 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
259
+ 2026-06-03 22:18:27,542 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
260
+ 2026-06-03 22:18:27,543 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
261
+ 2026-06-03 22:18:27,544 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
262
+ 2026-06-03 22:18:27,557 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
263
+ 2026-06-03 22:18:27,558 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
264
+ 2026-06-03 22:18:27,559 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
265
+ 2026-06-03 22:18:27,560 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
266
+ 2026-06-03 22:18:27,560 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
267
+ 2026-06-03 22:18:27,561 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
268
+ 2026-06-03 22:18:27,562 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
269
+ 2026-06-03 22:18:27,563 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
270
+ 2026-06-03 22:18:27,563 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
271
+ 2026-06-03 22:18:27,565 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
272
+ 2026-06-03 22:18:27,698 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
273
+ 2026-06-03 22:18:27,992 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
274
+ 2026-06-03 22:18:31,494 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
275
+ 2026-06-03 22:18:31,977 INFO gateway.run: Starting Hermes Gateway...
276
+ 2026-06-03 22:18:31,977 INFO gateway.run: Session storage: /data/.hermes/sessions
277
+ 2026-06-03 22:18:31,978 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
278
+ 2026-06-03 22:18:31,979 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
279
+ 2026-06-03 22:18:32,016 INFO gateway.run: Connecting to api_server...
280
+ 2026-06-03 22:18:32,024 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.
281
+ 2026-06-03 22:18:32,024 WARNING gateway.run: ✗ api_server failed to connect
282
+ 2026-06-03 22:18:32,028 INFO gateway.platforms.api_server: [Api_Server] API server stopped
283
+ 2026-06-03 22:18:32,031 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
284
+ 2026-06-03 22:18:32,034 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.
285
+ 2026-06-03 22:18:32,043 INFO gateway.run: Channel directory built: 0 target(s)
286
+ 2026-06-03 22:18:32,043 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
287
+ 2026-06-03 22:18:32,043 INFO gateway.run: Press Ctrl+C to stop
288
+ 2026-06-03 22:18:32,047 INFO gateway.run: Cron ticker started (interval=60s)
289
+ 2026-06-03 22:18:32,106 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
290
+ 2026-06-03 22:18:32,255 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
291
+ 2026-06-03 22:18:37,054 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
292
+ 2026-06-03 22:19:02,075 INFO gateway.run: Reconnecting api_server (attempt 2)...
293
+ 2026-06-03 22:19:02,079 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.
294
+ 2026-06-03 22:19:02,086 INFO gateway.run: Reconnect api_server failed, next retry in 60s
logs/errors.log CHANGED
@@ -39,3 +39,8 @@
39
  2026-06-03 22:13:17,419 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.
40
  2026-06-03 22:14:17,474 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.
41
  2026-06-03 22:16:17,579 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.
 
 
 
 
 
 
39
  2026-06-03 22:13:17,419 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.
40
  2026-06-03 22:14:17,474 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.
41
  2026-06-03 22:16:17,579 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.
42
+ 2026-06-03 22:18:32,024 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.
43
+ 2026-06-03 22:18:32,024 WARNING gateway.run: ✗ api_server failed to connect
44
+ 2026-06-03 22:18:32,031 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
45
+ 2026-06-03 22:18:32,034 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.
46
+ 2026-06-03 22:19:02,079 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
@@ -3,3 +3,4 @@
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}
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}
 
 
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}
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}
logs/gateway.log CHANGED
@@ -136,3 +136,21 @@
136
  2026-06-03 22:16:17,577 INFO gateway.run: Reconnecting api_server (attempt 4)...
137
  2026-06-03 22:16:17,579 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.
138
  2026-06-03 22:16:17,602 INFO gateway.run: Reconnect api_server failed, next retry in 240s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
136
  2026-06-03 22:16:17,577 INFO gateway.run: Reconnecting api_server (attempt 4)...
137
  2026-06-03 22:16:17,579 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.
138
  2026-06-03 22:16:17,602 INFO gateway.run: Reconnect api_server failed, next retry in 240s
139
+ 2026-06-03 22:18:31,977 INFO gateway.run: Starting Hermes Gateway...
140
+ 2026-06-03 22:18:31,977 INFO gateway.run: Session storage: /data/.hermes/sessions
141
+ 2026-06-03 22:18:31,978 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
142
+ 2026-06-03 22:18:31,979 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
143
+ 2026-06-03 22:18:32,016 INFO gateway.run: Connecting to api_server...
144
+ 2026-06-03 22:18:32,024 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.
145
+ 2026-06-03 22:18:32,024 WARNING gateway.run: ✗ api_server failed to connect
146
+ 2026-06-03 22:18:32,028 INFO gateway.platforms.api_server: [Api_Server] API server stopped
147
+ 2026-06-03 22:18:32,031 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
148
+ 2026-06-03 22:18:32,034 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.
149
+ 2026-06-03 22:18:32,043 INFO gateway.run: Channel directory built: 0 target(s)
150
+ 2026-06-03 22:18:32,043 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
151
+ 2026-06-03 22:18:32,043 INFO gateway.run: Press Ctrl+C to stop
152
+ 2026-06-03 22:18:32,047 INFO gateway.run: Cron ticker started (interval=60s)
153
+ 2026-06-03 22:18:37,054 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
154
+ 2026-06-03 22:19:02,075 INFO gateway.run: Reconnecting api_server (attempt 2)...
155
+ 2026-06-03 22:19:02,079 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 22:19:02,086 INFO gateway.run: Reconnect api_server failed, next retry in 60s
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-03T22:19:11.482595",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-03T22:19:25.764557",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }