Skip to content
View kimjune01's full-sized avatar

Block or report kimjune01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kimjune01/README.md

53% merge rate · 0 streak (22:49 UTC)

Speedrunning Open Source · why the loop works (mechanism explainer; data is in the verify block below)

sankey-beta
    triaged,    submitted, 345
    triaged,    throttled, 29
    triaged,    rejected,  9
    submitted,  resolved,  104
    submitted,  dripped,   78
    submitted,  open,      163
    resolved,   merged,    56
    resolved,   closed,    48
Loading
xychart-beta
    title "PRs merged + defenses dispensed per day"
    x-axis ["05-09", "05-10", "05-11", "05-12", "05-13"]
    y-axis "count"
    bar [1, 5, 8, 23, 19]
    bar [0, 0, 0, 9, 9]
Loading

since 2026-05-09T00:34:00Z (pipeline epoch)

verify
{ merged: search(query: "is:pr is:merged author:kimjune01 created:>2026-05-09T00:34:00Z", type: ISSUE) { issueCount }
  closed: search(query: "is:pr is:closed is:unmerged author:kimjune01 created:>2026-05-09T00:34:00Z", type: ISSUE) { issueCount } }

Issues generated

72% positive reception · hypothesis graph

58 issues filed since 2026-05-12 (slop-filter campaign start) · 18 positive · 7 negative · 11 bot-closed (already protected) · 22 inconclusive

sankey-beta
    filed,    decided,      25
    filed,    bot-closed,   11
    filed,    inconclusive, 22
    decided,  positive,     18
    decided,  negative,     7
Loading

positive = closed-as-completed, accepted/bug-labeled, or open with maintainer engagement. negative = maintainer rejected (closed-as-not-planned with engagement), or silent treatment (open with no engagement after 7-day grace — wrong target). bot-closed = closed by a bot account, spam-labeled, or stale-bot patterns — these repos already have automated handling, so the offer is redundant. inconclusive = open without engagement within 7-day grace, or closed as duplicate. rate = positive ÷ (positive + negative).

verify
~/.sweep/bin/scoreboard --since 2026-05-12

Feed

repo PR
Jaxx497/NoctaVox #21 fix: provide actionable error messages for da
ag2ai/ag2 #2805 fix: initialize task variable in RemoteAgent
hyperium/hyper #4065 docs(error): add detailed doc comments to Err
luminal-ai/luminal #312 feat: add CUDA 13.2 support via cudarc 0.19.4
boldsoftware/shelley #208 docs: document bang (!) command for shell acc
open-telemetry/opentelemetry-collector #15281 Add testable examples for consumer package
MCPJam/inspector #2093 fix(docs): use latest release URLs for deskto
pvolok/mprocs #218 Show autostart:false procs in gray instead of
pvolok/mprocs #217 docs: document command menu (p key)
slatedb/slatedb #1654 Fix DbReaderBuilder bypassing DbCacheWrapper

Leaderboard

since 2026-05-09 (pipeline epoch) | voluntary contributions to repos you don't own | non-owner only | methodology

contributor merged rate repos
SAY-5 112 67% 93
kimjune01 45 58% 42
mvanhorn 31 86% 24
yakushabb 23 79% 22
officialasishkumar 15 88% 12
ununununium 14 70% 11
fdelbrayelle 7 87% 4
GeertvanHorrik 2 66% 1
tuanaiseo 1 33% 1

Join the leaderboard · Protect your repo

AI SLOP

PR time to close bugs title
uptime-kuma#7371 <1 min 0 🚨⚠️AI Slop⚠️🚨 cherry-picked
uptime-kuma#7372 <1 min 0 🚨⚠️AI Slop⚠️🚨 cherry-picked
litestar#4755 7 hrs 0 closed per AI policy
ruff#25066 2 days 0 mainly produced by AI
llama.cpp#22873 2 days 1 AI-generated PR detected

hypothesis graph


june.kim · AGPL where it matters

Pinned Loading

  1. june.kim june.kim Public

    Blog!

    HTML 1

  2. sweep sweep Public

    Pipeline state for automated open source contribution — repos, triage graphs, drip queues, review schemas

    Shell