News

Microsoft Duels JetBrains with Same-Day AI Coding Moves

In an IDE AI update, this week we see JetBrains unveiling a new coding agent called Junie just as Microsoft introduced a free tier for GitHub Copilot in Visual Studio.

The moves are the latest efforts to expand the reach of coding AI, as GitHub just last month announced a free Copilot tier for Visual Studio Code that also applied to otheier IDEs, including JetBrains and even Visual Studio. So this week's post from Microsoft just follows up on previous news. Junie, though, is brand-new and waitlisted.

"With the launch of Junie, JetBrains AI coding agent, we are redefining how we code by leveraging its agentic power for co-creation right in your IDE," said Andrew Zakonov of JetBrains in a blog post yesterday. "With Junie, you can fully delegate routine tasks to your very own personal coding agent or collaborate with it to execute more complex ones together. Thanks to the power of JetBrains IDEs, coupled with reliable LLMs, Junie already solves tasks that would otherwise require hours of work."

Meanwhile, in a Microsoft post on the same day, Microsoft's Rhea Patel followed up on the original free Copilot announcement she made last month, in which she hinted at "putting the finishing touches on a more streamlined experience in January."

That more polished experience is now here.

"We're excited to announce an all new free plan for GitHub Copilot, available for everyone today in Visual Studio. All you need is a GitHub account. No trial. No subscription. No credit card," she said.

She again noted the limitations of the free tier:

Copilot Plans
[Click on image for larger view.] Copilot Plans (source: GitHub).

In addition to nothing the limitations, she highlighted features including advanced AI model access, new productivity-enhancing features (multi-file edits, enhanced chat, commit messages, debugging tools), and more.

JetBrains, meanwhile has set up an early access program waiting list for Junie, which is available for IntelliJ IDEA, PyCharm, WebStorm, GoLand, CLion, Rider, and DataGrip.

Key highlights of this new offering include:

  • Agentic Capabilities for Task Delegation: Developers can fully delegate routine tasks to Junie or pair with it on more complex ones, leveraging its agentic power for co-creation within the IDE.
  • Task Success Rate: According to SWEBench Verified, a curated benchmark of 500 developer tasks, Junie can solve 53.6% of tasks on a single run, indicating its potential to handle a wide range of development tasks efficiently.
  • Enhanced Code Quality: By combining the capabilities of JetBrains IDEs with large language models (LLMs), Junie not only accelerates development but also aims to improve code quality. It can generate code, run inspections, write tests, and verify their success.
  • Contextual Understanding and Adaptability: Junie is designed to understand the context of any given project and adapt to a developer's coding style. It can follow specific coding guidelines, ensuring that its contributions align with the team's standards.
  • Developer Control and Transparency: Despite its autonomous capabilities, Junie ensures that developers remain in control. Users can review proposed changes and guide critical decisions, maintaining oversight of the codebase.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events