Conversation
|
@emrberk — code review of this PR. Findings verified by reading the actual code, false positives removed. HighStreaming retry corrupts conversation state
The streaming accumulators ( Suggested fix: Reset all streaming accumulators at the beginning of each MediumMemo comparator too aggressive on
|
- cancel active query on script-confirm so chat/editor queries don't orphan on the server when the "Run script" dialog is confirmed - add onStop hook to markActive so confirmPending unblocks when the active execution is a multi-query selection script - release _active when the script loop breaks via scriptStopRef - drain pending microtasks before the script loop starts so iteration zero's "Running..." notification and glyph spinner aren't clobbered by a pending chat-abort addNotification - chat completions provider: drop tools from last-round follow-up so MAX_TOOL_CALL_ROUNDS actually terminates the loop Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
turns