Skip to main content
Dundie·Feature Parity Map← all products

cody capabilities

11 mapped capabilities, each graded and dated. This is the diagnosis — the migration guide is the cure.


Capabilities

Agentic context fetching (autonomous context gathering)

provisionalverified 2 days ago

Cody's agentic mode is a mini-agent that proactively gathers relevant context before responding, using multiple tool calls (code search, file retrieval, terminal commands, web browsing, MCP, OpenCtx) and performing multiple review loops to refine its understanding.

medium confidence · 0.75docssource ↗source ↗

Auto-edit (inline diff suggestions)

provisionalverified 2 days ago

Cody's auto-edit feature proactively suggests code changes by analyzing cursor position and recent edits, proposing insertions and deletions both before and after the cursor. Unlike autocomplete (insert-only), auto-edit can rewrite existing code.

medium confidence · 0.80docssource ↗source ↗

Codebase-wide context and multi-repo indexing

provisionalverified 2 days ago

Cody retrieves context from your entire codebase — and across multiple remote repositories simultaneously — using Sourcegraph's native Search API, keyword search, and code-graph analysis. This gives answers grounded in your actual code rather than generic LLM knowledge.

medium confidence · 0.75docssource ↗source ↗

Enterprise security and admin controls

provisionalverified 2 days ago

Cody Enterprise provides a full set of governance controls including context filters (repo-level include/exclude rules), open-source attribution guardrails, audit logging, SSO/SCIM, configurable IDE token expiry, and analytics dashboards.

medium confidence · 0.75docssource ↗source ↗

IDE and editor surfaces

provisionalverified 2 days ago

Cody ships plugins for VS Code (and compatible forks such as Cursor, Gitpod, IDX), JetBrains IDEs, and Visual Studio (experimental), plus a web interface via the Sourcegraph app and a CLI.

medium confidence · 0.80docssource ↗source ↗

In-editor AI chat

provisionalverified 2 days ago

Cody's chat interface lets developers ask questions about their code, generate new code, and request edits with full codebase context. It supports image uploads (screenshots, diagrams) and maintains exportable chat history.

medium confidence · 0.80docssource ↗source ↗

Inline/tab autocomplete

provisionalverified 2 days ago

Cody provides contextually-aware single-line and multi-line code completions as you type, supporting a wide range of programming languages. Completions are triggered automatically on every keystroke.

medium confidence · 0.75docssource ↗source ↗

MCP (Model Context Protocol) tool extension

provisionalverified 2 days ago

Cody supports Anthropic's Model Context Protocol, allowing external context sources (databases, issue trackers, internal docs, web search) to be connected and injected into Cody's responses without leaving the IDE.

medium confidence · 0.75docssource ↗source ↗

Model choice and BYOK

provisionalverified 2 days ago

Cody Enterprise admins can configure multiple LLMs from different providers, and end users can hot-swap between them on demand. Organizations can bring their own API keys (BYOK) via Azure OpenAI, Amazon Bedrock, or Google Cloud Vertex AI instead of routing through Cody Gateway.

medium confidence · 0.75docssource ↗source ↗

Plan, pricing, and usage gating

provisionalverified 2 days ago

As of July 23, 2025, Cody is available exclusively on Sourcegraph Enterprise. Cody Free, Cody Pro, and Cody within the Enterprise Starter plan were all discontinued. Individual developers were redirected to Amp, Sourcegraph's separate agentic tool.

medium confidence · 0.75docssource ↗source ↗

Prompts / prompt library

provisionalverified 2 days ago

Cody's Prompt Library provides ready-to-use and fully customizable automation templates for repetitive development tasks such as documenting code, explaining code, finding code smells, and generating unit tests.

medium confidence · 0.75docssource ↗source ↗

Editorial guidance, not a warranty. AI tools change weekly; every entry carries the date it was last verified. Verify before relying on a specific capability.