Sweep website screenshot

Sweep

Sweep is a San Francisco-based, Y Combinator-backed company (originally launched as "Sweep — AI-powered junior developer") that has pivoted from being a GitHub App which turned issues into pull requests into an AI coding assistant delivered primarily as a JetBrains IDE plugin, with autocomplete-only support for VS Code and Zed. The current Sweep product pairs a proprietary "Tab model" next-edit autocomplete with an in-IDE Agent for chat, inline editing, AI commit messages, and AI code review across IntelliJ IDEA, PyCharm, WebStorm, GoLand, PhpStorm, Rider, Android Studio, RustRover, RubyMine, CLion, and Aqua. The plugin indexes the local codebase for context, supports Remote MCP Servers with OAuth, web search and fetch tools, and ships under a commercial credit-based pricing model (Free Trial, Basic $10/mo, Pro $20/mo, Ultra $60/mo) with enterprise SOC 2 and zero-data-retention options via contact sales. Sweep has no public developer REST API, no SDK, and no documented webhooks; the company's primary distribution surfaces are the JetBrains Marketplace, the VS Code Marketplace, and the Zed extension registry, and its open-source footprint on GitHub has narrowed to research forks (SWE-bench, SGLang), tokenizer/diff utilities (bpe-qwen, difflib-rs), and the now-legacy sweepai/sweep repository that documented the original GitHub PR agent. Sweep is profiled here as an AI developer-experience vendor rather than as an API provider.

Sweep is profiled on the APIs.io network. Tagged areas include AI Coding Assistant, AI Developer Tools, AI Agent, Code Autocomplete, and Next Edit Suggestions.

Sweep’s developer surface includes documentation, pricing, engineering blog, changelog, and 11 more developer resources.

13.6/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessApproval
0 APIs
AI Coding AssistantAI Developer ToolsAI AgentCode AutocompleteNext Edit SuggestionsJetBrains PluginIntelliJ PlatformVS Code ExtensionZed EditorCode ReviewAI Commit MessagesInline EditingMCPModel Context ProtocolDeveloper ProductivityGitHub IssuesPull Request AutomationY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 13.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 5.0 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/sweep-dev: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sweep Dev Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Sweep Dev Trust Center

SOC 2

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: sweep-dev
name: Sweep
description: Sweep is a San Francisco-based, Y Combinator-backed company (originally launched as "Sweep — AI-powered junior
  developer") that has pivoted from being a GitHub App which turned issues into pull requests into an AI coding assistant
  delivered primarily as a JetBrains IDE plugin, with autocomplete-only support for VS Code and Zed. The current Sweep product
  pairs a proprietary "Tab model" next-edit autocomplete with an in-IDE Agent for chat, inline editing, AI commit messages,
  and AI code review across IntelliJ IDEA, PyCharm, WebStorm, GoLand, PhpStorm, Rider, Android Studio, RustRover, RubyMine,
  CLion, and Aqua. The plugin indexes the local codebase for context, supports Remote MCP Servers with OAuth, web search and
  fetch tools, and ships under a commercial credit-based pricing model (Free Trial, Basic $10/mo, Pro $20/mo, Ultra $60/mo)
  with enterprise SOC 2 and zero-data-retention options via contact sales. Sweep has no public developer REST API, no SDK,
  and no documented webhooks; the company's primary distribution surfaces are the JetBrains Marketplace, the VS Code Marketplace,
  and the Zed extension registry, and its open-source footprint on GitHub has narrowed to research forks (SWE-bench, SGLang),
  tokenizer/diff utilities (bpe-qwen, difflib-rs), and the now-legacy sweepai/sweep repository that documented the original
  GitHub PR agent. Sweep is profiled here as an AI developer-experience vendor rather than as an API provider.
type: Index
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source: []
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sweep-dev.png
tags:
- AI Coding Assistant
- AI Developer Tools
- AI Agent
- Code Autocomplete
- Next Edit Suggestions
- JetBrains Plugin
- IntelliJ Platform
- VS Code Extension
- Zed Editor
- Code Review
- AI Commit Messages
- Inline Editing
- MCP
- Model Context Protocol
- Developer Productivity
- GitHub Issues
- Pull Request Automation
- Y Combinator
url: https://raw.githubusercontent.com/api-evangelist/sweep-dev/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.20'
apis: []
common:
- type: TrustCenter
  url: security/sweep-dev-trust-center.yml
- type: DomainSecurity
  url: security/sweep-dev-domain-security.yml
- type: Website
  url: https://sweep.dev
- type: Documentation
  url: https://docs.sweep.dev
- type: Pricing
  url: https://sweep.dev/pricing
- type: Blog
  url: https://blog.sweep.dev
- type: ChangeLog
  url: https://docs.sweep.dev/changelog
- type: JetBrainsMarketplace
  url: https://plugins.jetbrains.com/plugin/24701-sweep-ai
- type: VSCodeMarketplace
  url: https://marketplace.visualstudio.com/items?itemName=sweepai.sweep
- type: GitHubOrg
  url: https://github.com/sweepai
- type: LegacyGitHubAgent
  url: https://github.com/sweepai/sweep
- type: YCombinatorLaunch
  url: https://www.ycombinator.com/launches/JAE-sweep-ai-powered-junior-developer
- type: Twitter
  url: https://twitter.com/sweep__ai
- type: Discord
  url: https://discord.gg/sweep
- type: Contact
  url: mailto:team@sweep.dev
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com