Files stay authoritative
Markdown and Git are the durable record. The SQLite cache is disposable.
Public preview candidate
GitDocket is a local-first Markdown graph with a focused CLI and web interface—for teams and coding agents that want durable project context without another hosted source of truth.
Requires Bun 1.3.14+ · macOS or Linux
One linked source of truth
Documentation, decisions, tasks, epics, and agent workflows remain ordinary reviewable files. GitDocket derives readiness, history, indexes, and local views without taking ownership away from Git.
docket init
docket overview
docket serve
Designed for practical trust
Markdown and Git are the durable record. The SQLite cache is disposable.
The web interface binds to 127.0.0.1 and is not a hosted multi-user service.
Deterministic commands handle mechanics; versioned workflows carry judgment.
Init is additive, brownfield-aware, and leaves existing Markdown untouched until you review it.
View GitDocket on GitHub