• feat: per-video chat over the stored transcript (ADR-027)
    CI / Lint / Test / Vet (push) Successful in 10s
    CI / Build & Import (push) Successful in 10s

    mathias released this 2026-06-11 07:57:24 +00:00 | 34 commits to main since this release

    Deeper-dive chat entered from the summary view, answering questions against a
    video's already-stored transcript (ADR-021). Safe by construction: no caption
    fetch, no rate gate, no YouTube. Model defaults to the summary's model and is
    switchable among the ADR-022 chain; cloud model absent when disabled. Ephemeral
    v1 — no persisted history, no migration.

    Downloads