• feat(web): mode-aware backlog banner — stop telling manual users summaries auto-arrive
    CI / Lint / Test / Vet (push) Successful in 12s
    CI / Build & Import (push) Successful in 10s

    mathias released this 2026-06-10 07:14:52 +00:00 | 48 commits to main since this release

    The first pilot user sat in Manual mode reading "new summaries land gradually,
    check back tomorrow" — copy that only makes sense in Automatic mode. Manual mode
    never auto-summarizes, so the banner promised delivery that would never come.

    The list page now reads the user's summarize mode and shows mode-correct copy:

    • Auto: unchanged "land gradually" backlog note.
    • Manual: "new videos appear here but are not summarized automatically — use the
      Summarize button" plus a "Switch to Automatic" link to /account.
      The connected-but-empty first-run state is likewise mode-aware.

    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

    Downloads