frigg 0.9.1

Frigg gives AI agents local, source-backed code search and navigation without sending whole repositories through every prompt.
Documentation
1
2
3
4
5
//! Advanced-consumer MCP extensions that build on the stable runtime surface.

/// Deep-search playbook, trace-artifact, and citation contracts for advanced MCP workflows.
#[path = "deep_search.rs"]
pub mod deep_search;