chore(marketplace): externalise graceful-handoff

This commit is contained in:
Kjell Tore Guttormsen 2026-06-18 05:51:57 +02:00
commit e279b1f022

View file

@ -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."
},
{