Local-first hybrid semantic code search tool. Indexes codebases into PostgreSQL with pgvector embeddings via Ollama, combines vector similarity + keyword search with RRF fusion. Supports 30+ languages. Features CLI, MCP server, WEB dashboard and interactive REPL.
Stars
24
Forks
3
Watchers
24
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #63 from VioletCranberry/renovate/dorny-paths-filter-4.x
f72e11aView on GitHubMerge pull request #64 from VioletCranberry/feat/cross-index-search
8d02c10View on GitHubfix: prevent false "not indexed" banner from silent config fallback
e29b331View on GitHubfeat: add dependency graph and symbol count cards to dashboard stats grid
aa5505fView on GitHubfeat: add linked indexes summary card to dashboard stats grid
defefc9View on GitHubdocs: add value-proposition tagline to README and align descriptions
65b174bView on GitHubfeat: add idle watchdog and shutdown endpoint to prevent orphaned MCP servers
ecef088View on GitHubfeat: add search index dropdown for quick index switching in dashboard
4103233View on GitHubfix: stamp deps_extracted_at on incremental no-changes extraction
76cdb35View on GitHubfix: prevent false positive deps staleness warning in dashboard reindex
676683cView on GitHub