Drift — AI Intent Auditor
Drift is a VS Code extension that compares what you told the AI to do against what it actually generated — and flags every place it drifted from your intent. The Problem66% of developers say their top frustration with AI coding tools is output that's "almost right, but not quite." Almost-right code is worse than clearly wrong code — it passes tests and fails in production. Drift catches the gap between what you meant and what the AI chose. How It Works
SetupDrift uses the Groq API to analyze your code. It's free.
Usage
PrivacyYour code is sent to Groq's API for analysis. Drift never stores your prompts or code. Your API key lives only in your local VS Code settings and is never shared. FeedbackFound a bug or have a feature request? Open an issue on GitHub. Built by Waaiz. |