mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 10:31:24 +00:00
fix: harden telegram streaming state
This commit is contained in:
@@ -302,4 +302,5 @@ export function handleMessageEnd(
|
||||
ctx.state.blockState.final = false;
|
||||
ctx.state.blockState.inlineCode = createInlineCodeState();
|
||||
ctx.state.lastStreamedAssistant = undefined;
|
||||
ctx.state.lastStreamedAssistantCleaned = undefined;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user