mirror of
https://github.com/obra/superpowers.git
synced 2026-04-23 01:49:04 +08:00
fix: update stale references and restore silence safety net (PRI-974)
Post-inversion cleanup: - executing-plans, subagent-driven-development: update Integration description from "Ensures isolated workspace" to "Detects workspace environment and offers worktree isolation on request" - codex-tools.md: update step references (Step 0→1, Step 1→2) - using-git-worktrees Step 2: restore "silence → ask once more" instead of "silence → work in place" to preserve safety net for confused users Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -56,7 +56,7 @@ Tell the user their options, then **wait for a reply**:
|
||||
- **User explicitly asks for a worktree** → proceed to Step 3
|
||||
- **User says work in place** → skip to Step 4
|
||||
- **User gives no clear worktree preference** → skip to Step 4 (default is in-place)
|
||||
- **Silence or unrelated reply** → skip to Step 4 (default is in-place)
|
||||
- **Silence or unrelated reply** → ask once more, then skip to Step 4 if still unclear
|
||||
|
||||
The default is always Step 4. Step 3 requires an explicit "yes, create a worktree" from the user.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user