Skip to content

v0.8.4

Choose a tag to compare

@ChrisRomp ChrisRomp released this 15 Mar 04:29
· 201 commits to main since this release

What's New

  • Reaction auth fix — Mattermost reaction-based approvals (thumbsup/thumbsdown) now work with username-based allowlists (#98)
    • Resolves username from user ID via API with 5-minute TTL cache
    • Adds .catch() on async reaction handler to prevent unhandled rejections
  • /reasoning applies immediately — no longer requires /new (#99)
    • Reloads session to apply new reasoning effort, preserving conversation context
    • Graceful fallback if session is stale or reload fails

Full Changelog: v0.8.3...v0.8.4