01Utilizes hybrid ranking to prioritize local business logic over library code.
02Offers both a command-line interface (CLI) for humans and an MCP server mode for AI agents.
03Provides fuzzy filename search capabilities for non-Go code.
04Integrates with Gopls to search across Go dependencies and the standard library.
050 GitHub stars
06Performs structural code search within Go codebases using AST analysis.