Hacker News new | ask | show | jobs
by samiahmadkhan 64 days ago
Qodo reviews individual PRs. VibeDrift compares files against each other across your whole codebase. Qodo won’t tell you that the file you’re adding uses raw SQL while 7 sibling files use a repository pattern, it’s looking at the PR in isolation, not the project. If that makes sense.
1 comments

Sounds cool. We'll take a look!