frigg 0.3.2

Local-first MCP server for code understanding.
Documentation
1
2
3
4
5
6
7
8
use super::*;

mod candidate_discovery;
mod hybrid;
mod literal;
mod ordering;
mod regex;
mod ripgrep;