Sweep v1.0.0: Initial 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