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 authenticate twice — once for the host and once for the client.
Authentication
Sweep must be authenticated separately for the host and the client.
Host Authentication
- Click the "Sign in to Sweep" 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.
Client Authentication
- In the Gateway IDE, click the Sweep widget in the bottom bar.
- Navigate to the Account tab.
- Return to https://app.sweep.dev (opens in a new tab), copy your token, and paste it into the editor.
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).