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.

Using Cursor or Windsurf? Install in one click from Open VSX.
  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.