Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:25 +08:00
commit abdf2c7c8f
10 changed files with 1653 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ZephyrDeng/cc-plugins:plugins/serena-indexer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f8dc94de0fbc5f4d41ae6fd77ec44fd6c82fccfb",
"treeHash": "8c2f2a9133c537ddab399afddba079db699433300dc54c9bc2612dde028b99c9",
"generatedAt": "2025-11-28T10:12:59.610206Z",
"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": "serena-indexer",
"description": "专业的 Serena 索引管理插件 - 提供异步索引初始化、智能重建和自动化维护功能",
"version": "1.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "4079531f9223409f16d07079160a9d673262b0b06e379cc66d209aef11fad735"
},
{
"path": "agents/serena-monitor.md",
"sha256": "c80d6f3db490534f1e835fbc431c4fa4744699d502e41053497da4681bab2ecf"
},
{
"path": "agents/serena-indexer.md",
"sha256": "9669d2b9186416b961c5d9ff2624e14a985d3c910aa6db6f628ffd6e3f4431bf"
},
{
"path": "hooks/hooks.json",
"sha256": "f515dce512f24b446a752126494bd4b88f8b8da37d78c5827cc9341d30407f0a"
},
{
"path": "hooks/serena-auto-index.sh",
"sha256": "0b7be6db193522fcce27b2763a29f0b3999bd82de93fac0ea6933c1f9665b288"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ba1691ad4acfaa51405832009a238ee11726d88303735d94a06e9202a12f04ea"
},
{
"path": "commands/serena-cleanup.md",
"sha256": "0b9ff29c080d207965e8f4b49f57098a9e4b0064b87635a56a7a10274b683086"
},
{
"path": "commands/serena-index.md",
"sha256": "c698796ff8d0795dfdc4042c32fca1272215a5fe3c28d2ec87a563b9fd0a5238"
},
{
"path": "commands/serena-status.md",
"sha256": "6c7a75e6095e34ee869045f991e3c6d84f479edac00d2466eab78d08b7cd9340"
}
],
"dirSha256": "8c2f2a9133c537ddab399afddba079db699433300dc54c9bc2612dde028b99c9"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}