Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:14 +08:00
commit 150b6aa82c
5 changed files with 190 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:bartolli/codanna-plugins:plugins/codanna-base",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "79db26f44944e974712f0f30a42ff0876e616069",
"treeHash": "936782e7c8017efbca15aebf1d722d06dba1724f079607aabf02b7931bc795df",
"generatedAt": "2025-11-28T10:14:10.681163Z",
"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": "codanna",
"description": "Codanna code intelligence integration for Claude Code - semantic search, symbol analysis, and call graph exploration",
"version": "0.1.3"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "e55f6786495938311161690bbe17aa8e2e37c40cef58f6e5ac1b09395f70b062"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "366dc9136c674e5f1a024b7ee26cae0b74675374401169c6d35541c94c0ff616"
},
{
"path": "commands/symbol.md",
"sha256": "c79488cb16f29d65fda211327cd8e7b03f3dc826e6167289cd638bf3b5f75f7a"
},
{
"path": "commands/x-ray.md",
"sha256": "87cc4cd5fd66b816814e8f3062ff62254ea85135f5198c8cc5cb7b5fa687d63a"
}
],
"dirSha256": "936782e7c8017efbca15aebf1d722d06dba1724f079607aabf02b7931bc795df"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}