Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:54:22 +08:00
commit d9be238c06
4 changed files with 120 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:Sceleratis/claude-code-stuff:plugins/claude-mem/plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "23ec04a6689c3b9df0d3ded7a06708c115cb12cf",
"treeHash": "79dc4a574457eaf1ac404e2da80424b2f5d3ef5a09205cf2745f9e2ed4358a97",
"generatedAt": "2025-11-28T10:12:45.015506Z",
"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": "claude-mem",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"version": "4.2.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "60dd6b781448b1eaea60bb2ccf936df6b2ed6ed5a75c65c8bb2625c04deae967"
},
{
"path": "hooks/hooks.json",
"sha256": "b9bcf7fdc437d91eeb581ab346ade8a04501ba19a859ac1e13f7604fbc123149"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "2351516215f5ac2be4c94f865ce5a0f0d4bdb6640227e92ddbc205b558f1816f"
}
],
"dirSha256": "79dc4a574457eaf1ac404e2da80424b2f5d3ef5a09205cf2745f9e2ed4358a97"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}