Agent Merge: Keep Your PR Moving in VS Code
James Montemagno introduces Agent Merge (Experimental) in Visual Studio Code, a workflow aimed at keeping pull requests moving after they’re opened.
Overview
Agent Merge (Experimental) is presented as an agent-driven PR workflow inside VS Code that can:
- Handle review comments on an open pull request
- Respond to failed checks (for example, builds or tests)
- Resolve merge conflicts
- Apply the necessary fixes
- Re-run builds and tests
- Continue iterating until the PR is ready to merge
Link
- Documentation: https://aka.ms/Doc/Agent-Merge