From 1319532078e299fb77d9fdb2607e824594026636 Mon Sep 17 00:00:00 2001 From: dch0202 Date: Mon, 17 Aug 2026 23:48:05 +0900 Subject: [PATCH] =?UTF-8?q?chore(release):=20dev-loop=201.7.0=20=E2=80=94?= =?UTF-8?q?=20pasted-text=20send=20guard,=20status-write=20gating,=20four-?= =?UTF-8?q?lens=20review,=20wiki=20gap=20seeds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rolls up everything merged since 1.6.0: - #94: review-time wiki routing, four-lens Phase 4 pass, insight emission, socratic rework, failure-class pages - #93: enforceable prohibition lint rule, disjoint routing scopes, flush concurrency - #102 (#87–#90): {ORCH_DIR} path token, watch-status stall gating + reason surfacing, merge-on-approval - #105 (#99, #100): stale scope-purity guards deleted, launch-session suite isolated from ambient LO_*/GROUNDWORK_* env - #108 (#96, #97, #38): cmd_send [Pasted text] guard with bounded Enter retry, $TMUX-gated status-update session resolution + failed-phase reset playbook, wiki gap seed pages G1–G6 Version bump propagates the send-prompt.sh delivery-confirmation fix to plugin consumers (groundwork references dev-loop by URL; the cache updates on version change). Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_014PCWX9umAP1CLZJnaGPV7Q --- .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 7ed9805..e911d76 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.6.0", + "version": "1.7.0", "tags": [ "orchestrator", "verification-loop", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index bc4224c..35911c5 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.6.0", + "version": "1.7.0", "author": { "name": "choiyounggi", "url": "https://github.com/choiyounggi"