Skip to content

Sweep v1.0.0: Initial release

Compare
Choose a tag to compare
@wwzeng1 wwzeng1 released this 13 Aug 04:49
· 8682 commits to main since this release

Sweep is an AI junior developer that transforms bug reports & feature requests into code changes.

Describe bugs, small features, and refactors like you would to a junior developer, and Sweep:

  • 🔍 Reads your codebase
  • 📝 Plans the changes
  • Writes a pull request with code

Features

  • 🌠 Turns issues directly into pull requests (without an IDE)
  • 👀 Addresses developer replies & comments on its PRs
  • 🔎 Uses embedding-based code search & external docs
  • ☑️ Validates its changes with GitHub Actions and self-review
  • ⚙️ Configurable - tell Sweep about your own repository and add custom external documentation