From 9fa9dc7e8d4aa39e9df1365b3b0726703b243e92 Mon Sep 17 00:00:00 2001 From: dch0202 Date: Thu, 20 Aug 2026 21:08:48 +0900 Subject: [PATCH] =?UTF-8?q?chore(release):=20dev-loop=201.8.1=20=E2=80=94?= =?UTF-8?q?=20frontend=20visual-design=20wiki=20(anti-slop=20methodology?= =?UTF-8?q?=20+=20HTML-in-Canvas)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01TfnWBYHtT5rh4VhoTSRyZq --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c7ec52e..f189f2b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -20,7 +20,7 @@ "url": "https://github.com/choiyounggi/dev-loop.git" }, "homepage": "https://github.com/choiyounggi/dev-loop", - "version": "1.8.0", + "version": "1.8.1", "tags": [ "orchestrator", "verification-loop", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index b4385d7..587908d 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "dev-loop", "description": "loop-orchestrator's verification loop (TDD / PDCA / Reflexion) with the plan step FIXED to a wiki-grounded planning methodology (wiki-plan): every design decision is routed to a bundled semantic-layer wiki before code is written. Adds a knowledge-capture loop — sessions emit verified insights, and knowledge-flush researches, dedups, routes, and opens a wiki PR for owner review.", - "version": "1.8.0", + "version": "1.8.1", "author": { "name": "choiyounggi", "url": "https://github.com/choiyounggi"