Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:19 +08:00
commit 86abb0d332
4 changed files with 197 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:openshift-eng/ai-helpers:plugins/session",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f10bd70ffedfaa421879d09c52c6cf04869fbbaa",
"treeHash": "6610554407a4dd7d97ec27f700538f91c9fad5afa217bd9744b119fb37c561f4",
"generatedAt": "2025-11-28T10:27:28.828351Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "session",
"description": "A plugin to save and resume conversation sessions across long time intervals",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ea51ad4cf5b00eff55cf168120522466177a11c82a52e7785e50d89a8f3f9f4c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "fec157c388eb8d083510029cf1bd82d8576732cc0e4b0f79c8f48cd947f6b3c2"
},
{
"path": "commands/save-session.md",
"sha256": "bca9d50530163e0a25f44e624fe4c215ba53014106261e66fa0e1098a3857a11"
}
],
"dirSha256": "6610554407a4dd7d97ec27f700538f91c9fad5afa217bd9744b119fb37c561f4"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}