Add pause and restart controls for session agent processes
Nessuno ha ancora preso questa issue.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 157
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Feature summary
Add controls to pause a session and restart its underlying agent process while preserving the same session.
What problem are you trying to solve?
I want to temporarily stop a session's execution or restart its agent process without losing conversation history, workspace changes, or having to recreate the session. The operation should affect only the selected session, not require restarting the entire app.
Proposed solution
- Provide discoverable Pause session and Restart agent actions in the session UI.
- Pause execution without archiving or deleting the session, and clearly indicate the paused state.
- Restart the underlying agent process for the existing session, preserving its conversation history, workspace, uncommitted changes, and session configuration.
- Make lifecycle transitions and any failures visible so users can tell whether the session is paused, restarting, or ready.
Here, restart means restarting the agent process while keeping the session, not merely resuming a paused response or starting a new conversation.
Workflow impact
Gives users per-session execution control and a way to recover a stuck or unhealthy agent without disrupting other sessions or discarding existing work.
Additional context
Related: #2462 requests pausing work on a session. This request also covers explicitly restarting the agent process while preserving session continuity.
Guida per i contributori
Apri la guida per i contributori
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
Inizia individuando i punti di ingresso dell’UI della sessione e del ciclo di vita del processo dell’agente; nell’issue non sono indicati file o test. Il lavoro è completato quando le azioni „Pause session“ e „Restart agent“ per sessione preservano la cronologia della conversazione, le modifiche al workspace, la configurazione e l’identità della sessione, mostrando gli stati in pausa, riavvio, pronta e errore senza influire sulle altre sessioni.
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
- 35/100