Comparison

sitrep vs Backlog.md

Backlog.md is one of the strongest tools in this space: free, open-source, local-first, markdown-native, with an MCP server - the same values sitrep holds. The difference is the job. If you want a task board, Backlog.md is the better pick - a task manager is exactly what sitrep refuses to become.

Disclosure: this page is written by the maker of sitrep. Read the framing with that in mind - and note that where the honest answer is "use Backlog.md", this page says so.

The one-sentence difference

Backlog.md gives you and your agents a structured task format to author into - tasks live as markdown files in the repo, move across a kanban board, and travel through git. sitrep is an AI project status dashboard: a state layer on top of the markdown your AI agents already generate - it authors nothing and asks you to author nothing.

Put differently: with Backlog.md, the source of truth is tasks you created. With sitrep, the source of truth is the plans, decision logs and progress notes your agents already wrote - it parses status, phases, open decisions and due dates out of them, across every project at once.

Side by side

sitrepBacklog.md
What it isAI project status dashboard - a passive state layer over existing filesGit-native task manager: CLI plus kanban board, tasks as markdown files in the repo
Format demandedNone - parses the organic markdown agents already writeIts own task file format; tasks are authored into it
What it readsPlans, analyses, decision logs, progress notes - files nobody structured for a toolIts own tasks and docs
State surfacedStatus, phases, open decisions, due dates and stalenessTask status on a per-repo board
ScopeCross-project - one overview across every repo and workspacePer-repo
Writes to your filesThree guarded state operations in the document’s own convention; nothing else, everCreates and updates its own task files
Agent integrationMCP server exposing parsed state, read-only firstMCP server for task management
Sharing and mobilePlanned: read-only, end-to-end-encrypted mirror and share linksGit-based sharing; local web UI bound to 127.0.0.1, no mobile
License and priceCommercial desktop app, in developmentFree, MIT-licensed open source
Local-firstYes - no account, no network, no telemetry by defaultYes - no account, no telemetry

When to choose Backlog.md

A task manager with its own authored format is on sitrep's anti-roadmap permanently - that job is Backlog.md's, and it does it well.

When to choose sitrep

Using both

These tools are complementary, not substitutes. Backlog.md is an authored task layer inside a repo; sitrep is a passive state layer across repos. If your agents work Backlog.md tasks and also write plans and decision docs, it sits above both, reading whatever markdown is there. Nothing about adopting one forecloses the other, and they share the same posture:local-first, no account, no telemetry.

sitrep is in development, launching first on macOS. Local-first - your files never leave your machine.