Independent Modes in Multiple VS Code Instances with Roo Cline

I’ve been using Roo Cline with VS Code, and I’ve come across an issue that’s frustrating. If I have two instances of VS Code running at the same time, I like to use Architect Mode in one and Code Mode in the other.

However, it seems that the mode settings are not independent. If I switch to Architect Mode in one instance, it automatically switches the other instance to Architect Mode too. Similarly, changing it back to Code Mode in the other instance affects the first one immediately.

It feels like the mode setting is being shared globally rather than being instance-specific. This behavior is quite limiting because I often need to work in different modes simultaneously across different projects.

It would be great if Roo Cline allowed independent mode settings for each VS Code instance. Has anyone else experienced this? Is there a workaround, or is this something the team might address in the future?