github / github/copilot-cli

Feature Request: Allow user to add deferred Todos

Offen
#3,142 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
area:agents
Vorherrschende Sprache
Shell
Sterne
11.2k
Forks
1.9k
Ø Merge
14 Std. 16 Min.
Gemergte PRs (30 T.)
6

Beschreibung

### Describe the feature or problem you'd like to solve

If i notice something i want change, but dont want to kick the agent off track, i want to be able to add that thing as a deferred todo

### Proposed solution

Allow user to add todos to the session state `todos` table.
Introduce a command like.

```
/todo update th package XY to version Z and use the more modern element N instead of M in the codebase
```

Problem: i often look at the session progressing and then notice things a want to change. I would love to have a way to add such ideas to an "defered todo" list or something like that, so it doesn´t interrupt the current task.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginne damit, die Tabelle `todos` im Sitzungsstatus und den Einstiegspunkt für die Verarbeitung von Slash-Befehlen zu finden. Verfolge, wie Todos derzeit gespeichert und angezeigt werden, und ermittle dann, wie ein `/todo`-Befehl ein aufgeschobenes Element hinzufügen sollte, ohne die aktive Aufgabe zu unterbrechen. Fertig ist die Arbeit, wenn ein Benutzer den angeforderten Text zum Sitzungsstatus hinzufügen und sehen kann, dass er als Todo erhalten bleibt.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
shell
Bereich
cli
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Ruhig
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.