Files
42marketplaces/sync/gh-openshift-eng-ai-helpers-plugins-session.json
2025-11-30 09:08:53 +08:00

18 lines
439 B
JSON

{
"name": "session",
"owner": {
"name": "github.com/kuiwang02",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "session",
"description": "A plugin to save and resume conversation sessions across long time intervals",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-openshift-eng-ai-helpers-plugins-session.git"
},
"strict": true
}
]
}