Features

Obsidian-style Markdown editor

CodeMirror 6 decorated to feel like Obsidian — live preview, wikilinks, callouts, a command palette, and a Markdown toolbar. Every document is a plain .md on disk and works perfectly outside Kition too.

No proprietary block model. What you save is what is on disk.

The source file is the source of truth

Kition does not serialize "blocks" or translate between JSON and Markdown. What you save is exactly what is on disk. Any text editor, Git client, Obsidian, or Vim opens your vault directly.

A modern editing surface

Built on CodeMirror 6 with wikilinks `[[Page]]`, callouts, syntax-highlighted code fences, inline math, a command palette, and a Markdown toolbar. The common actions are one keystroke away.

Pairs seamlessly with the AI agent

The agent reads your documents and proposes edits as patches. You always see a diff before anything lands, and what is written is still clean Markdown.

Ready when you are.

Kition is a local-first AI workspace. Markdown documents, structured tables, and an AI agent — running on your own machine, against the model provider you choose.