Documentation

The handbook.

Status pills tell you what is shippable today. Tanvrit Automator is in active development; some references forward-link to abstractions being built in parallel.

ReadyDraftIn progressNot started

Concepts

How the agent thinks. Read these first; everything else builds on them.

Installation

Get the desktop app running and pull a planner model. Five minutes end-to-end.

Configuration

AppPreferences JSON shape, environment variables, and per-project overrides.

Agent loop & states

The internals. Read after you have run the sample flow.

Scenarios DSL

Describe what you want the agent to do. Forward-references commonMain abstractions being built in parallel.

MCP server

Expose the agent's 31 tools to any MCP-compatible client (Claude Desktop, Cursor, Zed, custom).

Bench corpus

Lock in good behaviour. AssertionEvaluator compares new runs to the canonical bench.

API reference

For library consumers. Public Kotlin API exposed via commonMain interfaces.

Examples

Worked examples, end-to-end. Clone, run, modify.

Something missing?

The docs are evolving with the product. Tell us what would help.

Send docs feedback