SweepAI (@sweep__ai) 's Twitter Profile
SweepAI

@sweep__ai

Sweep is the AI coding assistant built for JetBrains.

Check us out at sweep.dev.

ID: 1636254493301170179

linkhttps://sweep.dev/ calendar_today16-03-2023 06:34:32

172 Tweet

1,1K Followers

11 Following

William Zeng (@wwzeng1) 's Twitter Profile Photo

Thanks Josiah Parappally for the feedback on SweepAI! We built Sweep to work in PyCharm, Android Studio, and other JetBrains IDEs. We're also the only JetBrains Plugin that supports next-edit autocomplete. Some of the best developers I know exclusively use JetBrains, and now

Thanks <a href="/jparappally1/">Josiah Parappally</a> for the feedback on <a href="/sweep__ai/">SweepAI</a>!

We built Sweep to work in PyCharm, Android Studio, and other JetBrains IDEs.

We're also the only JetBrains Plugin that supports next-edit autocomplete.

Some of the best developers I know exclusively use JetBrains, and now
William Zeng (@wwzeng1) 's Twitter Profile Photo

Sweep is the best autocomplete for JetBrains IDEs like PyCharm, IntelliJ, and Android Studio. Our end-to-end latency is faster than human typing speed (sub 100ms P50), allowing us to serve suggestions per-keystroke. Here’s a demo of a common refactor you might do. This is not

Kevin Lu (@kevinlu1248) 's Twitter Profile Photo

You’ve never seen a typo in ChatGPT. So why is this a problem in autocomplete? This is because LLMs have been trained on complete sequences of text such as like books or production codebases. This is a problem for code completion as the code is often in a partial state.

You’ve never seen a typo in ChatGPT. So why is this a problem in autocomplete?

This is because LLMs have been trained on complete sequences of text such as like books or production codebases.

This is a problem for code completion as the code is often in a partial state.
William Zeng (@wwzeng1) 's Twitter Profile Photo

Matt Pocock sweep.dev Jetbrains has the best language support (gotodef, find usages) so we use that + our own fine tuned next edit model to get the best autocomplete for any IDE.

William Zeng (@wwzeng1) 's Twitter Profile Photo

Here's how we fixed a nasty interaction between our JetBrains coding agent and Claude. By default, Claude generates trailing indentation in code edits. This causes state drift when the IDE reformats the code, removing the indentation.

Here's how we fixed a nasty interaction between our JetBrains coding agent and Claude.

By default, Claude generates trailing indentation in code edits.

This causes state drift when the IDE reformats the code, removing the indentation.
Fondo (@tryfondo) 's Twitter Profile Photo

🚀 SweepAI launched! Cursor Tab for JetBrains IDEs “Meet Sweep, the smartest autocomplete for IntelliJ, PyCharm, and Android Studio.” 🌐 fondo.ai/3LKpxha Congrats William Zeng Kevin Lu!!