prx 0.5.9

Praxis — agent-native Unix tools. Single binary replacing grep, cat, find, sed, diff for AI coding agents.
1
2
3
4
5
pub mod fusion;
pub mod graph;
pub mod structural;
pub mod symbols;
pub mod tokenize;