Skip to content

v0.16.3 — recovery reconciles goal status

Choose a tag to compare

@braedonsaunders braedonsaunders released this 24 Aug 00:51
· 45 commits to main since this release
  • A blocked or usage-limited goal auto-resumes when its root thread runs again. thread.failed marked the goal blocked on any turn error (including transient infrastructure failures like "Command turn.submit failed"), but nothing flipped it back when the root recovered — the pane read Blocked/Stopped over a healthy, restarted thread. Recovery counts as a wake event; paused goals stay paused (user intent).