Dotnet logo

.NET Tools

Essential productivity kit for .NET and game developers

.NET Tools Bugfix Releases ReSharper Platform Rider

Rider and ReSharper 2025.3.0.4: Important Updates Released

Another set of updates for the 2025.3 versions of ReSharper and Rider has just been released. This release contains important bug-fixes as well as feature updates.

Let’s take a look at what’s been improved.

Rider 2025.3.0.4

Multi-agent experience in the AI Chat window: Junie and Claude Agent

Claude Agent has become the first third-party AI agent natively integrated into JetBrains IDEs. With its addition, JetBrains introduces a multi-agent experience that brings even more flexibility and power to your development workflow. Now that Claude Agent and Junie are available in the same chat interface, you can switch between agents seamlessly and get the right kind of assistance for every task.

The easiest way to start working with any agent now is to launch it directly from the AI chat. However, the Junie plugin (and some of its features exclusively) will still be available for you if you prefer to use Junie it this way.

Learn more here.

Transparent AI quota tracking in the IDE

You can now view your remaining AI credits, renewal date, and top-up balance directly inside your IDE, and if you run out of credits, you can initiate a top-up from there as well. This update makes it easier to monitor and manage your AI resources – bringing more clarity and convenience to your AI usage. 

In Junie, if your task uses more than 1.2 AI credits, you will get a notification. This feature is currently available in the Junie plugin and will be coming to the AI chat soon.

Learn more about AI quotas in this blog post.

[Coming Soon] Bring Your Own Key

With BYOK, you will be able to connect to OpenAI, Anthropic, or any OpenAI API-compatible local model using your own API key, without logging into JetBrains AI. This gives you more control over how you use AI in IntelliJ IDEA, and it’s ideal if you prefer to work with a specific provider.

This setup is particularly powerful when paired with a JetBrains AI subscription (including the free tier), which provides enhanced completion, extra models, and bonus credits while still allowing you to use your own key for chat and agents.

Learn more here

Game development

Rider now provides cloud-powered multi-line code completion for shaders in Unity, Unreal Engine, and Godot projects.For Godot developers, cloud completion suggestions are also available for GDScript files.

Working with databases

Rider replaces the term query console with query file – because consoles have essentially always been files, and it’s time the UI reflected that. We’ve also simplified the workflow, making it more discoverable and consistent. You can learn more about the change in this post. 

Notable fixes included in this build:

  • We’ve resolved the issue of excessive memory usage when opening .NET 6 solutions [RIDER-132952].
  • Rider now ships with the correct IJent version, restoring full WSL support. Git, Docker integration, terminals, and device discovery over WSL work reliably again. [IJPL-219668]
  • Deploying to Android devices now works reliably again. Rider correctly uploads the application APK file, even when a previous version is already installed on the device. [RIDER-132740]
  • Rendered documentation now correctly displays code containing < and > characters. [RIDER-119249]
  • Search Everywhere now returns results in a stable, predictable order. [RIDER-132113]
  • Source-generated files from System.Text.Json are now detected correctly and no longer produce false errors. [RIDER-132634]

For the complete list of resolved issues, please refer to our issue tracker

ReSharper 2025.3.0.4 

Here are the most notable fixes included in this update:

  • SQL/NoSQL support can now be excluded from the dotUltimate installer. An installation key is available for silent setups, allowing teams to omit these features when not needed. [RSRP-501992]
  • The Unit Test Output panel in Out-of-Process mode now shows vertical scrollbars correctly, making long test output fully navigable again. [RSRP-501537]

For the full list of issues resolved in this build, please refer to our issue tracker.


You can download the latest builds from our website (RiderReSharper) or via the Toolbox App. You can also update Rider as a snap.

image description