CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/koog

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

88

1.95x
Quality

88%

Does it follow best practices?

Impact

88%

1.95x

Average score across 43 eval scenarios

SecuritybySnyk

Passed

No known issues

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