Quickstart Guide
Get DeepSweep running in under 60 seconds
Editor Extension Available
Get real-time validation as you code — VS Code, Cursor, and Windsurf.
Install Extension →1. Add the Editor Extension
The fastest start is inside the editor you already have open. On Cursor and Windsurf, search DeepSweep in the Extensions panel. On VS Code, follow the walkthrough at deepsweep.ai/install/vs-code.
# Cursor / Windsurf
# Extensions panel > search "DeepSweep" (Open VSX) > Install
#
# VS Code
# Download the .vsix from Open VSX, then
# Extensions panel (Ctrl+Shift+X) > "..." > Install from VSIX...
# Full walkthrough: https://deepsweep.ai/install/vs-code 2. Or Get the Governance Studio
One desktop app that reviews every coding agent on the machine, not just the one editor. It arrives as a signed installer from deepsweep.ai — there is nothing to fetch from a package registry. Studio builds are in early access: add your address at deepsweep.ai/governance-studio and the macOS and Windows builds go out to that list first.
3. Run Your First Review
Open the project you want to check. In the editor, open the Command Palette (Ctrl+Shift+P, or Cmd+Shift+P on macOS) and choose "Review Agent Environment". In the Studio, pick the project folder. Either way the review runs on your machine and nothing but metadata leaves it.
4. Review Results
DeepSweep reads your AI assistant configs and reports what it found, with a grade and plain-English fixes.
# Example review:
Agent Environment Review
Checking ....
[INFO] Loaded 16 security rules
[INFO] Reviewing AI assistant configurations
[CRITICAL] .cursorrules:1
Your AI assistant can be tricked into ignoring safety rules.
Grade: C (75/100)
1 files checked • 1 issue found