chore(marketplace): externalise graceful-handoff
This commit is contained in:
parent
ebd0a9c617
commit
e279b1f022
1 changed files with 5 additions and 1 deletions
|
|
@ -32,7 +32,11 @@
|
|||
},
|
||||
{
|
||||
"name": "graceful-handoff",
|
||||
"source": "./plugins/graceful-handoff",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/graceful-handoff.git",
|
||||
"ref": "v2.1.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."
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue