Skip to content

v0.2.1

Choose a tag to compare

@solost23 solost23 released this 20 May 04:02
· 9 commits to master since this release

What's changed

Better interrupt messages for faded history

When Relay interrupts due to low effective weight, it now distinguishes between two cases:

  • No history at all → "No history for '...' yet — asking to build baseline."
  • History exists but has decayed → "Recent activity for '...' has faded — confirming to refresh."

Previously both cases showed the same "Not enough history" message, which confused users who had already trained the action type but hadn't used it in a while.