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
101 commits sit in this repo's top risk tercile, which is 33% of the 307scored. 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 6.6 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 other-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 | 5bba71e5chore: reorganize client files for docker | Danny Avila | 3y ago | +178.7K -1 | 100%Elevated | more lines added than baseline |
| 2 | 5d17c443chore: server setup complete | Danny Avila | 3y ago | +7.9K -6 | 99%Elevated | more lines added than baseline |
| 3 | 2b597fd8adds linting, fix linter errors, abort automatic scrolling | Daniel Avila | 3y ago | +15.5K -27.9K | 99%Elevated | more lines added than baseline |
| 4 | b5042a73adds dark mode and logs errors in message response | Danny Avila | 3y ago | +25.3K -12.0K | 99%Elevated | more lines added than baseline |
| 5 | 92860a1badds express server | Daniel Avila | 3y ago | +9.8K -6.9K | 99%Elevated | more lines added than baseline |
| 6 | 74232d76initial commit, project is ready to start | Daniel Avila | 3y ago | +14.8K -0 | 99%Elevated | more lines added than baseline |
| 7 | f8c22925trying different markdown library for proper list styling | Daniel Avila | 3y ago | +4.4K -132 | 98%Elevated | more lines added than baseline |
| 8 | 0fb3a1caadds tailwindcss | Daniel Avila | 3y ago | +6.2K -3.2K | 98%Elevated | more lines added than baseline |
| 9 | 500b6c9fadds functionality for waylaidwanderer chatgpt client | Daniel Avila | 3y ago | +2.5K -177 | 97%Elevated | more lines added than baseline |
| 10 | 88ef09fcadds markdown support, fix code wrapping | Daniel Avila | 3y ago | +1.6K -145 | 97%Elevated | more lines added than baseline |
| 11 | 583fd56cadds shadcn-ui components, and model button to switch chat models | Danny Avila | 3y ago | +1.7K -196 | 97%Elevated | more lines added than baseline |
| 12 | ccc4e82ereduce stylesheet clutter | Daniel Avila | 3y ago | +674 -0 | 96%Elevated | more lines added than baseline |
| 13 | 244d9c7bCréé avec Colaboratory | Chrisagon | 3y ago | +484 -0 | 95%Elevated | more lines added than baseline |
| 14 | eb6fae0acomplete customChatGpt model selection | Danny Avila | 3y ago | +742 -63 | 95%Elevated | more lines added than baseline |
| 15 | a48e00e7finish highlight.js styling (for chatgpt) | Daniel Avila | 3y ago | +851 -150 | 95%Elevated | more lines added than baseline |
| 16 | f2003da7layout mimics actual chatgpt ui | Danny Avila | 3y ago | +410 -11 | 95%Elevated | more lines added than baseline |
| 17 | 81866f19webpack config for polyfills | Daniel Avila | 3y ago | +785 -29 | 95%Elevated | more lines added than baseline |
| 18 | f7241d3afix: ensure custom params are not passed to non custom models | Daniel Avila | 3y ago | +503 -151 | 94%Elevated | more lines added than baseline |
| 19 | 5af5a97dcomplete renaming functions, abstracts more svg, sets title to current convo title, adds a try again feature to errors | Daniel Avila | 3y ago | +512 -82 | 94%Elevated | more lines added than baseline |
| 20 | 6842ac88optimistic ui for message sending and submit state | Danny Avila | 3y ago | +430 -92 | 94%Elevated | more lines added than baseline |
| 21 | 5cc075a5fix: handles unsupported hjs languages in client response | Daniel Avila | 3y ago | +339 -23 | 93%Elevated | more lines added than baseline |
| 22 | e7e3f28bfix: unsupported lang handler in client | Daniel Avila | 3y ago | +323 -3 | 92%Elevated | more lines added than baseline |
| 23 | 553c4346reorganize dirs for dockerize | Danny Avila | 3y ago | +1.1K -2.0K | 92%Elevated | more lines added than baseline |
| 24 | 9d998beaadds bing ai functionality, still need to code out message/convo storing since it returns a lot of useful parameters | Danny Avila | 3y ago | +462 -21 | 92%Elevated | more lines added than baseline |
| 25 | 742073fbrefactor convos fetching to nav components, results in faster loading | Danny Avila | 3y ago | +389 -286 | 92%Elevated | more lines added than baseline |
| 26 | 592b7629abstracts svgs, fiddling with prompt templates idea | Daniel Avila | 3y ago | +271 -113 | 92%Elevated | more lines added than baseline |
| 27 | 6e3f63eeadding clear methods for convos | Daniel Avila | 3y ago | +465 -120 | 92%Elevated | more lines added than baseline |
| 28 | 8029ed7ffeat: add sample multi-user support feat: update README | Wentao Lyu | 3y ago | +314 -49 | 91%Elevated | more lines added than baseline |
| 29 | 6035aff6customGpts persist through localStorage | Daniel Avila | 3y ago | +405 -220 | 91%Elevated | more lines added than baseline |
| 30 | bc633acbchore: refactor progressCB to one place, fix sydney, and sanitize html | Danny Avila | 3y ago | +351 -69 | 90%Elevated | more lines added than baseline |
| 31 | e4251388feat: re-orginazed three ask api. To provide ability to reproduce message. feat: bing and sydney come to work again, [need more test] | Wentao Lyu | 3y ago | +209 -70 | 90%Elevated | more lines added than baseline |
| 32 | 27f7276fworking SSE stream | Daniel Avila | 3y ago | +235 -15 | 90%Elevated | more lines added than baseline |
| 33 | 2b76c8c1Traduction Française du readme | Chrisagon | 3y ago | +152 -150 | 89%Elevated | more lines added than baseline |
| 34 | 217bdb48client error handling, regen response without saving messages | Danny Avila | 3y ago | +261 -62 | 89%Elevated | more lines added than baseline |
| 35 | 577cb187feat: fully multipath and resubmit | Wentao Lyu | 3y ago | +197 -89 | 89%Elevated | more lines added than baseline |
| 36 | c914ace7feat: basic support in mobile mode. including: navbar show and hide, similar fade animation, auto close when select new convo, mobile title will change with convo, new chat button. | Wentao Lyu | 3y ago | +160 -33 | 89%Elevated | more lines added than baseline |
| 37 | 03e24301feat: merge all message.id into message.messageId feat: the first message will have a parentMessageId as 00000000-0000-0000-0000-000000000000 (in order not to create new convo when resubmit) feat: ask will return the userMessage as well, to send back the messageId | Wentao Lyu | 3y ago | +159 -85 | 88%Elevated | more lines added than baseline |
| 38 | 6c1f3944feat: support resubmit. | Wentao Lyu | 3y ago | +189 -67 | 88%Elevated | more lines added than baseline |
| 39 | f0e490b3fix: icon and mobile textarea styling | Danny Avila | 3y ago | +197 -38 | 87%Elevated | more lines added than baseline |
| 40 | dcf4f2a5debugging convo state, useSWR now within convos component | Danny Avila | 3y ago | +213 -15 | 87%Elevated | more lines added than baseline |
| 41 | 8c49ae41fix: stops stream upon conversation | Daniel Avila | 3y ago | +214 -116 | 87%Elevated | more lines added than baseline |
| 42 | bd8ace2cchore: model menu functions behave as expected | Danny Avila | 3y ago | +157 -35 | 86%Elevated | more lines added than baseline |
| 43 | 4db71232refactor model menu items into component | Daniel Avila | 3y ago | +123 -20 | 86%Elevated | more lines added than baseline |
| 44 | f889f237chatgpt is taking shape, convo persists, layout mimics original | Daniel Avila | 3y ago | +161 -35 | 86%Elevated | more lines added than baseline |
| 45 | fd1fd9befeat: sydney is functional | Daniel Avila | 3y ago | +157 -22 | 85%Elevated | more lines added than baseline |
| 46 | 9eff2412add hoverbuttons | Danny Avila | 3y ago | +97 -2 | 85%Elevated | more lines added than baseline |
| 47 | faf8800eremove sourcemap error | Danny Avila | 3y ago | +151 -2 | 85%Elevated | more lines added than baseline |
| 48 | dccb8ee4chore: refactor cursor blink, debugging | Danny Avila | 3y ago | +121 -78 | 84%Elevated | more lines added than baseline |
| 49 | ed44daf8refactor express to use routes | Daniel Avila | 3y ago | +157 -128 | 84%Elevated | more lines added than baseline |
| 50 | 0c6dc866dark mode alternates to light mode on dark theme, error state in progress | Danny Avila | 3y ago | +118 -6 | 84%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.
chrisagon/valeria has 344 commits in its history from 6 contributors, the first of them Oct 20, 2022. 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.