github / github/copilot-cli

`/delegate` without committing and pushing local changes

Open
#3,200 3 comments 0 reactions 0 assignees View on GitHub
area:agents
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

I would like to have an option to delegate tasks without committing and pushing local changes.

### Proposed solution

Let's introduce `uncommited` subcommand of `/delegate` command to delegate the task without committing and pushing local changes.

### Example prompts or workflows

`/delegate uncommited do the plan`
`/delegate uncommited complete the API integration tests and fix any failing edge cases`
`/delegate uncommited complete fix failed tests`

or just add "No, proceed" menu item here:

Image

### Additional context

It's annoying that `/delegate` requires to do something with uncommited local changes ( commit and push or stash them) just to be able to delegate the task
Could you please make the command to be able to proceed without it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.