feat(core): add durable compaction barrier (#35371)

This commit is contained in:
Kit Langton
2026-07-06 21:26:05 -04:00
committed by GitHub
parent bd947658bb
commit 04b673432c
39 changed files with 1488 additions and 398 deletions
@@ -106,6 +106,7 @@ describe("toLLMMessages", () => {
SessionMessage.Compaction.make({
id: id("compaction"),
type: "compaction",
status: "completed",
reason: "auto",
summary: "Earlier work",
recent: "Recent work",