Files
openclaw/src
Clawdbot f27a5030d8 fix: restore verbose tool summaries in DM sessions
875b018ea removed onToolResult from dispatch-from-config.ts to prevent
tool summaries leaking into group channels. However, this also broke
verbose tool summaries in DM/private sessions where they are expected.

This restores onToolResult but gates it behind ChatType !== 'group',
so group channels remain unaffected while DM verbose works again.

mirror=false is passed to sendPayloadAsync to avoid duplicating tool
summaries in the session transcript (matching the block reply behavior).

Fixes #2665
2026-01-29 09:50:39 +05:30
..
2026-01-28 22:00:11 -05:00
2026-01-28 22:00:11 -05:00
2026-01-28 11:39:35 -05:00
2026-01-28 22:00:11 -05:00
2026-01-28 00:31:58 +00:00
2026-01-28 22:00:11 -05:00
2026-01-25 06:37:39 +00:00
2026-01-27 12:21:01 +00:00
2026-01-25 12:22:36 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00