Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:03:40 +08:00
commit 49d8df82a2
4 changed files with 75 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:can1357/smgrep:plugins/smgrep",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "7e20dea7de97729184a836b3b73e054f300e5675",
"treeHash": "d98a6c0b0782565dcd06c23e9534b85355a69adb019e2d7e1cbaa8453737b8fe",
"generatedAt": "2025-11-28T10:14:29.970979Z",
"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": "smgrep",
"description": "Semantic code search for Claude Code. Automatically indexes your project and provides intelligent search capabilities.",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "8af0d7060f11a6c3cd5babfdc338346b86c8bb2eb692c6ae434abec6f425b9df"
},
{
"path": "hooks.json",
"sha256": "1615fba55e09453cff7734878b7df394828d1eb4cc08d260b36f911cac1cefde"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "eb1ef5a216ab497f3dc56d8d31d58e10cbe9d0d0a19890f43f48b3dcdf8d4922"
}
],
"dirSha256": "d98a6c0b0782565dcd06c23e9534b85355a69adb019e2d7e1cbaa8453737b8fe"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}