repowiserepowise
Sign in
2233admin/gpui-component
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/gpui-component

Commits

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

692of 2,103 scored

692 commits sit in this repo's top risk tercile, which is 33% of the 2,103scored. 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.5 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.

Fix commits48923%Commits whose subject reads as a bug fix rather than new work.Written by an agent1799%Read from commit trailers, so it counts what was declared.Change diffusion0.99bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold7.5out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

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.

Feature27%
Fix26%
Refactor4%
Docs4%
Test0%
Deps2%
Chore9%
Other28%
9%of indexed commits are agent-attributed(179 of 2103)
claude (131) · codex (33) · copilot (15)

Review-priority queue

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 review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
64aae51adocs: Add simplified Chinese docs site (#2244)
tudouclaudeassisted
4mo ago+16.1K -114
100%Elevated
more lines added than baseline
2
5a61c827docs: Add documentation website with comprehensive component guides (#1398)
YougLin-dev
10mo ago+21.4K -0
100%Elevated
more lines added than baseline
3
2cadad22dock: Add the pure-data layout foundation in gpui-base (#2772)
Jason Leeclaudeagent
3d ago+17.0K -6.1K
100%Elevated
more lines added than baseline
4
da736c91story: Refine component story gallery (#2695)
Jason Leecodexassisted
1w ago+6.1K -5.4K
100%Elevated
more lines added than baseline
5
1bb129b5refactor: introduce the internal gpui-base architecture (#2677)
Jason Leecodexassisted
1w ago+37.6K -12.1K
100%Elevated
more lines added than baseline
6
8671be20docs: Refactor skills based on `skill-creator`. (#1966)
Jason Lee
7mo ago+6.4K -2.9K
100%Elevated
more lines added than baseline
7
396c8dbetheme: Improve theme color fallback to use blend to avoid alpha. (#1162)
Jason Lee
1y ago+5.3K -5.2K
100%Elevated
more lines added than baseline
8
dcca730dgroup_box: Add GroupBox element. (#1146)
Jason Lee
1y ago+5.7K -5.5K
100%Elevated
more lines added than baseline
9
977ce5dftheme: Refactor Theme config to support JSONSchama. (#1068)
Jason Lee
1y ago+7.7K -6.0K
100%Elevated
more lines added than baseline
10
b70b2293wef: Added a new WebView component named "Wef" based on CEF. (#877)
Sunli
1y ago+11.8K -73
100%Elevated
more lines added than baseline
11
cc89092fcommand: Add a Command palette component (#2765)
Jason Leeclaudeassisted
4d ago+5.0K -752
99%Elevated
more lines added than baseline
12
fd3bc2bbgpui-base: Add TextSelection for window-level text selection (#2730)
Jason Leecodexassisted
1w ago+6.8K -1.1K
99%Elevated
more lines added than baseline
13
e8564ca7chart: Introduce `SankeyChart` (#2538)
Floyd Wangclaudeassisted
1mo ago+2.7K -12
99%Elevated
more lines added than baseline
14
f2ae9cb3combo_box: Add `ComboBox` component (#2319)
Vincent Escheclaudeassisted
3mo ago+4.0K -712
99%Elevated
more lines added than baseline
15
fef2f050docs: Add GPUI Skills. (#1923)
Jason Lee
7mo ago+4.5K -29
99%Elevated
more lines added than baseline
16
c47cbfc1example: Add a system_monitor example. (#1835)
Jason Lee
8mo ago+8.7K -62
99%Elevated
more lines added than baseline
17
cc21374fdocs: Switch to use VitePress. (#1405)
Jason Lee
10mo ago+3.1K -2.6K
99%Elevated
more lines added than baseline
18
cfd15515theme: Add more theme and fix to use default color from base color. (#1058)
Jason Lee
1y ago+2.7K -26
99%Elevated
more lines added than baseline
19
44427afatheme: Add to support highlight color to theme config. (#1055)
Jason Lee
1y ago+4.0K -1.0K
99%Elevated
more lines added than baseline
20
516c8fadchart: Introduce `chart` (#878)
Floyd Wang
1y ago+3.4K -32
99%Elevated
more lines added than baseline
21
a4aff404highlighter: Use tree-sitter to highlight code. (#904)
Jason Lee
1y ago+2.8K -1.2K
99%Elevated
more lines added than baseline
22
5b508d72gallery: Redesign the gallery. (#797)
Jason Lee
1y ago+4.4K -2.9K
99%Elevated
more lines added than baseline
23
327d40e0chore: Upgrade GPUI 3 (#587)
Jason Lee
1y ago+4.8K -3.6K
99%Elevated
more lines added than baseline
24
502d4df1Add Dock & Panel (#10)
Jason Lee
2y ago+5.2K -795
99%Elevated
more lines added than baseline
25
9ffea579First commit, with Button UI.
Jason Lee
2y ago+6.3K -0
99%Elevated
more lines added than baseline
26
5a5e2abcdocs: add GPUI design and coding guides (#2801)
Jason Lee
1d ago+3.2K -33
98%Elevated
more lines added than baseline
27
ec6b6b51input: Make the three input states one engine, keyed by kind (#2716)
Jason Leeclaudeagent
1w ago+2.6K -2.3K
98%Elevated
more lines added than baseline
28
8e20e3bbmarkdown: Support copying the Markdown source of a selection (#2628)
Stephan Aßmusclaudeassisted
1w ago+1.5K -91
98%Elevated
more lines added than baseline
29
6b688302editor: Add code folding support to the Editor. (#2089)
Jason Leeclaudeagent
5mo ago+1.7K -175
98%Elevated
more lines added than baseline
30
010e1a97table: Renamed `Table` to `DataTable`, added new `Table` element. (#2075)
Jason Lee
5mo ago+3.1K -2.3K
98%Elevated
more lines added than baseline
31
6ea87a91alert_dialog: Add AlertDialog. (#2069)
Jason Leeclaudeassisted
6mo ago+2.3K -1.1K
98%Elevated
more lines added than baseline
32
c8652f90setting: Add Settings component. (#1632)
Jason Lee
9mo ago+2.5K -60
98%Elevated
more lines added than baseline
33
29fbdd37table: Split TableState to state.rs (#1599)
Jason Lee
9mo ago+1.5K -1.4K
98%Elevated
more lines added than baseline
34
9166c1dbAdd .theme-schema.json
Jason Lee
1y ago+1.8K -0
98%Elevated
more lines added than baseline
35
8bf66443theme: Add theme schema to support JSON theme config. (#1050)
Jason Lee
1y ago+2.0K -403
98%Elevated
more lines added than baseline
36
bc398adbinput: Refactor Input, Picker as stateless mode. (#858)
Jason Lee
1y ago+1.9K -1.7K
98%Elevated
more lines added than baseline
37
06f9178etext: Add TextView with Markdown and Simple HTML support. (#639)
Jason Lee
1y ago+3.3K -31
98%Elevated
more lines added than baseline
38
56eb7147Add a batch of color methods. (#20)
Jason Lee
2y ago+2.2K -5
98%Elevated
more lines added than baseline
39
659f00c9New input (#1)
Jason Lee
2y ago+2.0K -979
98%Elevated
more lines added than baseline
40
7cf072b5gpui-fps: Add a realtime FPS and resource HUD crate (#2704)
Jason Leeclaudeagent
1w ago+2.1K -15
98%Elevated
more lines added than baseline
41
7b3426dbinput: Split Input, Textarea, and Editor APIs (#2691)
Jason Leecodexassisted
1w ago+1.8K -540
98%Elevated
more lines added than baseline
42
1c214d06plot: Add interactive hover tooltips to charts (#2500)
Floyd Wangclaudeassisted
2mo ago+898 -169
98%Elevated
more lines added than baseline
43
341619c7text_view: Add Markdown plugin support (#2473)
Floyd Wangclaudeassisted
2mo ago+1.3K -36
98%Elevated
more lines added than baseline
44
aa085920number_input: Built-in stepping, input restriction, and normalization (#2460)
Floyd Wangclaudeassisted
2mo ago+1.0K -265
98%Elevated
more lines added than baseline
45
1614d3e1web: Update to support web with WASM. (#2102)
Jason Leeclaudeagent
5mo ago+3.7K -1.6K
98%Elevated
more lines added than baseline
46
5e37e7f7Added Theme Color Viewer Story (#1985)
Scott Garland
6mo ago+1.1K -0
98%Elevated
more lines added than baseline
47
0d167f61plot: Add support for stacked chart (#1681)
Floyd Wang
8mo ago+1.4K -511
98%Elevated
more lines added than baseline
48
f1b6d7c5editor: Add completion, code_action provider. (#1242)
Jason Lee
11mo ago+2.0K -146
98%Elevated
more lines added than baseline
49
74b3aa7etext_view: Add to support selection. (#1169)
Jason Lee
11mo ago+1.6K -667
98%Elevated
more lines added than baseline
50
9a389224chore: Update GPUI and other crates. (#1136)
Jason Lee
1y ago+1.4K -1.1K
98%Elevated
more lines added than baseline
  • 64aae51adocs: Add simplified Chinese docs site (#2244)
    Author
    tudou
    When
    4mo ago
    Lines
    +16.1K -114
    Risk
    100%Elevated
  • 5a61c827docs: Add documentation website with comprehensive component guides (#1398)
    Author
    YougLin-dev
    When
    10mo ago
    Lines
    +21.4K -0
    Risk
    100%Elevated
  • 2cadad22dock: Add the pure-data layout foundation in gpui-base (#2772)
    Author
    Jason Lee
    When
    3d ago
    Lines
    +17.0K -6.1K
    Risk
    100%Elevated
  • da736c91story: Refine component story gallery (#2695)
    Author
    Jason Lee
    When
    1w ago
    Lines
    +6.1K -5.4K
    Risk
    100%Elevated
  • 1bb129b5refactor: introduce the internal gpui-base architecture (#2677)
    Author
    Jason Lee
    When
    1w ago
    Lines
    +37.6K -12.1K
    Risk
    100%Elevated
  • 8671be20docs: Refactor skills based on `skill-creator`. (#1966)
    Author
    Jason Lee
    When
    7mo ago
    Lines
    +6.4K -2.9K
    Risk
    100%Elevated
  • 396c8dbetheme: Improve theme color fallback to use blend to avoid alpha. (#1162)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +5.3K -5.2K
    Risk
    100%Elevated
  • dcca730dgroup_box: Add GroupBox element. (#1146)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +5.7K -5.5K
    Risk
    100%Elevated
  • 977ce5dftheme: Refactor Theme config to support JSONSchama. (#1068)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +7.7K -6.0K
    Risk
    100%Elevated
  • b70b2293wef: Added a new WebView component named "Wef" based on CEF. (#877)
    Author
    Sunli
    When
    1y ago
    Lines
    +11.8K -73
    Risk
    100%Elevated
  • cc89092fcommand: Add a Command palette component (#2765)
    Author
    Jason Lee
    When
    4d ago
    Lines
    +5.0K -752
    Risk
    99%Elevated
  • fd3bc2bbgpui-base: Add TextSelection for window-level text selection (#2730)
    Author
    Jason Lee
    When
    1w ago
    Lines
    +6.8K -1.1K
    Risk
    99%Elevated
  • e8564ca7chart: Introduce `SankeyChart` (#2538)
    Author
    Floyd Wang
    When
    1mo ago
    Lines
    +2.7K -12
    Risk
    99%Elevated
  • f2ae9cb3combo_box: Add `ComboBox` component (#2319)
    Author
    Vincent Esche
    When
    3mo ago
    Lines
    +4.0K -712
    Risk
    99%Elevated
  • fef2f050docs: Add GPUI Skills. (#1923)
    Author
    Jason Lee
    When
    7mo ago
    Lines
    +4.5K -29
    Risk
    99%Elevated
  • c47cbfc1example: Add a system_monitor example. (#1835)
    Author
    Jason Lee
    When
    8mo ago
    Lines
    +8.7K -62
    Risk
    99%Elevated
  • cc21374fdocs: Switch to use VitePress. (#1405)
    Author
    Jason Lee
    When
    10mo ago
    Lines
    +3.1K -2.6K
    Risk
    99%Elevated
  • cfd15515theme: Add more theme and fix to use default color from base color. (#1058)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +2.7K -26
    Risk
    99%Elevated
  • 44427afatheme: Add to support highlight color to theme config. (#1055)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +4.0K -1.0K
    Risk
    99%Elevated
  • 516c8fadchart: Introduce `chart` (#878)
    Author
    Floyd Wang
    When
    1y ago
    Lines
    +3.4K -32
    Risk
    99%Elevated
  • a4aff404highlighter: Use tree-sitter to highlight code. (#904)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +2.8K -1.2K
    Risk
    99%Elevated
  • 5b508d72gallery: Redesign the gallery. (#797)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +4.4K -2.9K
    Risk
    99%Elevated
  • 327d40e0chore: Upgrade GPUI 3 (#587)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +4.8K -3.6K
    Risk
    99%Elevated
  • 502d4df1Add Dock & Panel (#10)
    Author
    Jason Lee
    When
    2y ago
    Lines
    +5.2K -795
    Risk
    99%Elevated
  • 9ffea579First commit, with Button UI.
    Author
    Jason Lee
    When
    2y ago
    Lines
    +6.3K -0
    Risk
    99%Elevated
  • 5a5e2abcdocs: add GPUI design and coding guides (#2801)
    Author
    Jason Lee
    When
    1d ago
    Lines
    +3.2K -33
    Risk
    98%Elevated
  • ec6b6b51input: Make the three input states one engine, keyed by kind (#2716)
    Author
    Jason Lee
    When
    1w ago
    Lines
    +2.6K -2.3K
    Risk
    98%Elevated
  • 8e20e3bbmarkdown: Support copying the Markdown source of a selection (#2628)
    Author
    Stephan Aßmus
    When
    1w ago
    Lines
    +1.5K -91
    Risk
    98%Elevated
  • 6b688302editor: Add code folding support to the Editor. (#2089)
    Author
    Jason Lee
    When
    5mo ago
    Lines
    +1.7K -175
    Risk
    98%Elevated
  • 010e1a97table: Renamed `Table` to `DataTable`, added new `Table` element. (#2075)
    Author
    Jason Lee
    When
    5mo ago
    Lines
    +3.1K -2.3K
    Risk
    98%Elevated
  • 6ea87a91alert_dialog: Add AlertDialog. (#2069)
    Author
    Jason Lee
    When
    6mo ago
    Lines
    +2.3K -1.1K
    Risk
    98%Elevated
  • c8652f90setting: Add Settings component. (#1632)
    Author
    Jason Lee
    When
    9mo ago
    Lines
    +2.5K -60
    Risk
    98%Elevated
  • 29fbdd37table: Split TableState to state.rs (#1599)
    Author
    Jason Lee
    When
    9mo ago
    Lines
    +1.5K -1.4K
    Risk
    98%Elevated
  • 9166c1dbAdd .theme-schema.json
    Author
    Jason Lee
    When
    1y ago
    Lines
    +1.8K -0
    Risk
    98%Elevated
  • 8bf66443theme: Add theme schema to support JSON theme config. (#1050)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +2.0K -403
    Risk
    98%Elevated
  • bc398adbinput: Refactor Input, Picker as stateless mode. (#858)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +1.9K -1.7K
    Risk
    98%Elevated
  • 06f9178etext: Add TextView with Markdown and Simple HTML support. (#639)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +3.3K -31
    Risk
    98%Elevated
  • 56eb7147Add a batch of color methods. (#20)
    Author
    Jason Lee
    When
    2y ago
    Lines
    +2.2K -5
    Risk
    98%Elevated
  • 659f00c9New input (#1)
    Author
    Jason Lee
    When
    2y ago
    Lines
    +2.0K -979
    Risk
    98%Elevated
  • 7cf072b5gpui-fps: Add a realtime FPS and resource HUD crate (#2704)
    Author
    Jason Lee
    When
    1w ago
    Lines
    +2.1K -15
    Risk
    98%Elevated
  • 7b3426dbinput: Split Input, Textarea, and Editor APIs (#2691)
    Author
    Jason Lee
    When
    1w ago
    Lines
    +1.8K -540
    Risk
    98%Elevated
  • 1c214d06plot: Add interactive hover tooltips to charts (#2500)
    Author
    Floyd Wang
    When
    2mo ago
    Lines
    +898 -169
    Risk
    98%Elevated
  • 341619c7text_view: Add Markdown plugin support (#2473)
    Author
    Floyd Wang
    When
    2mo ago
    Lines
    +1.3K -36
    Risk
    98%Elevated
  • aa085920number_input: Built-in stepping, input restriction, and normalization (#2460)
    Author
    Floyd Wang
    When
    2mo ago
    Lines
    +1.0K -265
    Risk
    98%Elevated
  • 1614d3e1web: Update to support web with WASM. (#2102)
    Author
    Jason Lee
    When
    5mo ago
    Lines
    +3.7K -1.6K
    Risk
    98%Elevated
  • 5e37e7f7Added Theme Color Viewer Story (#1985)
    Author
    Scott Garland
    When
    6mo ago
    Lines
    +1.1K -0
    Risk
    98%Elevated
  • 0d167f61plot: Add support for stacked chart (#1681)
    Author
    Floyd Wang
    When
    8mo ago
    Lines
    +1.4K -511
    Risk
    98%Elevated
  • f1b6d7c5editor: Add completion, code_action provider. (#1242)
    Author
    Jason Lee
    When
    11mo ago
    Lines
    +2.0K -146
    Risk
    98%Elevated
  • 74b3aa7etext_view: Add to support selection. (#1169)
    Author
    Jason Lee
    When
    11mo ago
    Lines
    +1.6K -667
    Risk
    98%Elevated
  • 9a389224chore: Update GPUI and other crates. (#1136)
    Author
    Jason Lee
    When
    1y ago
    Lines
    +1.4K -1.1K
    Risk
    98%Elevated
Showing 50 of 2,103 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

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.

0188typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

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.

1101001,00010,000Lines changed (log) →0.07.2Diffusion →
Below typical37
Typical60
Elevated103

Commit history for 2233admin/gpui-component

2233admin/gpui-component has 2,103 commits in its history from 127 contributors, the first of them Jun 13, 2024. In the last 90 days 478 files were touched, 1,324 times in total, most often state.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.