feat: 更新 Code Index MCP 提供者支持,修改 CLAUDE.md 和相关样式

This commit is contained in:
catlog22
2025-12-25 20:12:45 +08:00
parent 203100431b
commit 6894c7e80b
7 changed files with 91 additions and 37 deletions

View File

@@ -1,5 +1,4 @@
{
"$schema": "./cli-tools.schema.json",
"version": "1.0.0",
"tools": {
"gemini": {
@@ -41,6 +40,8 @@
"injectionMode": "auto",
"defaultPrefix": "",
"defaultSuffix": ""
}
}
}
},
"codeIndexMcp": "ace"
},
"$schema": "./cli-tools.schema.json"
}