JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
blog.jetbrains.com
JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
1–10 of 130 posts
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#2Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#3> According to SWEBench Verified, a curated benchmark of 500 developer tasks, Junie can solve 53.6% of tasks on a single run
That's nice I guess, but why isn't this an entry on the actual https://www.swebench.com/#verified website? (Also: 53% isn't that impressive these days, Claude Sonnet can reach 63%)
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#4The only downside - which might be fixed in the newest release - is that it completely forgets context between messages - even in the same message window. But that feels like both cost cutting and easy to fix
My biggest issues with Claude Code and Cursor for what its worth:
Claude Code: Price, plus when it doesnt get things right, within a few messages it ALWAYS just creates a new file entry point with some demo console.logs that do nothing but show messages, and claims to have succeeded in what I asked
Cursor: Will break some functionality in my web application while fixing or creating others, about 80% of the time
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#5- JetBrains AI tools (AI Assistant and Junie coding agent) are now available under a single subscription starting with version 2025.1.
- There are three tiers: AI Free, AI Pro, and AI Ultimate.
- The free tier offers unlimited code completion, local AI models, and credit-based access to cloud AI assistance and Junie.
- AI Assistant supports Claude 3.7 Sonnet and Google Gemini 2.5 Pro.
- Junie is powered by Anthropic's Claude and OpenAI models.
It's not clear whether AI Free will be available in Community Edition IDEs or not.
Update: From the AI Plans & Pricing page, there's a tooltip that says: "The free tier is not available in the Community Editions of PyCharm and IntelliJ IDEA."
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#6I'd like to know more about what is powering Junie under the hood. > According to SWEBench Verified, a curated benchmark of 500 developer tasks, Junie can solve 53.6% of tasks on a single run That's nice I guess, but why isn't this an entry on the actual https://www.swebench.com/#verified website? (Also: 53% isn't that impressive these days, Claude Sonnet can reach 63%)
“JetBrains and Anthropic share a commitment to transforming how developers work. Developers rely on Claude’s state-of-the-art performance in solving complex, real-world coding tasks. We’re excited to see how Junie, powered by Claude, will help the global developer community create innovative things within the trusted JetBrains IDEs that customers love.” Mike Krieger, Chief Product Officer, Anthropic
Kind of confusingly, in today's release of Rider 'Junie' is mentioned nowhere I can find. The AI assistant tab, which was already available (paid), just has options to pick from popular models (4o, o1, o3, Gemini, Claude) or LM Studio / Ollama
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#7Well, colour me surprised. I've used JetBrains as an an example of a pretty decent company in the past (e.g. the way they remind you your subscription is up for renewal a couple of months in advance, so you have all the time in the world to unsub if you like), but I wasn't expecting them to just add this to the existing subscriptions.
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#8Summary: - JetBrains AI tools (AI Assistant and Junie coding agent) are now available under a single subscription starting with version 2025.1. - There are three tiers: AI Free, AI Pro, and AI Ultimate. - The free tier offers unlimited code completion, local AI models, and credit-based access to cloud AI assistance and Junie. - AI Assistant supports Claude 3.7 Sonnet and Google Gemini 2.5 Pro. - Junie is powered by A…
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#9https://www.jetbrains.com/help/idea/disable-ai-assistant.htm...
Errr, that 404s now. I hope the functionality still works.
Here's the cached version:
https://web.archive.org/web/20250329143832/https://www.jetbr...
> Restrict usage of AI Assistant for a project Create an empty file named .noai in the root directory of the project.
> When this file is present, all AI Assistant features are fully disabled for the project. Even if this project is opened in another IDE, the AI Assistant features will not be available.
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#10I'd like to know more about what is powering Junie under the hood. > According to SWEBench Verified, a curated benchmark of 500 developer tasks, Junie can solve 53.6% of tasks on a single run That's nice I guess, but why isn't this an entry on the actual https://www.swebench.com/#verified website? (Also: 53% isn't that impressive these days, Claude Sonnet can reach 63%)
This quote claims it is 'powered by Claude' “JetBrains and Anthropic share a commitment to transforming how developers work. Developers rely on Claude’s state-of-the-art performance in solving complex, real-world coding tasks. We’re excited to see how Junie, powered by Claude, will help the global developer community create innovative things within the trusted JetBrains IDEs that customers love.” Mike Krieger, Chief…