Installing on JetBrains Gateway
JetBrains Gateway allows you to develop remotely by connecting your local IDE to a remote development environment. Sweep supports JetBrains Gateway with both agent and autocomplete functionality. Since these run separately on the host and client, you'll need to install and authenticate twice - once for the host and once for the client.
1. Client Authentication
First install Sweep on your Client IDE via the JetBrains plugin marketplace:

- Open
Plugins (Client) - Search
Sweep AI - Click
Install.
When you install the plugin, it will automatically open the Sweep account page in your browser. After creating an account, it will try to automatically connect to your open IDE. If it doesn't, copy your token from the page and paste it into the Sweep settings in your Client IDE (see below).

2. Host Authentication
After installing on the client, please install Sweep on the Host IDE via the JetBrains plugin marketplace.
- Click the "Log In" button in the chat panel. This opens the settings page and https://app.sweep.dev (opens in a new tab) in your browser.

- Copy the token from your browser into the token field in the settings page.


Known Limitations
- Chat panel controls (Chat History, New Chat, Settings) don't show custom labels on JetBrains Gateway.
- The terminal may occasionally overlap the chat panel due to resizing issues.
If you see any other issues, please reach out to team@sweep.dev or join our discord (opens in a new tab).