Releases: vonargo/containuity
Releases · vonargo/containuity
Release list
contAInuity v0.1.1
Maintenance release.
Added
homepageandrepositoryfields in the plugin manifest for discoverability.PRIVACY.mdprivacy policy (the plugin collects no data), linked fromSECURITY.md.
No behavior changes to the checkpoint skill or hooks since v0.1.0.
Full changelog: v0.1.0...v0.1.1
contAInuity v0.1.0
Initial release of contAInuity (containuity) — a Claude Code checkpoint-workflow plugin.
At a clean breakpoint, /containuity:checkpoint performs four steps:
- Commit outstanding work, matching the repo's inferred convention.
- Save durable memories (decisions + the why).
- Refresh a source-verified living "how" doc.
- Emit a post-compaction rehydrate go-block when compaction is near.
Two disciplines are baked in: source-verify before you etch and no chat in the doc. Optional PreCompact/SessionStart hooks nudge a checkpoint before auto-compaction and remind you to rehydrate after.
Install
/plugin marketplace add vonargo/containuity
/plugin install containuity@containuity-dev
Built collaboratively with Claude; see the README's "Built with AI assistance" note.