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
75 commits sit in this repo's top risk tercile, which is 34% of the 223scored. 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.7 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.
Began feature-led, now leaning other.
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 | 6a483b6bInitial Commit. | Sheing Ng | 1y ago | +7.4K -1.6K | 100%Elevated | more lines added than baseline |
| 2 | 406d4530update dependencies (#567) | GdoongMathew | 2w ago | +1.9K -1.8K | 98%Elevated | more lines added than baseline |
| 3 | b5e76669Feat/codemap pr (#565) | GdoongMathewgeminiassisted | 3w ago | +11.0K -8.0K | 98%Elevated | more lines added than baseline |
| 4 | 3444d0b5update lock file (#331) | OliverYoung | 11mo ago | +1.8K -1.3K | 98%Elevated | more lines added than baseline |
| 5 | 30d620e3feat(embedder): make embedder support openai compatible model like qwen (#169) | XingLiu0923 | 1y ago | +6.0K -627 | 98%Elevated | more lines added than baseline |
| 6 | d7afcea1Feature: WSS. (#118) | Sheing [ASYNCFUNC] | 1y ago | +3.6K -285 | 98%Elevated | more lines added than baseline |
| 7 | 742d2a18Initial commit from Create Next App | Sheing Ng | 1y ago | +6.2K -0 | 98%Elevated | more lines added than baseline |
| 8 | cbd1ebd1Refactor/submit wiki job (#568) | GdoongMathew | 2w ago | +2.9K -1.9K | 96%Elevated | more lines added than baseline |
| 9 | a520574aAdd google embedder support (#192) | joe | 10mo ago | +1.6K -61 | 96%Elevated | more lines added than baseline |
| 10 | 7be5ac99feature:provide user custom configuration (#74) | 赛卓林 | 1y ago | +2.4K -1.6K | 96%Elevated | more lines added than baseline |
| 11 | b7a35d82i18n and UI improvement. | Sheing Ng | 1y ago | +2.0K -312 | 96%Elevated | more lines added than baseline |
| 12 | 7f932e99Feature: Introduce DeepResearch and Ask Functionality | Sheing Ng | 1y ago | +1.5K -421 | 96%Elevated | more lines added than baseline |
| 13 | ac355564Add poetry for api (#380) | Daniilgeminiassisted | 10mo ago | +3.5K -71 | 94%Elevated | more lines added than baseline |
| 14 | 9456fcd4Just tryna be Awesome. | Sheing Ng | 1y ago | +1.2K -388 | 94%Elevated | more lines added than baseline |
| 15 | d01c495clogging | davideuler | 1y ago | +1.3K -5 | 94%Elevated | more lines added than baseline |
| 16 | f1142807Chore: Dynamic Route Handling. | Sheing Ng | 1y ago | +1.3K -1.2K | 94%Elevated | more lines added than baseline |
| 17 | a5f39e35support dashscope https://bailian.console.aliyun.com/ (#287) | Happy Parrot | 1y ago | +956 -3 | 93%Elevated | more lines added than baseline |
| 18 | d3941da1feat: integrate Azure OpenAI support (#221) | Mike | 1y ago | +677 -9 | 91%Elevated | more lines added than baseline |
| 19 | c024a6f3Chore: Add custom OpenAI provider and simplified/intuitive model selection. | Sheing Ng | 1y ago | +753 -46 | 91%Elevated | more lines added than baseline |
| 20 | 6bb6e512Model config refract (#75) | Haode Du | 1y ago | +715 -472 | 91%Elevated | more lines added than baseline |
| 21 | 16ab1353OpenAI Generator Support #69 | saizhuolin001 | 1y ago | +862 -20 | 91%Elevated | more lines added than baseline |
| 22 | 87362e95refactor(api): replace provider if-else chains in simple_chat with a ChatStreamer (#546) | GdoongMathew | 1mo ago | +521 -1.0K | 90%Elevated | more lines added than baseline |
| 23 | 57c77561Enhanced Ollama Embedding Configuration + List View improvements (#157) | Sheing [ASYNCFUNC] | 1y ago | +530 -131 | 90%Elevated | more lines added than baseline |
| 24 | 34c372d8Feat: OpenRouter Support V1. | Sheing Ng | 1y ago | +767 -42 | 90%Elevated | more lines added than baseline |
| 25 | b62b5f3asupport traditional chinese (#193) | HanYuan | 1y ago | +744 -1 | 89%Elevated | more lines added than baseline |
| 26 | 75baf3d7testing | Hieudinh1308 | 1y ago | +346 -0 | 89%Elevated | more lines added than baseline |
| 27 | a619ebdafeature:AWS Bedrock Initial Commit (#99) | Sheing [ASYNCFUNC] | 1y ago | +435 -9 | 88%Elevated | more lines added than baseline |
| 28 | 36777d3bCentralized manage prompt (#306) | qinantong | 1y ago | +224 -184 | 87%Elevated | more lines added than baseline |
| 29 | 5ab6bf9fFrench translation (#267) | Kureageminiassisted | 1y ago | +734 -14 | 87%Elevated | more lines added than baseline |
| 30 | 9e19184efeat: add Portuguese Brazilian (pt-BR) language support (#197) | Eduardo Oliveira de Souza | 1y ago | +663 -10 | 87%Elevated | more lines added than baseline |
| 31 | 0f7f19acfeat: using Amazon Bedrock models as embedding provider (#419) | Shinnosuke Sawada-Dazaigeminiassisted | 8mo ago | +309 -26 | 85%Elevated | more lines added than baseline |
| 32 | 4c67ded5add russian translation (#278) | Daniilgeminiassisted | 1y ago | +669 -12 | 85%Elevated | more lines added than baseline |
| 33 | 732e0fbefix: Support token re-input when refreshing wiki for private repositories (#167) | HanYuan | 1y ago | +237 -128 | 85%Elevated | more lines added than baseline |
| 34 | 90324c3dFeature: Support self-hosted gitlab instance (#91) | Axel Schneider | 1y ago | +286 -365 | 85%Elevated | more lines added than baseline |
| 35 | 5c568562language support added : korean | Dongnamu | 1y ago | +418 -7 | 85%Elevated | more lines added than baseline |
| 36 | 4c8cd7dcfeat: add Bitbucket support | JNLei | 1y ago | +324 -71 | 85%Elevated | more lines added than baseline |
| 37 | 4becf46cFeature: Support Markdown/JSON Wiki Export. | Sheing Ng | 1y ago | +268 -3 | 85%Elevated | more lines added than baseline |
| 38 | e2ec23b6Feature: Private Repository Support. | Sheing Ng | 1y ago | +359 -123 | 85%Elevated | more lines added than baseline |
| 39 | 35129266Feature: Added Gitlab Support | Sheing Ng | 1y ago | +310 -107 | 85%Elevated | more lines added than baseline |
| 40 | 36b349d2refactor: update git repository cloning mechanism. (#570) | GdoongMathew | 1w ago | +261 -115 | 82%Elevated | more lines added than baseline |
| 41 | 806ed9d9feat: Implement authorization mode for wiki generation (#185) | 赛卓林 | 1y ago | +294 -21 | 82%Elevated | more lines added than baseline |
| 42 | fd4e4023feat: Adding support for Ollama client | Hieu Huynh | 1y ago | +177 -45 | 82%Elevated | more lines added than baseline |
| 43 | bba5b6c5New Feature: Add optional LiteLLM Docker Compose setup for local LLM gateway (#526) | M. Mansour | 3mo ago | +225 -0 | 80%Elevated | more lines added than baseline |
| 44 | cdf06314fix: Dashscope 在聊天接口中的流式集成问题 (#404) | AdJIa | 8mo ago | +156 -27 | 80%Elevated | more lines added than baseline |
| 45 | 783fc62cFeature/update japanease readme (#80) | n-seiji | 1y ago | +174 -43 | 80%Elevated | more lines added than baseline |
| 46 | 36d7fa91Move localstorage cache from browser to server side. Cached generated wiki content () | davideuler | 1y ago | +295 -86 | 80%Elevated | more lines added than baseline |
| 47 | 0b8178daAdd Docker | Sheing Ng | 1y ago | +225 -7 | 80%Elevated | more lines added than baseline |
| 48 | 16f35a0fFeature: Introduce LiteLLM client for multi-provider model routing (#529) | M. Mansour | 2mo ago | +148 -1 | 78%Elevated | more lines added than baseline |
| 49 | f7ed7467implement simple project list | davideuler | 1y ago | +235 -2 | 78%Elevated | more lines added than baseline |
| 50 | b908ba10Feature: Support Sequence Diagram | Sheing Ng | 1y ago | +169 -60 | 78%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.
asyncfuncai/deepwiki-open has 247 commits in its history from 72 contributors, the first of them Apr 30, 2025. In the last 90 days 102 files were touched, 142 times in total, most often config.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.