Show HN: CLI tool for detecting non-exact code duplication with embedding models
Summary
Slopo is a lightweight open-source CLI tool that detects non-exact code duplication using embeddings, clustering similar code fragments that appear far apart in a codebase. It supports multiple languages and provides a workflow (index, embed, analyze) to generate reports for AI-assisted refactoring, with configurable similarity thresholds and an emphasis on review by AI agents.