Preflight Checklist
Problem Statement
When using the Claude Code desktop app, a new git worktree is automatically
created for each conversation. There is no supported setting to disable this behavior.
Proposed Solution
Add a supported configuration option in settings.json to disable automatic
worktree creation. For example:
"worktreeEnabled": false
Environment:
- OS: Windows 11
- App: Claude Code Desktop
Alternative Solutions
No response
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
No response
Additional Context
No response
Preflight Checklist
Problem Statement
When using the Claude Code desktop app, a new git worktree is automatically
created for each conversation. There is no supported setting to disable this behavior.
Proposed Solution
Add a supported configuration option in settings.json to disable automatic
worktree creation. For example:
"worktreeEnabled": false
Environment:
Alternative Solutions
No response
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
No response
Additional Context
No response