Skip to content

v0.28.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 13:33
· 154 commits to main since this release
1d6a375

What's New in v0.28.3

Features

  • Promote a sent message to a goal — right-click the latest sent, non-empty message and choose Set as goal when you realize a request should become durable goal context. The goal is saved before kickoff and works with both Claude and Codex while preserving conversation continuity. (#455)

Reliability

  • Goal replacement and clearing now refresh authoritative session context only after active turns and permission, tool, or background-work callbacks settle. Rapid replacements are last-write-wins, and failed persistence restores the last durable goal without stranding queued messages. (#455)

Documentation

  • Updated the README and public Goals guide with the retroactive workflow, eligibility rules, and session-refresh behavior. (docs #47)
  • Updated plugin metadata, versions.json, and the README badge for v0.28.3. (#456)

Notes

  • No migration or configuration changes are required.
  • Update through BRAT to install the patch.