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
312 commits sit in this repo's top risk tercile, which is 32% of the 969scored. 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.3 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 fix-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 | 3397e1cefeat: add persistent server-client sessions | Can Celik | 3mo ago | +33.6K -19.2K | 100%Elevated | more lines added than baseline |
| 2 | 41dd733cfeat: finish ghostty pane backend integration | Can Celik | 4mo ago | +365.8K -195 | 100%Elevated | more lines added than baseline |
| 3 | 12cce7derefactor: split integration module | Ogulcan Celik | 1mo ago | +6.4K -6.3K | 99%Elevated | more lines added than baseline |
| 4 | fbd20ad6feat: add plugin v1 system | Ogulcan Celik | 2mo ago | +12.9K -1.7K | 99%Elevated | more lines added than baseline |
| 5 | 5bd21b7echore: update libghostty vendor | Ogulcan Celik | 2mo ago | +9.7K -1.9K | 99%Elevated | more lines added than baseline |
| 6 | dcfe11a7build: update libghostty-vt vendor | Ogulcan Celik | 3mo ago | +57.2K -37.7K | 99%Elevated | more lines added than baseline |
| 7 | 41e009f9fix alt-screen scrollback handling | Ogulcan Celik | 4mo ago | +5.4K -72 | 99%Elevated | more lines added than baseline |
| 8 | a57b9728initial release | Ogulcan Celik | 4mo ago | +10.5K -0 | 99%Elevated | more lines added than baseline |
| 9 | 25aeaa46feat: generate socket protocol schema | Ogulcan Celik | 1mo ago | +8.9K -147 | 99%Elevated | more lines added than baseline |
| 10 | 36a1b7f8feat: distribute agent detection manifests | Ogulcan Celik | 2mo ago | +6.1K -4.5K | 99%Elevated | more lines added than baseline |
| 11 | 55f5a3b5refactor: split agent detection policy from pane runtime | Ogulcan Celik | 2mo ago | +2.2K -1.2K | 99%Elevated | more lines added than baseline |
| 12 | 3c2b46d2feat: add native windows beta support | Ogulcan Celik | 2mo ago | +7.9K -4.0K | 99%Elevated | more lines added than baseline |
| 13 | d4a5e02efeat: hand off ptys during updates | Ogulcan Celik | 2mo ago | +4.8K -293 | 99%Elevated | more lines added than baseline |
| 14 | 0148c137feat: add git worktree workspace management | Ogulcan Celik | 2mo ago | +4.6K -125 | 99%Elevated | more lines added than baseline |
| 15 | 866aaf74refactor: separate server client boundaries | Ogulcan Celik | 2mo ago | +6.3K -5.2K | 99%Elevated | more lines added than baseline |
| 16 | f74602b8docs: redesign website and add starlight docs | Ogulcan Celik | 3mo ago | +4.1K -1.3K | 99%Elevated | more lines added than baseline |
| 17 | 1a4e94e5refactor: route tui mutations through runtime authority | Ogulcan Celik | 1mo ago | +1.9K -115 | 98%Elevated | more lines added than baseline |
| 18 | a66f4c64fix: force system conpty on windows | Ogulcan Celik | 1mo ago | +3.3K -36 | 98%Elevated | more lines added than baseline |
| 19 | 4001fd2efeat: improve toast ergonomics | Ogulcan Celik | 2mo ago | +2.6K -256 | 98%Elevated | more lines added than baseline |
| 20 | 556b16b2feat: add pane navigation controls | Ogulcan Celik | 2mo ago | +2.8K -147 | 98%Elevated | more lines added than baseline |
| 21 | cc527d45perf: retain terminal render updates | Ogulcan Celik | 2mo ago | +1.7K -33 | 98%Elevated | more lines added than baseline |
| 22 | fc4e1bbfperf: reduce sidebar git polling overhead | Ogulcan Celik | 2mo ago | +2.7K -229 | 98%Elevated | more lines added than baseline |
| 23 | 3c7c4464chore: update homepage logo marquee | Ogulcan Celik | 2mo ago | +2.8K -27 | 98%Elevated | more lines added than baseline |
| 24 | 836fd7e5feat: add keybinding v2 | Ogulcan Celik | 2mo ago | +2.6K -1.8K | 98%Elevated | more lines added than baseline |
| 25 | a36da363refactor: extract terminal state and runtime from panes | Ogulcan Celik | 3mo ago | +2.1K -1.4K | 98%Elevated | more lines added than baseline |
| 26 | 80d70642chore: add next-release docs mirror | Ogulcan Celik | 3mo ago | +2.0K -7 | 98%Elevated | more lines added than baseline |
| 27 | b24abba4refactor extract app api and runtime command modules | Ogulcan Celik | 4mo ago | +1.4K -1.4K | 98%Elevated | more lines added than baseline |
| 28 | ca4270b3feat: add authoritative pi hook integration | Can Celik | 4mo ago | +1.4K -122 | 98%Elevated | more lines added than baseline |
| 29 | 741fbbe8refactor: split terminal keyboard protocol module | Ogulcan Celik | 4mo ago | +1.2K -1.2K | 98%Elevated | more lines added than baseline |
| 30 | ca145007refactor keyboard protocol parsing and forwarding | Ogulcan Celik | 4mo ago | +2.2K -66 | 98%Elevated | more lines added than baseline |
| 31 | 8b7848aafeat(api): add socket subscriptions and lifecycle events | Ogulcan Celik | 4mo ago | +1.7K -62 | 98%Elevated | more lines added than baseline |
| 32 | 088922dffix: let user keybinds displace defaults | Ogulcan Celik | 1mo ago | +1.1K -243 | 96%Elevated | more lines added than baseline |
| 33 | 46a2b259fix: defer api worktree operations | Ogulcan Celik | 1mo ago | +1.8K -290 | 96%Elevated | more lines added than baseline |
| 34 | 38f3b290chore: publish agent detection manifests | Ogulcan Celik | 2mo ago | +904 -1 | 96%Elevated | more lines added than baseline |
| 35 | ee51c5e5feat: use pty-first agent detection | Ogulcan Celik | 2mo ago | +2.1K -956 | 96%Elevated | more lines added than baseline |
| 36 | b778162arefactor: centralize pty fd ownership | Ogulcan Celik | 2mo ago | +1.7K -630 | 96%Elevated | more lines added than baseline |
| 37 | d477341erefactor: split agent detection by agent | Ogulcan Celik | 2mo ago | +1.3K -837 | 96%Elevated | more lines added than baseline |
| 38 | 61bec495feat: refactor website homepage | Ogulcan Celik | 2mo ago | +2.0K -853 | 96%Elevated | more lines added than baseline |
| 39 | 3750e0bafeat: add pane metadata reporting | Ogulcan Celik | 2mo ago | +2.5K -96 | 96%Elevated | more lines added than baseline |
| 40 | 43c6ca3afeat: persist pane history across restarts (#248) | zhugehyuk | 2mo ago | +1.1K -65 | 96%Elevated | more lines added than baseline |
| 41 | 80a314a9feat: add session navigator | Ogulcan Celik | 2mo ago | +1.7K -17 | 96%Elevated | more lines added than baseline |
| 42 | db67e9d7feat: restore agent sessions | Ogulcan Celik | 2mo ago | +1.7K -118 | 96%Elevated | more lines added than baseline |
| 43 | 9817820afeat: add worktree cli and socket api | Ogulcan Celik | 2mo ago | +2.6K -69 | 96%Elevated | more lines added than baseline |
| 44 | 062259bafix: arbitrate stale agent state evidence | Ogulcan Celik | 2mo ago | +1.4K -51 | 96%Elevated | more lines added than baseline |
| 45 | fe53984cdocs: stage website docs for next release | Ogulcan Celik | 3mo ago | +1.5K -15 | 96%Elevated | more lines added than baseline |
| 46 | fb9aff54feat: render kitty graphics in local panes | Ogulcan Celik | 3mo ago | +1.5K -54 | 96%Elevated | more lines added than baseline |
| 47 | f7b0ee2ffeat: add mobile terminal layout | Ogulcan Celik | 3mo ago | +1.4K -23 | 96%Elevated | more lines added than baseline |
| 48 | b71184b1docs: restore persistence readme and website | Ogulcan Celik | 3mo ago | +1.5K -1.2K | 96%Elevated | more lines added than baseline |
| 49 | 8a457119docs: revert readme and website before persistent sessions | Ogulcan Celik | 3mo ago | +1.2K -1.5K | 96%Elevated | more lines added than baseline |
| 50 | 1535a711feat add custom shell and pane keybind commands | Ogulcan Celik | 4mo ago | +1.0K -105 | 96%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.
Repowise tracks change history across 1,019 files in 2233admin/herdr. In the last 90 days 1,015 files were touched, 3,794 times in total, most often mod.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.