Skip to content

feat(runtime): checkpoint persistence + watermark (#480) - #488

Merged
smallnest merged 2 commits into
masterfrom
feat/node-480-checkpoint
Aug 1, 2026
Merged

feat(runtime): checkpoint persistence + watermark (#480)#488
smallnest merged 2 commits into
masterfrom
feat/node-480-checkpoint

Conversation

@smallnest

Copy link
Copy Markdown
Owner

Summary

  • Checkpoint struct + WriteCheckpoint/LoadCheckpoint (sessions//checkpoint.md, frontmatter type=checkpoint)
  • SessionHeader gains optional contextFrom/contextWatermark (additive, v3-compatible)
  • Reuses compaction.GenerateSummary via a SummarizeFunc seam; write failure is non-fatal

Closes #480

@smallnest
smallnest merged commit de6c384 into master Aug 1, 2026
1 check passed
@smallnest
smallnest deleted the feat/node-480-checkpoint branch August 1, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

checkpoint persist/load + watermark

1 participant