27/2/25
Duplicated Code Prevention
AI coding tools have a tendency to repeat themselves, especially when they use your codebase for reference. As a result, you may start to see similar implemntations of the same business logic across multiple areas of your codebase. This is where our new Reviewer agentic workflow kicks in. Reviewer continuously analyzes the diffs in your PRs and flags possible instances of duplicated implementations. This workflow is powered by a state-of-the-art RAG data pipeline that leverages Voayge AI's code embeddings models.