D
DevToolsReview

Cody Pricing (2026): Plans, Costs & Is It Worth It?

Complete breakdown of Sourcegraph Cody's Free, Pro, and Enterprise plans — pricing, code search integration, and honest verdict on value for teams.

DR

DevTools Review

· Updated March 17, 2026 · 5 min read
Cody

Cody is Sourcegraph’s AI coding assistant, and it comes with a significant differentiator: it’s backed by Sourcegraph’s code intelligence platform. While most AI coding tools rely on local file context and basic indexing, Cody can search and understand your entire codebase — even across multiple repositories — using Sourcegraph’s code search engine. This makes it uniquely powerful for large organizations with sprawling codebases.

Here’s the full breakdown of Cody’s pricing as of March 2026, with honest analysis of what each tier delivers and whether the enterprise premium is justified. For a detailed feature review, see our full Cody review.

C
Top Pick

Cody

AI coding assistant by Sourcegraph with deep code search and multi-LLM support.

Free
Free: FreePro: Free (expanded)Enterprise: $49/user/mo (Sourcegraph)
Try Cody Free

Quick Summary

Cody offers three tiers:

  • Free — Autocomplete, chat, limited requests per month, basic context
  • Pro (Free, expanded) — Increased limits, additional model choices
  • Enterprise ($49/user/month) — Full Sourcegraph platform integration, code search across repos, batch changes, code insights, admin controls, SSO

The critical distinction: Cody Free and Pro are standalone AI assistants. Cody Enterprise is part of the Sourcegraph platform — a fundamentally different product that includes code search, code navigation, batch changes, and code insights alongside AI capabilities.

Try Cody Free

All Plans in Detail

Free

Cody Free is a solid individual-use AI assistant available as a VS Code or JetBrains extension.

What you get:

  • Autocomplete — Inline code suggestions as you type, using Sourcegraph’s models. Quality is competitive with Copilot for common languages, though slightly less polished for niche frameworks.
  • Chat assistance — Ask questions about your code, request explanations, generate documentation. Uses frontier models for responses.
  • Commands — Pre-built actions like “Explain Code,” “Generate Unit Test,” “Find Code Smells,” and “Document Code.” These run as one-click actions on selected code.
  • Local context — Cody indexes your open project for context. It understands your local file structure, imports, and types.
  • Multi-model support — Access to multiple models including Claude 3.5 Sonnet and GPT-4o. Switch models based on the task.
  • Monthly request limits — A set number of autocomplete and chat requests per month. Sufficient for light-to-moderate daily use.

What you don’t get:

  • No cross-repository code search
  • No Sourcegraph platform features (batch changes, code insights, code navigation)
  • No admin controls or team management
  • No custom context from private repositories beyond your local project
  • No SSO/SAML

Who it’s for: Individual developers who want a free AI assistant with solid autocomplete and chat. Students, hobbyists, or developers evaluating Cody.

Pro (Free, Expanded)

Cody Pro extends the free tier with higher usage limits and additional features, currently offered at no additional cost as Sourcegraph builds out the product.

What you get (everything in Free, plus):

  • Higher request limits — More autocomplete and chat requests per month, enough for daily professional use without hitting ceilings.
  • Additional model access — Access to newer and more powerful models as they become available.
  • Personalization — Improved context understanding based on your usage patterns.
  • Priority processing — Faster response times for autocomplete and chat.

Who it’s for: Individual developers who need higher limits than the free tier. Developers who want the best individual Cody experience without enterprise features.

Enterprise ($49/user/month)

This is where Cody becomes fundamentally different from every other AI coding tool on the market. Enterprise pricing includes the full Sourcegraph platform, not just the AI assistant.

What you get (everything in Pro, plus):

  • Sourcegraph Code Search — Search across all your repositories (even thousands) with regex, structural search, and symbol navigation. This is the core of Sourcegraph’s value. Your AI assistant doesn’t just understand your local project — it understands your entire organization’s codebase.
  • Cross-repository context — When you ask Cody a question, it can pull context from any repository in your Sourcegraph instance. Ask “how is authentication handled in our microservices?” and Cody searches across all relevant repos to build a comprehensive answer.
  • Batch Changes — Apply automated code changes across hundreds of repositories simultaneously. Need to update a deprecated API call across 200 repos? Batch Changes handles it with a single operation. This is Sourcegraph functionality, not an AI feature, but it’s included in the Enterprise tier.
  • Code Insights — Track metrics across your codebase over time. Monitor migration progress, track code health metrics, visualize adoption of new patterns. Dashboards that show the state of your codebase at a glance.
  • Code Navigation — Precise cross-repository go-to-definition, find references, and hover documentation. Works across language boundaries and repository boundaries.
  • Admin controls — Centralized user management, usage analytics, and policy enforcement across your organization.
  • SSO/SAML — Enterprise identity provider integration with Okta, Azure AD, and others.
  • Custom context sources — Connect Cody to your internal documentation, Confluence pages, Notion docs, or other knowledge bases. The AI assistant learns from your organization’s tribal knowledge.
  • Guardrails — Code attribution and license compliance checking. Cody can flag when suggested code closely matches open-source code with specific license requirements.
  • Deployment flexibility — Available as cloud-hosted (managed by Sourcegraph) or self-hosted (on your infrastructure) for organizations with strict data residency requirements.

Who it’s for: Engineering organizations of 50+ developers with large, multi-repository codebases who need both AI assistance and code intelligence tooling. Teams that would otherwise pay separately for code search, batch operations, and AI coding assistance.

Pricing Comparison Table

FeatureFreePro (Free)Enterprise ($49/user/mo)
AutocompleteYes (limited)Yes (expanded)Yes (unlimited)
ChatYes (limited)Yes (expanded)Yes (unlimited)
CommandsYesYesYes
Local contextYesYesYes
Cross-repo contextNoNoYes
Code SearchNoNoYes
Batch ChangesNoNoYes
Code InsightsNoNoYes
Code NavigationNoNoYes
Custom context sourcesNoNoYes
GuardrailsNoNoYes
Admin controlsNoNoYes
SSO/SAMLNoNoYes
Self-hosted optionNoNoYes
Price$0$0$49/user/month

Hidden Costs and Gotchas

Enterprise pricing is per-user, at scale. At $49/user/month, a 100-person engineering team pays $4,900/month ($58,800/year). That’s a significant line item. However, this includes the entire Sourcegraph platform — code search, batch changes, code insights — not just the AI assistant. If you’d buy Sourcegraph anyway, Cody AI is effectively bundled.

Free and Pro tiers are limited by request caps. The exact limits vary and Sourcegraph adjusts them periodically. If you’re a heavy daily user, you may hit the ceiling on the free tiers. Monitor your usage in the extension settings.

Enterprise requires Sourcegraph deployment. You can’t just install a VS Code extension and start using Enterprise. You need a Sourcegraph instance — either cloud-hosted or self-hosted — with your repositories connected. Setup involves connecting your code hosts (GitHub, GitLab, Bitbucket) and configuring permissions. This takes days, not minutes.

Cross-repo context only works with indexed repos. Cody Enterprise’s superpower — searching across your entire codebase — only works for repositories that are indexed in your Sourcegraph instance. If a repo isn’t connected, Cody can’t see it.

No bring-your-own-key option. Unlike Aider or Cline, you can’t plug in your own API key to use specific models. You use the models Sourcegraph provides and configures.

Batch Changes is powerful but has a learning curve. Writing batch change specs requires understanding Sourcegraph’s spec format. It’s not drag-and-drop — it’s a powerful tool that requires investment to learn.

Self-hosted deployment requires infrastructure. If you choose the self-hosted option for data residency, you’re responsible for running and maintaining the Sourcegraph instance. This requires compute resources and operational attention.

Who Should Pick Which Plan?

Choose Free if you:

  • Want a capable free AI coding assistant
  • Are an individual developer or student
  • Want to evaluate Cody before recommending Enterprise to your organization
  • Don’t need cross-repository code search

Choose Pro if you:

  • Need higher usage limits than Free
  • Are an individual developer who uses AI assistance daily
  • Want access to the latest models and priority processing

Choose Enterprise if you:

  • Have a large engineering organization (50+ developers)
  • Work across many repositories and need cross-repo code intelligence
  • Would benefit from batch changes across repositories
  • Need code insights and codebase-level metrics
  • Want AI assistance that understands your entire organization’s code, not just local files
  • Have compliance requirements that demand self-hosted deployment or code attribution
Try Cody Free

Is Cody Enterprise Worth $49/User/Month?

For large engineering organizations with multi-repo codebases, yes — but you’re paying for the platform, not just the AI.

The comparison that matters isn’t Cody Enterprise ($49) vs. Copilot Business ($19). It’s Cody Enterprise ($49) vs. buying code search + batch operations + code insights + AI coding assistant separately. When you frame it that way, $49/user/month for the entire Sourcegraph platform including AI is competitive.

The math for Enterprise: $49/user/month works out to roughly $2.45 per workday. For a senior engineer at a large company, the code search capability alone — finding relevant code across hundreds of repositories in seconds — saves 15-30 minutes daily. That’s worth $30-$60/day at market engineering rates. Add AI assistance, batch changes, and code insights, and the ROI is clear.

Where Cody wins:

  • Cross-repository context is genuinely unique. No other AI tool can search and understand code across hundreds of repositories. For large organizations, this is transformative. Instead of asking “how does authentication work in this file,” you can ask “how does authentication work across all our services” and get a comprehensive answer.
  • Batch Changes saves engineering weeks. Applying a security patch, API migration, or dependency update across 200 repos manually takes weeks. Batch Changes does it in hours with a single spec. This is a killer feature for platform teams.
  • Code Insights provides visibility. Track migration progress, code health metrics, and adoption of new patterns across your entire codebase. This is data that’s nearly impossible to gather without a tool like Sourcegraph.
  • The free tier is competitive. Cody Free and Pro are solid individual AI assistants that rival Copilot and approach Cursor in quality.

Where Cody falls short:

  • Individual AI capabilities don’t lead the pack. For pure AI coding assistance — autocomplete quality, inline editing, agentic capabilities — Cursor and Copilot are still ahead. Cody’s AI is good, but it’s not the best standalone AI coding experience.
  • Enterprise is expensive for small teams. At $49/user/month, a 10-person team pays $490/month. If you don’t need code search and batch changes, you’re overpaying for AI assistance. A Cursor Teams subscription at $40/user/month gives better AI for less.
  • Setup overhead is substantial. Enterprise requires deploying Sourcegraph, connecting code hosts, configuring permissions, and training developers on the platform. It’s a multi-week initiative, not a quick install.
  • Free/Pro tiers lack the differentiator. Without Sourcegraph’s code search powering the context, Cody Free/Pro is a competent but unremarkable AI assistant.

Bottom line: Cody Enterprise is not an AI coding tool. It’s a code intelligence platform that includes AI. If your organization needs code search, batch changes, and cross-repository understanding, $49/user/month is well-justified. If you just need AI coding assistance, Cursor or Copilot deliver better value for individual developers and small teams.

Cody vs. the Competition

Cody Enterprise ($49/user/mo) vs. GitHub Copilot Enterprise ($39/user/mo): Copilot Enterprise is cheaper and offers better GitHub integration with PR summaries, knowledge bases, and Bing-powered docs. Cody Enterprise offers cross-repository code search, batch changes, and code insights that Copilot lacks entirely. If your workflow centers on GitHub, choose Copilot. If you need codebase-level intelligence across many repos, choose Cody.

Cody Free vs. Cursor Hobby (Free): Both are free. Cursor offers inline tab completions and basic chat. Cody offers autocomplete, chat, and pre-built commands. Cursor is a standalone editor (VS Code fork); Cody is an extension for your existing IDE. For a free tier, Cody integrates into your existing workflow better; Cursor offers a more polished AI-native experience.

Cody Enterprise ($49/user/mo) vs. Amazon Q Pro ($19/user/mo): Amazon Q is dramatically cheaper but only includes AI assistance — no code search, no batch changes, no code insights. If you’re on AWS and just need AI help, Amazon Q is better value. If you need a code intelligence platform, Cody Enterprise justifies its premium.

Cody Free vs. Aider/Cline (Free + API): Cody Free has no API costs — it’s genuinely free within its limits. Aider and Cline are more capable but cost money via API fees. If you want zero-cost AI assistance, Cody Free wins. If you want more powerful capabilities and are willing to pay per-token, the open-source tools offer more flexibility.

FAQ

Is Cody Free really free?

Yes. Cody Free requires no API keys and no payment. You install the VS Code or JetBrains extension, create a Sourcegraph account, and start using it. There are monthly request limits, but within those limits, there are no costs.

Can I use Cody without Sourcegraph?

Yes. Cody Free and Pro work as standalone VS Code or JetBrains extensions without a Sourcegraph instance. You only need the Sourcegraph platform for Enterprise features like cross-repository code search, batch changes, and code insights.

Which IDEs does Cody support?

Cody has extensions for VS Code and JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, GoLand, and others). There’s also a web-based interface within the Sourcegraph platform for Enterprise users.

Can I use Cody with my own API key?

No. Unlike open-source tools like Aider or Cline, Cody doesn’t support bring-your-own-key. You use the models that Sourcegraph provides and manages.

Is Cody Enterprise worth it for a team of 10?

Probably not, unless you specifically need code search across many repositories. For a team of 10, the $490/month cost is hard to justify for AI assistance alone. Cursor Teams at $40/user/month or Copilot Business at $19/user/month offer better pure-AI value at smaller scale. Enterprise becomes compelling at 50+ developers with 100+ repositories.

Does Cody offer self-hosted deployment?

Yes, Enterprise tier includes the option for self-hosted Sourcegraph instances. This is important for organizations with strict data residency requirements or those in regulated industries who need code and AI interactions to stay on their own infrastructure.

How does Cody’s autocomplete compare to Copilot?

Cody’s autocomplete is competitive with Copilot for popular languages like Python, TypeScript, and Go. Copilot still has a slight edge in breadth of language support and completion quality for niche frameworks. Cody’s advantage is its deeper context understanding, especially on Enterprise where it can pull context from across your codebase.

Does Cody include IP indemnity?

Enterprise customers should discuss IP indemnity terms with Sourcegraph’s sales team. The standard Enterprise agreement includes provisions for AI-generated code, but specific terms may vary by contract.

Try Cody Free
DR

Written by DevTools Review

We're developers who use AI coding tools every day. Our reviews are based on real-world experience, not press releases. We test with real projects and share what we actually find.

Newsletter

Stay ahead of AI coding tools

Weekly roundup of new features, pricing changes, and honest takes. No spam, unsubscribe anytime.

Join 2,000+ developers. Free forever.