GitHub announced on July 8, 2026 that GitHub Mobile can start a Copilot cloud-agent workflow to fix pull-request merge conflicts.

Primary source: GitHub Changelog, July 8, 2026.

The unsafe mental model is “tap once and the conflict is solved.” A safer model is:

mobile intent -> bounded remote task -> proposed patch -> verification -> human merge

Enter fullscreen mode