Hi everyone!
Thank you for all of the support on Sweep. We're now building an AI coding assistant for JetBrains which is available here: https://plugins.jetbrains.com/plugin/26275-sweep-ai
Sweep: AI coding assistant for JetBrains
Sweep: AI coding assistant for JetBrains
Hi everyone!
Thank you for all of the support on Sweep. We're now building an AI coding assistant for JetBrains which is available here: https://plugins.jetbrains.com/plugin/26275-sweep-ai
| Version | Changes | Urgency | Date |
|---|---|---|---|
| sweep-sandbox-v1 | `sweep-sandbox` is a CLI tool that tests your `sweep.yaml` configuration, making the sandbox config setup process easier. Sweep Sandbox is our execution environment that checks against static code analysis tools like formatters, linters, type-checkers and tests after every file edit, ensuring pristine generated code. ## Getting Started Start by running the following installation script in the background while setting up the rest of the sandbox configs. This should take a couple minutes | Low | 9/11/2023 |
| browser-extension-v0.0.1 | This is a patch to make the installation easier for the Sweep Browser Extension, a tool to make creating Sweep issues easier.  You can now create an issue directly from the home page of the repo. Once you fill out the form Sweep will submit the issue for you. We also want to make the issue creation flow through this tool easier such as auto-completing file names and docs d | Low | 8/16/2023 |
| browser-extension | *Update: check out https://github.com/sweepai/sweep/releases/tag/browser-extension-v0.0.1 instead* This is the initial build of the Sweep Browser Extension, a tool to make creating Sweep issues easier.  You can now create an issue directly from the home page of the repo. Once you fill out the form Sweep will submit the issue for you. We also want to make the issue creat | Low | 8/15/2023 |
| sweep_1 | 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 cha | Low | 8/13/2023 |