CommandCodeAI / CommandCodeAI/desktop
Pause and resume an in-flight conversation
Nessuno ha ancora preso questa issue.
- Lingua principale
- Shell
- Stelle
- 80
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
What problem are you trying to solve?
There's no way to suspend a conversation that is actively running. If the
agent is partway through a multi-step task and I need to close my laptop,
step away, or switch to something else, my only option is to interrupt the
run — which ends the current turn, and picking up later means starting the
task over rather than continuing it.
This makes long-running tasks impractical: the longer the task, the more
progress I lose if I have to stop.
What would improve it?
The ability to pause an in-flight conversation - mid-response, or partwaythrough a multi-step task - and resume it later from exactly where itstopped, with the agent's progress intact.
To be clear: I know previous sessions can already be resumed from the chatlist. This is a different need - suspending a run that is currently inprogress, not re-opening a finished one
Even a simple "paused" state that survives an app restart and can be
continued from the same point would solve it.
What do you do today?
I either let the task run to completion before stepping away, or interruptit and re-describe the task when I come back - re-explaining context and
redoing work that was already finished.
Product area
None
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non sono indicati file, test o punti di ingresso. Inizia tracciando il modo in cui una conversazione attiva viene interrotta e il modo in cui lo stato della conversazione sopravvive al riavvio dell’app. Definisci lo stato in pausa e il comportamento alla ripresa, includendo la conservazione dell’avanzamento durante un’attività composta da più passaggi; il lavoro è considerato completato quando un’esecuzione in corso può essere messa in pausa e proseguita dallo stesso punto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- desktop
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100