openclaw - 💡(How to fix) Fix Bug: Internal thinking process exposed to user via Feishu

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

When sending messages via Feishu, the agent's internal thinking process (in English) is being sent to the user along with the actual response (in Chinese). This exposes internal reasoning that should remain private.

Root Cause

When sending messages via Feishu, the agent's internal thinking process (in English) is being sent to the user along with the actual response (in Chinese). This exposes internal reasoning that should remain private.

RAW_BUFFERClick to expand / collapse

Description

When sending messages via Feishu, the agent's internal thinking process (in English) is being sent to the user along with the actual response (in Chinese). This exposes internal reasoning that should remain private.

Expected Behavior

Only the actual response should be sent to the user, not the internal thinking process.

Actual Behavior

The user sees:

  1. Internal thinking process (in English) - e.g., "Oh no! The boss saw my internal thinking process!"
  2. Actual response (in Chinese) - the intended message

Steps to Reproduce

  1. Send a message via Feishu
  2. Observe that the user sees both internal thinking and actual response

Environment

  • OpenClaw version: 2026.5.27
  • Channel: Feishu
  • Model: xiaomi-tp/mimo-v2.5
  • OS: Linux 6.6.87.2-microsoft-standard-WSL2

Impact

  • Privacy violation: Internal reasoning exposed to user
  • User confusion: Mixed English/Chinese content
  • Trust erosion: User sees raw thinking process

Additional Context

This appears to be a bug in how the message tool handles responses. The thinking process should be filtered out before sending to the user.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix Bug: Internal thinking process exposed to user via Feishu