GitHub Copilot cloud agent just got a lot more flexible ✨ You can now it use it to research, plan, and make code changes without needing to open a pull request first. https://t.co/zKQ4DeSiC3 https://t.co/Soi08zV4XS
GitHub Updates Copilot Cloud Agent to Research and Plan Before Writing Code
· Updated
GitHub updated Copilot cloud agent, its autonomous tool for multi-step development, with features for deep research and implementation planning. The agent is no longer restricted to pull-request workflows; it can now operate directly on a branch, allowing you to review a full diff (a representation of code changes) before deciding to submit.
This shift moves AI from a reactive autocomplete tool to a proactive collaborator. By requiring an approved implementation plan before execution, the system introduces a human-in-the-loop checkpoint. This reduces the risk of the agent pursuing incorrect technical directions during complex, repository-wide refactors or feature additions.
You can trigger these capabilities through the Agents tab in your repository or via Copilot Chat. These features are available to all paid Copilot plans, though Business and Enterprise administrators must manually enable the agent. You can now iterate on a branch until the work is ready for a formal review.
GitHub
@github
19retweets138likes
View on X


