Show HN: I built Panda to get up to 99% token savings
Category: devtools
Tags: ai-agents, token-optimization, cli-filtering
Score: 8.0/10 (Innovation: 7, Technical: 8, Documentation: 9, Utility: 8)
PandaFilter is a Rust-based tool that intercepts and filters CLI output for AI agents, removing noise like progress bars and passing tests to reduce token usage by 60-95%. It's interesting because it uses BERT embeddings for command routing and works locally with 59+ specialized handlers for common dev tools.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/AssafWoo/homebrew-pandafilter · Rust · MIT · 66 stars
View on Hacker News