01
In-IDE AI Agent
The AI agent built for JetBrains that reads and writes code in the user's project, running on Sweep's own LLMs.
“Sweep lets you write code 10x faster.” sweep.dev
Mapped capabilities
4 capabilities
Multi-file code changes
Applying an agent-proposed edit across the files in a JetBrains project without corrupting unrelated code.
Project context grounding
Grounding answers and edits in the open project rather than generic or invented APIs.
Change review and undo
Presenting agent edits so a developer can inspect, accept, or reject them before they land.
Scope discipline
Staying within the requested change instead of silently refactoring or deleting adjacent code.