Explyt 5.8 🚀 teaches AI agents the IDE basics: debugging, refactoring, and run configurations
RELEASE

Explyt 5.0 with Rider Support is Out!

EXPLYT TEAM

EXPLYT TEAM

16.10.2025

3 MINUTES

Explyt 5.0 with Rider Support is Out!

Rider support

We are happy to introduce Explyt 5.0 with Rider support. Developing and testing C# applications is now even more efficient with Explyt.

Agentic Mode for Test Generation and Test Repair in Java/Kotlin

Previously, when generating tests in Java/Kotlin projects, the Explyt plugin provided only a fixed set of settings (such as choosing the testing and mocking frameworks, and the type of tests). When fixing tests, it followed a rigid pipeline.

With the improvement in model quality, this approach is no longer optimal. Therefore, in this release, we are introducing a new agentic mode for test generation and test repair.

Now, the model independently decides which key decisions need to be coordinated with the user before generating a new test class and how to most effectively fix outdated or failing tests.

How it works?

  1. Before generating a test class, you are offered several test setup options
  2. Each option is described in 5–6 short points outlining its key aspects (for example, where mocks will be used and where real dependencies will be invoked)
  3. You choose the most suitable option (you can also edit it manually or with the help of the agent)
  4. The agent confirms the test scenarios and generates the tests
  5. If needed, the agent corrects the tests (while continuing to follow the previously chosen test setup and if necessary confirming test setup changes with you)

If you wish, you can switch back to the previously used mechanism for test generation and test repair

Generate unit test from stacktrace frame for Java/Kotlin

1

Starting with this version, if a large, long-running test fails, you can debug it much faster. To do this, click the Explyt: Reproduce button next to the relevant frame in the stack trace. As a result, you will get an isolated, faster unit test which reproduces the same issue. With such a test, debugging heavy Java/Kotlin tests becomes much easier.

New agent tooling: Web search & Web fetch

The agent can now fetch web pages and use them in chat.

The agent can also search the web for you on the following websites:

We'll add more testing and development websites to the search soon!

Minor agent improvements

1
  • Control agent chat by editing previous messages
  • New types of local search indexes

LATEST NEWS

Explyt 5.8: How We Taught an AI Agent to Debug, Refactor, and Use Run Configurations in the IDE
Explyt 5.8: How We Taught an AI Agent to Debug, Refactor, and Use Run Configurations in the IDE
RELEASE
08.04.2026
Explyt 5.7: More Context, Less Friction
Explyt 5.7: More Context, Less Friction
RELEASE
25.03.2026
Explyt 5.6: Interactive Onboarding, Manual Skills Invocation, and Drag-and-Drop for Images
Explyt 5.6: Interactive Onboarding, Manual Skills Invocation, and Drag-and-Drop for Images
RELEASE
12.03.2026