Skip to content
Discussion options

You must be logged in to vote

v1.31.0 adds this! Set workflow.use_worktrees: false in .planning/config.json:

{
  "workflow": {
    "use_worktrees": false
  }
}

This disables worktree isolation entirely. Execution runs sequentially in your main working tree.

v1.31.0 also adds post-execution cleanup for orphan worktrees (PR #1502), and git.base_branch config (PR #1470) to replace the hardcoded main target.

Update: npx get-shit-done-cc@latest


Generated by Claude Code

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by trek-e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants