Supercharge your tools with AI-powered features inside many JetBrains products
Are you ready to dive into the world of AI agents and create your own from scratch? We’ve got just the thing for you! Join us this August for a two-part livestream series about Koog, JetBrains’ open-source agentic framework that empowers developers to build AI agents entirely in Kotlin. Whether y…
I was testing my agent built on Koog, JetBrains' open-source framework for building AI agents in Kotlin. I fed it a task from SWE-bench-Verified, a real-world GitHub issue that tests whether AI can actually write code. For the first 100 messages, everything looked promising. The agent methodicall…
We’ve just released Koog 0.3.0, which comes with many updates that make building, running, and managing intelligent agents easier. This version focuses on durability, speed, observability, and smoother integration with real-world systems. If you’ve been exploring how to develop your own intellige…
We’ve got some exciting news for the Kotlin Community! At this year’s KotlinConf, we’re introducing Koog, an innovative, open-source agentic framework that empowers developers to build AI agents within the JVM ecosystem using a modern Kotlin DSL. We designed Koog to provide developers with the tools…
Debugging computational notebooks can be quite frustrating for a variety of reasons, including issues like out-of-order cell execution, missing data files, and library conflicts. Traditional AI tools often struggle with these problems due to the interactive nature of notebooks, but at JetBrains, we …