Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:kivilaid/plugin-marketplace:plugins/context-management",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1a884b8f0097c6b402361a88de5dd2e342493e29",
|
||||
"treeHash": "5546544a7752dcd72bce4d5f610011976e15e4122e06c108e979c93c265b476f",
|
||||
"generatedAt": "2025-11-28T10:19:40.674785Z",
|
||||
"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": "context-management",
|
||||
"description": "Context persistence, restoration, and long-running conversation management",
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "cf6441b5800d90f64f4c278729606a1ed2c30a355b10f429ce8e3dc8ba461872"
|
||||
},
|
||||
{
|
||||
"path": "plugins/context-management/agents/context-manager.md",
|
||||
"sha256": "fbbabf70efa74dc39dd33f1df7961d7f69263bfacbece30b512de40028dc7be4"
|
||||
},
|
||||
{
|
||||
"path": "plugins/context-management/commands/context-save.md",
|
||||
"sha256": "8ac2fb118652f8b84adcd3656a16279aa24998a8c1fa77ee2b855cb16d417ac5"
|
||||
},
|
||||
{
|
||||
"path": "plugins/context-management/commands/context-restore.md",
|
||||
"sha256": "443cc126dd495fbcf83605b0e7e20b88178bd4da82519f78534c1cc35e845965"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "693eaa771d0bfbc486b9c04c15a5379888423b8ec4a15068642337855367268a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5546544a7752dcd72bce4d5f610011976e15e4122e06c108e979c93c265b476f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user