You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Restore the rolling-timer terminal-cleanup signal on the existing
live-chat `replace` contract (cli-output -> execute agent event) and
forward it through server-chat's emitChatDelta into
resolveMergedAssistantText, so a shorter timer-stripped prefix replaces
the buffer instead of being kept as a stale rollback in live chat /
Control UI. Adds merge coverage for both the kept-prefix and
replaced-prefix cases.
- Interleaved reasoning display: store only the formatted body, not the
full formatReasoningMessage output, so updateInterleavedDisplay's
"Thinking" header is no longer duplicated.
0 commit comments