Home / Questions / What are known limitations of the Copilot coding agent?
Explanatory Question

What are known limitations of the Copilot coding agent?

👁 38 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

  • Works only in the same repository where the issue/PR is assigned.

  • Can open only one PR per task.

  • Cannot modify PRs it didn’t create.

  • Doesn’t sign commits.

  • Requires GitHub-hosted Ubuntu x64 runners.

  • Doesn’t support self-hosted runners or managed user accounts.

  • Doesn’t enforce “Block public code” policy.