Skip to content

Commit ddf38d3

Browse files
committed
docs: drop upstream app path from compaction assessment
1 parent 1a5ca7a commit ddf38d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.specify/bugs/goal-pause-compaction/assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ but v1 has no independent continuation launcher. After a background compaction p
126126
`driveGoal()` exit (`packages/agent-core/src/agent/turn/index.ts:471-536`), `resumeGoal()` only changes
127127
state. V1 must explicitly launch one continuation after successful compaction when no turn is active.
128128

129-
The current TUI paths are under `apps/pythinker-code`, not `apps/kimi-code`. The live
129+
The current TUI paths are under `apps/pythinker-code`, not the upstream app path. The live
130130
`goal.updated` handler already renders lifecycle markers (`session-event-handler.ts:751-801`). A
131131
pause reason beginning with `Paused ` renders as `Goal paused ...`
132132
(`components/messages/goal-markers.ts:153-159`), and `/goal status` also shows `terminalReason`

0 commit comments

Comments
 (0)