Copilot CLI AutoPilot mode should pause for user input when a decision requires user confirmation
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
My scenario is code review. I ask Copilot to identify findings and recommend fixes, then I want to review and approve those fixes one by one. However, in AutoPilot mode, Copilot automatically selects one of the recommended fixes, which is not the behavior I want.(“user is not present, let me choose the first one.”)
### Proposed solution
Just pause for user inputs
### Example prompts or workflows
just use compound engineering ce-code-review skill.
/compound-engineering:ce-code-review please help me review and then we will go through all findings one by one, please propose recommended fixings along with our findings
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.