The guard `if (!window.resetText)` prevented overwriting the raw CLI text (e.g. "Resets Apr 9 at 8pm") with a relative duration because resetText was already populated from the parsed CLI line. Remove the guard so the parsed date is always converted to "resets in 3d 8h". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>