CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/koog

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

86

1.86x
Quality

88%

Does it follow best practices?

Impact

86%

1.86x

Average score across 45 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-43/

See What the Agent Is Doing During a Demo

Problem/Feature Description

A developer is preparing a conference demo of a Koog 1.0 agent. The agent calls several tools during a run. The developer wants the audience to follow along — they want a lightweight stdout surface that shows when each tool begins AND when it completes, so the audience can track the agent's progress in real time on a projector at the back of a room.

They explicitly do NOT want production telemetry — no Langfuse, no OTel collector, no metric dashboards. They just want the lightest-weight thing Koog offers that surfaces per-step activity to the developer's terminal during the demo.

The agent is otherwise unchanged from a basic AIAgent(...) call.

Output Specification

Walk through what to add. Produce the modified agent construction and Gradle dependency change as a single response, labeled.

evals

README.md

tile.json