Bug Description
Tool calls are being shared in the slack chats
Debug report uploaded:
Report https://paste.rs/DImlO
agent.log https://paste.rs/Q5VKH
Steps to Reproduce
when running a process, the Hermes agent shares tool calls for skills and code execution
📚 skill_view: "software-development/systematic-debug..."
📚 skill_view: "openclaw-imports/langsmith-trace"
🐍 execute_code: "import json, glob, re, os from collec..."
🐍 execute_code: "import json, glob, os records=[] for ..." (edited)
Expected Behavior
only text should be reported to the slack channel, the tool calls are meaningless
Actual Behavior
it reports tool calls
Affected Component
Gateway (Telegram/Discord/Slack/WhatsApp)
Messaging Platform (if gateway-related)
Slack
Debug Report
Report https://paste.rs/DImlO
agent.log https://paste.rs/Q5VKH
Operating System
Ubuntu 24
Python Version
3.12.3
Hermes Version
v0.10.0 (2026.4.16)
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
Tool calls are being shared in the slack chats
Debug report uploaded:
Report https://paste.rs/DImlO
agent.log https://paste.rs/Q5VKH
Steps to Reproduce
when running a process, the Hermes agent shares tool calls for skills and code execution
📚 skill_view: "software-development/systematic-debug..."
📚 skill_view: "openclaw-imports/langsmith-trace"
🐍 execute_code: "import json, glob, re, os from collec..."
🐍 execute_code: "import json, glob, os records=[] for ..." (edited)
Expected Behavior
only text should be reported to the slack channel, the tool calls are meaningless
Actual Behavior
it reports tool calls
Affected Component
Gateway (Telegram/Discord/Slack/WhatsApp)
Messaging Platform (if gateway-related)
Slack
Debug Report
Operating System
Ubuntu 24
Python Version
3.12.3
Hermes Version
v0.10.0 (2026.4.16)
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?