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
CorgeaCorgea is an artificial intelligence-based tool designed to aid security teams in issuing fixes for vulnerable code. The platform uses AI to generate patches or changes that engineers can review, thereby enabling the implementation of swift, appropriate fixes to system vulnerabilities. This allows engineers to direct more focus towards revenue-generating tasks, thus increasing overall operational efficiency.Corgea is designed to integrate seamlessly with existing security practices. For example, the tool connects with existing Static Application Security Testing (SAST) and Software Composition Analysis (SCA) tools from its connector catalog to produce code fixes. Once these fixes are generated, they can be issued to your engineers with just a single click, driving down your vulnerability burn rate without overburdening your engineering team.The tool is developer-friendly, meaning it does not require engineers to log into another system or learn new commands. It takes care of distributing code fixes through popular code hosting platforms like Github, Gitlab, or Bitbucket. This enhances the flexibility and responsiveness of the security team while ensuring that coding vulnerabilities are addressed quickly and effectively.As a versatile tool, Corgea works with any coding language, facilitating a wide range of code bases. Overall, the platform is dedicated to automating the process of code security, allowing teams to build secure products with greater peace of mind.
View Corgea