Skip to content

[Bug]: slack gateway is reporting intermediate tool calls #14663

@oferlaor

Description

@oferlaor

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?

  • I'd like to fix this myself and submit a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium — degraded but workaround existscomp/gatewayGateway runner, session dispatch, deliveryplatform/slackSlack app adaptertype/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions