Skip to content

Autopilot bug during answering process #1822

@owenzhao

Description

@owenzhao

Describe the bug

When Copilot is answering my question and I use shift+tab switching to autopilot mode, Copilot will not be able to write to files properly. It thought it was because the files' privilege was not correct. That is not true. That is because, I guess that during the answering question, Copilot must ask for the writing permission, however autopilot mode forbids that so Copilot doesn't get the write permission and can't ask it. That leads the issue.

Affected version

GitHub Copilot CLI 0.0.421

Steps to reproduce the behavior

  1. ask copilot to change code
  2. during the answer, switch to autopilot

Expected behavior

copilot writes code

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions