#394 · Primary category: AI Coding Assistants

desloppify

agent-harness

Agent harness to make your slop code well-engineered and beautiful.

Project last updated:05/13/26

GitHub Stars

3.0K

Forks

235

Contributors

16

License

Other

Why we included this project

Desloppify is a harness you hand to an AI coding agent so it can hunt down messy code and actually fix it, not just report problems. It layers mechanical checks for dead code, duplication, and complexity on top of LLM review of naming and module boundaries, then works through a prioritized fix loop while tracking a score designed to resist gaming. Because state persists between scans, the agent chips away at technical debt across many sessions instead of starting over each time. Language coverage is solid where it counts: full plugin depth for TypeScript, Python, C#, Go, and Rust, plus generic linter and tree-sitter support for around twenty more. Teams that already rely on an AI assistant for day-to-day work will find this a concrete way to steer it toward a cleaner codebase.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category