Transient window always resets the setting to true
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Testing #335726
I'm guessing this issue is by design.
After running through the steps below, the New Worktree checkbox is still checked. I believe it's because transient always uses a different temp directory on Windows. Toggling the user-level `sessions.useWorktree` setting to `false` and reloading the Agents window finally unchecked the box.
```text
Close the Agents Window
Open the terminal and run code-insiders --agents --transient
...
Confirm that the "New Worktree" checkbox is not set
```
Contributor guide
Assessment
This issue has not been assessed yet.