Files
2025-11-30 09:08:25 +08:00

18 lines
359 B
JSON

{
"name": "serena-indexer",
"description": "专业的 Serena 索引管理插件 - 提供异步索引初始化、智能重建和自动化维护功能",
"version": "1.1.0",
"author": {
"name": "Zephyr",
"email": "zephyrTang@aliyun.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}