From d255e633fe96ee53e285fa02fc3c0eb37d67979e Mon Sep 17 00:00:00 2001 From: catlog22 Date: Fri, 10 Oct 2025 15:22:11 +0800 Subject: [PATCH] refactor(ui-design): remove internal parameter `--continue-run` for clarity and maintain backward compatibility --- .claude/commands/workflow/ui-design/explore-auto.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.claude/commands/workflow/ui-design/explore-auto.md b/.claude/commands/workflow/ui-design/explore-auto.md index bef09271..b08ed696 100644 --- a/.claude/commands/workflow/ui-design/explore-auto.md +++ b/.claude/commands/workflow/ui-design/explore-auto.md @@ -56,7 +56,6 @@ allowed-tools: SlashCommand(*), TodoWrite(*), Read(*), Bash(*), Glob(*), Write(* - `--style-variants `: Style variants (default: inferred from prompt or 3, range: 1-5) - `--layout-variants `: Layout variants per style (default: inferred or 3, range: 1-5) - `--batch-plan`: Auto-generate implementation tasks after design-update -- `--continue-run `: (Internal) Continue from previous phase completion **Legacy Parameters** (maintained for backward compatibility): - `--pages ""`: Alias for `--targets` with `--target-type page`