sourcegraph/cody-public-snapshot
An AI coding assistant that combines LLM capabilities with advanced codebase search and context to help write, understand, and fix code.

Cody is an AI coding agent developed by Sourcegraph that leverages large language models and deep codebase context to assist developers with code completion, debugging, and code explanation. It integrates as extensions for VS Code and JetBrains IDEs, using advanced search capabilities to retrieve relevant code snippets and documentation to improve AI response accuracy. The project is open-source and was available under Apache License before transitioning to a private repository.