diff --git a/client/jetbrains/CHANGELOG.md b/client/jetbrains/CHANGELOG.md index ebc2aca8708..342da8f2bcc 100644 --- a/client/jetbrains/CHANGELOG.md +++ b/client/jetbrains/CHANGELOG.md @@ -101,7 +101,7 @@ problems. ### Merged PRs - Total [99 PRs](https://github.com/sourcegraph/sourcegraph/milestone/232?closed=1) merged since the last release -- JetBrains: Cody: Bump Jetbrains platform compat to `221.5080.210`, +- JetBrains: Cody: Bump JetBrains platform compat to `221.5080.210`, by [@Gedochao](https://github.com/Gedochao) ([#56625](https://github.com/sourcegraph/sourcegraph/pull/56625)) - JetBrains: fix capitalization, by [@vdavid](https://github.com/vdavid) ([#56576](https://github.com/sourcegraph/sourcegraph/pull/56576)) @@ -203,7 +203,7 @@ problems. by [@vdavid](https://github.com/vdavid) ([#56196](https://github.com/sourcegraph/sourcegraph/pull/56196)) - JetBrains: manually construct server url to fix any issues with it, by [@szymonprz](https://github.com/szymonprz) ([#56419](https://github.com/sourcegraph/sourcegraph/pull/56419)) -- gh: give a proper name to Jetbrains test job, +- gh: give a proper name to JetBrains test job, by [@jhchabran](https://github.com/jhchabran) ([#56622](https://github.com/sourcegraph/sourcegraph/pull/56622)) - JetBrains: require restart after installation, by [@olafurpg](https://github.com/olafurpg) ([#56174](https://github.com/sourcegraph/sourcegraph/pull/56174)) diff --git a/client/web/src/cody/onboarding/CodyOnboarding.tsx b/client/web/src/cody/onboarding/CodyOnboarding.tsx index b7ad852c83d..6727e70a5c3 100644 --- a/client/web/src/cody/onboarding/CodyOnboarding.tsx +++ b/client/web/src/cody/onboarding/CodyOnboarding.tsx @@ -208,7 +208,7 @@ function WelcomeStep({ onNext, pro }: { onNext: () => void; pro: boolean }): JSX Ready to breeze through the basics and get comfortable with Cody - {pro ? ' Pro Trial' : ''}? + {pro ? ' Pro' : ''}? )} @@ -226,16 +226,16 @@ export const CodySubscriptionPage: React.FunctionComponent Unlimited {' '} - Autocompletions per month + autocompletions per month
Unlimited {' '} - Messages and Commands per month + messages and commands per month
- Out-of-the-box and custom commands + Built-in and custom commands
@@ -245,7 +245,7 @@ export const CodySubscriptionPage: React.FunctionComponent
- LLM Support + LLM support Multiple LLM choices for chat @@ -257,15 +257,15 @@ export const CodySubscriptionPage: React.FunctionComponent - Default LLMs for Commands, and Autocomplete + Default LLMs for commands and autocomplete
Compatibility - VS Code, JetBrains IDEs, and NeoVim + VS Code, JetBrains IDEs, and Neovim - All major coding languages + All popular coding languages - Many human language support - + Many human languages + All major code hosts - +
- Up to $19 / user / month + Up to $19/user/month
25 users minimum @@ -332,23 +332,23 @@ export const CodySubscriptionPage: React.FunctionComponent - Contact Sales + Contact sales
Unlimited {' '} - Autocompletions per month + autocompletions per month
Unlimited {' '} - Messages and Commands per month + messages and commands per month
- Out-of-the-box and custom commands + Built-in and custom commands
@@ -358,7 +358,7 @@ export const CodySubscriptionPage: React.FunctionComponent
- LLM Support + LLM support Flexible LLM choices @@ -371,7 +371,7 @@ export const CodySubscriptionPage: React.FunctionComponent - Bring your own LLM Key experimental + Bring your own LLM key experimental Bring your own LLM coming soon @@ -379,16 +379,16 @@ export const CodySubscriptionPage: React.FunctionComponent
- Enterprise Features + Enterprise features - Everything in Pro plus... + Everything in Pro, plus: Enterprise support Flexible deployment options - Enterprise admin and security features (SSO, SAML, SCIM, Audit Logs, etc.) + Enterprise admin and security features (SSO, SAML, SCIM, audit logs, etc.) - Guardrails Coming Soon + Guardrails coming soon
diff --git a/client/web/src/cody/subscription/UpgradeToProModal.tsx b/client/web/src/cody/subscription/UpgradeToProModal.tsx index 4aa45ce9a18..ba6ff375a24 100644 --- a/client/web/src/cody/subscription/UpgradeToProModal.tsx +++ b/client/web/src/cody/subscription/UpgradeToProModal.tsx @@ -31,7 +31,7 @@ export function UpgradeToProModal({

Upgraded to Cody Pro 🎉

- You now have unlimited autocomplete suggestions, chat messages and commands. + You now have unlimited autocompletions, chat messages and commands.

$9

- / month + /month
Free until Feb 2024, no credit card needed diff --git a/client/web/src/tour/data/index.tsx b/client/web/src/tour/data/index.tsx index 8222e1e8180..6cf3a7bd904 100644 --- a/client/web/src/tour/data/index.tsx +++ b/client/web/src/tour/data/index.tsx @@ -130,7 +130,7 @@ export const authenticatedTasks: TourTaskType[] = [ }, { id: 'CodyJetbrains', - label: 'Install for Jetbrains', + label: 'Install for JetBrains', action: { type: 'new-tab-link', value: 'https://plugins.jetbrains.com/plugin/9682-cody-ai-by-sourcegraph', diff --git a/doc/cody/capabilities/commands.md b/doc/cody/capabilities/commands.md index 3452a7b3df9..cb3c5298392 100644 --- a/doc/cody/capabilities/commands.md +++ b/doc/cody/capabilities/commands.md @@ -34,7 +34,7 @@ Commands are also available in the JetBrains extension. To access it, navigate t