Feature Request: Allow user to add deferred Todos
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia individuando la tabella `todos` nello stato della sessione e il punto di ingresso che gestisce i comandi slash. Traccia il modo in cui i todo vengono attualmente memorizzati e visualizzati, quindi determina come un comando `/todo` dovrebbe aggiungere un elemento rimandato senza interrompere l'attività attiva. Il lavoro è completato quando un utente può aggiungere il testo richiesto allo stato della sessione e vederlo conservato come todo.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- shell
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100