colgrep 1.2.0

Semantic code search powered by ColBERT
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "colgrep",
  "description": "Semantic grep with hybrid search - find code by meaning",
  "version": "1.2.0",
  "author": {
    "name": "LightOn"
  },
  "hooks": "./hooks/hook.json",
  "skills": ["./skills/colgrep"]
}