Jetbrains Gateway

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.

JetBrains Gateway Installation

Authentication

Sweep must be authenticated separately for the host and the client.

Host Authentication

  1. 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.
  2. Copy the token from your browser into the token field in the settings page.

Host Authentication

Client Authentication

  1. In the Gateway IDE, click the Sweep widget in the bottom bar.
  2. Navigate to the Account tab.
  3. Return to https://app.sweep.dev (opens in a new tab), copy your token, and paste it into the editor.

Client Authentication

Known Limitations

  1. Chat panel controls (Chat History, New Chat, Settings) don't show custom labels on JetBrains Gateway.
  2. 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).