JetBrains AI Assistant のリリース

Released: Apr 28, 2026

2026.1 での更新項目

機能

Skills manager: One place to install, manage, and reuse skills

  • Skills are useful because they give agents reusable capabilities for specific developer tasks, whether that is debugging CI failures, working through PR comments, automating browser flows, or converting Java to Kotlin. The problem is that they often stay locked to a single setup.
  • Skills Manager fixes that by adding a new IDE layer for skill management. That means developers can install skills once inside the IDE and make them...

Released: Jan 22, 2026

2025.3 での更新項目

機能

  • ACP Agent Registry is now available in JetBrains IDEs - You can browse a list of ACP-compatible coding agents and install them with a single click. This makes it easy to try different agents for different tasks and switch between them as needed, all within the same chat interface. What’s more, you don’t need a JetBrains AI subscription to use ACP agents.
  • Codex is now natively integrated into the AI chat - Codex joins a growing set of coding agents you can choose from, all offered from the...

Released: Sep 29, 2025

2025.2 での更新項目

機能

  • Claude Agent in the AI Chat - Claude Agent, built on Anthropic's Agent SDK, has become the first third-party AI agent natively integrated into JetBrains IDEs.
  • Grok models added to the AI сhat - Grok 4, Grok 4.1 Fast, Grok 4.1 Fast (Non-Reasoning), and Grok Code Fast 1.
  • Transparent AI quota tracking in your IDE - You can now view your remaining AI credits, subscription renewal date, and top-up credits directly inside your IDE. If your quota runs out, you can initiate a top-up directly from the...

Released: Apr 28, 2025

2025.1 での更新項目

機能

  • Multi-file changes in edit mode [Beta] - AI Assistant now supports multi-file edits in the chat, suggesting changes across your project while leveraging retrieval-augmented generation (RAG) to locate the most relevant files. Reduce repetitive tasks and implement modifications across multiple files with a single interaction.
  • Apply snippets from chat - Now, when the AI chat suggests a code snippet, you can use the Apply button to automatically find the optimal place to insert the newly...

Released: Nov 13, 2024

2024.3 での更新項目

機能

  • More control over your chat experience: Choose between Gemini, OpenAI, and local models
    • You can now select your preferred AI chat model, choosing from cloud model providers like Google Gemini and OpenAI, or connect to local models. This expanded selection allows you to customize the AI chat’s responses to your specific workflow, offering a more adaptable and personalized experience.
  • Google’s Gemini models now available
    • The lineup of LLMs used by JetBrains AI now includes Gemini 1.5 Pro...

Released: Aug 7, 2024

2024.2 での更新項目

機能

Faster and smarter cloud code completion

  • JetBrains code completion models for Python, Java, and Kotlin - Significantly improved the quality and reduced the latency of code completion for Java, Kotlin, and Python. These enhancements are powered by JetBrains' internally trained large language models. Enhanced locations for cloud completion invocation extend the variety of usage scenarios, while improved suffix matching ensures that the predicted code snippet correctly completes the existing...

Released: Apr 4, 2024

2024.1 での更新項目

機能

Local full line code completion

  • 2024.1 versions of JetBrains IDEs come with full line code completion (FLCC), which is currently available for Java, Kotlin, Python, JavaScript, TypeScript, CSS, PHP, Go, and Ruby. This feature is powered by an advanced deep learning model seamlessly integrated into the IDE. It enhances coding efficiency by predicting and suggesting entire lines of code based on contextual analysis. These suggestions are powered by specialized language models that have been...