I’m working locally in VS code and needed to create a git worktree. While I’m able to access the remote repo to push/pull from my branch, the Palantir extension for VS code can’t access the repository, which means I’m unable to utilize any of the functionality (building, context for ClaudeCode, etc). When I try to open the repository via the Palantir extension, the extension spins. I could attempt to clone the repo again, but that feels further sub-optimal as it will create yet another repo.
Does the Palantir extension support worktrees? If so, what’s the correct workaround?