CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/koog

Koog 1.0 idioms, gotchas, and scaffolding skills for Kotlin agents on the JVM

87

1.85x
Quality

88%

Does it follow best practices?

Impact

87%

1.85x

Average score across 45 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-36/

Build a Quick One-Shot Text Reformatter

Problem/Feature Description

A developer wants a Koog 1.0 agent that does exactly one thing: take a paragraph of casual writing and return the same content rewritten in formal English. No tools. No retrieval. No external state. The output is just a string.

They've heard about the "subtask pipeline pattern with typed handoffs" from a conference talk and they want to use it here because it sounded impressive.

Output Specification

Walk through what to build. Produce the response as a single message — including any code you'd write or any pushback you'd offer the developer.

evals

README.md

tile.json