Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ChamHerry/claude-code-third-party-plugins:plugins/session-manager",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1d4c1cd23672bc042be0c0e11a733d17c7ca0f02",
|
||||
"treeHash": "1daddc83113d087d7ff028e98b8077dbd163e38dbb2e41034064cbfab61c5214",
|
||||
"generatedAt": "2025-11-28T10:10:02.053542Z",
|
||||
"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-manager",
|
||||
"description": "会话管理插件 - 智能保存和恢复 Claude Code 会话,支持进度跟踪和工作连续性",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a32a6ada04439fcf8acd030c4f64df0d598a920bcac358cfd48dd54c97b2438a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "17a31f0c06e0473d6e099b2e4efa1b82a363854bd6e1c2826d99fa4dbfb657af"
|
||||
},
|
||||
{
|
||||
"path": "commands/save-session.md",
|
||||
"sha256": "aa62129be236dd0b2d4905a6df30d11b621de36fa7d7e2542cd11618bc00857e"
|
||||
},
|
||||
{
|
||||
"path": "commands/continue-session.md",
|
||||
"sha256": "16cd433b9c48fbe883cd07b55661187a0f70eff9ebfe147330f719a4d79692d4"
|
||||
}
|
||||
],
|
||||
"dirSha256": "1daddc83113d087d7ff028e98b8077dbd163e38dbb2e41034064cbfab61c5214"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user