From 563dde7c5151af977977adafd30e656044fd2dc5 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Fri, 19 Jun 2026 23:08:49 +0200 Subject: [PATCH] docs(voyage): bump catalog entry to v5.5.0 voyage v5.5.0 released (tag v5.5.0 pushed to open/voyage.git). Bump marketplace ref v5.1.1 -> v5.5.0. v5.5.0 ships brief framing enforcement (brief_version 2.2), W0-W3 CC-alignment against CC 2.1.130->181, and narrow wins NW1-NW3 (reviewer schema contract + opt-in --workflow). Closes the 5.1.1->5.5.0 install skew. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01LqBYc8Ltrk7LipyJmGxXiB --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0705dbf..d61008d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -33,7 +33,7 @@ "source": { "source": "url", "url": "https://git.fromaitochitta.com/open/voyage.git", - "ref": "v5.1.1" + "ref": "v5.5.0" }, "description": "Voyage — brief, research, plan, execute, review, continue. Contract-driven Claude Code pipeline with specialized agent swarms, external research triangulation, adversarial review, post-hoc independent review with Handover 6 feedback loop, multi-session resumption, session decomposition, and headless execution. /trekbrief, /trekplan, and /trekreview each end by building a self-contained operator-annotation HTML (scripts/annotate.mjs, modelled on claude-code-100x): pencil-toggle annotation mode, select text or click any element, pick intent (Fiks/Endre/Spørsmål), comment, Copy Prompt, paste back, Claude revises the .md." },