argyph-cli 1.0.1

Local-first MCP server giving AI coding agents fast, structured, and semantic context over any codebase.
Documentation
1
2
3
4
5
6
7
8
9
pub mod doctor;
pub mod graph;
pub mod index;
pub mod init;
pub mod pack;
pub mod search;
pub mod serve;
pub mod status;
pub mod symbols;