Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

5 items on 12 Aug 2026
Java GitHub

quarkusio/quarkus: 3.39.0.CR1

Major changes #55629 - [3.x] Add post-quantum cryptography (PQC) support to TLS registry Complete changelog #47598 - Quarkus REST issue with UriInfo and matrix parameters #48889 - Introduce another Qute escape…

Source: Quarkus Releases quarkusbot
Java

How to Use AI Agents in IntelliJ IDEA With ACP

The Agent Client Protocol (ACP) defines a common contract between a client – like IntelliJ IDEA – and an agent. IntelliJ IDEA already includes several ACP-compatible agents: Codex, Claude Agent, and Junie. Beyond these…

Source: IntelliJ IDEA Blog Anton Arhipov
Java

Top 5 AI Features in IntelliJ IDEA

When developers hear “AI in the IDE”, the first thing that often comes to mind is a chat window. IntelliJ IDEA includes an AI chat, but JetBrains AI features also appear in many other parts of the development workflow.…

Source: IntelliJ IDEA Blog Anton Arhipov
Java

Agent Skills in IntelliJ IDEA

Agent Skills have become a key building block of the Agent Harness for AI-driven agentic development. They give AI agents additional capabilities and knowledge, enabling them to complete tasks in a way that aligns with…

Source: IntelliJ IDEA Blog Siva Katamreddy