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:HermeticOrmus/Alqvimia-Contador:plugins/context-management",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "5dd3fdd7deb0ead49abb8d69fd641db6ddb665b3",
|
||||
"treeHash": "f91a980c499b609b028f7ca3524b02e533b9ed5bcacd5e77374a2eb4944030b6",
|
||||
"generatedAt": "2025-11-28T10:10:36.132374Z",
|
||||
"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": "agents/context-manager.md",
|
||||
"sha256": "fbbabf70efa74dc39dd33f1df7961d7f69263bfacbece30b512de40028dc7be4"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1093a275009f0cf9eaa628a13a0c5431ceb522cc74fba01ff29efe25264ac3eb"
|
||||
},
|
||||
{
|
||||
"path": "commands/context-save.md",
|
||||
"sha256": "8ac2fb118652f8b84adcd3656a16279aa24998a8c1fa77ee2b855cb16d417ac5"
|
||||
},
|
||||
{
|
||||
"path": "commands/context-restore.md",
|
||||
"sha256": "443cc126dd495fbcf83605b0e7e20b88178bd4da82519f78534c1cc35e845965"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f91a980c499b609b028f7ca3524b02e533b9ed5bcacd5e77374a2eb4944030b6"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user