Skip to content

Sweep v1.0.0: Initial release

Compare
Choose a tag to compare
@wwzeng1 wwzeng1 released this 13 Aug 04:49
· 8683 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