Summary

OpenClaw shipped v2026.6.5 with QQBot reasoning-content sanitization and broader MCP tool-result coercion. The release addresses a trust boundary issue: agent reasoning or tool scaffolding should not leak into user-facing messaging channels.

What changed

OpenClaw released v2026.6.5 with QQBot reasoning-content sanitization and expanded MCP tool-result type handling.

Why it matters

Messaging agents need strict separation between internal reasoning, tool output, and channel-visible text. This kind of fix is important for teams deploying agents in chat surfaces where a leak can become a privacy, compliance, or user-trust problem.

Evidence excerpt

Agents Radar reported that v2026.6.5 strips model thinking scaffolding before delivery to QQ channels and expands coercion for MCP tool result content types.

Sources