From 29aa3af4b88428396b073477d7c67e4dbada7e56 Mon Sep 17 00:00:00 2001 From: Jeonghwan Lee Date: Mon, 8 Jun 2026 10:57:50 +0900 Subject: [PATCH] chore(pins): bump rune-mcp to v0.1.0-alpha.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up the /rune:activate fix from CryptoLabInc/rune-mcp#12 (clear the user_deactivated marker so /rune:activate resumes a deactivated daemon). DO NOT MERGE until rune-mcp v0.1.0-alpha.4 is released — the rune release workflow verifies pinned downstream releases exist (gh release view) and will fail otherwise. Co-Authored-By: Claude Opus 4.8 (1M context) --- .release-pins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.release-pins.yaml b/.release-pins.yaml index d31851e..5b95a02 100644 --- a/.release-pins.yaml +++ b/.release-pins.yaml @@ -1,2 +1,2 @@ -rune_mcp_version: v0.1.0-alpha.3 +rune_mcp_version: v0.1.0-alpha.4 runed_version: v0.1.0-alpha.5