<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/jetbrains/best-of/2026/03" -->

---
title: Best JetBrains posts — March 2026 | daily.dev
description: The most upvoted JetBrains posts from March 2026, curated by the daily.dev community.
canonical: https://daily.dev/sources/jetbrains/best-of/2026/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/jetbrains/best-of/2026/03
og:type: website
og:site_name: daily.dev
og:title: Best JetBrains posts — March 2026 | daily.dev
og:description: The most upvoted JetBrains posts from March 2026, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of JetBrains — March 2026

1. 1  
[](https://daily.dev/posts/core-javascript-and-typescript-features-will-be-free-in-intellij-idea-qyptujh4r "Core JavaScript and TypeScript Features Will Be Free in IntelliJ IDEA")  
Article  
![Avatar of jetbrains](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/53ecf0c676f34b3896ee109609d91efa)JetBrains · 25w  
Core JavaScript and TypeScript Features Will Be Free in IntelliJ IDEA  
JetBrains is making core JavaScript, TypeScript, HTML, and CSS features free in IntelliJ IDEA starting with v2026.1\. Previously restricted to Ultimate subscribers, the free tier will now include syntax highlighting, code completion, import management, basic React support, code navigation, refactorings, quality inspections, and integrated tooling for Prettier, ESLint, Vite, and NPM scripts. Advanced features like dedicated debuggers, test runners, and full framework support (Angular, Vue) remain part of the Ultimate subscription, which offers a 30-day free trial.  
20
2. 2  
[](https://daily.dev/posts/how-we-taught-ai-agents-to-see-the-bigger-picture-navjxpaqo "How We Taught AI Agents to See the Bigger Picture")  
Article  
![Avatar of jetbrains](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/53ecf0c676f34b3896ee109609d91efa)JetBrains · 25w  
How We Taught AI Agents to See the Bigger Picture  
AI agents writing code for large legacy codebases tend to repeat outdated patterns because they mistake frequency for correctness. The JetBrains TeamCity team tackled this by building CommitAtlas, an internal tool that mines Git history to extract accepted patterns, naming conventions, and migration examples. Before writing code, agents query CommitAtlas for task-specific guidance derived from real, reviewed commits rather than raw codebase frequency. This approach reduced pull request rejections and helped agents produce code that fits the project's evolving standards rather than its historical defaults. The core insight: repository history is implicit documentation, and giving agents access to it bridges the gap between technically correct and genuinely acceptable code.  
22
3. 3  
[](https://daily.dev/posts/java-26-in-intellij-idea-jnbl9edvz "Java 26 in IntelliJ IDEA")  
Article  
![Avatar of jetbrains](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/53ecf0c676f34b3896ee109609d91efa)JetBrains · 25w  
Java 26 in IntelliJ IDEA  
Java 26 was released on March 17, 2026, delivering ten JEPs with five finalized. There are no new stable language features, but notable additions include HTTP/3 support in the HTTP Client API, AOT cache improvements for any garbage collector (Project Leyden), G1 GC throughput improvements, warnings for deep reflection on final fields, and removal of the Applet API. Preview features include primitive types in patterns (fourth preview), lazy constants (formerly stable values), structured concurrency, and PEM encoding/decoding. The Vector API continues as an incubator feature. IntelliJ IDEA 2026.1 supports all Java 26 features from day one, including new inspections, debugger improvements for virtual threads in structured concurrency, and tooling for lazy constants. A JetBrains contributor also added min/max default methods to java.util.Comparator in the JDK.  
17
4. 4  
[](https://daily.dev/posts/intellij-idea-2025-3-4-is-out--abcemsk1j "IntelliJ IDEA 2025.3.4 is Out!")  
Article  
![Avatar of jetbrains](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/53ecf0c676f34b3896ee109609d91efa)JetBrains · 25w  
IntelliJ IDEA 2025.3.4 is Out!  
IntelliJ IDEA 2025.3.4 has been released, bringing full support for Java 26 as the headline feature. The update also includes several bug fixes: a fix for HTTP requests accidentally triggering other requests in the same file, improved local changes refresh in large Perforce projects, and a correction for the Dependencies tab when using Analyze Cyclic Dependencies. The update is available via the IDE itself, Toolbox App, snaps, or direct download.  
11
5. 5  
[](https://daily.dev/posts/koog-comes-to-java-the-enterprise-ai-agent-framework-from-jetbrains-8kcwtzu55 "Koog Comes to Java: The Enterprise AI Agent Framework From JetBrains")  
Article  
![Avatar of jetbrains](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/53ecf0c676f34b3896ee109609d91efa)JetBrains · 25w  
Koog Comes to Java: The Enterprise AI Agent Framework From JetBrains  
JetBrains has launched Koog for Java, bringing its AI agent framework to the JVM with a fully idiomatic Java API. The framework lets Java teams build AI agents directly in existing backends without Python microservices. Key features include multiple workflow strategies (functional, graph-based, and GOAP planning), Spring Boot integration, support for major LLM providers (OpenAI, Anthropic, Google, DeepSeek, Ollama), fault-tolerant persistence (Postgres, S3, disk) that resumes from the exact failure point, OpenTelemetry observability with Langfuse and W&B Weave support, history compression to manage token costs, and fine-grained Java thread pool control via ExecutorService configuration.  
10  
1

[See all JetBrains archives](/sources/jetbrains/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/jetbrains/best-of/2026/03#page","url":"https://daily.dev/sources/jetbrains/best-of/2026/03","name":"Best JetBrains Posts — March 2026","description":"The most upvoted JetBrains posts from March 2026, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/jetbrains/best-of/2026/03#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/core-javascript-and-typescript-features-will-be-free-in-intellij-idea-qyptujh4r","name":"Core JavaScript and TypeScript Features Will Be Free in IntelliJ IDEA"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-we-taught-ai-agents-to-see-the-bigger-picture-navjxpaqo","name":"How We Taught AI Agents to See the Bigger Picture"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/java-26-in-intellij-idea-jnbl9edvz","name":"Java 26 in IntelliJ IDEA"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/intellij-idea-2025-3-4-is-out--abcemsk1j","name":"IntelliJ IDEA 2025.3.4 is Out!"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/koog-comes-to-java-the-enterprise-ai-agent-framework-from-jetbrains-8kcwtzu55","name":"Koog Comes to Java: The Enterprise AI Agent Framework From JetBrains"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"JetBrains","item":"https://daily.dev/sources/jetbrains"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/jetbrains/best-of"},{"@type":"ListItem","position":5,"name":"March 2026"}]}]}
```

