Vibe Coding
VS Code 1.136 ships Agent Merge, and multi-root workspaces make you pick which folder's agent hooks load
Agent Merge (preview, behind chat.agentMerge.enabled) keeps an agent working a pull request until review feedback, failed checks and merge conflicts are resolved. The multi-root workspace support is the detail worth reading: Copilot and Claude agent sessions now span all folders, but agent hooks stay scoped to a single folder, and when hooks are found in more than one VS Code prompts you to nominate a primary folder. Chat sessions also become a hierarchy, with child chats nested under the parent session.
↳ Follow the thread