diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3afbffa..d7ec3c1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -51,9 +51,9 @@ "source": { "source": "url", "url": "https://git.fromaitochitta.com/open/graceful-handoff.git", - "ref": "v2.1.0" + "ref": "v3.0.0" }, - "description": "Produce session-handoff artifacts, commit and push pending work, and print a copy-paste prompt for the next session. Designed for context-constrained models like Opus 4.7." + "description": "One-command session handoff into the STATE.md continuity system. At a natural stopping point, overwrites the nearest STATE.md with a complete state-of-play (mandatory '👉 NEXT — START HERE' block) and commits per remote policy. Skill-only, no hooks." }, { "name": "ai-psychosis", diff --git a/README.md b/README.md index c28aadd..11101c4 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Research-informed thresholds. Alerts are progressive and never blocking. Privacy --- -### [Graceful Handoff](https://git.fromaitochitta.com/open/graceful-handoff) `v2.1.0` +### [Graceful Handoff](https://git.fromaitochitta.com/open/graceful-handoff) `v3.0.0` Auto-trigger session handoff at context threshold, so summarizing state, committing work, and writing a continuation prompt don't get rushed when you run low. Manual `/graceful-handoff` always works as backup. Built for Opus 4.7.