A note on an interrupted run promises a worker that no longer exists
メンテナーはふだん 1 日以内に返信
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 68/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
- 技術スタック
- go
- 領域
- backend, cli, documentation, testing
調査の方向性
Start with internal/session/plandb_steer.go:73 and planSteer, then inspect terminalStoreStatus in internal/session/plandb_plan.go:586 and the promise in internal/tui3/taskplan.go:776. Run TestOpenRunPlanSetsAsideARunLeftOpen and review the tmux e2e path. Done means interrupted runs reject note, hold, amendment, and priority writes without changing the store, with the manual and change entry updated.
索引モデルが issue の本文から書いたものです。
説明
Found on santos/dev2 at 008363c98 (#1410). It reaches dev when #1410 merges.
What happened
On 2026-09-24, a note entered on an interrupted run was accepted and the page said the worker reads a note at its next step. The conversation had closed, so no worker remained to take that step. This is related to the interrupted/continue design in #1318.
Replication
Deterministic (no model). In internal/session, adapt TestOpenRunPlanSetsAsideARunLeftOpen: leave a run's root nonterminal, close its owning agent, and call the note path before another request archives the store. Assert that the note is accepted today and the store receives it despite having no live run.
Field (real models). With OPENROUTER_API_KEY and deepseek/deepseek-v4-flash, start a long /task in codeaf chat --no-host, enter /quit, reopen the conversation, and put a note on its interrupted run page. Allow a few minutes and a few cents. The page promises the next step, but no step follows.
Where
internal/session/plandb_steer.go:73, planSteer, searches only for a terminal root; internal/session/plandb_plan.go:586, terminalStoreStatus, excludes interruption. The displayed sentence is internal/tui3/taskplan.go:776.
The fix
Treat a run with no live driver as ended for note, hold, amendment and priority writes. Say that it is interrupted and cannot receive the change; leave its store untouched.
Acceptance
- e2e: through
codeaf chat --no-hostin tmux, a note on an interrupted page is refused andthe worker reads a note at its next stepis absent. - Unit: closing the driver and calling each steer verb writes nothing to the store.
- Update the run-page manual and record the changed promise in a change entry's
invalidates.
- 主要言語
- Go
- スター
- 115
- フォーク
- 14
- 平均マージ
- 9時間 38分
- マージ済み PR(30日)
- 749
環境構築
このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Agent-Field/CodeAF のほかの issue
-
area:chat feature
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
Agent-Field/CodeAF#1510 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
Agent-Field/CodeAF#1489 ·
メンテナーはふだん 1 日以内に返信
-
area:chat bug good first issue sev:papercut
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
Agent-Field/CodeAF#1470 ·
メンテナーはふだん 1 日以内に返信
-
area:chat bug good first issue sev:papercut
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
Agent-Field/CodeAF#1469 ·
メンテナーはふだん 1 日以内に返信
-
area:chat bug sev:papercut
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
Agent-Field/CodeAF#1468 ·
メンテナーはふだん 1 日以内に返信
Agent-Field/CodeAF の issue をすべて見る
似ている issue
-
enhancement low priority
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
eugenioenko/ttt#674 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
メンテナーはふだん 1 日以内に返信
-
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
GoogleCloudPlatform/k8s-config-connector#13462 ·
メンテナーはふだん 1 日以内に返信
-
bug good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
vavallee/bindery#2793 · コメント 1 件 ·
メンテナーはふだん 1 日以内に返信