coalesce cursor thinking deltas in run log streaming

This commit is contained in:
Dotta
2026-03-05 08:35:00 -06:00
parent 8f70e79240
commit 1c9b7ef918
6 changed files with 73 additions and 13 deletions

View File

@@ -162,7 +162,7 @@ describe("cursor ui stdout parser", () => {
}),
ts,
),
).toEqual([{ kind: "thinking", ts, text: "planning next command" }]);
).toEqual([{ kind: "thinking", ts, text: "planning next command", delta: true }]);
expect(
parseCursorStdoutLine(