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
120 commits sit in this repo's top risk tercile, which is 33% of the 359scored. 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 7.9 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 | f3b5d016feat: add build-tools | SkyKai | 5mo ago | +663.4K -115 | 100%Elevated | more lines added than baseline |
| 2 | 7c288bb4feat(icon): replace hand-written icon XML with Lucide preset library | SkyKaiclaudeassisted | 4mo ago | +8.3K -48 | 99%Elevated | more lines added than baseline |
| 3 | b0b887c2fix: add kotlinc | SkyKai | 5mo ago | +13.9K -37 | 99%Elevated | more lines added than baseline |
| 4 | cf44c3dcinit project | SkyKai | 5mo ago | +19.1K -0 | 99%Elevated | more lines added than baseline |
| 5 | 908066ecdocs: add continuous iteration implementation plan | SkyKaiclaudeassisted | 4mo ago | +3.0K -0 | 98%Elevated | more lines added than baseline |
| 6 | 559a3748docs(ui-pattern): correct spec for M2 tokens, add implementation plan | SkyKaiclaudeassisted | 4mo ago | +3.2K -11 | 98%Elevated | more lines added than baseline |
| 7 | 85bb191cfeat: bundle Readability.js, Turndown.js and extraction script for WebView | SkyKaiclaudeassisted | 4mo ago | +3.8K -0 | 98%Elevated | more lines added than baseline |
| 8 | 9868ff5afeat: add docs & revert VibeAppIcon size change | SkyKai | 4mo ago | +4.3K -10 | 98%Elevated | more lines added than baseline |
| 9 | b17cc436ci: prioritize dev branch checks and baseline lint | SkyKai | 5mo ago | +4.2K -35 | 98%Elevated | more lines added than baseline |
| 10 | 360f4dbdImplement chat diagnostic logging v1 | SkyKai | 5mo ago | +2.5K -81 | 97%Elevated | more lines added than baseline |
| 11 | dc468362feat: implement multi-project management (Phase 1) | SkyKaiclaudeassisted | 5mo ago | +1.8K -447 | 97%Elevated | more lines added than baseline |
| 12 | aa11bf6efeat: support function calling & agent loop | SkyKai | 5mo ago | +1.6K -58 | 97%Elevated | more lines added than baseline |
| 13 | 75ebf277Implement smarter auto-fix analyzer and phase 3 docs | SkyKai | 4mo ago | +1.7K -16 | 95%Elevated | more lines added than baseline |
| 14 | 9f08ef68feat(agent): add grep tool + symbol outline to cut read token cost | SkyKaiclaudeassisted | 4mo ago | +1.4K -20 | 95%Elevated | more lines added than baseline |
| 15 | e45ad21afeat: optimize system prompt & add docs | SkyKai | 4mo ago | +1.6K -2 | 95%Elevated | more lines added than baseline |
| 16 | 92389100chore: regenerate lint baseline to include new string resources | SkyKaiclaudeassisted | 4mo ago | +911 -3.4K | 95%Elevated | more lines added than baseline |
| 17 | 4fde1d98feat(chat): redesign dropdown menu with rounded corners, icons, and grouped sections | SkyKaiclaudeassisted | 4mo ago | +1.5K -23 | 95%Elevated | more lines added than baseline |
| 18 | 479fbf7ffix: suppress MissingSuperCall lint error and regenerate baseline | SkyKaiclaudeassisted | 5mo ago | +1.3K -447 | 95%Elevated | more lines added than baseline |
| 19 | 0df97522fix: remove ASM transform, fix plugin Activity lifecycle crash | SkyKaiclaudeassisted | 5mo ago | +2.3K -392 | 95%Elevated | more lines added than baseline |
| 20 | 593aba01feat: background agent service with foreground notification and build mutex | SkyKaiclaudeassisted | 5mo ago | +1.2K -147 | 95%Elevated | more lines added than baseline |
| 21 | b7d99bdffeat: implement build-engine javac aapt2 d8 pipeline | SkyKai | 5mo ago | +1.2K -219 | 95%Elevated | more lines added than baseline |
| 22 | 05c1efb8add docs | SkyKai | 5mo ago | +1.3K -12 | 95%Elevated | more lines added than baseline |
| 23 | dd12dbcbrefactor(agent): split monolithic ProjectTools.kt into domain files with Hilt multibinding | SkyKaiclaudeassisted | 4mo ago | +844 -879 | 93%Elevated | more lines added than baseline |
| 24 | d4f8006ffeat: add logging system | SkyKai | 5mo ago | +799 -0 | 93%Elevated | more lines added than baseline |
| 25 | b3fd71d6Initial commit | SkyKai | 5mo ago | +674 -0 | 93%Elevated | more lines added than baseline |
| 26 | 4bb308eefeat(ui-pattern): add 5 screen templates (D4) | SkyKaiclaudeassisted | 4mo ago | +710 -0 | 92%Elevated | more lines added than baseline |
| 27 | 863c3c00feat(inspector): overhaul UI inspection with multi-window support | SkyKaiclaudeassisted | 4mo ago | +750 -100 | 92%Elevated | more lines added than baseline |
| 28 | 813a0717feat: add WebView-based fallback for anti-crawl blocked web content | SkyKaiclaudeassisted | 4mo ago | +536 -105 | 92%Elevated | more lines added than baseline |
| 29 | 996fe0b1docs: add WebSearchTool implementation plan | SkyKaiclaudeassisted | 4mo ago | +678 -0 | 92%Elevated | more lines added than baseline |
| 30 | 3835fc83docs: swap README language — English as default, Chinese as README_CN | SkyKaiclaudeassisted | 5mo ago | +540 -539 | 92%Elevated | more lines added than baseline |
| 31 | b5d4027cFix SSE streaming and network logging | SkyKai | 5mo ago | +479 -101 | 92%Elevated | more lines added than baseline |
| 32 | 244a89afdocs(ui-pattern): add design spec for Phase 3 UI pattern library | SkyKaiclaudeassisted | 4mo ago | +501 -0 | 91%Elevated | more lines added than baseline |
| 33 | 4a34eacedocs: add Shadow plugin framework feasibility analysis | SkyKaiclaudeassisted | 5mo ago | +481 -0 | 91%Elevated | more lines added than baseline |
| 34 | 033670e6docs: update architecture and contribution guide | SkyKai | 5mo ago | +508 -330 | 91%Elevated | more lines added than baseline |
| 35 | 03232c16refactor: replace zip extraction with direct asset copy for templates | SkyKaiclaudeassisted | 5mo ago | +706 -32 | 91%Elevated | more lines added than baseline |
| 36 | dd9126b2Fix Qwen agent tool calling compatibility | SkyKai | 5mo ago | +534 -14 | 91%Elevated | more lines added than baseline |
| 37 | 943a3cc5feat(agent-loop): wire snapshot + memo + iteration mode into turn lifecycle | SkyKaiclaudeassisted | 4mo ago | +517 -290 | 89%Elevated | more lines added than baseline |
| 38 | 0ed717cffeat(snapshot): add SnapshotManager with lazy-commit handle and retention | SkyKaiclaudeassisted | 4mo ago | +386 -0 | 89%Elevated | more lines added than baseline |
| 39 | 6c662088docs: add continuous iteration design spec | SkyKaiclaudeassisted | 4mo ago | +420 -0 | 89%Elevated | more lines added than baseline |
| 40 | 042d1397feat(ui-pattern): add PatternLibrary data layer | SkyKaiclaudeassisted | 4mo ago | +467 -0 | 89%Elevated | more lines added than baseline |
| 41 | 3bafc182feat: add plugin UI inspection and automation via AIDL IPC | SkyKaiclaudeagent | 4mo ago | +508 -0 | 89%Elevated | more lines added than baseline |
| 42 | 4fba3975feat: on-device ASM transform for Shadow plugin builds (Phase 1) | SkyKaiclaudeassisted | 5mo ago | +557 -38 | 89%Elevated | more lines added than baseline |
| 43 | 3fe638e9feat(diagnostic): add DiagnosticScreen with summary card and event timeline | SkyKaiclaudeassisted | 4mo ago | +485 -0 | 88%Elevated | more lines added than baseline |
| 44 | 2c8e5144feat: render agent tool calls and thinking as independent chat items | SkyKaiclaudeagent | 4mo ago | +361 -44 | 88%Elevated | more lines added than baseline |
| 45 | 7b27d3e1feat: add read_runtime_log tool for plugin runtime diagnostics | SkyKaiclaudeassisted | 5mo ago | +838 -6 | 88%Elevated | more lines added than baseline |
| 46 | d0572389feat: support Anthropic API | SkyKai | 5mo ago | +494 -13 | 88%Elevated | more lines added than baseline |
| 47 | cd586960feat: add ProjectInitializer | SkyKai | 5mo ago | +480 -24 | 88%Elevated | more lines added than baseline |
| 48 | c2795708feat(memo): add IntentStore and markdown codec | SkyKaiclaudeassisted | 4mo ago | +274 -0 | 86%Elevated | more lines added than baseline |
| 49 | c0f92dc9feat(memo): add Outline data model and zero-cost OutlineGenerator | SkyKaiclaudeassisted | 4mo ago | +287 -0 | 86%Elevated | more lines added than baseline |
| 50 | 3f6e2773feat(ui-pattern): add three agent tools and design guide prompt section | SkyKaiclaudeassisted | 4mo ago | +351 -11 | 86%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.
skykai521/vibeapp has 385 commits in its history from 1 contributor, the first of them Mar 10, 2026. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.