How to manually accept edits (like Claude Code) in Copilot Agent? #163369
Replies: 1 comment 1 reply
-
Possible Solutions to Try
Ask Copilot to "show me the changes first" before implementing
Make smaller, incremental requests
Check if there are any Copilot Agent configuration options in your IDE Where to Submit This Feedback GitHub Copilot feedback: github.com/github-copilot-resources/copilot-feedback Alternative channels: GitHub Community Discussions: github.com/orgs/community/discussions Suggested Feature Request |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
Copilot Agent Mode
Body
When using Claude Code, the default behavior is for all code changes to be presented as a diff, that the user must accept, in which case the changes are written to the filesystem, or deny, in which case the user is prompted to explain what is wrong. I find this to be the excellent workflow for using AI-assisted coding.
With Copilot Agent Mode, I feel as if I lose control very quickly as it makes edits without feedback. This is ideal for "vibe coding," but not serious work.
See title.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions