Files
42marketplaces/sync/gh-rika-labs-sgrep-plugins-sgrep.json
2025-11-30 09:08:53 +08:00

18 lines
450 B
JSON

{
"name": "sgrep",
"owner": {
"name": "Rika Labs",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "sgrep",
"description": "Lightning-fast semantic code search with auto-indexing. Automatically manages sgrep watch during Claude sessions.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-rika-labs-sgrep-plugins-sgrep.git"
},
"strict": true
}
]
}