Skip to main content
ClaudeWave

Koog is a JVM (Java and Kotlin) framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms – from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems

Subagents4.3k stars426 forksKotlinApache-2.0Updated today
Editor's note

Koog is a Kotlin Multiplatform framework from JetBrains for building AI agents that run on JVM, Android, iOS, JavaScript, and WasmJS targets. Developers define agent behavior using a type-safe Kotlin DSL, compose complex workflows through graph-based pipelines, and attach custom tools that reach external systems and APIs. It connects to Anthropic's Claude alongside Google, OpenAI, DeepSeek, OpenRouter, Ollama, and Bedrock through a pluggable provider model, and supports the Model Context Protocol so agents can consume MCP tools directly. Built-in agent persistence lets execution resume from specific checkpoints after failures, and an intelligent history compression layer trims token usage during long-running conversations without dropping context. Spring Boot and Ktor integrations make embedding agents into existing JVM services straightforward, while OpenTelemetry exporters feed observability data to providers such as Weights and Biases Weave and Langfuse. The framework targets JVM backend engineers and Kotlin Multiplatform developers who need reproducible, production-grade agent infrastructure without leaving the JVM ecosystem.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/JetBrains/koog && cp koog/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

2 items in this repository

Use when the user asks to add Java tabs/examples to mkdocs docs that already have Kotlin examples (files under docs/docs/**.md using === "Kotlin" / Knit INCLUDE+SUFFIX blocks). Handles mkdocs-material tabs, Knit directives, @JavaAPI bridge methods, and JVM factory classes.

Install

|

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentframeworkagentic-aiagentsaiai-agents-frameworkaiagentframeworkandroid-aianthropicgenaigenerative-aijavajvmkotlinktorllmmcpmulti-agent-systemsollamaopenaispring

What people ask about koog

What is JetBrains/koog?

+

JetBrains/koog is subagents for the Claude AI ecosystem. Koog is a JVM (Java and Kotlin) framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms – from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems It has 4.3k GitHub stars and was last updated today.

How do I install koog?

+

You can install koog by cloning the repository (https://github.com/JetBrains/koog) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is JetBrains/koog safe to use?

+

Our security agent has analyzed JetBrains/koog and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains JetBrains/koog?

+

JetBrains/koog is maintained by JetBrains. The last recorded GitHub activity is from today, with 141 open issues.

Are there alternatives to koog?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy koog to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: JetBrains/koog
[![Featured on ClaudeWave](https://claudewave.com/api/badge/jetbrains-koog)](https://claudewave.com/repo/jetbrains-koog)
<a href="https://claudewave.com/repo/jetbrains-koog"><img src="https://claudewave.com/api/badge/jetbrains-koog" alt="Featured on ClaudeWave: JetBrains/koog" width="320" height="64" /></a>

More Subagents