Skip to content

Releases: gitdamnit/opencode-checkpoint-plugin

v1.0.1

13 May 21:48

Choose a tag to compare

Release v1.0.1

v0.3.1

08 May 23:51
6b76290

Choose a tag to compare

Full Changelog: v0.2...v0.3.1

v0.2

07 May 08:56
5b4ef77

Choose a tag to compare

v0.2.0 — Deep merge, tests, dedup, and restored fields

Fixes:

  • Deep merge now preserves task fields individually — saving status no longer clobbers title
  • Session compacting hook deduplicated — won't re-inject unchanged state
  • Missing source file (plugins/) and tests added back to repo

Added:

  • checkpoint_status tool for quick state summary
  • Restored fields: objective, currentPlan, completedSteps, nextSteps, blockers, filesTouched, notes
  • 14 unit tests covering save, merge, updates, and atomic writes
  • CHANGELOG.md for change tracking

Housekeeping:

  • Added "type": "module" for proper ESM support
  • Cross-platform build script (no longer Windows-only)
  • Updated @opencode-ai/plugin dependency to ^1.14.40
  • Trimmed published package to just dist/, README, and CHANGELOG

v0.1.2

21 Apr 10:52
9e965a6

Choose a tag to compare

Add files via upload