CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/kotlin-tutor

Teaches AI agents to write idiomatic Kotlin instead of Java-in-a-.kt-file.

98

1.20x
Quality

98%

Does it follow best practices?

Impact

99%

1.20x

Average score across 8 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-8/

Todo App

Problem Description

Build a small todo-list application. It needs to support two operations:

  • An operation called addTask that accepts a string title and adds a new task to the list
  • An operation called markComplete that accepts an integer ID and marks the corresponding task as complete

Output Specification

Write the implementation to output/TodoApp.<ext>, choosing the file extension that matches the language you write in. Implement the two operations so they behave as described.

evals

README.md

tile.json