-
v0.11.0 — connect-time onboarding summaries + paste-a-URL
released this
2026-06-09 19:59:39 +00:00 | 60 commits to main since this releasefeat(Feature 1): on YouTube connect, after discovery, summarize up to
TAPIR_ONBOARD_SUMMARIZE_COUNT (default 3, cap 5) of the user's newest
unsummarized videos through the shared rate gate — real summaries in the first
session.
feat(Feature 2): POST /paste adds an arbitrary YouTube video (any channel) and
summarizes it through the same gate; dedups; honest no-transcript terminal.
The in-feed paste input box + connect confirmation land next.Constraint held: every caption fetch goes through globalFetchGate; the
onboarding cap bounds count, never pace.Downloads