Continue.devContinue is an open-source autopilot tool for software development that can be used as a Visual Studio Code (VS Code) extension. It integrates ChatGPT's capabilities into the IDE, allowing developers to generate, refactor, and explain sections of code with ease.One of the key features of Continue is the ability to answer coding questions. By highlighting a section of code, developers can ask Continue for alternative perspectives on how to approach a coding problem. Examples of questions that can be asked include setting up a Prisma schema that cascades deletes, determining the appropriate location for making a backend request within a web page, or establishing communication between iframes.Continue also offers the ability to edit code using natural language commands. Developers can highlight a section of code and instruct Continue to refactor it according to specific requirements. For instance, they can ask Continue to change a plot into a bar chart in a dashboard component, rewrite a function to be asynchronous, or migrate a Digital Ocean Terraform file to one suitable for Google Cloud Platform.Furthermore, Continue allows developers to generate files from scratch. By opening a blank file, developers can prompt Continue to create new Python scripts, React components, and more. For example, they can ask Continue to write a connector for Postgres, create an IAM policy for read-only access to S3, or generate an SQL query to retrieve recently churned users.To stay updated with the latest developments, developers can subscribe to Continue's newsletter or join their Discord community. Continue is an open-source project maintained by Continue Dev, Inc.
View Continue.dev
SweepSweep is an AI assistant designed to streamline the process of managing Github tickets. It automates the creation of code changes based on bugs and feature requests, allowing developers to focus on more exciting tasks. Sweep generates repository-level code and reduces development time for mundane tasks such as tests, documentation, and refactoring. It offers compatibility with different operating systems, addressing issues that arise from temporary directories in Windows.The tool provides a seamless integration with Slack, allowing users to preview plans, request tests, review progress, and receive PR alerts directly on the platform. It also supports reviewing and making changes directly in Github and offers the ability to comment and push commits from within the tool.Sweep has gained the trust of engineers from various reputable organizations, such as PyTorch-Ignite, Medplum, Stanford University, Carnegie Mellon University, and the University of Waterloo. Users have praised the tool for its accuracy and ability to understand company-specific concepts.Overall, Sweep aims to help developers clean up their tech debt by automating repetitive tasks and offering intelligent suggestions for code fixes. It provides an efficient and time-saving solution for managing Github tickets, allowing developers to ship code faster while maintaining code quality.
View Sweep