chore(catalog): bump graceful-handoff v3.1.0 -> v3.2.1
graceful-handoff v3.2.1 — release. Catalog ref now pins the v3.2.1 tag so `claude plugin update` resolves the release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d60ad40890
commit
2b38c272d6
2 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@
|
|||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/graceful-handoff.git",
|
||||
"ref": "v3.1.0"
|
||||
"ref": "v3.2.1"
|
||||
},
|
||||
"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."
|
||||
},
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@ Research-informed thresholds. Alerts are progressive and never blocking. Privacy
|
|||
|
||||
---
|
||||
|
||||
### [Graceful Handoff](https://git.fromaitochitta.com/open/graceful-handoff) `v3.1.0`
|
||||
### [Graceful Handoff](https://git.fromaitochitta.com/open/graceful-handoff) `v3.2.1`
|
||||
|
||||
One deliberate command to end a session cleanly and hand it to the next. `/graceful-handoff` reaches a natural stopping point and overwrites the nearest `STATE.md` — the continuity artifact the following session reads at startup.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue