2026-08-07 14:11:12,995 WARNING hermes_cli.plugins: Plugin operate/handoff-task: unknown kind 'command' (valid: backend, exclusive, model-provider, platform, standalone); treating as 'standalone' 2026-08-07 14:11:14,024 WARNING hermes.security_audit: Security posture audit found 1 issue(s) — review your deployment: 2026-08-07 14:11:14,025 WARNING hermes.security_audit: [security 1/1] Running as ROOT. The agent's terminal/file tools execute with full root privileges — a single prompt-injection or exposed endpoint is a full host compromise. Run Hermes as an unprivileged user (or in a sandboxed terminal backend / container with a non-root user). 2026-08-07 14:11:31,087 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:11:32,214 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:11:34,326 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:11:38,442 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:11:38,444 WARNING tools.mcp_tool: Failed to connect to MCP server 'stays' (command=stays mcp): Connection closed 2026-08-07 14:11:38,532 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Discovering Telegram API fallback IPs via DNS-over-HTTPS… 2026-08-07 14:11:38,786 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Connecting to Telegram (attempt 1/8)… 2026-08-07 14:11:41,396 WARNING hermes_plugins.feishu_platform.adapter: [Feishu] Unable to hydrate bot name from application info. Grant admin:app.info:readonly or application:application:self_manage so group @mention gating can resolve the bot name precisely. 2026-08-07 14:11:41,847 ERROR Lark: connect failed, err: 1000040351: Incorrect domain name 2026-08-07 14:13:35,810 WARNING tools.registry: check_fn _browser_cdp_check returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,820 WARNING tools.registry: check_fn _browser_dialog_check returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,867 WARNING tools.registry: check_fn check_close_terminal_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,874 WARNING tools.registry: check_fn check_computer_use_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,922 WARNING tools.registry: check_fn check_image_generation_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,929 WARNING tools.registry: check_fn _check_kanban_mode returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,932 WARNING tools.registry: check_fn _check_kanban_orchestrator_mode returned False; dependent tools will be unavailable this turn 2026-08-07 14:13:35,933 WARNING tools.registry: check_fn check_read_terminal_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 14:16:38,650 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:16:39,786 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:16:41,877 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:16:45,975 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:21:46,189 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:21:47,255 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:21:49,365 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:21:53,446 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:24:39,847 ERROR [20260807_141332_68feaecf] agent.conversation_loop: Outer loop error in API call #1 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:24:41,679 ERROR [20260807_141332_68feaecf] agent.conversation_loop: Outer loop error in API call #2 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:24:43,307 ERROR [20260807_141332_68feaecf] agent.conversation_loop: Outer loop error in API call #3 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:26:05,209 ERROR [20260807_141332_68feaecf] agent.conversation_loop: Outer loop error in API call #1 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:26:53,617 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:26:54,694 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:26:56,788 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:27:00,936 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:27:31,194 ERROR [20260807_142728_388b464d] agent.conversation_loop: Outer loop error in API call #1 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:27:34,888 ERROR [20260807_142728_388b464d] agent.conversation_loop: Outer loop error in API call #2 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:27:39,508 ERROR [20260807_142728_388b464d] agent.conversation_loop: Outer loop error in API call #3 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:27:41,636 ERROR [20260807_142728_388b464d] agent.conversation_loop: Outer loop error in API call #4 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:32:01,130 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:32:02,282 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:32:04,377 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:32:08,495 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:37:08,620 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:37:09,693 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:37:11,768 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:37:15,859 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:41:00,539 ERROR [20260807_144057_d4c7fb0c] agent.conversation_loop: Outer loop error in API call #1 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:41:02,300 ERROR [20260807_144057_d4c7fb0c] agent.conversation_loop: Outer loop error in API call #2 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:41:05,835 ERROR [20260807_144057_d4c7fb0c] agent.conversation_loop: Outer loop error in API call #3 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:41:14,036 ERROR [20260807_144057_d4c7fb0c] agent.conversation_loop: Outer loop error in API call #4 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:41:35,870 ERROR [20260807_144057_d4c7fb0c] agent.conversation_loop: Outer loop error in API call #5 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 14:42:15,993 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:42:17,084 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:42:19,160 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:42:23,252 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:47:23,460 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:47:24,533 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:47:26,617 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:47:30,700 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:52:30,874 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:52:31,946 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:52:34,030 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:52:38,104 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:57:38,305 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:57:39,384 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:57:41,485 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:57:45,563 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 14:59:56,344 ERROR [20260807_141332_68feaecf] agent.conversation_loop: Outer loop error in API call #1 Traceback (most recent call last): File "/usr/local/lib/hermes-agent/agent/conversation_loop.py", line 4688, in run_conversation ) File "/usr/local/lib/hermes-agent/run_agent.py", line 5644, in _execute_tool_calls if isinstance(api_token, str) and api_token.strip(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/hermes-agent/run_agent.py", line 5737, in _execute_tool_calls_sequential _base = getattr(self, "_anthropic_base_url", "") or "" File "/usr/local/lib/hermes-agent/agent/tool_executor.py", line 35, in from agent.tool_dispatch_helpers import ( ImportError: cannot import name '_plan_tool_batch_segments' from 'agent.tool_dispatch_helpers' (/usr/local/lib/hermes-agent/agent/tool_dispatch_helpers.py) 2026-08-07 15:02:45,802 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:02:46,888 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:02:49,007 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:02:53,112 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:07:53,268 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 1/3), retrying in 1s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:07:54,371 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 2/3), retrying in 2s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:07:56,457 WARNING tools.mcp_tool: MCP server 'stays' initial connection failed (attempt 3/3), retrying in 4s: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:08:00,613 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested: unhandled errors in a TaskGroup (1 sub-exception) 2026-08-07 15:09:33,417 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=yes parent_pid=1 parent_name=systemd loadavg_1m=0.68 parent_cmdline='/usr/lib/systemd/systemd --system --deserialize=137' 2026-08-07 15:09:42,935 WARNING hermes_cli.plugins: Plugin operate/handoff-task: unknown kind 'command' (valid: backend, exclusive, model-provider, platform, standalone); treating as 'standalone' 2026-08-07 15:09:45,860 WARNING hermes.security_audit: Security posture audit found 1 issue(s) — review your deployment: 2026-08-07 15:09:45,860 WARNING hermes.security_audit: [security 1/1] Running as ROOT. The agent's terminal/file tools execute with full root privileges — a single prompt-injection or exposed endpoint is a full host compromise. Run Hermes as an unprivileged user (or in a sandboxed terminal backend / container with a non-root user). 2026-08-07 15:10:00,161 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested (state: connecting → parked): McpError: Connection closed 2026-08-07 15:10:00,162 WARNING tools.mcp_tool: Failed to connect to MCP server 'stays' (command=stays mcp): Connection closed 2026-08-07 15:10:00,610 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Discovering Telegram API fallback IPs via DNS-over-HTTPS… 2026-08-07 15:10:02,903 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Connecting to Telegram (attempt 1/8)… 2026-08-07 15:10:44,571 ERROR gateway.run: ✗ feishu error: feishu connect timed out after 30s 2026-08-07 15:11:18,324 WARNING hermes_plugins.feishu_platform.adapter: [Feishu] Unable to hydrate bot name from application info. Grant admin:app.info:readonly or application:application:self_manage so group @mention gating can resolve the bot name precisely. 2026-08-07 15:11:18,821 ERROR Lark: connect failed, err: 1000040351: Incorrect domain name 2026-08-07 15:11:34,451 WARNING agent.model_metadata: Could not determine context length for model 'default' (base_url=http://localhost:20128/v1) — falling back to 256,000 tokens. Set model.context_length in config.yaml to override. 2026-08-07 15:11:40,940 WARNING tools.registry: check_fn check_bfl_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:11:40,954 WARNING tools.registry: check_fn _browser_cdp_check returned False; dependent tools will be unavailable this turn 2026-08-07 15:11:40,961 WARNING tools.registry: check_fn _browser_dialog_check returned False; dependent tools will be unavailable this turn 2026-08-07 15:11:41,133 WARNING tools.registry: check_fn check_computer_use_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:11:41,142 WARNING tools.registry: check_fn check_image_generation_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:11:41,144 WARNING tools.registry: check_fn _check_kanban_mode returned False; dependent tools will be unavailable this turn 2026-08-07 15:11:41,146 WARNING tools.registry: check_fn _check_kanban_orchestrator_mode returned False; dependent tools will be unavailable this turn 2026-08-07 15:15:07,778 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested (state: connecting → parked): McpError: Connection closed 2026-08-07 15:16:27,061 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=yes parent_pid=1 parent_name=systemd loadavg_1m=1.79 parent_cmdline='/usr/lib/systemd/systemd --system --deserialize=137' 2026-08-07 15:16:29,909 WARNING hermes_cli.plugins: Plugin operate/handoff-task: unknown kind 'command' (valid: backend, exclusive, model-provider, platform, standalone); treating as 'standalone' 2026-08-07 15:16:31,092 WARNING hermes.security_audit: Security posture audit found 1 issue(s) — review your deployment: 2026-08-07 15:16:31,092 WARNING hermes.security_audit: [security 1/1] Running as ROOT. The agent's terminal/file tools execute with full root privileges — a single prompt-injection or exposed endpoint is a full host compromise. Run Hermes as an unprivileged user (or in a sandboxed terminal backend / container with a non-root user). 2026-08-07 15:16:40,227 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested (state: connecting → parked): McpError: Connection closed 2026-08-07 15:16:40,229 WARNING tools.mcp_tool: Failed to connect to MCP server 'stays' (command=stays mcp): Connection closed 2026-08-07 15:16:40,403 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Discovering Telegram API fallback IPs via DNS-over-HTTPS… 2026-08-07 15:16:40,668 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Connecting to Telegram (attempt 1/8)… 2026-08-07 15:16:57,646 WARNING hermes_plugins.feishu_platform.adapter: [Feishu] Unable to hydrate bot name from application info. Grant admin:app.info:readonly or application:application:self_manage so group @mention gating can resolve the bot name precisely. 2026-08-07 15:16:58,125 ERROR Lark: connect failed, err: 1000040351: Incorrect domain name 2026-08-07 15:17:43,991 WARNING agent.model_metadata: Could not determine context length for model 'default' (base_url=http://localhost:20128/v1) — falling back to 256,000 tokens. Set model.context_length in config.yaml to override. 2026-08-07 15:17:45,684 WARNING tools.registry: check_fn check_bfl_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:17:45,701 WARNING tools.registry: check_fn _browser_cdp_check returned False; dependent tools will be unavailable this turn 2026-08-07 15:17:45,707 WARNING tools.registry: check_fn _browser_dialog_check returned False; dependent tools will be unavailable this turn 2026-08-07 15:17:45,753 WARNING tools.registry: check_fn check_computer_use_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:17:45,761 WARNING tools.registry: check_fn check_image_generation_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:17:45,763 WARNING tools.registry: check_fn _check_kanban_mode returned False; dependent tools will be unavailable this turn 2026-08-07 15:17:45,765 WARNING tools.registry: check_fn _check_kanban_orchestrator_mode returned False; dependent tools will be unavailable this turn 2026-08-07 15:20:05,350 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=yes parent_pid=1 parent_name=systemd loadavg_1m=0.29 parent_cmdline='/usr/lib/systemd/systemd --system --deserialize=137' 2026-08-07 15:20:12,648 WARNING hermes_cli.plugins: Plugin operate/handoff-task: unknown kind 'command' (valid: backend, exclusive, model-provider, platform, standalone); treating as 'standalone' 2026-08-07 15:20:15,431 WARNING hermes.security_audit: Security posture audit found 1 issue(s) — review your deployment: 2026-08-07 15:20:15,431 WARNING hermes.security_audit: [security 1/1] Running as ROOT. The agent's terminal/file tools execute with full root privileges — a single prompt-injection or exposed endpoint is a full host compromise. Run Hermes as an unprivileged user (or in a sandboxed terminal backend / container with a non-root user). 2026-08-07 15:20:26,409 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested (state: connecting → parked): McpError: Connection closed 2026-08-07 15:20:26,413 WARNING tools.mcp_tool: Failed to connect to MCP server 'stays' (command=stays mcp): Connection closed 2026-08-07 15:20:26,532 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Discovering Telegram API fallback IPs via DNS-over-HTTPS… 2026-08-07 15:20:26,756 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Connecting to Telegram (attempt 1/8)… 2026-08-07 15:20:54,571 WARNING hermes_plugins.feishu_platform.adapter: [Feishu] Unable to hydrate bot name from application info. Grant admin:app.info:readonly or application:application:self_manage so group @mention gating can resolve the bot name precisely. 2026-08-07 15:20:55,075 ERROR Lark: connect failed, err: 1000040351: Incorrect domain name 2026-08-07 15:22:25,552 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=yes parent_pid=1 parent_name=systemd loadavg_1m=0.16 parent_cmdline='/usr/lib/systemd/systemd --system --deserialize=137' 2026-08-07 15:22:28,015 WARNING hermes_cli.plugins: Plugin operate/handoff-task: unknown kind 'command' (valid: backend, exclusive, model-provider, platform, standalone); treating as 'standalone' 2026-08-07 15:22:28,886 WARNING hermes.security_audit: Security posture audit found 1 issue(s) — review your deployment: 2026-08-07 15:22:28,886 WARNING hermes.security_audit: [security 1/1] Running as ROOT. The agent's terminal/file tools execute with full root privileges — a single prompt-injection or exposed endpoint is a full host compromise. Run Hermes as an unprivileged user (or in a sandboxed terminal backend / container with a non-root user). 2026-08-07 15:22:37,696 WARNING tools.mcp_tool: MCP server 'stays' failed initial connection after 3 attempts, parking until a reconnect is requested (state: connecting → parked): McpError: Connection closed 2026-08-07 15:22:37,697 WARNING tools.mcp_tool: Failed to connect to MCP server 'stays' (command=stays mcp): Connection closed 2026-08-07 15:22:37,788 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Discovering Telegram API fallback IPs via DNS-over-HTTPS… 2026-08-07 15:22:37,925 WARNING hermes_plugins.telegram_platform.adapter: [Telegram] Connecting to Telegram (attempt 1/8)… 2026-08-07 15:22:54,589 WARNING hermes_plugins.feishu_platform.adapter: [Feishu] Unable to hydrate bot name from application info. Grant admin:app.info:readonly or application:application:self_manage so group @mention gating can resolve the bot name precisely. 2026-08-07 15:22:55,217 ERROR Lark: connect failed, err: 1000040351: Incorrect domain name 2026-08-07 15:23:34,391 WARNING agent.model_metadata: Could not determine context length for model 'default' (base_url=http://localhost:20128/v1) — falling back to 256,000 tokens. Set model.context_length in config.yaml to override. 2026-08-07 15:23:35,586 WARNING tools.registry: check_fn check_bfl_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:23:35,597 WARNING tools.registry: check_fn _browser_cdp_check returned False; dependent tools will be unavailable this turn 2026-08-07 15:23:35,607 WARNING tools.registry: check_fn _browser_dialog_check returned False; dependent tools will be unavailable this turn 2026-08-07 15:23:35,654 WARNING tools.registry: check_fn check_computer_use_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:23:35,666 WARNING tools.registry: check_fn check_image_generation_requirements returned False; dependent tools will be unavailable this turn 2026-08-07 15:23:35,669 WARNING tools.registry: check_fn _check_kanban_mode returned False; dependent tools will be unavailable this turn 2026-08-07 15:23:35,671 WARNING tools.registry: check_fn _check_kanban_orchestrator_mode returned False; dependent tools will be unavailable this turn 2026-08-07 15:25:40,605 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=yes parent_pid=1 parent_name=systemd loadavg_1m=0.07 parent_cmdline='/usr/lib/systemd/systemd --system --deserialize=137' 2026-08-07 15:25:41,487 WARNING gateway.run: Gateway drain timed out after 0.0s with 1 active agent(s), 0 in-flight cron job(s), and 0 api_server run(s); interrupting remaining work.