Getting Into Make, Just, and Hooks
Extending tokf’s token compression to work inside Make, Just, and git hooks using shell injection and PATH shimming to intercept nested subcommands.
Extending tokf’s token compression to work inside Make, Just, and git hooks using shell injection and PATH shimming to intercept nested subcommands.
tokF is a configurable CLI output filter built in Rust that uses TOML pipelines to strip, extract, and compress command output before it hits an LLM — achieving 90% token reduction in real-world use.
Building a cargo subcommand that detects duplicate Rust code by normalizing ASTs - replacing names with placeholders, erasing literals, and fingerprinting the structural skeleton.