Gendle commited on
Commit
f4f912e
·
verified ·
1 Parent(s): 4156e42

Hermes Agent backup - 2026-06-03 23:29:01

Browse files
config/config.yaml CHANGED
@@ -1,17 +1,19 @@
1
- api_server:
 
 
 
 
 
 
 
 
 
 
2
  enabled: true
3
- port: 8642
4
- host: 127.0.0.1
5
- model:
6
- default: moonshotai/kimi-k2-thinking
7
- provider: nvidia
8
- base_url: https://integrate.api.nvidia.com/v1
9
  compression:
10
  enabled: true
11
  threshold: 0.5
12
- memory:
13
- enabled: true
14
- provider: local
15
  auxiliary:
16
  vision:
17
  provider: nvidia
@@ -50,9 +52,6 @@ auxiliary:
50
  provider: auto
51
  model: ''
52
  timeout: 30
53
- cron:
54
- enabled: true
55
- tick_interval: 60
56
  agent:
57
  max_iterations: 50
58
  approval_mode: ask
@@ -63,6 +62,10 @@ delegation:
63
  provider: nvidia
64
  max_iterations: 50
65
  reasoning_effort: medium
 
 
 
 
66
  custom_providers:
67
  - name: nvidia119
68
  base_url: https://integrate.api.nvidia.com/v1
@@ -71,16 +74,13 @@ custom_providers:
71
  models:
72
  deepseek-ai/deepseek-v4-pro:
73
  context_length: 1000000
74
- terminal:
75
- backend: local
76
- timeout: 300
77
- shell: /bin/bash
78
- env_passthrough:
79
- - GEMINI_API_KEY
80
- - GOOGLE_API_KEY
81
- - SILICONFLOW_API_KEY
82
- - GOOGLE_IMAGE_MODEL
83
- - GOOGLE_BASE_URL
84
  display:
85
  skin: default
86
  show_tool_progress: true
 
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
+ cron:
12
  enabled: true
13
+ tick_interval: 60
 
 
 
 
 
14
  compression:
15
  enabled: true
16
  threshold: 0.5
 
 
 
17
  auxiliary:
18
  vision:
19
  provider: nvidia
 
52
  provider: auto
53
  model: ''
54
  timeout: 30
 
 
 
55
  agent:
56
  max_iterations: 50
57
  approval_mode: ask
 
62
  provider: nvidia
63
  max_iterations: 50
64
  reasoning_effort: medium
65
+ model:
66
+ default: moonshotai/kimi-k2-thinking
67
+ provider: nvidia
68
+ base_url: https://integrate.api.nvidia.com/v1
69
  custom_providers:
70
  - name: nvidia119
71
  base_url: https://integrate.api.nvidia.com/v1
 
74
  models:
75
  deepseek-ai/deepseek-v4-pro:
76
  context_length: 1000000
77
+ memory:
78
+ enabled: true
79
+ provider: local
80
+ api_server:
81
+ enabled: true
82
+ port: 8642
83
+ host: 127.0.0.1
 
 
 
84
  display:
85
  skin: default
86
  show_tool_progress: true
logs/agent.log CHANGED
@@ -680,3 +680,39 @@
680
  2026-06-03 23:26:15,139 INFO gateway.run: Reconnecting api_server (attempt 4)...
681
  2026-06-03 23:26:15,141 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.
682
  2026-06-03 23:26:15,152 INFO gateway.run: Reconnect api_server failed, next retry in 240s
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
680
  2026-06-03 23:26:15,139 INFO gateway.run: Reconnecting api_server (attempt 4)...
681
  2026-06-03 23:26:15,141 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.
682
  2026-06-03 23:26:15,152 INFO gateway.run: Reconnect api_server failed, next retry in 240s
683
+ 2026-06-03 23:28:03,092 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
684
+ 2026-06-03 23:28:03,093 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
685
+ 2026-06-03 23:28:03,094 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
686
+ 2026-06-03 23:28:03,159 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
687
+ 2026-06-03 23:28:03,159 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
688
+ 2026-06-03 23:28:03,159 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
689
+ 2026-06-03 23:28:03,160 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
690
+ 2026-06-03 23:28:03,160 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
691
+ 2026-06-03 23:28:03,174 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
692
+ 2026-06-03 23:28:03,175 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
693
+ 2026-06-03 23:28:03,176 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
694
+ 2026-06-03 23:28:03,177 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
695
+ 2026-06-03 23:28:03,178 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
696
+ 2026-06-03 23:28:03,179 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
697
+ 2026-06-03 23:28:03,179 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
698
+ 2026-06-03 23:28:03,180 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
699
+ 2026-06-03 23:28:03,181 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
700
+ 2026-06-03 23:28:03,182 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
701
+ 2026-06-03 23:28:03,358 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
702
+ 2026-06-03 23:28:03,676 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
703
+ 2026-06-03 23:28:07,690 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
704
+ 2026-06-03 23:28:08,264 INFO gateway.run: Starting Hermes Gateway...
705
+ 2026-06-03 23:28:08,264 INFO gateway.run: Session storage: /data/.hermes/sessions
706
+ 2026-06-03 23:28:08,265 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
707
+ 2026-06-03 23:28:08,265 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
708
+ 2026-06-03 23:28:08,305 INFO gateway.run: Connecting to api_server...
709
+ 2026-06-03 23:28:08,320 INFO gateway.platforms.api_server: [Api_Server] API server listening on http://127.0.0.1:8642 (model: hermes-agent)
710
+ 2026-06-03 23:28:08,325 INFO gateway.run: ✓ api_server connected
711
+ 2026-06-03 23:28:08,328 INFO gateway.run: Gateway running with 1 platform(s)
712
+ 2026-06-03 23:28:08,332 INFO gateway.run: Channel directory built: 0 target(s)
713
+ 2026-06-03 23:28:08,405 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
714
+ 2026-06-03 23:28:08,568 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
715
+ 2026-06-03 23:28:08,634 INFO aiohttp.access: 127.0.0.1 [03/Jun/2026:23:28:08 +0000] "GET /health HTTP/1.1" 200 505 "-" "curl/8.14.1"
716
+ 2026-06-03 23:28:09,335 INFO gateway.run: Press Ctrl+C to stop
717
+ 2026-06-03 23:28:09,337 INFO gateway.run: Cron ticker started (interval=60s)
718
+ 2026-06-03 23:28:14,349 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
logs/gateway-exit-diag.log CHANGED
@@ -12,3 +12,4 @@
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}
14
  {"ts": "2026-06-03T23:22:36.648691+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}
 
 
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}
14
  {"ts": "2026-06-03T23:22:36.648691+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}
15
+ {"ts": "2026-06-03T23:28:03.547263+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}
logs/gateway.log CHANGED
@@ -358,3 +358,15 @@
358
  2026-06-03 23:26:15,139 INFO gateway.run: Reconnecting api_server (attempt 4)...
359
  2026-06-03 23:26:15,141 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.
360
  2026-06-03 23:26:15,152 INFO gateway.run: Reconnect api_server failed, next retry in 240s
 
 
 
 
 
 
 
 
 
 
 
 
 
358
  2026-06-03 23:26:15,139 INFO gateway.run: Reconnecting api_server (attempt 4)...
359
  2026-06-03 23:26:15,141 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.
360
  2026-06-03 23:26:15,152 INFO gateway.run: Reconnect api_server failed, next retry in 240s
361
+ 2026-06-03 23:28:08,264 INFO gateway.run: Starting Hermes Gateway...
362
+ 2026-06-03 23:28:08,264 INFO gateway.run: Session storage: /data/.hermes/sessions
363
+ 2026-06-03 23:28:08,265 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
364
+ 2026-06-03 23:28:08,265 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
365
+ 2026-06-03 23:28:08,305 INFO gateway.run: Connecting to api_server...
366
+ 2026-06-03 23:28:08,320 INFO gateway.platforms.api_server: [Api_Server] API server listening on http://127.0.0.1:8642 (model: hermes-agent)
367
+ 2026-06-03 23:28:08,325 INFO gateway.run: ✓ api_server connected
368
+ 2026-06-03 23:28:08,328 INFO gateway.run: Gateway running with 1 platform(s)
369
+ 2026-06-03 23:28:08,332 INFO gateway.run: Channel directory built: 0 target(s)
370
+ 2026-06-03 23:28:09,335 INFO gateway.run: Press Ctrl+C to stop
371
+ 2026-06-03 23:28:09,337 INFO gateway.run: Cron ticker started (interval=60s)
372
+ 2026-06-03 23:28:14,349 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-03T23:28:26.218287",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-03T23:29:01.344978",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }