Multi-window + same workspace + git worktree?

Hi,

I’d like to work on two features at the same time, one on the FE and one on the BE.

I am in interested in the new background agent feature, but I cannot disable Privacy Mode bc of client NDA’s. I want to be able to monitor progress, be able intervene and unblock in Chat when either stream gets stuck, and be able to submit separate PR’s.

I’m aware Cursor/VS Studio lets you open up the same workspace in separate windows and keeps things reasonably separate with git worktree

I just want to make sure that on the Cursor side, Chat/Agent won’t get confused because of application caches or other shared/temp processes.

Can you confirm that this will work? If not, do you have other ideas how I can accomplish this goal?

Much appreciated,
~s

1 Like