repowiserepowise
Sign in
muhfaris/gherkio
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisemuhfaris/gherkio

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

12of 35 scored

12 commits sit in this repo's top risk tercile, which is 34% of the 35scored. 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 9.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 commits926%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.23bitsShannon 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 threshold9.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.

How this repo's commit mix shifts over time.

Other100%

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
6608377ddocs: ✏️ graphify, llm-map
muhfaris
2mo ago+334.3K -264
99%Elevated
large diff (many lines added)
2
bbee9b92feat: 🎸 documentations
muhfaris
2mo ago+8.2K -926
94%Elevated
large diff (many lines added)
3
d423fb6dfeat: 🎸 initialize release
muhfaris
2mo ago+17.7K -0
94%Elevated
large diff (many lines added)
4
7be75f9ffeat: 🎸 conditions values and update graphify
muhfaris
1mo ago+5.9K -3.2K
90%Elevated
large diff (many lines added)
5
20b776b3feat(transform): implement declarative collection projections with explicit type casting
muhfaris
1mo ago+1.3K -0
86%Elevated
large diff (many lines added)
6
43303a60feat: 🎸 add convert and validate tools and refactor workspace v
muhfaris
2mo ago+1.2K -660
86%Elevated
large diff (many lines added)
7
f4aa5807feat: implement RFC-18 automated failure debug snapshots
openhands
2mo ago+785 -20
80%Elevated
large diff (many lines added)
8
d1fba1a2feat: Add multipart form-data and file upload support (RFC-21)
openhands
2mo ago+743 -15
80%Elevated
large diff (many lines added)
9
527d973ffeat: add Swagger Petstore test suite and preserve large integer JSON precision
muhfaris
1mo ago+587 -36
73%Elevated
large diff (many lines added)
10
b33d7987feat: 🎸 add Parameterized Generators Expansion
muhfaris
2mo ago+436 -7
73%Elevated
large diff (many lines added)
11
343f384efeat: 🎸 expose gherkio init at mcp
muhfaris
2mo ago+492 -391
73%Elevated
large diff (many lines added)
12
075573e7feat: Implement RFC-19 Domain Sandboxing & SSRF Prevention
muhfaris
2mo ago+330 -7
67%Elevated
large diff (many lines added)
13
802fc1f0feat: 🎸 until request, execute partial requests
muhfaris
2mo ago+369 -200
64%Typical
large diff (many lines added)
14
153f4162fix: 🐛 expose tools dsl/variabels from resource mcp
muhfaris
2mo ago+281 -1
61%Typical
large diff (many lines added)
15
ea42c756fix: 🐛 retention report
muhfaris
2mo ago+152 -0
59%Typical
large diff (many lines added)
16
f618f833feat: 🎸 initialize release
muhfaris
2mo ago+95 -70
56%Typical
large diff (many lines added)
17
93b47215docs: ✏️ changelog
muhfaris
2mo ago+85 -1
51%Typical
large diff (many lines added)
18
a00eb871feat: 🎸 add more support phoenumber
muhfaris
2mo ago+114 -10
51%Typical
large diff (many lines added)
19
cfc7a963docs: Update README with RFC-19 and RFC-20 documentation
muhfaris
2mo ago+69 -0
47%Typical
large diff (many lines added)
20
0866ded3fix: Use temp file for multipart body to support large files safely
openhands
2mo ago+59 -11
43%Typical
large diff (many lines added)
21
ee5c87befeat: 🎸 example full config
muhfaris
2mo ago+78 -10
43%Typical
large diff (many lines added)
22
59f992bcfeat(transform): support type-casting and type-preservation in standard request bodies
muhfaris
1mo ago+83 -2
39%Typical
large diff (many lines added)
23
57aa4d4fchore: release v0.1.0-alpha.2
muhfaris
2mo ago+53 -43
34%Typical
large diff (many lines added)
24
8b615458refactor: Use io.Pipe for streaming multipart body
openhands
2mo ago+37 -94
34%Typical
large diff (many lines added)
25
a7b038e3fix: resolve test and build errors for RFC-18 snapshot feature
openhands
2mo ago+39 -21
30%Below typical
large diff (many lines added)
26
17989f78fix: Use CreatePart for custom Content-Type in multipart
openhands
2mo ago+24 -19
27%Below typical
large diff (many lines added)
27
355ee0b1fix: 🐛 reporting error
muhfaris
1mo ago+16 -0
24%Below typical
large diff (many lines added)
28
f8e61e52fix: 🐛 interactive playground and image
muhfaris
2mo ago+18 -14
21%Below typical
large diff (many lines added)
29
9cdd5336bump: release version v0.1.0-alpha.3 and update documentation references
muhfaris
1mo ago+13 -12
17%Below typical
scattered, high-entropy change
30
709bef83fix: 🐛 reorder docs
muhfaris
1mo ago+12 -14
17%Below typical
focused change
31
06d622b2fix: Update test for async io.Pipe error handling
openhands
2mo ago+8 -2
11%Below typical
small diff
32
ef4997c5docs: Add memory consideration note to buildMultipartBody
openhands
2mo ago+8 -0
11%Below typical
small diff
33
ae3f13fafix: 🐛 permit installation
muhfaris
2mo ago+5 -2
7%Below typical
small diff
34
5c498a68chore: Bump version to v0.1.0-alpha.1
muhfaris
2mo ago+1 -1
3%Below typical
small diff
35
27c0a6a4feat: 🎸 initialize release
muhfaris
2mo ago+1 -0
3%Below typical
small diff
  • 6608377ddocs: ✏️ graphify, llm-map
    Author
    muhfaris
    When
    2mo ago
    Lines
    +334.3K -264
    Risk
    99%Elevated
  • bbee9b92feat: 🎸 documentations
    Author
    muhfaris
    When
    2mo ago
    Lines
    +8.2K -926
    Risk
    94%Elevated
  • d423fb6dfeat: 🎸 initialize release
    Author
    muhfaris
    When
    2mo ago
    Lines
    +17.7K -0
    Risk
    94%Elevated
  • 7be75f9ffeat: 🎸 conditions values and update graphify
    Author
    muhfaris
    When
    1mo ago
    Lines
    +5.9K -3.2K
    Risk
    90%Elevated
  • 20b776b3feat(transform): implement declarative collection projections with explicit type casting
    Author
    muhfaris
    When
    1mo ago
    Lines
    +1.3K -0
    Risk
    86%Elevated
  • 43303a60feat: 🎸 add convert and validate tools and refactor workspace v
    Author
    muhfaris
    When
    2mo ago
    Lines
    +1.2K -660
    Risk
    86%Elevated
  • f4aa5807feat: implement RFC-18 automated failure debug snapshots
    Author
    openhands
    When
    2mo ago
    Lines
    +785 -20
    Risk
    80%Elevated
  • d1fba1a2feat: Add multipart form-data and file upload support (RFC-21)
    Author
    openhands
    When
    2mo ago
    Lines
    +743 -15
    Risk
    80%Elevated
  • 527d973ffeat: add Swagger Petstore test suite and preserve large integer JSON precision
    Author
    muhfaris
    When
    1mo ago
    Lines
    +587 -36
    Risk
    73%Elevated
  • b33d7987feat: 🎸 add Parameterized Generators Expansion
    Author
    muhfaris
    When
    2mo ago
    Lines
    +436 -7
    Risk
    73%Elevated
  • 343f384efeat: 🎸 expose gherkio init at mcp
    Author
    muhfaris
    When
    2mo ago
    Lines
    +492 -391
    Risk
    73%Elevated
  • 075573e7feat: Implement RFC-19 Domain Sandboxing & SSRF Prevention
    Author
    muhfaris
    When
    2mo ago
    Lines
    +330 -7
    Risk
    67%Elevated
  • 802fc1f0feat: 🎸 until request, execute partial requests
    Author
    muhfaris
    When
    2mo ago
    Lines
    +369 -200
    Risk
    64%Typical
  • 153f4162fix: 🐛 expose tools dsl/variabels from resource mcp
    Author
    muhfaris
    When
    2mo ago
    Lines
    +281 -1
    Risk
    61%Typical
  • ea42c756fix: 🐛 retention report
    Author
    muhfaris
    When
    2mo ago
    Lines
    +152 -0
    Risk
    59%Typical
  • f618f833feat: 🎸 initialize release
    Author
    muhfaris
    When
    2mo ago
    Lines
    +95 -70
    Risk
    56%Typical
  • 93b47215docs: ✏️ changelog
    Author
    muhfaris
    When
    2mo ago
    Lines
    +85 -1
    Risk
    51%Typical
  • a00eb871feat: 🎸 add more support phoenumber
    Author
    muhfaris
    When
    2mo ago
    Lines
    +114 -10
    Risk
    51%Typical
  • cfc7a963docs: Update README with RFC-19 and RFC-20 documentation
    Author
    muhfaris
    When
    2mo ago
    Lines
    +69 -0
    Risk
    47%Typical
  • 0866ded3fix: Use temp file for multipart body to support large files safely
    Author
    openhands
    When
    2mo ago
    Lines
    +59 -11
    Risk
    43%Typical
  • ee5c87befeat: 🎸 example full config
    Author
    muhfaris
    When
    2mo ago
    Lines
    +78 -10
    Risk
    43%Typical
  • 59f992bcfeat(transform): support type-casting and type-preservation in standard request bodies
    Author
    muhfaris
    When
    1mo ago
    Lines
    +83 -2
    Risk
    39%Typical
  • 57aa4d4fchore: release v0.1.0-alpha.2
    Author
    muhfaris
    When
    2mo ago
    Lines
    +53 -43
    Risk
    34%Typical
  • 8b615458refactor: Use io.Pipe for streaming multipart body
    Author
    openhands
    When
    2mo ago
    Lines
    +37 -94
    Risk
    34%Typical
  • a7b038e3fix: resolve test and build errors for RFC-18 snapshot feature
    Author
    openhands
    When
    2mo ago
    Lines
    +39 -21
    Risk
    30%Below typical
  • 17989f78fix: Use CreatePart for custom Content-Type in multipart
    Author
    openhands
    When
    2mo ago
    Lines
    +24 -19
    Risk
    27%Below typical
  • 355ee0b1fix: 🐛 reporting error
    Author
    muhfaris
    When
    1mo ago
    Lines
    +16 -0
    Risk
    24%Below typical
  • f8e61e52fix: 🐛 interactive playground and image
    Author
    muhfaris
    When
    2mo ago
    Lines
    +18 -14
    Risk
    21%Below typical
  • 9cdd5336bump: release version v0.1.0-alpha.3 and update documentation references
    Author
    muhfaris
    When
    1mo ago
    Lines
    +13 -12
    Risk
    17%Below typical
  • 709bef83fix: 🐛 reorder docs
    Author
    muhfaris
    When
    1mo ago
    Lines
    +12 -14
    Risk
    17%Below typical
  • 06d622b2fix: Update test for async io.Pipe error handling
    Author
    openhands
    When
    2mo ago
    Lines
    +8 -2
    Risk
    11%Below typical
  • ef4997c5docs: Add memory consideration note to buildMultipartBody
    Author
    openhands
    When
    2mo ago
    Lines
    +8 -0
    Risk
    11%Below typical
  • ae3f13fafix: 🐛 permit installation
    Author
    muhfaris
    When
    2mo ago
    Lines
    +5 -2
    Risk
    7%Below typical
  • 5c498a68chore: Bump version to v0.1.0-alpha.1
    Author
    muhfaris
    When
    2mo ago
    Lines
    +1 -1
    Risk
    3%Below typical
  • 27c0a6a4feat: 🎸 initialize release
    Author
    muhfaris
    When
    2mo ago
    Lines
    +1 -0
    Risk
    3%Below typical
Showing 35 of 35 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 ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 35 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,000100,000Lines changed (log) →0.05.7Diffusion →
Below typical11
Typical12
Elevated12

Commit history for muhfaris/gherkio

Repowise tracks change history across 75 files in muhfaris/gherkio. In the last 90 days 75 files were touched, 165 times in total, most often executor.go. Every commit is scored for change risk from its size, spread and the history of the files it touches.