🚀 Make AI Coding in JetBrains IDEs Smoother with Explyt 5.13
RELEASE

Explyt 5.3: New Agent Modes and LLM Choice for Personal Use

EXPLYT TEAM

EXPLYT TEAM

28.12.2025

4 MINUTES

Explyt 5.3: New Agent Modes and LLM Choice for Personal Use

Explyt 5.3 introduces powerful updates for individual developers, including LLM selection in Settings for Personal plan users, new Agent modes, and UI improvements.

Model Selection in Settings for Individual Users

Model Selection

Individual developers can now choose the LLM model they want to use with the agent.

New Agent Modes

Mode Selection

We have added three modes, and plan to implement more in the coming months.

Agent — a full-featured agent that can read and edit files, identical to the previous default chat mode. It is best suited for day-to-day work unrelated to project exploration or testing.

Ask — a read-only agent mode. It can read project files and browse web pages, making it well-suited for project exploration (for example, onboarding to a new codebase), brainstorming implementation ideas, and analyzing the causes of bugs.

Tester — a mode focused on test generation. While tests can also be generated in Agent mode, Tester is designed to deliver more accurate and consistent results.

For example, in our internal benchmark of 33 real projects (endpoints of ~2,000 lines, ≥150 KLOC, using Spring, TestContainers, Java, and Kotlin), with all other factors being equal (the same model and the same input prompt), the Tester agent produced significantly better results than the standard Agent mode.

Test generation task from source codeAgentTester
Percentage of compiled test classes76%94%
Percentage of passing tests67%90%
Test coverage64%80%

The Tester mode is currently only available in IntelliJ IDEA (and its forks) for Java and Kotlin.

Smooth AI Chat Display

We improved the UI by making the display of AI-generated text smoother, reducing eye strain.

Agent Edit Tool: Reliability Boost

Agent Edit Tool Fix

As part of our continuous improvement of our AI agent, we have implemented significant enhancements to the file editing tool (edit_tool) to increase its reliability and success rate. We want to share with you benchmark results demonstrating a noticeable improvement in agent effectiveness.

Technical benchmark results show statistically significant improvement in key metrics. File editing success rate increased by 8.4% in small tasks (from 82.47% to 89.47%), by 4.86% in complex tasks (from 92.54% to 97.06%), and by 6.42% in test generation (from 90.55% to 96.36%). The agent has also become more reliable in following requirements and violates explicit user instructions less frequently.

For developers and testers, this means more predictable and safe interaction with the agent. The agent now makes fewer unintended changes, causes less code damage, and more frequently completes tasks successfully. The improved reliability of the editing tool reduces time spent debugging and fixing errors introduced by the agent.

Install the update now and see how Explyt transforms the way you build, test, and fix code.

LATEST NEWS

Explyt 5.13: Better Test Coverage, Project Context, and AI Coding Flow
Explyt 5.13: Better Test Coverage, Project Context, and AI Coding Flow
RELEASE
17.06.2026
Explyt 5.12: General agent, faster code context, broader Test mode, and cleaner AI code review
Explyt 5.12: General agent, faster code context, broader Test mode, and cleaner AI code review
RELEASE
15.06.2026
Stop Wasting Tokens on Noise: Meet the JetBrains AI Agent That Finally Handles Real Enterprise Legacy Code
Stop Wasting Tokens on Noise: Meet the JetBrains AI Agent That Finally Handles Real Enterprise Legacy Code
ARTICLE
04.06.2026