From 8a8509350183dd93914b1efb0c3ce26daf9d722f Mon Sep 17 00:00:00 2001 From: Younggi Choi <74581798+choiyounggi@users.noreply.github.com> Date: Sat, 22 Aug 2026 00:57:32 +0900 Subject: [PATCH] =?UTF-8?q?chore(release):=20dev-loop=201.8.5=20=E2=80=94?= =?UTF-8?q?=20token-efficiency=20reinforcement=20(wiki=20page=20+=20token-?= =?UTF-8?q?report.sh=20+=20skill=20directives)=20(#132)?= 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_01DSmPhBqtbkfieq2kTzLWhJ --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index f2e9f1c..079fd06 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.4", + "version": "1.8.5", "author": { "name": "choiyounggi", "url": "https://github.com/choiyounggi"