Skip to content

Commit 6dab137

Browse files
Yassinelloclaude
andcommitted
feat: Add hybrid worktree system (v0.4.3)
Major feature release adding flexible worktree management for parallel development. New Commands: - /worktree (setup, sync, status, prune) - /hotfix (alias for /ship --worktree) Enhanced Commands: - /ship: Added --worktree flag, smart warnings, migration support - /debugging: Added --worktree flag, session management Features: - Permanent worktrees (hotfix/, debug/) for reusable isolation - Intelligent sync strategy (auto-sync with thresholds) - Lock files (one fix at a time per worktree) - Configuration file (.claude/config-worktrees.json) - Comprehensive documentation Philosophy: "Start simple (Main), scale up (Worktree) when needed" See CHANGELOG-v0.4.3.md for full details. 🤖 Generated with Claude Code https://claude.com/claude-code Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 19877df commit 6dab137

File tree

11 files changed

+2728
-224
lines changed

11 files changed

+2728
-224
lines changed

.claude/commands/context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,4 +369,4 @@ Last 3 commits:
369369

370370
Plugin: claude-prd-workflow
371371
Category: PRD Management
372-
Version: 0.4.2
372+
Version: 0.4.2

0 commit comments

Comments
 (0)