Git Product home page Git Product logo

cody's Introduction

Cody

Code AI with codebase context

"an AI pair programmer that actually knows about your entire codebase's APIs, impls, and idioms"

Docscody.dev

vscode extension License test Twitter Discord

Get started

Install Cody from the VS Code Marketplace or the JetBrains Marketplace, then check out the demos to see what you can do.

— or —

  • Build and run the VS Code extension locally: pnpm install && cd vscode && pnpm run dev
  • See all supported editors

What is Cody?

Cody is a free, open-source AI coding assistant that can write and fix code, provide AI-generated autocomplete, and answer your coding questions. Cody fetches relevant code context from across your entire codebase to write better code that uses more of your codebase's APIs, impls, and idioms, with less hallucination.

Cody is currently in Beta and available for VS Code and JetBrains.

See cody.dev for more info.

What can Cody do?

  • Chat: Ask Cody questions about your entire codebase. Cody will use semantic search to retrieve files from your codebase and use context from those files to answer your questions.
  • Autocomplete: Cody makes single-line and multi-line suggestions as you type, speeding up your coding and shortcutting the need for you to hunt down function and variable names as you type.
  • Inline Chat: Ask Cody to fix or refactor code from anywhere in a file.
  • Commands: Cody has quick commands for common actions. Simply highlight a code snippet and run a command, like “Document code,” “Explain code,” or “Generate Unit Tests.”
  • Swappable LLMs: Support for Anthropic Claude, Claude 2, and OpenAI GPT-4/3.5, with more coming soon.
    • Free LLM usage included (currently Anthropic Claude 2/OpenAI GPT-4) for individual devs on both personal and work code, subject to reasonable per-user rate limits (more info).

Demos

Autocomplete

Inline chat

Codebase-wide chat:

Contributing

All code in this repository is open source (Apache 2).

Quickstart: pnpm install && pnpm build && cd vscode && pnpm run dev to run a local build of the Cody VS Code extension.

See development docs for more.

Feedback

Cody is often magical and sometimes frustratingly wrong. Cody's goal is to be powerful and accurate. You can help:

Usage

Individual usage

Individual usage of Cody currently requires a (free) Sourcegraph.com account because we need to prevent abuse of the free Anthropic/OpenAI LLM usage. We're working on supporting more swappable LLM options (including using your own Anthropic/OpenAI account or a self-hosted LLM) to make it possible to use Cody without any required third-party dependencies.

Codying at work

You can use Cody Free or Cody Pro when Codying on your work code. If that doesn't meet your needs (because you need higher rate limits, a dedicated/single-tenant instance, scalable embeddings, audit logs, etc.), upgrade to Cody Enterprise.

Existing Sourcegraph customers

The Cody editor extensions work with:

  • Sourcegraph Cloud
  • Sourcegraph Enterprise Server (self-hosted) instances on version 5.1 or later

cody's People

Contributors

philipp-spiess avatar abeatrix avatar sqs avatar valerybugakov avatar umpox avatar toolmantim avatar olafurpg avatar beyang avatar dominiccooney avatar renovate[bot] avatar dantup avatar deepak2431 avatar thenamankumar avatar taras-yemets avatar akalia25 avatar kalanchan avatar strum355 avatar cbart avatar superauguste avatar mkondratek avatar novoselrok avatar arafatkatze avatar keegancsmith avatar bobheadxi avatar nathan-downs avatar mrnugget avatar taylorsperry avatar vdavid avatar efritz avatar tjdevries avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.