chore(catalog): bump graceful-handoff v3.0.0 -> v3.1.0
graceful-handoff v3.1.0 — release. Catalog ref now pins the v3.1.0 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
9759e84c44
commit
04df7e802c
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.0.0"
|
||||
"ref": "v3.1.0"
|
||||
},
|
||||
"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."
|
||||
},
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ Research-informed thresholds. Alerts are progressive and never blocking. Privacy
|
|||
|
||||
---
|
||||
|
||||
### [Graceful Handoff](https://git.fromaitochitta.com/open/graceful-handoff) `v3.0.0`
|
||||
### [Graceful Handoff](https://git.fromaitochitta.com/open/graceful-handoff) `v3.1.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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue