Skip to content

[Feature Request] Ability for coding agent to ask clarifying questions before starting to workย #84

@BOLT04

Description

@BOLT04

Describe your question

It would be great to have some setting or toggle for Copilot coding agent to ask clarifying questions before starting to work. This could be used only sometimes, e.g. on complex issues.
I think this is often in many prompts when using Copilot in chat mode or other features for example.

Example

Prompt for Copilot coding agent:

If you need more information before starting to work, ask as many clarifying questions as you need to complete the task successfully.

Copilot comment:

I'd be happy to help implement this issue. Let me ask some clarifying questions to better understand the codebase and the problem before proceeding. Here are my clarifying questions before implementing:
1. The issue mentions XYZ...
1. Should this apply to X?
1. ....

Once I have these details, I can start implementing.

User comment:

1. Yes, XYZ is the file you should look at
2. No

Then the ๐Ÿ‘€ reaction is used on that user comment to signal that the agent will start working, using the comments as context, just like it does today.

Motivation
This feature could help us give more important details to Copilot that we didn't have in the issue description. In theory this could improve Copilot's output in the first draft PR, instead of the user only giving feedback to Copilot once that draft PR is done.

Does anyone find this useful to have as a new feature for Copilot coding agent?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions