Skip to content

zenapta/BloatHunter

🎯 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

About

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.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors