Skip to content

Comments

Remove the confirmation prompt when creating git worktrees#144

Merged
kieranklaassen merged 1 commit intoEveryInc:mainfrom
XSAM:fix-worktree
Feb 8, 2026
Merged

Remove the confirmation prompt when creating git worktrees#144
kieranklaassen merged 1 commit intoEveryInc:mainfrom
XSAM:fix-worktree

Conversation

@XSAM
Copy link
Contributor

@XSAM XSAM commented Feb 3, 2026

This fixes a bug that prevented Claude from creating a worktree by using the git-worktree skill on the first try.

Sometimes Claude can figure out and add echo "y" in front of the worktree-manager.sh on the second try, but sometimes it could fall back to the git worktree command.

This PR would stabilize the behavior of worktree creation.

Copy link
Collaborator

@kieranklaassen kieranklaassen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY

@kieranklaassen kieranklaassen merged commit c40eb2e into EveryInc:main Feb 8, 2026
@XSAM XSAM deleted the fix-worktree branch February 8, 2026 23:55
kprimdal added a commit to primux-dk/laravel-compound-engineering that referenced this pull request Feb 9, 2026
- Add `sync` command to sync ~/.claude/ personal config to OpenCode/Codex (EveryInc#123)
- Backup existing config files before overwriting (EveryInc#119)
- Remove worktree creation confirmation prompt (EveryInc#144)
- Fix .git file detection in worktrees (use -e instead of -d) (EveryInc#159)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
criztiano pushed a commit to criztiano/coen that referenced this pull request Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants