From 5df8ac92c531201d7301131700b48b7c32ede62a Mon Sep 17 00:00:00 2001 From: Ali Turki Date: Fri, 3 Jul 2026 13:50:34 +0800 Subject: [PATCH] docs(roadmap): record v0.6.0 as shipped --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index d11c79b..d96d178 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -8,7 +8,7 @@ Layout uses **Now / Next / Later / Considering** - no fixed dates, no quarter co In active development. -_(v0.6 - the MCP foundation - is merged to main and queued for release; see "Unreleased" below)_ +_(v0.6.0 - the MCP foundation - just shipped; next up: markdown task formats, see "Next")_ ## Next @@ -68,7 +68,7 @@ Direction unclear, community input wanted before committing. ## Recently shipped -### Unreleased (v0.6 candidate, in main) +### v0.6.0 - **MCP server (`docsreader-mcp`)** - a bundled stdio MCP server AI agents write through: docs with a status-as-folder lifecycle (research / in-progress / done / archived, optional phase subfolders), topic-addressed memory, and Backlog.md-shaped tasks. Tools for the full lifecycle, every doc exposed as a resource, a self-describing onboarding resource, `start-task` / `record-decision` prompts, and recovery-bearing tool errors. - **Connect to AI agents** - Settings pane that detects installed MCP clients (Claude Code, Cursor, Windsurf, VS Code, Codex) and registers the server with each in one click; non-destructive config merges.