feat: auto-change directory after setup command#11
Conversation
Add automatic directory change to newly created repository after successful setup, making the setup command consistent with other worktree commands (add, switch, remove) that also change directories. Resolves #6 Co-authored-by: Liam White <liamawhite@users.noreply.github.com>
|
Claude finished @liamawhite's task —— View job PR Review: Auto-change directory after setup commandReview Checklist:
Review Feedback✅ Code Quality & Best PracticesThe implementation follows the established pattern used by other commands ( ✅ ConsistencyExcellent consistency with other commands:
|
Add automatic directory change to newly created repository after successful setup, making the setup command consistent with other worktree commands (add, switch, remove) that also change directories.
Resolves #6
Generated with Claude Code