github / github/copilot-cli

`/delegate` without committing and pushing local changes

Abierto
#3,200 3 comentarios 0 reacciones 0 asignados Ver en GitHub
area:agents
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### 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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza siguiendo el comando /delegate y el menú mostrado en el issue; después, inspecciona cómo se gestionan actualmente los cambios locales antes de la delegación. Compara los workflows `uncommited` propuestos con el comportamiento existente del comando. Se considera terminado cuando la delegación puede continuar sin hacer commit, push ni stash de los cambios locales, y el workflow afectado está cubierto por tests si existen.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
shell
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.