argyph-store 1.0.2

Local-first MCP server giving AI coding agents fast, structured, and semantic context over any codebase.
Documentation
1
2
/// The current schema version. Must match the highest migration number.
pub const SCHEMA_VERSION: i32 = 5;