diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-07-09 03:44:29 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-07-09 03:44:29 +0000 |
| commit | 17027fbbd8eba2f1b6a8dad9c4749173f2533159 (patch) | |
| tree | f1ba251e7f4e7219e410948e9093b3d3620fd377 /web/test/running-view.test.mjs | |
| parent | 4ac7894cd621300f8663022aff764e48c8b71d3e (diff) | |
docs: add implementation plan for nested subtask completion fix
Piece 2a of docs/superpowers/specs/2026-07-09-recursive-arbitrated-review-design.md,
discovered while grounding piece 2 in the real executor code: a subtask
that itself spawns subtasks is incorrectly marked COMPLETED the instant
its own agent turn ends, ignoring pending grandchildren. handleRunResult,
maybeUnblockParent, and RecoverStaleBlocked all special-case "is this
top-level" instead of "does this task have its own pending subtasks" --
a prerequisite bug fix the currentAttempt()/fix-loop generalization
(piece 2b) depends on.
Diffstat (limited to 'web/test/running-view.test.mjs')
0 files changed, 0 insertions, 0 deletions
