Install DeepSweep in VS Code
Your safety net for AI-generated code, running in about a minute. Free, local-first — your code never leaves your machine.
Fastest — Cursor, Windsurf & VSCodium
One click, no download
These editors use the Open VSX registry. Open the Extensions panel (Ctrl+Shift+X — Cmd on Mac), search DeepSweep, and click Install. That's it — then run your first review below.
Prefer the terminal? cursor --install-extension deepsweep-ai.deepsweep
(use windsurf or codium for those editors).
Plain VS Code (Microsoft build)
Stock VS Code installs from the Microsoft Marketplace only, so grab the package from Open VSX and add it manually — about a minute.
-
Download the extension package
Open the DeepSweep page on Open VSX and click Download. You'll get a small
Get the package from Open VSX.vsixfile — the extension, ready to install. -
Add it to VS Code
In VS Code, open the Extensions panel (Ctrl+Shift+X — Cmd on Mac), click the … menu in the panel's top-right corner, choose Install from VSIX… and pick the file you just downloaded.
Prefer the terminal?
code --install-extension deepsweep-ai.deepsweep-<version>.vsix -
Run your first review
Open any project, hit Ctrl+Shift+P and run DeepSweep: Validate. Your grade and every finding appear in the DeepSweep panel — with fixes.