Bumps .claude-plugin/plugin.json 4.2.0 -> 4.3.0 (package.json, package-lock.json, and the README badge were already at 4.3.0). Updates the v4.3.0 CHANGELOG entry with the verified test count (711 pass / 0 fail / 2 skipped, 713 total), a "Re-review remediation (Sesjon 13-18)" note covering the 11-finding cycle Waves 1-3 closed, and a "Known issues — deferred to v4.3.1" subsection listing the 3 new findings the Sesjon 18 re-review surfaced in the remediation code (87069b35 SECURITY_INJECTION defense-in- depth, 4cc3bfc9 PLAN_EXECUTE_DRIFT, c6c64a58 MISSING_TEST). Updates root CLAUDE.md (voyage v4.0.0 -> v4.3.0, seven-command + playground), root README + plugin README (test count, Known-limitations note, fixes the stale "trekplan@" install snippet -> "voyage@"), root marketplace.json (voyage description), and plugin CLAUDE.md (Playground paragraph). A plan-critic-reviewed Wave-4 remediation plan for the 3 deferred findings is ready (.claude/plans/, gitignored). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
12 lines
623 B
JSON
12 lines
623 B
JSON
{
|
|
"name": "voyage",
|
|
"description": "Voyage — brief, research, plan, execute, review, revise, continue. Contract-driven Claude Code pipeline + first marketplace playground.",
|
|
"version": "4.3.0",
|
|
"author": {
|
|
"name": "Kjell Tore Guttormsen"
|
|
},
|
|
"homepage": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace/src/branch/main/plugins/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"]
|
|
}
|