From 54283e5dbb25e133c60f6a0b02166e578dfe12d8 Mon Sep 17 00:00:00 2001 From: catlog22 Date: Tue, 24 Mar 2026 15:34:46 +0800 Subject: [PATCH] Refactor user interaction tools from AskUserQuestion to request_user_input across multiple skills for consistency and improved user experience. Update documentation to reflect necessary Codex configuration for interactive confirmations and multi-agent coordination. Ensure mandatory confirmation gates are clearly defined in workflow processes to prevent unintended execution. --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c9025970..6bf2c75b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "claude-code-workflow", - "version": "7.2.8", + "version": "7.2.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "claude-code-workflow", - "version": "7.2.8", + "version": "7.2.15", "hasInstallScript": true, "license": "MIT", "workspaces": [