@zenapta/bloathunter-cli
v1.0.0
Published
An AI-generated code bloat and placeholder scanner
Readme
🎯 BloatHunter CLI
An AST-driven structural code-bloat parser that integrates with local Ollama (Llama 3) to automatically detect and destroy duplicate logic and lazy placeholder debt.
🔥 Features
- 🧠 AST Structural Analysis: Strips out variable names and formatting to find true copy-pasted functional duplicates.
- 🤖 Zero-Cost AI Fixes: Connects seamlessly with local Ollama (Llama 3) to instantly patch technical debt on your machine.
- 🔍 Placeholder Detection: Automatically flags uncompleted code segments, hidden TODOs, and AI-generated text stubs.
🚀 Quick Start
Ensure you have Ollama running locally, then fire it up directly from the npm registry:
npx @zenapta/bloathunter-cli