frigg 0.5.0

Local-first MCP server for code understanding.
Documentation
1
2
3
4
5
6
7
8
//! Unit tests for indexer symbol extraction, manifest diffing, structural queries, and semantic reindex persistence.

mod support;

mod language;
mod manifest;
mod query;
mod semantic;