repowiserepowise
Sign in
2233admin/mcp-cli
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/mcp-cli

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

9of 27 scored

9 commits sit in this repo's top risk tercile, which is 33% of the 27scored. 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.1 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 commits519%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.24bitsShannon 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 threshold6.1out 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.

Consistently fix-driven across its history.

Feature7%
Fix37%
Docs11%
Chore26%
Other19%

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
5d138e67init
philschmid
7mo ago+3.8K -0
98%Elevated
more lines added than baseline
2
d434663fbetter subcommands and daemon setup
philschmid
6mo ago+1.9K -448
94%Elevated
more lines added than baseline
3
b0436a6bv0.1.0
philschmid
7mo ago+1.6K -348
91%Elevated
more lines added than baseline
4
1b747114v0.3.0 prep
philschmid
6mo ago+833 -110
87%Elevated
more lines added than baseline
5
c4e52439fix lint
philschmid
6mo ago+130 -68
83%Elevated
more lines added than baseline
6
7f80c1d5install fixes
philschmid
7mo ago+70 -28
80%Elevated
more lines added than baseline
7
d049cbbafeat: stream stderr from MCP servers in real-time
philschmid
7mo ago+39 -1
76%Elevated
more lines added than baseline
8
cfe3bc32fix lint
philschmid
7mo ago+28 -20
72%Elevated
more lines added than baseline
9
d77672a1fix: call command outputs raw text content instead of MCP envelope (#30)
Philipp Schmid
6mo ago+35 -14
69%Elevated
more lines added than baseline
10
596f79e5fix stdin
philschmid
7mo ago+21 -35
65%Typical
more lines added than baseline
11
a5ef61f0fix stdin
philschmid
7mo ago+17 -2
59%Typical
more lines added than baseline
12
be418ad3fix stdin
philschmid
7mo ago+17 -4
59%Typical
more lines added than baseline
13
d8fbae76better cleaning
philschmid
6mo ago+11 -5
52%Typical
more focused than baseline
14
15cb3820update readme
philschmid
7mo ago+10 -39
52%Typical
more focused than baseline
15
1aa51edffixes
philschmid
7mo ago+10 -4
44%Typical
more subsystems than baseline
16
30b59443update readme
philschmid
7mo ago+9 -4
44%Typical
fewer lines added than baseline
17
28261446fix: pass MCP_TIMEOUT to SDK callTool requests
Victor A.
7mo ago+8 -4
39%Typical
fewer lines added than baseline
18
b8b5d177readme
philschmid
7mo ago+6 -6
35%Typical
fewer lines added than baseline
19
5171ce7bRelease v0.1.1
philschmid
7mo ago+3 -3
31%Below typical
fewer lines added than baseline
20
5f03e0f6Release v0.1.3
philschmid
7mo ago+2 -2
26%Below typical
fewer lines added than baseline
21
1777ec5aRelease v0.1.2
philschmid
7mo ago+2 -2
26%Below typical
fewer lines added than baseline
22
5cc5a628Release v0.3.0
philschmid
6mo ago+2 -2
15%Below typical
fewer lines added than baseline
23
74296377Release v0.1.4
philschmid
7mo ago+2 -2
15%Below typical
fewer lines added than baseline
24
2484d84dRelease v0.1.3
philschmid
7mo ago+2 -2
15%Below typical
fewer lines added than baseline
25
de3642d1Release v0.1.4
philschmid
7mo ago+2 -2
15%Below typical
fewer lines added than baseline
26
f010748aadd image
philschmid
7mo ago+2 -2
6%Below typical
fewer lines added than baseline
27
6d614947fix lint
philschmid
7mo ago+1 -1
2%Below typical
fewer lines added than baseline
  • 5d138e67init
    Author
    philschmid
    When
    7mo ago
    Lines
    +3.8K -0
    Risk
    98%Elevated
  • d434663fbetter subcommands and daemon setup
    Author
    philschmid
    When
    6mo ago
    Lines
    +1.9K -448
    Risk
    94%Elevated
  • b0436a6bv0.1.0
    Author
    philschmid
    When
    7mo ago
    Lines
    +1.6K -348
    Risk
    91%Elevated
  • 1b747114v0.3.0 prep
    Author
    philschmid
    When
    6mo ago
    Lines
    +833 -110
    Risk
    87%Elevated
  • c4e52439fix lint
    Author
    philschmid
    When
    6mo ago
    Lines
    +130 -68
    Risk
    83%Elevated
  • 7f80c1d5install fixes
    Author
    philschmid
    When
    7mo ago
    Lines
    +70 -28
    Risk
    80%Elevated
  • d049cbbafeat: stream stderr from MCP servers in real-time
    Author
    philschmid
    When
    7mo ago
    Lines
    +39 -1
    Risk
    76%Elevated
  • cfe3bc32fix lint
    Author
    philschmid
    When
    7mo ago
    Lines
    +28 -20
    Risk
    72%Elevated
  • d77672a1fix: call command outputs raw text content instead of MCP envelope (#30)
    Author
    Philipp Schmid
    When
    6mo ago
    Lines
    +35 -14
    Risk
    69%Elevated
  • 596f79e5fix stdin
    Author
    philschmid
    When
    7mo ago
    Lines
    +21 -35
    Risk
    65%Typical
  • a5ef61f0fix stdin
    Author
    philschmid
    When
    7mo ago
    Lines
    +17 -2
    Risk
    59%Typical
  • be418ad3fix stdin
    Author
    philschmid
    When
    7mo ago
    Lines
    +17 -4
    Risk
    59%Typical
  • d8fbae76better cleaning
    Author
    philschmid
    When
    6mo ago
    Lines
    +11 -5
    Risk
    52%Typical
  • 15cb3820update readme
    Author
    philschmid
    When
    7mo ago
    Lines
    +10 -39
    Risk
    52%Typical
  • 1aa51edffixes
    Author
    philschmid
    When
    7mo ago
    Lines
    +10 -4
    Risk
    44%Typical
  • 30b59443update readme
    Author
    philschmid
    When
    7mo ago
    Lines
    +9 -4
    Risk
    44%Typical
  • 28261446fix: pass MCP_TIMEOUT to SDK callTool requests
    Author
    Victor A.
    When
    7mo ago
    Lines
    +8 -4
    Risk
    39%Typical
  • b8b5d177readme
    Author
    philschmid
    When
    7mo ago
    Lines
    +6 -6
    Risk
    35%Typical
  • 5171ce7bRelease v0.1.1
    Author
    philschmid
    When
    7mo ago
    Lines
    +3 -3
    Risk
    31%Below typical
  • 5f03e0f6Release v0.1.3
    Author
    philschmid
    When
    7mo ago
    Lines
    +2 -2
    Risk
    26%Below typical
  • 1777ec5aRelease v0.1.2
    Author
    philschmid
    When
    7mo ago
    Lines
    +2 -2
    Risk
    26%Below typical
  • 5cc5a628Release v0.3.0
    Author
    philschmid
    When
    6mo ago
    Lines
    +2 -2
    Risk
    15%Below typical
  • 74296377Release v0.1.4
    Author
    philschmid
    When
    7mo ago
    Lines
    +2 -2
    Risk
    15%Below typical
  • 2484d84dRelease v0.1.3
    Author
    philschmid
    When
    7mo ago
    Lines
    +2 -2
    Risk
    15%Below typical
  • de3642d1Release v0.1.4
    Author
    philschmid
    When
    7mo ago
    Lines
    +2 -2
    Risk
    15%Below typical
  • f010748aadd image
    Author
    philschmid
    When
    7mo ago
    Lines
    +2 -2
    Risk
    6%Below typical
  • 6d614947fix lint
    Author
    philschmid
    When
    7mo ago
    Lines
    +1 -1
    Risk
    2%Below typical
Showing 27 of 27 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.

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

Size against diffusion

The 27 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,000Lines changed (log) →0.04.4Diffusion →
Below typical9
Typical9
Elevated9

Commit history for 2233admin/mcp-cli

Repowise tracks change history across 23 files in 2233admin/mcp-cli. 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.