2025-08-13 - 2026-08-13

Overview

2 Active Pull Requests
30 Active Issues
Excluding merges, 2 authors have pushed 224 commits to main and 250 commits to all branches. On main, 211 files have changed and there have been 34274 additions and 12088 deletions.

36 Releases published by 1 user

Published v0.15.2 2026-07-02 12:49:02 +00:00

Published v0.15.1 2026-07-02 12:37:36 +00:00

Published v0.30.0 2026-06-12 10:54:06 +00:00

Published v0.29.0 2026-06-12 08:47:47 +00:00

Published v0.28.0 2026-06-12 06:49:51 +00:00

Published v0.27.0 2026-06-11 21:07:13 +00:00

Published v0.26.0 2026-06-11 20:52:15 +00:00

Published v0.25.0 2026-06-11 17:54:45 +00:00

Published v0.24.0 2026-06-11 12:02:45 +00:00

Published v0.23.0 2026-06-11 07:57:24 +00:00

Published v0.22.0 2026-06-11 05:54:56 +00:00

Published v0.21.1 2026-06-11 05:26:33 +00:00

Published v0.21.0 2026-06-10 20:10:15 +00:00

Published v0.20.1 2026-06-10 19:59:12 +00:00

Published v0.20.0 2026-06-10 19:52:33 +00:00

Published v0.19.0 2026-06-10 18:27:25 +00:00

Published v0.18.0 2026-06-10 17:34:45 +00:00

Published v0.17.1 2026-06-10 16:28:54 +00:00

Published v0.17.0 2026-06-10 16:07:01 +00:00

Published v0.16.0 2026-06-10 07:14:52 +00:00

Published v0.15.0 2026-06-10 06:36:16 +00:00

Published v0.14.0 2026-06-09 21:39:27 +00:00

Published v0.13.0 2026-06-09 21:02:54 +00:00

Published v0.12.1 2026-06-09 20:17:00 +00:00

Published v0.12.0 2026-06-09 20:07:35 +00:00

Published v0.11.0 2026-06-09 19:59:39 +00:00

Published v0.10.0 2026-06-09 19:17:17 +00:00

Published v0.9.0 2026-06-09 18:59:49 +00:00

Published v0.8.0 2026-06-08 13:48:36 +00:00

Published v0.7.0 2026-06-03 21:23:51 +00:00

Published v0.6.0 2026-06-03 20:57:28 +00:00

Published v0.5.0 2026-06-03 20:24:28 +00:00

Published v0.4.0 2026-06-03 18:26:49 +00:00

Published v0.3.0 2026-06-03 17:36:38 +00:00

Published v0.2.0 2026-06-03 15:33:50 +00:00

Published v0.1.0 2026-06-03 13:06:23 +00:00

2 Pull requests merged by 1 user

5 Issues closed from 1 user

30 Issues created by 1 user

Opened #1 feat: proper 429 backoff + retry — prerequisite for auto-summarization default 2026-06-03 20:39:57 +00:00

Opened #2 Auto-summarize only recent videos (recency window); older = on-demand 2026-06-08 05:00:09 +00:00

Opened #3 Investigate/rescue orphan pre-multiuser user 2b85ade1 (287 videos, no identity) 2026-06-08 05:00:09 +00:00

Opened #4 List view: sort videos by publish date (newest first) 2026-06-08 05:06:52 +00:00

Opened #5 Process: enforce SemVer tag on arch/requirements-change commits 2026-06-08 13:51:01 +00:00

Opened #7 bug(scheduler): discovery runs for connection-less users -> spurious token errors; + stale Dex-era orphan user 2026-06-09 17:42:20 +00:00

Opened #6 feat(discovery): event-trigger discovery on YouTube connect (+ throttled login refresh) 2026-06-09 17:42:20 +00:00

Opened #8 migrate up/down tests are coupled to the absolute HEAD migration count 2026-06-10 05:58:32 +00:00

Opened #9 chat: dedicated completion-token budget (TAPIR_CHAT_MAX_TOKENS) 2026-06-11 07:58:40 +00:00

Opened #10 chat v2: show-source / transcript-verification UI 2026-06-11 07:58:49 +00:00

Opened #11 chat: optional streamed answers (SSE) instead of POST-and-render 2026-06-11 07:59:01 +00:00

Opened #12 Onboarding burst: honest "taster" framing copy (deferred from ADR-028) 2026-06-11 17:55:55 +00:00

Opened #13 duration_s backfills lazily — existing rows stay NULL until re-discovered (ADR-028) 2026-06-11 17:56:06 +00:00

Opened #14 Revisit cached-first burst + shared caption-availability if cross-user overlap grows (ADR-028/ADR-024) 2026-06-11 17:56:13 +00:00

Opened #15 Observability: slog + Prometheus metrics (AI-focused) via middleware 2026-06-12 06:01:55 +00:00

Opened #16 SPA-like reader: summaries + Q&A integrated in the main view (HTMX inline-expand) 2026-06-12 06:02:01 +00:00

Opened #17 Visual refresh: cohesive TUI/charm aesthetic (sketch-first) 2026-06-12 06:02:08 +00:00

Opened #18 LANGUAGE.md pilot: hand-written vocabulary + caveman rubric (Phase 1) 2026-06-12 20:39:24 +00:00

Opened #20 chore: rename Go module path gitea.d-ma.be → git.d-ma.be 2026-06-15 03:44:35 +00:00

Opened #22 feat(summarizer): upgrade to Anthropic Haiku (primary) + Sonnet (chat) via LiteLLM after infra#154 2026-06-24 10:04:09 +00:00

Opened #23 API tokens for programmatic access 2026-07-27 13:53:54 +00:00

Opened #24 HTTP API: submit a video for summarization 2026-07-27 13:54:08 +00:00

Opened #25 HTTP API: read transcript, summary, and processing status 2026-07-27 13:54:25 +00:00

Opened #26 MCP server: summarize and read videos from an agent session 2026-07-27 13:54:43 +00:00

Opened #27 Implement ADR-015 envelope-encryption secrets store, retire the PVC FileStore (from infra#89) 2026-08-11 21:15:46 +00:00

Opened #28 Epic: upload any video, get a transcript and key takeaways (KB-Whisper for Swedish) 2026-08-12 18:53:45 +00:00

Opened #29 Spike B: does a new file reach a Swedish SRT unattended? (positive control, deliberate ceiling) 2026-08-12 21:45:54 +00:00

Opened #30 Spike A: does a locally-hosted model hold the /bygge schema? (runs today, no new file) 2026-08-12 21:46:29 +00:00

Opened #31 Chore: parametrize build_page.py and prove the page generalizes (not a spike) 2026-08-12 21:46:57 +00:00

Opened #32 Pre-spike: does anyone re-open /bygge? (blocks #29 and #30) 2026-08-13 09:37:42 +00:00