Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
220 commits sit in this repo's top risk tercile, which is 33% of the 675scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.1 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Consistently feature-driven across its history.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | a5c1bc51refactor: split plugin settings flows into focused hooks and memoized props | Loc Nguyen | 2mo ago | +5.6K -4.5K | 100%Elevated | more lines added than baseline |
| 2 | 2497fc6brefactor: split plugin service into focused modules | Loc Nguyen | 2mo ago | +4.5K -4.0K | 100%Elevated | more lines added than baseline |
| 3 | ccad9249feat: YouTube Batch Downloader with Tauri | Loc Nguyen | 6mo ago | +13.7K -0 | 100%Elevated | more lines added than baseline |
| 4 | 993638a6feat: implement data export functionality with customizable fields and formats | Loc Nguyen | 2mo ago | +3.0K -586 | 99%Elevated | more lines added than baseline |
| 5 | 43e37459refactor: split processing and ai rust modules by domain | Loc Nguyen | 2mo ago | +2.2K -2.5K | 99%Elevated | more lines added than baseline |
| 6 | 2e2a45dcrefactor: split channels and processing contexts into controllers and clients | Loc Nguyen | 2mo ago | +2.8K -2.4K | 99%Elevated | more lines added than baseline |
| 7 | e5abb952feat: add initial plugin SDK with runtime bootstrap and manifest helpers | Loc Nguyen | 2mo ago | +9.0K -27 | 99%Elevated | more lines added than baseline |
| 8 | 5e74654dfeat: add tagging and collections management for history items | Loc Nguyen | 2mo ago | +5.8K -2.2K | 99%Elevated | more lines added than baseline |
| 9 | 9eb2e215feat: add subtitle workshop with editor, timing tools, and AI features | Loc Nguyen | 5mo ago | +4.8K -7 | 99%Elevated | more lines added than baseline |
| 10 | 156cbfd8refactor: modularize Rust codebase into types, database, utils, services, commands | Loc Nguyen | 6mo ago | +2.7K -2.9K | 99%Elevated | more lines added than baseline |
| 11 | c120e04ffeat: redesign UI with Youwee branding, themes, and responsive layout | Loc Nguyen | 6mo ago | +2.9K -659 | 99%Elevated | more lines added than baseline |
| 12 | 72aad9c3feat: add romanian language support and update changelogs | Loc Nguyen | 1d ago | +2.6K -12 | 97%Elevated | more lines added than baseline |
| 13 | 6cd26213feat: add Uzbek language support and update changelogs | Loc Nguyen | 1d ago | +2.6K -11 | 97%Elevated | more lines added than baseline |
| 14 | 81e3decbfeat: add Turkish language support and update changelogs | Loc Nguyen | 1d ago | +2.6K -10 | 97%Elevated | more lines added than baseline |
| 15 | e1fbd480feat: add UI components for channel video management and settings | Loc Nguyen | 1mo ago | +1.4K -1.3K | 97%Elevated | more lines added than baseline |
| 16 | f4a9f761update language | Loc Nguyen | 2mo ago | +2.1K -48 | 97%Elevated | more lines added than baseline |
| 17 | 84535266update sdk | Loc Nguyen | 2mo ago | +2.9K -502 | 97%Elevated | more lines added than baseline |
| 18 | 4e2c0481feat: implement plugin workflow management with trigger handling and state updates | Loc Nguyen | 2mo ago | +2.6K -345 | 97%Elevated | more lines added than baseline |
| 19 | d95e69a8feat: add gallery-dl support with UI integration and settings management | Loc Nguyen | 3mo ago | +2.4K -18 | 97%Elevated | more lines added than baseline |
| 20 | 53bb4dd9feat: add French localization for metadata and UI elements | Loc Nguyen | 5mo ago | +1.1K -1.1K | 97%Elevated | more lines added than baseline |
| 21 | 850e2461feat: add browser extension deep-link integration | Loc Nguyen | 5mo ago | +3.4K -8 | 97%Elevated | more lines added than baseline |
| 22 | 66e89361feat: channel follow system with auto-download, smart codec selection, and per-channel new video badges | Loc Nguyen | 5mo ago | +3.7K -74 | 97%Elevated | more lines added than baseline |
| 23 | 522697c3feat: add i18n support with English and Vietnamese translations | Loc Nguyen | 6mo ago | +2.1K -566 | 97%Elevated | more lines added than baseline |
| 24 | 11acb648refactor: redesign Settings page with sidebar navigation and search | Loc Nguyen | 6mo ago | +2.1K -1.6K | 97%Elevated | more lines added than baseline |
| 25 | 1fb16df3chore: migrate linting to biome | Loc Nguyen | 6mo ago | +3.8K -3.5K | 97%Elevated | more lines added than baseline |
| 26 | 381e0d8cfeat: add AI video processing page with chat interface | Loc Nguyen | 6mo ago | +3.8K -3 | 97%Elevated | more lines added than baseline |
| 27 | 58d04274feat: add Universal Download page for non-YouTube sources | Loc Nguyen | 6mo ago | +1.6K -11 | 97%Elevated | more lines added than baseline |
| 28 | 09db9d02feat: add Spanish language support and translations for the app interface | Loc Nguyen | 3w ago | +2.6K -0 | 95%Elevated | more lines added than baseline |
| 29 | b5833b8bfeat: add Japanese language support and translations for the app interface | Loc Nguyen | 3w ago | +2.5K -0 | 95%Elevated | more lines added than baseline |
| 30 | bb5f2e20feat: mediate plugin fs and tool access - and bump v2.0.0 | Loc Nguyen | 2mo ago | +1.3K -206 | 95%Elevated | more lines added than baseline |
| 31 | 311eab97refactor: move AI settings into dedicated section | Loc Nguyen | 2mo ago | +1.2K -616 | 95%Elevated | more lines added than baseline |
| 32 | d306d706feat: add clear plugin logs functionality and enhance plugin logs pagination | Loc Nguyen | 2mo ago | +2.5K -1.3K | 95%Elevated | more lines added than baseline |
| 33 | dac67b84feat(player): add audio player with history queue and dynamic asset scope | TTAWDTT | 4mo ago | +1.3K -278 | 95%Elevated | more lines added than baseline |
| 34 | df9b6ca6feat: wrap settings rows in SettingsCard for improved UI structure | Loc Nguyen | 4mo ago | +880 -851 | 95%Elevated | more lines added than baseline |
| 35 | 9e459385feat: add Russian localization for UI and error messages | Loc Nguyen | 5mo ago | +1.4K -0 | 95%Elevated | more lines added than baseline |
| 36 | ee36c614feat: add Portuguese localization for UI and error messages | Loc Nguyen | 5mo ago | +1.4K -0 | 95%Elevated | more lines added than baseline |
| 37 | fce58470feat: add French language support for UI and error messages | Loc Nguyen | 5mo ago | +1.5K -10 | 95%Elevated | more lines added than baseline |
| 38 | 744c8fe5feat: add subtitle phase 2 editing workflow | Loc Nguyen | 5mo ago | +1.3K -67 | 95%Elevated | more lines added than baseline |
| 39 | c63136c3feat: implement subtitle phase 1 workflow tools | Loc Nguyen | 5mo ago | +1.5K -24 | 95%Elevated | more lines added than baseline |
| 40 | 19122a78refactor: split ProcessingPage into smaller components | Loc Nguyen | 6mo ago | +922 -871 | 95%Elevated | more lines added than baseline |
| 41 | 465cd9e1feat: add FFmpeg auto-download for video/audio merging | Loc Nguyen | 6mo ago | +1.3K -5 | 95%Elevated | more lines added than baseline |
| 42 | 5737a75efeat: add yt-dlp advanced options for enhanced download control | Loc Nguyen | 4w ago | +1.6K -45 | 93%Elevated | more lines added than baseline |
| 43 | 9e7153bffeat: implement CLI shortcut installation and integration | Loc Nguyen | 1mo ago | +1.4K -24 | 93%Elevated | more lines added than baseline |
| 44 | d722c17bfeat: implement plugin signing and verification functionality with ed25519 keys | Loc Nguyen | 2mo ago | +1.5K -53 | 93%Elevated | more lines added than baseline |
| 45 | 28956fdcfeat: add Arabic language support and localization files | Loc Nguyen | 2mo ago | +1.7K -8 | 93%Elevated | more lines added than baseline |
| 46 | 1359a229feat: add Thai language support and localization files | Loc Nguyen | 2mo ago | +1.6K -4 | 93%Elevated | more lines added than baseline |
| 47 | 7f44c4bafeat: add file renaming functionality with UI support | Loc Nguyen | 4mo ago | +1.2K -221 | 93%Elevated | more lines added than baseline |
| 48 | 694f7f36feat: add dependency source switching with system safeguards | Loc Nguyen | 5mo ago | +1.3K -858 | 93%Elevated | more lines added than baseline |
| 49 | 4ae34e5efeat: refresh subtitles UI and improve video preview compatibility | Loc Nguyen | 5mo ago | +754 -159 | 93%Elevated | more lines added than baseline |
| 50 | e35686bdfeat: persist ProcessingPage state across navigation | Loc Nguyen | 6mo ago | +940 -661 | 93%Elevated | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 200 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
vanloctech/youwee has 823 commits in its history from 5 contributors, the first of them Jan 18, 2026. In the last 90 days 266 files were touched, 1,133 times in total, most often types.ts. Every commit is scored for change risk from its size, spread and the history of the files it touches.