@gotgenes/pi-colgrep
Pi extension that integrates ColGrep semantic code search as an agent tool.
Package details
Install @gotgenes/pi-colgrep from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@gotgenes/pi-colgrep- Package
@gotgenes/pi-colgrep- Version
1.4.1- Published
- May 24, 2026
- Downloads
- 978/mo · 978/wk
- Author
- gotgenes
- License
- MIT
- Types
- extension, skill
- Size
- 47.9 KB
- Dependencies
- 0 dependencies · 2 peers
Pi manifest JSON
{
"extensions": [
"./src/extension.ts"
],
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.