Scrubby

Scrubby

AI-powered code quality for VS Code

Staging Build
Download VSIX

Requires GitHub repo access. v0.6.0 staging.

Install via VS Code UI

  1. Download the .vsix file from the link above
  2. Open VS Code → Extensions (Cmd+Shift+X)
  3. Click the ... menu → Install from VSIX...
  4. Select the downloaded file and reload VS Code

Or install via CLI

Download and install in one command:

curl -sL https://github.com/ScrubbyAI/scrubby/releases/download/staging-latest/scrubbyai-0.6.0-staging.vsix -o scrubbyai.vsix && code --install-extension scrubbyai.vsix

System Requirements