From 733295adef46d4b86ac0f235cc69d412e7703b6d Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Thu, 13 Nov 2025 07:58:29 -0800 Subject: [PATCH 1/3] Update enterprise.mdx to reflect changes in AI features and pricing structure --- docs/pricing/plans/enterprise.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pricing/plans/enterprise.mdx b/docs/pricing/plans/enterprise.mdx index 1afeb8476..c34f75862 100644 --- a/docs/pricing/plans/enterprise.mdx +++ b/docs/pricing/plans/enterprise.mdx @@ -12,7 +12,7 @@ Here's a detailed breakdown of features included in the different Enterprise pla | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Description** | - Search with enterprise-level security, scalability, and flexibility | - Search with enterprise-level security, scalability, and flexibility | | **Price** | - $59/user/month
- 25+ devs | - $59/user/month
- Contact Sales | -| **AI features** | - Cody AI Assistant | - Cody AI Assistant
- Bring your own LLM key | +| **AI features** | - Deep Search | - Cody AI Assistant
- Bring your own LLM key | | **Code Search features** | - Everything in Enterprise Starter, plus:
- Batch Changes
- Code Insights
- Code Navigation | - Everything in Enterprise Starter, plus:
- Batch Changes
- Code Insights
- Code Navigation | | **Deployment types** | - Single-tenant Coud | - Self- Hosted | | **Compatibility** | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails (Deprecated)
- Context Filters | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails (Deprecated)
- Context Filters | From b6733cbb7bb97492a7b8abf349a603fe2cc363d1 Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Thu, 13 Nov 2025 08:03:59 -0800 Subject: [PATCH 2/3] Update plan-comparison.mdx to modify AI feature descriptions and clarify pricing for Deep Search as an add-on --- docs/pricing/plan-comparison.mdx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/pricing/plan-comparison.mdx b/docs/pricing/plan-comparison.mdx index f73e46f69..1c722eaf1 100644 --- a/docs/pricing/plan-comparison.mdx +++ b/docs/pricing/plan-comparison.mdx @@ -5,13 +5,7 @@ | **Features** | **Free** | **Enterprise Starter** | **Enterprise** | | -------------------------------- | --------------------------------- | --------------------------------- | ----------------------------------------------------- | | **AI** | | | | -| Autocomplete | N/A | N/A | Unlimited | -| Chat messages and prompts | N/A | N/A | Unlimited | -| Code context and personalization | N/A | N/A | Remote, enterprise-scale codebases | -| Prompt Library | N/A | N/A | ✓ | -| Bring your own LLM Key | N/A | N/A | Self-Hosted only | -| Auto-edit | N/A | N/A | ✓ | -| Aentic chat experience | N/A | N/A | ✓ | +| Deep Search | N/A | N/A | Add-on | | **Code Search** | | | | | Code Search | Public Code | ✓ | ✓ | | Code Navigation | - | ✓ | ✓ | From 04fc0c6f9e9fa87174a64706260ba7a77a1366c0 Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Thu, 13 Nov 2025 08:10:06 -0800 Subject: [PATCH 3/3] Update enterprise.mdx to correct AI features description and adjust pricing details for the Enterprise plan --- docs/pricing/plans/enterprise.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pricing/plans/enterprise.mdx b/docs/pricing/plans/enterprise.mdx index c34f75862..463160129 100644 --- a/docs/pricing/plans/enterprise.mdx +++ b/docs/pricing/plans/enterprise.mdx @@ -12,7 +12,7 @@ Here's a detailed breakdown of features included in the different Enterprise pla | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Description** | - Search with enterprise-level security, scalability, and flexibility | - Search with enterprise-level security, scalability, and flexibility | | **Price** | - $59/user/month
- 25+ devs | - $59/user/month
- Contact Sales | -| **AI features** | - Deep Search | - Cody AI Assistant
- Bring your own LLM key | +| **AI features** | - Deep Search | - Deep Search | | **Code Search features** | - Everything in Enterprise Starter, plus:
- Batch Changes
- Code Insights
- Code Navigation | - Everything in Enterprise Starter, plus:
- Batch Changes
- Code Insights
- Code Navigation | | **Deployment types** | - Single-tenant Coud | - Self- Hosted | | **Compatibility** | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails (Deprecated)
- Context Filters | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails (Deprecated)
- Context Filters |