CommandCodeAI / CommandCodeAI/desktop
Pause and resume an in-flight conversation
まだ誰も着手していません。
- 主要言語
- Shell
- スター
- 80
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイル、テスト、エントリポイントは何も指定されていません。まず、アクティブな会話がどのように中断されるのか、またアプリの再起動後も会話の状態がどのように維持されるのかを追跡します。複数ステップのタスク中に進行状況を保持することを含め、一時停止状態と再開時の動作を定義します。完了とは、実行中の処理を一時停止し、同じ地点から続行できることです。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100