Alternatives
Products that do what Evolution Engine evo by CodeQual does
I drift detector for your development workflow
- 1

- 2

- 3

- 4

- 5

- 6GB
2020 · github.com
- 7

- 8

- 9

- 10

- 11IM
2022 · drift.maxleiter.com
- 12

- 13

- 14

- 15
- 16

- 17

- 18

I kept generating slide decks about my codebases with an agent, and weeks later they would go stale. Updating them was quite costly (time & tokens), as the agent would have to re-scan the whole repo to re-generate the slides. So I made the slide deck carry its own provenance: SlideOps skill turns a repo into a slide deck, with all references to files carrying exact line range and a hash. Checking is done with standard-library Python: no model calls, no network, and very fast. For example, it distinguishes MOVED (the code shifted) from CHANGED (the content differs). Updating the slides costs…
6d ago · github.com
- 19VM
Apr 2026 · vibedrift.ai
- 20

- 21
- 22
- 23CS
Hi HN, I built *CodeDrift*, a CLI tool that detects bugs commonly introduced by AI coding assistants like Copilot, Cursor and ChatGPT. Over the last year I noticed that AI tools often generate code that compiles correctly, passes linting and looks reasonable in code review but still contains subtle issues. Some common examples I kept seeing: * async `forEach` loops that never await promises * missing authorization checks (IDOR) * hallucinated dependencies that don’t exist * stack traces leaking sensitive information * request data used without validation These bugs often slip past ESLint,…
Mar 2026 · npmjs.com
- 24RT
Mar 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →