Cody for JetBrains v6.0.14: Claude 3.5 Sonnet, Gemini 1.5, experimental Ollama support, and more
Cody for JetBrains v6.0.14 is now available! This plugin version has new models from Anthropic and Google, better feature discoverability, updated UI hints, experimental Ollama support, and more.
New models: Claude 3.5 Sonnet + Gemini 1.5 Flash & Pro
Cody for JetBrains now includes new flagship models from both Anthropic and Google, including:
- Claude 3.5 Sonnet, a model with the reasoning skills of Claude 3 Opus while being roughly 2x as fast
- Gemini 1.5 Flash, a lightweight model built for speed and efficiency
- Gemini 1.5 Pro, a larger model optimized for high performance across many tasks
These models are available for chat and commands for all Cody users, including Free, Pro, and Enterprise.
ICYMI: Cody Free is now 10x better with no limit on completions
We recently upgraded Cody’s free tier, and it now includes:
- Model choice with Claude 3.5 Sonnet: Cody Free users can now choose which model to use, including Mixtral, Gemini 1.5, Claude 3 Haiku, and even Claude 3.5 Sonnet
- Unlimited code completions: We’re scrapping the limit on code completions. Every tier of Cody, including Cody Free, now gets unlimited AI-generated autocomplete
- 10x more chats and commands: You now get 200 chats and commands every month, up from 20
These changes are live for all users. Cody Pro is still available for $9/month for devs wanting unlimited chat and commands plus access to the best flagship models.
Find Cody features using Search Everywhere
You can now more easily find and discover Cody actions using the Search Everywhere feature in JetBrains.
Press Shift twice to open the Search Everywhere window. Then, type in the Cody: prefix to get a list of all supported Cody actions.
Updates to Cody’s UI hints
When you highlight a code selection, Cody provides an inline hint — Ctrl + Alt + ↵ to Edit
— next to your selection. This hint is now shown below the last line of the selection to be less intrusive. It also isn’t shown when you only select a single line of code, which prevents it from appearing when you’re not intentionally editing a code selection (such as when you use Find/Replace and highlight multiple single-line selections).
You can also turn off this UI hint in the Cody settings.