Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:57 +08:00
commit 3c93879d5f
4 changed files with 143 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:dnlopes/claude-code-plugins:mcp-serena",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c39ebbc49d6b19e9a4c45b979f323354750d3f8e",
"treeHash": "5c7a6aa21fd8874aefaefabada6c4888352c782c7ec2862369716ed5cc8998dc",
"generatedAt": "2025-11-28T10:16:32.704458Z",
"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": "mcp-serena",
"description": "Serena MCP server for semantic code analysis and understanding",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "92d1bf7772ecb1e55cd3d5820d5d1c3dd24effc977a44c01cf8426f42daff101"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9af6b986b3df5d817fd60ee9fe5013643ece222eb51d2a5fa590890132e643fb"
},
{
"path": "commands/activate-serena.md",
"sha256": "875f1c8fd69bf4f4550c31a797664361eab72200bf5bf5f77618da58c4b94f7d"
}
],
"dirSha256": "5c7a6aa21fd8874aefaefabada6c4888352c782c7ec2862369716ed5cc8998dc"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}