Summary: - 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…
Under "availability in products", they specifically say that the Free tier is not available on Community Edition. https://www.jetbrains.com/ai-ides/buy/
JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
41–50 of 130 posts
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#42Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#43Earlier quoted context omitted.
The AI feature is also opt-in, so you have to take steps to enable it. The .noai file is helpful when you have specific projects that need to be excluded from AI tools.
I teach and absolutely must be able to disable AI for my student projects otherwise the students learn very little and are lead down false paths constantly
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#44Happy I never jumped on the JetBrains bandwagon... I was curious about Z̶i̶g̶ Zed, until they too started adding AI garbage. Sad. Luckily, I can be fairly confident that my trusty neovim will never add AI garbage unless I specifically go out of my way to install plug-ins. EDIT: Zed, not Zig
You don't _have_ to use the AI stuff, personally I've disabled all of it because my fan was spinning like crazy. Maybe in a year or two I'll try it again.
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#45Happy I never jumped on the JetBrains bandwagon... I was curious about Z̶i̶g̶ Zed, until they too started adding AI garbage. Sad. Luckily, I can be fairly confident that my trusty neovim will never add AI garbage unless I specifically go out of my way to install plug-ins. EDIT: Zed, not Zig
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#46I used JetBrains AI for about a year, it was pretty good to basically help me to scaffold things, it felt like instructing a Junior developer, which isn't bad, saved me time for side projects. Some observations from the pricingpage: https://www.jetbrains.com/ai-ides/buy/?section=personal&bill... * They say free for all IDEs except the community version of PyCharm and IntelliJ. * Looks like if you want to use your own…
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#47I just downloaded IntelliJ community edition yesterday to try Kotlin. I wonder if this applies to it or only to premium version.
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#48(except that it's currently pretty slow probably because servers are overloaded)
Except for Junie. MCP not available for/in Junie?
Re: JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
#49Junie has been amazing for me, completely replaced my payments for Claude Code and Cursor. And it was free (until today). It's the least aggressive agent i've used, no complete re-writes or even close, And is able to achieve about 95% of what I ask of it The 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 f…