Refresh openclaw dataset snapshot 20260419T002035Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +24 -24
- new-contributors-report.json +941 -966
- new-contributors-report.md +258 -277
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260419T002035Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
|
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
+
- latest snapshot: `20260419T002035Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de73af789427a2c982bfb85bbd40cc0dfb6609f28b999239ee8ad265bccdedb5
|
| 3 |
+
size 67610015
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:030f50275da977d3fd1f3311e9c7e9d891402094fd1121cc475595879b4c3106
|
| 3 |
+
size 1097626
|
issue_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6f9c6e1e9237294f8b34b307ed32eda443e036c38ddd26e6f9d1f9cb6430b56
|
| 3 |
+
size 20057988
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b91d80bfca572df6c0fd7ee0d707de559da3481d7abfc1d151954d8724f47d64
|
| 3 |
+
size 6877059
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dff6fbe4261248308e4b377f0baa15b10a53f1421b6e2945f282c3bd522ea55
|
| 3 |
+
size 533892
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 49,
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 136694,
|
| 9 |
+
"issues": 4526,
|
| 10 |
+
"links": 44582,
|
| 11 |
+
"new_contributors": 716,
|
| 12 |
+
"pr_diffs": 3339,
|
| 13 |
+
"pr_files": 72045,
|
| 14 |
+
"pull_requests": 3339,
|
| 15 |
+
"review_comments": 17457,
|
| 16 |
+
"reviews": 13263,
|
| 17 |
+
"timeline_events": 54841
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T00:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 60,
|
| 22 |
"issue_stubs": 49,
|
| 23 |
+
"issues": 28,
|
| 24 |
+
"links": 92,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 1565,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 546,
|
| 29 |
+
"reviews": 377,
|
| 30 |
+
"timeline_events": 1366
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-19T00:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T002035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T23:20:34Z",
|
| 37 |
+
"next_since": "2026-04-19T00:20:35Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 115,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 114,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -911,11 +911,11 @@
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
-
"repo_last_seen_at": "2026-04-
|
| 915 |
-
"repo_primary_artifact_count":
|
| 916 |
-
"repo_artifact_count":
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
-
"snapshot_pr_count":
|
| 919 |
"snapshot_comment_count": 49,
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
|
@@ -946,6 +946,16 @@
|
|
| 946 |
},
|
| 947 |
"examples": {
|
| 948 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 949 |
{
|
| 950 |
"kind": "pull_request",
|
| 951 |
"number": 68534,
|
|
@@ -965,16 +975,6 @@
|
|
| 965 |
"merged": false,
|
| 966 |
"draft": false,
|
| 967 |
"created_at": "2026-04-18T10:54:59Z"
|
| 968 |
-
},
|
| 969 |
-
{
|
| 970 |
-
"kind": "pull_request",
|
| 971 |
-
"number": 68490,
|
| 972 |
-
"title": "fix: exclude volatile inbound metadata from extraSystemPromptHash",
|
| 973 |
-
"url": "https://github.com/openclaw/openclaw/pull/68490",
|
| 974 |
-
"state": "closed",
|
| 975 |
-
"merged": false,
|
| 976 |
-
"draft": false,
|
| 977 |
-
"created_at": "2026-04-18T09:17:30Z"
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
@@ -1089,83 +1089,6 @@
|
|
| 1089 |
},
|
| 1090 |
"fetch_error": null
|
| 1091 |
},
|
| 1092 |
-
{
|
| 1093 |
-
"author_login": "Yanhu007",
|
| 1094 |
-
"name": "Yanhu",
|
| 1095 |
-
"profile_url": "https://github.com/Yanhu007",
|
| 1096 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYanhu007",
|
| 1097 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYanhu007",
|
| 1098 |
-
"repo_first_seen_at": "2026-04-10T13:40:56Z",
|
| 1099 |
-
"repo_last_seen_at": "2026-04-12T04:35:40Z",
|
| 1100 |
-
"repo_primary_artifact_count": 22,
|
| 1101 |
-
"repo_artifact_count": 32,
|
| 1102 |
-
"snapshot_issue_count": 0,
|
| 1103 |
-
"snapshot_pr_count": 22,
|
| 1104 |
-
"snapshot_comment_count": 10,
|
| 1105 |
-
"snapshot_review_count": 0,
|
| 1106 |
-
"snapshot_review_comment_count": 0,
|
| 1107 |
-
"repo_association": "CONTRIBUTOR",
|
| 1108 |
-
"new_to_repo": false,
|
| 1109 |
-
"first_seen_in_snapshot": false,
|
| 1110 |
-
"known_via_prior_merged_pr": true,
|
| 1111 |
-
"report_reason": null,
|
| 1112 |
-
"enrichment_source": "previous_report",
|
| 1113 |
-
"live_refetch_skipped": true,
|
| 1114 |
-
"account_age_days": 4741,
|
| 1115 |
-
"young_account": false,
|
| 1116 |
-
"follow_through_score": "weak",
|
| 1117 |
-
"breadth_score": "very high",
|
| 1118 |
-
"automation_risk_signal": "high",
|
| 1119 |
-
"heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share",
|
| 1120 |
-
"public_orgs": [],
|
| 1121 |
-
"activity": {
|
| 1122 |
-
"visible_authored_pr_count": 200,
|
| 1123 |
-
"merged_pr_count": 20,
|
| 1124 |
-
"closed_unmerged_pr_count": 28,
|
| 1125 |
-
"open_pr_count": 152,
|
| 1126 |
-
"merged_pr_rate": 0.1,
|
| 1127 |
-
"closed_unmerged_pr_rate": 0.14,
|
| 1128 |
-
"still_open_pr_rate": 0.76,
|
| 1129 |
-
"distinct_repos_with_authored_prs": 152,
|
| 1130 |
-
"distinct_repos_with_open_prs": 130
|
| 1131 |
-
},
|
| 1132 |
-
"examples": {
|
| 1133 |
-
"pull_requests": [
|
| 1134 |
-
{
|
| 1135 |
-
"kind": "pull_request",
|
| 1136 |
-
"number": 65175,
|
| 1137 |
-
"title": "fix(cron): persist sessionFile for isolated cron runs to prevent orphans",
|
| 1138 |
-
"url": "https://github.com/openclaw/openclaw/pull/65175",
|
| 1139 |
-
"state": "open",
|
| 1140 |
-
"merged": false,
|
| 1141 |
-
"draft": false,
|
| 1142 |
-
"created_at": "2026-04-12T04:35:40Z"
|
| 1143 |
-
},
|
| 1144 |
-
{
|
| 1145 |
-
"kind": "pull_request",
|
| 1146 |
-
"number": 65059,
|
| 1147 |
-
"title": "fix(minimax): use configured baseUrl for usage polling endpoint",
|
| 1148 |
-
"url": "https://github.com/openclaw/openclaw/pull/65059",
|
| 1149 |
-
"state": "open",
|
| 1150 |
-
"merged": false,
|
| 1151 |
-
"draft": false,
|
| 1152 |
-
"created_at": "2026-04-12T00:10:33Z"
|
| 1153 |
-
},
|
| 1154 |
-
{
|
| 1155 |
-
"kind": "pull_request",
|
| 1156 |
-
"number": 65058,
|
| 1157 |
-
"title": "fix(googlechat): accept add-on space lifecycle payload variants",
|
| 1158 |
-
"url": "https://github.com/openclaw/openclaw/pull/65058",
|
| 1159 |
-
"state": "open",
|
| 1160 |
-
"merged": false,
|
| 1161 |
-
"draft": false,
|
| 1162 |
-
"created_at": "2026-04-12T00:10:24Z"
|
| 1163 |
-
}
|
| 1164 |
-
],
|
| 1165 |
-
"issues": []
|
| 1166 |
-
},
|
| 1167 |
-
"fetch_error": null
|
| 1168 |
-
},
|
| 1169 |
{
|
| 1170 |
"author_login": "oraculoos",
|
| 1171 |
"name": null,
|
|
@@ -2862,6 +2785,94 @@
|
|
| 2862 |
},
|
| 2863 |
"fetch_error": null
|
| 2864 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2865 |
{
|
| 2866 |
"author_login": "imadal1n",
|
| 2867 |
"name": "imadalin",
|
|
@@ -3170,94 +3181,6 @@
|
|
| 3170 |
},
|
| 3171 |
"fetch_error": null
|
| 3172 |
},
|
| 3173 |
-
{
|
| 3174 |
-
"author_login": "Lucenx9",
|
| 3175 |
-
"name": "Simone",
|
| 3176 |
-
"profile_url": "https://github.com/Lucenx9",
|
| 3177 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 3178 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 3179 |
-
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 3180 |
-
"repo_last_seen_at": "2026-04-18T23:09:07Z",
|
| 3181 |
-
"repo_primary_artifact_count": 12,
|
| 3182 |
-
"repo_artifact_count": 26,
|
| 3183 |
-
"snapshot_issue_count": 1,
|
| 3184 |
-
"snapshot_pr_count": 11,
|
| 3185 |
-
"snapshot_comment_count": 12,
|
| 3186 |
-
"snapshot_review_count": 1,
|
| 3187 |
-
"snapshot_review_comment_count": 1,
|
| 3188 |
-
"repo_association": "CONTRIBUTOR",
|
| 3189 |
-
"new_to_repo": false,
|
| 3190 |
-
"first_seen_in_snapshot": false,
|
| 3191 |
-
"known_via_prior_merged_pr": true,
|
| 3192 |
-
"report_reason": null,
|
| 3193 |
-
"enrichment_source": "previous_report",
|
| 3194 |
-
"live_refetch_skipped": true,
|
| 3195 |
-
"account_age_days": 547,
|
| 3196 |
-
"young_account": false,
|
| 3197 |
-
"follow_through_score": "weak",
|
| 3198 |
-
"breadth_score": "low",
|
| 3199 |
-
"automation_risk_signal": "low",
|
| 3200 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3201 |
-
"public_orgs": [],
|
| 3202 |
-
"activity": {
|
| 3203 |
-
"visible_authored_pr_count": 3,
|
| 3204 |
-
"merged_pr_count": 0,
|
| 3205 |
-
"closed_unmerged_pr_count": 0,
|
| 3206 |
-
"open_pr_count": 3,
|
| 3207 |
-
"merged_pr_rate": 0.0,
|
| 3208 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 3209 |
-
"still_open_pr_rate": 1.0,
|
| 3210 |
-
"distinct_repos_with_authored_prs": 2,
|
| 3211 |
-
"distinct_repos_with_open_prs": 2
|
| 3212 |
-
},
|
| 3213 |
-
"examples": {
|
| 3214 |
-
"pull_requests": [
|
| 3215 |
-
{
|
| 3216 |
-
"kind": "pull_request",
|
| 3217 |
-
"number": 68721,
|
| 3218 |
-
"title": "fix(codex): default app-server approvals to on-request",
|
| 3219 |
-
"url": "https://github.com/openclaw/openclaw/pull/68721",
|
| 3220 |
-
"state": "open",
|
| 3221 |
-
"merged": false,
|
| 3222 |
-
"draft": false,
|
| 3223 |
-
"created_at": "2026-04-18T23:09:07Z"
|
| 3224 |
-
},
|
| 3225 |
-
{
|
| 3226 |
-
"kind": "pull_request",
|
| 3227 |
-
"number": 68710,
|
| 3228 |
-
"title": "fix(discord): enforce guild guards for /new and /reset",
|
| 3229 |
-
"url": "https://github.com/openclaw/openclaw/pull/68710",
|
| 3230 |
-
"state": "open",
|
| 3231 |
-
"merged": false,
|
| 3232 |
-
"draft": false,
|
| 3233 |
-
"created_at": "2026-04-18T22:26:20Z"
|
| 3234 |
-
},
|
| 3235 |
-
{
|
| 3236 |
-
"kind": "pull_request",
|
| 3237 |
-
"number": 68699,
|
| 3238 |
-
"title": "fix(lmstudio): bound preload cooldown state",
|
| 3239 |
-
"url": "https://github.com/openclaw/openclaw/pull/68699",
|
| 3240 |
-
"state": "open",
|
| 3241 |
-
"merged": false,
|
| 3242 |
-
"draft": false,
|
| 3243 |
-
"created_at": "2026-04-18T21:43:42Z"
|
| 3244 |
-
}
|
| 3245 |
-
],
|
| 3246 |
-
"issues": [
|
| 3247 |
-
{
|
| 3248 |
-
"kind": "issue",
|
| 3249 |
-
"number": 45645,
|
| 3250 |
-
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 3251 |
-
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 3252 |
-
"state": "open",
|
| 3253 |
-
"merged": null,
|
| 3254 |
-
"draft": null,
|
| 3255 |
-
"created_at": "2026-03-14T02:21:26Z"
|
| 3256 |
-
}
|
| 3257 |
-
]
|
| 3258 |
-
},
|
| 3259 |
-
"fetch_error": null
|
| 3260 |
-
},
|
| 3261 |
{
|
| 3262 |
"author_login": "1aifanatic",
|
| 3263 |
"name": "Naveen",
|
|
@@ -5520,12 +5443,12 @@
|
|
| 5520 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aonutc",
|
| 5521 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aonutc",
|
| 5522 |
"repo_first_seen_at": "2026-01-08T12:30:20Z",
|
| 5523 |
-
"repo_last_seen_at": "2026-04-
|
| 5524 |
"repo_primary_artifact_count": 8,
|
| 5525 |
-
"repo_artifact_count":
|
| 5526 |
"snapshot_issue_count": 0,
|
| 5527 |
"snapshot_pr_count": 8,
|
| 5528 |
-
"snapshot_comment_count":
|
| 5529 |
"snapshot_review_count": 10,
|
| 5530 |
"snapshot_review_comment_count": 10,
|
| 5531 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -6736,6 +6659,104 @@
|
|
| 6736 |
},
|
| 6737 |
"fetch_error": null
|
| 6738 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6739 |
{
|
| 6740 |
"author_login": "chinar-amrutkar",
|
| 6741 |
"name": "Chinar Amrutkar",
|
|
@@ -7693,6 +7714,83 @@
|
|
| 7693 |
},
|
| 7694 |
"fetch_error": null
|
| 7695 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7696 |
{
|
| 7697 |
"author_login": "ZehanXu-Doncic",
|
| 7698 |
"name": "Zehan Xu",
|
|
@@ -7878,104 +7976,6 @@
|
|
| 7878 |
},
|
| 7879 |
"fetch_error": null
|
| 7880 |
},
|
| 7881 |
-
{
|
| 7882 |
-
"author_login": "BKF-Gitty",
|
| 7883 |
-
"name": "B.K.",
|
| 7884 |
-
"profile_url": "https://github.com/BKF-Gitty",
|
| 7885 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty",
|
| 7886 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty",
|
| 7887 |
-
"repo_first_seen_at": "2026-04-11T18:30:35Z",
|
| 7888 |
-
"repo_last_seen_at": "2026-04-18T22:54:59Z",
|
| 7889 |
-
"repo_primary_artifact_count": 7,
|
| 7890 |
-
"repo_artifact_count": 12,
|
| 7891 |
-
"snapshot_issue_count": 2,
|
| 7892 |
-
"snapshot_pr_count": 5,
|
| 7893 |
-
"snapshot_comment_count": 5,
|
| 7894 |
-
"snapshot_review_count": 0,
|
| 7895 |
-
"snapshot_review_comment_count": 0,
|
| 7896 |
-
"repo_association": "CONTRIBUTOR",
|
| 7897 |
-
"new_to_repo": false,
|
| 7898 |
-
"first_seen_in_snapshot": false,
|
| 7899 |
-
"known_via_prior_merged_pr": true,
|
| 7900 |
-
"report_reason": null,
|
| 7901 |
-
"enrichment_source": "previous_report",
|
| 7902 |
-
"live_refetch_skipped": true,
|
| 7903 |
-
"account_age_days": 53,
|
| 7904 |
-
"young_account": true,
|
| 7905 |
-
"follow_through_score": "strong",
|
| 7906 |
-
"breadth_score": "low",
|
| 7907 |
-
"automation_risk_signal": "low",
|
| 7908 |
-
"heuristic_note": "very new account; targets high-star repos",
|
| 7909 |
-
"public_orgs": [],
|
| 7910 |
-
"activity": {
|
| 7911 |
-
"visible_authored_pr_count": 4,
|
| 7912 |
-
"merged_pr_count": 3,
|
| 7913 |
-
"closed_unmerged_pr_count": 0,
|
| 7914 |
-
"open_pr_count": 1,
|
| 7915 |
-
"merged_pr_rate": 0.75,
|
| 7916 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 7917 |
-
"still_open_pr_rate": 0.25,
|
| 7918 |
-
"distinct_repos_with_authored_prs": 1,
|
| 7919 |
-
"distinct_repos_with_open_prs": 1
|
| 7920 |
-
},
|
| 7921 |
-
"examples": {
|
| 7922 |
-
"pull_requests": [
|
| 7923 |
-
{
|
| 7924 |
-
"kind": "pull_request",
|
| 7925 |
-
"number": 68717,
|
| 7926 |
-
"title": "fix(cron): enable failure alerts by default for recurring jobs",
|
| 7927 |
-
"url": "https://github.com/openclaw/openclaw/pull/68717",
|
| 7928 |
-
"state": "open",
|
| 7929 |
-
"merged": false,
|
| 7930 |
-
"draft": false,
|
| 7931 |
-
"created_at": "2026-04-18T22:54:59Z"
|
| 7932 |
-
},
|
| 7933 |
-
{
|
| 7934 |
-
"kind": "pull_request",
|
| 7935 |
-
"number": 67846,
|
| 7936 |
-
"title": "Memory: validate dreaming cron frequency",
|
| 7937 |
-
"url": "https://github.com/openclaw/openclaw/pull/67846",
|
| 7938 |
-
"state": "open",
|
| 7939 |
-
"merged": false,
|
| 7940 |
-
"draft": false,
|
| 7941 |
-
"created_at": "2026-04-16T22:46:37Z"
|
| 7942 |
-
},
|
| 7943 |
-
{
|
| 7944 |
-
"kind": "pull_request",
|
| 7945 |
-
"number": 67821,
|
| 7946 |
-
"title": "fix(onboard): preserve existing gateway auth token during re-onboard",
|
| 7947 |
-
"url": "https://github.com/openclaw/openclaw/pull/67821",
|
| 7948 |
-
"state": "closed",
|
| 7949 |
-
"merged": true,
|
| 7950 |
-
"draft": false,
|
| 7951 |
-
"created_at": "2026-04-16T21:00:06Z"
|
| 7952 |
-
}
|
| 7953 |
-
],
|
| 7954 |
-
"issues": [
|
| 7955 |
-
{
|
| 7956 |
-
"kind": "issue",
|
| 7957 |
-
"number": 64982,
|
| 7958 |
-
"title": "[Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist",
|
| 7959 |
-
"url": "https://github.com/openclaw/openclaw/issues/64982",
|
| 7960 |
-
"state": "open",
|
| 7961 |
-
"merged": null,
|
| 7962 |
-
"draft": null,
|
| 7963 |
-
"created_at": "2026-04-11T19:34:53Z"
|
| 7964 |
-
},
|
| 7965 |
-
{
|
| 7966 |
-
"kind": "issue",
|
| 7967 |
-
"number": 64976,
|
| 7968 |
-
"title": "[Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text",
|
| 7969 |
-
"url": "https://github.com/openclaw/openclaw/issues/64976",
|
| 7970 |
-
"state": "closed",
|
| 7971 |
-
"merged": null,
|
| 7972 |
-
"draft": null,
|
| 7973 |
-
"created_at": "2026-04-11T19:06:31Z"
|
| 7974 |
-
}
|
| 7975 |
-
]
|
| 7976 |
-
},
|
| 7977 |
-
"fetch_error": null
|
| 7978 |
-
},
|
| 7979 |
{
|
| 7980 |
"author_login": "frankekn",
|
| 7981 |
"name": "Frank Yang",
|
|
@@ -12457,83 +12457,6 @@
|
|
| 12457 |
},
|
| 12458 |
"fetch_error": null
|
| 12459 |
},
|
| 12460 |
-
{
|
| 12461 |
-
"author_login": "nfredmond",
|
| 12462 |
-
"name": null,
|
| 12463 |
-
"profile_url": "https://github.com/nfredmond",
|
| 12464 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anfredmond",
|
| 12465 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anfredmond",
|
| 12466 |
-
"repo_first_seen_at": "2026-04-11T23:36:37Z",
|
| 12467 |
-
"repo_last_seen_at": "2026-04-16T18:51:42Z",
|
| 12468 |
-
"repo_primary_artifact_count": 3,
|
| 12469 |
-
"repo_artifact_count": 10,
|
| 12470 |
-
"snapshot_issue_count": 0,
|
| 12471 |
-
"snapshot_pr_count": 3,
|
| 12472 |
-
"snapshot_comment_count": 7,
|
| 12473 |
-
"snapshot_review_count": 0,
|
| 12474 |
-
"snapshot_review_comment_count": 0,
|
| 12475 |
-
"repo_association": "NONE",
|
| 12476 |
-
"new_to_repo": false,
|
| 12477 |
-
"first_seen_in_snapshot": false,
|
| 12478 |
-
"known_via_prior_merged_pr": false,
|
| 12479 |
-
"report_reason": null,
|
| 12480 |
-
"enrichment_source": "previous_report",
|
| 12481 |
-
"live_refetch_skipped": true,
|
| 12482 |
-
"account_age_days": 3541,
|
| 12483 |
-
"young_account": false,
|
| 12484 |
-
"follow_through_score": "weak",
|
| 12485 |
-
"breadth_score": "moderate",
|
| 12486 |
-
"automation_risk_signal": "low",
|
| 12487 |
-
"heuristic_note": "high open PR share",
|
| 12488 |
-
"public_orgs": [],
|
| 12489 |
-
"activity": {
|
| 12490 |
-
"visible_authored_pr_count": 4,
|
| 12491 |
-
"merged_pr_count": 1,
|
| 12492 |
-
"closed_unmerged_pr_count": 0,
|
| 12493 |
-
"open_pr_count": 3,
|
| 12494 |
-
"merged_pr_rate": 0.25,
|
| 12495 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 12496 |
-
"still_open_pr_rate": 0.75,
|
| 12497 |
-
"distinct_repos_with_authored_prs": 4,
|
| 12498 |
-
"distinct_repos_with_open_prs": 3
|
| 12499 |
-
},
|
| 12500 |
-
"examples": {
|
| 12501 |
-
"pull_requests": [
|
| 12502 |
-
{
|
| 12503 |
-
"kind": "pull_request",
|
| 12504 |
-
"number": 67763,
|
| 12505 |
-
"title": "ClawModeler: scaffold starter question.json from the UI",
|
| 12506 |
-
"url": "https://github.com/openclaw/openclaw/pull/67763",
|
| 12507 |
-
"state": "closed",
|
| 12508 |
-
"merged": false,
|
| 12509 |
-
"draft": false,
|
| 12510 |
-
"created_at": "2026-04-16T17:59:10Z"
|
| 12511 |
-
},
|
| 12512 |
-
{
|
| 12513 |
-
"kind": "pull_request",
|
| 12514 |
-
"number": 67753,
|
| 12515 |
-
"title": "Codex/clawmodeler file pickers",
|
| 12516 |
-
"url": "https://github.com/openclaw/openclaw/pull/67753",
|
| 12517 |
-
"state": "closed",
|
| 12518 |
-
"merged": false,
|
| 12519 |
-
"draft": false,
|
| 12520 |
-
"created_at": "2026-04-16T17:09:52Z"
|
| 12521 |
-
},
|
| 12522 |
-
{
|
| 12523 |
-
"kind": "pull_request",
|
| 12524 |
-
"number": 65044,
|
| 12525 |
-
"title": "[codex] Add ClawModeler sidecar and CLI workflow",
|
| 12526 |
-
"url": "https://github.com/openclaw/openclaw/pull/65044",
|
| 12527 |
-
"state": "open",
|
| 12528 |
-
"merged": false,
|
| 12529 |
-
"draft": false,
|
| 12530 |
-
"created_at": "2026-04-11T23:36:37Z"
|
| 12531 |
-
}
|
| 12532 |
-
],
|
| 12533 |
-
"issues": []
|
| 12534 |
-
},
|
| 12535 |
-
"fetch_error": null
|
| 12536 |
-
},
|
| 12537 |
{
|
| 12538 |
"author_login": "nnish16",
|
| 12539 |
"name": "Nishant Sarang",
|
|
@@ -13858,6 +13781,83 @@
|
|
| 13858 |
},
|
| 13859 |
"fetch_error": null
|
| 13860 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13861 |
{
|
| 13862 |
"author_login": "welfo-beo",
|
| 13863 |
"name": null,
|
|
@@ -14327,6 +14327,94 @@
|
|
| 14327 |
},
|
| 14328 |
"fetch_error": null
|
| 14329 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14330 |
{
|
| 14331 |
"author_login": "hansolo949",
|
| 14332 |
"name": "Han Kim",
|
|
@@ -14591,6 +14679,94 @@
|
|
| 14591 |
},
|
| 14592 |
"fetch_error": null
|
| 14593 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14594 |
{
|
| 14595 |
"author_login": "shaun0927",
|
| 14596 |
"name": "Junghwan",
|
|
@@ -15001,84 +15177,6 @@
|
|
| 15001 |
},
|
| 15002 |
"fetch_error": null
|
| 15003 |
},
|
| 15004 |
-
{
|
| 15005 |
-
"author_login": "frankhli843",
|
| 15006 |
-
"name": "Frank Haolun Li",
|
| 15007 |
-
"profile_url": "https://github.com/frankhli843",
|
| 15008 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankhli843",
|
| 15009 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankhli843",
|
| 15010 |
-
"repo_first_seen_at": "2026-04-17T16:19:07Z",
|
| 15011 |
-
"repo_last_seen_at": "2026-04-18T16:19:09Z",
|
| 15012 |
-
"repo_primary_artifact_count": 3,
|
| 15013 |
-
"repo_artifact_count": 3,
|
| 15014 |
-
"snapshot_issue_count": 1,
|
| 15015 |
-
"snapshot_pr_count": 2,
|
| 15016 |
-
"snapshot_comment_count": 0,
|
| 15017 |
-
"snapshot_review_count": 0,
|
| 15018 |
-
"snapshot_review_comment_count": 0,
|
| 15019 |
-
"repo_association": "NONE",
|
| 15020 |
-
"new_to_repo": false,
|
| 15021 |
-
"first_seen_in_snapshot": false,
|
| 15022 |
-
"known_via_prior_merged_pr": false,
|
| 15023 |
-
"report_reason": null,
|
| 15024 |
-
"enrichment_source": "previous_report",
|
| 15025 |
-
"live_refetch_skipped": true,
|
| 15026 |
-
"account_age_days": 2499,
|
| 15027 |
-
"young_account": false,
|
| 15028 |
-
"follow_through_score": "mixed",
|
| 15029 |
-
"breadth_score": "low",
|
| 15030 |
-
"automation_risk_signal": "low",
|
| 15031 |
-
"heuristic_note": "\u2014",
|
| 15032 |
-
"public_orgs": [],
|
| 15033 |
-
"activity": {
|
| 15034 |
-
"visible_authored_pr_count": 3,
|
| 15035 |
-
"merged_pr_count": 2,
|
| 15036 |
-
"closed_unmerged_pr_count": 0,
|
| 15037 |
-
"open_pr_count": 1,
|
| 15038 |
-
"merged_pr_rate": 0.6667,
|
| 15039 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 15040 |
-
"still_open_pr_rate": 0.3333,
|
| 15041 |
-
"distinct_repos_with_authored_prs": 2,
|
| 15042 |
-
"distinct_repos_with_open_prs": 1
|
| 15043 |
-
},
|
| 15044 |
-
"examples": {
|
| 15045 |
-
"pull_requests": [
|
| 15046 |
-
{
|
| 15047 |
-
"kind": "pull_request",
|
| 15048 |
-
"number": 68637,
|
| 15049 |
-
"title": "fix(pi-tools): allow empty/whitespace-only content in write tool",
|
| 15050 |
-
"url": "https://github.com/openclaw/openclaw/pull/68637",
|
| 15051 |
-
"state": "open",
|
| 15052 |
-
"merged": false,
|
| 15053 |
-
"draft": false,
|
| 15054 |
-
"created_at": "2026-04-18T16:19:09Z"
|
| 15055 |
-
},
|
| 15056 |
-
{
|
| 15057 |
-
"kind": "pull_request",
|
| 15058 |
-
"number": 68193,
|
| 15059 |
-
"title": "feat(ollama): detect Gemma 4 as reasoning model and check capabilities",
|
| 15060 |
-
"url": "https://github.com/openclaw/openclaw/pull/68193",
|
| 15061 |
-
"state": "open",
|
| 15062 |
-
"merged": false,
|
| 15063 |
-
"draft": false,
|
| 15064 |
-
"created_at": "2026-04-17T16:19:07Z"
|
| 15065 |
-
}
|
| 15066 |
-
],
|
| 15067 |
-
"issues": [
|
| 15068 |
-
{
|
| 15069 |
-
"kind": "issue",
|
| 15070 |
-
"number": 68636,
|
| 15071 |
-
"title": "write tool rejects empty/whitespace-only content as \"missing required parameter\"",
|
| 15072 |
-
"url": "https://github.com/openclaw/openclaw/issues/68636",
|
| 15073 |
-
"state": "open",
|
| 15074 |
-
"merged": null,
|
| 15075 |
-
"draft": null,
|
| 15076 |
-
"created_at": "2026-04-18T16:18:49Z"
|
| 15077 |
-
}
|
| 15078 |
-
]
|
| 15079 |
-
},
|
| 15080 |
-
"fetch_error": null
|
| 15081 |
-
},
|
| 15082 |
{
|
| 15083 |
"author_login": "HongzhuLiu",
|
| 15084 |
"name": "hongzhu,liu",
|
|
@@ -15235,84 +15333,6 @@
|
|
| 15235 |
},
|
| 15236 |
"fetch_error": null
|
| 15237 |
},
|
| 15238 |
-
{
|
| 15239 |
-
"author_login": "LightDriverCS",
|
| 15240 |
-
"name": "Cory Shelton",
|
| 15241 |
-
"profile_url": "https://github.com/LightDriverCS",
|
| 15242 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS",
|
| 15243 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS",
|
| 15244 |
-
"repo_first_seen_at": "2026-04-13T22:53:03Z",
|
| 15245 |
-
"repo_last_seen_at": "2026-04-18T00:00:33Z",
|
| 15246 |
-
"repo_primary_artifact_count": 3,
|
| 15247 |
-
"repo_artifact_count": 3,
|
| 15248 |
-
"snapshot_issue_count": 1,
|
| 15249 |
-
"snapshot_pr_count": 2,
|
| 15250 |
-
"snapshot_comment_count": 0,
|
| 15251 |
-
"snapshot_review_count": 0,
|
| 15252 |
-
"snapshot_review_comment_count": 0,
|
| 15253 |
-
"repo_association": "NONE",
|
| 15254 |
-
"new_to_repo": false,
|
| 15255 |
-
"first_seen_in_snapshot": false,
|
| 15256 |
-
"known_via_prior_merged_pr": false,
|
| 15257 |
-
"report_reason": null,
|
| 15258 |
-
"enrichment_source": "previous_report",
|
| 15259 |
-
"live_refetch_skipped": true,
|
| 15260 |
-
"account_age_days": 89,
|
| 15261 |
-
"young_account": true,
|
| 15262 |
-
"follow_through_score": "weak",
|
| 15263 |
-
"breadth_score": "low",
|
| 15264 |
-
"automation_risk_signal": "medium",
|
| 15265 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 15266 |
-
"public_orgs": [],
|
| 15267 |
-
"activity": {
|
| 15268 |
-
"visible_authored_pr_count": 2,
|
| 15269 |
-
"merged_pr_count": 0,
|
| 15270 |
-
"closed_unmerged_pr_count": 0,
|
| 15271 |
-
"open_pr_count": 2,
|
| 15272 |
-
"merged_pr_rate": 0.0,
|
| 15273 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 15274 |
-
"still_open_pr_rate": 1.0,
|
| 15275 |
-
"distinct_repos_with_authored_prs": 1,
|
| 15276 |
-
"distinct_repos_with_open_prs": 1
|
| 15277 |
-
},
|
| 15278 |
-
"examples": {
|
| 15279 |
-
"pull_requests": [
|
| 15280 |
-
{
|
| 15281 |
-
"kind": "pull_request",
|
| 15282 |
-
"number": 68335,
|
| 15283 |
-
"title": "fix(memory-core): activate on wiki CLI subcommand",
|
| 15284 |
-
"url": "https://github.com/openclaw/openclaw/pull/68335",
|
| 15285 |
-
"state": "open",
|
| 15286 |
-
"merged": false,
|
| 15287 |
-
"draft": false,
|
| 15288 |
-
"created_at": "2026-04-18T00:00:33Z"
|
| 15289 |
-
},
|
| 15290 |
-
{
|
| 15291 |
-
"kind": "pull_request",
|
| 15292 |
-
"number": 68334,
|
| 15293 |
-
"title": "fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug",
|
| 15294 |
-
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 15295 |
-
"state": "open",
|
| 15296 |
-
"merged": false,
|
| 15297 |
-
"draft": false,
|
| 15298 |
-
"created_at": "2026-04-18T00:00:29Z"
|
| 15299 |
-
}
|
| 15300 |
-
],
|
| 15301 |
-
"issues": [
|
| 15302 |
-
{
|
| 15303 |
-
"kind": "issue",
|
| 15304 |
-
"number": 66194,
|
| 15305 |
-
"title": "Feature Request: Slack Socket Mode slash command event handling",
|
| 15306 |
-
"url": "https://github.com/openclaw/openclaw/issues/66194",
|
| 15307 |
-
"state": "open",
|
| 15308 |
-
"merged": null,
|
| 15309 |
-
"draft": null,
|
| 15310 |
-
"created_at": "2026-04-13T22:53:03Z"
|
| 15311 |
-
}
|
| 15312 |
-
]
|
| 15313 |
-
},
|
| 15314 |
-
"fetch_error": null
|
| 15315 |
-
},
|
| 15316 |
{
|
| 15317 |
"author_login": "mkoslacz",
|
| 15318 |
"name": "Mateusz Ko\u015blacz",
|
|
@@ -16429,6 +16449,73 @@
|
|
| 16429 |
},
|
| 16430 |
"fetch_error": null
|
| 16431 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16432 |
{
|
| 16433 |
"author_login": "Eruditi",
|
| 16434 |
"name": null,
|
|
@@ -18767,23 +18854,157 @@
|
|
| 18767 |
"pull_requests": [
|
| 18768 |
{
|
| 18769 |
"kind": "pull_request",
|
| 18770 |
-
"number": 65727,
|
| 18771 |
-
"title": "docs: add hook-pack publishing guide",
|
| 18772 |
-
"url": "https://github.com/openclaw/openclaw/pull/65727",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18773 |
"state": "open",
|
| 18774 |
"merged": false,
|
| 18775 |
"draft": false,
|
| 18776 |
-
"created_at": "2026-04-
|
| 18777 |
},
|
| 18778 |
{
|
| 18779 |
"kind": "pull_request",
|
| 18780 |
-
"number":
|
| 18781 |
-
"title": "
|
| 18782 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 18783 |
"state": "open",
|
| 18784 |
"merged": false,
|
| 18785 |
"draft": false,
|
| 18786 |
-
"created_at": "2026-04-
|
| 18787 |
}
|
| 18788 |
],
|
| 18789 |
"issues": []
|
|
@@ -18791,18 +19012,18 @@
|
|
| 18791 |
"fetch_error": null
|
| 18792 |
},
|
| 18793 |
{
|
| 18794 |
-
"author_login": "
|
| 18795 |
-
"name":
|
| 18796 |
-
"profile_url": "https://github.com/
|
| 18797 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 18798 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 18799 |
-
"repo_first_seen_at": "2026-04-
|
| 18800 |
-
"repo_last_seen_at": "2026-04-
|
| 18801 |
"repo_primary_artifact_count": 2,
|
| 18802 |
-
"repo_artifact_count":
|
| 18803 |
"snapshot_issue_count": 0,
|
| 18804 |
"snapshot_pr_count": 2,
|
| 18805 |
-
"snapshot_comment_count":
|
| 18806 |
"snapshot_review_count": 0,
|
| 18807 |
"snapshot_review_comment_count": 0,
|
| 18808 |
"repo_association": "NONE",
|
|
@@ -18812,85 +19033,20 @@
|
|
| 18812 |
"report_reason": null,
|
| 18813 |
"enrichment_source": "previous_report",
|
| 18814 |
"live_refetch_skipped": true,
|
| 18815 |
-
"account_age_days":
|
| 18816 |
-
"young_account": false,
|
| 18817 |
-
"follow_through_score": "weak",
|
| 18818 |
-
"breadth_score": "low",
|
| 18819 |
-
"automation_risk_signal": "low",
|
| 18820 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 18821 |
-
"public_orgs": [],
|
| 18822 |
-
"activity": {
|
| 18823 |
-
"visible_authored_pr_count": 3,
|
| 18824 |
-
"merged_pr_count": 0,
|
| 18825 |
-
"closed_unmerged_pr_count": 0,
|
| 18826 |
-
"open_pr_count": 3,
|
| 18827 |
-
"merged_pr_rate": 0.0,
|
| 18828 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 18829 |
-
"still_open_pr_rate": 1.0,
|
| 18830 |
-
"distinct_repos_with_authored_prs": 2,
|
| 18831 |
-
"distinct_repos_with_open_prs": 2
|
| 18832 |
-
},
|
| 18833 |
-
"examples": {
|
| 18834 |
-
"pull_requests": [
|
| 18835 |
-
{
|
| 18836 |
-
"kind": "pull_request",
|
| 18837 |
-
"number": 67276,
|
| 18838 |
-
"title": "fix(agent): clarify edit mismatch tool warning",
|
| 18839 |
-
"url": "https://github.com/openclaw/openclaw/pull/67276",
|
| 18840 |
-
"state": "open",
|
| 18841 |
-
"merged": false,
|
| 18842 |
-
"draft": false,
|
| 18843 |
-
"created_at": "2026-04-15T15:55:17Z"
|
| 18844 |
-
},
|
| 18845 |
-
{
|
| 18846 |
-
"kind": "pull_request",
|
| 18847 |
-
"number": 67268,
|
| 18848 |
-
"title": "fix: clear recovered auto fallback overrides",
|
| 18849 |
-
"url": "https://github.com/openclaw/openclaw/pull/67268",
|
| 18850 |
-
"state": "open",
|
| 18851 |
-
"merged": false,
|
| 18852 |
-
"draft": false,
|
| 18853 |
-
"created_at": "2026-04-15T15:18:28Z"
|
| 18854 |
-
}
|
| 18855 |
-
],
|
| 18856 |
-
"issues": []
|
| 18857 |
-
},
|
| 18858 |
-
"fetch_error": null
|
| 18859 |
-
},
|
| 18860 |
-
{
|
| 18861 |
-
"author_login": "soumikbhatta",
|
| 18862 |
-
"name": null,
|
| 18863 |
-
"profile_url": "https://github.com/soumikbhatta",
|
| 18864 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asoumikbhatta",
|
| 18865 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asoumikbhatta",
|
| 18866 |
-
"repo_first_seen_at": "2026-01-28T15:14:01Z",
|
| 18867 |
-
"repo_last_seen_at": "2026-04-13T23:28:11Z",
|
| 18868 |
-
"repo_primary_artifact_count": 2,
|
| 18869 |
-
"repo_artifact_count": 21,
|
| 18870 |
-
"snapshot_issue_count": 0,
|
| 18871 |
-
"snapshot_pr_count": 2,
|
| 18872 |
-
"snapshot_comment_count": 19,
|
| 18873 |
-
"snapshot_review_count": 0,
|
| 18874 |
-
"snapshot_review_comment_count": 0,
|
| 18875 |
-
"repo_association": "CONTRIBUTOR",
|
| 18876 |
-
"new_to_repo": false,
|
| 18877 |
-
"first_seen_in_snapshot": false,
|
| 18878 |
-
"known_via_prior_merged_pr": false,
|
| 18879 |
-
"report_reason": null,
|
| 18880 |
-
"enrichment_source": "previous_report",
|
| 18881 |
-
"live_refetch_skipped": true,
|
| 18882 |
-
"account_age_days": 3210,
|
| 18883 |
"young_account": false,
|
| 18884 |
"follow_through_score": "weak",
|
| 18885 |
"breadth_score": "low",
|
| 18886 |
"automation_risk_signal": "low",
|
| 18887 |
"heuristic_note": "high open PR share; targets high-star repos",
|
| 18888 |
-
"public_orgs": [
|
|
|
|
|
|
|
| 18889 |
"activity": {
|
| 18890 |
-
"visible_authored_pr_count":
|
| 18891 |
"merged_pr_count": 0,
|
| 18892 |
"closed_unmerged_pr_count": 0,
|
| 18893 |
-
"open_pr_count":
|
| 18894 |
"merged_pr_rate": 0.0,
|
| 18895 |
"closed_unmerged_pr_rate": 0.0,
|
| 18896 |
"still_open_pr_rate": 1.0,
|
|
@@ -18901,23 +19057,23 @@
|
|
| 18901 |
"pull_requests": [
|
| 18902 |
{
|
| 18903 |
"kind": "pull_request",
|
| 18904 |
-
"number":
|
| 18905 |
-
"title": "
|
| 18906 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 18907 |
"state": "open",
|
| 18908 |
"merged": false,
|
| 18909 |
"draft": false,
|
| 18910 |
-
"created_at": "2026-04-
|
| 18911 |
},
|
| 18912 |
{
|
| 18913 |
"kind": "pull_request",
|
| 18914 |
-
"number":
|
| 18915 |
-
"title": "
|
| 18916 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 18917 |
-
"state": "
|
| 18918 |
"merged": false,
|
| 18919 |
"draft": false,
|
| 18920 |
-
"created_at": "2026-04-
|
| 18921 |
}
|
| 18922 |
],
|
| 18923 |
"issues": []
|
|
@@ -19395,6 +19551,83 @@
|
|
| 19395 |
},
|
| 19396 |
"fetch_error": null
|
| 19397 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19398 |
{
|
| 19399 |
"author_login": "HOYALIM",
|
| 19400 |
"name": "Ho Lim",
|
|
@@ -20495,83 +20728,6 @@
|
|
| 20495 |
},
|
| 20496 |
"fetch_error": null
|
| 20497 |
},
|
| 20498 |
-
{
|
| 20499 |
-
"author_login": "wirjo",
|
| 20500 |
-
"name": null,
|
| 20501 |
-
"profile_url": "https://github.com/wirjo",
|
| 20502 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo",
|
| 20503 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo",
|
| 20504 |
-
"repo_first_seen_at": "2026-04-06T11:49:31Z",
|
| 20505 |
-
"repo_last_seen_at": "2026-04-18T23:20:12Z",
|
| 20506 |
-
"repo_primary_artifact_count": 4,
|
| 20507 |
-
"repo_artifact_count": 14,
|
| 20508 |
-
"snapshot_issue_count": 0,
|
| 20509 |
-
"snapshot_pr_count": 4,
|
| 20510 |
-
"snapshot_comment_count": 9,
|
| 20511 |
-
"snapshot_review_count": 1,
|
| 20512 |
-
"snapshot_review_comment_count": 0,
|
| 20513 |
-
"repo_association": "CONTRIBUTOR",
|
| 20514 |
-
"new_to_repo": false,
|
| 20515 |
-
"first_seen_in_snapshot": false,
|
| 20516 |
-
"known_via_prior_merged_pr": false,
|
| 20517 |
-
"report_reason": null,
|
| 20518 |
-
"enrichment_source": "previous_report",
|
| 20519 |
-
"live_refetch_skipped": true,
|
| 20520 |
-
"account_age_days": 5970,
|
| 20521 |
-
"young_account": false,
|
| 20522 |
-
"follow_through_score": "weak",
|
| 20523 |
-
"breadth_score": "low",
|
| 20524 |
-
"automation_risk_signal": "medium",
|
| 20525 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 20526 |
-
"public_orgs": [],
|
| 20527 |
-
"activity": {
|
| 20528 |
-
"visible_authored_pr_count": 5,
|
| 20529 |
-
"merged_pr_count": 0,
|
| 20530 |
-
"closed_unmerged_pr_count": 2,
|
| 20531 |
-
"open_pr_count": 3,
|
| 20532 |
-
"merged_pr_rate": 0.0,
|
| 20533 |
-
"closed_unmerged_pr_rate": 0.4,
|
| 20534 |
-
"still_open_pr_rate": 0.6,
|
| 20535 |
-
"distinct_repos_with_authored_prs": 3,
|
| 20536 |
-
"distinct_repos_with_open_prs": 2
|
| 20537 |
-
},
|
| 20538 |
-
"examples": {
|
| 20539 |
-
"pull_requests": [
|
| 20540 |
-
{
|
| 20541 |
-
"kind": "pull_request",
|
| 20542 |
-
"number": 65952,
|
| 20543 |
-
"title": "fix(amazon-bedrock): add known model context windows to discovery",
|
| 20544 |
-
"url": "https://github.com/openclaw/openclaw/pull/65952",
|
| 20545 |
-
"state": "open",
|
| 20546 |
-
"merged": false,
|
| 20547 |
-
"draft": false,
|
| 20548 |
-
"created_at": "2026-04-13T13:16:28Z"
|
| 20549 |
-
},
|
| 20550 |
-
{
|
| 20551 |
-
"kind": "pull_request",
|
| 20552 |
-
"number": 64318,
|
| 20553 |
-
"title": "feat: Add unified Amazon plugin \u2014 Polly TTS, Transcribe STT, Nova Sonic realtime voice",
|
| 20554 |
-
"url": "https://github.com/openclaw/openclaw/pull/64318",
|
| 20555 |
-
"state": "open",
|
| 20556 |
-
"merged": false,
|
| 20557 |
-
"draft": false,
|
| 20558 |
-
"created_at": "2026-04-10T13:17:07Z"
|
| 20559 |
-
},
|
| 20560 |
-
{
|
| 20561 |
-
"kind": "pull_request",
|
| 20562 |
-
"number": 63457,
|
| 20563 |
-
"title": "feat: Add Amazon Polly TTS provider",
|
| 20564 |
-
"url": "https://github.com/openclaw/openclaw/pull/63457",
|
| 20565 |
-
"state": "closed",
|
| 20566 |
-
"merged": false,
|
| 20567 |
-
"draft": false,
|
| 20568 |
-
"created_at": "2026-04-09T00:54:43Z"
|
| 20569 |
-
}
|
| 20570 |
-
],
|
| 20571 |
-
"issues": []
|
| 20572 |
-
},
|
| 20573 |
-
"fetch_error": null
|
| 20574 |
-
},
|
| 20575 |
{
|
| 20576 |
"author_login": "kakahu2015",
|
| 20577 |
"name": "kakahu",
|
|
@@ -25155,84 +25311,6 @@
|
|
| 25155 |
},
|
| 25156 |
"fetch_error": null
|
| 25157 |
},
|
| 25158 |
-
{
|
| 25159 |
-
"author_login": "zhulijin1991",
|
| 25160 |
-
"name": null,
|
| 25161 |
-
"profile_url": "https://github.com/zhulijin1991",
|
| 25162 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azhulijin1991",
|
| 25163 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azhulijin1991",
|
| 25164 |
-
"repo_first_seen_at": "2026-04-11T23:56:13Z",
|
| 25165 |
-
"repo_last_seen_at": "2026-04-12T00:17:42Z",
|
| 25166 |
-
"repo_primary_artifact_count": 3,
|
| 25167 |
-
"repo_artifact_count": 5,
|
| 25168 |
-
"snapshot_issue_count": 2,
|
| 25169 |
-
"snapshot_pr_count": 1,
|
| 25170 |
-
"snapshot_comment_count": 2,
|
| 25171 |
-
"snapshot_review_count": 0,
|
| 25172 |
-
"snapshot_review_comment_count": 0,
|
| 25173 |
-
"repo_association": "NONE",
|
| 25174 |
-
"new_to_repo": false,
|
| 25175 |
-
"first_seen_in_snapshot": false,
|
| 25176 |
-
"known_via_prior_merged_pr": false,
|
| 25177 |
-
"report_reason": null,
|
| 25178 |
-
"enrichment_source": "previous_report",
|
| 25179 |
-
"live_refetch_skipped": true,
|
| 25180 |
-
"account_age_days": 721,
|
| 25181 |
-
"young_account": false,
|
| 25182 |
-
"follow_through_score": "weak",
|
| 25183 |
-
"breadth_score": "low",
|
| 25184 |
-
"automation_risk_signal": "low",
|
| 25185 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 25186 |
-
"public_orgs": [],
|
| 25187 |
-
"activity": {
|
| 25188 |
-
"visible_authored_pr_count": 1,
|
| 25189 |
-
"merged_pr_count": 0,
|
| 25190 |
-
"closed_unmerged_pr_count": 0,
|
| 25191 |
-
"open_pr_count": 1,
|
| 25192 |
-
"merged_pr_rate": 0.0,
|
| 25193 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 25194 |
-
"still_open_pr_rate": 1.0,
|
| 25195 |
-
"distinct_repos_with_authored_prs": 1,
|
| 25196 |
-
"distinct_repos_with_open_prs": 1
|
| 25197 |
-
},
|
| 25198 |
-
"examples": {
|
| 25199 |
-
"pull_requests": [
|
| 25200 |
-
{
|
| 25201 |
-
"kind": "pull_request",
|
| 25202 |
-
"number": 65061,
|
| 25203 |
-
"title": "fix(codex): avoid image tool loops on vision turns and respect image-model providers",
|
| 25204 |
-
"url": "https://github.com/openclaw/openclaw/pull/65061",
|
| 25205 |
-
"state": "open",
|
| 25206 |
-
"merged": false,
|
| 25207 |
-
"draft": false,
|
| 25208 |
-
"created_at": "2026-04-12T00:17:32Z"
|
| 25209 |
-
}
|
| 25210 |
-
],
|
| 25211 |
-
"issues": [
|
| 25212 |
-
{
|
| 25213 |
-
"kind": "issue",
|
| 25214 |
-
"number": 65052,
|
| 25215 |
-
"title": "Codex-native vision turns can stall when inbound images are present and the dynamic image tool remains exposed",
|
| 25216 |
-
"url": "https://github.com/openclaw/openclaw/issues/65052",
|
| 25217 |
-
"state": "closed",
|
| 25218 |
-
"merged": null,
|
| 25219 |
-
"draft": null,
|
| 25220 |
-
"created_at": "2026-04-11T23:58:48Z"
|
| 25221 |
-
},
|
| 25222 |
-
{
|
| 25223 |
-
"kind": "issue",
|
| 25224 |
-
"number": 65050,
|
| 25225 |
-
"title": "Codex-native vision turns can stall when inbound images are present and the dynamic image tool remains exposed",
|
| 25226 |
-
"url": "https://github.com/openclaw/openclaw/issues/65050",
|
| 25227 |
-
"state": "open",
|
| 25228 |
-
"merged": null,
|
| 25229 |
-
"draft": null,
|
| 25230 |
-
"created_at": "2026-04-11T23:56:13Z"
|
| 25231 |
-
}
|
| 25232 |
-
]
|
| 25233 |
-
},
|
| 25234 |
-
"fetch_error": null
|
| 25235 |
-
},
|
| 25236 |
{
|
| 25237 |
"author_login": "0riginal-claw",
|
| 25238 |
"name": null,
|
|
@@ -26325,6 +26403,76 @@
|
|
| 26325 |
},
|
| 26326 |
"fetch_error": null
|
| 26327 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26328 |
{
|
| 26329 |
"author_login": "earon-han",
|
| 26330 |
"name": null,
|
|
@@ -34467,63 +34615,6 @@
|
|
| 34467 |
},
|
| 34468 |
"fetch_error": null
|
| 34469 |
},
|
| 34470 |
-
{
|
| 34471 |
-
"author_login": "ender-wiggin-ai",
|
| 34472 |
-
"name": null,
|
| 34473 |
-
"profile_url": "https://github.com/ender-wiggin-ai",
|
| 34474 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aender-wiggin-ai",
|
| 34475 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aender-wiggin-ai",
|
| 34476 |
-
"repo_first_seen_at": "2026-04-16T16:39:39Z",
|
| 34477 |
-
"repo_last_seen_at": "2026-04-16T17:01:57Z",
|
| 34478 |
-
"repo_primary_artifact_count": 1,
|
| 34479 |
-
"repo_artifact_count": 2,
|
| 34480 |
-
"snapshot_issue_count": 0,
|
| 34481 |
-
"snapshot_pr_count": 1,
|
| 34482 |
-
"snapshot_comment_count": 1,
|
| 34483 |
-
"snapshot_review_count": 0,
|
| 34484 |
-
"snapshot_review_comment_count": 0,
|
| 34485 |
-
"repo_association": "NONE",
|
| 34486 |
-
"new_to_repo": false,
|
| 34487 |
-
"first_seen_in_snapshot": false,
|
| 34488 |
-
"known_via_prior_merged_pr": false,
|
| 34489 |
-
"report_reason": null,
|
| 34490 |
-
"enrichment_source": "previous_report",
|
| 34491 |
-
"live_refetch_skipped": true,
|
| 34492 |
-
"account_age_days": 40,
|
| 34493 |
-
"young_account": true,
|
| 34494 |
-
"follow_through_score": "weak",
|
| 34495 |
-
"breadth_score": "low",
|
| 34496 |
-
"automation_risk_signal": "medium",
|
| 34497 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 34498 |
-
"public_orgs": [],
|
| 34499 |
-
"activity": {
|
| 34500 |
-
"visible_authored_pr_count": 1,
|
| 34501 |
-
"merged_pr_count": 0,
|
| 34502 |
-
"closed_unmerged_pr_count": 1,
|
| 34503 |
-
"open_pr_count": 0,
|
| 34504 |
-
"merged_pr_rate": 0.0,
|
| 34505 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 34506 |
-
"still_open_pr_rate": 0.0,
|
| 34507 |
-
"distinct_repos_with_authored_prs": 1,
|
| 34508 |
-
"distinct_repos_with_open_prs": 0
|
| 34509 |
-
},
|
| 34510 |
-
"examples": {
|
| 34511 |
-
"pull_requests": [
|
| 34512 |
-
{
|
| 34513 |
-
"kind": "pull_request",
|
| 34514 |
-
"number": 67743,
|
| 34515 |
-
"title": "feat: correlate plugin approvals with executed tool calls",
|
| 34516 |
-
"url": "https://github.com/openclaw/openclaw/pull/67743",
|
| 34517 |
-
"state": "closed",
|
| 34518 |
-
"merged": false,
|
| 34519 |
-
"draft": false,
|
| 34520 |
-
"created_at": "2026-04-16T16:39:39Z"
|
| 34521 |
-
}
|
| 34522 |
-
],
|
| 34523 |
-
"issues": []
|
| 34524 |
-
},
|
| 34525 |
-
"fetch_error": null
|
| 34526 |
-
},
|
| 34527 |
{
|
| 34528 |
"author_login": "EOLreidc",
|
| 34529 |
"name": null,
|
|
@@ -35454,12 +35545,12 @@
|
|
| 35454 |
"snapshot_review_count": 1,
|
| 35455 |
"snapshot_review_comment_count": 1,
|
| 35456 |
"repo_association": "NONE",
|
| 35457 |
-
"new_to_repo":
|
| 35458 |
-
"first_seen_in_snapshot":
|
| 35459 |
"known_via_prior_merged_pr": false,
|
| 35460 |
-
"report_reason":
|
| 35461 |
-
"enrichment_source": "
|
| 35462 |
-
"live_refetch_skipped":
|
| 35463 |
"account_age_days": 3039,
|
| 35464 |
"young_account": false,
|
| 35465 |
"follow_through_score": "weak",
|
|
@@ -35511,12 +35602,12 @@
|
|
| 35511 |
"snapshot_review_count": 0,
|
| 35512 |
"snapshot_review_comment_count": 0,
|
| 35513 |
"repo_association": "NONE",
|
| 35514 |
-
"new_to_repo":
|
| 35515 |
-
"first_seen_in_snapshot":
|
| 35516 |
"known_via_prior_merged_pr": false,
|
| 35517 |
-
"report_reason":
|
| 35518 |
-
"enrichment_source": "
|
| 35519 |
-
"live_refetch_skipped":
|
| 35520 |
"account_age_days": 6463,
|
| 35521 |
"young_account": false,
|
| 35522 |
"follow_through_score": "strong",
|
|
@@ -41326,63 +41417,6 @@
|
|
| 41326 |
},
|
| 41327 |
"fetch_error": null
|
| 41328 |
},
|
| 41329 |
-
{
|
| 41330 |
-
"author_login": "Mehulupase01",
|
| 41331 |
-
"name": "Mehul Upase",
|
| 41332 |
-
"profile_url": "https://github.com/Mehulupase01",
|
| 41333 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMehulupase01",
|
| 41334 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMehulupase01",
|
| 41335 |
-
"repo_first_seen_at": "2026-04-11T23:56:45Z",
|
| 41336 |
-
"repo_last_seen_at": "2026-04-11T23:56:54Z",
|
| 41337 |
-
"repo_primary_artifact_count": 1,
|
| 41338 |
-
"repo_artifact_count": 2,
|
| 41339 |
-
"snapshot_issue_count": 0,
|
| 41340 |
-
"snapshot_pr_count": 1,
|
| 41341 |
-
"snapshot_comment_count": 1,
|
| 41342 |
-
"snapshot_review_count": 0,
|
| 41343 |
-
"snapshot_review_comment_count": 0,
|
| 41344 |
-
"repo_association": "NONE",
|
| 41345 |
-
"new_to_repo": false,
|
| 41346 |
-
"first_seen_in_snapshot": false,
|
| 41347 |
-
"known_via_prior_merged_pr": false,
|
| 41348 |
-
"report_reason": null,
|
| 41349 |
-
"enrichment_source": "previous_report",
|
| 41350 |
-
"live_refetch_skipped": true,
|
| 41351 |
-
"account_age_days": 2289,
|
| 41352 |
-
"young_account": false,
|
| 41353 |
-
"follow_through_score": "weak",
|
| 41354 |
-
"breadth_score": "low",
|
| 41355 |
-
"automation_risk_signal": "low",
|
| 41356 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 41357 |
-
"public_orgs": [],
|
| 41358 |
-
"activity": {
|
| 41359 |
-
"visible_authored_pr_count": 1,
|
| 41360 |
-
"merged_pr_count": 0,
|
| 41361 |
-
"closed_unmerged_pr_count": 0,
|
| 41362 |
-
"open_pr_count": 1,
|
| 41363 |
-
"merged_pr_rate": 0.0,
|
| 41364 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 41365 |
-
"still_open_pr_rate": 1.0,
|
| 41366 |
-
"distinct_repos_with_authored_prs": 1,
|
| 41367 |
-
"distinct_repos_with_open_prs": 1
|
| 41368 |
-
},
|
| 41369 |
-
"examples": {
|
| 41370 |
-
"pull_requests": [
|
| 41371 |
-
{
|
| 41372 |
-
"kind": "pull_request",
|
| 41373 |
-
"number": 65051,
|
| 41374 |
-
"title": "Fix workspace skill grouping in Control Panel",
|
| 41375 |
-
"url": "https://github.com/openclaw/openclaw/pull/65051",
|
| 41376 |
-
"state": "open",
|
| 41377 |
-
"merged": false,
|
| 41378 |
-
"draft": false,
|
| 41379 |
-
"created_at": "2026-04-11T23:56:45Z"
|
| 41380 |
-
}
|
| 41381 |
-
],
|
| 41382 |
-
"issues": []
|
| 41383 |
-
},
|
| 41384 |
-
"fetch_error": null
|
| 41385 |
-
},
|
| 41386 |
{
|
| 41387 |
"author_login": "mfzzf",
|
| 41388 |
"name": "Jianfeng Mei",
|
|
@@ -46099,12 +46133,12 @@
|
|
| 46099 |
"snapshot_review_count": 0,
|
| 46100 |
"snapshot_review_comment_count": 0,
|
| 46101 |
"repo_association": "NONE",
|
| 46102 |
-
"new_to_repo":
|
| 46103 |
-
"first_seen_in_snapshot":
|
| 46104 |
"known_via_prior_merged_pr": false,
|
| 46105 |
-
"report_reason":
|
| 46106 |
-
"enrichment_source": "
|
| 46107 |
-
"live_refetch_skipped":
|
| 46108 |
"account_age_days": 432,
|
| 46109 |
"young_account": false,
|
| 46110 |
"follow_through_score": "weak",
|
|
@@ -46140,65 +46174,6 @@
|
|
| 46140 |
},
|
| 46141 |
"fetch_error": null
|
| 46142 |
},
|
| 46143 |
-
{
|
| 46144 |
-
"author_login": "stroupaloop",
|
| 46145 |
-
"name": "Andrew Stroup",
|
| 46146 |
-
"profile_url": "https://github.com/stroupaloop",
|
| 46147 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop",
|
| 46148 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop",
|
| 46149 |
-
"repo_first_seen_at": "2026-04-18T14:50:16Z",
|
| 46150 |
-
"repo_last_seen_at": "2026-04-18T23:12:36Z",
|
| 46151 |
-
"repo_primary_artifact_count": 1,
|
| 46152 |
-
"repo_artifact_count": 2,
|
| 46153 |
-
"snapshot_issue_count": 0,
|
| 46154 |
-
"snapshot_pr_count": 1,
|
| 46155 |
-
"snapshot_comment_count": 1,
|
| 46156 |
-
"snapshot_review_count": 0,
|
| 46157 |
-
"snapshot_review_comment_count": 0,
|
| 46158 |
-
"repo_association": "NONE",
|
| 46159 |
-
"new_to_repo": false,
|
| 46160 |
-
"first_seen_in_snapshot": false,
|
| 46161 |
-
"known_via_prior_merged_pr": false,
|
| 46162 |
-
"report_reason": null,
|
| 46163 |
-
"enrichment_source": "previous_report",
|
| 46164 |
-
"live_refetch_skipped": true,
|
| 46165 |
-
"account_age_days": 4952,
|
| 46166 |
-
"young_account": false,
|
| 46167 |
-
"follow_through_score": "weak",
|
| 46168 |
-
"breadth_score": "low",
|
| 46169 |
-
"automation_risk_signal": "low",
|
| 46170 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 46171 |
-
"public_orgs": [
|
| 46172 |
-
"CommonKey"
|
| 46173 |
-
],
|
| 46174 |
-
"activity": {
|
| 46175 |
-
"visible_authored_pr_count": 1,
|
| 46176 |
-
"merged_pr_count": 0,
|
| 46177 |
-
"closed_unmerged_pr_count": 0,
|
| 46178 |
-
"open_pr_count": 1,
|
| 46179 |
-
"merged_pr_rate": 0.0,
|
| 46180 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 46181 |
-
"still_open_pr_rate": 1.0,
|
| 46182 |
-
"distinct_repos_with_authored_prs": 1,
|
| 46183 |
-
"distinct_repos_with_open_prs": 1
|
| 46184 |
-
},
|
| 46185 |
-
"examples": {
|
| 46186 |
-
"pull_requests": [
|
| 46187 |
-
{
|
| 46188 |
-
"kind": "pull_request",
|
| 46189 |
-
"number": 68608,
|
| 46190 |
-
"title": "feat: allow prompt hooks to dynamically narrow tool surface",
|
| 46191 |
-
"url": "https://github.com/openclaw/openclaw/pull/68608",
|
| 46192 |
-
"state": "open",
|
| 46193 |
-
"merged": false,
|
| 46194 |
-
"draft": false,
|
| 46195 |
-
"created_at": "2026-04-18T14:50:16Z"
|
| 46196 |
-
}
|
| 46197 |
-
],
|
| 46198 |
-
"issues": []
|
| 46199 |
-
},
|
| 46200 |
-
"fetch_error": null
|
| 46201 |
-
},
|
| 46202 |
{
|
| 46203 |
"author_login": "sunkeysun",
|
| 46204 |
"name": "Sunkey",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260419T002035Z",
|
| 5 |
+
"generated_at": "2026-04-19T00:22:15Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 716,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 115,
|
| 12 |
+
"previous_primary_author_count": 4465,
|
| 13 |
+
"selected_seen_in_previous_primary": 715,
|
| 14 |
+
"previous_report_contributor_count": 717,
|
| 15 |
+
"selected_overlap_previous_report": 715,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9986,
|
| 17 |
+
"reused_previous_report_entries": 708,
|
| 18 |
"reused_known_merged_contributors": 114,
|
| 19 |
+
"live_fetches": 8,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 2.999,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
+
"repo_last_seen_at": "2026-04-18T23:21:22Z",
|
| 915 |
+
"repo_primary_artifact_count": 35,
|
| 916 |
+
"repo_artifact_count": 84,
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
+
"snapshot_pr_count": 28,
|
| 919 |
"snapshot_comment_count": 49,
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
|
|
|
| 946 |
},
|
| 947 |
"examples": {
|
| 948 |
"pull_requests": [
|
| 949 |
+
{
|
| 950 |
+
"kind": "pull_request",
|
| 951 |
+
"number": 68722,
|
| 952 |
+
"title": "fix: chmod openclaw.json to 0o600 after atomic rename on config write",
|
| 953 |
+
"url": "https://github.com/openclaw/openclaw/pull/68722",
|
| 954 |
+
"state": "open",
|
| 955 |
+
"merged": false,
|
| 956 |
+
"draft": false,
|
| 957 |
+
"created_at": "2026-04-18T23:21:22Z"
|
| 958 |
+
},
|
| 959 |
{
|
| 960 |
"kind": "pull_request",
|
| 961 |
"number": 68534,
|
|
|
|
| 975 |
"merged": false,
|
| 976 |
"draft": false,
|
| 977 |
"created_at": "2026-04-18T10:54:59Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
|
|
| 1089 |
},
|
| 1090 |
"fetch_error": null
|
| 1091 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1092 |
{
|
| 1093 |
"author_login": "oraculoos",
|
| 1094 |
"name": null,
|
|
|
|
| 2785 |
},
|
| 2786 |
"fetch_error": null
|
| 2787 |
},
|
| 2788 |
+
{
|
| 2789 |
+
"author_login": "Lucenx9",
|
| 2790 |
+
"name": "Simone",
|
| 2791 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 2792 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 2793 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 2794 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 2795 |
+
"repo_last_seen_at": "2026-04-18T23:34:06Z",
|
| 2796 |
+
"repo_primary_artifact_count": 13,
|
| 2797 |
+
"repo_artifact_count": 27,
|
| 2798 |
+
"snapshot_issue_count": 1,
|
| 2799 |
+
"snapshot_pr_count": 12,
|
| 2800 |
+
"snapshot_comment_count": 12,
|
| 2801 |
+
"snapshot_review_count": 1,
|
| 2802 |
+
"snapshot_review_comment_count": 1,
|
| 2803 |
+
"repo_association": "CONTRIBUTOR",
|
| 2804 |
+
"new_to_repo": false,
|
| 2805 |
+
"first_seen_in_snapshot": false,
|
| 2806 |
+
"known_via_prior_merged_pr": true,
|
| 2807 |
+
"report_reason": null,
|
| 2808 |
+
"enrichment_source": "previous_report",
|
| 2809 |
+
"live_refetch_skipped": true,
|
| 2810 |
+
"account_age_days": 547,
|
| 2811 |
+
"young_account": false,
|
| 2812 |
+
"follow_through_score": "weak",
|
| 2813 |
+
"breadth_score": "low",
|
| 2814 |
+
"automation_risk_signal": "low",
|
| 2815 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2816 |
+
"public_orgs": [],
|
| 2817 |
+
"activity": {
|
| 2818 |
+
"visible_authored_pr_count": 3,
|
| 2819 |
+
"merged_pr_count": 0,
|
| 2820 |
+
"closed_unmerged_pr_count": 0,
|
| 2821 |
+
"open_pr_count": 3,
|
| 2822 |
+
"merged_pr_rate": 0.0,
|
| 2823 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 2824 |
+
"still_open_pr_rate": 1.0,
|
| 2825 |
+
"distinct_repos_with_authored_prs": 2,
|
| 2826 |
+
"distinct_repos_with_open_prs": 2
|
| 2827 |
+
},
|
| 2828 |
+
"examples": {
|
| 2829 |
+
"pull_requests": [
|
| 2830 |
+
{
|
| 2831 |
+
"kind": "pull_request",
|
| 2832 |
+
"number": 68724,
|
| 2833 |
+
"title": "fix(bluebubbles): preserve pinned dispatcher for media fetches",
|
| 2834 |
+
"url": "https://github.com/openclaw/openclaw/pull/68724",
|
| 2835 |
+
"state": "open",
|
| 2836 |
+
"merged": false,
|
| 2837 |
+
"draft": false,
|
| 2838 |
+
"created_at": "2026-04-18T23:34:06Z"
|
| 2839 |
+
},
|
| 2840 |
+
{
|
| 2841 |
+
"kind": "pull_request",
|
| 2842 |
+
"number": 68721,
|
| 2843 |
+
"title": "fix(codex): default app-server approvals to on-request",
|
| 2844 |
+
"url": "https://github.com/openclaw/openclaw/pull/68721",
|
| 2845 |
+
"state": "open",
|
| 2846 |
+
"merged": false,
|
| 2847 |
+
"draft": false,
|
| 2848 |
+
"created_at": "2026-04-18T23:09:07Z"
|
| 2849 |
+
},
|
| 2850 |
+
{
|
| 2851 |
+
"kind": "pull_request",
|
| 2852 |
+
"number": 68710,
|
| 2853 |
+
"title": "fix(discord): enforce guild guards for /new and /reset",
|
| 2854 |
+
"url": "https://github.com/openclaw/openclaw/pull/68710",
|
| 2855 |
+
"state": "open",
|
| 2856 |
+
"merged": false,
|
| 2857 |
+
"draft": false,
|
| 2858 |
+
"created_at": "2026-04-18T22:26:20Z"
|
| 2859 |
+
}
|
| 2860 |
+
],
|
| 2861 |
+
"issues": [
|
| 2862 |
+
{
|
| 2863 |
+
"kind": "issue",
|
| 2864 |
+
"number": 45645,
|
| 2865 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 2866 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 2867 |
+
"state": "open",
|
| 2868 |
+
"merged": null,
|
| 2869 |
+
"draft": null,
|
| 2870 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 2871 |
+
}
|
| 2872 |
+
]
|
| 2873 |
+
},
|
| 2874 |
+
"fetch_error": null
|
| 2875 |
+
},
|
| 2876 |
{
|
| 2877 |
"author_login": "imadal1n",
|
| 2878 |
"name": "imadalin",
|
|
|
|
| 3181 |
},
|
| 3182 |
"fetch_error": null
|
| 3183 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3184 |
{
|
| 3185 |
"author_login": "1aifanatic",
|
| 3186 |
"name": "Naveen",
|
|
|
|
| 5443 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aonutc",
|
| 5444 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aonutc",
|
| 5445 |
"repo_first_seen_at": "2026-01-08T12:30:20Z",
|
| 5446 |
+
"repo_last_seen_at": "2026-04-19T00:03:50Z",
|
| 5447 |
"repo_primary_artifact_count": 8,
|
| 5448 |
+
"repo_artifact_count": 60,
|
| 5449 |
"snapshot_issue_count": 0,
|
| 5450 |
"snapshot_pr_count": 8,
|
| 5451 |
+
"snapshot_comment_count": 32,
|
| 5452 |
"snapshot_review_count": 10,
|
| 5453 |
"snapshot_review_comment_count": 10,
|
| 5454 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 6659 |
},
|
| 6660 |
"fetch_error": null
|
| 6661 |
},
|
| 6662 |
+
{
|
| 6663 |
+
"author_login": "BKF-Gitty",
|
| 6664 |
+
"name": "B.K.",
|
| 6665 |
+
"profile_url": "https://github.com/BKF-Gitty",
|
| 6666 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty",
|
| 6667 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty",
|
| 6668 |
+
"repo_first_seen_at": "2026-04-11T18:30:35Z",
|
| 6669 |
+
"repo_last_seen_at": "2026-04-19T00:02:07Z",
|
| 6670 |
+
"repo_primary_artifact_count": 8,
|
| 6671 |
+
"repo_artifact_count": 14,
|
| 6672 |
+
"snapshot_issue_count": 2,
|
| 6673 |
+
"snapshot_pr_count": 6,
|
| 6674 |
+
"snapshot_comment_count": 6,
|
| 6675 |
+
"snapshot_review_count": 0,
|
| 6676 |
+
"snapshot_review_comment_count": 0,
|
| 6677 |
+
"repo_association": "CONTRIBUTOR",
|
| 6678 |
+
"new_to_repo": false,
|
| 6679 |
+
"first_seen_in_snapshot": false,
|
| 6680 |
+
"known_via_prior_merged_pr": true,
|
| 6681 |
+
"report_reason": null,
|
| 6682 |
+
"enrichment_source": "previous_report",
|
| 6683 |
+
"live_refetch_skipped": true,
|
| 6684 |
+
"account_age_days": 53,
|
| 6685 |
+
"young_account": true,
|
| 6686 |
+
"follow_through_score": "strong",
|
| 6687 |
+
"breadth_score": "low",
|
| 6688 |
+
"automation_risk_signal": "low",
|
| 6689 |
+
"heuristic_note": "very new account; targets high-star repos",
|
| 6690 |
+
"public_orgs": [],
|
| 6691 |
+
"activity": {
|
| 6692 |
+
"visible_authored_pr_count": 4,
|
| 6693 |
+
"merged_pr_count": 3,
|
| 6694 |
+
"closed_unmerged_pr_count": 0,
|
| 6695 |
+
"open_pr_count": 1,
|
| 6696 |
+
"merged_pr_rate": 0.75,
|
| 6697 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 6698 |
+
"still_open_pr_rate": 0.25,
|
| 6699 |
+
"distinct_repos_with_authored_prs": 1,
|
| 6700 |
+
"distinct_repos_with_open_prs": 1
|
| 6701 |
+
},
|
| 6702 |
+
"examples": {
|
| 6703 |
+
"pull_requests": [
|
| 6704 |
+
{
|
| 6705 |
+
"kind": "pull_request",
|
| 6706 |
+
"number": 68726,
|
| 6707 |
+
"title": "fix(subagent): include role, session key, and timing in error payloads",
|
| 6708 |
+
"url": "https://github.com/openclaw/openclaw/pull/68726",
|
| 6709 |
+
"state": "open",
|
| 6710 |
+
"merged": false,
|
| 6711 |
+
"draft": false,
|
| 6712 |
+
"created_at": "2026-04-18T23:45:47Z"
|
| 6713 |
+
},
|
| 6714 |
+
{
|
| 6715 |
+
"kind": "pull_request",
|
| 6716 |
+
"number": 68717,
|
| 6717 |
+
"title": "fix(cron): enable failure alerts by default for recurring jobs",
|
| 6718 |
+
"url": "https://github.com/openclaw/openclaw/pull/68717",
|
| 6719 |
+
"state": "open",
|
| 6720 |
+
"merged": false,
|
| 6721 |
+
"draft": false,
|
| 6722 |
+
"created_at": "2026-04-18T22:54:59Z"
|
| 6723 |
+
},
|
| 6724 |
+
{
|
| 6725 |
+
"kind": "pull_request",
|
| 6726 |
+
"number": 67846,
|
| 6727 |
+
"title": "Memory: validate dreaming cron frequency",
|
| 6728 |
+
"url": "https://github.com/openclaw/openclaw/pull/67846",
|
| 6729 |
+
"state": "open",
|
| 6730 |
+
"merged": false,
|
| 6731 |
+
"draft": false,
|
| 6732 |
+
"created_at": "2026-04-16T22:46:37Z"
|
| 6733 |
+
}
|
| 6734 |
+
],
|
| 6735 |
+
"issues": [
|
| 6736 |
+
{
|
| 6737 |
+
"kind": "issue",
|
| 6738 |
+
"number": 64982,
|
| 6739 |
+
"title": "[Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist",
|
| 6740 |
+
"url": "https://github.com/openclaw/openclaw/issues/64982",
|
| 6741 |
+
"state": "open",
|
| 6742 |
+
"merged": null,
|
| 6743 |
+
"draft": null,
|
| 6744 |
+
"created_at": "2026-04-11T19:34:53Z"
|
| 6745 |
+
},
|
| 6746 |
+
{
|
| 6747 |
+
"kind": "issue",
|
| 6748 |
+
"number": 64976,
|
| 6749 |
+
"title": "[Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text",
|
| 6750 |
+
"url": "https://github.com/openclaw/openclaw/issues/64976",
|
| 6751 |
+
"state": "closed",
|
| 6752 |
+
"merged": null,
|
| 6753 |
+
"draft": null,
|
| 6754 |
+
"created_at": "2026-04-11T19:06:31Z"
|
| 6755 |
+
}
|
| 6756 |
+
]
|
| 6757 |
+
},
|
| 6758 |
+
"fetch_error": null
|
| 6759 |
+
},
|
| 6760 |
{
|
| 6761 |
"author_login": "chinar-amrutkar",
|
| 6762 |
"name": "Chinar Amrutkar",
|
|
|
|
| 7714 |
},
|
| 7715 |
"fetch_error": null
|
| 7716 |
},
|
| 7717 |
+
{
|
| 7718 |
+
"author_login": "wirjo",
|
| 7719 |
+
"name": null,
|
| 7720 |
+
"profile_url": "https://github.com/wirjo",
|
| 7721 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo",
|
| 7722 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo",
|
| 7723 |
+
"repo_first_seen_at": "2026-04-06T11:49:31Z",
|
| 7724 |
+
"repo_last_seen_at": "2026-04-19T00:20:52Z",
|
| 7725 |
+
"repo_primary_artifact_count": 6,
|
| 7726 |
+
"repo_artifact_count": 29,
|
| 7727 |
+
"snapshot_issue_count": 0,
|
| 7728 |
+
"snapshot_pr_count": 6,
|
| 7729 |
+
"snapshot_comment_count": 22,
|
| 7730 |
+
"snapshot_review_count": 1,
|
| 7731 |
+
"snapshot_review_comment_count": 0,
|
| 7732 |
+
"repo_association": "CONTRIBUTOR",
|
| 7733 |
+
"new_to_repo": false,
|
| 7734 |
+
"first_seen_in_snapshot": false,
|
| 7735 |
+
"known_via_prior_merged_pr": false,
|
| 7736 |
+
"report_reason": null,
|
| 7737 |
+
"enrichment_source": "previous_report",
|
| 7738 |
+
"live_refetch_skipped": true,
|
| 7739 |
+
"account_age_days": 5970,
|
| 7740 |
+
"young_account": false,
|
| 7741 |
+
"follow_through_score": "weak",
|
| 7742 |
+
"breadth_score": "low",
|
| 7743 |
+
"automation_risk_signal": "medium",
|
| 7744 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 7745 |
+
"public_orgs": [],
|
| 7746 |
+
"activity": {
|
| 7747 |
+
"visible_authored_pr_count": 5,
|
| 7748 |
+
"merged_pr_count": 0,
|
| 7749 |
+
"closed_unmerged_pr_count": 2,
|
| 7750 |
+
"open_pr_count": 3,
|
| 7751 |
+
"merged_pr_rate": 0.0,
|
| 7752 |
+
"closed_unmerged_pr_rate": 0.4,
|
| 7753 |
+
"still_open_pr_rate": 0.6,
|
| 7754 |
+
"distinct_repos_with_authored_prs": 3,
|
| 7755 |
+
"distinct_repos_with_open_prs": 2
|
| 7756 |
+
},
|
| 7757 |
+
"examples": {
|
| 7758 |
+
"pull_requests": [
|
| 7759 |
+
{
|
| 7760 |
+
"kind": "pull_request",
|
| 7761 |
+
"number": 68730,
|
| 7762 |
+
"title": "feat(amazon-bedrock-mantle): add Claude Opus 4.7 via per-model Anthropic Messages API override",
|
| 7763 |
+
"url": "https://github.com/openclaw/openclaw/pull/68730",
|
| 7764 |
+
"state": "open",
|
| 7765 |
+
"merged": false,
|
| 7766 |
+
"draft": false,
|
| 7767 |
+
"created_at": "2026-04-18T23:49:30Z"
|
| 7768 |
+
},
|
| 7769 |
+
{
|
| 7770 |
+
"kind": "pull_request",
|
| 7771 |
+
"number": 68725,
|
| 7772 |
+
"title": "feat(amazon-bedrock-mantle): add known context windows for open-weight Mantle models",
|
| 7773 |
+
"url": "https://github.com/openclaw/openclaw/pull/68725",
|
| 7774 |
+
"state": "open",
|
| 7775 |
+
"merged": false,
|
| 7776 |
+
"draft": false,
|
| 7777 |
+
"created_at": "2026-04-18T23:34:17Z"
|
| 7778 |
+
},
|
| 7779 |
+
{
|
| 7780 |
+
"kind": "pull_request",
|
| 7781 |
+
"number": 65952,
|
| 7782 |
+
"title": "fix(amazon-bedrock): add known model context windows to discovery",
|
| 7783 |
+
"url": "https://github.com/openclaw/openclaw/pull/65952",
|
| 7784 |
+
"state": "open",
|
| 7785 |
+
"merged": false,
|
| 7786 |
+
"draft": false,
|
| 7787 |
+
"created_at": "2026-04-13T13:16:28Z"
|
| 7788 |
+
}
|
| 7789 |
+
],
|
| 7790 |
+
"issues": []
|
| 7791 |
+
},
|
| 7792 |
+
"fetch_error": null
|
| 7793 |
+
},
|
| 7794 |
{
|
| 7795 |
"author_login": "ZehanXu-Doncic",
|
| 7796 |
"name": "Zehan Xu",
|
|
|
|
| 7976 |
},
|
| 7977 |
"fetch_error": null
|
| 7978 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7979 |
{
|
| 7980 |
"author_login": "frankekn",
|
| 7981 |
"name": "Frank Yang",
|
|
|
|
| 12457 |
},
|
| 12458 |
"fetch_error": null
|
| 12459 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12460 |
{
|
| 12461 |
"author_login": "nnish16",
|
| 12462 |
"name": "Nishant Sarang",
|
|
|
|
| 13781 |
},
|
| 13782 |
"fetch_error": null
|
| 13783 |
},
|
| 13784 |
+
{
|
| 13785 |
+
"author_login": "nfredmond",
|
| 13786 |
+
"name": null,
|
| 13787 |
+
"profile_url": "https://github.com/nfredmond",
|
| 13788 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anfredmond",
|
| 13789 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anfredmond",
|
| 13790 |
+
"repo_first_seen_at": "2026-04-11T23:36:37Z",
|
| 13791 |
+
"repo_last_seen_at": "2026-04-16T18:51:42Z",
|
| 13792 |
+
"repo_primary_artifact_count": 3,
|
| 13793 |
+
"repo_artifact_count": 10,
|
| 13794 |
+
"snapshot_issue_count": 0,
|
| 13795 |
+
"snapshot_pr_count": 3,
|
| 13796 |
+
"snapshot_comment_count": 7,
|
| 13797 |
+
"snapshot_review_count": 0,
|
| 13798 |
+
"snapshot_review_comment_count": 0,
|
| 13799 |
+
"repo_association": "NONE",
|
| 13800 |
+
"new_to_repo": false,
|
| 13801 |
+
"first_seen_in_snapshot": false,
|
| 13802 |
+
"known_via_prior_merged_pr": false,
|
| 13803 |
+
"report_reason": null,
|
| 13804 |
+
"enrichment_source": "previous_report",
|
| 13805 |
+
"live_refetch_skipped": true,
|
| 13806 |
+
"account_age_days": 3541,
|
| 13807 |
+
"young_account": false,
|
| 13808 |
+
"follow_through_score": "weak",
|
| 13809 |
+
"breadth_score": "moderate",
|
| 13810 |
+
"automation_risk_signal": "low",
|
| 13811 |
+
"heuristic_note": "high open PR share",
|
| 13812 |
+
"public_orgs": [],
|
| 13813 |
+
"activity": {
|
| 13814 |
+
"visible_authored_pr_count": 4,
|
| 13815 |
+
"merged_pr_count": 1,
|
| 13816 |
+
"closed_unmerged_pr_count": 0,
|
| 13817 |
+
"open_pr_count": 3,
|
| 13818 |
+
"merged_pr_rate": 0.25,
|
| 13819 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 13820 |
+
"still_open_pr_rate": 0.75,
|
| 13821 |
+
"distinct_repos_with_authored_prs": 4,
|
| 13822 |
+
"distinct_repos_with_open_prs": 3
|
| 13823 |
+
},
|
| 13824 |
+
"examples": {
|
| 13825 |
+
"pull_requests": [
|
| 13826 |
+
{
|
| 13827 |
+
"kind": "pull_request",
|
| 13828 |
+
"number": 67763,
|
| 13829 |
+
"title": "ClawModeler: scaffold starter question.json from the UI",
|
| 13830 |
+
"url": "https://github.com/openclaw/openclaw/pull/67763",
|
| 13831 |
+
"state": "closed",
|
| 13832 |
+
"merged": false,
|
| 13833 |
+
"draft": false,
|
| 13834 |
+
"created_at": "2026-04-16T17:59:10Z"
|
| 13835 |
+
},
|
| 13836 |
+
{
|
| 13837 |
+
"kind": "pull_request",
|
| 13838 |
+
"number": 67753,
|
| 13839 |
+
"title": "Codex/clawmodeler file pickers",
|
| 13840 |
+
"url": "https://github.com/openclaw/openclaw/pull/67753",
|
| 13841 |
+
"state": "closed",
|
| 13842 |
+
"merged": false,
|
| 13843 |
+
"draft": false,
|
| 13844 |
+
"created_at": "2026-04-16T17:09:52Z"
|
| 13845 |
+
},
|
| 13846 |
+
{
|
| 13847 |
+
"kind": "pull_request",
|
| 13848 |
+
"number": 65044,
|
| 13849 |
+
"title": "[codex] Add ClawModeler sidecar and CLI workflow",
|
| 13850 |
+
"url": "https://github.com/openclaw/openclaw/pull/65044",
|
| 13851 |
+
"state": "open",
|
| 13852 |
+
"merged": false,
|
| 13853 |
+
"draft": false,
|
| 13854 |
+
"created_at": "2026-04-11T23:36:37Z"
|
| 13855 |
+
}
|
| 13856 |
+
],
|
| 13857 |
+
"issues": []
|
| 13858 |
+
},
|
| 13859 |
+
"fetch_error": null
|
| 13860 |
+
},
|
| 13861 |
{
|
| 13862 |
"author_login": "welfo-beo",
|
| 13863 |
"name": null,
|
|
|
|
| 14327 |
},
|
| 14328 |
"fetch_error": null
|
| 14329 |
},
|
| 14330 |
+
{
|
| 14331 |
+
"author_login": "frankhli843",
|
| 14332 |
+
"name": "Frank Haolun Li",
|
| 14333 |
+
"profile_url": "https://github.com/frankhli843",
|
| 14334 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankhli843",
|
| 14335 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankhli843",
|
| 14336 |
+
"repo_first_seen_at": "2026-04-17T16:19:07Z",
|
| 14337 |
+
"repo_last_seen_at": "2026-04-19T00:17:00Z",
|
| 14338 |
+
"repo_primary_artifact_count": 4,
|
| 14339 |
+
"repo_artifact_count": 6,
|
| 14340 |
+
"snapshot_issue_count": 2,
|
| 14341 |
+
"snapshot_pr_count": 2,
|
| 14342 |
+
"snapshot_comment_count": 2,
|
| 14343 |
+
"snapshot_review_count": 0,
|
| 14344 |
+
"snapshot_review_comment_count": 0,
|
| 14345 |
+
"repo_association": "NONE",
|
| 14346 |
+
"new_to_repo": false,
|
| 14347 |
+
"first_seen_in_snapshot": false,
|
| 14348 |
+
"known_via_prior_merged_pr": false,
|
| 14349 |
+
"report_reason": null,
|
| 14350 |
+
"enrichment_source": "previous_report",
|
| 14351 |
+
"live_refetch_skipped": true,
|
| 14352 |
+
"account_age_days": 2499,
|
| 14353 |
+
"young_account": false,
|
| 14354 |
+
"follow_through_score": "mixed",
|
| 14355 |
+
"breadth_score": "low",
|
| 14356 |
+
"automation_risk_signal": "low",
|
| 14357 |
+
"heuristic_note": "\u2014",
|
| 14358 |
+
"public_orgs": [],
|
| 14359 |
+
"activity": {
|
| 14360 |
+
"visible_authored_pr_count": 3,
|
| 14361 |
+
"merged_pr_count": 2,
|
| 14362 |
+
"closed_unmerged_pr_count": 0,
|
| 14363 |
+
"open_pr_count": 1,
|
| 14364 |
+
"merged_pr_rate": 0.6667,
|
| 14365 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 14366 |
+
"still_open_pr_rate": 0.3333,
|
| 14367 |
+
"distinct_repos_with_authored_prs": 2,
|
| 14368 |
+
"distinct_repos_with_open_prs": 1
|
| 14369 |
+
},
|
| 14370 |
+
"examples": {
|
| 14371 |
+
"pull_requests": [
|
| 14372 |
+
{
|
| 14373 |
+
"kind": "pull_request",
|
| 14374 |
+
"number": 68637,
|
| 14375 |
+
"title": "fix(pi-tools): allow empty/whitespace-only content in write tool",
|
| 14376 |
+
"url": "https://github.com/openclaw/openclaw/pull/68637",
|
| 14377 |
+
"state": "open",
|
| 14378 |
+
"merged": false,
|
| 14379 |
+
"draft": false,
|
| 14380 |
+
"created_at": "2026-04-18T16:19:09Z"
|
| 14381 |
+
},
|
| 14382 |
+
{
|
| 14383 |
+
"kind": "pull_request",
|
| 14384 |
+
"number": 68193,
|
| 14385 |
+
"title": "feat(ollama): detect Gemma 4 as reasoning model and check capabilities",
|
| 14386 |
+
"url": "https://github.com/openclaw/openclaw/pull/68193",
|
| 14387 |
+
"state": "open",
|
| 14388 |
+
"merged": false,
|
| 14389 |
+
"draft": false,
|
| 14390 |
+
"created_at": "2026-04-17T16:19:07Z"
|
| 14391 |
+
}
|
| 14392 |
+
],
|
| 14393 |
+
"issues": [
|
| 14394 |
+
{
|
| 14395 |
+
"kind": "issue",
|
| 14396 |
+
"number": 68728,
|
| 14397 |
+
"title": "[Bug]: Gemma 4 models should be detected as reasoning models (Ollama think mode)",
|
| 14398 |
+
"url": "https://github.com/openclaw/openclaw/issues/68728",
|
| 14399 |
+
"state": "open",
|
| 14400 |
+
"merged": null,
|
| 14401 |
+
"draft": null,
|
| 14402 |
+
"created_at": "2026-04-18T23:49:14Z"
|
| 14403 |
+
},
|
| 14404 |
+
{
|
| 14405 |
+
"kind": "issue",
|
| 14406 |
+
"number": 68636,
|
| 14407 |
+
"title": "write tool rejects empty/whitespace-only content as \"missing required parameter\"",
|
| 14408 |
+
"url": "https://github.com/openclaw/openclaw/issues/68636",
|
| 14409 |
+
"state": "open",
|
| 14410 |
+
"merged": null,
|
| 14411 |
+
"draft": null,
|
| 14412 |
+
"created_at": "2026-04-18T16:18:49Z"
|
| 14413 |
+
}
|
| 14414 |
+
]
|
| 14415 |
+
},
|
| 14416 |
+
"fetch_error": null
|
| 14417 |
+
},
|
| 14418 |
{
|
| 14419 |
"author_login": "hansolo949",
|
| 14420 |
"name": "Han Kim",
|
|
|
|
| 14679 |
},
|
| 14680 |
"fetch_error": null
|
| 14681 |
},
|
| 14682 |
+
{
|
| 14683 |
+
"author_login": "LightDriverCS",
|
| 14684 |
+
"name": "Cory Shelton",
|
| 14685 |
+
"profile_url": "https://github.com/LightDriverCS",
|
| 14686 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS",
|
| 14687 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS",
|
| 14688 |
+
"repo_first_seen_at": "2026-04-13T22:53:03Z",
|
| 14689 |
+
"repo_last_seen_at": "2026-04-18T23:23:27Z",
|
| 14690 |
+
"repo_primary_artifact_count": 4,
|
| 14691 |
+
"repo_artifact_count": 4,
|
| 14692 |
+
"snapshot_issue_count": 2,
|
| 14693 |
+
"snapshot_pr_count": 2,
|
| 14694 |
+
"snapshot_comment_count": 0,
|
| 14695 |
+
"snapshot_review_count": 0,
|
| 14696 |
+
"snapshot_review_comment_count": 0,
|
| 14697 |
+
"repo_association": "NONE",
|
| 14698 |
+
"new_to_repo": false,
|
| 14699 |
+
"first_seen_in_snapshot": false,
|
| 14700 |
+
"known_via_prior_merged_pr": false,
|
| 14701 |
+
"report_reason": null,
|
| 14702 |
+
"enrichment_source": "previous_report",
|
| 14703 |
+
"live_refetch_skipped": true,
|
| 14704 |
+
"account_age_days": 89,
|
| 14705 |
+
"young_account": true,
|
| 14706 |
+
"follow_through_score": "weak",
|
| 14707 |
+
"breadth_score": "low",
|
| 14708 |
+
"automation_risk_signal": "medium",
|
| 14709 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 14710 |
+
"public_orgs": [],
|
| 14711 |
+
"activity": {
|
| 14712 |
+
"visible_authored_pr_count": 2,
|
| 14713 |
+
"merged_pr_count": 0,
|
| 14714 |
+
"closed_unmerged_pr_count": 0,
|
| 14715 |
+
"open_pr_count": 2,
|
| 14716 |
+
"merged_pr_rate": 0.0,
|
| 14717 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 14718 |
+
"still_open_pr_rate": 1.0,
|
| 14719 |
+
"distinct_repos_with_authored_prs": 1,
|
| 14720 |
+
"distinct_repos_with_open_prs": 1
|
| 14721 |
+
},
|
| 14722 |
+
"examples": {
|
| 14723 |
+
"pull_requests": [
|
| 14724 |
+
{
|
| 14725 |
+
"kind": "pull_request",
|
| 14726 |
+
"number": 68335,
|
| 14727 |
+
"title": "fix(memory-core): activate on wiki CLI subcommand",
|
| 14728 |
+
"url": "https://github.com/openclaw/openclaw/pull/68335",
|
| 14729 |
+
"state": "open",
|
| 14730 |
+
"merged": false,
|
| 14731 |
+
"draft": false,
|
| 14732 |
+
"created_at": "2026-04-18T00:00:33Z"
|
| 14733 |
+
},
|
| 14734 |
+
{
|
| 14735 |
+
"kind": "pull_request",
|
| 14736 |
+
"number": 68334,
|
| 14737 |
+
"title": "fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug",
|
| 14738 |
+
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 14739 |
+
"state": "open",
|
| 14740 |
+
"merged": false,
|
| 14741 |
+
"draft": false,
|
| 14742 |
+
"created_at": "2026-04-18T00:00:29Z"
|
| 14743 |
+
}
|
| 14744 |
+
],
|
| 14745 |
+
"issues": [
|
| 14746 |
+
{
|
| 14747 |
+
"kind": "issue",
|
| 14748 |
+
"number": 68723,
|
| 14749 |
+
"title": "memory-core: cron-fired dreaming writes raw memory snippets to DREAMS.md because subagent runtime is request-scoped",
|
| 14750 |
+
"url": "https://github.com/openclaw/openclaw/issues/68723",
|
| 14751 |
+
"state": "closed",
|
| 14752 |
+
"merged": null,
|
| 14753 |
+
"draft": null,
|
| 14754 |
+
"created_at": "2026-04-18T23:23:27Z"
|
| 14755 |
+
},
|
| 14756 |
+
{
|
| 14757 |
+
"kind": "issue",
|
| 14758 |
+
"number": 66194,
|
| 14759 |
+
"title": "Feature Request: Slack Socket Mode slash command event handling",
|
| 14760 |
+
"url": "https://github.com/openclaw/openclaw/issues/66194",
|
| 14761 |
+
"state": "open",
|
| 14762 |
+
"merged": null,
|
| 14763 |
+
"draft": null,
|
| 14764 |
+
"created_at": "2026-04-13T22:53:03Z"
|
| 14765 |
+
}
|
| 14766 |
+
]
|
| 14767 |
+
},
|
| 14768 |
+
"fetch_error": null
|
| 14769 |
+
},
|
| 14770 |
{
|
| 14771 |
"author_login": "shaun0927",
|
| 14772 |
"name": "Junghwan",
|
|
|
|
| 15177 |
},
|
| 15178 |
"fetch_error": null
|
| 15179 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15180 |
{
|
| 15181 |
"author_login": "HongzhuLiu",
|
| 15182 |
"name": "hongzhu,liu",
|
|
|
|
| 15333 |
},
|
| 15334 |
"fetch_error": null
|
| 15335 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15336 |
{
|
| 15337 |
"author_login": "mkoslacz",
|
| 15338 |
"name": "Mateusz Ko\u015blacz",
|
|
|
|
| 16449 |
},
|
| 16450 |
"fetch_error": null
|
| 16451 |
},
|
| 16452 |
+
{
|
| 16453 |
+
"author_login": "ender-wiggin-ai",
|
| 16454 |
+
"name": null,
|
| 16455 |
+
"profile_url": "https://github.com/ender-wiggin-ai",
|
| 16456 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aender-wiggin-ai",
|
| 16457 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aender-wiggin-ai",
|
| 16458 |
+
"repo_first_seen_at": "2026-04-16T16:39:39Z",
|
| 16459 |
+
"repo_last_seen_at": "2026-04-18T23:49:15Z",
|
| 16460 |
+
"repo_primary_artifact_count": 2,
|
| 16461 |
+
"repo_artifact_count": 3,
|
| 16462 |
+
"snapshot_issue_count": 0,
|
| 16463 |
+
"snapshot_pr_count": 2,
|
| 16464 |
+
"snapshot_comment_count": 1,
|
| 16465 |
+
"snapshot_review_count": 0,
|
| 16466 |
+
"snapshot_review_comment_count": 0,
|
| 16467 |
+
"repo_association": "NONE",
|
| 16468 |
+
"new_to_repo": false,
|
| 16469 |
+
"first_seen_in_snapshot": false,
|
| 16470 |
+
"known_via_prior_merged_pr": false,
|
| 16471 |
+
"report_reason": null,
|
| 16472 |
+
"enrichment_source": "previous_report",
|
| 16473 |
+
"live_refetch_skipped": true,
|
| 16474 |
+
"account_age_days": 40,
|
| 16475 |
+
"young_account": true,
|
| 16476 |
+
"follow_through_score": "weak",
|
| 16477 |
+
"breadth_score": "low",
|
| 16478 |
+
"automation_risk_signal": "medium",
|
| 16479 |
+
"heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 16480 |
+
"public_orgs": [],
|
| 16481 |
+
"activity": {
|
| 16482 |
+
"visible_authored_pr_count": 1,
|
| 16483 |
+
"merged_pr_count": 0,
|
| 16484 |
+
"closed_unmerged_pr_count": 1,
|
| 16485 |
+
"open_pr_count": 0,
|
| 16486 |
+
"merged_pr_rate": 0.0,
|
| 16487 |
+
"closed_unmerged_pr_rate": 1.0,
|
| 16488 |
+
"still_open_pr_rate": 0.0,
|
| 16489 |
+
"distinct_repos_with_authored_prs": 1,
|
| 16490 |
+
"distinct_repos_with_open_prs": 0
|
| 16491 |
+
},
|
| 16492 |
+
"examples": {
|
| 16493 |
+
"pull_requests": [
|
| 16494 |
+
{
|
| 16495 |
+
"kind": "pull_request",
|
| 16496 |
+
"number": 68729,
|
| 16497 |
+
"title": "feat(hooks): allow prompt hooks to dynamically narrow tool surface",
|
| 16498 |
+
"url": "https://github.com/openclaw/openclaw/pull/68729",
|
| 16499 |
+
"state": "closed",
|
| 16500 |
+
"merged": false,
|
| 16501 |
+
"draft": false,
|
| 16502 |
+
"created_at": "2026-04-18T23:49:15Z"
|
| 16503 |
+
},
|
| 16504 |
+
{
|
| 16505 |
+
"kind": "pull_request",
|
| 16506 |
+
"number": 67743,
|
| 16507 |
+
"title": "feat: correlate plugin approvals with executed tool calls",
|
| 16508 |
+
"url": "https://github.com/openclaw/openclaw/pull/67743",
|
| 16509 |
+
"state": "closed",
|
| 16510 |
+
"merged": false,
|
| 16511 |
+
"draft": false,
|
| 16512 |
+
"created_at": "2026-04-16T16:39:39Z"
|
| 16513 |
+
}
|
| 16514 |
+
],
|
| 16515 |
+
"issues": []
|
| 16516 |
+
},
|
| 16517 |
+
"fetch_error": null
|
| 16518 |
+
},
|
| 16519 |
{
|
| 16520 |
"author_login": "Eruditi",
|
| 16521 |
"name": null,
|
|
|
|
| 18854 |
"pull_requests": [
|
| 18855 |
{
|
| 18856 |
"kind": "pull_request",
|
| 18857 |
+
"number": 65727,
|
| 18858 |
+
"title": "docs: add hook-pack publishing guide",
|
| 18859 |
+
"url": "https://github.com/openclaw/openclaw/pull/65727",
|
| 18860 |
+
"state": "open",
|
| 18861 |
+
"merged": false,
|
| 18862 |
+
"draft": false,
|
| 18863 |
+
"created_at": "2026-04-13T05:15:43Z"
|
| 18864 |
+
},
|
| 18865 |
+
{
|
| 18866 |
+
"kind": "pull_request",
|
| 18867 |
+
"number": 65084,
|
| 18868 |
+
"title": "fix(discord): guard zombie gateway reconnects after close",
|
| 18869 |
+
"url": "https://github.com/openclaw/openclaw/pull/65084",
|
| 18870 |
+
"state": "open",
|
| 18871 |
+
"merged": false,
|
| 18872 |
+
"draft": false,
|
| 18873 |
+
"created_at": "2026-04-12T01:30:18Z"
|
| 18874 |
+
}
|
| 18875 |
+
],
|
| 18876 |
+
"issues": []
|
| 18877 |
+
},
|
| 18878 |
+
"fetch_error": null
|
| 18879 |
+
},
|
| 18880 |
+
{
|
| 18881 |
+
"author_login": "soloclz",
|
| 18882 |
+
"name": null,
|
| 18883 |
+
"profile_url": "https://github.com/soloclz",
|
| 18884 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asoloclz",
|
| 18885 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asoloclz",
|
| 18886 |
+
"repo_first_seen_at": "2026-04-15T15:18:28Z",
|
| 18887 |
+
"repo_last_seen_at": "2026-04-15T15:55:17Z",
|
| 18888 |
+
"repo_primary_artifact_count": 2,
|
| 18889 |
+
"repo_artifact_count": 2,
|
| 18890 |
+
"snapshot_issue_count": 0,
|
| 18891 |
+
"snapshot_pr_count": 2,
|
| 18892 |
+
"snapshot_comment_count": 0,
|
| 18893 |
+
"snapshot_review_count": 0,
|
| 18894 |
+
"snapshot_review_comment_count": 0,
|
| 18895 |
+
"repo_association": "NONE",
|
| 18896 |
+
"new_to_repo": false,
|
| 18897 |
+
"first_seen_in_snapshot": false,
|
| 18898 |
+
"known_via_prior_merged_pr": false,
|
| 18899 |
+
"report_reason": null,
|
| 18900 |
+
"enrichment_source": "previous_report",
|
| 18901 |
+
"live_refetch_skipped": true,
|
| 18902 |
+
"account_age_days": 728,
|
| 18903 |
+
"young_account": false,
|
| 18904 |
+
"follow_through_score": "weak",
|
| 18905 |
+
"breadth_score": "low",
|
| 18906 |
+
"automation_risk_signal": "low",
|
| 18907 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 18908 |
+
"public_orgs": [],
|
| 18909 |
+
"activity": {
|
| 18910 |
+
"visible_authored_pr_count": 3,
|
| 18911 |
+
"merged_pr_count": 0,
|
| 18912 |
+
"closed_unmerged_pr_count": 0,
|
| 18913 |
+
"open_pr_count": 3,
|
| 18914 |
+
"merged_pr_rate": 0.0,
|
| 18915 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 18916 |
+
"still_open_pr_rate": 1.0,
|
| 18917 |
+
"distinct_repos_with_authored_prs": 2,
|
| 18918 |
+
"distinct_repos_with_open_prs": 2
|
| 18919 |
+
},
|
| 18920 |
+
"examples": {
|
| 18921 |
+
"pull_requests": [
|
| 18922 |
+
{
|
| 18923 |
+
"kind": "pull_request",
|
| 18924 |
+
"number": 67276,
|
| 18925 |
+
"title": "fix(agent): clarify edit mismatch tool warning",
|
| 18926 |
+
"url": "https://github.com/openclaw/openclaw/pull/67276",
|
| 18927 |
+
"state": "open",
|
| 18928 |
+
"merged": false,
|
| 18929 |
+
"draft": false,
|
| 18930 |
+
"created_at": "2026-04-15T15:55:17Z"
|
| 18931 |
+
},
|
| 18932 |
+
{
|
| 18933 |
+
"kind": "pull_request",
|
| 18934 |
+
"number": 67268,
|
| 18935 |
+
"title": "fix: clear recovered auto fallback overrides",
|
| 18936 |
+
"url": "https://github.com/openclaw/openclaw/pull/67268",
|
| 18937 |
+
"state": "open",
|
| 18938 |
+
"merged": false,
|
| 18939 |
+
"draft": false,
|
| 18940 |
+
"created_at": "2026-04-15T15:18:28Z"
|
| 18941 |
+
}
|
| 18942 |
+
],
|
| 18943 |
+
"issues": []
|
| 18944 |
+
},
|
| 18945 |
+
"fetch_error": null
|
| 18946 |
+
},
|
| 18947 |
+
{
|
| 18948 |
+
"author_login": "soumikbhatta",
|
| 18949 |
+
"name": null,
|
| 18950 |
+
"profile_url": "https://github.com/soumikbhatta",
|
| 18951 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asoumikbhatta",
|
| 18952 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asoumikbhatta",
|
| 18953 |
+
"repo_first_seen_at": "2026-01-28T15:14:01Z",
|
| 18954 |
+
"repo_last_seen_at": "2026-04-13T23:28:11Z",
|
| 18955 |
+
"repo_primary_artifact_count": 2,
|
| 18956 |
+
"repo_artifact_count": 21,
|
| 18957 |
+
"snapshot_issue_count": 0,
|
| 18958 |
+
"snapshot_pr_count": 2,
|
| 18959 |
+
"snapshot_comment_count": 19,
|
| 18960 |
+
"snapshot_review_count": 0,
|
| 18961 |
+
"snapshot_review_comment_count": 0,
|
| 18962 |
+
"repo_association": "CONTRIBUTOR",
|
| 18963 |
+
"new_to_repo": false,
|
| 18964 |
+
"first_seen_in_snapshot": false,
|
| 18965 |
+
"known_via_prior_merged_pr": false,
|
| 18966 |
+
"report_reason": null,
|
| 18967 |
+
"enrichment_source": "previous_report",
|
| 18968 |
+
"live_refetch_skipped": true,
|
| 18969 |
+
"account_age_days": 3210,
|
| 18970 |
+
"young_account": false,
|
| 18971 |
+
"follow_through_score": "weak",
|
| 18972 |
+
"breadth_score": "low",
|
| 18973 |
+
"automation_risk_signal": "low",
|
| 18974 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 18975 |
+
"public_orgs": [],
|
| 18976 |
+
"activity": {
|
| 18977 |
+
"visible_authored_pr_count": 2,
|
| 18978 |
+
"merged_pr_count": 0,
|
| 18979 |
+
"closed_unmerged_pr_count": 0,
|
| 18980 |
+
"open_pr_count": 2,
|
| 18981 |
+
"merged_pr_rate": 0.0,
|
| 18982 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 18983 |
+
"still_open_pr_rate": 1.0,
|
| 18984 |
+
"distinct_repos_with_authored_prs": 1,
|
| 18985 |
+
"distinct_repos_with_open_prs": 1
|
| 18986 |
+
},
|
| 18987 |
+
"examples": {
|
| 18988 |
+
"pull_requests": [
|
| 18989 |
+
{
|
| 18990 |
+
"kind": "pull_request",
|
| 18991 |
+
"number": 66213,
|
| 18992 |
+
"title": "fix(ci): add post-publish asset verification for macOS stable releases",
|
| 18993 |
+
"url": "https://github.com/openclaw/openclaw/pull/66213",
|
| 18994 |
"state": "open",
|
| 18995 |
"merged": false,
|
| 18996 |
"draft": false,
|
| 18997 |
+
"created_at": "2026-04-13T23:28:11Z"
|
| 18998 |
},
|
| 18999 |
{
|
| 19000 |
"kind": "pull_request",
|
| 19001 |
+
"number": 65439,
|
| 19002 |
+
"title": "Add avatar link for soumikbhatta to README",
|
| 19003 |
+
"url": "https://github.com/openclaw/openclaw/pull/65439",
|
| 19004 |
"state": "open",
|
| 19005 |
"merged": false,
|
| 19006 |
"draft": false,
|
| 19007 |
+
"created_at": "2026-04-12T15:58:54Z"
|
| 19008 |
}
|
| 19009 |
],
|
| 19010 |
"issues": []
|
|
|
|
| 19012 |
"fetch_error": null
|
| 19013 |
},
|
| 19014 |
{
|
| 19015 |
+
"author_login": "stroupaloop",
|
| 19016 |
+
"name": "Andrew Stroup",
|
| 19017 |
+
"profile_url": "https://github.com/stroupaloop",
|
| 19018 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop",
|
| 19019 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop",
|
| 19020 |
+
"repo_first_seen_at": "2026-04-18T14:50:16Z",
|
| 19021 |
+
"repo_last_seen_at": "2026-04-19T00:01:19Z",
|
| 19022 |
"repo_primary_artifact_count": 2,
|
| 19023 |
+
"repo_artifact_count": 3,
|
| 19024 |
"snapshot_issue_count": 0,
|
| 19025 |
"snapshot_pr_count": 2,
|
| 19026 |
+
"snapshot_comment_count": 1,
|
| 19027 |
"snapshot_review_count": 0,
|
| 19028 |
"snapshot_review_comment_count": 0,
|
| 19029 |
"repo_association": "NONE",
|
|
|
|
| 19033 |
"report_reason": null,
|
| 19034 |
"enrichment_source": "previous_report",
|
| 19035 |
"live_refetch_skipped": true,
|
| 19036 |
+
"account_age_days": 4952,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19037 |
"young_account": false,
|
| 19038 |
"follow_through_score": "weak",
|
| 19039 |
"breadth_score": "low",
|
| 19040 |
"automation_risk_signal": "low",
|
| 19041 |
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19042 |
+
"public_orgs": [
|
| 19043 |
+
"CommonKey"
|
| 19044 |
+
],
|
| 19045 |
"activity": {
|
| 19046 |
+
"visible_authored_pr_count": 1,
|
| 19047 |
"merged_pr_count": 0,
|
| 19048 |
"closed_unmerged_pr_count": 0,
|
| 19049 |
+
"open_pr_count": 1,
|
| 19050 |
"merged_pr_rate": 0.0,
|
| 19051 |
"closed_unmerged_pr_rate": 0.0,
|
| 19052 |
"still_open_pr_rate": 1.0,
|
|
|
|
| 19057 |
"pull_requests": [
|
| 19058 |
{
|
| 19059 |
"kind": "pull_request",
|
| 19060 |
+
"number": 68734,
|
| 19061 |
+
"title": "feat(hooks): allow prompt hooks to dynamically narrow tool surface",
|
| 19062 |
+
"url": "https://github.com/openclaw/openclaw/pull/68734",
|
| 19063 |
"state": "open",
|
| 19064 |
"merged": false,
|
| 19065 |
"draft": false,
|
| 19066 |
+
"created_at": "2026-04-19T00:01:19Z"
|
| 19067 |
},
|
| 19068 |
{
|
| 19069 |
"kind": "pull_request",
|
| 19070 |
+
"number": 68608,
|
| 19071 |
+
"title": "feat: allow prompt hooks to dynamically narrow tool surface",
|
| 19072 |
+
"url": "https://github.com/openclaw/openclaw/pull/68608",
|
| 19073 |
+
"state": "closed",
|
| 19074 |
"merged": false,
|
| 19075 |
"draft": false,
|
| 19076 |
+
"created_at": "2026-04-18T14:50:16Z"
|
| 19077 |
}
|
| 19078 |
],
|
| 19079 |
"issues": []
|
|
|
|
| 19551 |
},
|
| 19552 |
"fetch_error": null
|
| 19553 |
},
|
| 19554 |
+
{
|
| 19555 |
+
"author_login": "Yanhu007",
|
| 19556 |
+
"name": "Yanhu",
|
| 19557 |
+
"profile_url": "https://github.com/Yanhu007",
|
| 19558 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYanhu007",
|
| 19559 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYanhu007",
|
| 19560 |
+
"repo_first_seen_at": "2026-04-10T13:40:56Z",
|
| 19561 |
+
"repo_last_seen_at": "2026-04-12T04:35:40Z",
|
| 19562 |
+
"repo_primary_artifact_count": 22,
|
| 19563 |
+
"repo_artifact_count": 32,
|
| 19564 |
+
"snapshot_issue_count": 0,
|
| 19565 |
+
"snapshot_pr_count": 22,
|
| 19566 |
+
"snapshot_comment_count": 10,
|
| 19567 |
+
"snapshot_review_count": 0,
|
| 19568 |
+
"snapshot_review_comment_count": 0,
|
| 19569 |
+
"repo_association": "CONTRIBUTOR",
|
| 19570 |
+
"new_to_repo": false,
|
| 19571 |
+
"first_seen_in_snapshot": false,
|
| 19572 |
+
"known_via_prior_merged_pr": true,
|
| 19573 |
+
"report_reason": null,
|
| 19574 |
+
"enrichment_source": "previous_report",
|
| 19575 |
+
"live_refetch_skipped": true,
|
| 19576 |
+
"account_age_days": 4741,
|
| 19577 |
+
"young_account": false,
|
| 19578 |
+
"follow_through_score": "weak",
|
| 19579 |
+
"breadth_score": "very high",
|
| 19580 |
+
"automation_risk_signal": "high",
|
| 19581 |
+
"heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share",
|
| 19582 |
+
"public_orgs": [],
|
| 19583 |
+
"activity": {
|
| 19584 |
+
"visible_authored_pr_count": 200,
|
| 19585 |
+
"merged_pr_count": 20,
|
| 19586 |
+
"closed_unmerged_pr_count": 28,
|
| 19587 |
+
"open_pr_count": 152,
|
| 19588 |
+
"merged_pr_rate": 0.1,
|
| 19589 |
+
"closed_unmerged_pr_rate": 0.14,
|
| 19590 |
+
"still_open_pr_rate": 0.76,
|
| 19591 |
+
"distinct_repos_with_authored_prs": 152,
|
| 19592 |
+
"distinct_repos_with_open_prs": 130
|
| 19593 |
+
},
|
| 19594 |
+
"examples": {
|
| 19595 |
+
"pull_requests": [
|
| 19596 |
+
{
|
| 19597 |
+
"kind": "pull_request",
|
| 19598 |
+
"number": 65175,
|
| 19599 |
+
"title": "fix(cron): persist sessionFile for isolated cron runs to prevent orphans",
|
| 19600 |
+
"url": "https://github.com/openclaw/openclaw/pull/65175",
|
| 19601 |
+
"state": "open",
|
| 19602 |
+
"merged": false,
|
| 19603 |
+
"draft": false,
|
| 19604 |
+
"created_at": "2026-04-12T04:35:40Z"
|
| 19605 |
+
},
|
| 19606 |
+
{
|
| 19607 |
+
"kind": "pull_request",
|
| 19608 |
+
"number": 65059,
|
| 19609 |
+
"title": "fix(minimax): use configured baseUrl for usage polling endpoint",
|
| 19610 |
+
"url": "https://github.com/openclaw/openclaw/pull/65059",
|
| 19611 |
+
"state": "open",
|
| 19612 |
+
"merged": false,
|
| 19613 |
+
"draft": false,
|
| 19614 |
+
"created_at": "2026-04-12T00:10:33Z"
|
| 19615 |
+
},
|
| 19616 |
+
{
|
| 19617 |
+
"kind": "pull_request",
|
| 19618 |
+
"number": 65058,
|
| 19619 |
+
"title": "fix(googlechat): accept add-on space lifecycle payload variants",
|
| 19620 |
+
"url": "https://github.com/openclaw/openclaw/pull/65058",
|
| 19621 |
+
"state": "open",
|
| 19622 |
+
"merged": false,
|
| 19623 |
+
"draft": false,
|
| 19624 |
+
"created_at": "2026-04-12T00:10:24Z"
|
| 19625 |
+
}
|
| 19626 |
+
],
|
| 19627 |
+
"issues": []
|
| 19628 |
+
},
|
| 19629 |
+
"fetch_error": null
|
| 19630 |
+
},
|
| 19631 |
{
|
| 19632 |
"author_login": "HOYALIM",
|
| 19633 |
"name": "Ho Lim",
|
|
|
|
| 20728 |
},
|
| 20729 |
"fetch_error": null
|
| 20730 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20731 |
{
|
| 20732 |
"author_login": "kakahu2015",
|
| 20733 |
"name": "kakahu",
|
|
|
|
| 25311 |
},
|
| 25312 |
"fetch_error": null
|
| 25313 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25314 |
{
|
| 25315 |
"author_login": "0riginal-claw",
|
| 25316 |
"name": null,
|
|
|
|
| 26403 |
},
|
| 26404 |
"fetch_error": null
|
| 26405 |
},
|
| 26406 |
+
{
|
| 26407 |
+
"author_login": "dyz2102",
|
| 26408 |
+
"name": "dyz2102",
|
| 26409 |
+
"profile_url": "https://github.com/dyz2102",
|
| 26410 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adyz2102",
|
| 26411 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adyz2102",
|
| 26412 |
+
"repo_first_seen_at": "2026-04-18T23:47:21Z",
|
| 26413 |
+
"repo_last_seen_at": "2026-04-18T23:56:28Z",
|
| 26414 |
+
"repo_primary_artifact_count": 2,
|
| 26415 |
+
"repo_artifact_count": 2,
|
| 26416 |
+
"snapshot_issue_count": 1,
|
| 26417 |
+
"snapshot_pr_count": 1,
|
| 26418 |
+
"snapshot_comment_count": 0,
|
| 26419 |
+
"snapshot_review_count": 0,
|
| 26420 |
+
"snapshot_review_comment_count": 0,
|
| 26421 |
+
"repo_association": "NONE",
|
| 26422 |
+
"new_to_repo": true,
|
| 26423 |
+
"first_seen_in_snapshot": true,
|
| 26424 |
+
"known_via_prior_merged_pr": false,
|
| 26425 |
+
"report_reason": "first_seen_in_snapshot",
|
| 26426 |
+
"enrichment_source": "live",
|
| 26427 |
+
"live_refetch_skipped": false,
|
| 26428 |
+
"account_age_days": 3517,
|
| 26429 |
+
"young_account": false,
|
| 26430 |
+
"follow_through_score": "weak",
|
| 26431 |
+
"breadth_score": "low",
|
| 26432 |
+
"automation_risk_signal": "low",
|
| 26433 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 26434 |
+
"public_orgs": [
|
| 26435 |
+
"ResumeHack"
|
| 26436 |
+
],
|
| 26437 |
+
"activity": {
|
| 26438 |
+
"visible_authored_pr_count": 1,
|
| 26439 |
+
"merged_pr_count": 0,
|
| 26440 |
+
"closed_unmerged_pr_count": 0,
|
| 26441 |
+
"open_pr_count": 1,
|
| 26442 |
+
"merged_pr_rate": 0.0,
|
| 26443 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 26444 |
+
"still_open_pr_rate": 1.0,
|
| 26445 |
+
"distinct_repos_with_authored_prs": 1,
|
| 26446 |
+
"distinct_repos_with_open_prs": 1
|
| 26447 |
+
},
|
| 26448 |
+
"examples": {
|
| 26449 |
+
"pull_requests": [
|
| 26450 |
+
{
|
| 26451 |
+
"kind": "pull_request",
|
| 26452 |
+
"number": 68733,
|
| 26453 |
+
"title": "Prefer API audio providers before local fallback",
|
| 26454 |
+
"url": "https://github.com/openclaw/openclaw/pull/68733",
|
| 26455 |
+
"state": "open",
|
| 26456 |
+
"merged": false,
|
| 26457 |
+
"draft": true,
|
| 26458 |
+
"created_at": "2026-04-18T23:56:28Z"
|
| 26459 |
+
}
|
| 26460 |
+
],
|
| 26461 |
+
"issues": [
|
| 26462 |
+
{
|
| 26463 |
+
"kind": "issue",
|
| 26464 |
+
"number": 68727,
|
| 26465 |
+
"title": "Audio auto transcription can prefer local Whisper over API provider and break Groq multipart uploads",
|
| 26466 |
+
"url": "https://github.com/openclaw/openclaw/issues/68727",
|
| 26467 |
+
"state": "open",
|
| 26468 |
+
"merged": null,
|
| 26469 |
+
"draft": null,
|
| 26470 |
+
"created_at": "2026-04-18T23:47:21Z"
|
| 26471 |
+
}
|
| 26472 |
+
]
|
| 26473 |
+
},
|
| 26474 |
+
"fetch_error": null
|
| 26475 |
+
},
|
| 26476 |
{
|
| 26477 |
"author_login": "earon-han",
|
| 26478 |
"name": null,
|
|
|
|
| 34615 |
},
|
| 34616 |
"fetch_error": null
|
| 34617 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34618 |
{
|
| 34619 |
"author_login": "EOLreidc",
|
| 34620 |
"name": null,
|
|
|
|
| 35545 |
"snapshot_review_count": 1,
|
| 35546 |
"snapshot_review_comment_count": 1,
|
| 35547 |
"repo_association": "NONE",
|
| 35548 |
+
"new_to_repo": false,
|
| 35549 |
+
"first_seen_in_snapshot": false,
|
| 35550 |
"known_via_prior_merged_pr": false,
|
| 35551 |
+
"report_reason": null,
|
| 35552 |
+
"enrichment_source": "previous_report",
|
| 35553 |
+
"live_refetch_skipped": true,
|
| 35554 |
"account_age_days": 3039,
|
| 35555 |
"young_account": false,
|
| 35556 |
"follow_through_score": "weak",
|
|
|
|
| 35602 |
"snapshot_review_count": 0,
|
| 35603 |
"snapshot_review_comment_count": 0,
|
| 35604 |
"repo_association": "NONE",
|
| 35605 |
+
"new_to_repo": false,
|
| 35606 |
+
"first_seen_in_snapshot": false,
|
| 35607 |
"known_via_prior_merged_pr": false,
|
| 35608 |
+
"report_reason": null,
|
| 35609 |
+
"enrichment_source": "previous_report",
|
| 35610 |
+
"live_refetch_skipped": true,
|
| 35611 |
"account_age_days": 6463,
|
| 35612 |
"young_account": false,
|
| 35613 |
"follow_through_score": "strong",
|
|
|
|
| 41417 |
},
|
| 41418 |
"fetch_error": null
|
| 41419 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41420 |
{
|
| 41421 |
"author_login": "mfzzf",
|
| 41422 |
"name": "Jianfeng Mei",
|
|
|
|
| 46133 |
"snapshot_review_count": 0,
|
| 46134 |
"snapshot_review_comment_count": 0,
|
| 46135 |
"repo_association": "NONE",
|
| 46136 |
+
"new_to_repo": false,
|
| 46137 |
+
"first_seen_in_snapshot": false,
|
| 46138 |
"known_via_prior_merged_pr": false,
|
| 46139 |
+
"report_reason": null,
|
| 46140 |
+
"enrichment_source": "previous_report",
|
| 46141 |
+
"live_refetch_skipped": true,
|
| 46142 |
"account_age_days": 432,
|
| 46143 |
"young_account": false,
|
| 46144 |
"follow_through_score": "weak",
|
|
|
|
| 46174 |
},
|
| 46175 |
"fetch_error": null
|
| 46176 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46177 |
{
|
| 46178 |
"author_login": "sunkeysun",
|
| 46179 |
"name": "Sunkey",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -19,9 +19,8 @@
|
|
| 19 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 32 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 30 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
-
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 24 |
-
| `Yanhu007` | [profile](https://github.com/Yanhu007) | no | CONTRIBUTOR | 4741d | `2026-04-10T13:40:56Z` | 22 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 25 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 26 |
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 19 | 20 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 27 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
@@ -42,11 +41,11 @@
|
|
| 42 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 43 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 13 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 44 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 45 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 12 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 46 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 47 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 48 |
| `sudie-codes` | [profile](https://github.com/sudie-codes) | no | CONTRIBUTOR | 173d | `2026-03-23T03:58:32Z` | 12 | 0 | mixed | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 49 |
-
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 11 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 50 |
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 51 |
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 11 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -89,6 +88,7 @@
|
|
| 89 |
| `oliviareid-svg` | [profile](https://github.com/oliviareid-svg) | no | CONTRIBUTOR | 27d | `2026-03-22T06:41:01Z` | 7 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 90 |
| `suboss87` | [profile](https://github.com/suboss87) | no | CONTRIBUTOR | 4078d | `2026-03-13T04:40:38Z` | 7 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 91 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 92 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-03T22:36:15Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 93 |
| `masatohoshino` | [profile](https://github.com/masatohoshino) | no | CONTRIBUTOR | 138d | `2026-02-25T18:12:54Z` | 6 | 1 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 94 |
| `yfge` | [profile](https://github.com/yfge) | no | CONTRIBUTOR | 5272d | `2026-02-16T06:14:40Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -101,9 +101,9 @@
|
|
| 101 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 6 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 102 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 103 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 104 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 105 |
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 5 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 106 |
-
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 5 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 107 |
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 108 |
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 109 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -158,7 +158,6 @@
|
|
| 158 |
| `miyago9267` | [profile](https://github.com/miyago9267) | no | NONE | 2409d | `2026-04-17T08:38:57Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 159 |
| `mpz4life` | [profile](https://github.com/mpz4life) | no | CONTRIBUTOR | 3120d | `2026-02-24T03:08:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 160 |
| `mr-kelly` | [profile](https://github.com/mr-kelly) | no | NONE | 5603d | `2026-04-12T02:56:34Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 161 |
-
| `nfredmond` | [profile](https://github.com/nfredmond) | no | NONE | 3541d | `2026-04-11T23:36:37Z` | 3 | 0 | weak | moderate | low | high open PR share |
|
| 162 |
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 163 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -174,23 +173,24 @@
|
|
| 174 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 175 |
| `sparkeros` | [profile](https://github.com/sparkeros) | no | NONE | 156d | `2026-03-09T12:13:39Z` | 3 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 176 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 177 |
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 178 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 179 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 180 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 181 |
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
|
|
|
| 182 |
| `hansolo949` | [profile](https://github.com/hansolo949) | no | NONE | 297d | `2026-04-12T08:08:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 183 |
| `jensenwang560-blip` | [profile](https://github.com/jensenwang560-blip) | no | NONE | 36d | `2026-04-13T07:35:13Z` | 2 | 2 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 184 |
| `johnlanni` | [profile](https://github.com/johnlanni) | no | NONE | 4436d | `2026-02-04T02:56:19Z` | 2 | 2 | mixed | low | low | — |
|
|
|
|
| 185 |
| `shaun0927` | [profile](https://github.com/shaun0927) | no | NONE | 2053d | `2026-04-16T12:23:24Z` | 2 | 2 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 186 |
| `zongqichen` | [profile](https://github.com/zongqichen) | no | NONE | 1030d | `2026-04-14T13:18:08Z` | 2 | 2 | weak | low | low | targets high-star repos |
|
| 187 |
| `188080501` | [profile](https://github.com/188080501) | no | NONE | 4410d | `2026-03-03T12:01:36Z` | 2 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 188 |
| `acwilan` | [profile](https://github.com/acwilan) | no | NONE | 5769d | `2026-04-14T01:21:33Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 189 |
| `estack-takeda-yorichika` | [profile](https://github.com/estack-takeda-yorichika) | no | NONE | 2633d | `2026-04-13T06:30:38Z` | 2 | 1 | strong | low | low | high recent PR volume; no visible non-self stars |
|
| 190 |
-
| `frankhli843` | [profile](https://github.com/frankhli843) | no | NONE | 2499d | `2026-04-17T16:19:07Z` | 2 | 1 | mixed | low | low | — |
|
| 191 |
| `HongzhuLiu` | [profile](https://github.com/HongzhuLiu) | no | NONE | 4135d | `2026-04-14T09:36:49Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 192 |
| `jeffchen1981-fu` | [profile](https://github.com/jeffchen1981-fu) | no | NONE | 67d | `2026-02-28T09:25:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 193 |
-
| `LightDriverCS` | [profile](https://github.com/LightDriverCS) | no | NONE | 89d | `2026-04-13T22:53:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 194 |
| `mkoslacz` | [profile](https://github.com/mkoslacz) | no | NONE | 4321d | `2026-01-27T21:31:44Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 195 |
| `rarest` | [profile](https://github.com/rarest) | no | NONE | 5367d | `2026-04-15T14:46:20Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 196 |
| `ScientificProgrammer` | [profile](https://github.com/ScientificProgrammer) | no | NONE | 4728d | `2026-04-10T22:44:57Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
|
@@ -207,6 +207,7 @@
|
|
| 207 |
| `chrisabad` | [profile](https://github.com/chrisabad) | no | NONE | 2185d | `2026-04-18T02:47:00Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 208 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 209 |
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 210 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 211 |
| `everySympathy` | [profile](https://github.com/everySympathy) | no | NONE | 129d | `2026-04-17T13:11:29Z` | 2 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 212 |
| `Fl0rencess720` | [profile](https://github.com/Fl0rencess720) | no | NONE | 987d | `2026-04-15T02:52:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -244,6 +245,7 @@
|
|
| 244 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 245 |
| `soloclz` | [profile](https://github.com/soloclz) | no | NONE | 728d | `2026-04-15T15:18:28Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 246 |
| `soumikbhatta` | [profile](https://github.com/soumikbhatta) | no | CONTRIBUTOR | 3210d | `2026-01-28T15:14:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 247 |
| `sunapi386` | [profile](https://github.com/sunapi386) | no | NONE | 5336d | `2026-04-16T06:21:03Z` | 2 | 0 | mixed | moderate | low | — |
|
| 248 |
| `thesomewhatyou` | [profile](https://github.com/thesomewhatyou) | no | CONTRIBUTOR | 768d | `2026-02-08T01:46:55Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 249 |
| `tmimmanuel` | [profile](https://github.com/tmimmanuel) | no | CONTRIBUTOR | 3882d | `2026-04-14T01:17:36Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
|
@@ -251,6 +253,7 @@
|
|
| 251 |
| `yangxiyucs` | [profile](https://github.com/yangxiyucs) | no | NONE | 3510d | `2026-04-13T14:23:50Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 252 |
| `ymaxgit` | [profile](https://github.com/ymaxgit) | no | NONE | 3289d | `2026-04-17T07:53:18Z` | 2 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 253 |
| `zhangyue19921010` | [profile](https://github.com/zhangyue19921010) | no | NONE | 2066d | `2026-04-17T03:44:42Z` | 2 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 254 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 6 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 255 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 256 |
| `neofdezf-cloud` | [profile](https://github.com/neofdezf-cloud) | no | NONE | 19d | `2026-04-11T10:11:35Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -265,7 +268,6 @@
|
|
| 265 |
| `drvoss` | [profile](https://github.com/drvoss) | no | CONTRIBUTOR | 4872d | `2026-02-25T02:18:08Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 266 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 267 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 268 |
-
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 269 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 270 |
| `ayeshakhalid192007-dev` | [profile](https://github.com/ayeshakhalid192007-dev) | no | NONE | 172d | `2026-04-02T13:08:35Z` | 3 | 0 | weak | moderate | medium | young account; high open PR share |
|
| 271 |
| `cedillarack` | [profile](https://github.com/cedillarack) | no | NONE | 61d | `2026-02-17T04:29:03Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -326,7 +328,6 @@
|
|
| 326 |
| `parasol-aser` | [profile](https://github.com/parasol-aser) | no | NONE | 4782d | `2026-04-09T22:55:43Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 327 |
| `walkojas-boop` | [profile](https://github.com/walkojas-boop) | no | NONE | 62d | `2026-04-14T09:55:31Z` | 1 | 2 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 328 |
| `zeolenon` | [profile](https://github.com/zeolenon) | no | NONE | 2260d | `2026-03-15T10:24:08Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 329 |
-
| `zhulijin1991` | [profile](https://github.com/zhulijin1991) | no | NONE | 721d | `2026-04-11T23:56:13Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 330 |
| `0riginal-claw` | [profile](https://github.com/0riginal-claw) | no | NONE | 42d | `2026-04-14T10:11:04Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 331 |
| `467718584` | [profile](https://github.com/467718584) | no | NONE | 2340d | `2026-04-14T15:21:37Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 332 |
| `aboimpinto` | [profile](https://github.com/aboimpinto) | no | NONE | 5251d | `2026-04-16T12:26:00Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -343,6 +344,7 @@
|
|
| 343 |
| `DevInvestor` | [profile](https://github.com/DevInvestor) | no | NONE | 104d | `2026-03-24T13:05:09Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 344 |
| `Dithilli` | [profile](https://github.com/Dithilli) | no | CONTRIBUTOR | 2832d | `2026-02-19T14:54:20Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 345 |
| `Dodo1021` | [profile](https://github.com/Dodo1021) | no | NONE | 659d | `2026-03-24T00:01:31Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 346 |
| `earon-han` | [profile](https://github.com/earon-han) | no | NONE | 117d | `2026-04-16T09:54:34Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 347 |
| `epanonymous` | [profile](https://github.com/epanonymous) | no | NONE | 1621d | `2026-01-31T02:07:36Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 348 |
| `fmercurio` | [profile](https://github.com/fmercurio) | no | CONTRIBUTOR | 3818d | `2026-02-20T17:19:44Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -476,7 +478,6 @@
|
|
| 476 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 477 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 478 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 479 |
-
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 480 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 481 |
| `EpaL` | [profile](https://github.com/EpaL) | no | NONE | 5731d | `2026-02-21T18:43:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 482 |
| `ericyoshida` | [profile](https://github.com/ericyoshida) | no | NONE | 2537d | `2026-04-16T22:26:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -493,8 +494,8 @@
|
|
| 493 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 494 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 495 |
| `g199209` | [profile](https://github.com/g199209) | no | NONE | 3821d | `2026-04-14T07:33:12Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 496 |
-
| `gaineyllc` | [profile](https://github.com/gaineyllc) |
|
| 497 |
-
| `garrytan` | [profile](https://github.com/garrytan) |
|
| 498 |
| `gee-bjak` | [profile](https://github.com/gee-bjak) | no | NONE | 269d | `2026-04-14T08:39:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 499 |
| `Ghitahouir` | [profile](https://github.com/Ghitahouir) | no | NONE | 1479d | `2026-04-14T21:09:25Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 500 |
| `Gozei` | [profile](https://github.com/Gozei) | no | NONE | 2233d | `2026-04-15T10:34:27Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -596,7 +597,6 @@
|
|
| 596 |
| `markrachapoom` | [profile](https://github.com/markrachapoom) | no | NONE | 2004d | `2026-04-18T20:31:21Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs |
|
| 597 |
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR | 3866d | `2026-02-22T13:20:08Z` | 1 | 0 | strong | low | low | — |
|
| 598 |
| `mazhe-nerd` | [profile](https://github.com/mazhe-nerd) | no | CONTRIBUTOR | 1423d | `2026-04-13T03:15:07Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 599 |
-
| `Mehulupase01` | [profile](https://github.com/Mehulupase01) | no | NONE | 2289d | `2026-04-11T23:56:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 600 |
| `mfzzf` | [profile](https://github.com/mfzzf) | no | NONE | 1386d | `2026-04-14T08:24:14Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 601 |
| `michaelhughes2501` | [profile](https://github.com/michaelhughes2501) | no | NONE | 76d | `2026-04-15T03:31:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 602 |
| `Minijus-Sa` | [profile](https://github.com/Minijus-Sa) | no | CONTRIBUTOR | 590d | `2026-04-13T11:17:01Z` | 1 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
@@ -679,8 +679,7 @@
|
|
| 679 |
| `srinivaspavan9` | [profile](https://github.com/srinivaspavan9) | no | CONTRIBUTOR | 3031d | `2026-04-11T16:02:12Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 680 |
| `SrJackCM` | [profile](https://github.com/SrJackCM) | no | NONE | 1366d | `2026-04-14T01:36:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 681 |
| `ssgrim` | [profile](https://github.com/ssgrim) | no | NONE | 3734d | `2026-04-13T00:28:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 682 |
-
| `Steady-ai` | [profile](https://github.com/Steady-ai) |
|
| 683 |
-
| `stroupaloop` | [profile](https://github.com/stroupaloop) | no | NONE | 4952d | `2026-04-18T14:50:16Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 684 |
| `sunkeysun` | [profile](https://github.com/sunkeysun) | no | NONE | 3461d | `2026-04-13T03:55:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 685 |
| `supersantux` | [profile](https://github.com/supersantux) | no | NONE | 6015d | `2026-04-12T13:36:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 686 |
| `supmo668` | [profile](https://github.com/supmo668) | no | NONE | 3253d | `2026-02-14T11:23:44Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share |
|
|
@@ -974,11 +973,11 @@ Example artifacts:
|
|
| 974 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 975 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 976 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 977 |
-
- repo last seen: `2026-04-
|
| 978 |
- first seen in snapshot: **no**
|
| 979 |
- repo association: **CONTRIBUTOR**
|
| 980 |
-
- repo primary artifacts: **
|
| 981 |
-
- snapshot authored PRs/issues: **
|
| 982 |
- snapshot discussion activity: **49 comments / 0 reviews / 0 review comments**
|
| 983 |
- account age: **32 days**
|
| 984 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
|
@@ -987,9 +986,9 @@ Example artifacts:
|
|
| 987 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 988 |
|
| 989 |
Example artifacts:
|
|
|
|
| 990 |
- [PR #68534: fix(memory-core): add cooldown guard to prevent dreaming-narrative from spawning on every heartbeat](https://github.com/openclaw/openclaw/pull/68534) — open
|
| 991 |
- [PR #68518: fix(ui): filter system event messages from chat transcript (#68508)](https://github.com/openclaw/openclaw/pull/68518) — open
|
| 992 |
-
- [PR #68490: fix: exclude volatile inbound metadata from extraSystemPromptHash](https://github.com/openclaw/openclaw/pull/68490) — closed
|
| 993 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 994 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 995 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
@@ -1017,29 +1016,6 @@ Example artifacts:
|
|
| 1017 |
- [PR #66707: Harden Feishu webhook replay guards](https://github.com/openclaw/openclaw/pull/66707) — closed, merged
|
| 1018 |
- [PR #66665: Harden MCP loopback request validation](https://github.com/openclaw/openclaw/pull/66665) — closed, merged
|
| 1019 |
|
| 1020 |
-
### `Yanhu007`
|
| 1021 |
-
|
| 1022 |
-
- profile: [github.com/Yanhu007](https://github.com/Yanhu007)
|
| 1023 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYanhu007)
|
| 1024 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYanhu007)
|
| 1025 |
-
- repo first seen: `2026-04-10T13:40:56Z`
|
| 1026 |
-
- repo last seen: `2026-04-12T04:35:40Z`
|
| 1027 |
-
- first seen in snapshot: **no**
|
| 1028 |
-
- repo association: **CONTRIBUTOR**
|
| 1029 |
-
- repo primary artifacts: **22**
|
| 1030 |
-
- snapshot authored PRs/issues: **22 PRs / 0 issues**
|
| 1031 |
-
- snapshot discussion activity: **10 comments / 0 reviews / 0 review comments**
|
| 1032 |
-
- account age: **4741 days**
|
| 1033 |
-
- recent public PR activity: **200 PRs** (20 merged / 28 closed-unmerged / 152 open; merged rate **10%**, closed-unmerged rate **14%**, open rate **76%**)
|
| 1034 |
-
- public orgs: none visible
|
| 1035 |
-
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1036 |
-
- heuristic read: **extremely high recent PR volume; very broad repo spread; high open PR share**
|
| 1037 |
-
|
| 1038 |
-
Example artifacts:
|
| 1039 |
-
- [PR #65175: fix(cron): persist sessionFile for isolated cron runs to prevent orphans](https://github.com/openclaw/openclaw/pull/65175) — open
|
| 1040 |
-
- [PR #65059: fix(minimax): use configured baseUrl for usage polling endpoint](https://github.com/openclaw/openclaw/pull/65059) — open
|
| 1041 |
-
- [PR #65058: fix(googlechat): accept add-on space lifecycle payload variants](https://github.com/openclaw/openclaw/pull/65058) — open
|
| 1042 |
-
|
| 1043 |
### `oraculoos`
|
| 1044 |
|
| 1045 |
- profile: [github.com/oraculoos](https://github.com/oraculoos)
|
|
@@ -1514,6 +1490,30 @@ Example artifacts:
|
|
| 1514 |
- [PR #67212: fix(config-ui): keep Raw view readable when raw text withheld](https://github.com/openclaw/openclaw/pull/67212) — closed
|
| 1515 |
- [PR #67211: fix(text): strip leaked reasoning before orphan </think>](https://github.com/openclaw/openclaw/pull/67211) — closed
|
| 1516 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1517 |
### `imadal1n`
|
| 1518 |
|
| 1519 |
- profile: [github.com/imadal1n](https://github.com/imadal1n)
|
|
@@ -1606,30 +1606,6 @@ Example artifacts:
|
|
| 1606 |
- [PR #66209: feat(m365): add Outlook triage approvals](https://github.com/openclaw/openclaw/pull/66209) — open
|
| 1607 |
- [PR #66208: feat(m365): add calendar copilot approvals](https://github.com/openclaw/openclaw/pull/66208) — open
|
| 1608 |
|
| 1609 |
-
### `Lucenx9`
|
| 1610 |
-
|
| 1611 |
-
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 1612 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 1613 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 1614 |
-
- repo first seen: `2026-02-25T06:16:41Z`
|
| 1615 |
-
- repo last seen: `2026-04-18T23:09:07Z`
|
| 1616 |
-
- first seen in snapshot: **no**
|
| 1617 |
-
- repo association: **CONTRIBUTOR**
|
| 1618 |
-
- repo primary artifacts: **12**
|
| 1619 |
-
- snapshot authored PRs/issues: **11 PRs / 1 issues**
|
| 1620 |
-
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 1621 |
-
- account age: **547 days**
|
| 1622 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1623 |
-
- public orgs: none visible
|
| 1624 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1625 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1626 |
-
|
| 1627 |
-
Example artifacts:
|
| 1628 |
-
- [PR #68721: fix(codex): default app-server approvals to on-request](https://github.com/openclaw/openclaw/pull/68721) — open
|
| 1629 |
-
- [PR #68710: fix(discord): enforce guild guards for /new and /reset](https://github.com/openclaw/openclaw/pull/68710) — open
|
| 1630 |
-
- [PR #68699: fix(lmstudio): bound preload cooldown state](https://github.com/openclaw/openclaw/pull/68699) — open
|
| 1631 |
-
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 1632 |
-
|
| 1633 |
### `1aifanatic`
|
| 1634 |
|
| 1635 |
- profile: [github.com/1aifanatic](https://github.com/1aifanatic)
|
|
@@ -2275,12 +2251,12 @@ Example artifacts:
|
|
| 2275 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aonutc)
|
| 2276 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aonutc)
|
| 2277 |
- repo first seen: `2026-01-08T12:30:20Z`
|
| 2278 |
-
- repo last seen: `2026-04-
|
| 2279 |
- first seen in snapshot: **no**
|
| 2280 |
- repo association: **CONTRIBUTOR**
|
| 2281 |
- repo primary artifacts: **8**
|
| 2282 |
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2283 |
-
- snapshot discussion activity: **
|
| 2284 |
- account age: **874 days**
|
| 2285 |
- recent public PR activity: **16 PRs** (12 merged / 1 closed-unmerged / 3 open; merged rate **75%**, closed-unmerged rate **6%**, open rate **19%**)
|
| 2286 |
- public orgs: `textcortex`
|
|
@@ -2620,6 +2596,31 @@ Example artifacts:
|
|
| 2620 |
- [PR #68098: fix(cron): avoid false timeout report when job finishes cleanly before deadline](https://github.com/openclaw/openclaw/pull/68098) — closed
|
| 2621 |
- [PR #68092: fix(cli): update by plain plugin id always resolves @latest for npm plugins](https://github.com/openclaw/openclaw/pull/68092) — closed
|
| 2622 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2623 |
### `chinar-amrutkar`
|
| 2624 |
|
| 2625 |
- profile: [github.com/chinar-amrutkar](https://github.com/chinar-amrutkar)
|
|
@@ -2899,6 +2900,29 @@ Example artifacts:
|
|
| 2899 |
- [PR #66066: fix(nextcloud-talk): align replay test callback contract](https://github.com/openclaw/openclaw/pull/66066) — open
|
| 2900 |
- [PR #66064: fix(feishu): add wait-timeout support to lifecycle helper](https://github.com/openclaw/openclaw/pull/66064) — open
|
| 2901 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2902 |
### `ZehanXu-Doncic`
|
| 2903 |
|
| 2904 |
- profile: [github.com/ZehanXu-Doncic](https://github.com/ZehanXu-Doncic)
|
|
@@ -2948,31 +2972,6 @@ Example artifacts:
|
|
| 2948 |
- [Issue #68541: retryAsync's symmetric jitter can undercut server-supplied Retry-After](https://github.com/openclaw/openclaw/issues/68541) — open
|
| 2949 |
- [Issue #68529: plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry](https://github.com/openclaw/openclaw/issues/68529) — closed
|
| 2950 |
|
| 2951 |
-
### `BKF-Gitty`
|
| 2952 |
-
|
| 2953 |
-
- profile: [github.com/BKF-Gitty](https://github.com/BKF-Gitty)
|
| 2954 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty)
|
| 2955 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty)
|
| 2956 |
-
- repo first seen: `2026-04-11T18:30:35Z`
|
| 2957 |
-
- repo last seen: `2026-04-18T22:54:59Z`
|
| 2958 |
-
- first seen in snapshot: **no**
|
| 2959 |
-
- repo association: **CONTRIBUTOR**
|
| 2960 |
-
- repo primary artifacts: **7**
|
| 2961 |
-
- snapshot authored PRs/issues: **5 PRs / 2 issues**
|
| 2962 |
-
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 2963 |
-
- account age: **53 days**
|
| 2964 |
-
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 2965 |
-
- public orgs: none visible
|
| 2966 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 2967 |
-
- heuristic read: **very new account; targets high-star repos**
|
| 2968 |
-
|
| 2969 |
-
Example artifacts:
|
| 2970 |
-
- [PR #68717: fix(cron): enable failure alerts by default for recurring jobs](https://github.com/openclaw/openclaw/pull/68717) — open
|
| 2971 |
-
- [PR #67846: Memory: validate dreaming cron frequency](https://github.com/openclaw/openclaw/pull/67846) — open
|
| 2972 |
-
- [PR #67821: fix(onboard): preserve existing gateway auth token during re-onboard](https://github.com/openclaw/openclaw/pull/67821) — closed, merged
|
| 2973 |
-
- [Issue #64982: [Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist](https://github.com/openclaw/openclaw/issues/64982) — open
|
| 2974 |
-
- [Issue #64976: [Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text](https://github.com/openclaw/openclaw/issues/64976) — closed
|
| 2975 |
-
|
| 2976 |
### `frankekn`
|
| 2977 |
|
| 2978 |
- profile: [github.com/frankekn](https://github.com/frankekn)
|
|
@@ -4243,29 +4242,6 @@ Example artifacts:
|
|
| 4243 |
- [PR #65128: fix: [Bug]: Browser tool SSRF policy blocks all hostname URLs](https://github.com/openclaw/openclaw/pull/65128) — open
|
| 4244 |
- [PR #65124: fix: [Bug]: Completion cache update failed due to missing qa/scenarios/index.md in npm package](https://github.com/openclaw/openclaw/pull/65124) — open
|
| 4245 |
|
| 4246 |
-
### `nfredmond`
|
| 4247 |
-
|
| 4248 |
-
- profile: [github.com/nfredmond](https://github.com/nfredmond)
|
| 4249 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anfredmond)
|
| 4250 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anfredmond)
|
| 4251 |
-
- repo first seen: `2026-04-11T23:36:37Z`
|
| 4252 |
-
- repo last seen: `2026-04-16T18:51:42Z`
|
| 4253 |
-
- first seen in snapshot: **no**
|
| 4254 |
-
- repo association: **NONE**
|
| 4255 |
-
- repo primary artifacts: **3**
|
| 4256 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4257 |
-
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 4258 |
-
- account age: **3541 days**
|
| 4259 |
-
- recent public PR activity: **4 PRs** (1 merged / 0 closed-unmerged / 3 open; merged rate **25%**, closed-unmerged rate **0%**, open rate **75%**)
|
| 4260 |
-
- public orgs: none visible
|
| 4261 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 4262 |
-
- heuristic read: **high open PR share**
|
| 4263 |
-
|
| 4264 |
-
Example artifacts:
|
| 4265 |
-
- [PR #67763: ClawModeler: scaffold starter question.json from the UI](https://github.com/openclaw/openclaw/pull/67763) — closed
|
| 4266 |
-
- [PR #67753: Codex/clawmodeler file pickers](https://github.com/openclaw/openclaw/pull/67753) — closed
|
| 4267 |
-
- [PR #65044: [codex] Add ClawModeler sidecar and CLI workflow](https://github.com/openclaw/openclaw/pull/65044) — open
|
| 4268 |
-
|
| 4269 |
### `nnish16`
|
| 4270 |
|
| 4271 |
- profile: [github.com/nnish16](https://github.com/nnish16)
|
|
@@ -4626,6 +4602,29 @@ Example artifacts:
|
|
| 4626 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4627 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4628 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4629 |
### `welfo-beo`
|
| 4630 |
|
| 4631 |
- profile: [github.com/welfo-beo](https://github.com/welfo-beo)
|
|
@@ -4749,6 +4748,30 @@ Example artifacts:
|
|
| 4749 |
- [Issue #64929: Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead](https://github.com/openclaw/openclaw/issues/64929) — open
|
| 4750 |
- [Issue #64402: Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path](https://github.com/openclaw/openclaw/issues/64402) — open
|
| 4751 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4752 |
### `hansolo949`
|
| 4753 |
|
| 4754 |
- profile: [github.com/hansolo949](https://github.com/hansolo949)
|
|
@@ -4821,6 +4844,30 @@ Example artifacts:
|
|
| 4821 |
- [Issue #68547: fix(matrix): strip mention prefix before slash command matching](https://github.com/openclaw/openclaw/issues/68547) — open
|
| 4822 |
- [Issue #68544: fix(matrix): hot-reload dm.allowFrom and groupAllowFrom on each inbound message](https://github.com/openclaw/openclaw/issues/68544) — open
|
| 4823 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4824 |
### `shaun0927`
|
| 4825 |
|
| 4826 |
- profile: [github.com/shaun0927](https://github.com/shaun0927)
|
|
@@ -4938,29 +4985,6 @@ Example artifacts:
|
|
| 4938 |
- [PR #65881: feat(plugins): pass attachment metadata to before_model_resolve hook](https://github.com/openclaw/openclaw/pull/65881) — open
|
| 4939 |
- [Issue #65754: feat: before_model_resolve フックに attachments メタデータを追加](https://github.com/openclaw/openclaw/issues/65754) — open
|
| 4940 |
|
| 4941 |
-
### `frankhli843`
|
| 4942 |
-
|
| 4943 |
-
- profile: [github.com/frankhli843](https://github.com/frankhli843)
|
| 4944 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankhli843)
|
| 4945 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankhli843)
|
| 4946 |
-
- repo first seen: `2026-04-17T16:19:07Z`
|
| 4947 |
-
- repo last seen: `2026-04-18T16:19:09Z`
|
| 4948 |
-
- first seen in snapshot: **no**
|
| 4949 |
-
- repo association: **NONE**
|
| 4950 |
-
- repo primary artifacts: **3**
|
| 4951 |
-
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 4952 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4953 |
-
- account age: **2499 days**
|
| 4954 |
-
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 4955 |
-
- public orgs: none visible
|
| 4956 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 4957 |
-
- heuristic read: **—**
|
| 4958 |
-
|
| 4959 |
-
Example artifacts:
|
| 4960 |
-
- [PR #68637: fix(pi-tools): allow empty/whitespace-only content in write tool](https://github.com/openclaw/openclaw/pull/68637) — open
|
| 4961 |
-
- [PR #68193: feat(ollama): detect Gemma 4 as reasoning model and check capabilities](https://github.com/openclaw/openclaw/pull/68193) — open
|
| 4962 |
-
- [Issue #68636: write tool rejects empty/whitespace-only content as "missing required parameter"](https://github.com/openclaw/openclaw/issues/68636) — open
|
| 4963 |
-
|
| 4964 |
### `HongzhuLiu`
|
| 4965 |
|
| 4966 |
- profile: [github.com/HongzhuLiu](https://github.com/HongzhuLiu)
|
|
@@ -5007,29 +5031,6 @@ Example artifacts:
|
|
| 5007 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5008 |
- [Issue #67675: Flaky test: src/gateway/server.canvas-auth.test.ts "authorizes canvas HTTP/WS via node-scoped capability"](https://github.com/openclaw/openclaw/issues/67675) — open
|
| 5009 |
|
| 5010 |
-
### `LightDriverCS`
|
| 5011 |
-
|
| 5012 |
-
- profile: [github.com/LightDriverCS](https://github.com/LightDriverCS)
|
| 5013 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS)
|
| 5014 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS)
|
| 5015 |
-
- repo first seen: `2026-04-13T22:53:03Z`
|
| 5016 |
-
- repo last seen: `2026-04-18T00:00:33Z`
|
| 5017 |
-
- first seen in snapshot: **no**
|
| 5018 |
-
- repo association: **NONE**
|
| 5019 |
-
- repo primary artifacts: **3**
|
| 5020 |
-
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 5021 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5022 |
-
- account age: **89 days**
|
| 5023 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5024 |
-
- public orgs: none visible
|
| 5025 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5026 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 5027 |
-
|
| 5028 |
-
Example artifacts:
|
| 5029 |
-
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 5030 |
-
- [PR #68334: fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug](https://github.com/openclaw/openclaw/pull/68334) — open
|
| 5031 |
-
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 5032 |
-
|
| 5033 |
### `mkoslacz`
|
| 5034 |
|
| 5035 |
- profile: [github.com/mkoslacz](https://github.com/mkoslacz)
|
|
@@ -5386,6 +5387,28 @@ Example artifacts:
|
|
| 5386 |
- [PR #65118: fix: gracefully handle missing QA scenario pack in npm distributions (closes #65082)](https://github.com/openclaw/openclaw/pull/65118) — closed, merged
|
| 5387 |
- [PR #65111: fix: allow built-in chat commands to bypass plugins.allow check (closes #65083)](https://github.com/openclaw/openclaw/pull/65111) — open
|
| 5388 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5389 |
### `Eruditi`
|
| 5390 |
|
| 5391 |
- profile: [github.com/Eruditi](https://github.com/Eruditi)
|
|
@@ -6200,6 +6223,28 @@ Example artifacts:
|
|
| 6200 |
- [PR #66213: fix(ci): add post-publish asset verification for macOS stable releases](https://github.com/openclaw/openclaw/pull/66213) — open
|
| 6201 |
- [PR #65439: Add avatar link for soumikbhatta to README](https://github.com/openclaw/openclaw/pull/65439) — open
|
| 6202 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6203 |
### `sunapi386`
|
| 6204 |
|
| 6205 |
- profile: [github.com/sunapi386](https://github.com/sunapi386)
|
|
@@ -6354,6 +6399,29 @@ Example artifacts:
|
|
| 6354 |
- [PR #68116: feat(memory-lancedb): support reindex and drop-index command](https://github.com/openclaw/openclaw/pull/68116) — open
|
| 6355 |
- [PR #67952: fix(memory-lancedb): get memory records through ltm list command](https://github.com/openclaw/openclaw/pull/67952) — open
|
| 6356 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6357 |
### `HOYALIM`
|
| 6358 |
|
| 6359 |
- profile: [github.com/HOYALIM](https://github.com/HOYALIM)
|
|
@@ -6678,29 +6746,6 @@ Example artifacts:
|
|
| 6678 |
- [PR #62483: fix: preserve explicit provider prefixes for slash-delimited chat models [AI-assisted]](https://github.com/openclaw/openclaw/pull/62483) — closed, draft
|
| 6679 |
- [PR #62482: fix: refresh subsystem file loggers across daily log rollovers [AI-assisted]](https://github.com/openclaw/openclaw/pull/62482) — open
|
| 6680 |
|
| 6681 |
-
### `wirjo`
|
| 6682 |
-
|
| 6683 |
-
- profile: [github.com/wirjo](https://github.com/wirjo)
|
| 6684 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo)
|
| 6685 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo)
|
| 6686 |
-
- repo first seen: `2026-04-06T11:49:31Z`
|
| 6687 |
-
- repo last seen: `2026-04-18T23:20:12Z`
|
| 6688 |
-
- first seen in snapshot: **no**
|
| 6689 |
-
- repo association: **CONTRIBUTOR**
|
| 6690 |
-
- repo primary artifacts: **4**
|
| 6691 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 6692 |
-
- snapshot discussion activity: **9 comments / 1 reviews / 0 review comments**
|
| 6693 |
-
- account age: **5970 days**
|
| 6694 |
-
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 6695 |
-
- public orgs: none visible
|
| 6696 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6697 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 6698 |
-
|
| 6699 |
-
Example artifacts:
|
| 6700 |
-
- [PR #65952: fix(amazon-bedrock): add known model context windows to discovery](https://github.com/openclaw/openclaw/pull/65952) — open
|
| 6701 |
-
- [PR #64318: feat: Add unified Amazon plugin — Polly TTS, Transcribe STT, Nova Sonic realtime voice](https://github.com/openclaw/openclaw/pull/64318) — open
|
| 6702 |
-
- [PR #63457: feat: Add Amazon Polly TTS provider](https://github.com/openclaw/openclaw/pull/63457) — closed
|
| 6703 |
-
|
| 6704 |
### `kakahu2015`
|
| 6705 |
|
| 6706 |
- profile: [github.com/kakahu2015](https://github.com/kakahu2015)
|
|
@@ -8072,29 +8117,6 @@ Example artifacts:
|
|
| 8072 |
- [Issue #65621: Local gateway RPC can fail with opaque 1006 errors and GatewayClient does not honor explicit deviceIdentity=null](https://github.com/openclaw/openclaw/issues/65621) — open
|
| 8073 |
- [Issue #53652: WhatsApp: HTML files silently fail to attach as documents](https://github.com/openclaw/openclaw/issues/53652) — open
|
| 8074 |
|
| 8075 |
-
### `zhulijin1991`
|
| 8076 |
-
|
| 8077 |
-
- profile: [github.com/zhulijin1991](https://github.com/zhulijin1991)
|
| 8078 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azhulijin1991)
|
| 8079 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azhulijin1991)
|
| 8080 |
-
- repo first seen: `2026-04-11T23:56:13Z`
|
| 8081 |
-
- repo last seen: `2026-04-12T00:17:42Z`
|
| 8082 |
-
- first seen in snapshot: **no**
|
| 8083 |
-
- repo association: **NONE**
|
| 8084 |
-
- repo primary artifacts: **3**
|
| 8085 |
-
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 8086 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 8087 |
-
- account age: **721 days**
|
| 8088 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8089 |
-
- public orgs: none visible
|
| 8090 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 8091 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 8092 |
-
|
| 8093 |
-
Example artifacts:
|
| 8094 |
-
- [PR #65061: fix(codex): avoid image tool loops on vision turns and respect image-model providers](https://github.com/openclaw/openclaw/pull/65061) — open
|
| 8095 |
-
- [Issue #65052: Codex-native vision turns can stall when inbound images are present and the dynamic image tool remains exposed](https://github.com/openclaw/openclaw/issues/65052) — closed
|
| 8096 |
-
- [Issue #65050: Codex-native vision turns can stall when inbound images are present and the dynamic image tool remains exposed](https://github.com/openclaw/openclaw/issues/65050) — open
|
| 8097 |
-
|
| 8098 |
### `0riginal-claw`
|
| 8099 |
|
| 8100 |
- profile: [github.com/0riginal-claw](https://github.com/0riginal-claw)
|
|
@@ -8447,6 +8469,28 @@ Example artifacts:
|
|
| 8447 |
- [PR #67788: fix: improve cli help and gateway guidance](https://github.com/openclaw/openclaw/pull/67788) — open
|
| 8448 |
- [Issue #53234: Feature Request: Native Kapso support as WhatsApp provider](https://github.com/openclaw/openclaw/issues/53234) — open
|
| 8449 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8450 |
### `earon-han`
|
| 8451 |
|
| 8452 |
- profile: [github.com/earon-han](https://github.com/earon-han)
|
|
@@ -11291,27 +11335,6 @@ Example artifacts:
|
|
| 11291 |
Example artifacts:
|
| 11292 |
- [PR #65725: fix(browser): allow loopback CDP connections regardless of SSRF policy](https://github.com/openclaw/openclaw/pull/65725) — closed
|
| 11293 |
|
| 11294 |
-
### `ender-wiggin-ai`
|
| 11295 |
-
|
| 11296 |
-
- profile: [github.com/ender-wiggin-ai](https://github.com/ender-wiggin-ai)
|
| 11297 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aender-wiggin-ai)
|
| 11298 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aender-wiggin-ai)
|
| 11299 |
-
- repo first seen: `2026-04-16T16:39:39Z`
|
| 11300 |
-
- repo last seen: `2026-04-16T17:01:57Z`
|
| 11301 |
-
- first seen in snapshot: **no**
|
| 11302 |
-
- repo association: **NONE**
|
| 11303 |
-
- repo primary artifacts: **1**
|
| 11304 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11305 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 11306 |
-
- account age: **40 days**
|
| 11307 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 11308 |
-
- public orgs: none visible
|
| 11309 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 11310 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 11311 |
-
|
| 11312 |
-
Example artifacts:
|
| 11313 |
-
- [PR #67743: feat: correlate plugin approvals with executed tool calls](https://github.com/openclaw/openclaw/pull/67743) — closed
|
| 11314 |
-
|
| 11315 |
### `EOLreidc`
|
| 11316 |
|
| 11317 |
- profile: [github.com/EOLreidc](https://github.com/EOLreidc)
|
|
@@ -11655,7 +11678,7 @@ Example artifacts:
|
|
| 11655 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Againeyllc)
|
| 11656 |
- repo first seen: `2026-04-18T22:29:01Z`
|
| 11657 |
- repo last seen: `2026-04-18T22:48:16Z`
|
| 11658 |
-
- first seen in snapshot: **
|
| 11659 |
- repo association: **NONE**
|
| 11660 |
- repo primary artifacts: **1**
|
| 11661 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11676,7 +11699,7 @@ Example artifacts:
|
|
| 11676 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agarrytan)
|
| 11677 |
- repo first seen: `2026-04-18T23:01:38Z`
|
| 11678 |
- repo last seen: `2026-04-18T23:10:12Z`
|
| 11679 |
-
- first seen in snapshot: **
|
| 11680 |
- repo association: **NONE**
|
| 11681 |
- repo primary artifacts: **1**
|
| 11682 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13812,27 +13835,6 @@ Example artifacts:
|
|
| 13812 |
Example artifacts:
|
| 13813 |
- [PR #65680: feat: Streamline Feishu channel onboarding with QR code scan-to-create flow](https://github.com/openclaw/openclaw/pull/65680) — closed, merged
|
| 13814 |
|
| 13815 |
-
### `Mehulupase01`
|
| 13816 |
-
|
| 13817 |
-
- profile: [github.com/Mehulupase01](https://github.com/Mehulupase01)
|
| 13818 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMehulupase01)
|
| 13819 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMehulupase01)
|
| 13820 |
-
- repo first seen: `2026-04-11T23:56:45Z`
|
| 13821 |
-
- repo last seen: `2026-04-11T23:56:54Z`
|
| 13822 |
-
- first seen in snapshot: **no**
|
| 13823 |
-
- repo association: **NONE**
|
| 13824 |
-
- repo primary artifacts: **1**
|
| 13825 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13826 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 13827 |
-
- account age: **2289 days**
|
| 13828 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13829 |
-
- public orgs: none visible
|
| 13830 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 13831 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 13832 |
-
|
| 13833 |
-
Example artifacts:
|
| 13834 |
-
- [PR #65051: Fix workspace skill grouping in Control Panel](https://github.com/openclaw/openclaw/pull/65051) — open
|
| 13835 |
-
|
| 13836 |
### `mfzzf`
|
| 13837 |
|
| 13838 |
- profile: [github.com/mfzzf](https://github.com/mfzzf)
|
|
@@ -15563,7 +15565,7 @@ Example artifacts:
|
|
| 15563 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASteady-ai)
|
| 15564 |
- repo first seen: `2026-04-18T22:24:42Z`
|
| 15565 |
- repo last seen: `2026-04-18T22:24:42Z`
|
| 15566 |
-
- first seen in snapshot: **
|
| 15567 |
- repo association: **NONE**
|
| 15568 |
- repo primary artifacts: **1**
|
| 15569 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15577,27 +15579,6 @@ Example artifacts:
|
|
| 15577 |
Example artifacts:
|
| 15578 |
- [PR #68708: [codex] Guard browser route continue race](https://github.com/openclaw/openclaw/pull/68708) — open, draft
|
| 15579 |
|
| 15580 |
-
### `stroupaloop`
|
| 15581 |
-
|
| 15582 |
-
- profile: [github.com/stroupaloop](https://github.com/stroupaloop)
|
| 15583 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop)
|
| 15584 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop)
|
| 15585 |
-
- repo first seen: `2026-04-18T14:50:16Z`
|
| 15586 |
-
- repo last seen: `2026-04-18T23:12:36Z`
|
| 15587 |
-
- first seen in snapshot: **no**
|
| 15588 |
-
- repo association: **NONE**
|
| 15589 |
-
- repo primary artifacts: **1**
|
| 15590 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15591 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 15592 |
-
- account age: **4952 days**
|
| 15593 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15594 |
-
- public orgs: `CommonKey`
|
| 15595 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15596 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 15597 |
-
|
| 15598 |
-
Example artifacts:
|
| 15599 |
-
- [PR #68608: feat: allow prompt hooks to dynamically narrow tool surface](https://github.com/openclaw/openclaw/pull/68608) — open
|
| 15600 |
-
|
| 15601 |
### `sunkeysun`
|
| 15602 |
|
| 15603 |
- profile: [github.com/sunkeysun](https://github.com/sunkeysun)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260419T002035Z`
|
| 4 |
+
- Generated: `2026-04-19T00:22:15Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `716`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 19 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 32 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 30 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
+
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 28 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 24 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 25 |
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 19 | 20 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 41 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 42 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 13 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 43 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 12 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 45 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 12 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 46 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 47 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 48 |
| `sudie-codes` | [profile](https://github.com/sudie-codes) | no | CONTRIBUTOR | 173d | `2026-03-23T03:58:32Z` | 12 | 0 | mixed | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 49 |
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 50 |
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 11 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 51 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 88 |
| `oliviareid-svg` | [profile](https://github.com/oliviareid-svg) | no | CONTRIBUTOR | 27d | `2026-03-22T06:41:01Z` | 7 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 89 |
| `suboss87` | [profile](https://github.com/suboss87) | no | CONTRIBUTOR | 4078d | `2026-03-13T04:40:38Z` | 7 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 90 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 91 |
+
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 6 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 92 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-03T22:36:15Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 93 |
| `masatohoshino` | [profile](https://github.com/masatohoshino) | no | CONTRIBUTOR | 138d | `2026-02-25T18:12:54Z` | 6 | 1 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 94 |
| `yfge` | [profile](https://github.com/yfge) | no | CONTRIBUTOR | 5272d | `2026-02-16T06:14:40Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 101 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 6 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 102 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 103 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 104 |
+
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 105 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 106 |
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 5 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 107 |
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 108 |
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 109 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 158 |
| `miyago9267` | [profile](https://github.com/miyago9267) | no | NONE | 2409d | `2026-04-17T08:38:57Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 159 |
| `mpz4life` | [profile](https://github.com/mpz4life) | no | CONTRIBUTOR | 3120d | `2026-02-24T03:08:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 160 |
| `mr-kelly` | [profile](https://github.com/mr-kelly) | no | NONE | 5603d | `2026-04-12T02:56:34Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 161 |
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 162 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 163 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 173 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 174 |
| `sparkeros` | [profile](https://github.com/sparkeros) | no | NONE | 156d | `2026-03-09T12:13:39Z` | 3 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 175 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 176 |
+
| `nfredmond` | [profile](https://github.com/nfredmond) | no | NONE | 3541d | `2026-04-11T23:36:37Z` | 3 | 0 | weak | moderate | low | high open PR share |
|
| 177 |
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 178 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 179 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 180 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 181 |
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
| 182 |
+
| `frankhli843` | [profile](https://github.com/frankhli843) | no | NONE | 2499d | `2026-04-17T16:19:07Z` | 2 | 2 | mixed | low | low | — |
|
| 183 |
| `hansolo949` | [profile](https://github.com/hansolo949) | no | NONE | 297d | `2026-04-12T08:08:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 184 |
| `jensenwang560-blip` | [profile](https://github.com/jensenwang560-blip) | no | NONE | 36d | `2026-04-13T07:35:13Z` | 2 | 2 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 185 |
| `johnlanni` | [profile](https://github.com/johnlanni) | no | NONE | 4436d | `2026-02-04T02:56:19Z` | 2 | 2 | mixed | low | low | — |
|
| 186 |
+
| `LightDriverCS` | [profile](https://github.com/LightDriverCS) | no | NONE | 89d | `2026-04-13T22:53:03Z` | 2 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 187 |
| `shaun0927` | [profile](https://github.com/shaun0927) | no | NONE | 2053d | `2026-04-16T12:23:24Z` | 2 | 2 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 188 |
| `zongqichen` | [profile](https://github.com/zongqichen) | no | NONE | 1030d | `2026-04-14T13:18:08Z` | 2 | 2 | weak | low | low | targets high-star repos |
|
| 189 |
| `188080501` | [profile](https://github.com/188080501) | no | NONE | 4410d | `2026-03-03T12:01:36Z` | 2 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 190 |
| `acwilan` | [profile](https://github.com/acwilan) | no | NONE | 5769d | `2026-04-14T01:21:33Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 191 |
| `estack-takeda-yorichika` | [profile](https://github.com/estack-takeda-yorichika) | no | NONE | 2633d | `2026-04-13T06:30:38Z` | 2 | 1 | strong | low | low | high recent PR volume; no visible non-self stars |
|
|
|
|
| 192 |
| `HongzhuLiu` | [profile](https://github.com/HongzhuLiu) | no | NONE | 4135d | `2026-04-14T09:36:49Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 193 |
| `jeffchen1981-fu` | [profile](https://github.com/jeffchen1981-fu) | no | NONE | 67d | `2026-02-28T09:25:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 194 |
| `mkoslacz` | [profile](https://github.com/mkoslacz) | no | NONE | 4321d | `2026-01-27T21:31:44Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 195 |
| `rarest` | [profile](https://github.com/rarest) | no | NONE | 5367d | `2026-04-15T14:46:20Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 196 |
| `ScientificProgrammer` | [profile](https://github.com/ScientificProgrammer) | no | NONE | 4728d | `2026-04-10T22:44:57Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 207 |
| `chrisabad` | [profile](https://github.com/chrisabad) | no | NONE | 2185d | `2026-04-18T02:47:00Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 208 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 209 |
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 210 |
+
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 2 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 211 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 212 |
| `everySympathy` | [profile](https://github.com/everySympathy) | no | NONE | 129d | `2026-04-17T13:11:29Z` | 2 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 213 |
| `Fl0rencess720` | [profile](https://github.com/Fl0rencess720) | no | NONE | 987d | `2026-04-15T02:52:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 245 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 246 |
| `soloclz` | [profile](https://github.com/soloclz) | no | NONE | 728d | `2026-04-15T15:18:28Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 247 |
| `soumikbhatta` | [profile](https://github.com/soumikbhatta) | no | CONTRIBUTOR | 3210d | `2026-01-28T15:14:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 248 |
+
| `stroupaloop` | [profile](https://github.com/stroupaloop) | no | NONE | 4952d | `2026-04-18T14:50:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 249 |
| `sunapi386` | [profile](https://github.com/sunapi386) | no | NONE | 5336d | `2026-04-16T06:21:03Z` | 2 | 0 | mixed | moderate | low | — |
|
| 250 |
| `thesomewhatyou` | [profile](https://github.com/thesomewhatyou) | no | CONTRIBUTOR | 768d | `2026-02-08T01:46:55Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 251 |
| `tmimmanuel` | [profile](https://github.com/tmimmanuel) | no | CONTRIBUTOR | 3882d | `2026-04-14T01:17:36Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 253 |
| `yangxiyucs` | [profile](https://github.com/yangxiyucs) | no | NONE | 3510d | `2026-04-13T14:23:50Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 254 |
| `ymaxgit` | [profile](https://github.com/ymaxgit) | no | NONE | 3289d | `2026-04-17T07:53:18Z` | 2 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 255 |
| `zhangyue19921010` | [profile](https://github.com/zhangyue19921010) | no | NONE | 2066d | `2026-04-17T03:44:42Z` | 2 | 0 | weak | low | low | high open PR share |
|
| 256 |
+
| `Yanhu007` | [profile](https://github.com/Yanhu007) | no | CONTRIBUTOR | 4741d | `2026-04-10T13:40:56Z` | 22 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 257 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 6 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 258 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 259 |
| `neofdezf-cloud` | [profile](https://github.com/neofdezf-cloud) | no | NONE | 19d | `2026-04-11T10:11:35Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 268 |
| `drvoss` | [profile](https://github.com/drvoss) | no | CONTRIBUTOR | 4872d | `2026-02-25T02:18:08Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 269 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 270 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 271 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 272 |
| `ayeshakhalid192007-dev` | [profile](https://github.com/ayeshakhalid192007-dev) | no | NONE | 172d | `2026-04-02T13:08:35Z` | 3 | 0 | weak | moderate | medium | young account; high open PR share |
|
| 273 |
| `cedillarack` | [profile](https://github.com/cedillarack) | no | NONE | 61d | `2026-02-17T04:29:03Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 328 |
| `parasol-aser` | [profile](https://github.com/parasol-aser) | no | NONE | 4782d | `2026-04-09T22:55:43Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 329 |
| `walkojas-boop` | [profile](https://github.com/walkojas-boop) | no | NONE | 62d | `2026-04-14T09:55:31Z` | 1 | 2 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 330 |
| `zeolenon` | [profile](https://github.com/zeolenon) | no | NONE | 2260d | `2026-03-15T10:24:08Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 331 |
| `0riginal-claw` | [profile](https://github.com/0riginal-claw) | no | NONE | 42d | `2026-04-14T10:11:04Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 332 |
| `467718584` | [profile](https://github.com/467718584) | no | NONE | 2340d | `2026-04-14T15:21:37Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 333 |
| `aboimpinto` | [profile](https://github.com/aboimpinto) | no | NONE | 5251d | `2026-04-16T12:26:00Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 344 |
| `DevInvestor` | [profile](https://github.com/DevInvestor) | no | NONE | 104d | `2026-03-24T13:05:09Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 345 |
| `Dithilli` | [profile](https://github.com/Dithilli) | no | CONTRIBUTOR | 2832d | `2026-02-19T14:54:20Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 346 |
| `Dodo1021` | [profile](https://github.com/Dodo1021) | no | NONE | 659d | `2026-03-24T00:01:31Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 347 |
+
| `dyz2102` | [profile](https://github.com/dyz2102) | yes | NONE | 3517d | `2026-04-18T23:47:21Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 348 |
| `earon-han` | [profile](https://github.com/earon-han) | no | NONE | 117d | `2026-04-16T09:54:34Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 349 |
| `epanonymous` | [profile](https://github.com/epanonymous) | no | NONE | 1621d | `2026-01-31T02:07:36Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 350 |
| `fmercurio` | [profile](https://github.com/fmercurio) | no | CONTRIBUTOR | 3818d | `2026-02-20T17:19:44Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 478 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 479 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 480 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 481 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 482 |
| `EpaL` | [profile](https://github.com/EpaL) | no | NONE | 5731d | `2026-02-21T18:43:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 483 |
| `ericyoshida` | [profile](https://github.com/ericyoshida) | no | NONE | 2537d | `2026-04-16T22:26:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 494 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 495 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 496 |
| `g199209` | [profile](https://github.com/g199209) | no | NONE | 3821d | `2026-04-14T07:33:12Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 497 |
+
| `gaineyllc` | [profile](https://github.com/gaineyllc) | no | NONE | 3039d | `2026-04-18T22:29:01Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 498 |
+
| `garrytan` | [profile](https://github.com/garrytan) | no | NONE | 6463d | `2026-04-18T23:01:38Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 499 |
| `gee-bjak` | [profile](https://github.com/gee-bjak) | no | NONE | 269d | `2026-04-14T08:39:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 500 |
| `Ghitahouir` | [profile](https://github.com/Ghitahouir) | no | NONE | 1479d | `2026-04-14T21:09:25Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 501 |
| `Gozei` | [profile](https://github.com/Gozei) | no | NONE | 2233d | `2026-04-15T10:34:27Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 597 |
| `markrachapoom` | [profile](https://github.com/markrachapoom) | no | NONE | 2004d | `2026-04-18T20:31:21Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs |
|
| 598 |
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR | 3866d | `2026-02-22T13:20:08Z` | 1 | 0 | strong | low | low | — |
|
| 599 |
| `mazhe-nerd` | [profile](https://github.com/mazhe-nerd) | no | CONTRIBUTOR | 1423d | `2026-04-13T03:15:07Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
|
|
|
| 600 |
| `mfzzf` | [profile](https://github.com/mfzzf) | no | NONE | 1386d | `2026-04-14T08:24:14Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 601 |
| `michaelhughes2501` | [profile](https://github.com/michaelhughes2501) | no | NONE | 76d | `2026-04-15T03:31:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 602 |
| `Minijus-Sa` | [profile](https://github.com/Minijus-Sa) | no | CONTRIBUTOR | 590d | `2026-04-13T11:17:01Z` | 1 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
|
|
| 679 |
| `srinivaspavan9` | [profile](https://github.com/srinivaspavan9) | no | CONTRIBUTOR | 3031d | `2026-04-11T16:02:12Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 680 |
| `SrJackCM` | [profile](https://github.com/SrJackCM) | no | NONE | 1366d | `2026-04-14T01:36:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 681 |
| `ssgrim` | [profile](https://github.com/ssgrim) | no | NONE | 3734d | `2026-04-13T00:28:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 682 |
+
| `Steady-ai` | [profile](https://github.com/Steady-ai) | no | NONE | 432d | `2026-04-18T22:24:42Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 683 |
| `sunkeysun` | [profile](https://github.com/sunkeysun) | no | NONE | 3461d | `2026-04-13T03:55:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 684 |
| `supersantux` | [profile](https://github.com/supersantux) | no | NONE | 6015d | `2026-04-12T13:36:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 685 |
| `supmo668` | [profile](https://github.com/supmo668) | no | NONE | 3253d | `2026-02-14T11:23:44Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share |
|
|
|
|
| 973 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 974 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 975 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 976 |
+
- repo last seen: `2026-04-18T23:21:22Z`
|
| 977 |
- first seen in snapshot: **no**
|
| 978 |
- repo association: **CONTRIBUTOR**
|
| 979 |
+
- repo primary artifacts: **35**
|
| 980 |
+
- snapshot authored PRs/issues: **28 PRs / 7 issues**
|
| 981 |
- snapshot discussion activity: **49 comments / 0 reviews / 0 review comments**
|
| 982 |
- account age: **32 days**
|
| 983 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
|
|
|
| 986 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 987 |
|
| 988 |
Example artifacts:
|
| 989 |
+
- [PR #68722: fix: chmod openclaw.json to 0o600 after atomic rename on config write](https://github.com/openclaw/openclaw/pull/68722) — open
|
| 990 |
- [PR #68534: fix(memory-core): add cooldown guard to prevent dreaming-narrative from spawning on every heartbeat](https://github.com/openclaw/openclaw/pull/68534) — open
|
| 991 |
- [PR #68518: fix(ui): filter system event messages from chat transcript (#68508)](https://github.com/openclaw/openclaw/pull/68518) — open
|
|
|
|
| 992 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 993 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 994 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
|
|
| 1016 |
- [PR #66707: Harden Feishu webhook replay guards](https://github.com/openclaw/openclaw/pull/66707) — closed, merged
|
| 1017 |
- [PR #66665: Harden MCP loopback request validation](https://github.com/openclaw/openclaw/pull/66665) — closed, merged
|
| 1018 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1019 |
### `oraculoos`
|
| 1020 |
|
| 1021 |
- profile: [github.com/oraculoos](https://github.com/oraculoos)
|
|
|
|
| 1490 |
- [PR #67212: fix(config-ui): keep Raw view readable when raw text withheld](https://github.com/openclaw/openclaw/pull/67212) — closed
|
| 1491 |
- [PR #67211: fix(text): strip leaked reasoning before orphan </think>](https://github.com/openclaw/openclaw/pull/67211) — closed
|
| 1492 |
|
| 1493 |
+
### `Lucenx9`
|
| 1494 |
+
|
| 1495 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 1496 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 1497 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 1498 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 1499 |
+
- repo last seen: `2026-04-18T23:34:06Z`
|
| 1500 |
+
- first seen in snapshot: **no**
|
| 1501 |
+
- repo association: **CONTRIBUTOR**
|
| 1502 |
+
- repo primary artifacts: **13**
|
| 1503 |
+
- snapshot authored PRs/issues: **12 PRs / 1 issues**
|
| 1504 |
+
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 1505 |
+
- account age: **547 days**
|
| 1506 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1507 |
+
- public orgs: none visible
|
| 1508 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1509 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1510 |
+
|
| 1511 |
+
Example artifacts:
|
| 1512 |
+
- [PR #68724: fix(bluebubbles): preserve pinned dispatcher for media fetches](https://github.com/openclaw/openclaw/pull/68724) — open
|
| 1513 |
+
- [PR #68721: fix(codex): default app-server approvals to on-request](https://github.com/openclaw/openclaw/pull/68721) — open
|
| 1514 |
+
- [PR #68710: fix(discord): enforce guild guards for /new and /reset](https://github.com/openclaw/openclaw/pull/68710) — open
|
| 1515 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 1516 |
+
|
| 1517 |
### `imadal1n`
|
| 1518 |
|
| 1519 |
- profile: [github.com/imadal1n](https://github.com/imadal1n)
|
|
|
|
| 1606 |
- [PR #66209: feat(m365): add Outlook triage approvals](https://github.com/openclaw/openclaw/pull/66209) — open
|
| 1607 |
- [PR #66208: feat(m365): add calendar copilot approvals](https://github.com/openclaw/openclaw/pull/66208) — open
|
| 1608 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1609 |
### `1aifanatic`
|
| 1610 |
|
| 1611 |
- profile: [github.com/1aifanatic](https://github.com/1aifanatic)
|
|
|
|
| 2251 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aonutc)
|
| 2252 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aonutc)
|
| 2253 |
- repo first seen: `2026-01-08T12:30:20Z`
|
| 2254 |
+
- repo last seen: `2026-04-19T00:03:50Z`
|
| 2255 |
- first seen in snapshot: **no**
|
| 2256 |
- repo association: **CONTRIBUTOR**
|
| 2257 |
- repo primary artifacts: **8**
|
| 2258 |
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2259 |
+
- snapshot discussion activity: **32 comments / 10 reviews / 10 review comments**
|
| 2260 |
- account age: **874 days**
|
| 2261 |
- recent public PR activity: **16 PRs** (12 merged / 1 closed-unmerged / 3 open; merged rate **75%**, closed-unmerged rate **6%**, open rate **19%**)
|
| 2262 |
- public orgs: `textcortex`
|
|
|
|
| 2596 |
- [PR #68098: fix(cron): avoid false timeout report when job finishes cleanly before deadline](https://github.com/openclaw/openclaw/pull/68098) — closed
|
| 2597 |
- [PR #68092: fix(cli): update by plain plugin id always resolves @latest for npm plugins](https://github.com/openclaw/openclaw/pull/68092) — closed
|
| 2598 |
|
| 2599 |
+
### `BKF-Gitty`
|
| 2600 |
+
|
| 2601 |
+
- profile: [github.com/BKF-Gitty](https://github.com/BKF-Gitty)
|
| 2602 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty)
|
| 2603 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty)
|
| 2604 |
+
- repo first seen: `2026-04-11T18:30:35Z`
|
| 2605 |
+
- repo last seen: `2026-04-19T00:02:07Z`
|
| 2606 |
+
- first seen in snapshot: **no**
|
| 2607 |
+
- repo association: **CONTRIBUTOR**
|
| 2608 |
+
- repo primary artifacts: **8**
|
| 2609 |
+
- snapshot authored PRs/issues: **6 PRs / 2 issues**
|
| 2610 |
+
- snapshot discussion activity: **6 comments / 0 reviews / 0 review comments**
|
| 2611 |
+
- account age: **53 days**
|
| 2612 |
+
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 2613 |
+
- public orgs: none visible
|
| 2614 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 2615 |
+
- heuristic read: **very new account; targets high-star repos**
|
| 2616 |
+
|
| 2617 |
+
Example artifacts:
|
| 2618 |
+
- [PR #68726: fix(subagent): include role, session key, and timing in error payloads](https://github.com/openclaw/openclaw/pull/68726) — open
|
| 2619 |
+
- [PR #68717: fix(cron): enable failure alerts by default for recurring jobs](https://github.com/openclaw/openclaw/pull/68717) — open
|
| 2620 |
+
- [PR #67846: Memory: validate dreaming cron frequency](https://github.com/openclaw/openclaw/pull/67846) — open
|
| 2621 |
+
- [Issue #64982: [Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist](https://github.com/openclaw/openclaw/issues/64982) — open
|
| 2622 |
+
- [Issue #64976: [Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text](https://github.com/openclaw/openclaw/issues/64976) — closed
|
| 2623 |
+
|
| 2624 |
### `chinar-amrutkar`
|
| 2625 |
|
| 2626 |
- profile: [github.com/chinar-amrutkar](https://github.com/chinar-amrutkar)
|
|
|
|
| 2900 |
- [PR #66066: fix(nextcloud-talk): align replay test callback contract](https://github.com/openclaw/openclaw/pull/66066) — open
|
| 2901 |
- [PR #66064: fix(feishu): add wait-timeout support to lifecycle helper](https://github.com/openclaw/openclaw/pull/66064) — open
|
| 2902 |
|
| 2903 |
+
### `wirjo`
|
| 2904 |
+
|
| 2905 |
+
- profile: [github.com/wirjo](https://github.com/wirjo)
|
| 2906 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo)
|
| 2907 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo)
|
| 2908 |
+
- repo first seen: `2026-04-06T11:49:31Z`
|
| 2909 |
+
- repo last seen: `2026-04-19T00:20:52Z`
|
| 2910 |
+
- first seen in snapshot: **no**
|
| 2911 |
+
- repo association: **CONTRIBUTOR**
|
| 2912 |
+
- repo primary artifacts: **6**
|
| 2913 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2914 |
+
- snapshot discussion activity: **22 comments / 1 reviews / 0 review comments**
|
| 2915 |
+
- account age: **5970 days**
|
| 2916 |
+
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 2917 |
+
- public orgs: none visible
|
| 2918 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 2919 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 2920 |
+
|
| 2921 |
+
Example artifacts:
|
| 2922 |
+
- [PR #68730: feat(amazon-bedrock-mantle): add Claude Opus 4.7 via per-model Anthropic Messages API override](https://github.com/openclaw/openclaw/pull/68730) — open
|
| 2923 |
+
- [PR #68725: feat(amazon-bedrock-mantle): add known context windows for open-weight Mantle models](https://github.com/openclaw/openclaw/pull/68725) — open
|
| 2924 |
+
- [PR #65952: fix(amazon-bedrock): add known model context windows to discovery](https://github.com/openclaw/openclaw/pull/65952) — open
|
| 2925 |
+
|
| 2926 |
### `ZehanXu-Doncic`
|
| 2927 |
|
| 2928 |
- profile: [github.com/ZehanXu-Doncic](https://github.com/ZehanXu-Doncic)
|
|
|
|
| 2972 |
- [Issue #68541: retryAsync's symmetric jitter can undercut server-supplied Retry-After](https://github.com/openclaw/openclaw/issues/68541) — open
|
| 2973 |
- [Issue #68529: plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry](https://github.com/openclaw/openclaw/issues/68529) — closed
|
| 2974 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2975 |
### `frankekn`
|
| 2976 |
|
| 2977 |
- profile: [github.com/frankekn](https://github.com/frankekn)
|
|
|
|
| 4242 |
- [PR #65128: fix: [Bug]: Browser tool SSRF policy blocks all hostname URLs](https://github.com/openclaw/openclaw/pull/65128) — open
|
| 4243 |
- [PR #65124: fix: [Bug]: Completion cache update failed due to missing qa/scenarios/index.md in npm package](https://github.com/openclaw/openclaw/pull/65124) — open
|
| 4244 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4245 |
### `nnish16`
|
| 4246 |
|
| 4247 |
- profile: [github.com/nnish16](https://github.com/nnish16)
|
|
|
|
| 4602 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4603 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4604 |
|
| 4605 |
+
### `nfredmond`
|
| 4606 |
+
|
| 4607 |
+
- profile: [github.com/nfredmond](https://github.com/nfredmond)
|
| 4608 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anfredmond)
|
| 4609 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anfredmond)
|
| 4610 |
+
- repo first seen: `2026-04-11T23:36:37Z`
|
| 4611 |
+
- repo last seen: `2026-04-16T18:51:42Z`
|
| 4612 |
+
- first seen in snapshot: **no**
|
| 4613 |
+
- repo association: **NONE**
|
| 4614 |
+
- repo primary artifacts: **3**
|
| 4615 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4616 |
+
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 4617 |
+
- account age: **3541 days**
|
| 4618 |
+
- recent public PR activity: **4 PRs** (1 merged / 0 closed-unmerged / 3 open; merged rate **25%**, closed-unmerged rate **0%**, open rate **75%**)
|
| 4619 |
+
- public orgs: none visible
|
| 4620 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 4621 |
+
- heuristic read: **high open PR share**
|
| 4622 |
+
|
| 4623 |
+
Example artifacts:
|
| 4624 |
+
- [PR #67763: ClawModeler: scaffold starter question.json from the UI](https://github.com/openclaw/openclaw/pull/67763) — closed
|
| 4625 |
+
- [PR #67753: Codex/clawmodeler file pickers](https://github.com/openclaw/openclaw/pull/67753) — closed
|
| 4626 |
+
- [PR #65044: [codex] Add ClawModeler sidecar and CLI workflow](https://github.com/openclaw/openclaw/pull/65044) — open
|
| 4627 |
+
|
| 4628 |
### `welfo-beo`
|
| 4629 |
|
| 4630 |
- profile: [github.com/welfo-beo](https://github.com/welfo-beo)
|
|
|
|
| 4748 |
- [Issue #64929: Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead](https://github.com/openclaw/openclaw/issues/64929) — open
|
| 4749 |
- [Issue #64402: Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path](https://github.com/openclaw/openclaw/issues/64402) — open
|
| 4750 |
|
| 4751 |
+
### `frankhli843`
|
| 4752 |
+
|
| 4753 |
+
- profile: [github.com/frankhli843](https://github.com/frankhli843)
|
| 4754 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankhli843)
|
| 4755 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankhli843)
|
| 4756 |
+
- repo first seen: `2026-04-17T16:19:07Z`
|
| 4757 |
+
- repo last seen: `2026-04-19T00:17:00Z`
|
| 4758 |
+
- first seen in snapshot: **no**
|
| 4759 |
+
- repo association: **NONE**
|
| 4760 |
+
- repo primary artifacts: **4**
|
| 4761 |
+
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 4762 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 4763 |
+
- account age: **2499 days**
|
| 4764 |
+
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 4765 |
+
- public orgs: none visible
|
| 4766 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 4767 |
+
- heuristic read: **—**
|
| 4768 |
+
|
| 4769 |
+
Example artifacts:
|
| 4770 |
+
- [PR #68637: fix(pi-tools): allow empty/whitespace-only content in write tool](https://github.com/openclaw/openclaw/pull/68637) — open
|
| 4771 |
+
- [PR #68193: feat(ollama): detect Gemma 4 as reasoning model and check capabilities](https://github.com/openclaw/openclaw/pull/68193) — open
|
| 4772 |
+
- [Issue #68728: [Bug]: Gemma 4 models should be detected as reasoning models (Ollama think mode)](https://github.com/openclaw/openclaw/issues/68728) — open
|
| 4773 |
+
- [Issue #68636: write tool rejects empty/whitespace-only content as "missing required parameter"](https://github.com/openclaw/openclaw/issues/68636) — open
|
| 4774 |
+
|
| 4775 |
### `hansolo949`
|
| 4776 |
|
| 4777 |
- profile: [github.com/hansolo949](https://github.com/hansolo949)
|
|
|
|
| 4844 |
- [Issue #68547: fix(matrix): strip mention prefix before slash command matching](https://github.com/openclaw/openclaw/issues/68547) — open
|
| 4845 |
- [Issue #68544: fix(matrix): hot-reload dm.allowFrom and groupAllowFrom on each inbound message](https://github.com/openclaw/openclaw/issues/68544) — open
|
| 4846 |
|
| 4847 |
+
### `LightDriverCS`
|
| 4848 |
+
|
| 4849 |
+
- profile: [github.com/LightDriverCS](https://github.com/LightDriverCS)
|
| 4850 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS)
|
| 4851 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS)
|
| 4852 |
+
- repo first seen: `2026-04-13T22:53:03Z`
|
| 4853 |
+
- repo last seen: `2026-04-18T23:23:27Z`
|
| 4854 |
+
- first seen in snapshot: **no**
|
| 4855 |
+
- repo association: **NONE**
|
| 4856 |
+
- repo primary artifacts: **4**
|
| 4857 |
+
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 4858 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4859 |
+
- account age: **89 days**
|
| 4860 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4861 |
+
- public orgs: none visible
|
| 4862 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4863 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4864 |
+
|
| 4865 |
+
Example artifacts:
|
| 4866 |
+
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 4867 |
+
- [PR #68334: fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug](https://github.com/openclaw/openclaw/pull/68334) — open
|
| 4868 |
+
- [Issue #68723: memory-core: cron-fired dreaming writes raw memory snippets to DREAMS.md because subagent runtime is request-scoped](https://github.com/openclaw/openclaw/issues/68723) — closed
|
| 4869 |
+
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 4870 |
+
|
| 4871 |
### `shaun0927`
|
| 4872 |
|
| 4873 |
- profile: [github.com/shaun0927](https://github.com/shaun0927)
|
|
|
|
| 4985 |
- [PR #65881: feat(plugins): pass attachment metadata to before_model_resolve hook](https://github.com/openclaw/openclaw/pull/65881) — open
|
| 4986 |
- [Issue #65754: feat: before_model_resolve フックに attachments メタデータを追加](https://github.com/openclaw/openclaw/issues/65754) — open
|
| 4987 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4988 |
### `HongzhuLiu`
|
| 4989 |
|
| 4990 |
- profile: [github.com/HongzhuLiu](https://github.com/HongzhuLiu)
|
|
|
|
| 5031 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5032 |
- [Issue #67675: Flaky test: src/gateway/server.canvas-auth.test.ts "authorizes canvas HTTP/WS via node-scoped capability"](https://github.com/openclaw/openclaw/issues/67675) — open
|
| 5033 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5034 |
### `mkoslacz`
|
| 5035 |
|
| 5036 |
- profile: [github.com/mkoslacz](https://github.com/mkoslacz)
|
|
|
|
| 5387 |
- [PR #65118: fix: gracefully handle missing QA scenario pack in npm distributions (closes #65082)](https://github.com/openclaw/openclaw/pull/65118) — closed, merged
|
| 5388 |
- [PR #65111: fix: allow built-in chat commands to bypass plugins.allow check (closes #65083)](https://github.com/openclaw/openclaw/pull/65111) — open
|
| 5389 |
|
| 5390 |
+
### `ender-wiggin-ai`
|
| 5391 |
+
|
| 5392 |
+
- profile: [github.com/ender-wiggin-ai](https://github.com/ender-wiggin-ai)
|
| 5393 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aender-wiggin-ai)
|
| 5394 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aender-wiggin-ai)
|
| 5395 |
+
- repo first seen: `2026-04-16T16:39:39Z`
|
| 5396 |
+
- repo last seen: `2026-04-18T23:49:15Z`
|
| 5397 |
+
- first seen in snapshot: **no**
|
| 5398 |
+
- repo association: **NONE**
|
| 5399 |
+
- repo primary artifacts: **2**
|
| 5400 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5401 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 5402 |
+
- account age: **40 days**
|
| 5403 |
+
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 5404 |
+
- public orgs: none visible
|
| 5405 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5406 |
+
- heuristic read: **very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 5407 |
+
|
| 5408 |
+
Example artifacts:
|
| 5409 |
+
- [PR #68729: feat(hooks): allow prompt hooks to dynamically narrow tool surface](https://github.com/openclaw/openclaw/pull/68729) — closed
|
| 5410 |
+
- [PR #67743: feat: correlate plugin approvals with executed tool calls](https://github.com/openclaw/openclaw/pull/67743) — closed
|
| 5411 |
+
|
| 5412 |
### `Eruditi`
|
| 5413 |
|
| 5414 |
- profile: [github.com/Eruditi](https://github.com/Eruditi)
|
|
|
|
| 6223 |
- [PR #66213: fix(ci): add post-publish asset verification for macOS stable releases](https://github.com/openclaw/openclaw/pull/66213) — open
|
| 6224 |
- [PR #65439: Add avatar link for soumikbhatta to README](https://github.com/openclaw/openclaw/pull/65439) — open
|
| 6225 |
|
| 6226 |
+
### `stroupaloop`
|
| 6227 |
+
|
| 6228 |
+
- profile: [github.com/stroupaloop](https://github.com/stroupaloop)
|
| 6229 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop)
|
| 6230 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop)
|
| 6231 |
+
- repo first seen: `2026-04-18T14:50:16Z`
|
| 6232 |
+
- repo last seen: `2026-04-19T00:01:19Z`
|
| 6233 |
+
- first seen in snapshot: **no**
|
| 6234 |
+
- repo association: **NONE**
|
| 6235 |
+
- repo primary artifacts: **2**
|
| 6236 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6237 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 6238 |
+
- account age: **4952 days**
|
| 6239 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6240 |
+
- public orgs: `CommonKey`
|
| 6241 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6242 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6243 |
+
|
| 6244 |
+
Example artifacts:
|
| 6245 |
+
- [PR #68734: feat(hooks): allow prompt hooks to dynamically narrow tool surface](https://github.com/openclaw/openclaw/pull/68734) — open
|
| 6246 |
+
- [PR #68608: feat: allow prompt hooks to dynamically narrow tool surface](https://github.com/openclaw/openclaw/pull/68608) — closed
|
| 6247 |
+
|
| 6248 |
### `sunapi386`
|
| 6249 |
|
| 6250 |
- profile: [github.com/sunapi386](https://github.com/sunapi386)
|
|
|
|
| 6399 |
- [PR #68116: feat(memory-lancedb): support reindex and drop-index command](https://github.com/openclaw/openclaw/pull/68116) — open
|
| 6400 |
- [PR #67952: fix(memory-lancedb): get memory records through ltm list command](https://github.com/openclaw/openclaw/pull/67952) — open
|
| 6401 |
|
| 6402 |
+
### `Yanhu007`
|
| 6403 |
+
|
| 6404 |
+
- profile: [github.com/Yanhu007](https://github.com/Yanhu007)
|
| 6405 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYanhu007)
|
| 6406 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYanhu007)
|
| 6407 |
+
- repo first seen: `2026-04-10T13:40:56Z`
|
| 6408 |
+
- repo last seen: `2026-04-12T04:35:40Z`
|
| 6409 |
+
- first seen in snapshot: **no**
|
| 6410 |
+
- repo association: **CONTRIBUTOR**
|
| 6411 |
+
- repo primary artifacts: **22**
|
| 6412 |
+
- snapshot authored PRs/issues: **22 PRs / 0 issues**
|
| 6413 |
+
- snapshot discussion activity: **10 comments / 0 reviews / 0 review comments**
|
| 6414 |
+
- account age: **4741 days**
|
| 6415 |
+
- recent public PR activity: **200 PRs** (20 merged / 28 closed-unmerged / 152 open; merged rate **10%**, closed-unmerged rate **14%**, open rate **76%**)
|
| 6416 |
+
- public orgs: none visible
|
| 6417 |
+
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 6418 |
+
- heuristic read: **extremely high recent PR volume; very broad repo spread; high open PR share**
|
| 6419 |
+
|
| 6420 |
+
Example artifacts:
|
| 6421 |
+
- [PR #65175: fix(cron): persist sessionFile for isolated cron runs to prevent orphans](https://github.com/openclaw/openclaw/pull/65175) — open
|
| 6422 |
+
- [PR #65059: fix(minimax): use configured baseUrl for usage polling endpoint](https://github.com/openclaw/openclaw/pull/65059) — open
|
| 6423 |
+
- [PR #65058: fix(googlechat): accept add-on space lifecycle payload variants](https://github.com/openclaw/openclaw/pull/65058) — open
|
| 6424 |
+
|
| 6425 |
### `HOYALIM`
|
| 6426 |
|
| 6427 |
- profile: [github.com/HOYALIM](https://github.com/HOYALIM)
|
|
|
|
| 6746 |
- [PR #62483: fix: preserve explicit provider prefixes for slash-delimited chat models [AI-assisted]](https://github.com/openclaw/openclaw/pull/62483) — closed, draft
|
| 6747 |
- [PR #62482: fix: refresh subsystem file loggers across daily log rollovers [AI-assisted]](https://github.com/openclaw/openclaw/pull/62482) — open
|
| 6748 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6749 |
### `kakahu2015`
|
| 6750 |
|
| 6751 |
- profile: [github.com/kakahu2015](https://github.com/kakahu2015)
|
|
|
|
| 8117 |
- [Issue #65621: Local gateway RPC can fail with opaque 1006 errors and GatewayClient does not honor explicit deviceIdentity=null](https://github.com/openclaw/openclaw/issues/65621) — open
|
| 8118 |
- [Issue #53652: WhatsApp: HTML files silently fail to attach as documents](https://github.com/openclaw/openclaw/issues/53652) — open
|
| 8119 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8120 |
### `0riginal-claw`
|
| 8121 |
|
| 8122 |
- profile: [github.com/0riginal-claw](https://github.com/0riginal-claw)
|
|
|
|
| 8469 |
- [PR #67788: fix: improve cli help and gateway guidance](https://github.com/openclaw/openclaw/pull/67788) — open
|
| 8470 |
- [Issue #53234: Feature Request: Native Kapso support as WhatsApp provider](https://github.com/openclaw/openclaw/issues/53234) — open
|
| 8471 |
|
| 8472 |
+
### `dyz2102`
|
| 8473 |
+
|
| 8474 |
+
- profile: [github.com/dyz2102](https://github.com/dyz2102)
|
| 8475 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adyz2102)
|
| 8476 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adyz2102)
|
| 8477 |
+
- repo first seen: `2026-04-18T23:47:21Z`
|
| 8478 |
+
- repo last seen: `2026-04-18T23:56:28Z`
|
| 8479 |
+
- first seen in snapshot: **yes**
|
| 8480 |
+
- repo association: **NONE**
|
| 8481 |
+
- repo primary artifacts: **2**
|
| 8482 |
+
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8483 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 8484 |
+
- account age: **3517 days**
|
| 8485 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8486 |
+
- public orgs: `ResumeHack`
|
| 8487 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 8488 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 8489 |
+
|
| 8490 |
+
Example artifacts:
|
| 8491 |
+
- [PR #68733: Prefer API audio providers before local fallback](https://github.com/openclaw/openclaw/pull/68733) — open, draft
|
| 8492 |
+
- [Issue #68727: Audio auto transcription can prefer local Whisper over API provider and break Groq multipart uploads](https://github.com/openclaw/openclaw/issues/68727) — open
|
| 8493 |
+
|
| 8494 |
### `earon-han`
|
| 8495 |
|
| 8496 |
- profile: [github.com/earon-han](https://github.com/earon-han)
|
|
|
|
| 11335 |
Example artifacts:
|
| 11336 |
- [PR #65725: fix(browser): allow loopback CDP connections regardless of SSRF policy](https://github.com/openclaw/openclaw/pull/65725) — closed
|
| 11337 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11338 |
### `EOLreidc`
|
| 11339 |
|
| 11340 |
- profile: [github.com/EOLreidc](https://github.com/EOLreidc)
|
|
|
|
| 11678 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Againeyllc)
|
| 11679 |
- repo first seen: `2026-04-18T22:29:01Z`
|
| 11680 |
- repo last seen: `2026-04-18T22:48:16Z`
|
| 11681 |
+
- first seen in snapshot: **no**
|
| 11682 |
- repo association: **NONE**
|
| 11683 |
- repo primary artifacts: **1**
|
| 11684 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11699 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agarrytan)
|
| 11700 |
- repo first seen: `2026-04-18T23:01:38Z`
|
| 11701 |
- repo last seen: `2026-04-18T23:10:12Z`
|
| 11702 |
+
- first seen in snapshot: **no**
|
| 11703 |
- repo association: **NONE**
|
| 11704 |
- repo primary artifacts: **1**
|
| 11705 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13835 |
Example artifacts:
|
| 13836 |
- [PR #65680: feat: Streamline Feishu channel onboarding with QR code scan-to-create flow](https://github.com/openclaw/openclaw/pull/65680) — closed, merged
|
| 13837 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13838 |
### `mfzzf`
|
| 13839 |
|
| 13840 |
- profile: [github.com/mfzzf](https://github.com/mfzzf)
|
|
|
|
| 15565 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASteady-ai)
|
| 15566 |
- repo first seen: `2026-04-18T22:24:42Z`
|
| 15567 |
- repo last seen: `2026-04-18T22:24:42Z`
|
| 15568 |
+
- first seen in snapshot: **no**
|
| 15569 |
- repo association: **NONE**
|
| 15570 |
- repo primary artifacts: **1**
|
| 15571 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15579 |
Example artifacts:
|
| 15580 |
- [PR #68708: [codex] Guard browser route continue race](https://github.com/openclaw/openclaw/pull/68708) — open, draft
|
| 15581 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15582 |
### `sunkeysun`
|
| 15583 |
|
| 15584 |
- profile: [github.com/sunkeysun](https://github.com/sunkeysun)
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3bd300ae61775d716feaea99fea7fcb27ac6eb5d1fb91baffdb346117376c0b
|
| 3 |
+
size 97552
|
pr_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9dec84a81366a9f82127d3916f69f83c1ef0001ce84d87893a2ff4469ef3f96
|
| 3 |
+
size 46872280
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f34809a7abb3c9453ba9720dcf0aca19e86e2c087b25c29d93277b286241bbb
|
| 3 |
+
size 121765783
|
pr_files.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c86882c5fb3d6458807f1c2a7354a735710f243a0e25bec807781333862401a
|
| 3 |
+
size 97695572
|
pull_requests.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e04f238e9168bdab032c30171958c9dcd3aba52992c8aae1a11e9ff62bf6a869
|
| 3 |
+
size 4882923
|
review_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83b6aa11bb72bce8b6c07e01a9c074a789000b68a70a5b631883cf373f23e629
|
| 3 |
+
size 7489668
|
reviews.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8df997dd5682817fabcf142a8995baaa3959f95ed63438e819ca7b0ab0753553
|
| 3 |
+
size 1473873
|
snapshots/20260419T002035Z/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 4 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 5 |
+
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
+
},
|
| 7 |
+
"counts": {
|
| 8 |
+
"comments": 136694,
|
| 9 |
+
"issues": 4526,
|
| 10 |
+
"links": 44582,
|
| 11 |
+
"new_contributors": 716,
|
| 12 |
+
"pr_diffs": 3339,
|
| 13 |
+
"pr_files": 72045,
|
| 14 |
+
"pull_requests": 3339,
|
| 15 |
+
"review_comments": 17457,
|
| 16 |
+
"reviews": 13263,
|
| 17 |
+
"timeline_events": 54841
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T00:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 60,
|
| 22 |
+
"issue_stubs": 49,
|
| 23 |
+
"issues": 28,
|
| 24 |
+
"links": 92,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 1565,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 546,
|
| 29 |
+
"reviews": 377,
|
| 30 |
+
"timeline_events": 1366
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-19T00:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T002035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T23:20:34Z",
|
| 37 |
+
"next_since": "2026-04-19T00:20:35Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260419T002035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260419T002035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-19T00:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260419T002035Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-04-
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
-
"updated_at": "2026-04-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-18T23:20:34Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260419T002035Z",
|
| 4 |
+
"next_since": "2026-04-19T00:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-19T00:20:35Z"
|
| 7 |
}
|