This update introduces dynamic workspace switching, allowing the server to rebind to new roots at runtime and isolating index/memory contexts accordingly. I've also added VS Code support for auto-switching and included a fallback mechanism for extension installations, streamlining development across multiple repositories. These changes significantly improve how the system handles context shifts, with unit tests now covering the isolated memory state. Juggling projects

Implemented runtime workspace switching and improved extension integration - caiowilson/MCP-memento