Install

You're in. Three steps to your first reply.

Rscot Agent is installed on your GitHub account. You can already use @rscot-agent in your IDE. The steps below take you from here to a useful answer.

STEP 01

Try it in your IDE chat (60 seconds)

Open any GitHub repo, or your IDE's chat panel, and type:

copy
> @rscot-agent help

You'll get back the tool list and 6 example prompts. Try one — for instance:

copy
> @rscot-agent audit src/auth/ for missing error handling and propose patches

The agent will read, plan, and propose a diff. It will not write anything without your approval.

STEP 02

Install the desktop companion (optional, free)

The desktop app runs the same agent locally against any folder on your machine. No cloud round-trip — only the LLM call leaves your machine.

Windows 10/11 x64
v1.6.0 · .msi installer
4.6 MB installer
macOS
coming soon
Universal .dmg, notarised
Linux
coming soon
.AppImage + .deb

First launch will prompt you to grant a folder permission and pick an LLM provider. Tokens live in the OS keychain (Windows Credential Manager / macOS Keychain / libsecret).

STEP 03

Bring your own keys (optional)

In Settings → Providers, paste a key from any supported provider, or point at a local runtime. Free tier during beta uses our pooled key — you'll hit rate limits faster than with your own.

DeepSeekv4-pro / flash
OpenRouter300+ models
Mistrallarge / nemo
Together AILlama 4 / Qwen
Ollamalocal runtime

Your key is stored in the OS keychain, never on our servers. Costs are billed by the provider directly — we never see the invoice.

Stuck on something?

The maintainer answers every issue within 48 hours.