Skip to content

Fix internal/planning chat leaks when verbose is off#717

Open
BingqingLyu wants to merge 7 commits into
mainfrom
fork-pr-46559-fix-no-internal-leak-verbose-off
Open

Fix internal/planning chat leaks when verbose is off#717
BingqingLyu wants to merge 7 commits into
mainfrom
fork-pr-46559-fix-no-internal-leak-verbose-off

Conversation

@BingqingLyu

@BingqingLyu BingqingLyu commented Apr 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • stop streaming intermediate assistant chat deltas to session/channel subscribers when verbose is off
  • keep WS/webchat broadcasts intact so control UI still sees live progress
  • preserve existing verbose on/full behavior for session streaming and add regression coverage

Testing

  • corepack pnpm exec vitest run src/gateway/server-chat.agent-events.test.ts src/gateway/server.chat.gateway-server-chat.test.ts

Fixes openclaw#46554
Fixes openclaw#25592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Text between tool calls leaks to messaging channels Internal assistant planning text leaks to user chat even with /verbose off

2 participants