Home Coding Tools Sourcegraph Cody

Sourcegraph Cody

A code assistant that helps with coding queries and provides suggestions.

OVERVIEW

Cody is an AI code assistant that assists developers in writing code and finding answers to their coding questions. It utilizes Sourcegraph's code graph and Large Language Models (LLMs) to provide assistance. Cody has the capability to analyze your entire codebase and external resources like open-source code and StackOverflow questions to offer suggestions and answers based on prior knowledge.

Some notable features of Cody include:

1. Code-savvy chatbot: Cody can write code and answer questions related to your project's codebase, adhering to your coding standards and architecture better than other AI chatbots.
2. Code fixup: Cody can interactively write and refactor code based on quick natural-language instructions provided by the developer.
3. Recipes: Cody can generate unit tests, documentation, and more, taking into account the context of your entire codebase.
4. Experimental completions: Cody can provide suggestions while you code.

Cody can be utilized in various ways, such as through the Cody app, as an editor extension for VS Code and JetBrains, or by connecting it to a Sourcegraph enterprise instance. Developers can chat with Cody in the editor or the Sourcegraph sidebar to ask questions or provide fixup instructions. Cody will provide responses based on the code files it has analyzed, and if it gives incorrect answers, feedback can be shared to improve its accuracy.

Overall, Cody aims to reduce repetitive tasks and enhance developers' productivity by offering reliable code assistance and answering coding queries based on its extensive knowledge base.

RELATED PRODUCTS

REVIEWS