From a8ab0164187f4e03b1015eec62599fd62ed7b62f Mon Sep 17 00:00:00 2001 From: James Sesler Date: Thu, 23 Jul 2026 01:55:40 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20update=20website=20to=20v0.12.9=20?= =?UTF-8?q?=E2=80=94=2018=20MCP=20tools,=20new=20Pi=20commands,=20vision?= =?UTF-8?q?=20interview?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs.html | 44 +++++++++++++++++++++++++++++++++++++------- features.html | 2 +- index.html | 6 +++--- showcase.html | 2 +- 4 files changed, 42 insertions(+), 12 deletions(-) diff --git a/docs.html b/docs.html index cdcd8f1..e6ba91f 100644 --- a/docs.html +++ b/docs.html @@ -138,6 +138,34 @@

Slash commands, widgets, and tool gating.

/codecarto-usage

Show cumulative and per-phase token usage from local phase runs.

+
+

/codecarto-open

+

Activate an existing workspace without resetting state.

+
+
+

/codecarto-vision

+

Run a guided product discovery interview for the synthesis pipeline.

+
+
+

/codecarto-switch-pipeline

+

Switch the active pipeline without losing findings or progress.

+
+
+

/codecarto-publish

+

Publish the reimplementation spec to a configured library.

+
+
+

/codecarto-library-init

+

Initialize a library directory with marker and config.

+
+
+

/codecarto-config

+

Show the effective merged configuration.

+
+
+

/codecarto-dashboard

+

Regenerate the dashboard HTML.

+
@@ -147,7 +175,7 @@

Slash commands, widgets, and tool gating.

03 · MCP server
-

10 tools for any MCP-compatible host.

+

18 tools for any MCP-compatible host.

The same core primitives exposed as a Model Context Protocol server. Wire it into Claude Code, Claude Desktop, or any MCP host. The host runs the LLM, isolates phase sessions, and controls @@ -182,11 +210,13 @@

10 tools for any MCP-compatible host.

- The server exposes 10 workflow and library tools: codecarto_init, - codecarto_status, codecarto_next, codecarto_phase, - codecarto_validate, codecarto_complete, and - codecarto_skill, plus codecarto_publish, - codecarto_library_list, and codecarto_library_reindex. + The server exposes 18 workflow and library tools: codecarto_init, + codecarto_status, codecarto_switch_pipeline, codecarto_next, + codecarto_phase, codecarto_validate, codecarto_complete, + codecarto_skill, codecarto_publish, codecarto_library_list, + codecarto_library_reindex, codecarto_library_init, + codecarto_config, codecarto_vision, codecarto_open, + codecarto_usage, codecarto_dashboard, and codecarto_list_skills. Workflow tools accept an absolute cwd for the target repository; library tools accept a configured or explicit library path.

@@ -332,7 +362,7 @@

Package

diff --git a/features.html b/features.html index edf26a0..f7aa610 100644 --- a/features.html +++ b/features.html @@ -369,7 +369,7 @@

Package

diff --git a/index.html b/index.html index 32724a7..494af23 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@
- Evidence-backed software cartography · v0.12.3 + Evidence-backed software cartography · v0.12.9

Understand existing software. Plan what comes next.

@@ -244,7 +244,7 @@

Pi extension

MCP server

-

10 tools for workflow control and library operations. Wire them into Claude Code, Claude Desktop, or any MCP-compatible host. The host owns phase sessions and compaction; CodeCartographer supplies byte-identical prompts and validation.

+

18 tools for workflow control and library operations. Wire them into Claude Code, Claude Desktop, or any MCP-compatible host. The host owns phase sessions and compaction; CodeCartographer supplies byte-identical prompts and validation.

Drop-in template

@@ -306,7 +306,7 @@

Package

diff --git a/showcase.html b/showcase.html index c69c7d5..8a7075e 100644 --- a/showcase.html +++ b/showcase.html @@ -265,7 +265,7 @@

Package