Verified: old URL 404s, host is up (control URLs 200), new URL 200. Unblocks catalog's check-versions.mjs (voyage was the sole ERROR).
23 lines
884 B
JSON
23 lines
884 B
JSON
{
|
|
"name": "voyage",
|
|
"description": "Voyage — brief, research, plan, execute, review, continue. Contract-driven Claude Code pipeline. /trekbrief, /trekplan, and /trekreview each end by building a self-contained operator-annotation HTML (scripts/annotate.mjs, modelled on claude-code-100x): select text or click any element, pick intent (Fiks/Endre/Spørsmål), write comment, copy structured prompt, paste back, Claude revises the .md.",
|
|
"version": "5.10.0",
|
|
"author": {
|
|
"name": "Kjell Tore Guttormsen"
|
|
},
|
|
"homepage": "https://git.fromaitochitta.com/open/voyage",
|
|
"repository": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"voyage",
|
|
"trek",
|
|
"planning",
|
|
"implementation",
|
|
"research",
|
|
"context-engineering",
|
|
"agents",
|
|
"adversarial-review",
|
|
"headless",
|
|
"execution"
|
|
]
|
|
}
|