Configurable DRY detection tool using an embedding giving a direct and actionable metric on the amount of duplication in your codebase.
Stars
0
Forks
0
Watchers
0
Open Issues
2
Overall repository health assessment
^2.2.5^2.0.5^5.1.2^12.0.0^5.0.1^10.1.1^6.21.1latest^5.7.218
commits
feat: add base path support to element metadata, CLI options, and configuration handling
02d2d25View on GitHubfeat: add file hash support to element metadata and enhance batch processing for embeddings
456d83eView on GitHubfeat: add embedding chunk size configuration and enhance embedding service to handle large texts
d2b0c58View on GitHubfeat: add commit hash support to element metadata and extraction process
1dc3342View on GitHubfeat: add logging configuration and enhance CLI logging functionality
ae63524View on GitHubfeat: update 'similar' command to find most similar element pairs with improved output formatting
98a3f4eView on GitHubrefactor: remove unused CLI options and streamline scanning process
fd53a7aView on GitHubfeat: enhance CLI options for scanning with improved config handling and support for nested scans
6056b81View on GitHubfeat: add onExceed option to similarity config for handling match limits
de28914View on GitHubfeat: enhance semantic search with improved indexing and query handling
f8ce133View on GitHubfeat: implement semantic search functionality for code elements
dfb8c9cView on GitHub