AIAny
Chatbot2023
Icon for item

Cody

Pulls context from your whole codebase via Sourcegraph's search API to power chat, autocomplete, and edits across VS Code, JetBrains, and the CLI. Now ships only inside Sourcegraph Enterprise; the free and Pro tiers are retired.

Introduction

Most AI coding assistants see only the file in front of you. The bet here is different: pipe the entire repository — and remote codebases — through Sourcegraph's existing code-search engine, so completions and answers reflect your actual conventions, internal APIs, and patterns rather than generic training data. That codebase-context retrieval, not the chat box, is the real differentiator.

The other thing worth knowing up front: in July 2025 Sourcegraph discontinued the Free and Pro tiers and folded the product into Sourcegraph Enterprise, steering individual users toward its newer agentic tool, Amp. So evaluating it today means evaluating an enterprise platform, not a standalone IDE plugin.

What Sets It Apart
  • Context comes from Sourcegraph's search API across local and remote repos, so answers cite real symbols and usages instead of hallucinating plausible-looking ones — the payoff grows with codebase size and internal sprawl.
  • It is model-agnostic and runs where engineers already work — VS Code, JetBrains, Visual Studio, web, and CLI — letting a team standardize one assistant across mixed editor stacks.
  • Customizable and prebuilt prompts turn recurring review or refactor chores into one-click actions, which matters more for a team enforcing shared workflows than for a solo coder.
Who It's For

Great fit if you run Sourcegraph Enterprise and want an assistant grounded in a large, multi-repo codebase where whole-repo context actually changes the answers. Look elsewhere if you are an individual or small team: the free and Pro plans ended in July 2025, there is no standalone tier, and Sourcegraph itself now points solo developers to Amp.

Information

  • Websitecody.dev
  • AuthorsSourcegraph
  • Published date2023/03/27

More Items

Hugging Face
Chatbot2026

Provides a drop-in Jinja chat template for Qwen 3.5/3.6/3.8 that reduces reasoning-token waste, enforces a concise terseness system prompt, and preserves in-chat reasoning and tool-call rendering across turns. Terseness is on by default but switchable per request; no model weights are changed.

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.