Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:54:24 +08:00
commit cfdfb1c17b
5 changed files with 210 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Sceleratis/claude-code-stuff:plugins/context-manager/plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "57aec7bf44e10c74b7a7c41fb352d1de68d524a9",
"treeHash": "7a075d997d4148ad72919d0e73f4ac4c4344aeda2e00e3b4ba5fcbe22864cc33",
"generatedAt": "2025-11-28T10:12:45.198679Z",
"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-manager",
"description": "Efficient context management with chunked conversation summarization",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f1021a665f254d67be4c1db2ada5c3c27a982789d9a6d2498e99952b3ed467dc"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f6b9a44f8245e7711245d859775cb9fbe0acac0e2b0bdebd1efcb604c2870503"
},
{
"path": "commands/save-context.md",
"sha256": "85195008934946d3aa27cf9fbcc01921e53a298194278bf10b48b974bf9dcb0f"
},
{
"path": "commands/restore-context.md",
"sha256": "82d6811f07677ac7c1a79d67228c51b09c943a74a9cc8b92494d435eb1583ddf"
}
],
"dirSha256": "7a075d997d4148ad72919d0e73f4ac4c4344aeda2e00e3b4ba5fcbe22864cc33"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}