mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
fix(lite-plan): update user confirmation step to collect four inputs instead of three
This commit is contained in:
@@ -434,7 +434,7 @@ ${planObject.tasks.map((t, i) => `${i+1}. ${t}`).join('\n')}
|
||||
|
||||
**Step 4.2: Collect User Confirmation**
|
||||
|
||||
After displaying the plan, collect three inputs via AskUserQuestion:
|
||||
After displaying the plan, collect four inputs via AskUserQuestion:
|
||||
|
||||
**Operations**:
|
||||
- Collect four inputs:
|
||||
|
||||
Reference in New Issue
Block a user