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+XCmd 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).

View on Open VSX

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.

  1. Download the extension package

    Open the DeepSweep page on Open VSX and click Download. You'll get a small .vsix file — the extension, ready to install.

    Get the package from Open VSX
  2. Add it to VS Code

    In VS Code, open the Extensions panel (Ctrl+Shift+XCmd 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

  3. 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.