Refresh openclaw dataset snapshot 20260418T002035Z
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 +25 -25
- new-contributors-report.json +1139 -1031
- new-contributors-report.md +314 -287
- 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/20260418T002035Z/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: `20260418T002035Z`
|
| 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:9cb1d897d98d6b0a959f8b2a69744c09940846be66e8ceea3262993ffd6b6f78
|
| 3 |
+
size 66980750
|
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:d8b357a44c3635d14f06b5ca890f48597cd1dc4b8fc4c7f261c12981a93c5ab1
|
| 3 |
+
size 896018
|
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:393e77d832502bcc2fe7181a23f1fab90ac61805989c369098d849a97eec4dff
|
| 3 |
+
size 19923580
|
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:db90352c6010d3f5297039410026e029fce437266b10e5b0771a87cd9c244ed0
|
| 3 |
+
size 6353228
|
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:1231780158bf648aed53b98bb2a92113c29b66830f45a51bdf758c9c6d99c32e
|
| 3 |
+
size 517698
|
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":
|
| 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": 135668,
|
| 9 |
+
"issues": 4182,
|
| 10 |
+
"links": 43347,
|
| 11 |
+
"new_contributors": 722,
|
| 12 |
+
"pr_diffs": 2944,
|
| 13 |
+
"pr_files": 58766,
|
| 14 |
+
"pull_requests": 2944,
|
| 15 |
+
"review_comments": 14457,
|
| 16 |
+
"reviews": 10909,
|
| 17 |
+
"timeline_events": 45331
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T00:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 31,
|
| 22 |
+
"issue_stubs": 52,
|
| 23 |
+
"issues": 12,
|
| 24 |
+
"links": 79,
|
| 25 |
+
"pr_diffs": 40,
|
| 26 |
+
"pr_files": 460,
|
| 27 |
+
"pull_requests": 40,
|
| 28 |
+
"review_comments": 503,
|
| 29 |
+
"reviews": 348,
|
| 30 |
+
"timeline_events": 1067
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T00:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T002035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-17T23:20:41Z",
|
| 37 |
+
"next_since": "2026-04-18T00: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": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -301,12 +301,12 @@
|
|
| 301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys",
|
| 302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys",
|
| 303 |
"repo_first_seen_at": "2026-01-29T06:32:51Z",
|
| 304 |
-
"repo_last_seen_at": "2026-04-
|
| 305 |
"repo_primary_artifact_count": 38,
|
| 306 |
-
"repo_artifact_count":
|
| 307 |
"snapshot_issue_count": 0,
|
| 308 |
"snapshot_pr_count": 38,
|
| 309 |
-
"snapshot_comment_count":
|
| 310 |
"snapshot_review_count": 3,
|
| 311 |
"snapshot_review_comment_count": 3,
|
| 312 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -1058,83 +1058,6 @@
|
|
| 1058 |
},
|
| 1059 |
"fetch_error": null
|
| 1060 |
},
|
| 1061 |
-
{
|
| 1062 |
-
"author_login": "oraculoos",
|
| 1063 |
-
"name": null,
|
| 1064 |
-
"profile_url": "https://github.com/oraculoos",
|
| 1065 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aoraculoos",
|
| 1066 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aoraculoos",
|
| 1067 |
-
"repo_first_seen_at": "2026-04-14T13:16:27Z",
|
| 1068 |
-
"repo_last_seen_at": "2026-04-14T15:11:33Z",
|
| 1069 |
-
"repo_primary_artifact_count": 20,
|
| 1070 |
-
"repo_artifact_count": 20,
|
| 1071 |
-
"snapshot_issue_count": 0,
|
| 1072 |
-
"snapshot_pr_count": 20,
|
| 1073 |
-
"snapshot_comment_count": 0,
|
| 1074 |
-
"snapshot_review_count": 0,
|
| 1075 |
-
"snapshot_review_comment_count": 0,
|
| 1076 |
-
"repo_association": "NONE",
|
| 1077 |
-
"new_to_repo": false,
|
| 1078 |
-
"first_seen_in_snapshot": false,
|
| 1079 |
-
"known_via_prior_merged_pr": false,
|
| 1080 |
-
"report_reason": null,
|
| 1081 |
-
"enrichment_source": "live",
|
| 1082 |
-
"live_refetch_skipped": false,
|
| 1083 |
-
"account_age_days": null,
|
| 1084 |
-
"young_account": false,
|
| 1085 |
-
"follow_through_score": "n/a",
|
| 1086 |
-
"breadth_score": "n/a",
|
| 1087 |
-
"automation_risk_signal": "n/a",
|
| 1088 |
-
"heuristic_note": "summary unavailable",
|
| 1089 |
-
"public_orgs": [],
|
| 1090 |
-
"activity": {
|
| 1091 |
-
"visible_authored_pr_count": null,
|
| 1092 |
-
"merged_pr_count": null,
|
| 1093 |
-
"closed_unmerged_pr_count": null,
|
| 1094 |
-
"open_pr_count": null,
|
| 1095 |
-
"merged_pr_rate": null,
|
| 1096 |
-
"closed_unmerged_pr_rate": null,
|
| 1097 |
-
"still_open_pr_rate": null,
|
| 1098 |
-
"distinct_repos_with_authored_prs": null,
|
| 1099 |
-
"distinct_repos_with_open_prs": null
|
| 1100 |
-
},
|
| 1101 |
-
"examples": {
|
| 1102 |
-
"pull_requests": [
|
| 1103 |
-
{
|
| 1104 |
-
"kind": "pull_request",
|
| 1105 |
-
"number": 66632,
|
| 1106 |
-
"title": "docs: expand stability focus in CONTRIBUTING.md",
|
| 1107 |
-
"url": "https://github.com/openclaw/openclaw/pull/66632",
|
| 1108 |
-
"state": "closed",
|
| 1109 |
-
"merged": false,
|
| 1110 |
-
"draft": false,
|
| 1111 |
-
"created_at": "2026-04-14T15:11:33Z"
|
| 1112 |
-
},
|
| 1113 |
-
{
|
| 1114 |
-
"kind": "pull_request",
|
| 1115 |
-
"number": 66630,
|
| 1116 |
-
"title": "docs: clarify responsible disclosure in SECURITY.md",
|
| 1117 |
-
"url": "https://github.com/openclaw/openclaw/pull/66630",
|
| 1118 |
-
"state": "closed",
|
| 1119 |
-
"merged": false,
|
| 1120 |
-
"draft": false,
|
| 1121 |
-
"created_at": "2026-04-14T15:10:39Z"
|
| 1122 |
-
},
|
| 1123 |
-
{
|
| 1124 |
-
"kind": "pull_request",
|
| 1125 |
-
"number": 66629,
|
| 1126 |
-
"title": "docs: add section comments to .dockerignore for better organization",
|
| 1127 |
-
"url": "https://github.com/openclaw/openclaw/pull/66629",
|
| 1128 |
-
"state": "closed",
|
| 1129 |
-
"merged": false,
|
| 1130 |
-
"draft": false,
|
| 1131 |
-
"created_at": "2026-04-14T15:10:05Z"
|
| 1132 |
-
}
|
| 1133 |
-
],
|
| 1134 |
-
"issues": []
|
| 1135 |
-
},
|
| 1136 |
-
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'oraculoos'.\"}]"
|
| 1137 |
-
},
|
| 1138 |
{
|
| 1139 |
"author_login": "kagura-agent",
|
| 1140 |
"name": "Kagura",
|
|
@@ -1142,11 +1065,11 @@
|
|
| 1142 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 1143 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 1144 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 1145 |
-
"repo_last_seen_at": "2026-04-
|
| 1146 |
-
"repo_primary_artifact_count":
|
| 1147 |
-
"repo_artifact_count":
|
| 1148 |
"snapshot_issue_count": 7,
|
| 1149 |
-
"snapshot_pr_count":
|
| 1150 |
"snapshot_comment_count": 38,
|
| 1151 |
"snapshot_review_count": 0,
|
| 1152 |
"snapshot_review_comment_count": 0,
|
|
@@ -1177,6 +1100,16 @@
|
|
| 1177 |
},
|
| 1178 |
"examples": {
|
| 1179 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1180 |
{
|
| 1181 |
"kind": "pull_request",
|
| 1182 |
"number": 68096,
|
|
@@ -1196,16 +1129,6 @@
|
|
| 1196 |
"merged": false,
|
| 1197 |
"draft": false,
|
| 1198 |
"created_at": "2026-04-17T10:14:35Z"
|
| 1199 |
-
},
|
| 1200 |
-
{
|
| 1201 |
-
"kind": "pull_request",
|
| 1202 |
-
"number": 68040,
|
| 1203 |
-
"title": "fix: Tavily plugin SecretRef for webSearch.apiKey fails at runtime",
|
| 1204 |
-
"url": "https://github.com/openclaw/openclaw/pull/68040",
|
| 1205 |
-
"state": "closed",
|
| 1206 |
-
"merged": false,
|
| 1207 |
-
"draft": false,
|
| 1208 |
-
"created_at": "2026-04-17T08:05:58Z"
|
| 1209 |
}
|
| 1210 |
],
|
| 1211 |
"issues": [
|
|
@@ -1243,6 +1166,83 @@
|
|
| 1243 |
},
|
| 1244 |
"fetch_error": null
|
| 1245 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1246 |
{
|
| 1247 |
"author_login": "jalehman",
|
| 1248 |
"name": "Josh Lehman",
|
|
@@ -1750,12 +1750,12 @@
|
|
| 1750 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek",
|
| 1751 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek",
|
| 1752 |
"repo_first_seen_at": "2026-01-31T03:06:37Z",
|
| 1753 |
-
"repo_last_seen_at": "2026-04-
|
| 1754 |
"repo_primary_artifact_count": 34,
|
| 1755 |
-
"repo_artifact_count":
|
| 1756 |
"snapshot_issue_count": 18,
|
| 1757 |
"snapshot_pr_count": 16,
|
| 1758 |
-
"snapshot_comment_count":
|
| 1759 |
"snapshot_review_count": 0,
|
| 1760 |
"snapshot_review_comment_count": 0,
|
| 1761 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -1810,7 +1810,7 @@
|
|
| 1810 |
"number": 65644,
|
| 1811 |
"title": "docs: harden podman env sample guidance",
|
| 1812 |
"url": "https://github.com/openclaw/openclaw/pull/65644",
|
| 1813 |
-
"state": "
|
| 1814 |
"merged": false,
|
| 1815 |
"draft": false,
|
| 1816 |
"created_at": "2026-04-13T01:44:27Z"
|
|
@@ -1832,7 +1832,7 @@
|
|
| 1832 |
"number": 65625,
|
| 1833 |
"title": "[Bug]: openclaw.podman.env ships empty gateway token with lan bind as default, exposing unauthenticated gateway if used directly",
|
| 1834 |
"url": "https://github.com/openclaw/openclaw/issues/65625",
|
| 1835 |
-
"state": "
|
| 1836 |
"merged": null,
|
| 1837 |
"draft": null,
|
| 1838 |
"created_at": "2026-04-13T01:06:45Z"
|
|
@@ -3028,12 +3028,12 @@
|
|
| 3028 |
"snapshot_review_count": 0,
|
| 3029 |
"snapshot_review_comment_count": 0,
|
| 3030 |
"repo_association": "NONE",
|
| 3031 |
-
"new_to_repo":
|
| 3032 |
-
"first_seen_in_snapshot":
|
| 3033 |
"known_via_prior_merged_pr": false,
|
| 3034 |
-
"report_reason":
|
| 3035 |
-
"enrichment_source": "
|
| 3036 |
-
"live_refetch_skipped":
|
| 3037 |
"account_age_days": 2426,
|
| 3038 |
"young_account": false,
|
| 3039 |
"follow_through_score": "weak",
|
|
@@ -3166,6 +3166,83 @@
|
|
| 3166 |
},
|
| 3167 |
"fetch_error": null
|
| 3168 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3169 |
{
|
| 3170 |
"author_login": "lml2468",
|
| 3171 |
"name": "Menglin Li",
|
|
@@ -3762,83 +3839,6 @@
|
|
| 3762 |
},
|
| 3763 |
"fetch_error": null
|
| 3764 |
},
|
| 3765 |
-
{
|
| 3766 |
-
"author_login": "Linux2010",
|
| 3767 |
-
"name": "Andy Tien",
|
| 3768 |
-
"profile_url": "https://github.com/Linux2010",
|
| 3769 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALinux2010",
|
| 3770 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALinux2010",
|
| 3771 |
-
"repo_first_seen_at": "2026-02-28T09:30:44Z",
|
| 3772 |
-
"repo_last_seen_at": "2026-04-17T15:56:11Z",
|
| 3773 |
-
"repo_primary_artifact_count": 9,
|
| 3774 |
-
"repo_artifact_count": 73,
|
| 3775 |
-
"snapshot_issue_count": 0,
|
| 3776 |
-
"snapshot_pr_count": 9,
|
| 3777 |
-
"snapshot_comment_count": 64,
|
| 3778 |
-
"snapshot_review_count": 0,
|
| 3779 |
-
"snapshot_review_comment_count": 0,
|
| 3780 |
-
"repo_association": "CONTRIBUTOR",
|
| 3781 |
-
"new_to_repo": false,
|
| 3782 |
-
"first_seen_in_snapshot": false,
|
| 3783 |
-
"known_via_prior_merged_pr": false,
|
| 3784 |
-
"report_reason": null,
|
| 3785 |
-
"enrichment_source": "previous_report",
|
| 3786 |
-
"live_refetch_skipped": true,
|
| 3787 |
-
"account_age_days": 3021,
|
| 3788 |
-
"young_account": false,
|
| 3789 |
-
"follow_through_score": "weak",
|
| 3790 |
-
"breadth_score": "low",
|
| 3791 |
-
"automation_risk_signal": "low",
|
| 3792 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3793 |
-
"public_orgs": [],
|
| 3794 |
-
"activity": {
|
| 3795 |
-
"visible_authored_pr_count": 16,
|
| 3796 |
-
"merged_pr_count": 1,
|
| 3797 |
-
"closed_unmerged_pr_count": 4,
|
| 3798 |
-
"open_pr_count": 11,
|
| 3799 |
-
"merged_pr_rate": 0.0625,
|
| 3800 |
-
"closed_unmerged_pr_rate": 0.25,
|
| 3801 |
-
"still_open_pr_rate": 0.6875,
|
| 3802 |
-
"distinct_repos_with_authored_prs": 3,
|
| 3803 |
-
"distinct_repos_with_open_prs": 2
|
| 3804 |
-
},
|
| 3805 |
-
"examples": {
|
| 3806 |
-
"pull_requests": [
|
| 3807 |
-
{
|
| 3808 |
-
"kind": "pull_request",
|
| 3809 |
-
"number": 68189,
|
| 3810 |
-
"title": "fix: prevent heartbeat events from preempting user-facing reply lane",
|
| 3811 |
-
"url": "https://github.com/openclaw/openclaw/pull/68189",
|
| 3812 |
-
"state": "closed",
|
| 3813 |
-
"merged": false,
|
| 3814 |
-
"draft": false,
|
| 3815 |
-
"created_at": "2026-04-17T15:56:11Z"
|
| 3816 |
-
},
|
| 3817 |
-
{
|
| 3818 |
-
"kind": "pull_request",
|
| 3819 |
-
"number": 68130,
|
| 3820 |
-
"title": "fix: reduce log level for narrative session cleanup scope failures",
|
| 3821 |
-
"url": "https://github.com/openclaw/openclaw/pull/68130",
|
| 3822 |
-
"state": "open",
|
| 3823 |
-
"merged": false,
|
| 3824 |
-
"draft": false,
|
| 3825 |
-
"created_at": "2026-04-17T13:46:20Z"
|
| 3826 |
-
},
|
| 3827 |
-
{
|
| 3828 |
-
"kind": "pull_request",
|
| 3829 |
-
"number": 68010,
|
| 3830 |
-
"title": "fix(providers): defer OpenRouter env var candidates to lazy proxy (#67989)",
|
| 3831 |
-
"url": "https://github.com/openclaw/openclaw/pull/68010",
|
| 3832 |
-
"state": "open",
|
| 3833 |
-
"merged": false,
|
| 3834 |
-
"draft": false,
|
| 3835 |
-
"created_at": "2026-04-17T06:24:43Z"
|
| 3836 |
-
}
|
| 3837 |
-
],
|
| 3838 |
-
"issues": []
|
| 3839 |
-
},
|
| 3840 |
-
"fetch_error": null
|
| 3841 |
-
},
|
| 3842 |
{
|
| 3843 |
"author_login": "SARAMALI15792",
|
| 3844 |
"name": "saram ali ",
|
|
@@ -4828,6 +4828,85 @@
|
|
| 4828 |
},
|
| 4829 |
"fetch_error": null
|
| 4830 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4831 |
{
|
| 4832 |
"author_login": "Magicray1217",
|
| 4833 |
"name": "WANG RAN",
|
|
@@ -4905,6 +4984,83 @@
|
|
| 4905 |
},
|
| 4906 |
"fetch_error": null
|
| 4907 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4908 |
{
|
| 4909 |
"author_login": "mushuiyu886",
|
| 4910 |
"name": null,
|
|
@@ -5145,12 +5301,12 @@
|
|
| 5145 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv",
|
| 5146 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv",
|
| 5147 |
"repo_first_seen_at": "2026-04-08T18:58:33Z",
|
| 5148 |
-
"repo_last_seen_at": "2026-04-
|
| 5149 |
"repo_primary_artifact_count": 12,
|
| 5150 |
-
"repo_artifact_count":
|
| 5151 |
"snapshot_issue_count": 5,
|
| 5152 |
"snapshot_pr_count": 7,
|
| 5153 |
-
"snapshot_comment_count":
|
| 5154 |
"snapshot_review_count": 6,
|
| 5155 |
"snapshot_review_comment_count": 6,
|
| 5156 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -5527,14 +5683,14 @@
|
|
| 5527 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arubencu",
|
| 5528 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arubencu",
|
| 5529 |
"repo_first_seen_at": "2026-04-13T11:49:44Z",
|
| 5530 |
-
"repo_last_seen_at": "2026-04-
|
| 5531 |
"repo_primary_artifact_count": 8,
|
| 5532 |
-
"repo_artifact_count":
|
| 5533 |
"snapshot_issue_count": 1,
|
| 5534 |
"snapshot_pr_count": 7,
|
| 5535 |
"snapshot_comment_count": 1,
|
| 5536 |
-
"snapshot_review_count":
|
| 5537 |
-
"snapshot_review_comment_count":
|
| 5538 |
"repo_association": "CONTRIBUTOR",
|
| 5539 |
"new_to_repo": false,
|
| 5540 |
"first_seen_in_snapshot": false,
|
|
@@ -5918,83 +6074,6 @@
|
|
| 5918 |
},
|
| 5919 |
"fetch_error": null
|
| 5920 |
},
|
| 5921 |
-
{
|
| 5922 |
-
"author_login": "MonkeyLeeT",
|
| 5923 |
-
"name": "Ted Li",
|
| 5924 |
-
"profile_url": "https://github.com/MonkeyLeeT",
|
| 5925 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT",
|
| 5926 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT",
|
| 5927 |
-
"repo_first_seen_at": "2026-03-02T15:37:21Z",
|
| 5928 |
-
"repo_last_seen_at": "2026-04-17T15:29:13Z",
|
| 5929 |
-
"repo_primary_artifact_count": 7,
|
| 5930 |
-
"repo_artifact_count": 22,
|
| 5931 |
-
"snapshot_issue_count": 0,
|
| 5932 |
-
"snapshot_pr_count": 7,
|
| 5933 |
-
"snapshot_comment_count": 13,
|
| 5934 |
-
"snapshot_review_count": 1,
|
| 5935 |
-
"snapshot_review_comment_count": 1,
|
| 5936 |
-
"repo_association": "CONTRIBUTOR",
|
| 5937 |
-
"new_to_repo": false,
|
| 5938 |
-
"first_seen_in_snapshot": false,
|
| 5939 |
-
"known_via_prior_merged_pr": true,
|
| 5940 |
-
"report_reason": null,
|
| 5941 |
-
"enrichment_source": "previous_report",
|
| 5942 |
-
"live_refetch_skipped": true,
|
| 5943 |
-
"account_age_days": 4437,
|
| 5944 |
-
"young_account": false,
|
| 5945 |
-
"follow_through_score": "weak",
|
| 5946 |
-
"breadth_score": "low",
|
| 5947 |
-
"automation_risk_signal": "low",
|
| 5948 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5949 |
-
"public_orgs": [],
|
| 5950 |
-
"activity": {
|
| 5951 |
-
"visible_authored_pr_count": 9,
|
| 5952 |
-
"merged_pr_count": 2,
|
| 5953 |
-
"closed_unmerged_pr_count": 3,
|
| 5954 |
-
"open_pr_count": 4,
|
| 5955 |
-
"merged_pr_rate": 0.2222,
|
| 5956 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 5957 |
-
"still_open_pr_rate": 0.4444,
|
| 5958 |
-
"distinct_repos_with_authored_prs": 2,
|
| 5959 |
-
"distinct_repos_with_open_prs": 2
|
| 5960 |
-
},
|
| 5961 |
-
"examples": {
|
| 5962 |
-
"pull_requests": [
|
| 5963 |
-
{
|
| 5964 |
-
"kind": "pull_request",
|
| 5965 |
-
"number": 67807,
|
| 5966 |
-
"title": "fix(cron): clean up deleteAfterRun direct deliveries",
|
| 5967 |
-
"url": "https://github.com/openclaw/openclaw/pull/67807",
|
| 5968 |
-
"state": "open",
|
| 5969 |
-
"merged": false,
|
| 5970 |
-
"draft": false,
|
| 5971 |
-
"created_at": "2026-04-16T20:24:22Z"
|
| 5972 |
-
},
|
| 5973 |
-
{
|
| 5974 |
-
"kind": "pull_request",
|
| 5975 |
-
"number": 67800,
|
| 5976 |
-
"title": "fix(agents): honor explicit long Anthropic cache TTL on custom hosts",
|
| 5977 |
-
"url": "https://github.com/openclaw/openclaw/pull/67800",
|
| 5978 |
-
"state": "open",
|
| 5979 |
-
"merged": false,
|
| 5980 |
-
"draft": false,
|
| 5981 |
-
"created_at": "2026-04-16T19:54:47Z"
|
| 5982 |
-
},
|
| 5983 |
-
{
|
| 5984 |
-
"kind": "pull_request",
|
| 5985 |
-
"number": 66111,
|
| 5986 |
-
"title": "fix(reply): recognize /trace directives",
|
| 5987 |
-
"url": "https://github.com/openclaw/openclaw/pull/66111",
|
| 5988 |
-
"state": "closed",
|
| 5989 |
-
"merged": false,
|
| 5990 |
-
"draft": false,
|
| 5991 |
-
"created_at": "2026-04-13T18:29:46Z"
|
| 5992 |
-
}
|
| 5993 |
-
],
|
| 5994 |
-
"issues": []
|
| 5995 |
-
},
|
| 5996 |
-
"fetch_error": null
|
| 5997 |
-
},
|
| 5998 |
{
|
| 5999 |
"author_login": "MukundaKatta",
|
| 6000 |
"name": "Mukunda Rao Katta",
|
|
@@ -8484,12 +8563,12 @@
|
|
| 8484 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty",
|
| 8485 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty",
|
| 8486 |
"repo_first_seen_at": "2026-04-11T18:30:35Z",
|
| 8487 |
-
"repo_last_seen_at": "2026-04-
|
| 8488 |
"repo_primary_artifact_count": 6,
|
| 8489 |
-
"repo_artifact_count":
|
| 8490 |
"snapshot_issue_count": 2,
|
| 8491 |
"snapshot_pr_count": 4,
|
| 8492 |
-
"snapshot_comment_count":
|
| 8493 |
"snapshot_review_count": 0,
|
| 8494 |
"snapshot_review_comment_count": 0,
|
| 8495 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -12454,83 +12533,6 @@
|
|
| 12454 |
},
|
| 12455 |
"fetch_error": null
|
| 12456 |
},
|
| 12457 |
-
{
|
| 12458 |
-
"author_login": "xchunzhao",
|
| 12459 |
-
"name": "XXLOKI",
|
| 12460 |
-
"profile_url": "https://github.com/xchunzhao",
|
| 12461 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Axchunzhao",
|
| 12462 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Axchunzhao",
|
| 12463 |
-
"repo_first_seen_at": "2026-04-10T23:50:05Z",
|
| 12464 |
-
"repo_last_seen_at": "2026-04-11T01:11:39Z",
|
| 12465 |
-
"repo_primary_artifact_count": 3,
|
| 12466 |
-
"repo_artifact_count": 5,
|
| 12467 |
-
"snapshot_issue_count": 0,
|
| 12468 |
-
"snapshot_pr_count": 3,
|
| 12469 |
-
"snapshot_comment_count": 2,
|
| 12470 |
-
"snapshot_review_count": 0,
|
| 12471 |
-
"snapshot_review_comment_count": 0,
|
| 12472 |
-
"repo_association": "NONE",
|
| 12473 |
-
"new_to_repo": false,
|
| 12474 |
-
"first_seen_in_snapshot": false,
|
| 12475 |
-
"known_via_prior_merged_pr": false,
|
| 12476 |
-
"report_reason": null,
|
| 12477 |
-
"enrichment_source": "previous_report",
|
| 12478 |
-
"live_refetch_skipped": true,
|
| 12479 |
-
"account_age_days": 3918,
|
| 12480 |
-
"young_account": false,
|
| 12481 |
-
"follow_through_score": "weak",
|
| 12482 |
-
"breadth_score": "low",
|
| 12483 |
-
"automation_risk_signal": "low",
|
| 12484 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 12485 |
-
"public_orgs": [],
|
| 12486 |
-
"activity": {
|
| 12487 |
-
"visible_authored_pr_count": 3,
|
| 12488 |
-
"merged_pr_count": 0,
|
| 12489 |
-
"closed_unmerged_pr_count": 1,
|
| 12490 |
-
"open_pr_count": 2,
|
| 12491 |
-
"merged_pr_rate": 0.0,
|
| 12492 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 12493 |
-
"still_open_pr_rate": 0.6667,
|
| 12494 |
-
"distinct_repos_with_authored_prs": 1,
|
| 12495 |
-
"distinct_repos_with_open_prs": 1
|
| 12496 |
-
},
|
| 12497 |
-
"examples": {
|
| 12498 |
-
"pull_requests": [
|
| 12499 |
-
{
|
| 12500 |
-
"kind": "pull_request",
|
| 12501 |
-
"number": 64568,
|
| 12502 |
-
"title": "fix(ollama): enable streaming usage for OpenAI-compat endpoint (closes #64326)",
|
| 12503 |
-
"url": "https://github.com/openclaw/openclaw/pull/64568",
|
| 12504 |
-
"state": "closed",
|
| 12505 |
-
"merged": false,
|
| 12506 |
-
"draft": false,
|
| 12507 |
-
"created_at": "2026-04-11T01:11:39Z"
|
| 12508 |
-
},
|
| 12509 |
-
{
|
| 12510 |
-
"kind": "pull_request",
|
| 12511 |
-
"number": 64557,
|
| 12512 |
-
"title": "fix: exclude ephemeral loopback port from CLI session mcpConfigHash (closes #64386)",
|
| 12513 |
-
"url": "https://github.com/openclaw/openclaw/pull/64557",
|
| 12514 |
-
"state": "open",
|
| 12515 |
-
"merged": false,
|
| 12516 |
-
"draft": false,
|
| 12517 |
-
"created_at": "2026-04-11T00:44:52Z"
|
| 12518 |
-
},
|
| 12519 |
-
{
|
| 12520 |
-
"kind": "pull_request",
|
| 12521 |
-
"number": 64540,
|
| 12522 |
-
"title": "fix: treat empty heartbeat config as disabled (closes #64293)",
|
| 12523 |
-
"url": "https://github.com/openclaw/openclaw/pull/64540",
|
| 12524 |
-
"state": "open",
|
| 12525 |
-
"merged": false,
|
| 12526 |
-
"draft": false,
|
| 12527 |
-
"created_at": "2026-04-10T23:50:05Z"
|
| 12528 |
-
}
|
| 12529 |
-
],
|
| 12530 |
-
"issues": []
|
| 12531 |
-
},
|
| 12532 |
-
"fetch_error": null
|
| 12533 |
-
},
|
| 12534 |
{
|
| 12535 |
"author_login": "xudaiyanzi",
|
| 12536 |
"name": "Yan Xu",
|
|
@@ -12685,85 +12687,6 @@
|
|
| 12685 |
},
|
| 12686 |
"fetch_error": null
|
| 12687 |
},
|
| 12688 |
-
{
|
| 12689 |
-
"author_login": "jlapenna",
|
| 12690 |
-
"name": "Joe LaPenna",
|
| 12691 |
-
"profile_url": "https://github.com/jlapenna",
|
| 12692 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna",
|
| 12693 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna",
|
| 12694 |
-
"repo_first_seen_at": "2026-04-03T04:12:38Z",
|
| 12695 |
-
"repo_last_seen_at": "2026-04-17T22:27:22Z",
|
| 12696 |
-
"repo_primary_artifact_count": 7,
|
| 12697 |
-
"repo_artifact_count": 25,
|
| 12698 |
-
"snapshot_issue_count": 0,
|
| 12699 |
-
"snapshot_pr_count": 7,
|
| 12700 |
-
"snapshot_comment_count": 16,
|
| 12701 |
-
"snapshot_review_count": 2,
|
| 12702 |
-
"snapshot_review_comment_count": 0,
|
| 12703 |
-
"repo_association": "CONTRIBUTOR",
|
| 12704 |
-
"new_to_repo": false,
|
| 12705 |
-
"first_seen_in_snapshot": false,
|
| 12706 |
-
"known_via_prior_merged_pr": true,
|
| 12707 |
-
"report_reason": null,
|
| 12708 |
-
"enrichment_source": "previous_report",
|
| 12709 |
-
"live_refetch_skipped": true,
|
| 12710 |
-
"account_age_days": 6304,
|
| 12711 |
-
"young_account": false,
|
| 12712 |
-
"follow_through_score": "weak",
|
| 12713 |
-
"breadth_score": "low",
|
| 12714 |
-
"automation_risk_signal": "low",
|
| 12715 |
-
"heuristic_note": "high open PR share",
|
| 12716 |
-
"public_orgs": [
|
| 12717 |
-
"supersprinklesracing"
|
| 12718 |
-
],
|
| 12719 |
-
"activity": {
|
| 12720 |
-
"visible_authored_pr_count": 13,
|
| 12721 |
-
"merged_pr_count": 1,
|
| 12722 |
-
"closed_unmerged_pr_count": 3,
|
| 12723 |
-
"open_pr_count": 9,
|
| 12724 |
-
"merged_pr_rate": 0.0769,
|
| 12725 |
-
"closed_unmerged_pr_rate": 0.2308,
|
| 12726 |
-
"still_open_pr_rate": 0.6923,
|
| 12727 |
-
"distinct_repos_with_authored_prs": 2,
|
| 12728 |
-
"distinct_repos_with_open_prs": 2
|
| 12729 |
-
},
|
| 12730 |
-
"examples": {
|
| 12731 |
-
"pull_requests": [
|
| 12732 |
-
{
|
| 12733 |
-
"kind": "pull_request",
|
| 12734 |
-
"number": 66190,
|
| 12735 |
-
"title": "fix(memory): use native parser for openai embeddings proxy",
|
| 12736 |
-
"url": "https://github.com/openclaw/openclaw/pull/66190",
|
| 12737 |
-
"state": "closed",
|
| 12738 |
-
"merged": false,
|
| 12739 |
-
"draft": false,
|
| 12740 |
-
"created_at": "2026-04-13T22:46:45Z"
|
| 12741 |
-
},
|
| 12742 |
-
{
|
| 12743 |
-
"kind": "pull_request",
|
| 12744 |
-
"number": 65473,
|
| 12745 |
-
"title": "docs(gateway): Document Docker-out-of-Docker Paradox and constraint",
|
| 12746 |
-
"url": "https://github.com/openclaw/openclaw/pull/65473",
|
| 12747 |
-
"state": "closed",
|
| 12748 |
-
"merged": true,
|
| 12749 |
-
"draft": false,
|
| 12750 |
-
"created_at": "2026-04-12T16:57:49Z"
|
| 12751 |
-
},
|
| 12752 |
-
{
|
| 12753 |
-
"kind": "pull_request",
|
| 12754 |
-
"number": 64485,
|
| 12755 |
-
"title": "fix(docker): add config dir defaults to prevent broken volume mounts",
|
| 12756 |
-
"url": "https://github.com/openclaw/openclaw/pull/64485",
|
| 12757 |
-
"state": "open",
|
| 12758 |
-
"merged": false,
|
| 12759 |
-
"draft": false,
|
| 12760 |
-
"created_at": "2026-04-10T20:04:49Z"
|
| 12761 |
-
}
|
| 12762 |
-
],
|
| 12763 |
-
"issues": []
|
| 12764 |
-
},
|
| 12765 |
-
"fetch_error": null
|
| 12766 |
-
},
|
| 12767 |
{
|
| 12768 |
"author_login": "sercada",
|
| 12769 |
"name": "Sergio Cadavid",
|
|
@@ -12862,171 +12785,6 @@
|
|
| 12862 |
},
|
| 12863 |
"fetch_error": null
|
| 12864 |
},
|
| 12865 |
-
{
|
| 12866 |
-
"author_login": "Lucenx9",
|
| 12867 |
-
"name": "Simone",
|
| 12868 |
-
"profile_url": "https://github.com/Lucenx9",
|
| 12869 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 12870 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 12871 |
-
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 12872 |
-
"repo_last_seen_at": "2026-04-17T20:16:27Z",
|
| 12873 |
-
"repo_primary_artifact_count": 6,
|
| 12874 |
-
"repo_artifact_count": 18,
|
| 12875 |
-
"snapshot_issue_count": 1,
|
| 12876 |
-
"snapshot_pr_count": 5,
|
| 12877 |
-
"snapshot_comment_count": 12,
|
| 12878 |
-
"snapshot_review_count": 0,
|
| 12879 |
-
"snapshot_review_comment_count": 0,
|
| 12880 |
-
"repo_association": "CONTRIBUTOR",
|
| 12881 |
-
"new_to_repo": false,
|
| 12882 |
-
"first_seen_in_snapshot": false,
|
| 12883 |
-
"known_via_prior_merged_pr": false,
|
| 12884 |
-
"report_reason": null,
|
| 12885 |
-
"enrichment_source": "previous_report",
|
| 12886 |
-
"live_refetch_skipped": true,
|
| 12887 |
-
"account_age_days": 547,
|
| 12888 |
-
"young_account": false,
|
| 12889 |
-
"follow_through_score": "weak",
|
| 12890 |
-
"breadth_score": "low",
|
| 12891 |
-
"automation_risk_signal": "low",
|
| 12892 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 12893 |
-
"public_orgs": [],
|
| 12894 |
-
"activity": {
|
| 12895 |
-
"visible_authored_pr_count": 3,
|
| 12896 |
-
"merged_pr_count": 0,
|
| 12897 |
-
"closed_unmerged_pr_count": 0,
|
| 12898 |
-
"open_pr_count": 3,
|
| 12899 |
-
"merged_pr_rate": 0.0,
|
| 12900 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 12901 |
-
"still_open_pr_rate": 1.0,
|
| 12902 |
-
"distinct_repos_with_authored_prs": 2,
|
| 12903 |
-
"distinct_repos_with_open_prs": 2
|
| 12904 |
-
},
|
| 12905 |
-
"examples": {
|
| 12906 |
-
"pull_requests": [
|
| 12907 |
-
{
|
| 12908 |
-
"kind": "pull_request",
|
| 12909 |
-
"number": 68269,
|
| 12910 |
-
"title": "[codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode",
|
| 12911 |
-
"url": "https://github.com/openclaw/openclaw/pull/68269",
|
| 12912 |
-
"state": "open",
|
| 12913 |
-
"merged": false,
|
| 12914 |
-
"draft": true,
|
| 12915 |
-
"created_at": "2026-04-17T20:16:27Z"
|
| 12916 |
-
},
|
| 12917 |
-
{
|
| 12918 |
-
"kind": "pull_request",
|
| 12919 |
-
"number": 64548,
|
| 12920 |
-
"title": "fix(whatsapp): normalize explicit heartbeat target",
|
| 12921 |
-
"url": "https://github.com/openclaw/openclaw/pull/64548",
|
| 12922 |
-
"state": "closed",
|
| 12923 |
-
"merged": false,
|
| 12924 |
-
"draft": false,
|
| 12925 |
-
"created_at": "2026-04-11T00:09:35Z"
|
| 12926 |
-
},
|
| 12927 |
-
{
|
| 12928 |
-
"kind": "pull_request",
|
| 12929 |
-
"number": 64531,
|
| 12930 |
-
"title": "fix(bluebubbles): add configurable outbound send method",
|
| 12931 |
-
"url": "https://github.com/openclaw/openclaw/pull/64531",
|
| 12932 |
-
"state": "closed",
|
| 12933 |
-
"merged": false,
|
| 12934 |
-
"draft": false,
|
| 12935 |
-
"created_at": "2026-04-10T23:13:10Z"
|
| 12936 |
-
}
|
| 12937 |
-
],
|
| 12938 |
-
"issues": [
|
| 12939 |
-
{
|
| 12940 |
-
"kind": "issue",
|
| 12941 |
-
"number": 45645,
|
| 12942 |
-
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 12943 |
-
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 12944 |
-
"state": "open",
|
| 12945 |
-
"merged": null,
|
| 12946 |
-
"draft": null,
|
| 12947 |
-
"created_at": "2026-03-14T02:21:26Z"
|
| 12948 |
-
}
|
| 12949 |
-
]
|
| 12950 |
-
},
|
| 12951 |
-
"fetch_error": null
|
| 12952 |
-
},
|
| 12953 |
-
{
|
| 12954 |
-
"author_login": "ShionEria",
|
| 12955 |
-
"name": "Shion Eria",
|
| 12956 |
-
"profile_url": "https://github.com/ShionEria",
|
| 12957 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AShionEria",
|
| 12958 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShionEria",
|
| 12959 |
-
"repo_first_seen_at": "2026-03-16T10:11:17Z",
|
| 12960 |
-
"repo_last_seen_at": "2026-04-12T04:27:30Z",
|
| 12961 |
-
"repo_primary_artifact_count": 5,
|
| 12962 |
-
"repo_artifact_count": 21,
|
| 12963 |
-
"snapshot_issue_count": 0,
|
| 12964 |
-
"snapshot_pr_count": 5,
|
| 12965 |
-
"snapshot_comment_count": 16,
|
| 12966 |
-
"snapshot_review_count": 0,
|
| 12967 |
-
"snapshot_review_comment_count": 0,
|
| 12968 |
-
"repo_association": "CONTRIBUTOR",
|
| 12969 |
-
"new_to_repo": false,
|
| 12970 |
-
"first_seen_in_snapshot": false,
|
| 12971 |
-
"known_via_prior_merged_pr": true,
|
| 12972 |
-
"report_reason": null,
|
| 12973 |
-
"enrichment_source": "previous_report",
|
| 12974 |
-
"live_refetch_skipped": true,
|
| 12975 |
-
"account_age_days": 35,
|
| 12976 |
-
"young_account": true,
|
| 12977 |
-
"follow_through_score": "weak",
|
| 12978 |
-
"breadth_score": "low",
|
| 12979 |
-
"automation_risk_signal": "medium",
|
| 12980 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
|
| 12981 |
-
"public_orgs": [],
|
| 12982 |
-
"activity": {
|
| 12983 |
-
"visible_authored_pr_count": 7,
|
| 12984 |
-
"merged_pr_count": 1,
|
| 12985 |
-
"closed_unmerged_pr_count": 3,
|
| 12986 |
-
"open_pr_count": 3,
|
| 12987 |
-
"merged_pr_rate": 0.1429,
|
| 12988 |
-
"closed_unmerged_pr_rate": 0.4286,
|
| 12989 |
-
"still_open_pr_rate": 0.4286,
|
| 12990 |
-
"distinct_repos_with_authored_prs": 1,
|
| 12991 |
-
"distinct_repos_with_open_prs": 1
|
| 12992 |
-
},
|
| 12993 |
-
"examples": {
|
| 12994 |
-
"pull_requests": [
|
| 12995 |
-
{
|
| 12996 |
-
"kind": "pull_request",
|
| 12997 |
-
"number": 65172,
|
| 12998 |
-
"title": "fix(ui): stop misparsing cron-like at schedule strings",
|
| 12999 |
-
"url": "https://github.com/openclaw/openclaw/pull/65172",
|
| 13000 |
-
"state": "closed",
|
| 13001 |
-
"merged": false,
|
| 13002 |
-
"draft": false,
|
| 13003 |
-
"created_at": "2026-04-12T04:27:30Z"
|
| 13004 |
-
},
|
| 13005 |
-
{
|
| 13006 |
-
"kind": "pull_request",
|
| 13007 |
-
"number": 64539,
|
| 13008 |
-
"title": "fix(reply): allow OpenClaw tmp media in normalizer",
|
| 13009 |
-
"url": "https://github.com/openclaw/openclaw/pull/64539",
|
| 13010 |
-
"state": "open",
|
| 13011 |
-
"merged": false,
|
| 13012 |
-
"draft": false,
|
| 13013 |
-
"created_at": "2026-04-10T23:44:38Z"
|
| 13014 |
-
},
|
| 13015 |
-
{
|
| 13016 |
-
"kind": "pull_request",
|
| 13017 |
-
"number": 64492,
|
| 13018 |
-
"title": "fix(cli): route gateway media sends through sendMedia",
|
| 13019 |
-
"url": "https://github.com/openclaw/openclaw/pull/64492",
|
| 13020 |
-
"state": "closed",
|
| 13021 |
-
"merged": true,
|
| 13022 |
-
"draft": false,
|
| 13023 |
-
"created_at": "2026-04-10T20:25:22Z"
|
| 13024 |
-
}
|
| 13025 |
-
],
|
| 13026 |
-
"issues": []
|
| 13027 |
-
},
|
| 13028 |
-
"fetch_error": null
|
| 13029 |
-
},
|
| 13030 |
{
|
| 13031 |
"author_login": "jhsmith409",
|
| 13032 |
"name": "Jim Smith",
|
|
@@ -14141,6 +13899,83 @@
|
|
| 14141 |
},
|
| 14142 |
"fetch_error": null
|
| 14143 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14144 |
{
|
| 14145 |
"author_login": "cyrusaf",
|
| 14146 |
"name": "Cyrus Forbes",
|
|
@@ -14963,6 +14798,84 @@
|
|
| 14963 |
},
|
| 14964 |
"fetch_error": null
|
| 14965 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14966 |
{
|
| 14967 |
"author_login": "BenediktSchackenberg",
|
| 14968 |
"name": "Benedikt Schackenberg",
|
|
@@ -15431,6 +15344,84 @@
|
|
| 15431 |
},
|
| 15432 |
"fetch_error": null
|
| 15433 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15434 |
{
|
| 15435 |
"author_login": "mkoslacz",
|
| 15436 |
"name": "Mateusz Ko\u015blacz",
|
|
@@ -16694,6 +16685,73 @@
|
|
| 16694 |
},
|
| 16695 |
"fetch_error": null
|
| 16696 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16697 |
{
|
| 16698 |
"author_login": "Fl0rencess720",
|
| 16699 |
"name": "Fl0rencess",
|
|
@@ -18990,6 +19048,73 @@
|
|
| 18990 |
},
|
| 18991 |
"fetch_error": null
|
| 18992 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18993 |
{
|
| 18994 |
"author_login": "tmimmanuel",
|
| 18995 |
"name": "tmimmanuel",
|
|
@@ -19548,6 +19673,94 @@
|
|
| 19548 |
},
|
| 19549 |
"fetch_error": null
|
| 19550 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19551 |
{
|
| 19552 |
"author_login": "corbin-breton",
|
| 19553 |
"name": "Corbin Breton",
|
|
@@ -19704,6 +19917,83 @@
|
|
| 19704 |
},
|
| 19705 |
"fetch_error": null
|
| 19706 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19707 |
{
|
| 19708 |
"author_login": "drvoss",
|
| 19709 |
"name": "jason",
|
|
@@ -22630,12 +22920,12 @@
|
|
| 22630 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJIRBOY",
|
| 22631 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJIRBOY",
|
| 22632 |
"repo_first_seen_at": "2026-04-11T06:03:38Z",
|
| 22633 |
-
"repo_last_seen_at": "2026-04-17T23:
|
| 22634 |
"repo_primary_artifact_count": 7,
|
| 22635 |
-
"repo_artifact_count":
|
| 22636 |
"snapshot_issue_count": 6,
|
| 22637 |
"snapshot_pr_count": 1,
|
| 22638 |
-
"snapshot_comment_count":
|
| 22639 |
"snapshot_review_count": 0,
|
| 22640 |
"snapshot_review_comment_count": 0,
|
| 22641 |
"repo_association": "NONE",
|
|
@@ -22643,8 +22933,8 @@
|
|
| 22643 |
"first_seen_in_snapshot": false,
|
| 22644 |
"known_via_prior_merged_pr": false,
|
| 22645 |
"report_reason": null,
|
| 22646 |
-
"enrichment_source": "
|
| 22647 |
-
"live_refetch_skipped":
|
| 22648 |
"account_age_days": 2565,
|
| 22649 |
"young_account": false,
|
| 22650 |
"follow_through_score": "weak",
|
|
@@ -24701,74 +24991,6 @@
|
|
| 24701 |
},
|
| 24702 |
"fetch_error": null
|
| 24703 |
},
|
| 24704 |
-
{
|
| 24705 |
-
"author_login": "acwilan",
|
| 24706 |
-
"name": "Andres Rovira",
|
| 24707 |
-
"profile_url": "https://github.com/acwilan",
|
| 24708 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aacwilan",
|
| 24709 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aacwilan",
|
| 24710 |
-
"repo_first_seen_at": "2026-04-14T01:21:33Z",
|
| 24711 |
-
"repo_last_seen_at": "2026-04-16T00:11:48Z",
|
| 24712 |
-
"repo_primary_artifact_count": 2,
|
| 24713 |
-
"repo_artifact_count": 8,
|
| 24714 |
-
"snapshot_issue_count": 1,
|
| 24715 |
-
"snapshot_pr_count": 1,
|
| 24716 |
-
"snapshot_comment_count": 2,
|
| 24717 |
-
"snapshot_review_count": 2,
|
| 24718 |
-
"snapshot_review_comment_count": 2,
|
| 24719 |
-
"repo_association": "NONE",
|
| 24720 |
-
"new_to_repo": false,
|
| 24721 |
-
"first_seen_in_snapshot": false,
|
| 24722 |
-
"known_via_prior_merged_pr": false,
|
| 24723 |
-
"report_reason": null,
|
| 24724 |
-
"enrichment_source": "previous_report",
|
| 24725 |
-
"live_refetch_skipped": true,
|
| 24726 |
-
"account_age_days": 5769,
|
| 24727 |
-
"young_account": false,
|
| 24728 |
-
"follow_through_score": "weak",
|
| 24729 |
-
"breadth_score": "low",
|
| 24730 |
-
"automation_risk_signal": "low",
|
| 24731 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 24732 |
-
"public_orgs": [],
|
| 24733 |
-
"activity": {
|
| 24734 |
-
"visible_authored_pr_count": 1,
|
| 24735 |
-
"merged_pr_count": 0,
|
| 24736 |
-
"closed_unmerged_pr_count": 1,
|
| 24737 |
-
"open_pr_count": 0,
|
| 24738 |
-
"merged_pr_rate": 0.0,
|
| 24739 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 24740 |
-
"still_open_pr_rate": 0.0,
|
| 24741 |
-
"distinct_repos_with_authored_prs": 1,
|
| 24742 |
-
"distinct_repos_with_open_prs": 0
|
| 24743 |
-
},
|
| 24744 |
-
"examples": {
|
| 24745 |
-
"pull_requests": [
|
| 24746 |
-
{
|
| 24747 |
-
"kind": "pull_request",
|
| 24748 |
-
"number": 66331,
|
| 24749 |
-
"title": "Agents: add per-agent TTS and STT overrides",
|
| 24750 |
-
"url": "https://github.com/openclaw/openclaw/pull/66331",
|
| 24751 |
-
"state": "open",
|
| 24752 |
-
"merged": false,
|
| 24753 |
-
"draft": false,
|
| 24754 |
-
"created_at": "2026-04-14T04:06:24Z"
|
| 24755 |
-
}
|
| 24756 |
-
],
|
| 24757 |
-
"issues": [
|
| 24758 |
-
{
|
| 24759 |
-
"kind": "issue",
|
| 24760 |
-
"number": 66252,
|
| 24761 |
-
"title": "[Feature]: Per-Agent TTS/STT Configuration Overrides for Multi-Language Support",
|
| 24762 |
-
"url": "https://github.com/openclaw/openclaw/issues/66252",
|
| 24763 |
-
"state": "open",
|
| 24764 |
-
"merged": null,
|
| 24765 |
-
"draft": null,
|
| 24766 |
-
"created_at": "2026-04-14T01:21:33Z"
|
| 24767 |
-
}
|
| 24768 |
-
]
|
| 24769 |
-
},
|
| 24770 |
-
"fetch_error": null
|
| 24771 |
-
},
|
| 24772 |
{
|
| 24773 |
"author_login": "ajfonthemove",
|
| 24774 |
"name": "Alex Fries",
|
|
@@ -25267,8 +25489,8 @@
|
|
| 25267 |
"first_seen_in_snapshot": false,
|
| 25268 |
"known_via_prior_merged_pr": false,
|
| 25269 |
"report_reason": null,
|
| 25270 |
-
"enrichment_source": "
|
| 25271 |
-
"live_refetch_skipped":
|
| 25272 |
"account_age_days": 3580,
|
| 25273 |
"young_account": false,
|
| 25274 |
"follow_through_score": "weak",
|
|
@@ -26427,8 +26649,8 @@
|
|
| 26427 |
"first_seen_in_snapshot": false,
|
| 26428 |
"known_via_prior_merged_pr": false,
|
| 26429 |
"report_reason": null,
|
| 26430 |
-
"enrichment_source": "
|
| 26431 |
-
"live_refetch_skipped":
|
| 26432 |
"account_age_days": 1158,
|
| 26433 |
"young_account": false,
|
| 26434 |
"follow_through_score": "weak",
|
|
@@ -29871,7 +30093,7 @@
|
|
| 29871 |
{
|
| 29872 |
"kind": "pull_request",
|
| 29873 |
"number": 67948,
|
| 29874 |
-
"title": "
|
| 29875 |
"url": "https://github.com/openclaw/openclaw/pull/67948",
|
| 29876 |
"state": "open",
|
| 29877 |
"merged": false,
|
|
@@ -30795,6 +31017,63 @@
|
|
| 30795 |
},
|
| 30796 |
"fetch_error": null
|
| 30797 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30798 |
{
|
| 30799 |
"author_login": "AnonAmit",
|
| 30800 |
"name": "Anonymous Amit",
|
|
@@ -31676,12 +31955,12 @@
|
|
| 31676 |
"snapshot_review_count": 1,
|
| 31677 |
"snapshot_review_comment_count": 1,
|
| 31678 |
"repo_association": "NONE",
|
| 31679 |
-
"new_to_repo":
|
| 31680 |
-
"first_seen_in_snapshot":
|
| 31681 |
"known_via_prior_merged_pr": false,
|
| 31682 |
-
"report_reason":
|
| 31683 |
-
"enrichment_source": "
|
| 31684 |
-
"live_refetch_skipped":
|
| 31685 |
"account_age_days": 3181,
|
| 31686 |
"young_account": false,
|
| 31687 |
"follow_through_score": "weak",
|
|
@@ -34576,63 +34855,6 @@
|
|
| 34576 |
},
|
| 34577 |
"fetch_error": null
|
| 34578 |
},
|
| 34579 |
-
{
|
| 34580 |
-
"author_login": "evgyur",
|
| 34581 |
-
"name": "Evgeny Yurchenko",
|
| 34582 |
-
"profile_url": "https://github.com/evgyur",
|
| 34583 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur",
|
| 34584 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur",
|
| 34585 |
-
"repo_first_seen_at": "2026-04-17T22:56:05Z",
|
| 34586 |
-
"repo_last_seen_at": "2026-04-17T22:56:05Z",
|
| 34587 |
-
"repo_primary_artifact_count": 1,
|
| 34588 |
-
"repo_artifact_count": 1,
|
| 34589 |
-
"snapshot_issue_count": 0,
|
| 34590 |
-
"snapshot_pr_count": 1,
|
| 34591 |
-
"snapshot_comment_count": 0,
|
| 34592 |
-
"snapshot_review_count": 0,
|
| 34593 |
-
"snapshot_review_comment_count": 0,
|
| 34594 |
-
"repo_association": "NONE",
|
| 34595 |
-
"new_to_repo": true,
|
| 34596 |
-
"first_seen_in_snapshot": true,
|
| 34597 |
-
"known_via_prior_merged_pr": false,
|
| 34598 |
-
"report_reason": "first_seen_in_snapshot",
|
| 34599 |
-
"enrichment_source": "live",
|
| 34600 |
-
"live_refetch_skipped": false,
|
| 34601 |
-
"account_age_days": 1222,
|
| 34602 |
-
"young_account": false,
|
| 34603 |
-
"follow_through_score": "mixed",
|
| 34604 |
-
"breadth_score": "low",
|
| 34605 |
-
"automation_risk_signal": "low",
|
| 34606 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 34607 |
-
"public_orgs": [],
|
| 34608 |
-
"activity": {
|
| 34609 |
-
"visible_authored_pr_count": 2,
|
| 34610 |
-
"merged_pr_count": 1,
|
| 34611 |
-
"closed_unmerged_pr_count": 0,
|
| 34612 |
-
"open_pr_count": 1,
|
| 34613 |
-
"merged_pr_rate": 0.5,
|
| 34614 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 34615 |
-
"still_open_pr_rate": 0.5,
|
| 34616 |
-
"distinct_repos_with_authored_prs": 2,
|
| 34617 |
-
"distinct_repos_with_open_prs": 1
|
| 34618 |
-
},
|
| 34619 |
-
"examples": {
|
| 34620 |
-
"pull_requests": [
|
| 34621 |
-
{
|
| 34622 |
-
"kind": "pull_request",
|
| 34623 |
-
"number": 68316,
|
| 34624 |
-
"title": "Preserve unsent media payloads after block streaming",
|
| 34625 |
-
"url": "https://github.com/openclaw/openclaw/pull/68316",
|
| 34626 |
-
"state": "open",
|
| 34627 |
-
"merged": false,
|
| 34628 |
-
"draft": false,
|
| 34629 |
-
"created_at": "2026-04-17T22:56:05Z"
|
| 34630 |
-
}
|
| 34631 |
-
],
|
| 34632 |
-
"issues": []
|
| 34633 |
-
},
|
| 34634 |
-
"fetch_error": null
|
| 34635 |
-
},
|
| 34636 |
{
|
| 34637 |
"author_login": "eyjohn",
|
| 34638 |
"name": "Evgeny Yakimov",
|
|
@@ -37019,184 +37241,13 @@
|
|
| 37019 |
"pull_requests": [
|
| 37020 |
{
|
| 37021 |
"kind": "pull_request",
|
| 37022 |
-
"number": 67103,
|
| 37023 |
-
"title": "feat: Add LaTeX math rendering via KaTeX in Control UI chat",
|
| 37024 |
-
"url": "https://github.com/openclaw/openclaw/pull/67103",
|
| 37025 |
-
"state": "open",
|
| 37026 |
-
"merged": false,
|
| 37027 |
-
"draft": false,
|
| 37028 |
-
"created_at": "2026-04-15T09:27:09Z"
|
| 37029 |
-
}
|
| 37030 |
-
],
|
| 37031 |
-
"issues": []
|
| 37032 |
-
},
|
| 37033 |
-
"fetch_error": null
|
| 37034 |
-
},
|
| 37035 |
-
{
|
| 37036 |
-
"author_login": "insomnius",
|
| 37037 |
-
"name": "Muhammad Arief Rahman",
|
| 37038 |
-
"profile_url": "https://github.com/insomnius",
|
| 37039 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ainsomnius",
|
| 37040 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ainsomnius",
|
| 37041 |
-
"repo_first_seen_at": "2026-04-16T11:54:42Z",
|
| 37042 |
-
"repo_last_seen_at": "2026-04-16T11:54:42Z",
|
| 37043 |
-
"repo_primary_artifact_count": 1,
|
| 37044 |
-
"repo_artifact_count": 1,
|
| 37045 |
-
"snapshot_issue_count": 0,
|
| 37046 |
-
"snapshot_pr_count": 1,
|
| 37047 |
-
"snapshot_comment_count": 0,
|
| 37048 |
-
"snapshot_review_count": 0,
|
| 37049 |
-
"snapshot_review_comment_count": 0,
|
| 37050 |
-
"repo_association": "NONE",
|
| 37051 |
-
"new_to_repo": false,
|
| 37052 |
-
"first_seen_in_snapshot": false,
|
| 37053 |
-
"known_via_prior_merged_pr": false,
|
| 37054 |
-
"report_reason": null,
|
| 37055 |
-
"enrichment_source": "previous_report",
|
| 37056 |
-
"live_refetch_skipped": true,
|
| 37057 |
-
"account_age_days": 3552,
|
| 37058 |
-
"young_account": false,
|
| 37059 |
-
"follow_through_score": "weak",
|
| 37060 |
-
"breadth_score": "low",
|
| 37061 |
-
"automation_risk_signal": "low",
|
| 37062 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 37063 |
-
"public_orgs": [],
|
| 37064 |
-
"activity": {
|
| 37065 |
-
"visible_authored_pr_count": 1,
|
| 37066 |
-
"merged_pr_count": 0,
|
| 37067 |
-
"closed_unmerged_pr_count": 0,
|
| 37068 |
-
"open_pr_count": 1,
|
| 37069 |
-
"merged_pr_rate": 0.0,
|
| 37070 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 37071 |
-
"still_open_pr_rate": 1.0,
|
| 37072 |
-
"distinct_repos_with_authored_prs": 1,
|
| 37073 |
-
"distinct_repos_with_open_prs": 1
|
| 37074 |
-
},
|
| 37075 |
-
"examples": {
|
| 37076 |
-
"pull_requests": [
|
| 37077 |
-
{
|
| 37078 |
-
"kind": "pull_request",
|
| 37079 |
-
"number": 67650,
|
| 37080 |
-
"title": "doc: add assistant_view in features",
|
| 37081 |
-
"url": "https://github.com/openclaw/openclaw/pull/67650",
|
| 37082 |
-
"state": "open",
|
| 37083 |
-
"merged": false,
|
| 37084 |
-
"draft": false,
|
| 37085 |
-
"created_at": "2026-04-16T11:54:42Z"
|
| 37086 |
-
}
|
| 37087 |
-
],
|
| 37088 |
-
"issues": []
|
| 37089 |
-
},
|
| 37090 |
-
"fetch_error": null
|
| 37091 |
-
},
|
| 37092 |
-
{
|
| 37093 |
-
"author_login": "iosifpeterfi",
|
| 37094 |
-
"name": "Iosif Peterfi",
|
| 37095 |
-
"profile_url": "https://github.com/iosifpeterfi",
|
| 37096 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aiosifpeterfi",
|
| 37097 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aiosifpeterfi",
|
| 37098 |
-
"repo_first_seen_at": "2026-04-14T20:41:55Z",
|
| 37099 |
-
"repo_last_seen_at": "2026-04-14T20:41:55Z",
|
| 37100 |
-
"repo_primary_artifact_count": 1,
|
| 37101 |
-
"repo_artifact_count": 1,
|
| 37102 |
-
"snapshot_issue_count": 0,
|
| 37103 |
-
"snapshot_pr_count": 1,
|
| 37104 |
-
"snapshot_comment_count": 0,
|
| 37105 |
-
"snapshot_review_count": 0,
|
| 37106 |
-
"snapshot_review_comment_count": 0,
|
| 37107 |
-
"repo_association": "NONE",
|
| 37108 |
-
"new_to_repo": false,
|
| 37109 |
-
"first_seen_in_snapshot": false,
|
| 37110 |
-
"known_via_prior_merged_pr": false,
|
| 37111 |
-
"report_reason": null,
|
| 37112 |
-
"enrichment_source": "previous_report",
|
| 37113 |
-
"live_refetch_skipped": true,
|
| 37114 |
-
"account_age_days": 4825,
|
| 37115 |
-
"young_account": false,
|
| 37116 |
-
"follow_through_score": "weak",
|
| 37117 |
-
"breadth_score": "low",
|
| 37118 |
-
"automation_risk_signal": "low",
|
| 37119 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 37120 |
-
"public_orgs": [],
|
| 37121 |
-
"activity": {
|
| 37122 |
-
"visible_authored_pr_count": 1,
|
| 37123 |
-
"merged_pr_count": 0,
|
| 37124 |
-
"closed_unmerged_pr_count": 0,
|
| 37125 |
-
"open_pr_count": 1,
|
| 37126 |
-
"merged_pr_rate": 0.0,
|
| 37127 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 37128 |
-
"still_open_pr_rate": 1.0,
|
| 37129 |
-
"distinct_repos_with_authored_prs": 1,
|
| 37130 |
-
"distinct_repos_with_open_prs": 1
|
| 37131 |
-
},
|
| 37132 |
-
"examples": {
|
| 37133 |
-
"pull_requests": [
|
| 37134 |
-
{
|
| 37135 |
-
"kind": "pull_request",
|
| 37136 |
-
"number": 66798,
|
| 37137 |
-
"title": "feat: bridge external MCP servers to CLI backends via bundleExternalMcp",
|
| 37138 |
-
"url": "https://github.com/openclaw/openclaw/pull/66798",
|
| 37139 |
-
"state": "open",
|
| 37140 |
-
"merged": false,
|
| 37141 |
-
"draft": false,
|
| 37142 |
-
"created_at": "2026-04-14T20:41:55Z"
|
| 37143 |
-
}
|
| 37144 |
-
],
|
| 37145 |
-
"issues": []
|
| 37146 |
-
},
|
| 37147 |
-
"fetch_error": null
|
| 37148 |
-
},
|
| 37149 |
-
{
|
| 37150 |
-
"author_login": "isopenclaw",
|
| 37151 |
-
"name": null,
|
| 37152 |
-
"profile_url": "https://github.com/isopenclaw",
|
| 37153 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aisopenclaw",
|
| 37154 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aisopenclaw",
|
| 37155 |
-
"repo_first_seen_at": "2026-04-16T01:27:05Z",
|
| 37156 |
-
"repo_last_seen_at": "2026-04-17T08:03:21Z",
|
| 37157 |
-
"repo_primary_artifact_count": 1,
|
| 37158 |
-
"repo_artifact_count": 3,
|
| 37159 |
-
"snapshot_issue_count": 0,
|
| 37160 |
-
"snapshot_pr_count": 1,
|
| 37161 |
-
"snapshot_comment_count": 2,
|
| 37162 |
-
"snapshot_review_count": 0,
|
| 37163 |
-
"snapshot_review_comment_count": 0,
|
| 37164 |
-
"repo_association": "NONE",
|
| 37165 |
-
"new_to_repo": false,
|
| 37166 |
-
"first_seen_in_snapshot": false,
|
| 37167 |
-
"known_via_prior_merged_pr": false,
|
| 37168 |
-
"report_reason": null,
|
| 37169 |
-
"enrichment_source": "previous_report",
|
| 37170 |
-
"live_refetch_skipped": true,
|
| 37171 |
-
"account_age_days": 48,
|
| 37172 |
-
"young_account": true,
|
| 37173 |
-
"follow_through_score": "weak",
|
| 37174 |
-
"breadth_score": "low",
|
| 37175 |
-
"automation_risk_signal": "medium",
|
| 37176 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 37177 |
-
"public_orgs": [],
|
| 37178 |
-
"activity": {
|
| 37179 |
-
"visible_authored_pr_count": 1,
|
| 37180 |
-
"merged_pr_count": 0,
|
| 37181 |
-
"closed_unmerged_pr_count": 0,
|
| 37182 |
-
"open_pr_count": 1,
|
| 37183 |
-
"merged_pr_rate": 0.0,
|
| 37184 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 37185 |
-
"still_open_pr_rate": 1.0,
|
| 37186 |
-
"distinct_repos_with_authored_prs": 1,
|
| 37187 |
-
"distinct_repos_with_open_prs": 1
|
| 37188 |
-
},
|
| 37189 |
-
"examples": {
|
| 37190 |
-
"pull_requests": [
|
| 37191 |
-
{
|
| 37192 |
-
"kind": "pull_request",
|
| 37193 |
-
"number": 67463,
|
| 37194 |
-
"title": "Fix doctor SecretRef false positive and normalize task timestamps",
|
| 37195 |
-
"url": "https://github.com/openclaw/openclaw/pull/67463",
|
| 37196 |
"state": "open",
|
| 37197 |
"merged": false,
|
| 37198 |
"draft": false,
|
| 37199 |
-
"created_at": "2026-04-
|
| 37200 |
}
|
| 37201 |
],
|
| 37202 |
"issues": []
|
|
@@ -37204,28 +37255,28 @@
|
|
| 37204 |
"fetch_error": null
|
| 37205 |
},
|
| 37206 |
{
|
| 37207 |
-
"author_login": "
|
| 37208 |
-
"name": "
|
| 37209 |
-
"profile_url": "https://github.com/
|
| 37210 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 37211 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 37212 |
-
"repo_first_seen_at": "2026-
|
| 37213 |
-
"repo_last_seen_at": "2026-04-
|
| 37214 |
"repo_primary_artifact_count": 1,
|
| 37215 |
-
"repo_artifact_count":
|
| 37216 |
"snapshot_issue_count": 0,
|
| 37217 |
"snapshot_pr_count": 1,
|
| 37218 |
-
"snapshot_comment_count":
|
| 37219 |
"snapshot_review_count": 0,
|
| 37220 |
"snapshot_review_comment_count": 0,
|
| 37221 |
"repo_association": "NONE",
|
| 37222 |
-
"new_to_repo":
|
| 37223 |
-
"first_seen_in_snapshot":
|
| 37224 |
"known_via_prior_merged_pr": false,
|
| 37225 |
-
"report_reason":
|
| 37226 |
-
"enrichment_source": "
|
| 37227 |
-
"live_refetch_skipped":
|
| 37228 |
-
"account_age_days":
|
| 37229 |
"young_account": false,
|
| 37230 |
"follow_through_score": "weak",
|
| 37231 |
"breadth_score": "low",
|
|
@@ -37247,13 +37298,13 @@
|
|
| 37247 |
"pull_requests": [
|
| 37248 |
{
|
| 37249 |
"kind": "pull_request",
|
| 37250 |
-
"number":
|
| 37251 |
-
"title": "
|
| 37252 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 37253 |
"state": "open",
|
| 37254 |
"merged": false,
|
| 37255 |
"draft": false,
|
| 37256 |
-
"created_at": "2026-04-
|
| 37257 |
}
|
| 37258 |
],
|
| 37259 |
"issues": []
|
|
@@ -37261,13 +37312,13 @@
|
|
| 37261 |
"fetch_error": null
|
| 37262 |
},
|
| 37263 |
{
|
| 37264 |
-
"author_login": "
|
| 37265 |
-
"name": "
|
| 37266 |
-
"profile_url": "https://github.com/
|
| 37267 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 37268 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 37269 |
-
"repo_first_seen_at": "2026-04-
|
| 37270 |
-
"repo_last_seen_at": "2026-04-
|
| 37271 |
"repo_primary_artifact_count": 1,
|
| 37272 |
"repo_artifact_count": 1,
|
| 37273 |
"snapshot_issue_count": 0,
|
|
@@ -37282,7 +37333,64 @@
|
|
| 37282 |
"report_reason": null,
|
| 37283 |
"enrichment_source": "previous_report",
|
| 37284 |
"live_refetch_skipped": true,
|
| 37285 |
-
"account_age_days":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37286 |
"young_account": true,
|
| 37287 |
"follow_through_score": "weak",
|
| 37288 |
"breadth_score": "low",
|
|
@@ -37304,13 +37412,13 @@
|
|
| 37304 |
"pull_requests": [
|
| 37305 |
{
|
| 37306 |
"kind": "pull_request",
|
| 37307 |
-
"number":
|
| 37308 |
-
"title": "
|
| 37309 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 37310 |
"state": "open",
|
| 37311 |
"merged": false,
|
| 37312 |
"draft": false,
|
| 37313 |
-
"created_at": "2026-04-
|
| 37314 |
}
|
| 37315 |
],
|
| 37316 |
"issues": []
|
|
@@ -37318,18 +37426,18 @@
|
|
| 37318 |
"fetch_error": null
|
| 37319 |
},
|
| 37320 |
{
|
| 37321 |
-
"author_login": "
|
| 37322 |
-
"name":
|
| 37323 |
-
"profile_url": "https://github.com/
|
| 37324 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 37325 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 37326 |
-
"repo_first_seen_at": "2026-
|
| 37327 |
-
"repo_last_seen_at": "2026-04-
|
| 37328 |
"repo_primary_artifact_count": 1,
|
| 37329 |
-
"repo_artifact_count":
|
| 37330 |
"snapshot_issue_count": 0,
|
| 37331 |
"snapshot_pr_count": 1,
|
| 37332 |
-
"snapshot_comment_count":
|
| 37333 |
"snapshot_review_count": 0,
|
| 37334 |
"snapshot_review_comment_count": 0,
|
| 37335 |
"repo_association": "NONE",
|
|
@@ -37339,35 +37447,92 @@
|
|
| 37339 |
"report_reason": null,
|
| 37340 |
"enrichment_source": "previous_report",
|
| 37341 |
"live_refetch_skipped": true,
|
| 37342 |
-
"account_age_days":
|
| 37343 |
"young_account": false,
|
| 37344 |
"follow_through_score": "weak",
|
| 37345 |
"breadth_score": "low",
|
| 37346 |
"automation_risk_signal": "low",
|
| 37347 |
-
"heuristic_note": "
|
| 37348 |
"public_orgs": [],
|
| 37349 |
"activity": {
|
| 37350 |
"visible_authored_pr_count": 1,
|
| 37351 |
"merged_pr_count": 0,
|
| 37352 |
-
"closed_unmerged_pr_count":
|
| 37353 |
-
"open_pr_count":
|
| 37354 |
"merged_pr_rate": 0.0,
|
| 37355 |
-
"closed_unmerged_pr_rate":
|
| 37356 |
-
"still_open_pr_rate":
|
| 37357 |
"distinct_repos_with_authored_prs": 1,
|
| 37358 |
-
"distinct_repos_with_open_prs":
|
| 37359 |
},
|
| 37360 |
"examples": {
|
| 37361 |
"pull_requests": [
|
| 37362 |
{
|
| 37363 |
"kind": "pull_request",
|
| 37364 |
-
"number":
|
| 37365 |
-
"title": "
|
| 37366 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 37367 |
-
"state": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37368 |
"merged": false,
|
| 37369 |
"draft": false,
|
| 37370 |
-
"created_at": "2026-04-
|
| 37371 |
}
|
| 37372 |
],
|
| 37373 |
"issues": []
|
|
@@ -37905,12 +38070,12 @@
|
|
| 37905 |
"snapshot_review_count": 0,
|
| 37906 |
"snapshot_review_comment_count": 0,
|
| 37907 |
"repo_association": "NONE",
|
| 37908 |
-
"new_to_repo":
|
| 37909 |
-
"first_seen_in_snapshot":
|
| 37910 |
"known_via_prior_merged_pr": false,
|
| 37911 |
-
"report_reason":
|
| 37912 |
-
"enrichment_source": "
|
| 37913 |
-
"live_refetch_skipped":
|
| 37914 |
"account_age_days": 2055,
|
| 37915 |
"young_account": false,
|
| 37916 |
"follow_through_score": "weak",
|
|
@@ -46759,63 +46924,6 @@
|
|
| 46759 |
},
|
| 46760 |
"fetch_error": null
|
| 46761 |
},
|
| 46762 |
-
{
|
| 46763 |
-
"author_login": "thesomewhatyou",
|
| 46764 |
-
"name": "Gabriel",
|
| 46765 |
-
"profile_url": "https://github.com/thesomewhatyou",
|
| 46766 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Athesomewhatyou",
|
| 46767 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Athesomewhatyou",
|
| 46768 |
-
"repo_first_seen_at": "2026-02-08T01:46:55Z",
|
| 46769 |
-
"repo_last_seen_at": "2026-04-17T22:08:17Z",
|
| 46770 |
-
"repo_primary_artifact_count": 1,
|
| 46771 |
-
"repo_artifact_count": 34,
|
| 46772 |
-
"snapshot_issue_count": 0,
|
| 46773 |
-
"snapshot_pr_count": 1,
|
| 46774 |
-
"snapshot_comment_count": 33,
|
| 46775 |
-
"snapshot_review_count": 0,
|
| 46776 |
-
"snapshot_review_comment_count": 0,
|
| 46777 |
-
"repo_association": "CONTRIBUTOR",
|
| 46778 |
-
"new_to_repo": false,
|
| 46779 |
-
"first_seen_in_snapshot": false,
|
| 46780 |
-
"known_via_prior_merged_pr": false,
|
| 46781 |
-
"report_reason": null,
|
| 46782 |
-
"enrichment_source": "previous_report",
|
| 46783 |
-
"live_refetch_skipped": true,
|
| 46784 |
-
"account_age_days": 768,
|
| 46785 |
-
"young_account": false,
|
| 46786 |
-
"follow_through_score": "weak",
|
| 46787 |
-
"breadth_score": "low",
|
| 46788 |
-
"automation_risk_signal": "low",
|
| 46789 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 46790 |
-
"public_orgs": [],
|
| 46791 |
-
"activity": {
|
| 46792 |
-
"visible_authored_pr_count": 1,
|
| 46793 |
-
"merged_pr_count": 0,
|
| 46794 |
-
"closed_unmerged_pr_count": 0,
|
| 46795 |
-
"open_pr_count": 1,
|
| 46796 |
-
"merged_pr_rate": 0.0,
|
| 46797 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 46798 |
-
"still_open_pr_rate": 1.0,
|
| 46799 |
-
"distinct_repos_with_authored_prs": 1,
|
| 46800 |
-
"distinct_repos_with_open_prs": 1
|
| 46801 |
-
},
|
| 46802 |
-
"examples": {
|
| 46803 |
-
"pull_requests": [
|
| 46804 |
-
{
|
| 46805 |
-
"kind": "pull_request",
|
| 46806 |
-
"number": 68292,
|
| 46807 |
-
"title": "fix: security hardening \u2014 MCP ownership spoofing, poll double-delivery, cron trust escalation, failover classification gaps",
|
| 46808 |
-
"url": "https://github.com/openclaw/openclaw/pull/68292",
|
| 46809 |
-
"state": "open",
|
| 46810 |
-
"merged": false,
|
| 46811 |
-
"draft": false,
|
| 46812 |
-
"created_at": "2026-04-17T22:08:17Z"
|
| 46813 |
-
}
|
| 46814 |
-
],
|
| 46815 |
-
"issues": []
|
| 46816 |
-
},
|
| 46817 |
-
"fetch_error": null
|
| 46818 |
-
},
|
| 46819 |
{
|
| 46820 |
"author_login": "thewilloftheshadow",
|
| 46821 |
"name": "Shadow",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T002035Z",
|
| 5 |
+
"generated_at": "2026-04-18T00:22:43Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 722,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 115,
|
| 12 |
+
"previous_primary_author_count": 4093,
|
| 13 |
+
"selected_seen_in_previous_primary": 721,
|
| 14 |
+
"previous_report_contributor_count": 721,
|
| 15 |
+
"selected_overlap_previous_report": 720,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
+
"reused_previous_report_entries": 712,
|
| 18 |
"reused_known_merged_contributors": 114,
|
| 19 |
+
"live_fetches": 10,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 5.119,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.007,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys",
|
| 302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys",
|
| 303 |
"repo_first_seen_at": "2026-01-29T06:32:51Z",
|
| 304 |
+
"repo_last_seen_at": "2026-04-18T00:16:20Z",
|
| 305 |
"repo_primary_artifact_count": 38,
|
| 306 |
+
"repo_artifact_count": 200,
|
| 307 |
"snapshot_issue_count": 0,
|
| 308 |
"snapshot_pr_count": 38,
|
| 309 |
+
"snapshot_comment_count": 156,
|
| 310 |
"snapshot_review_count": 3,
|
| 311 |
"snapshot_review_comment_count": 3,
|
| 312 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1058 |
},
|
| 1059 |
"fetch_error": null
|
| 1060 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1061 |
{
|
| 1062 |
"author_login": "kagura-agent",
|
| 1063 |
"name": "Kagura",
|
|
|
|
| 1065 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 1066 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 1067 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 1068 |
+
"repo_last_seen_at": "2026-04-17T23:48:00Z",
|
| 1069 |
+
"repo_primary_artifact_count": 27,
|
| 1070 |
+
"repo_artifact_count": 65,
|
| 1071 |
"snapshot_issue_count": 7,
|
| 1072 |
+
"snapshot_pr_count": 20,
|
| 1073 |
"snapshot_comment_count": 38,
|
| 1074 |
"snapshot_review_count": 0,
|
| 1075 |
"snapshot_review_comment_count": 0,
|
|
|
|
| 1100 |
},
|
| 1101 |
"examples": {
|
| 1102 |
"pull_requests": [
|
| 1103 |
+
{
|
| 1104 |
+
"kind": "pull_request",
|
| 1105 |
+
"number": 68332,
|
| 1106 |
+
"title": "Matrix: forward dangerouslyAllowPrivateNetwork config to client SSRF policy",
|
| 1107 |
+
"url": "https://github.com/openclaw/openclaw/pull/68332",
|
| 1108 |
+
"state": "open",
|
| 1109 |
+
"merged": false,
|
| 1110 |
+
"draft": false,
|
| 1111 |
+
"created_at": "2026-04-17T23:48:00Z"
|
| 1112 |
+
},
|
| 1113 |
{
|
| 1114 |
"kind": "pull_request",
|
| 1115 |
"number": 68096,
|
|
|
|
| 1129 |
"merged": false,
|
| 1130 |
"draft": false,
|
| 1131 |
"created_at": "2026-04-17T10:14:35Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1132 |
}
|
| 1133 |
],
|
| 1134 |
"issues": [
|
|
|
|
| 1166 |
},
|
| 1167 |
"fetch_error": null
|
| 1168 |
},
|
| 1169 |
+
{
|
| 1170 |
+
"author_login": "oraculoos",
|
| 1171 |
+
"name": null,
|
| 1172 |
+
"profile_url": "https://github.com/oraculoos",
|
| 1173 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aoraculoos",
|
| 1174 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aoraculoos",
|
| 1175 |
+
"repo_first_seen_at": "2026-04-14T13:16:27Z",
|
| 1176 |
+
"repo_last_seen_at": "2026-04-14T15:11:33Z",
|
| 1177 |
+
"repo_primary_artifact_count": 20,
|
| 1178 |
+
"repo_artifact_count": 20,
|
| 1179 |
+
"snapshot_issue_count": 0,
|
| 1180 |
+
"snapshot_pr_count": 20,
|
| 1181 |
+
"snapshot_comment_count": 0,
|
| 1182 |
+
"snapshot_review_count": 0,
|
| 1183 |
+
"snapshot_review_comment_count": 0,
|
| 1184 |
+
"repo_association": "NONE",
|
| 1185 |
+
"new_to_repo": false,
|
| 1186 |
+
"first_seen_in_snapshot": false,
|
| 1187 |
+
"known_via_prior_merged_pr": false,
|
| 1188 |
+
"report_reason": null,
|
| 1189 |
+
"enrichment_source": "live",
|
| 1190 |
+
"live_refetch_skipped": false,
|
| 1191 |
+
"account_age_days": null,
|
| 1192 |
+
"young_account": false,
|
| 1193 |
+
"follow_through_score": "n/a",
|
| 1194 |
+
"breadth_score": "n/a",
|
| 1195 |
+
"automation_risk_signal": "n/a",
|
| 1196 |
+
"heuristic_note": "summary unavailable",
|
| 1197 |
+
"public_orgs": [],
|
| 1198 |
+
"activity": {
|
| 1199 |
+
"visible_authored_pr_count": null,
|
| 1200 |
+
"merged_pr_count": null,
|
| 1201 |
+
"closed_unmerged_pr_count": null,
|
| 1202 |
+
"open_pr_count": null,
|
| 1203 |
+
"merged_pr_rate": null,
|
| 1204 |
+
"closed_unmerged_pr_rate": null,
|
| 1205 |
+
"still_open_pr_rate": null,
|
| 1206 |
+
"distinct_repos_with_authored_prs": null,
|
| 1207 |
+
"distinct_repos_with_open_prs": null
|
| 1208 |
+
},
|
| 1209 |
+
"examples": {
|
| 1210 |
+
"pull_requests": [
|
| 1211 |
+
{
|
| 1212 |
+
"kind": "pull_request",
|
| 1213 |
+
"number": 66632,
|
| 1214 |
+
"title": "docs: expand stability focus in CONTRIBUTING.md",
|
| 1215 |
+
"url": "https://github.com/openclaw/openclaw/pull/66632",
|
| 1216 |
+
"state": "closed",
|
| 1217 |
+
"merged": false,
|
| 1218 |
+
"draft": false,
|
| 1219 |
+
"created_at": "2026-04-14T15:11:33Z"
|
| 1220 |
+
},
|
| 1221 |
+
{
|
| 1222 |
+
"kind": "pull_request",
|
| 1223 |
+
"number": 66630,
|
| 1224 |
+
"title": "docs: clarify responsible disclosure in SECURITY.md",
|
| 1225 |
+
"url": "https://github.com/openclaw/openclaw/pull/66630",
|
| 1226 |
+
"state": "closed",
|
| 1227 |
+
"merged": false,
|
| 1228 |
+
"draft": false,
|
| 1229 |
+
"created_at": "2026-04-14T15:10:39Z"
|
| 1230 |
+
},
|
| 1231 |
+
{
|
| 1232 |
+
"kind": "pull_request",
|
| 1233 |
+
"number": 66629,
|
| 1234 |
+
"title": "docs: add section comments to .dockerignore for better organization",
|
| 1235 |
+
"url": "https://github.com/openclaw/openclaw/pull/66629",
|
| 1236 |
+
"state": "closed",
|
| 1237 |
+
"merged": false,
|
| 1238 |
+
"draft": false,
|
| 1239 |
+
"created_at": "2026-04-14T15:10:05Z"
|
| 1240 |
+
}
|
| 1241 |
+
],
|
| 1242 |
+
"issues": []
|
| 1243 |
+
},
|
| 1244 |
+
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'oraculoos'.\"}]"
|
| 1245 |
+
},
|
| 1246 |
{
|
| 1247 |
"author_login": "jalehman",
|
| 1248 |
"name": "Josh Lehman",
|
|
|
|
| 1750 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek",
|
| 1751 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek",
|
| 1752 |
"repo_first_seen_at": "2026-01-31T03:06:37Z",
|
| 1753 |
+
"repo_last_seen_at": "2026-04-17T23:49:15Z",
|
| 1754 |
"repo_primary_artifact_count": 34,
|
| 1755 |
+
"repo_artifact_count": 188,
|
| 1756 |
"snapshot_issue_count": 18,
|
| 1757 |
"snapshot_pr_count": 16,
|
| 1758 |
+
"snapshot_comment_count": 154,
|
| 1759 |
"snapshot_review_count": 0,
|
| 1760 |
"snapshot_review_comment_count": 0,
|
| 1761 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1810 |
"number": 65644,
|
| 1811 |
"title": "docs: harden podman env sample guidance",
|
| 1812 |
"url": "https://github.com/openclaw/openclaw/pull/65644",
|
| 1813 |
+
"state": "closed",
|
| 1814 |
"merged": false,
|
| 1815 |
"draft": false,
|
| 1816 |
"created_at": "2026-04-13T01:44:27Z"
|
|
|
|
| 1832 |
"number": 65625,
|
| 1833 |
"title": "[Bug]: openclaw.podman.env ships empty gateway token with lan bind as default, exposing unauthenticated gateway if used directly",
|
| 1834 |
"url": "https://github.com/openclaw/openclaw/issues/65625",
|
| 1835 |
+
"state": "closed",
|
| 1836 |
"merged": null,
|
| 1837 |
"draft": null,
|
| 1838 |
"created_at": "2026-04-13T01:06:45Z"
|
|
|
|
| 3028 |
"snapshot_review_count": 0,
|
| 3029 |
"snapshot_review_comment_count": 0,
|
| 3030 |
"repo_association": "NONE",
|
| 3031 |
+
"new_to_repo": false,
|
| 3032 |
+
"first_seen_in_snapshot": false,
|
| 3033 |
"known_via_prior_merged_pr": false,
|
| 3034 |
+
"report_reason": null,
|
| 3035 |
+
"enrichment_source": "previous_report",
|
| 3036 |
+
"live_refetch_skipped": true,
|
| 3037 |
"account_age_days": 2426,
|
| 3038 |
"young_account": false,
|
| 3039 |
"follow_through_score": "weak",
|
|
|
|
| 3166 |
},
|
| 3167 |
"fetch_error": null
|
| 3168 |
},
|
| 3169 |
+
{
|
| 3170 |
+
"author_login": "Linux2010",
|
| 3171 |
+
"name": "Andy Tien",
|
| 3172 |
+
"profile_url": "https://github.com/Linux2010",
|
| 3173 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALinux2010",
|
| 3174 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALinux2010",
|
| 3175 |
+
"repo_first_seen_at": "2026-02-28T09:30:44Z",
|
| 3176 |
+
"repo_last_seen_at": "2026-04-17T15:56:11Z",
|
| 3177 |
+
"repo_primary_artifact_count": 10,
|
| 3178 |
+
"repo_artifact_count": 74,
|
| 3179 |
+
"snapshot_issue_count": 0,
|
| 3180 |
+
"snapshot_pr_count": 10,
|
| 3181 |
+
"snapshot_comment_count": 64,
|
| 3182 |
+
"snapshot_review_count": 0,
|
| 3183 |
+
"snapshot_review_comment_count": 0,
|
| 3184 |
+
"repo_association": "CONTRIBUTOR",
|
| 3185 |
+
"new_to_repo": false,
|
| 3186 |
+
"first_seen_in_snapshot": false,
|
| 3187 |
+
"known_via_prior_merged_pr": false,
|
| 3188 |
+
"report_reason": null,
|
| 3189 |
+
"enrichment_source": "previous_report",
|
| 3190 |
+
"live_refetch_skipped": true,
|
| 3191 |
+
"account_age_days": 3021,
|
| 3192 |
+
"young_account": false,
|
| 3193 |
+
"follow_through_score": "weak",
|
| 3194 |
+
"breadth_score": "low",
|
| 3195 |
+
"automation_risk_signal": "low",
|
| 3196 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3197 |
+
"public_orgs": [],
|
| 3198 |
+
"activity": {
|
| 3199 |
+
"visible_authored_pr_count": 16,
|
| 3200 |
+
"merged_pr_count": 1,
|
| 3201 |
+
"closed_unmerged_pr_count": 4,
|
| 3202 |
+
"open_pr_count": 11,
|
| 3203 |
+
"merged_pr_rate": 0.0625,
|
| 3204 |
+
"closed_unmerged_pr_rate": 0.25,
|
| 3205 |
+
"still_open_pr_rate": 0.6875,
|
| 3206 |
+
"distinct_repos_with_authored_prs": 3,
|
| 3207 |
+
"distinct_repos_with_open_prs": 2
|
| 3208 |
+
},
|
| 3209 |
+
"examples": {
|
| 3210 |
+
"pull_requests": [
|
| 3211 |
+
{
|
| 3212 |
+
"kind": "pull_request",
|
| 3213 |
+
"number": 68189,
|
| 3214 |
+
"title": "fix: prevent heartbeat events from preempting user-facing reply lane",
|
| 3215 |
+
"url": "https://github.com/openclaw/openclaw/pull/68189",
|
| 3216 |
+
"state": "closed",
|
| 3217 |
+
"merged": false,
|
| 3218 |
+
"draft": false,
|
| 3219 |
+
"created_at": "2026-04-17T15:56:11Z"
|
| 3220 |
+
},
|
| 3221 |
+
{
|
| 3222 |
+
"kind": "pull_request",
|
| 3223 |
+
"number": 68130,
|
| 3224 |
+
"title": "fix: reduce log level for narrative session cleanup scope failures",
|
| 3225 |
+
"url": "https://github.com/openclaw/openclaw/pull/68130",
|
| 3226 |
+
"state": "open",
|
| 3227 |
+
"merged": false,
|
| 3228 |
+
"draft": false,
|
| 3229 |
+
"created_at": "2026-04-17T13:46:20Z"
|
| 3230 |
+
},
|
| 3231 |
+
{
|
| 3232 |
+
"kind": "pull_request",
|
| 3233 |
+
"number": 68010,
|
| 3234 |
+
"title": "fix(providers): defer OpenRouter env var candidates to lazy proxy (#67989)",
|
| 3235 |
+
"url": "https://github.com/openclaw/openclaw/pull/68010",
|
| 3236 |
+
"state": "open",
|
| 3237 |
+
"merged": false,
|
| 3238 |
+
"draft": false,
|
| 3239 |
+
"created_at": "2026-04-17T06:24:43Z"
|
| 3240 |
+
}
|
| 3241 |
+
],
|
| 3242 |
+
"issues": []
|
| 3243 |
+
},
|
| 3244 |
+
"fetch_error": null
|
| 3245 |
+
},
|
| 3246 |
{
|
| 3247 |
"author_login": "lml2468",
|
| 3248 |
"name": "Menglin Li",
|
|
|
|
| 3839 |
},
|
| 3840 |
"fetch_error": null
|
| 3841 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3842 |
{
|
| 3843 |
"author_login": "SARAMALI15792",
|
| 3844 |
"name": "saram ali ",
|
|
|
|
| 4828 |
},
|
| 4829 |
"fetch_error": null
|
| 4830 |
},
|
| 4831 |
+
{
|
| 4832 |
+
"author_login": "jlapenna",
|
| 4833 |
+
"name": "Joe LaPenna",
|
| 4834 |
+
"profile_url": "https://github.com/jlapenna",
|
| 4835 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna",
|
| 4836 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna",
|
| 4837 |
+
"repo_first_seen_at": "2026-04-03T04:12:38Z",
|
| 4838 |
+
"repo_last_seen_at": "2026-04-18T00:05:20Z",
|
| 4839 |
+
"repo_primary_artifact_count": 8,
|
| 4840 |
+
"repo_artifact_count": 26,
|
| 4841 |
+
"snapshot_issue_count": 0,
|
| 4842 |
+
"snapshot_pr_count": 8,
|
| 4843 |
+
"snapshot_comment_count": 16,
|
| 4844 |
+
"snapshot_review_count": 2,
|
| 4845 |
+
"snapshot_review_comment_count": 0,
|
| 4846 |
+
"repo_association": "CONTRIBUTOR",
|
| 4847 |
+
"new_to_repo": false,
|
| 4848 |
+
"first_seen_in_snapshot": false,
|
| 4849 |
+
"known_via_prior_merged_pr": true,
|
| 4850 |
+
"report_reason": null,
|
| 4851 |
+
"enrichment_source": "previous_report",
|
| 4852 |
+
"live_refetch_skipped": true,
|
| 4853 |
+
"account_age_days": 6304,
|
| 4854 |
+
"young_account": false,
|
| 4855 |
+
"follow_through_score": "weak",
|
| 4856 |
+
"breadth_score": "low",
|
| 4857 |
+
"automation_risk_signal": "low",
|
| 4858 |
+
"heuristic_note": "high open PR share",
|
| 4859 |
+
"public_orgs": [
|
| 4860 |
+
"supersprinklesracing"
|
| 4861 |
+
],
|
| 4862 |
+
"activity": {
|
| 4863 |
+
"visible_authored_pr_count": 13,
|
| 4864 |
+
"merged_pr_count": 1,
|
| 4865 |
+
"closed_unmerged_pr_count": 3,
|
| 4866 |
+
"open_pr_count": 9,
|
| 4867 |
+
"merged_pr_rate": 0.0769,
|
| 4868 |
+
"closed_unmerged_pr_rate": 0.2308,
|
| 4869 |
+
"still_open_pr_rate": 0.6923,
|
| 4870 |
+
"distinct_repos_with_authored_prs": 2,
|
| 4871 |
+
"distinct_repos_with_open_prs": 2
|
| 4872 |
+
},
|
| 4873 |
+
"examples": {
|
| 4874 |
+
"pull_requests": [
|
| 4875 |
+
{
|
| 4876 |
+
"kind": "pull_request",
|
| 4877 |
+
"number": 68337,
|
| 4878 |
+
"title": "docs(acp): Add explicit warning on Docker deployment for ACP tools",
|
| 4879 |
+
"url": "https://github.com/openclaw/openclaw/pull/68337",
|
| 4880 |
+
"state": "open",
|
| 4881 |
+
"merged": false,
|
| 4882 |
+
"draft": true,
|
| 4883 |
+
"created_at": "2026-04-18T00:05:20Z"
|
| 4884 |
+
},
|
| 4885 |
+
{
|
| 4886 |
+
"kind": "pull_request",
|
| 4887 |
+
"number": 66190,
|
| 4888 |
+
"title": "fix(memory): use native parser for openai embeddings proxy",
|
| 4889 |
+
"url": "https://github.com/openclaw/openclaw/pull/66190",
|
| 4890 |
+
"state": "closed",
|
| 4891 |
+
"merged": false,
|
| 4892 |
+
"draft": false,
|
| 4893 |
+
"created_at": "2026-04-13T22:46:45Z"
|
| 4894 |
+
},
|
| 4895 |
+
{
|
| 4896 |
+
"kind": "pull_request",
|
| 4897 |
+
"number": 65473,
|
| 4898 |
+
"title": "docs(gateway): Document Docker-out-of-Docker Paradox and constraint",
|
| 4899 |
+
"url": "https://github.com/openclaw/openclaw/pull/65473",
|
| 4900 |
+
"state": "closed",
|
| 4901 |
+
"merged": true,
|
| 4902 |
+
"draft": false,
|
| 4903 |
+
"created_at": "2026-04-12T16:57:49Z"
|
| 4904 |
+
}
|
| 4905 |
+
],
|
| 4906 |
+
"issues": []
|
| 4907 |
+
},
|
| 4908 |
+
"fetch_error": null
|
| 4909 |
+
},
|
| 4910 |
{
|
| 4911 |
"author_login": "Magicray1217",
|
| 4912 |
"name": "WANG RAN",
|
|
|
|
| 4984 |
},
|
| 4985 |
"fetch_error": null
|
| 4986 |
},
|
| 4987 |
+
{
|
| 4988 |
+
"author_login": "MonkeyLeeT",
|
| 4989 |
+
"name": "Ted Li",
|
| 4990 |
+
"profile_url": "https://github.com/MonkeyLeeT",
|
| 4991 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT",
|
| 4992 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT",
|
| 4993 |
+
"repo_first_seen_at": "2026-03-02T15:37:21Z",
|
| 4994 |
+
"repo_last_seen_at": "2026-04-17T23:39:44Z",
|
| 4995 |
+
"repo_primary_artifact_count": 8,
|
| 4996 |
+
"repo_artifact_count": 23,
|
| 4997 |
+
"snapshot_issue_count": 0,
|
| 4998 |
+
"snapshot_pr_count": 8,
|
| 4999 |
+
"snapshot_comment_count": 13,
|
| 5000 |
+
"snapshot_review_count": 1,
|
| 5001 |
+
"snapshot_review_comment_count": 1,
|
| 5002 |
+
"repo_association": "CONTRIBUTOR",
|
| 5003 |
+
"new_to_repo": false,
|
| 5004 |
+
"first_seen_in_snapshot": false,
|
| 5005 |
+
"known_via_prior_merged_pr": true,
|
| 5006 |
+
"report_reason": null,
|
| 5007 |
+
"enrichment_source": "previous_report",
|
| 5008 |
+
"live_refetch_skipped": true,
|
| 5009 |
+
"account_age_days": 4437,
|
| 5010 |
+
"young_account": false,
|
| 5011 |
+
"follow_through_score": "weak",
|
| 5012 |
+
"breadth_score": "low",
|
| 5013 |
+
"automation_risk_signal": "low",
|
| 5014 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5015 |
+
"public_orgs": [],
|
| 5016 |
+
"activity": {
|
| 5017 |
+
"visible_authored_pr_count": 9,
|
| 5018 |
+
"merged_pr_count": 2,
|
| 5019 |
+
"closed_unmerged_pr_count": 3,
|
| 5020 |
+
"open_pr_count": 4,
|
| 5021 |
+
"merged_pr_rate": 0.2222,
|
| 5022 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 5023 |
+
"still_open_pr_rate": 0.4444,
|
| 5024 |
+
"distinct_repos_with_authored_prs": 2,
|
| 5025 |
+
"distinct_repos_with_open_prs": 2
|
| 5026 |
+
},
|
| 5027 |
+
"examples": {
|
| 5028 |
+
"pull_requests": [
|
| 5029 |
+
{
|
| 5030 |
+
"kind": "pull_request",
|
| 5031 |
+
"number": 68328,
|
| 5032 |
+
"title": "[codex] Fix config validation for truncateAfterCompaction",
|
| 5033 |
+
"url": "https://github.com/openclaw/openclaw/pull/68328",
|
| 5034 |
+
"state": "open",
|
| 5035 |
+
"merged": false,
|
| 5036 |
+
"draft": true,
|
| 5037 |
+
"created_at": "2026-04-17T23:39:44Z"
|
| 5038 |
+
},
|
| 5039 |
+
{
|
| 5040 |
+
"kind": "pull_request",
|
| 5041 |
+
"number": 67807,
|
| 5042 |
+
"title": "fix(cron): clean up deleteAfterRun direct deliveries",
|
| 5043 |
+
"url": "https://github.com/openclaw/openclaw/pull/67807",
|
| 5044 |
+
"state": "open",
|
| 5045 |
+
"merged": false,
|
| 5046 |
+
"draft": false,
|
| 5047 |
+
"created_at": "2026-04-16T20:24:22Z"
|
| 5048 |
+
},
|
| 5049 |
+
{
|
| 5050 |
+
"kind": "pull_request",
|
| 5051 |
+
"number": 67800,
|
| 5052 |
+
"title": "fix(agents): honor explicit long Anthropic cache TTL on custom hosts",
|
| 5053 |
+
"url": "https://github.com/openclaw/openclaw/pull/67800",
|
| 5054 |
+
"state": "open",
|
| 5055 |
+
"merged": false,
|
| 5056 |
+
"draft": false,
|
| 5057 |
+
"created_at": "2026-04-16T19:54:47Z"
|
| 5058 |
+
}
|
| 5059 |
+
],
|
| 5060 |
+
"issues": []
|
| 5061 |
+
},
|
| 5062 |
+
"fetch_error": null
|
| 5063 |
+
},
|
| 5064 |
{
|
| 5065 |
"author_login": "mushuiyu886",
|
| 5066 |
"name": null,
|
|
|
|
| 5301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv",
|
| 5302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv",
|
| 5303 |
"repo_first_seen_at": "2026-04-08T18:58:33Z",
|
| 5304 |
+
"repo_last_seen_at": "2026-04-17T23:27:01Z",
|
| 5305 |
"repo_primary_artifact_count": 12,
|
| 5306 |
+
"repo_artifact_count": 73,
|
| 5307 |
"snapshot_issue_count": 5,
|
| 5308 |
"snapshot_pr_count": 7,
|
| 5309 |
+
"snapshot_comment_count": 49,
|
| 5310 |
"snapshot_review_count": 6,
|
| 5311 |
"snapshot_review_comment_count": 6,
|
| 5312 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 5683 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arubencu",
|
| 5684 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arubencu",
|
| 5685 |
"repo_first_seen_at": "2026-04-13T11:49:44Z",
|
| 5686 |
+
"repo_last_seen_at": "2026-04-17T23:32:30Z",
|
| 5687 |
"repo_primary_artifact_count": 8,
|
| 5688 |
+
"repo_artifact_count": 35,
|
| 5689 |
"snapshot_issue_count": 1,
|
| 5690 |
"snapshot_pr_count": 7,
|
| 5691 |
"snapshot_comment_count": 1,
|
| 5692 |
+
"snapshot_review_count": 13,
|
| 5693 |
+
"snapshot_review_comment_count": 13,
|
| 5694 |
"repo_association": "CONTRIBUTOR",
|
| 5695 |
"new_to_repo": false,
|
| 5696 |
"first_seen_in_snapshot": false,
|
|
|
|
| 6074 |
},
|
| 6075 |
"fetch_error": null
|
| 6076 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6077 |
{
|
| 6078 |
"author_login": "MukundaKatta",
|
| 6079 |
"name": "Mukunda Rao Katta",
|
|
|
|
| 8563 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty",
|
| 8564 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty",
|
| 8565 |
"repo_first_seen_at": "2026-04-11T18:30:35Z",
|
| 8566 |
+
"repo_last_seen_at": "2026-04-17T23:39:21Z",
|
| 8567 |
"repo_primary_artifact_count": 6,
|
| 8568 |
+
"repo_artifact_count": 11,
|
| 8569 |
"snapshot_issue_count": 2,
|
| 8570 |
"snapshot_pr_count": 4,
|
| 8571 |
+
"snapshot_comment_count": 5,
|
| 8572 |
"snapshot_review_count": 0,
|
| 8573 |
"snapshot_review_comment_count": 0,
|
| 8574 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 12533 |
},
|
| 12534 |
"fetch_error": null
|
| 12535 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12536 |
{
|
| 12537 |
"author_login": "xudaiyanzi",
|
| 12538 |
"name": "Yan Xu",
|
|
|
|
| 12687 |
},
|
| 12688 |
"fetch_error": null
|
| 12689 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12690 |
{
|
| 12691 |
"author_login": "sercada",
|
| 12692 |
"name": "Sergio Cadavid",
|
|
|
|
| 12785 |
},
|
| 12786 |
"fetch_error": null
|
| 12787 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12788 |
{
|
| 12789 |
"author_login": "jhsmith409",
|
| 12790 |
"name": "Jim Smith",
|
|
|
|
| 13899 |
},
|
| 13900 |
"fetch_error": null
|
| 13901 |
},
|
| 13902 |
+
{
|
| 13903 |
+
"author_login": "xchunzhao",
|
| 13904 |
+
"name": "XXLOKI",
|
| 13905 |
+
"profile_url": "https://github.com/xchunzhao",
|
| 13906 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Axchunzhao",
|
| 13907 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Axchunzhao",
|
| 13908 |
+
"repo_first_seen_at": "2026-04-10T23:50:05Z",
|
| 13909 |
+
"repo_last_seen_at": "2026-04-11T01:11:39Z",
|
| 13910 |
+
"repo_primary_artifact_count": 3,
|
| 13911 |
+
"repo_artifact_count": 5,
|
| 13912 |
+
"snapshot_issue_count": 0,
|
| 13913 |
+
"snapshot_pr_count": 3,
|
| 13914 |
+
"snapshot_comment_count": 2,
|
| 13915 |
+
"snapshot_review_count": 0,
|
| 13916 |
+
"snapshot_review_comment_count": 0,
|
| 13917 |
+
"repo_association": "NONE",
|
| 13918 |
+
"new_to_repo": false,
|
| 13919 |
+
"first_seen_in_snapshot": false,
|
| 13920 |
+
"known_via_prior_merged_pr": false,
|
| 13921 |
+
"report_reason": null,
|
| 13922 |
+
"enrichment_source": "previous_report",
|
| 13923 |
+
"live_refetch_skipped": true,
|
| 13924 |
+
"account_age_days": 3918,
|
| 13925 |
+
"young_account": false,
|
| 13926 |
+
"follow_through_score": "weak",
|
| 13927 |
+
"breadth_score": "low",
|
| 13928 |
+
"automation_risk_signal": "low",
|
| 13929 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13930 |
+
"public_orgs": [],
|
| 13931 |
+
"activity": {
|
| 13932 |
+
"visible_authored_pr_count": 3,
|
| 13933 |
+
"merged_pr_count": 0,
|
| 13934 |
+
"closed_unmerged_pr_count": 1,
|
| 13935 |
+
"open_pr_count": 2,
|
| 13936 |
+
"merged_pr_rate": 0.0,
|
| 13937 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 13938 |
+
"still_open_pr_rate": 0.6667,
|
| 13939 |
+
"distinct_repos_with_authored_prs": 1,
|
| 13940 |
+
"distinct_repos_with_open_prs": 1
|
| 13941 |
+
},
|
| 13942 |
+
"examples": {
|
| 13943 |
+
"pull_requests": [
|
| 13944 |
+
{
|
| 13945 |
+
"kind": "pull_request",
|
| 13946 |
+
"number": 64568,
|
| 13947 |
+
"title": "fix(ollama): enable streaming usage for OpenAI-compat endpoint (closes #64326)",
|
| 13948 |
+
"url": "https://github.com/openclaw/openclaw/pull/64568",
|
| 13949 |
+
"state": "closed",
|
| 13950 |
+
"merged": false,
|
| 13951 |
+
"draft": false,
|
| 13952 |
+
"created_at": "2026-04-11T01:11:39Z"
|
| 13953 |
+
},
|
| 13954 |
+
{
|
| 13955 |
+
"kind": "pull_request",
|
| 13956 |
+
"number": 64557,
|
| 13957 |
+
"title": "fix: exclude ephemeral loopback port from CLI session mcpConfigHash (closes #64386)",
|
| 13958 |
+
"url": "https://github.com/openclaw/openclaw/pull/64557",
|
| 13959 |
+
"state": "open",
|
| 13960 |
+
"merged": false,
|
| 13961 |
+
"draft": false,
|
| 13962 |
+
"created_at": "2026-04-11T00:44:52Z"
|
| 13963 |
+
},
|
| 13964 |
+
{
|
| 13965 |
+
"kind": "pull_request",
|
| 13966 |
+
"number": 64540,
|
| 13967 |
+
"title": "fix: treat empty heartbeat config as disabled (closes #64293)",
|
| 13968 |
+
"url": "https://github.com/openclaw/openclaw/pull/64540",
|
| 13969 |
+
"state": "open",
|
| 13970 |
+
"merged": false,
|
| 13971 |
+
"draft": false,
|
| 13972 |
+
"created_at": "2026-04-10T23:50:05Z"
|
| 13973 |
+
}
|
| 13974 |
+
],
|
| 13975 |
+
"issues": []
|
| 13976 |
+
},
|
| 13977 |
+
"fetch_error": null
|
| 13978 |
+
},
|
| 13979 |
{
|
| 13980 |
"author_login": "cyrusaf",
|
| 13981 |
"name": "Cyrus Forbes",
|
|
|
|
| 14798 |
},
|
| 14799 |
"fetch_error": null
|
| 14800 |
},
|
| 14801 |
+
{
|
| 14802 |
+
"author_login": "acwilan",
|
| 14803 |
+
"name": "Andres Rovira",
|
| 14804 |
+
"profile_url": "https://github.com/acwilan",
|
| 14805 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aacwilan",
|
| 14806 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aacwilan",
|
| 14807 |
+
"repo_first_seen_at": "2026-04-14T01:21:33Z",
|
| 14808 |
+
"repo_last_seen_at": "2026-04-17T23:44:10Z",
|
| 14809 |
+
"repo_primary_artifact_count": 3,
|
| 14810 |
+
"repo_artifact_count": 9,
|
| 14811 |
+
"snapshot_issue_count": 1,
|
| 14812 |
+
"snapshot_pr_count": 2,
|
| 14813 |
+
"snapshot_comment_count": 2,
|
| 14814 |
+
"snapshot_review_count": 2,
|
| 14815 |
+
"snapshot_review_comment_count": 2,
|
| 14816 |
+
"repo_association": "NONE",
|
| 14817 |
+
"new_to_repo": false,
|
| 14818 |
+
"first_seen_in_snapshot": false,
|
| 14819 |
+
"known_via_prior_merged_pr": false,
|
| 14820 |
+
"report_reason": null,
|
| 14821 |
+
"enrichment_source": "previous_report",
|
| 14822 |
+
"live_refetch_skipped": true,
|
| 14823 |
+
"account_age_days": 5769,
|
| 14824 |
+
"young_account": false,
|
| 14825 |
+
"follow_through_score": "weak",
|
| 14826 |
+
"breadth_score": "low",
|
| 14827 |
+
"automation_risk_signal": "low",
|
| 14828 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 14829 |
+
"public_orgs": [],
|
| 14830 |
+
"activity": {
|
| 14831 |
+
"visible_authored_pr_count": 1,
|
| 14832 |
+
"merged_pr_count": 0,
|
| 14833 |
+
"closed_unmerged_pr_count": 1,
|
| 14834 |
+
"open_pr_count": 0,
|
| 14835 |
+
"merged_pr_rate": 0.0,
|
| 14836 |
+
"closed_unmerged_pr_rate": 1.0,
|
| 14837 |
+
"still_open_pr_rate": 0.0,
|
| 14838 |
+
"distinct_repos_with_authored_prs": 1,
|
| 14839 |
+
"distinct_repos_with_open_prs": 0
|
| 14840 |
+
},
|
| 14841 |
+
"examples": {
|
| 14842 |
+
"pull_requests": [
|
| 14843 |
+
{
|
| 14844 |
+
"kind": "pull_request",
|
| 14845 |
+
"number": 68331,
|
| 14846 |
+
"title": "feat: per-agent TTS and STT config overrides [AI-assisted]",
|
| 14847 |
+
"url": "https://github.com/openclaw/openclaw/pull/68331",
|
| 14848 |
+
"state": "open",
|
| 14849 |
+
"merged": false,
|
| 14850 |
+
"draft": false,
|
| 14851 |
+
"created_at": "2026-04-17T23:44:10Z"
|
| 14852 |
+
},
|
| 14853 |
+
{
|
| 14854 |
+
"kind": "pull_request",
|
| 14855 |
+
"number": 66331,
|
| 14856 |
+
"title": "Agents: add per-agent TTS and STT overrides",
|
| 14857 |
+
"url": "https://github.com/openclaw/openclaw/pull/66331",
|
| 14858 |
+
"state": "open",
|
| 14859 |
+
"merged": false,
|
| 14860 |
+
"draft": false,
|
| 14861 |
+
"created_at": "2026-04-14T04:06:24Z"
|
| 14862 |
+
}
|
| 14863 |
+
],
|
| 14864 |
+
"issues": [
|
| 14865 |
+
{
|
| 14866 |
+
"kind": "issue",
|
| 14867 |
+
"number": 66252,
|
| 14868 |
+
"title": "[Feature]: Per-Agent TTS/STT Configuration Overrides for Multi-Language Support",
|
| 14869 |
+
"url": "https://github.com/openclaw/openclaw/issues/66252",
|
| 14870 |
+
"state": "open",
|
| 14871 |
+
"merged": null,
|
| 14872 |
+
"draft": null,
|
| 14873 |
+
"created_at": "2026-04-14T01:21:33Z"
|
| 14874 |
+
}
|
| 14875 |
+
]
|
| 14876 |
+
},
|
| 14877 |
+
"fetch_error": null
|
| 14878 |
+
},
|
| 14879 |
{
|
| 14880 |
"author_login": "BenediktSchackenberg",
|
| 14881 |
"name": "Benedikt Schackenberg",
|
|
|
|
| 15344 |
},
|
| 15345 |
"fetch_error": null
|
| 15346 |
},
|
| 15347 |
+
{
|
| 15348 |
+
"author_login": "LightDriverCS",
|
| 15349 |
+
"name": "Cory Shelton",
|
| 15350 |
+
"profile_url": "https://github.com/LightDriverCS",
|
| 15351 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS",
|
| 15352 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS",
|
| 15353 |
+
"repo_first_seen_at": "2026-04-13T22:53:03Z",
|
| 15354 |
+
"repo_last_seen_at": "2026-04-18T00:00:33Z",
|
| 15355 |
+
"repo_primary_artifact_count": 3,
|
| 15356 |
+
"repo_artifact_count": 3,
|
| 15357 |
+
"snapshot_issue_count": 1,
|
| 15358 |
+
"snapshot_pr_count": 2,
|
| 15359 |
+
"snapshot_comment_count": 0,
|
| 15360 |
+
"snapshot_review_count": 0,
|
| 15361 |
+
"snapshot_review_comment_count": 0,
|
| 15362 |
+
"repo_association": "NONE",
|
| 15363 |
+
"new_to_repo": false,
|
| 15364 |
+
"first_seen_in_snapshot": false,
|
| 15365 |
+
"known_via_prior_merged_pr": false,
|
| 15366 |
+
"report_reason": null,
|
| 15367 |
+
"enrichment_source": "live",
|
| 15368 |
+
"live_refetch_skipped": false,
|
| 15369 |
+
"account_age_days": 89,
|
| 15370 |
+
"young_account": true,
|
| 15371 |
+
"follow_through_score": "weak",
|
| 15372 |
+
"breadth_score": "low",
|
| 15373 |
+
"automation_risk_signal": "medium",
|
| 15374 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 15375 |
+
"public_orgs": [],
|
| 15376 |
+
"activity": {
|
| 15377 |
+
"visible_authored_pr_count": 2,
|
| 15378 |
+
"merged_pr_count": 0,
|
| 15379 |
+
"closed_unmerged_pr_count": 0,
|
| 15380 |
+
"open_pr_count": 2,
|
| 15381 |
+
"merged_pr_rate": 0.0,
|
| 15382 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 15383 |
+
"still_open_pr_rate": 1.0,
|
| 15384 |
+
"distinct_repos_with_authored_prs": 1,
|
| 15385 |
+
"distinct_repos_with_open_prs": 1
|
| 15386 |
+
},
|
| 15387 |
+
"examples": {
|
| 15388 |
+
"pull_requests": [
|
| 15389 |
+
{
|
| 15390 |
+
"kind": "pull_request",
|
| 15391 |
+
"number": 68335,
|
| 15392 |
+
"title": "fix(memory-core): activate on wiki CLI subcommand",
|
| 15393 |
+
"url": "https://github.com/openclaw/openclaw/pull/68335",
|
| 15394 |
+
"state": "open",
|
| 15395 |
+
"merged": false,
|
| 15396 |
+
"draft": false,
|
| 15397 |
+
"created_at": "2026-04-18T00:00:33Z"
|
| 15398 |
+
},
|
| 15399 |
+
{
|
| 15400 |
+
"kind": "pull_request",
|
| 15401 |
+
"number": 68334,
|
| 15402 |
+
"title": "fix(memory): restoreMemoryPluginState clobbers live capability on cache hit",
|
| 15403 |
+
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 15404 |
+
"state": "open",
|
| 15405 |
+
"merged": false,
|
| 15406 |
+
"draft": false,
|
| 15407 |
+
"created_at": "2026-04-18T00:00:29Z"
|
| 15408 |
+
}
|
| 15409 |
+
],
|
| 15410 |
+
"issues": [
|
| 15411 |
+
{
|
| 15412 |
+
"kind": "issue",
|
| 15413 |
+
"number": 66194,
|
| 15414 |
+
"title": "Feature Request: Slack Socket Mode slash command event handling",
|
| 15415 |
+
"url": "https://github.com/openclaw/openclaw/issues/66194",
|
| 15416 |
+
"state": "open",
|
| 15417 |
+
"merged": null,
|
| 15418 |
+
"draft": null,
|
| 15419 |
+
"created_at": "2026-04-13T22:53:03Z"
|
| 15420 |
+
}
|
| 15421 |
+
]
|
| 15422 |
+
},
|
| 15423 |
+
"fetch_error": null
|
| 15424 |
+
},
|
| 15425 |
{
|
| 15426 |
"author_login": "mkoslacz",
|
| 15427 |
"name": "Mateusz Ko\u015blacz",
|
|
|
|
| 16685 |
},
|
| 16686 |
"fetch_error": null
|
| 16687 |
},
|
| 16688 |
+
{
|
| 16689 |
+
"author_login": "evgyur",
|
| 16690 |
+
"name": "Evgeny Yurchenko",
|
| 16691 |
+
"profile_url": "https://github.com/evgyur",
|
| 16692 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur",
|
| 16693 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur",
|
| 16694 |
+
"repo_first_seen_at": "2026-04-17T22:56:05Z",
|
| 16695 |
+
"repo_last_seen_at": "2026-04-18T00:06:06Z",
|
| 16696 |
+
"repo_primary_artifact_count": 2,
|
| 16697 |
+
"repo_artifact_count": 2,
|
| 16698 |
+
"snapshot_issue_count": 0,
|
| 16699 |
+
"snapshot_pr_count": 2,
|
| 16700 |
+
"snapshot_comment_count": 0,
|
| 16701 |
+
"snapshot_review_count": 0,
|
| 16702 |
+
"snapshot_review_comment_count": 0,
|
| 16703 |
+
"repo_association": "NONE",
|
| 16704 |
+
"new_to_repo": false,
|
| 16705 |
+
"first_seen_in_snapshot": false,
|
| 16706 |
+
"known_via_prior_merged_pr": false,
|
| 16707 |
+
"report_reason": null,
|
| 16708 |
+
"enrichment_source": "previous_report",
|
| 16709 |
+
"live_refetch_skipped": true,
|
| 16710 |
+
"account_age_days": 1222,
|
| 16711 |
+
"young_account": false,
|
| 16712 |
+
"follow_through_score": "mixed",
|
| 16713 |
+
"breadth_score": "low",
|
| 16714 |
+
"automation_risk_signal": "low",
|
| 16715 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 16716 |
+
"public_orgs": [],
|
| 16717 |
+
"activity": {
|
| 16718 |
+
"visible_authored_pr_count": 2,
|
| 16719 |
+
"merged_pr_count": 1,
|
| 16720 |
+
"closed_unmerged_pr_count": 0,
|
| 16721 |
+
"open_pr_count": 1,
|
| 16722 |
+
"merged_pr_rate": 0.5,
|
| 16723 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 16724 |
+
"still_open_pr_rate": 0.5,
|
| 16725 |
+
"distinct_repos_with_authored_prs": 2,
|
| 16726 |
+
"distinct_repos_with_open_prs": 1
|
| 16727 |
+
},
|
| 16728 |
+
"examples": {
|
| 16729 |
+
"pull_requests": [
|
| 16730 |
+
{
|
| 16731 |
+
"kind": "pull_request",
|
| 16732 |
+
"number": 68338,
|
| 16733 |
+
"title": "Parse multiline MEDIA directives",
|
| 16734 |
+
"url": "https://github.com/openclaw/openclaw/pull/68338",
|
| 16735 |
+
"state": "open",
|
| 16736 |
+
"merged": false,
|
| 16737 |
+
"draft": false,
|
| 16738 |
+
"created_at": "2026-04-18T00:06:06Z"
|
| 16739 |
+
},
|
| 16740 |
+
{
|
| 16741 |
+
"kind": "pull_request",
|
| 16742 |
+
"number": 68316,
|
| 16743 |
+
"title": "Preserve unsent media payloads after block streaming",
|
| 16744 |
+
"url": "https://github.com/openclaw/openclaw/pull/68316",
|
| 16745 |
+
"state": "open",
|
| 16746 |
+
"merged": false,
|
| 16747 |
+
"draft": false,
|
| 16748 |
+
"created_at": "2026-04-17T22:56:05Z"
|
| 16749 |
+
}
|
| 16750 |
+
],
|
| 16751 |
+
"issues": []
|
| 16752 |
+
},
|
| 16753 |
+
"fetch_error": null
|
| 16754 |
+
},
|
| 16755 |
{
|
| 16756 |
"author_login": "Fl0rencess720",
|
| 16757 |
"name": "Fl0rencess",
|
|
|
|
| 19048 |
},
|
| 19049 |
"fetch_error": null
|
| 19050 |
},
|
| 19051 |
+
{
|
| 19052 |
+
"author_login": "thesomewhatyou",
|
| 19053 |
+
"name": "Gabriel",
|
| 19054 |
+
"profile_url": "https://github.com/thesomewhatyou",
|
| 19055 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Athesomewhatyou",
|
| 19056 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Athesomewhatyou",
|
| 19057 |
+
"repo_first_seen_at": "2026-02-08T01:46:55Z",
|
| 19058 |
+
"repo_last_seen_at": "2026-04-18T00:18:46Z",
|
| 19059 |
+
"repo_primary_artifact_count": 2,
|
| 19060 |
+
"repo_artifact_count": 37,
|
| 19061 |
+
"snapshot_issue_count": 0,
|
| 19062 |
+
"snapshot_pr_count": 2,
|
| 19063 |
+
"snapshot_comment_count": 35,
|
| 19064 |
+
"snapshot_review_count": 0,
|
| 19065 |
+
"snapshot_review_comment_count": 0,
|
| 19066 |
+
"repo_association": "CONTRIBUTOR",
|
| 19067 |
+
"new_to_repo": false,
|
| 19068 |
+
"first_seen_in_snapshot": false,
|
| 19069 |
+
"known_via_prior_merged_pr": false,
|
| 19070 |
+
"report_reason": null,
|
| 19071 |
+
"enrichment_source": "previous_report",
|
| 19072 |
+
"live_refetch_skipped": true,
|
| 19073 |
+
"account_age_days": 768,
|
| 19074 |
+
"young_account": false,
|
| 19075 |
+
"follow_through_score": "weak",
|
| 19076 |
+
"breadth_score": "low",
|
| 19077 |
+
"automation_risk_signal": "low",
|
| 19078 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19079 |
+
"public_orgs": [],
|
| 19080 |
+
"activity": {
|
| 19081 |
+
"visible_authored_pr_count": 1,
|
| 19082 |
+
"merged_pr_count": 0,
|
| 19083 |
+
"closed_unmerged_pr_count": 0,
|
| 19084 |
+
"open_pr_count": 1,
|
| 19085 |
+
"merged_pr_rate": 0.0,
|
| 19086 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 19087 |
+
"still_open_pr_rate": 1.0,
|
| 19088 |
+
"distinct_repos_with_authored_prs": 1,
|
| 19089 |
+
"distinct_repos_with_open_prs": 1
|
| 19090 |
+
},
|
| 19091 |
+
"examples": {
|
| 19092 |
+
"pull_requests": [
|
| 19093 |
+
{
|
| 19094 |
+
"kind": "pull_request",
|
| 19095 |
+
"number": 68341,
|
| 19096 |
+
"title": "fix: remediate critical vulnerabilities and logic regressions",
|
| 19097 |
+
"url": "https://github.com/openclaw/openclaw/pull/68341",
|
| 19098 |
+
"state": "open",
|
| 19099 |
+
"merged": false,
|
| 19100 |
+
"draft": false,
|
| 19101 |
+
"created_at": "2026-04-18T00:18:46Z"
|
| 19102 |
+
},
|
| 19103 |
+
{
|
| 19104 |
+
"kind": "pull_request",
|
| 19105 |
+
"number": 68292,
|
| 19106 |
+
"title": "fix: security hardening \u2014 MCP ownership spoofing, poll double-delivery, cron trust escalation, failover classification gaps",
|
| 19107 |
+
"url": "https://github.com/openclaw/openclaw/pull/68292",
|
| 19108 |
+
"state": "closed",
|
| 19109 |
+
"merged": false,
|
| 19110 |
+
"draft": false,
|
| 19111 |
+
"created_at": "2026-04-17T22:08:17Z"
|
| 19112 |
+
}
|
| 19113 |
+
],
|
| 19114 |
+
"issues": []
|
| 19115 |
+
},
|
| 19116 |
+
"fetch_error": null
|
| 19117 |
+
},
|
| 19118 |
{
|
| 19119 |
"author_login": "tmimmanuel",
|
| 19120 |
"name": "tmimmanuel",
|
|
|
|
| 19673 |
},
|
| 19674 |
"fetch_error": null
|
| 19675 |
},
|
| 19676 |
+
{
|
| 19677 |
+
"author_login": "Lucenx9",
|
| 19678 |
+
"name": "Simone",
|
| 19679 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 19680 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 19681 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 19682 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 19683 |
+
"repo_last_seen_at": "2026-04-17T20:16:27Z",
|
| 19684 |
+
"repo_primary_artifact_count": 6,
|
| 19685 |
+
"repo_artifact_count": 18,
|
| 19686 |
+
"snapshot_issue_count": 1,
|
| 19687 |
+
"snapshot_pr_count": 5,
|
| 19688 |
+
"snapshot_comment_count": 12,
|
| 19689 |
+
"snapshot_review_count": 0,
|
| 19690 |
+
"snapshot_review_comment_count": 0,
|
| 19691 |
+
"repo_association": "CONTRIBUTOR",
|
| 19692 |
+
"new_to_repo": false,
|
| 19693 |
+
"first_seen_in_snapshot": false,
|
| 19694 |
+
"known_via_prior_merged_pr": false,
|
| 19695 |
+
"report_reason": null,
|
| 19696 |
+
"enrichment_source": "previous_report",
|
| 19697 |
+
"live_refetch_skipped": true,
|
| 19698 |
+
"account_age_days": 547,
|
| 19699 |
+
"young_account": false,
|
| 19700 |
+
"follow_through_score": "weak",
|
| 19701 |
+
"breadth_score": "low",
|
| 19702 |
+
"automation_risk_signal": "low",
|
| 19703 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19704 |
+
"public_orgs": [],
|
| 19705 |
+
"activity": {
|
| 19706 |
+
"visible_authored_pr_count": 3,
|
| 19707 |
+
"merged_pr_count": 0,
|
| 19708 |
+
"closed_unmerged_pr_count": 0,
|
| 19709 |
+
"open_pr_count": 3,
|
| 19710 |
+
"merged_pr_rate": 0.0,
|
| 19711 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 19712 |
+
"still_open_pr_rate": 1.0,
|
| 19713 |
+
"distinct_repos_with_authored_prs": 2,
|
| 19714 |
+
"distinct_repos_with_open_prs": 2
|
| 19715 |
+
},
|
| 19716 |
+
"examples": {
|
| 19717 |
+
"pull_requests": [
|
| 19718 |
+
{
|
| 19719 |
+
"kind": "pull_request",
|
| 19720 |
+
"number": 68269,
|
| 19721 |
+
"title": "[codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode",
|
| 19722 |
+
"url": "https://github.com/openclaw/openclaw/pull/68269",
|
| 19723 |
+
"state": "open",
|
| 19724 |
+
"merged": false,
|
| 19725 |
+
"draft": false,
|
| 19726 |
+
"created_at": "2026-04-17T20:16:27Z"
|
| 19727 |
+
},
|
| 19728 |
+
{
|
| 19729 |
+
"kind": "pull_request",
|
| 19730 |
+
"number": 64548,
|
| 19731 |
+
"title": "fix(whatsapp): normalize explicit heartbeat target",
|
| 19732 |
+
"url": "https://github.com/openclaw/openclaw/pull/64548",
|
| 19733 |
+
"state": "closed",
|
| 19734 |
+
"merged": false,
|
| 19735 |
+
"draft": false,
|
| 19736 |
+
"created_at": "2026-04-11T00:09:35Z"
|
| 19737 |
+
},
|
| 19738 |
+
{
|
| 19739 |
+
"kind": "pull_request",
|
| 19740 |
+
"number": 64531,
|
| 19741 |
+
"title": "fix(bluebubbles): add configurable outbound send method",
|
| 19742 |
+
"url": "https://github.com/openclaw/openclaw/pull/64531",
|
| 19743 |
+
"state": "closed",
|
| 19744 |
+
"merged": false,
|
| 19745 |
+
"draft": false,
|
| 19746 |
+
"created_at": "2026-04-10T23:13:10Z"
|
| 19747 |
+
}
|
| 19748 |
+
],
|
| 19749 |
+
"issues": [
|
| 19750 |
+
{
|
| 19751 |
+
"kind": "issue",
|
| 19752 |
+
"number": 45645,
|
| 19753 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 19754 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 19755 |
+
"state": "open",
|
| 19756 |
+
"merged": null,
|
| 19757 |
+
"draft": null,
|
| 19758 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 19759 |
+
}
|
| 19760 |
+
]
|
| 19761 |
+
},
|
| 19762 |
+
"fetch_error": null
|
| 19763 |
+
},
|
| 19764 |
{
|
| 19765 |
"author_login": "corbin-breton",
|
| 19766 |
"name": "Corbin Breton",
|
|
|
|
| 19917 |
},
|
| 19918 |
"fetch_error": null
|
| 19919 |
},
|
| 19920 |
+
{
|
| 19921 |
+
"author_login": "ShionEria",
|
| 19922 |
+
"name": "Shion Eria",
|
| 19923 |
+
"profile_url": "https://github.com/ShionEria",
|
| 19924 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AShionEria",
|
| 19925 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShionEria",
|
| 19926 |
+
"repo_first_seen_at": "2026-03-16T10:11:17Z",
|
| 19927 |
+
"repo_last_seen_at": "2026-04-12T04:27:30Z",
|
| 19928 |
+
"repo_primary_artifact_count": 5,
|
| 19929 |
+
"repo_artifact_count": 21,
|
| 19930 |
+
"snapshot_issue_count": 0,
|
| 19931 |
+
"snapshot_pr_count": 5,
|
| 19932 |
+
"snapshot_comment_count": 16,
|
| 19933 |
+
"snapshot_review_count": 0,
|
| 19934 |
+
"snapshot_review_comment_count": 0,
|
| 19935 |
+
"repo_association": "CONTRIBUTOR",
|
| 19936 |
+
"new_to_repo": false,
|
| 19937 |
+
"first_seen_in_snapshot": false,
|
| 19938 |
+
"known_via_prior_merged_pr": true,
|
| 19939 |
+
"report_reason": null,
|
| 19940 |
+
"enrichment_source": "previous_report",
|
| 19941 |
+
"live_refetch_skipped": true,
|
| 19942 |
+
"account_age_days": 35,
|
| 19943 |
+
"young_account": true,
|
| 19944 |
+
"follow_through_score": "weak",
|
| 19945 |
+
"breadth_score": "low",
|
| 19946 |
+
"automation_risk_signal": "medium",
|
| 19947 |
+
"heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
|
| 19948 |
+
"public_orgs": [],
|
| 19949 |
+
"activity": {
|
| 19950 |
+
"visible_authored_pr_count": 7,
|
| 19951 |
+
"merged_pr_count": 1,
|
| 19952 |
+
"closed_unmerged_pr_count": 3,
|
| 19953 |
+
"open_pr_count": 3,
|
| 19954 |
+
"merged_pr_rate": 0.1429,
|
| 19955 |
+
"closed_unmerged_pr_rate": 0.4286,
|
| 19956 |
+
"still_open_pr_rate": 0.4286,
|
| 19957 |
+
"distinct_repos_with_authored_prs": 1,
|
| 19958 |
+
"distinct_repos_with_open_prs": 1
|
| 19959 |
+
},
|
| 19960 |
+
"examples": {
|
| 19961 |
+
"pull_requests": [
|
| 19962 |
+
{
|
| 19963 |
+
"kind": "pull_request",
|
| 19964 |
+
"number": 65172,
|
| 19965 |
+
"title": "fix(ui): stop misparsing cron-like at schedule strings",
|
| 19966 |
+
"url": "https://github.com/openclaw/openclaw/pull/65172",
|
| 19967 |
+
"state": "closed",
|
| 19968 |
+
"merged": false,
|
| 19969 |
+
"draft": false,
|
| 19970 |
+
"created_at": "2026-04-12T04:27:30Z"
|
| 19971 |
+
},
|
| 19972 |
+
{
|
| 19973 |
+
"kind": "pull_request",
|
| 19974 |
+
"number": 64539,
|
| 19975 |
+
"title": "fix(reply): allow OpenClaw tmp media in normalizer",
|
| 19976 |
+
"url": "https://github.com/openclaw/openclaw/pull/64539",
|
| 19977 |
+
"state": "open",
|
| 19978 |
+
"merged": false,
|
| 19979 |
+
"draft": false,
|
| 19980 |
+
"created_at": "2026-04-10T23:44:38Z"
|
| 19981 |
+
},
|
| 19982 |
+
{
|
| 19983 |
+
"kind": "pull_request",
|
| 19984 |
+
"number": 64492,
|
| 19985 |
+
"title": "fix(cli): route gateway media sends through sendMedia",
|
| 19986 |
+
"url": "https://github.com/openclaw/openclaw/pull/64492",
|
| 19987 |
+
"state": "closed",
|
| 19988 |
+
"merged": true,
|
| 19989 |
+
"draft": false,
|
| 19990 |
+
"created_at": "2026-04-10T20:25:22Z"
|
| 19991 |
+
}
|
| 19992 |
+
],
|
| 19993 |
+
"issues": []
|
| 19994 |
+
},
|
| 19995 |
+
"fetch_error": null
|
| 19996 |
+
},
|
| 19997 |
{
|
| 19998 |
"author_login": "drvoss",
|
| 19999 |
"name": "jason",
|
|
|
|
| 22920 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJIRBOY",
|
| 22921 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJIRBOY",
|
| 22922 |
"repo_first_seen_at": "2026-04-11T06:03:38Z",
|
| 22923 |
+
"repo_last_seen_at": "2026-04-17T23:50:16Z",
|
| 22924 |
"repo_primary_artifact_count": 7,
|
| 22925 |
+
"repo_artifact_count": 14,
|
| 22926 |
"snapshot_issue_count": 6,
|
| 22927 |
"snapshot_pr_count": 1,
|
| 22928 |
+
"snapshot_comment_count": 7,
|
| 22929 |
"snapshot_review_count": 0,
|
| 22930 |
"snapshot_review_comment_count": 0,
|
| 22931 |
"repo_association": "NONE",
|
|
|
|
| 22933 |
"first_seen_in_snapshot": false,
|
| 22934 |
"known_via_prior_merged_pr": false,
|
| 22935 |
"report_reason": null,
|
| 22936 |
+
"enrichment_source": "previous_report",
|
| 22937 |
+
"live_refetch_skipped": true,
|
| 22938 |
"account_age_days": 2565,
|
| 22939 |
"young_account": false,
|
| 22940 |
"follow_through_score": "weak",
|
|
|
|
| 24991 |
},
|
| 24992 |
"fetch_error": null
|
| 24993 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24994 |
{
|
| 24995 |
"author_login": "ajfonthemove",
|
| 24996 |
"name": "Alex Fries",
|
|
|
|
| 25489 |
"first_seen_in_snapshot": false,
|
| 25490 |
"known_via_prior_merged_pr": false,
|
| 25491 |
"report_reason": null,
|
| 25492 |
+
"enrichment_source": "previous_report",
|
| 25493 |
+
"live_refetch_skipped": true,
|
| 25494 |
"account_age_days": 3580,
|
| 25495 |
"young_account": false,
|
| 25496 |
"follow_through_score": "weak",
|
|
|
|
| 26649 |
"first_seen_in_snapshot": false,
|
| 26650 |
"known_via_prior_merged_pr": false,
|
| 26651 |
"report_reason": null,
|
| 26652 |
+
"enrichment_source": "previous_report",
|
| 26653 |
+
"live_refetch_skipped": true,
|
| 26654 |
"account_age_days": 1158,
|
| 26655 |
"young_account": false,
|
| 26656 |
"follow_through_score": "weak",
|
|
|
|
| 30093 |
{
|
| 30094 |
"kind": "pull_request",
|
| 30095 |
"number": 67948,
|
| 30096 |
+
"title": "feat: add provider Abliteration",
|
| 30097 |
"url": "https://github.com/openclaw/openclaw/pull/67948",
|
| 30098 |
"state": "open",
|
| 30099 |
"merged": false,
|
|
|
|
| 31017 |
},
|
| 31018 |
"fetch_error": null
|
| 31019 |
},
|
| 31020 |
+
{
|
| 31021 |
+
"author_login": "anniesurla",
|
| 31022 |
+
"name": "Annie Surla",
|
| 31023 |
+
"profile_url": "https://github.com/anniesurla",
|
| 31024 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanniesurla",
|
| 31025 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanniesurla",
|
| 31026 |
+
"repo_first_seen_at": "2026-04-18T00:06:08Z",
|
| 31027 |
+
"repo_last_seen_at": "2026-04-18T00:13:07Z",
|
| 31028 |
+
"repo_primary_artifact_count": 1,
|
| 31029 |
+
"repo_artifact_count": 3,
|
| 31030 |
+
"snapshot_issue_count": 0,
|
| 31031 |
+
"snapshot_pr_count": 1,
|
| 31032 |
+
"snapshot_comment_count": 0,
|
| 31033 |
+
"snapshot_review_count": 1,
|
| 31034 |
+
"snapshot_review_comment_count": 1,
|
| 31035 |
+
"repo_association": "NONE",
|
| 31036 |
+
"new_to_repo": true,
|
| 31037 |
+
"first_seen_in_snapshot": true,
|
| 31038 |
+
"known_via_prior_merged_pr": false,
|
| 31039 |
+
"report_reason": "first_seen_in_snapshot",
|
| 31040 |
+
"enrichment_source": "live",
|
| 31041 |
+
"live_refetch_skipped": false,
|
| 31042 |
+
"account_age_days": 1352,
|
| 31043 |
+
"young_account": false,
|
| 31044 |
+
"follow_through_score": "weak",
|
| 31045 |
+
"breadth_score": "low",
|
| 31046 |
+
"automation_risk_signal": "low",
|
| 31047 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 31048 |
+
"public_orgs": [],
|
| 31049 |
+
"activity": {
|
| 31050 |
+
"visible_authored_pr_count": 3,
|
| 31051 |
+
"merged_pr_count": 0,
|
| 31052 |
+
"closed_unmerged_pr_count": 1,
|
| 31053 |
+
"open_pr_count": 2,
|
| 31054 |
+
"merged_pr_rate": 0.0,
|
| 31055 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 31056 |
+
"still_open_pr_rate": 0.6667,
|
| 31057 |
+
"distinct_repos_with_authored_prs": 3,
|
| 31058 |
+
"distinct_repos_with_open_prs": 2
|
| 31059 |
+
},
|
| 31060 |
+
"examples": {
|
| 31061 |
+
"pull_requests": [
|
| 31062 |
+
{
|
| 31063 |
+
"kind": "pull_request",
|
| 31064 |
+
"number": 68339,
|
| 31065 |
+
"title": "fix(nvidia): wire onboarding auth and document NIM endpoint",
|
| 31066 |
+
"url": "https://github.com/openclaw/openclaw/pull/68339",
|
| 31067 |
+
"state": "open",
|
| 31068 |
+
"merged": false,
|
| 31069 |
+
"draft": false,
|
| 31070 |
+
"created_at": "2026-04-18T00:06:08Z"
|
| 31071 |
+
}
|
| 31072 |
+
],
|
| 31073 |
+
"issues": []
|
| 31074 |
+
},
|
| 31075 |
+
"fetch_error": null
|
| 31076 |
+
},
|
| 31077 |
{
|
| 31078 |
"author_login": "AnonAmit",
|
| 31079 |
"name": "Anonymous Amit",
|
|
|
|
| 31955 |
"snapshot_review_count": 1,
|
| 31956 |
"snapshot_review_comment_count": 1,
|
| 31957 |
"repo_association": "NONE",
|
| 31958 |
+
"new_to_repo": false,
|
| 31959 |
+
"first_seen_in_snapshot": false,
|
| 31960 |
"known_via_prior_merged_pr": false,
|
| 31961 |
+
"report_reason": null,
|
| 31962 |
+
"enrichment_source": "previous_report",
|
| 31963 |
+
"live_refetch_skipped": true,
|
| 31964 |
"account_age_days": 3181,
|
| 31965 |
"young_account": false,
|
| 31966 |
"follow_through_score": "weak",
|
|
|
|
| 34855 |
},
|
| 34856 |
"fetch_error": null
|
| 34857 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34858 |
{
|
| 34859 |
"author_login": "eyjohn",
|
| 34860 |
"name": "Evgeny Yakimov",
|
|
|
|
| 37241 |
"pull_requests": [
|
| 37242 |
{
|
| 37243 |
"kind": "pull_request",
|
| 37244 |
+
"number": 67103,
|
| 37245 |
+
"title": "feat: Add LaTeX math rendering via KaTeX in Control UI chat",
|
| 37246 |
+
"url": "https://github.com/openclaw/openclaw/pull/67103",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37247 |
"state": "open",
|
| 37248 |
"merged": false,
|
| 37249 |
"draft": false,
|
| 37250 |
+
"created_at": "2026-04-15T09:27:09Z"
|
| 37251 |
}
|
| 37252 |
],
|
| 37253 |
"issues": []
|
|
|
|
| 37255 |
"fetch_error": null
|
| 37256 |
},
|
| 37257 |
{
|
| 37258 |
+
"author_login": "insomnius",
|
| 37259 |
+
"name": "Muhammad Arief Rahman",
|
| 37260 |
+
"profile_url": "https://github.com/insomnius",
|
| 37261 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ainsomnius",
|
| 37262 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ainsomnius",
|
| 37263 |
+
"repo_first_seen_at": "2026-04-16T11:54:42Z",
|
| 37264 |
+
"repo_last_seen_at": "2026-04-16T11:54:42Z",
|
| 37265 |
"repo_primary_artifact_count": 1,
|
| 37266 |
+
"repo_artifact_count": 1,
|
| 37267 |
"snapshot_issue_count": 0,
|
| 37268 |
"snapshot_pr_count": 1,
|
| 37269 |
+
"snapshot_comment_count": 0,
|
| 37270 |
"snapshot_review_count": 0,
|
| 37271 |
"snapshot_review_comment_count": 0,
|
| 37272 |
"repo_association": "NONE",
|
| 37273 |
+
"new_to_repo": false,
|
| 37274 |
+
"first_seen_in_snapshot": false,
|
| 37275 |
"known_via_prior_merged_pr": false,
|
| 37276 |
+
"report_reason": null,
|
| 37277 |
+
"enrichment_source": "previous_report",
|
| 37278 |
+
"live_refetch_skipped": true,
|
| 37279 |
+
"account_age_days": 3552,
|
| 37280 |
"young_account": false,
|
| 37281 |
"follow_through_score": "weak",
|
| 37282 |
"breadth_score": "low",
|
|
|
|
| 37298 |
"pull_requests": [
|
| 37299 |
{
|
| 37300 |
"kind": "pull_request",
|
| 37301 |
+
"number": 67650,
|
| 37302 |
+
"title": "doc: add assistant_view in features",
|
| 37303 |
+
"url": "https://github.com/openclaw/openclaw/pull/67650",
|
| 37304 |
"state": "open",
|
| 37305 |
"merged": false,
|
| 37306 |
"draft": false,
|
| 37307 |
+
"created_at": "2026-04-16T11:54:42Z"
|
| 37308 |
}
|
| 37309 |
],
|
| 37310 |
"issues": []
|
|
|
|
| 37312 |
"fetch_error": null
|
| 37313 |
},
|
| 37314 |
{
|
| 37315 |
+
"author_login": "iosifpeterfi",
|
| 37316 |
+
"name": "Iosif Peterfi",
|
| 37317 |
+
"profile_url": "https://github.com/iosifpeterfi",
|
| 37318 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aiosifpeterfi",
|
| 37319 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aiosifpeterfi",
|
| 37320 |
+
"repo_first_seen_at": "2026-04-14T20:41:55Z",
|
| 37321 |
+
"repo_last_seen_at": "2026-04-14T20:41:55Z",
|
| 37322 |
"repo_primary_artifact_count": 1,
|
| 37323 |
"repo_artifact_count": 1,
|
| 37324 |
"snapshot_issue_count": 0,
|
|
|
|
| 37333 |
"report_reason": null,
|
| 37334 |
"enrichment_source": "previous_report",
|
| 37335 |
"live_refetch_skipped": true,
|
| 37336 |
+
"account_age_days": 4825,
|
| 37337 |
+
"young_account": false,
|
| 37338 |
+
"follow_through_score": "weak",
|
| 37339 |
+
"breadth_score": "low",
|
| 37340 |
+
"automation_risk_signal": "low",
|
| 37341 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 37342 |
+
"public_orgs": [],
|
| 37343 |
+
"activity": {
|
| 37344 |
+
"visible_authored_pr_count": 1,
|
| 37345 |
+
"merged_pr_count": 0,
|
| 37346 |
+
"closed_unmerged_pr_count": 0,
|
| 37347 |
+
"open_pr_count": 1,
|
| 37348 |
+
"merged_pr_rate": 0.0,
|
| 37349 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 37350 |
+
"still_open_pr_rate": 1.0,
|
| 37351 |
+
"distinct_repos_with_authored_prs": 1,
|
| 37352 |
+
"distinct_repos_with_open_prs": 1
|
| 37353 |
+
},
|
| 37354 |
+
"examples": {
|
| 37355 |
+
"pull_requests": [
|
| 37356 |
+
{
|
| 37357 |
+
"kind": "pull_request",
|
| 37358 |
+
"number": 66798,
|
| 37359 |
+
"title": "feat: bridge external MCP servers to CLI backends via bundleExternalMcp",
|
| 37360 |
+
"url": "https://github.com/openclaw/openclaw/pull/66798",
|
| 37361 |
+
"state": "open",
|
| 37362 |
+
"merged": false,
|
| 37363 |
+
"draft": false,
|
| 37364 |
+
"created_at": "2026-04-14T20:41:55Z"
|
| 37365 |
+
}
|
| 37366 |
+
],
|
| 37367 |
+
"issues": []
|
| 37368 |
+
},
|
| 37369 |
+
"fetch_error": null
|
| 37370 |
+
},
|
| 37371 |
+
{
|
| 37372 |
+
"author_login": "isopenclaw",
|
| 37373 |
+
"name": null,
|
| 37374 |
+
"profile_url": "https://github.com/isopenclaw",
|
| 37375 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aisopenclaw",
|
| 37376 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aisopenclaw",
|
| 37377 |
+
"repo_first_seen_at": "2026-04-16T01:27:05Z",
|
| 37378 |
+
"repo_last_seen_at": "2026-04-17T08:03:21Z",
|
| 37379 |
+
"repo_primary_artifact_count": 1,
|
| 37380 |
+
"repo_artifact_count": 3,
|
| 37381 |
+
"snapshot_issue_count": 0,
|
| 37382 |
+
"snapshot_pr_count": 1,
|
| 37383 |
+
"snapshot_comment_count": 2,
|
| 37384 |
+
"snapshot_review_count": 0,
|
| 37385 |
+
"snapshot_review_comment_count": 0,
|
| 37386 |
+
"repo_association": "NONE",
|
| 37387 |
+
"new_to_repo": false,
|
| 37388 |
+
"first_seen_in_snapshot": false,
|
| 37389 |
+
"known_via_prior_merged_pr": false,
|
| 37390 |
+
"report_reason": null,
|
| 37391 |
+
"enrichment_source": "previous_report",
|
| 37392 |
+
"live_refetch_skipped": true,
|
| 37393 |
+
"account_age_days": 48,
|
| 37394 |
"young_account": true,
|
| 37395 |
"follow_through_score": "weak",
|
| 37396 |
"breadth_score": "low",
|
|
|
|
| 37412 |
"pull_requests": [
|
| 37413 |
{
|
| 37414 |
"kind": "pull_request",
|
| 37415 |
+
"number": 67463,
|
| 37416 |
+
"title": "Fix doctor SecretRef false positive and normalize task timestamps",
|
| 37417 |
+
"url": "https://github.com/openclaw/openclaw/pull/67463",
|
| 37418 |
"state": "open",
|
| 37419 |
"merged": false,
|
| 37420 |
"draft": false,
|
| 37421 |
+
"created_at": "2026-04-16T01:27:05Z"
|
| 37422 |
}
|
| 37423 |
],
|
| 37424 |
"issues": []
|
|
|
|
| 37426 |
"fetch_error": null
|
| 37427 |
},
|
| 37428 |
{
|
| 37429 |
+
"author_login": "itsuzef",
|
| 37430 |
+
"name": "Youssef Hemimy",
|
| 37431 |
+
"profile_url": "https://github.com/itsuzef",
|
| 37432 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aitsuzef",
|
| 37433 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aitsuzef",
|
| 37434 |
+
"repo_first_seen_at": "2026-02-21T23:47:03Z",
|
| 37435 |
+
"repo_last_seen_at": "2026-04-17T22:59:50Z",
|
| 37436 |
"repo_primary_artifact_count": 1,
|
| 37437 |
+
"repo_artifact_count": 3,
|
| 37438 |
"snapshot_issue_count": 0,
|
| 37439 |
"snapshot_pr_count": 1,
|
| 37440 |
+
"snapshot_comment_count": 2,
|
| 37441 |
"snapshot_review_count": 0,
|
| 37442 |
"snapshot_review_comment_count": 0,
|
| 37443 |
"repo_association": "NONE",
|
|
|
|
| 37447 |
"report_reason": null,
|
| 37448 |
"enrichment_source": "previous_report",
|
| 37449 |
"live_refetch_skipped": true,
|
| 37450 |
+
"account_age_days": 2465,
|
| 37451 |
"young_account": false,
|
| 37452 |
"follow_through_score": "weak",
|
| 37453 |
"breadth_score": "low",
|
| 37454 |
"automation_risk_signal": "low",
|
| 37455 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 37456 |
"public_orgs": [],
|
| 37457 |
"activity": {
|
| 37458 |
"visible_authored_pr_count": 1,
|
| 37459 |
"merged_pr_count": 0,
|
| 37460 |
+
"closed_unmerged_pr_count": 0,
|
| 37461 |
+
"open_pr_count": 1,
|
| 37462 |
"merged_pr_rate": 0.0,
|
| 37463 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 37464 |
+
"still_open_pr_rate": 1.0,
|
| 37465 |
"distinct_repos_with_authored_prs": 1,
|
| 37466 |
+
"distinct_repos_with_open_prs": 1
|
| 37467 |
},
|
| 37468 |
"examples": {
|
| 37469 |
"pull_requests": [
|
| 37470 |
{
|
| 37471 |
"kind": "pull_request",
|
| 37472 |
+
"number": 68321,
|
| 37473 |
+
"title": "feat(elevenlabs): register eleven_v3 in TTS model allowlist",
|
| 37474 |
+
"url": "https://github.com/openclaw/openclaw/pull/68321",
|
| 37475 |
+
"state": "open",
|
| 37476 |
+
"merged": false,
|
| 37477 |
+
"draft": false,
|
| 37478 |
+
"created_at": "2026-04-17T22:59:50Z"
|
| 37479 |
+
}
|
| 37480 |
+
],
|
| 37481 |
+
"issues": []
|
| 37482 |
+
},
|
| 37483 |
+
"fetch_error": null
|
| 37484 |
+
},
|
| 37485 |
+
{
|
| 37486 |
+
"author_login": "ivyhabscheid",
|
| 37487 |
+
"name": "Ivy Habscheid",
|
| 37488 |
+
"profile_url": "https://github.com/ivyhabscheid",
|
| 37489 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aivyhabscheid",
|
| 37490 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aivyhabscheid",
|
| 37491 |
+
"repo_first_seen_at": "2026-04-16T18:44:59Z",
|
| 37492 |
+
"repo_last_seen_at": "2026-04-16T18:44:59Z",
|
| 37493 |
+
"repo_primary_artifact_count": 1,
|
| 37494 |
+
"repo_artifact_count": 1,
|
| 37495 |
+
"snapshot_issue_count": 0,
|
| 37496 |
+
"snapshot_pr_count": 1,
|
| 37497 |
+
"snapshot_comment_count": 0,
|
| 37498 |
+
"snapshot_review_count": 0,
|
| 37499 |
+
"snapshot_review_comment_count": 0,
|
| 37500 |
+
"repo_association": "NONE",
|
| 37501 |
+
"new_to_repo": false,
|
| 37502 |
+
"first_seen_in_snapshot": false,
|
| 37503 |
+
"known_via_prior_merged_pr": false,
|
| 37504 |
+
"report_reason": null,
|
| 37505 |
+
"enrichment_source": "previous_report",
|
| 37506 |
+
"live_refetch_skipped": true,
|
| 37507 |
+
"account_age_days": 12,
|
| 37508 |
+
"young_account": true,
|
| 37509 |
+
"follow_through_score": "weak",
|
| 37510 |
+
"breadth_score": "low",
|
| 37511 |
+
"automation_risk_signal": "medium",
|
| 37512 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 37513 |
+
"public_orgs": [],
|
| 37514 |
+
"activity": {
|
| 37515 |
+
"visible_authored_pr_count": 1,
|
| 37516 |
+
"merged_pr_count": 0,
|
| 37517 |
+
"closed_unmerged_pr_count": 0,
|
| 37518 |
+
"open_pr_count": 1,
|
| 37519 |
+
"merged_pr_rate": 0.0,
|
| 37520 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 37521 |
+
"still_open_pr_rate": 1.0,
|
| 37522 |
+
"distinct_repos_with_authored_prs": 1,
|
| 37523 |
+
"distinct_repos_with_open_prs": 1
|
| 37524 |
+
},
|
| 37525 |
+
"examples": {
|
| 37526 |
+
"pull_requests": [
|
| 37527 |
+
{
|
| 37528 |
+
"kind": "pull_request",
|
| 37529 |
+
"number": 67781,
|
| 37530 |
+
"title": "fix(google): handle Vertex 1M context models and empty final payloads",
|
| 37531 |
+
"url": "https://github.com/openclaw/openclaw/pull/67781",
|
| 37532 |
+
"state": "open",
|
| 37533 |
"merged": false,
|
| 37534 |
"draft": false,
|
| 37535 |
+
"created_at": "2026-04-16T18:44:59Z"
|
| 37536 |
}
|
| 37537 |
],
|
| 37538 |
"issues": []
|
|
|
|
| 38070 |
"snapshot_review_count": 0,
|
| 38071 |
"snapshot_review_comment_count": 0,
|
| 38072 |
"repo_association": "NONE",
|
| 38073 |
+
"new_to_repo": false,
|
| 38074 |
+
"first_seen_in_snapshot": false,
|
| 38075 |
"known_via_prior_merged_pr": false,
|
| 38076 |
+
"report_reason": null,
|
| 38077 |
+
"enrichment_source": "previous_report",
|
| 38078 |
+
"live_refetch_skipped": true,
|
| 38079 |
"account_age_days": 2055,
|
| 38080 |
"young_account": false,
|
| 38081 |
"follow_through_score": "weak",
|
|
|
|
| 46924 |
},
|
| 46925 |
"fetch_error": null
|
| 46926 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46927 |
{
|
| 46928 |
"author_login": "thewilloftheshadow",
|
| 46929 |
"name": "Shadow",
|
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 |
|
|
@@ -21,8 +21,8 @@
|
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 25 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 23 |
| `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 |
|
|
|
|
| 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 |
-
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | NONE | 32d | `2026-03-18T00:16:55Z` | 19 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 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 |
|
| 27 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 28 |
| `omarshahine` | [profile](https://github.com/omarshahine) | no | CONTRIBUTOR | 4126d | `2026-02-20T03:30:56Z` | 18 | 10 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
@@ -44,8 +44,9 @@
|
|
| 44 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 12 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 45 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 46 |
| `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 |
|
| 47 |
-
| `1aifanatic` | [profile](https://github.com/1aifanatic) |
|
| 48 |
| `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 |
|
|
|
|
| 49 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
| 50 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 51 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -53,7 +54,6 @@
|
|
| 53 |
| `stainlu` | [profile](https://github.com/stainlu) | no | CONTRIBUTOR | 1364d | `2026-04-08T01:24:20Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 54 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 55 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 9 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 56 |
-
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 57 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 9 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 58 |
| `WuKongAI-CMU` | [profile](https://github.com/WuKongAI-CMU) | no | CONTRIBUTOR | 343d | `2026-03-09T20:35:04Z` | 9 | 0 | weak | low | low | young account; high recent PR volume; high open PR share; targets high-star repos |
|
| 59 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
@@ -66,7 +66,9 @@
|
|
| 66 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2026-01-16T21:59:54Z` | 8 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 67 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 68 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 69 |
| `Magicray1217` | [profile](https://github.com/Magicray1217) | no | NONE | 34d | `2026-04-13T10:47:52Z` | 8 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 70 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 8 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 71 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 72 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | NONE | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -79,7 +81,6 @@
|
|
| 79 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 80 |
| `ImLukeF` | [profile](https://github.com/ImLukeF) | no | MEMBER | 1650d | `2026-03-10T16:03:05Z` | 7 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 81 |
| `Mlightsnow` | [profile](https://github.com/Mlightsnow) | no | CONTRIBUTOR | 1899d | `2026-04-09T22:29:10Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 82 |
-
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 83 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | NONE | 1526d | `2026-04-14T18:43:33Z` | 7 | 0 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 84 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-24T14:29:43Z` | 7 | 0 | n/a | low | low | no visible non-self stars |
|
| 85 |
| `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 |
|
|
@@ -159,13 +160,9 @@
|
|
| 159 |
| `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 |
|
| 160 |
| `sumleo` | [profile](https://github.com/sumleo) | no | CONTRIBUTOR | 3223d | `2026-02-12T15:24:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 161 |
| `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 |
|
| 162 |
-
| `xchunzhao` | [profile](https://github.com/xchunzhao) | no | NONE | 3918d | `2026-04-10T23:50:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 163 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 164 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 165 |
-
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 7 | 0 | weak | low | low | high open PR share |
|
| 166 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 167 |
-
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 168 |
-
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 169 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 170 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 171 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -179,6 +176,7 @@
|
|
| 179 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 180 |
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 181 |
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 182 |
| `cyrusaf` | [profile](https://github.com/cyrusaf) | no | NONE | 5495d | `2026-04-11T05:53:50Z` | 2 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 183 |
| `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 |
|
| 184 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
|
@@ -188,12 +186,14 @@
|
|
| 188 |
| `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 |
|
| 189 |
| `zongqichen` | [profile](https://github.com/zongqichen) | no | NONE | 1030d | `2026-04-14T13:18:08Z` | 2 | 2 | weak | low | low | targets high-star repos |
|
| 190 |
| `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 |
|
|
|
|
| 191 |
| `BenediktSchackenberg` | [profile](https://github.com/BenediktSchackenberg) | no | NONE | 4476d | `2026-03-05T08:55:12Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 192 |
| `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 |
|
| 193 |
| `GodsBoy` | [profile](https://github.com/GodsBoy) | no | CONTRIBUTOR | 4554d | `2026-01-30T20:39:12Z` | 2 | 1 | strong | moderate | low | — |
|
| 194 |
| `gzsiang` | [profile](https://github.com/gzsiang) | no | NONE | 1093d | `2026-03-18T04:53:40Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 195 |
| `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 |
|
| 196 |
| `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 |
|
|
|
|
| 197 |
| `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 |
|
| 198 |
| `Pearcekieser` | [profile](https://github.com/Pearcekieser) | no | NONE | 4652d | `2026-04-11T00:45:04Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 199 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
@@ -212,6 +212,7 @@
|
|
| 212 |
| `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 |
|
| 213 |
| `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 |
|
| 214 |
| `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 |
|
|
|
|
| 215 |
| `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 |
|
| 216 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 217 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -246,6 +247,7 @@
|
|
| 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 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 248 |
| `sunapi386` | [profile](https://github.com/sunapi386) | no | NONE | 5336d | `2026-04-16T06:21:03Z` | 2 | 0 | mixed | moderate | low | — |
|
|
|
|
| 249 |
| `tmimmanuel` | [profile](https://github.com/tmimmanuel) | no | CONTRIBUTOR | 3882d | `2026-04-14T01:17:36Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
| 250 |
| `trudbot` | [profile](https://github.com/trudbot) | no | NONE | 1655d | `2026-04-11T17:13:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 251 |
| `weichengdeng` | [profile](https://github.com/weichengdeng) | no | NONE | 905d | `2026-04-12T10:16:34Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -254,8 +256,10 @@
|
|
| 254 |
| `zhangyue19921010` | [profile](https://github.com/zhangyue19921010) | no | NONE | 2066d | `2026-04-17T03:44:42Z` | 2 | 0 | weak | low | low | high open PR share |
|
| 255 |
| `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 |
|
| 256 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 257 |
| `corbin-breton` | [profile](https://github.com/corbin-breton) | no | NONE | 4734d | `2026-04-08T19:15:22Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 258 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 259 |
| `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 |
|
| 260 |
| `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 |
|
| 261 |
| `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 |
|
|
@@ -321,7 +325,6 @@
|
|
| 321 |
| `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 |
|
| 322 |
| `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 |
|
| 323 |
| `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 |
|
| 324 |
-
| `acwilan` | [profile](https://github.com/acwilan) | no | NONE | 5769d | `2026-04-14T01:21:33Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 325 |
| `ajfonthemove` | [profile](https://github.com/ajfonthemove) | no | NONE | 53d | `2026-03-03T06:01:04Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 326 |
| `andydoucet` | [profile](https://github.com/andydoucet) | no | NONE | 2162d | `2026-02-10T21:03:13Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 327 |
| `caox488-a11y` | [profile](https://github.com/caox488-a11y) | no | NONE | 38d | `2026-03-15T18:21:40Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -414,6 +417,7 @@
|
|
| 414 |
| `allenliang2022` | [profile](https://github.com/allenliang2022) | no | NONE | 1544d | `2026-04-17T11:19:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 415 |
| `ammadfa` | [profile](https://github.com/ammadfa) | no | NONE | 4214d | `2026-04-12T04:32:50Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 416 |
| `andyylin` | [profile](https://github.com/andyylin) | no | CONTRIBUTOR | 2500d | `2026-04-08T14:02:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 417 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 418 |
| `ANURAG040599` | [profile](https://github.com/ANURAG040599) | no | NONE | 1856d | `2026-04-13T03:07:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 419 |
| `Aobing-code` | [profile](https://github.com/Aobing-code) | no | NONE | 761d | `2026-03-07T02:55:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -429,7 +433,7 @@
|
|
| 429 |
| `batmanhz` | [profile](https://github.com/batmanhz) | no | NONE | 362d | `2026-04-12T14:52:39Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 430 |
| `BillyBunn` | [profile](https://github.com/BillyBunn) | no | NONE | 2860d | `2026-04-13T16:03:08Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 431 |
| `bloodycoder` | [profile](https://github.com/bloodycoder) | no | NONE | 4355d | `2026-04-12T08:42:07Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 432 |
-
| `bluesky6868` | [profile](https://github.com/bluesky6868) |
|
| 433 |
| `bmadwaves` | [profile](https://github.com/bmadwaves) | no | NONE | 443d | `2026-04-17T16:54:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 434 |
| `bobgee00001-beep` | [profile](https://github.com/bobgee00001-beep) | no | NONE | 63d | `2026-04-13T18:14:21Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 435 |
| `bogdanovich` | [profile](https://github.com/bogdanovich) | no | NONE | 4623d | `2026-04-12T03:44:21Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -480,7 +484,6 @@
|
|
| 480 |
| `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 |
|
| 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 |
| `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 |
|
| 483 |
-
| `evgyur` | [profile](https://github.com/evgyur) | yes | NONE | 1222d | `2026-04-17T22:56:05Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 484 |
| `eyjohn` | [profile](https://github.com/eyjohn) | no | CONTRIBUTOR | 4680d | `2026-04-16T17:33:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 485 |
| `fabioquinzi` | [profile](https://github.com/fabioquinzi) | no | NONE | 2803d | `2026-04-12T17:39:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 486 |
| `fangweili` | [profile](https://github.com/fangweili) | no | NONE | 5120d | `2026-04-15T23:23:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -526,9 +529,8 @@
|
|
| 526 |
| `insomnius` | [profile](https://github.com/insomnius) | no | NONE | 3552d | `2026-04-16T11:54:42Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 527 |
| `iosifpeterfi` | [profile](https://github.com/iosifpeterfi) | no | NONE | 4825d | `2026-04-14T20:41:55Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 528 |
| `isopenclaw` | [profile](https://github.com/isopenclaw) | no | NONE | 48d | `2026-04-16T01:27:05Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 529 |
-
| `itsuzef` | [profile](https://github.com/itsuzef) |
|
| 530 |
| `ivyhabscheid` | [profile](https://github.com/ivyhabscheid) | no | NONE | 12d | `2026-04-16T18:44:59Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 531 |
-
| `j33bs` | [profile](https://github.com/j33bs) | no | NONE | 3250d | `2026-04-10T23:42:23Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 532 |
| `JackChiang233` | [profile](https://github.com/JackChiang233) | no | NONE | 1742d | `2026-04-15T09:01:12Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 533 |
| `jamr-erebor` | [profile](https://github.com/jamr-erebor) | no | NONE | 47d | `2026-04-14T23:58:55Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 534 |
| `janicduplessis` | [profile](https://github.com/janicduplessis) | no | NONE | 4916d | `2026-04-12T02:54:34Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
|
@@ -538,7 +540,7 @@
|
|
| 538 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 539 |
| `jdc4429` | [profile](https://github.com/jdc4429) | no | NONE | 3611d | `2026-04-12T20:57:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 540 |
| `jeep91106-cpu` | [profile](https://github.com/jeep91106-cpu) | no | NONE | 103d | `2026-04-12T01:28:15Z` | 1 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 541 |
-
| `JeevaByte` | [profile](https://github.com/JeevaByte) |
|
| 542 |
| `JerranC` | [profile](https://github.com/JerranC) | no | NONE | 1342d | `2026-04-15T02:06:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 543 |
| `Jerry-Xin` | [profile](https://github.com/Jerry-Xin) | no | NONE | 4826d | `2026-03-13T06:51:39Z` | 1 | 0 | mixed | low | low | high open PR share |
|
| 544 |
| `jerryklocke-data` | [profile](https://github.com/jerryklocke-data) | no | NONE | 132d | `2026-04-15T01:12:01Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -693,7 +695,6 @@
|
|
| 693 |
| `TerryFYL` | [profile](https://github.com/TerryFYL) | no | NONE | 2681d | `2026-02-28T09:43:12Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 694 |
| `TheDillonHall` | [profile](https://github.com/TheDillonHall) | no | NONE | 1109d | `2026-04-17T21:36:47Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 695 |
| `TheDragon` | [profile](https://github.com/TheDragon) | no | NONE | 1734d | `2026-04-11T16:46:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 696 |
-
| `thesomewhatyou` | [profile](https://github.com/thesomewhatyou) | no | CONTRIBUTOR | 768d | `2026-02-08T01:46:55Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 697 |
| `thewilloftheshadow` | [profile](https://github.com/thewilloftheshadow) | no | MEMBER | 3009d | `2025-12-17T05:45:19Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 698 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 699 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
|
@@ -811,12 +812,12 @@ Example artifacts:
|
|
| 811 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys)
|
| 812 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys)
|
| 813 |
- repo first seen: `2026-01-29T06:32:51Z`
|
| 814 |
-
- repo last seen: `2026-04-
|
| 815 |
- first seen in snapshot: **no**
|
| 816 |
- repo association: **CONTRIBUTOR**
|
| 817 |
- repo primary artifacts: **38**
|
| 818 |
- snapshot authored PRs/issues: **38 PRs / 0 issues**
|
| 819 |
-
- snapshot discussion activity: **
|
| 820 |
- account age: **4339 days**
|
| 821 |
- recent public PR activity: **34 PRs** (3 merged / 26 closed-unmerged / 5 open; merged rate **9%**, closed-unmerged rate **76%**, open rate **15%**)
|
| 822 |
- public orgs: none visible
|
|
@@ -1018,6 +1019,32 @@ Example artifacts:
|
|
| 1018 |
- [PR #65059: fix(minimax): use configured baseUrl for usage polling endpoint](https://github.com/openclaw/openclaw/pull/65059) — open
|
| 1019 |
- [PR #65058: fix(googlechat): accept add-on space lifecycle payload variants](https://github.com/openclaw/openclaw/pull/65058) — open
|
| 1020 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1021 |
### `oraculoos`
|
| 1022 |
|
| 1023 |
- profile: [github.com/oraculoos](https://github.com/oraculoos)
|
|
@@ -1042,32 +1069,6 @@ Example artifacts:
|
|
| 1042 |
- [PR #66630: docs: clarify responsible disclosure in SECURITY.md](https://github.com/openclaw/openclaw/pull/66630) — closed
|
| 1043 |
- [PR #66629: docs: add section comments to .dockerignore for better organization](https://github.com/openclaw/openclaw/pull/66629) — closed
|
| 1044 |
|
| 1045 |
-
### `kagura-agent`
|
| 1046 |
-
|
| 1047 |
-
- profile: [github.com/kagura-agent](https://github.com/kagura-agent)
|
| 1048 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 1049 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 1050 |
-
- repo first seen: `2026-03-18T00:16:55Z`
|
| 1051 |
-
- repo last seen: `2026-04-17T13:12:20Z`
|
| 1052 |
-
- first seen in snapshot: **no**
|
| 1053 |
-
- repo association: **NONE**
|
| 1054 |
-
- repo primary artifacts: **26**
|
| 1055 |
-
- snapshot authored PRs/issues: **19 PRs / 7 issues**
|
| 1056 |
-
- snapshot discussion activity: **38 comments / 0 reviews / 0 review comments**
|
| 1057 |
-
- account age: **32 days**
|
| 1058 |
-
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 1059 |
-
- public orgs: none visible
|
| 1060 |
-
- compact scores: follow-through **mixed**, breadth **high**, automation risk **high**
|
| 1061 |
-
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 1062 |
-
|
| 1063 |
-
Example artifacts:
|
| 1064 |
-
- [PR #68096: fix(whatsapp): deduplicate media in final reply when block streaming is disabled](https://github.com/openclaw/openclaw/pull/68096) — open
|
| 1065 |
-
- [PR #68069: fix: prevent formatter from breaking HTML export template placeholders (#68062)](https://github.com/openclaw/openclaw/pull/68069) — open
|
| 1066 |
-
- [PR #68040: fix: Tavily plugin SecretRef for webSearch.apiKey fails at runtime](https://github.com/openclaw/openclaw/pull/68040) — closed
|
| 1067 |
-
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 1068 |
-
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 1069 |
-
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
| 1070 |
-
|
| 1071 |
### `jalehman`
|
| 1072 |
|
| 1073 |
- profile: [github.com/jalehman](https://github.com/jalehman)
|
|
@@ -1215,12 +1216,12 @@ Example artifacts:
|
|
| 1215 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek)
|
| 1216 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek)
|
| 1217 |
- repo first seen: `2026-01-31T03:06:37Z`
|
| 1218 |
-
- repo last seen: `2026-04-
|
| 1219 |
- first seen in snapshot: **no**
|
| 1220 |
- repo association: **CONTRIBUTOR**
|
| 1221 |
- repo primary artifacts: **34**
|
| 1222 |
- snapshot authored PRs/issues: **16 PRs / 18 issues**
|
| 1223 |
-
- snapshot discussion activity: **
|
| 1224 |
- account age: **2164 days**
|
| 1225 |
- recent public PR activity: **16 PRs** (2 merged / 7 closed-unmerged / 7 open; merged rate **12%**, closed-unmerged rate **44%**, open rate **44%**)
|
| 1226 |
- public orgs: none visible
|
|
@@ -1230,9 +1231,9 @@ Example artifacts:
|
|
| 1230 |
Example artifacts:
|
| 1231 |
- [PR #65655: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65655) — open
|
| 1232 |
- [PR #65647: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65647) — closed
|
| 1233 |
-
- [PR #65644: docs: harden podman env sample guidance](https://github.com/openclaw/openclaw/pull/65644) —
|
| 1234 |
- [Issue #65626: [Bug]: Browser control honors inactive gateway credentials despite explicit auth mode](https://github.com/openclaw/openclaw/issues/65626) — open
|
| 1235 |
-
- [Issue #65625: [Bug]: openclaw.podman.env ships empty gateway token with lan bind as default, exposing unauthenticated gateway if used directly](https://github.com/openclaw/openclaw/issues/65625) —
|
| 1236 |
- [Issue #65624: [Bug]: Mattermost slash commands default to cleartext callback URLs that expose reusable command tokens](https://github.com/openclaw/openclaw/issues/65624) — open
|
| 1237 |
|
| 1238 |
### `yozu`
|
|
@@ -1571,7 +1572,7 @@ Example artifacts:
|
|
| 1571 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A1aifanatic)
|
| 1572 |
- repo first seen: `2026-02-01T16:01:30Z`
|
| 1573 |
- repo last seen: `2026-04-17T22:58:48Z`
|
| 1574 |
-
- first seen in snapshot: **
|
| 1575 |
- repo association: **NONE**
|
| 1576 |
- repo primary artifacts: **10**
|
| 1577 |
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
|
@@ -1610,6 +1611,29 @@ Example artifacts:
|
|
| 1610 |
- [PR #68177: fix(slack): prevent f.toLowerCase is not a function error (fixes #68168)](https://github.com/openclaw/openclaw/pull/68177) — open
|
| 1611 |
- [PR #68174: fix(schema): remove redundant Type.Optional wrapper on HelloOkSchema.auth (fixes #68160)](https://github.com/openclaw/openclaw/pull/68174) — open
|
| 1612 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1613 |
### `lml2468`
|
| 1614 |
|
| 1615 |
- profile: [github.com/lml2468](https://github.com/lml2468)
|
|
@@ -1776,29 +1800,6 @@ Example artifacts:
|
|
| 1776 |
- [PR #67981: fix(cli): prefer live channel logout [AI-assisted]](https://github.com/openclaw/openclaw/pull/67981) — open, draft
|
| 1777 |
- [PR #67980: [AI-assisted] fix(agents): mark failed TTS tool synthesis as an error](https://github.com/openclaw/openclaw/pull/67980) — open
|
| 1778 |
|
| 1779 |
-
### `Linux2010`
|
| 1780 |
-
|
| 1781 |
-
- profile: [github.com/Linux2010](https://github.com/Linux2010)
|
| 1782 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALinux2010)
|
| 1783 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALinux2010)
|
| 1784 |
-
- repo first seen: `2026-02-28T09:30:44Z`
|
| 1785 |
-
- repo last seen: `2026-04-17T15:56:11Z`
|
| 1786 |
-
- first seen in snapshot: **no**
|
| 1787 |
-
- repo association: **CONTRIBUTOR**
|
| 1788 |
-
- repo primary artifacts: **9**
|
| 1789 |
-
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1790 |
-
- snapshot discussion activity: **64 comments / 0 reviews / 0 review comments**
|
| 1791 |
-
- account age: **3021 days**
|
| 1792 |
-
- recent public PR activity: **16 PRs** (1 merged / 4 closed-unmerged / 11 open; merged rate **6%**, closed-unmerged rate **25%**, open rate **69%**)
|
| 1793 |
-
- public orgs: none visible
|
| 1794 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1795 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1796 |
-
|
| 1797 |
-
Example artifacts:
|
| 1798 |
-
- [PR #68189: fix: prevent heartbeat events from preempting user-facing reply lane](https://github.com/openclaw/openclaw/pull/68189) — closed
|
| 1799 |
-
- [PR #68130: fix: reduce log level for narrative session cleanup scope failures](https://github.com/openclaw/openclaw/pull/68130) — open
|
| 1800 |
-
- [PR #68010: fix(providers): defer OpenRouter env var candidates to lazy proxy (#67989)](https://github.com/openclaw/openclaw/pull/68010) — open
|
| 1801 |
-
|
| 1802 |
### `SARAMALI15792`
|
| 1803 |
|
| 1804 |
- profile: [github.com/SARAMALI15792](https://github.com/SARAMALI15792)
|
|
@@ -2083,6 +2084,29 @@ Example artifacts:
|
|
| 2083 |
- [PR #67444: fix(inter-session-completion-delivery): ensure completion delivery on ANNOUNCE_SKIP](https://github.com/openclaw/openclaw/pull/67444) — open
|
| 2084 |
- [PR #66871: fix(openai): guard codex responses overflow before provider rejection](https://github.com/openclaw/openclaw/pull/66871) — open
|
| 2085 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2086 |
### `Magicray1217`
|
| 2087 |
|
| 2088 |
- profile: [github.com/Magicray1217](https://github.com/Magicray1217)
|
|
@@ -2106,6 +2130,29 @@ Example artifacts:
|
|
| 2106 |
- [PR #67297: fix(compaction): use reserveTokens instead of reserveTokensFloor for memoryFlush and preflight thresholds](https://github.com/openclaw/openclaw/pull/67297) — open
|
| 2107 |
- [PR #67050: fix: skip test files and directories in install security scanner](https://github.com/openclaw/openclaw/pull/67050) — open
|
| 2108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2109 |
### `mushuiyu886`
|
| 2110 |
|
| 2111 |
- profile: [github.com/mushuiyu886](https://github.com/mushuiyu886)
|
|
@@ -2181,12 +2228,12 @@ Example artifacts:
|
|
| 2181 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv)
|
| 2182 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv)
|
| 2183 |
- repo first seen: `2026-04-08T18:58:33Z`
|
| 2184 |
-
- repo last seen: `2026-04-
|
| 2185 |
- first seen in snapshot: **no**
|
| 2186 |
- repo association: **CONTRIBUTOR**
|
| 2187 |
- repo primary artifacts: **12**
|
| 2188 |
- snapshot authored PRs/issues: **7 PRs / 5 issues**
|
| 2189 |
-
- snapshot discussion activity: **
|
| 2190 |
- account age: **977 days**
|
| 2191 |
- recent public PR activity: **11 PRs** (4 merged / 2 closed-unmerged / 5 open; merged rate **36%**, closed-unmerged rate **18%**, open rate **45%**)
|
| 2192 |
- public orgs: none visible
|
|
@@ -2280,12 +2327,12 @@ Example artifacts:
|
|
| 2280 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arubencu)
|
| 2281 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arubencu)
|
| 2282 |
- repo first seen: `2026-04-13T11:49:44Z`
|
| 2283 |
-
- repo last seen: `2026-04-
|
| 2284 |
- first seen in snapshot: **no**
|
| 2285 |
- repo association: **CONTRIBUTOR**
|
| 2286 |
- repo primary artifacts: **8**
|
| 2287 |
- snapshot authored PRs/issues: **7 PRs / 1 issues**
|
| 2288 |
-
- snapshot discussion activity: **1 comments /
|
| 2289 |
- account age: **4684 days**
|
| 2290 |
- recent public PR activity: **7 PRs** (3 merged / 0 closed-unmerged / 4 open; merged rate **43%**, closed-unmerged rate **0%**, open rate **57%**)
|
| 2291 |
- public orgs: none visible
|
|
@@ -2390,29 +2437,6 @@ Example artifacts:
|
|
| 2390 |
- [PR #68093: Fix: dedupe section title/desc in single-section config view (Resolves #68003)](https://github.com/openclaw/openclaw/pull/68093) — open
|
| 2391 |
- [PR #65633: Fix: disable chat-thread aria-live to stop per-token screen reader announcements (Resolves #65538)](https://github.com/openclaw/openclaw/pull/65633) — closed
|
| 2392 |
|
| 2393 |
-
### `MonkeyLeeT`
|
| 2394 |
-
|
| 2395 |
-
- profile: [github.com/MonkeyLeeT](https://github.com/MonkeyLeeT)
|
| 2396 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT)
|
| 2397 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT)
|
| 2398 |
-
- repo first seen: `2026-03-02T15:37:21Z`
|
| 2399 |
-
- repo last seen: `2026-04-17T15:29:13Z`
|
| 2400 |
-
- first seen in snapshot: **no**
|
| 2401 |
-
- repo association: **CONTRIBUTOR**
|
| 2402 |
-
- repo primary artifacts: **7**
|
| 2403 |
-
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2404 |
-
- snapshot discussion activity: **13 comments / 1 reviews / 1 review comments**
|
| 2405 |
-
- account age: **4437 days**
|
| 2406 |
-
- recent public PR activity: **9 PRs** (2 merged / 3 closed-unmerged / 4 open; merged rate **22%**, closed-unmerged rate **33%**, open rate **44%**)
|
| 2407 |
-
- public orgs: none visible
|
| 2408 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2409 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2410 |
-
|
| 2411 |
-
Example artifacts:
|
| 2412 |
-
- [PR #67807: fix(cron): clean up deleteAfterRun direct deliveries](https://github.com/openclaw/openclaw/pull/67807) — open
|
| 2413 |
-
- [PR #67800: fix(agents): honor explicit long Anthropic cache TTL on custom hosts](https://github.com/openclaw/openclaw/pull/67800) — open
|
| 2414 |
-
- [PR #66111: fix(reply): recognize /trace directives](https://github.com/openclaw/openclaw/pull/66111) — closed
|
| 2415 |
-
|
| 2416 |
### `MukundaKatta`
|
| 2417 |
|
| 2418 |
- profile: [github.com/MukundaKatta](https://github.com/MukundaKatta)
|
|
@@ -3140,12 +3164,12 @@ Example artifacts:
|
|
| 3140 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty)
|
| 3141 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty)
|
| 3142 |
- repo first seen: `2026-04-11T18:30:35Z`
|
| 3143 |
-
- repo last seen: `2026-04-
|
| 3144 |
- first seen in snapshot: **no**
|
| 3145 |
- repo association: **CONTRIBUTOR**
|
| 3146 |
- repo primary artifacts: **6**
|
| 3147 |
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 3148 |
-
- snapshot discussion activity: **
|
| 3149 |
- account age: **53 days**
|
| 3150 |
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 3151 |
- public orgs: none visible
|
|
@@ -4263,29 +4287,6 @@ Example artifacts:
|
|
| 4263 |
- [PR #65342: fix(memory-wiki): preserve Unicode slugs and contradiction keys](https://github.com/openclaw/openclaw/pull/65342) — closed
|
| 4264 |
- [PR #64647: Allow per-agent memory backend overrides](https://github.com/openclaw/openclaw/pull/64647) — open
|
| 4265 |
|
| 4266 |
-
### `xchunzhao`
|
| 4267 |
-
|
| 4268 |
-
- profile: [github.com/xchunzhao](https://github.com/xchunzhao)
|
| 4269 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Axchunzhao)
|
| 4270 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Axchunzhao)
|
| 4271 |
-
- repo first seen: `2026-04-10T23:50:05Z`
|
| 4272 |
-
- repo last seen: `2026-04-11T01:11:39Z`
|
| 4273 |
-
- first seen in snapshot: **no**
|
| 4274 |
-
- repo association: **NONE**
|
| 4275 |
-
- repo primary artifacts: **3**
|
| 4276 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4277 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 4278 |
-
- account age: **3918 days**
|
| 4279 |
-
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 4280 |
-
- public orgs: none visible
|
| 4281 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4282 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4283 |
-
|
| 4284 |
-
Example artifacts:
|
| 4285 |
-
- [PR #64568: fix(ollama): enable streaming usage for OpenAI-compat endpoint (closes #64326)](https://github.com/openclaw/openclaw/pull/64568) — closed
|
| 4286 |
-
- [PR #64557: fix: exclude ephemeral loopback port from CLI session mcpConfigHash (closes #64386)](https://github.com/openclaw/openclaw/pull/64557) — open
|
| 4287 |
-
- [PR #64540: fix: treat empty heartbeat config as disabled (closes #64293)](https://github.com/openclaw/openclaw/pull/64540) — open
|
| 4288 |
-
|
| 4289 |
### `xudaiyanzi`
|
| 4290 |
|
| 4291 |
- profile: [github.com/xudaiyanzi](https://github.com/xudaiyanzi)
|
|
@@ -4332,29 +4333,6 @@ Example artifacts:
|
|
| 4332 |
- [PR #66442: fix(skills): support Discord multi-account config in skills check](https://github.com/openclaw/openclaw/pull/66442) — open
|
| 4333 |
- [PR #65753: docs: fix link audit to ignore fenced code blocks correctly](https://github.com/openclaw/openclaw/pull/65753) — open
|
| 4334 |
|
| 4335 |
-
### `jlapenna`
|
| 4336 |
-
|
| 4337 |
-
- profile: [github.com/jlapenna](https://github.com/jlapenna)
|
| 4338 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna)
|
| 4339 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna)
|
| 4340 |
-
- repo first seen: `2026-04-03T04:12:38Z`
|
| 4341 |
-
- repo last seen: `2026-04-17T22:27:22Z`
|
| 4342 |
-
- first seen in snapshot: **no**
|
| 4343 |
-
- repo association: **CONTRIBUTOR**
|
| 4344 |
-
- repo primary artifacts: **7**
|
| 4345 |
-
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 4346 |
-
- snapshot discussion activity: **16 comments / 2 reviews / 0 review comments**
|
| 4347 |
-
- account age: **6304 days**
|
| 4348 |
-
- recent public PR activity: **13 PRs** (1 merged / 3 closed-unmerged / 9 open; merged rate **8%**, closed-unmerged rate **23%**, open rate **69%**)
|
| 4349 |
-
- public orgs: `supersprinklesracing`
|
| 4350 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4351 |
-
- heuristic read: **high open PR share**
|
| 4352 |
-
|
| 4353 |
-
Example artifacts:
|
| 4354 |
-
- [PR #66190: fix(memory): use native parser for openai embeddings proxy](https://github.com/openclaw/openclaw/pull/66190) — closed
|
| 4355 |
-
- [PR #65473: docs(gateway): Document Docker-out-of-Docker Paradox and constraint](https://github.com/openclaw/openclaw/pull/65473) — closed, merged
|
| 4356 |
-
- [PR #64485: fix(docker): add config dir defaults to prevent broken volume mounts](https://github.com/openclaw/openclaw/pull/64485) — open
|
| 4357 |
-
|
| 4358 |
### `sercada`
|
| 4359 |
|
| 4360 |
- profile: [github.com/sercada](https://github.com/sercada)
|
|
@@ -4380,53 +4358,6 @@ Example artifacts:
|
|
| 4380 |
- [Issue #63159: Docs: recommend a hybrid QMD + memory-wiki bridge architecture](https://github.com/openclaw/openclaw/issues/63159) — closed
|
| 4381 |
- [Issue #63157: Bug: cached plugin restore drops memory capability and breaks memory-wiki bridge imports](https://github.com/openclaw/openclaw/issues/63157) — closed
|
| 4382 |
|
| 4383 |
-
### `Lucenx9`
|
| 4384 |
-
|
| 4385 |
-
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 4386 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 4387 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 4388 |
-
- repo first seen: `2026-02-25T06:16:41Z`
|
| 4389 |
-
- repo last seen: `2026-04-17T20:16:27Z`
|
| 4390 |
-
- first seen in snapshot: **no**
|
| 4391 |
-
- repo association: **CONTRIBUTOR**
|
| 4392 |
-
- repo primary artifacts: **6**
|
| 4393 |
-
- snapshot authored PRs/issues: **5 PRs / 1 issues**
|
| 4394 |
-
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 4395 |
-
- account age: **547 days**
|
| 4396 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4397 |
-
- public orgs: none visible
|
| 4398 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4399 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4400 |
-
|
| 4401 |
-
Example artifacts:
|
| 4402 |
-
- [PR #68269: [codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode](https://github.com/openclaw/openclaw/pull/68269) — open, draft
|
| 4403 |
-
- [PR #64548: fix(whatsapp): normalize explicit heartbeat target](https://github.com/openclaw/openclaw/pull/64548) — closed
|
| 4404 |
-
- [PR #64531: fix(bluebubbles): add configurable outbound send method](https://github.com/openclaw/openclaw/pull/64531) — closed
|
| 4405 |
-
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 4406 |
-
|
| 4407 |
-
### `ShionEria`
|
| 4408 |
-
|
| 4409 |
-
- profile: [github.com/ShionEria](https://github.com/ShionEria)
|
| 4410 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AShionEria)
|
| 4411 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShionEria)
|
| 4412 |
-
- repo first seen: `2026-03-16T10:11:17Z`
|
| 4413 |
-
- repo last seen: `2026-04-12T04:27:30Z`
|
| 4414 |
-
- first seen in snapshot: **no**
|
| 4415 |
-
- repo association: **CONTRIBUTOR**
|
| 4416 |
-
- repo primary artifacts: **5**
|
| 4417 |
-
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 4418 |
-
- snapshot discussion activity: **16 comments / 0 reviews / 0 review comments**
|
| 4419 |
-
- account age: **35 days**
|
| 4420 |
-
- recent public PR activity: **7 PRs** (1 merged / 3 closed-unmerged / 3 open; merged rate **14%**, closed-unmerged rate **43%**, open rate **43%**)
|
| 4421 |
-
- public orgs: none visible
|
| 4422 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4423 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos**
|
| 4424 |
-
|
| 4425 |
-
Example artifacts:
|
| 4426 |
-
- [PR #65172: fix(ui): stop misparsing cron-like at schedule strings](https://github.com/openclaw/openclaw/pull/65172) — closed
|
| 4427 |
-
- [PR #64539: fix(reply): allow OpenClaw tmp media in normalizer](https://github.com/openclaw/openclaw/pull/64539) — open
|
| 4428 |
-
- [PR #64492: fix(cli): route gateway media sends through sendMedia](https://github.com/openclaw/openclaw/pull/64492) — closed, merged
|
| 4429 |
-
|
| 4430 |
### `jhsmith409`
|
| 4431 |
|
| 4432 |
- profile: [github.com/jhsmith409](https://github.com/jhsmith409)
|
|
@@ -4736,6 +4667,29 @@ Example artifacts:
|
|
| 4736 |
- [PR #65013: fix(tasks): silence acp child-session completion banners](https://github.com/openclaw/openclaw/pull/65013) — open
|
| 4737 |
- [PR #64416: fix(acp): normalize completion delivery guidance](https://github.com/openclaw/openclaw/pull/64416) — open
|
| 4738 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4739 |
### `cyrusaf`
|
| 4740 |
|
| 4741 |
- profile: [github.com/cyrusaf](https://github.com/cyrusaf)
|
|
@@ -4955,6 +4909,29 @@ Example artifacts:
|
|
| 4955 |
- [PR #67471: fix(gateway): block agent/chat broadcasts for node role](https://github.com/openclaw/openclaw/pull/67471) — closed
|
| 4956 |
- [Issue #32964: Node WebSocket clients receive global agent/chat event broadcasts (conversation content leakage)](https://github.com/openclaw/openclaw/issues/32964) — closed
|
| 4957 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4958 |
### `BenediktSchackenberg`
|
| 4959 |
|
| 4960 |
- profile: [github.com/BenediktSchackenberg](https://github.com/BenediktSchackenberg)
|
|
@@ -5093,6 +5070,29 @@ Example artifacts:
|
|
| 5093 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5094 |
- [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
|
| 5095 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5096 |
### `mkoslacz`
|
| 5097 |
|
| 5098 |
- profile: [github.com/mkoslacz](https://github.com/mkoslacz)
|
|
@@ -5494,6 +5494,28 @@ Example artifacts:
|
|
| 5494 |
- [PR #68155: fix(memory): apply decay to nested dated files](https://github.com/openclaw/openclaw/pull/68155) — open
|
| 5495 |
- [PR #68121: fix(memory): preserve publicArtifacts when multiple memory plugins register capability](https://github.com/openclaw/openclaw/pull/68121) — open
|
| 5496 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5497 |
### `Fl0rencess720`
|
| 5498 |
|
| 5499 |
- profile: [github.com/Fl0rencess720](https://github.com/Fl0rencess720)
|
|
@@ -6242,6 +6264,28 @@ Example artifacts:
|
|
| 6242 |
- [PR #67769: feat: verify container daemon and add workshop outro](https://github.com/openclaw/openclaw/pull/67769) — closed
|
| 6243 |
- [PR #67555: docs: update README with container-first instructions and Podman support](https://github.com/openclaw/openclaw/pull/67555) — closed
|
| 6244 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6245 |
### `tmimmanuel`
|
| 6246 |
|
| 6247 |
- profile: [github.com/tmimmanuel](https://github.com/tmimmanuel)
|
|
@@ -6420,6 +6464,30 @@ Example artifacts:
|
|
| 6420 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6421 |
- [PR #64376: fix(infra): extend exec completion detection to cover local background exec formats [AI-assisted]](https://github.com/openclaw/openclaw/pull/64376) — closed, merged
|
| 6422 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6423 |
### `corbin-breton`
|
| 6424 |
|
| 6425 |
- profile: [github.com/corbin-breton](https://github.com/corbin-breton)
|
|
@@ -6466,6 +6534,29 @@ Example artifacts:
|
|
| 6466 |
- [PR #53875: fix: allow compact retry after failed session compaction](https://github.com/openclaw/openclaw/pull/53875) — closed, merged
|
| 6467 |
- [PR #53843: Webchat: handle bare /compact as session compaction](https://github.com/openclaw/openclaw/pull/53843) — closed, merged
|
| 6468 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6469 |
### `drvoss`
|
| 6470 |
|
| 6471 |
- profile: [github.com/drvoss](https://github.com/drvoss)
|
|
@@ -7358,12 +7449,12 @@ Example artifacts:
|
|
| 7358 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJIRBOY)
|
| 7359 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJIRBOY)
|
| 7360 |
- repo first seen: `2026-04-11T06:03:38Z`
|
| 7361 |
-
- repo last seen: `2026-04-17T23:
|
| 7362 |
- first seen in snapshot: **no**
|
| 7363 |
- repo association: **NONE**
|
| 7364 |
- repo primary artifacts: **7**
|
| 7365 |
- snapshot authored PRs/issues: **1 PRs / 6 issues**
|
| 7366 |
-
- snapshot discussion activity: **
|
| 7367 |
- account age: **2565 days**
|
| 7368 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7369 |
- public orgs: none visible
|
|
@@ -7955,28 +8046,6 @@ Example artifacts:
|
|
| 7955 |
- [PR #67662: fix(run): preserve model-scoped cooldown writes on incomplete turns](https://github.com/openclaw/openclaw/pull/67662) — open
|
| 7956 |
- [Issue #67661: Model-scoped cooldowns are not persisted for incomplete-turn exhaustion paths](https://github.com/openclaw/openclaw/issues/67661) — open
|
| 7957 |
|
| 7958 |
-
### `acwilan`
|
| 7959 |
-
|
| 7960 |
-
- profile: [github.com/acwilan](https://github.com/acwilan)
|
| 7961 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aacwilan)
|
| 7962 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aacwilan)
|
| 7963 |
-
- repo first seen: `2026-04-14T01:21:33Z`
|
| 7964 |
-
- repo last seen: `2026-04-16T00:11:48Z`
|
| 7965 |
-
- first seen in snapshot: **no**
|
| 7966 |
-
- repo association: **NONE**
|
| 7967 |
-
- repo primary artifacts: **2**
|
| 7968 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 7969 |
-
- snapshot discussion activity: **2 comments / 2 reviews / 2 review comments**
|
| 7970 |
-
- account age: **5769 days**
|
| 7971 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 7972 |
-
- public orgs: none visible
|
| 7973 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7974 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 7975 |
-
|
| 7976 |
-
Example artifacts:
|
| 7977 |
-
- [PR #66331: Agents: add per-agent TTS and STT overrides](https://github.com/openclaw/openclaw/pull/66331) — open
|
| 7978 |
-
- [Issue #66252: [Feature]: Per-Agent TTS/STT Configuration Overrides for Multi-Language Support](https://github.com/openclaw/openclaw/issues/66252) — open
|
| 7979 |
-
|
| 7980 |
### `ajfonthemove`
|
| 7981 |
|
| 7982 |
- profile: [github.com/ajfonthemove](https://github.com/ajfonthemove)
|
|
@@ -9643,7 +9712,7 @@ Example artifacts:
|
|
| 9643 |
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 9644 |
|
| 9645 |
Example artifacts:
|
| 9646 |
-
- [PR #67948:
|
| 9647 |
|
| 9648 |
### `acewhitegui`
|
| 9649 |
|
|
@@ -9981,6 +10050,27 @@ Example artifacts:
|
|
| 9981 |
Example artifacts:
|
| 9982 |
- [PR #67185: fix(sessions): dedupe redundant delivery mirrors](https://github.com/openclaw/openclaw/pull/67185) — closed, merged
|
| 9983 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9984 |
### `AnonAmit`
|
| 9985 |
|
| 9986 |
- profile: [github.com/AnonAmit](https://github.com/AnonAmit)
|
|
@@ -10303,7 +10393,7 @@ Example artifacts:
|
|
| 10303 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 10304 |
- repo first seen: `2026-04-17T22:26:25Z`
|
| 10305 |
- repo last seen: `2026-04-17T23:14:53Z`
|
| 10306 |
-
- first seen in snapshot: **
|
| 10307 |
- repo association: **NONE**
|
| 10308 |
- repo primary artifacts: **1**
|
| 10309 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11367,27 +11457,6 @@ Example artifacts:
|
|
| 11367 |
Example artifacts:
|
| 11368 |
- [PR #67842: Fix/message tool description user facing](https://github.com/openclaw/openclaw/pull/67842) — open
|
| 11369 |
|
| 11370 |
-
### `evgyur`
|
| 11371 |
-
|
| 11372 |
-
- profile: [github.com/evgyur](https://github.com/evgyur)
|
| 11373 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur)
|
| 11374 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur)
|
| 11375 |
-
- repo first seen: `2026-04-17T22:56:05Z`
|
| 11376 |
-
- repo last seen: `2026-04-17T22:56:05Z`
|
| 11377 |
-
- first seen in snapshot: **yes**
|
| 11378 |
-
- repo association: **NONE**
|
| 11379 |
-
- repo primary artifacts: **1**
|
| 11380 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11381 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 11382 |
-
- account age: **1222 days**
|
| 11383 |
-
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 11384 |
-
- public orgs: none visible
|
| 11385 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 11386 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 11387 |
-
|
| 11388 |
-
Example artifacts:
|
| 11389 |
-
- [PR #68316: Preserve unsent media payloads after block streaming](https://github.com/openclaw/openclaw/pull/68316) — open
|
| 11390 |
-
|
| 11391 |
### `eyjohn`
|
| 11392 |
|
| 11393 |
- profile: [github.com/eyjohn](https://github.com/eyjohn)
|
|
@@ -12341,7 +12410,7 @@ Example artifacts:
|
|
| 12341 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aitsuzef)
|
| 12342 |
- repo first seen: `2026-02-21T23:47:03Z`
|
| 12343 |
- repo last seen: `2026-04-17T22:59:50Z`
|
| 12344 |
-
- first seen in snapshot: **
|
| 12345 |
- repo association: **NONE**
|
| 12346 |
- repo primary artifacts: **1**
|
| 12347 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -12376,27 +12445,6 @@ Example artifacts:
|
|
| 12376 |
Example artifacts:
|
| 12377 |
- [PR #67781: fix(google): handle Vertex 1M context models and empty final payloads](https://github.com/openclaw/openclaw/pull/67781) — open
|
| 12378 |
|
| 12379 |
-
### `j33bs`
|
| 12380 |
-
|
| 12381 |
-
- profile: [github.com/j33bs](https://github.com/j33bs)
|
| 12382 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aj33bs)
|
| 12383 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aj33bs)
|
| 12384 |
-
- repo first seen: `2026-04-10T23:42:23Z`
|
| 12385 |
-
- repo last seen: `2026-04-10T23:42:23Z`
|
| 12386 |
-
- first seen in snapshot: **no**
|
| 12387 |
-
- repo association: **NONE**
|
| 12388 |
-
- repo primary artifacts: **1**
|
| 12389 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12390 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 12391 |
-
- account age: **3250 days**
|
| 12392 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 12393 |
-
- public orgs: none visible
|
| 12394 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 12395 |
-
- heuristic read: **many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 12396 |
-
|
| 12397 |
-
Example artifacts:
|
| 12398 |
-
- [PR #64538: Dali workspace sync: local-v1 retrieval, Source UI, and runtime updates](https://github.com/openclaw/openclaw/pull/64538) — closed
|
| 12399 |
-
|
| 12400 |
### `JackChiang233`
|
| 12401 |
|
| 12402 |
- profile: [github.com/JackChiang233](https://github.com/JackChiang233)
|
|
@@ -12593,7 +12641,7 @@ Example artifacts:
|
|
| 12593 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJeevaByte)
|
| 12594 |
- repo first seen: `2026-04-17T23:10:37Z`
|
| 12595 |
- repo last seen: `2026-04-17T23:10:37Z`
|
| 12596 |
-
- first seen in snapshot: **
|
| 12597 |
- repo association: **NONE**
|
| 12598 |
- repo primary artifacts: **1**
|
| 12599 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15842,27 +15890,6 @@ Example artifacts:
|
|
| 15842 |
Example artifacts:
|
| 15843 |
- [PR #64915: Change service plan to free and update env vars](https://github.com/openclaw/openclaw/pull/64915) — closed
|
| 15844 |
|
| 15845 |
-
### `thesomewhatyou`
|
| 15846 |
-
|
| 15847 |
-
- profile: [github.com/thesomewhatyou](https://github.com/thesomewhatyou)
|
| 15848 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Athesomewhatyou)
|
| 15849 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Athesomewhatyou)
|
| 15850 |
-
- repo first seen: `2026-02-08T01:46:55Z`
|
| 15851 |
-
- repo last seen: `2026-04-17T22:08:17Z`
|
| 15852 |
-
- first seen in snapshot: **no**
|
| 15853 |
-
- repo association: **CONTRIBUTOR**
|
| 15854 |
-
- repo primary artifacts: **1**
|
| 15855 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15856 |
-
- snapshot discussion activity: **33 comments / 0 reviews / 0 review comments**
|
| 15857 |
-
- account age: **768 days**
|
| 15858 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15859 |
-
- public orgs: none visible
|
| 15860 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15861 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 15862 |
-
|
| 15863 |
-
Example artifacts:
|
| 15864 |
-
- [PR #68292: fix: security hardening — MCP ownership spoofing, poll double-delivery, cron trust escalation, failover classification gaps](https://github.com/openclaw/openclaw/pull/68292) — open
|
| 15865 |
-
|
| 15866 |
### `thewilloftheshadow`
|
| 15867 |
|
| 15868 |
- profile: [github.com/thewilloftheshadow](https://github.com/thewilloftheshadow)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T002035Z`
|
| 4 |
+
- Generated: `2026-04-18T00:22:43Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `722`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 25 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 23 |
| `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 |
|
| 24 |
+
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | NONE | 32d | `2026-03-18T00:16:55Z` | 20 | 7 | mixed | high | high | very new account; extremely high recent PR volume; 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 |
| `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 |
|
| 27 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 28 |
| `omarshahine` | [profile](https://github.com/omarshahine) | no | CONTRIBUTOR | 4126d | `2026-02-20T03:30:56Z` | 18 | 10 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 44 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 12 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 45 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 46 |
| `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 |
|
| 47 |
+
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 48 |
| `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 |
|
| 49 |
+
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 50 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
| 51 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 52 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 54 |
| `stainlu` | [profile](https://github.com/stainlu) | no | CONTRIBUTOR | 1364d | `2026-04-08T01:24:20Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 55 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 56 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 9 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 57 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 9 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 58 |
| `WuKongAI-CMU` | [profile](https://github.com/WuKongAI-CMU) | no | CONTRIBUTOR | 343d | `2026-03-09T20:35:04Z` | 9 | 0 | weak | low | low | young account; high recent PR volume; high open PR share; targets high-star repos |
|
| 59 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
|
|
| 66 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2026-01-16T21:59:54Z` | 8 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 67 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 68 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 69 |
+
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 8 | 0 | weak | low | low | high open PR share |
|
| 70 |
| `Magicray1217` | [profile](https://github.com/Magicray1217) | no | NONE | 34d | `2026-04-13T10:47:52Z` | 8 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 71 |
+
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 72 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 8 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 73 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 74 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | NONE | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 81 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `ImLukeF` | [profile](https://github.com/ImLukeF) | no | MEMBER | 1650d | `2026-03-10T16:03:05Z` | 7 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 83 |
| `Mlightsnow` | [profile](https://github.com/Mlightsnow) | no | CONTRIBUTOR | 1899d | `2026-04-09T22:29:10Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 84 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | NONE | 1526d | `2026-04-14T18:43:33Z` | 7 | 0 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 85 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-24T14:29:43Z` | 7 | 0 | n/a | low | low | no visible non-self stars |
|
| 86 |
| `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 |
|
|
|
|
| 160 |
| `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 |
|
| 161 |
| `sumleo` | [profile](https://github.com/sumleo) | no | CONTRIBUTOR | 3223d | `2026-02-12T15:24:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 162 |
| `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 |
|
|
|
|
| 163 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 164 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 165 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
|
|
|
| 166 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 167 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 168 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 176 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 177 |
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 178 |
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 179 |
+
| `xchunzhao` | [profile](https://github.com/xchunzhao) | no | NONE | 3918d | `2026-04-10T23:50:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 180 |
| `cyrusaf` | [profile](https://github.com/cyrusaf) | no | NONE | 5495d | `2026-04-11T05:53:50Z` | 2 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 181 |
| `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 |
|
| 182 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
|
|
|
| 186 |
| `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 |
|
| 187 |
| `zongqichen` | [profile](https://github.com/zongqichen) | no | NONE | 1030d | `2026-04-14T13:18:08Z` | 2 | 2 | weak | low | low | targets high-star repos |
|
| 188 |
| `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 |
|
| 189 |
+
| `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 |
|
| 190 |
| `BenediktSchackenberg` | [profile](https://github.com/BenediktSchackenberg) | no | NONE | 4476d | `2026-03-05T08:55:12Z` | 2 | 1 | mixed | low | low | high open PR share; 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 |
| `GodsBoy` | [profile](https://github.com/GodsBoy) | no | CONTRIBUTOR | 4554d | `2026-01-30T20:39:12Z` | 2 | 1 | strong | moderate | low | — |
|
| 193 |
| `gzsiang` | [profile](https://github.com/gzsiang) | no | NONE | 1093d | `2026-03-18T04:53:40Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 194 |
| `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 |
|
| 195 |
| `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 |
|
| 196 |
+
| `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 |
|
| 197 |
| `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 |
|
| 198 |
| `Pearcekieser` | [profile](https://github.com/Pearcekieser) | no | NONE | 4652d | `2026-04-11T00:45:04Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 199 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 212 |
| `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 |
|
| 213 |
| `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 |
|
| 214 |
| `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 |
|
| 215 |
+
| `evgyur` | [profile](https://github.com/evgyur) | no | NONE | 1222d | `2026-04-17T22:56:05Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 216 |
| `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 |
|
| 217 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 218 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; 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 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 2 | 0 | weak | moderate | 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 |
|
| 252 |
| `trudbot` | [profile](https://github.com/trudbot) | no | NONE | 1655d | `2026-04-11T17:13:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 253 |
| `weichengdeng` | [profile](https://github.com/weichengdeng) | no | NONE | 905d | `2026-04-12T10:16:34Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 256 |
| `zhangyue19921010` | [profile](https://github.com/zhangyue19921010) | no | NONE | 2066d | `2026-04-17T03:44:42Z` | 2 | 0 | weak | low | low | 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 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 260 |
| `corbin-breton` | [profile](https://github.com/corbin-breton) | no | NONE | 4734d | `2026-04-08T19:15:22Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 261 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 262 |
+
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 263 |
| `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 |
|
| 264 |
| `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 |
|
| 265 |
| `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 |
|
|
|
|
| 325 |
| `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 |
|
| 326 |
| `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 |
|
| 327 |
| `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 |
|
|
|
|
| 328 |
| `ajfonthemove` | [profile](https://github.com/ajfonthemove) | no | NONE | 53d | `2026-03-03T06:01:04Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 329 |
| `andydoucet` | [profile](https://github.com/andydoucet) | no | NONE | 2162d | `2026-02-10T21:03:13Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 330 |
| `caox488-a11y` | [profile](https://github.com/caox488-a11y) | no | NONE | 38d | `2026-03-15T18:21:40Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 417 |
| `allenliang2022` | [profile](https://github.com/allenliang2022) | no | NONE | 1544d | `2026-04-17T11:19:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 418 |
| `ammadfa` | [profile](https://github.com/ammadfa) | no | NONE | 4214d | `2026-04-12T04:32:50Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 419 |
| `andyylin` | [profile](https://github.com/andyylin) | no | CONTRIBUTOR | 2500d | `2026-04-08T14:02:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 420 |
+
| `anniesurla` | [profile](https://github.com/anniesurla) | yes | NONE | 1352d | `2026-04-18T00:06:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 421 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 422 |
| `ANURAG040599` | [profile](https://github.com/ANURAG040599) | no | NONE | 1856d | `2026-04-13T03:07:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 423 |
| `Aobing-code` | [profile](https://github.com/Aobing-code) | no | NONE | 761d | `2026-03-07T02:55:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 433 |
| `batmanhz` | [profile](https://github.com/batmanhz) | no | NONE | 362d | `2026-04-12T14:52:39Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 434 |
| `BillyBunn` | [profile](https://github.com/BillyBunn) | no | NONE | 2860d | `2026-04-13T16:03:08Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 435 |
| `bloodycoder` | [profile](https://github.com/bloodycoder) | no | NONE | 4355d | `2026-04-12T08:42:07Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 436 |
+
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 437 |
| `bmadwaves` | [profile](https://github.com/bmadwaves) | no | NONE | 443d | `2026-04-17T16:54:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 438 |
| `bobgee00001-beep` | [profile](https://github.com/bobgee00001-beep) | no | NONE | 63d | `2026-04-13T18:14:21Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 439 |
| `bogdanovich` | [profile](https://github.com/bogdanovich) | no | NONE | 4623d | `2026-04-12T03:44:21Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 484 |
| `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 |
|
| 485 |
| `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 |
|
| 486 |
| `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 |
|
|
|
|
| 487 |
| `eyjohn` | [profile](https://github.com/eyjohn) | no | CONTRIBUTOR | 4680d | `2026-04-16T17:33:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 488 |
| `fabioquinzi` | [profile](https://github.com/fabioquinzi) | no | NONE | 2803d | `2026-04-12T17:39:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 489 |
| `fangweili` | [profile](https://github.com/fangweili) | no | NONE | 5120d | `2026-04-15T23:23:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 529 |
| `insomnius` | [profile](https://github.com/insomnius) | no | NONE | 3552d | `2026-04-16T11:54:42Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 530 |
| `iosifpeterfi` | [profile](https://github.com/iosifpeterfi) | no | NONE | 4825d | `2026-04-14T20:41:55Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 531 |
| `isopenclaw` | [profile](https://github.com/isopenclaw) | no | NONE | 48d | `2026-04-16T01:27:05Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 532 |
+
| `itsuzef` | [profile](https://github.com/itsuzef) | no | NONE | 2465d | `2026-02-21T23:47:03Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 533 |
| `ivyhabscheid` | [profile](https://github.com/ivyhabscheid) | no | NONE | 12d | `2026-04-16T18:44:59Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 534 |
| `JackChiang233` | [profile](https://github.com/JackChiang233) | no | NONE | 1742d | `2026-04-15T09:01:12Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 535 |
| `jamr-erebor` | [profile](https://github.com/jamr-erebor) | no | NONE | 47d | `2026-04-14T23:58:55Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 536 |
| `janicduplessis` | [profile](https://github.com/janicduplessis) | no | NONE | 4916d | `2026-04-12T02:54:34Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
|
|
|
| 540 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 541 |
| `jdc4429` | [profile](https://github.com/jdc4429) | no | NONE | 3611d | `2026-04-12T20:57:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 542 |
| `jeep91106-cpu` | [profile](https://github.com/jeep91106-cpu) | no | NONE | 103d | `2026-04-12T01:28:15Z` | 1 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 543 |
+
| `JeevaByte` | [profile](https://github.com/JeevaByte) | no | NONE | 2055d | `2026-04-17T23:10:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 544 |
| `JerranC` | [profile](https://github.com/JerranC) | no | NONE | 1342d | `2026-04-15T02:06:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 545 |
| `Jerry-Xin` | [profile](https://github.com/Jerry-Xin) | no | NONE | 4826d | `2026-03-13T06:51:39Z` | 1 | 0 | mixed | low | low | high open PR share |
|
| 546 |
| `jerryklocke-data` | [profile](https://github.com/jerryklocke-data) | no | NONE | 132d | `2026-04-15T01:12:01Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 695 |
| `TerryFYL` | [profile](https://github.com/TerryFYL) | no | NONE | 2681d | `2026-02-28T09:43:12Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 696 |
| `TheDillonHall` | [profile](https://github.com/TheDillonHall) | no | NONE | 1109d | `2026-04-17T21:36:47Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 697 |
| `TheDragon` | [profile](https://github.com/TheDragon) | no | NONE | 1734d | `2026-04-11T16:46:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 698 |
| `thewilloftheshadow` | [profile](https://github.com/thewilloftheshadow) | no | MEMBER | 3009d | `2025-12-17T05:45:19Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 699 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 700 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 812 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys)
|
| 813 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys)
|
| 814 |
- repo first seen: `2026-01-29T06:32:51Z`
|
| 815 |
+
- repo last seen: `2026-04-18T00:16:20Z`
|
| 816 |
- first seen in snapshot: **no**
|
| 817 |
- repo association: **CONTRIBUTOR**
|
| 818 |
- repo primary artifacts: **38**
|
| 819 |
- snapshot authored PRs/issues: **38 PRs / 0 issues**
|
| 820 |
+
- snapshot discussion activity: **156 comments / 3 reviews / 3 review comments**
|
| 821 |
- account age: **4339 days**
|
| 822 |
- recent public PR activity: **34 PRs** (3 merged / 26 closed-unmerged / 5 open; merged rate **9%**, closed-unmerged rate **76%**, open rate **15%**)
|
| 823 |
- public orgs: none visible
|
|
|
|
| 1019 |
- [PR #65059: fix(minimax): use configured baseUrl for usage polling endpoint](https://github.com/openclaw/openclaw/pull/65059) — open
|
| 1020 |
- [PR #65058: fix(googlechat): accept add-on space lifecycle payload variants](https://github.com/openclaw/openclaw/pull/65058) — open
|
| 1021 |
|
| 1022 |
+
### `kagura-agent`
|
| 1023 |
+
|
| 1024 |
+
- profile: [github.com/kagura-agent](https://github.com/kagura-agent)
|
| 1025 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 1026 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 1027 |
+
- repo first seen: `2026-03-18T00:16:55Z`
|
| 1028 |
+
- repo last seen: `2026-04-17T23:48:00Z`
|
| 1029 |
+
- first seen in snapshot: **no**
|
| 1030 |
+
- repo association: **NONE**
|
| 1031 |
+
- repo primary artifacts: **27**
|
| 1032 |
+
- snapshot authored PRs/issues: **20 PRs / 7 issues**
|
| 1033 |
+
- snapshot discussion activity: **38 comments / 0 reviews / 0 review comments**
|
| 1034 |
+
- account age: **32 days**
|
| 1035 |
+
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 1036 |
+
- public orgs: none visible
|
| 1037 |
+
- compact scores: follow-through **mixed**, breadth **high**, automation risk **high**
|
| 1038 |
+
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 1039 |
+
|
| 1040 |
+
Example artifacts:
|
| 1041 |
+
- [PR #68332: Matrix: forward dangerouslyAllowPrivateNetwork config to client SSRF policy](https://github.com/openclaw/openclaw/pull/68332) — open
|
| 1042 |
+
- [PR #68096: fix(whatsapp): deduplicate media in final reply when block streaming is disabled](https://github.com/openclaw/openclaw/pull/68096) — open
|
| 1043 |
+
- [PR #68069: fix: prevent formatter from breaking HTML export template placeholders (#68062)](https://github.com/openclaw/openclaw/pull/68069) — open
|
| 1044 |
+
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 1045 |
+
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 1046 |
+
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
| 1047 |
+
|
| 1048 |
### `oraculoos`
|
| 1049 |
|
| 1050 |
- profile: [github.com/oraculoos](https://github.com/oraculoos)
|
|
|
|
| 1069 |
- [PR #66630: docs: clarify responsible disclosure in SECURITY.md](https://github.com/openclaw/openclaw/pull/66630) — closed
|
| 1070 |
- [PR #66629: docs: add section comments to .dockerignore for better organization](https://github.com/openclaw/openclaw/pull/66629) — closed
|
| 1071 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1072 |
### `jalehman`
|
| 1073 |
|
| 1074 |
- profile: [github.com/jalehman](https://github.com/jalehman)
|
|
|
|
| 1216 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek)
|
| 1217 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek)
|
| 1218 |
- repo first seen: `2026-01-31T03:06:37Z`
|
| 1219 |
+
- repo last seen: `2026-04-17T23:49:15Z`
|
| 1220 |
- first seen in snapshot: **no**
|
| 1221 |
- repo association: **CONTRIBUTOR**
|
| 1222 |
- repo primary artifacts: **34**
|
| 1223 |
- snapshot authored PRs/issues: **16 PRs / 18 issues**
|
| 1224 |
+
- snapshot discussion activity: **154 comments / 0 reviews / 0 review comments**
|
| 1225 |
- account age: **2164 days**
|
| 1226 |
- recent public PR activity: **16 PRs** (2 merged / 7 closed-unmerged / 7 open; merged rate **12%**, closed-unmerged rate **44%**, open rate **44%**)
|
| 1227 |
- public orgs: none visible
|
|
|
|
| 1231 |
Example artifacts:
|
| 1232 |
- [PR #65655: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65655) — open
|
| 1233 |
- [PR #65647: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65647) — closed
|
| 1234 |
+
- [PR #65644: docs: harden podman env sample guidance](https://github.com/openclaw/openclaw/pull/65644) — closed
|
| 1235 |
- [Issue #65626: [Bug]: Browser control honors inactive gateway credentials despite explicit auth mode](https://github.com/openclaw/openclaw/issues/65626) — open
|
| 1236 |
+
- [Issue #65625: [Bug]: openclaw.podman.env ships empty gateway token with lan bind as default, exposing unauthenticated gateway if used directly](https://github.com/openclaw/openclaw/issues/65625) — closed
|
| 1237 |
- [Issue #65624: [Bug]: Mattermost slash commands default to cleartext callback URLs that expose reusable command tokens](https://github.com/openclaw/openclaw/issues/65624) — open
|
| 1238 |
|
| 1239 |
### `yozu`
|
|
|
|
| 1572 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A1aifanatic)
|
| 1573 |
- repo first seen: `2026-02-01T16:01:30Z`
|
| 1574 |
- repo last seen: `2026-04-17T22:58:48Z`
|
| 1575 |
+
- first seen in snapshot: **no**
|
| 1576 |
- repo association: **NONE**
|
| 1577 |
- repo primary artifacts: **10**
|
| 1578 |
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
|
|
|
| 1611 |
- [PR #68177: fix(slack): prevent f.toLowerCase is not a function error (fixes #68168)](https://github.com/openclaw/openclaw/pull/68177) — open
|
| 1612 |
- [PR #68174: fix(schema): remove redundant Type.Optional wrapper on HelloOkSchema.auth (fixes #68160)](https://github.com/openclaw/openclaw/pull/68174) — open
|
| 1613 |
|
| 1614 |
+
### `Linux2010`
|
| 1615 |
+
|
| 1616 |
+
- profile: [github.com/Linux2010](https://github.com/Linux2010)
|
| 1617 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALinux2010)
|
| 1618 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALinux2010)
|
| 1619 |
+
- repo first seen: `2026-02-28T09:30:44Z`
|
| 1620 |
+
- repo last seen: `2026-04-17T15:56:11Z`
|
| 1621 |
+
- first seen in snapshot: **no**
|
| 1622 |
+
- repo association: **CONTRIBUTOR**
|
| 1623 |
+
- repo primary artifacts: **10**
|
| 1624 |
+
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
| 1625 |
+
- snapshot discussion activity: **64 comments / 0 reviews / 0 review comments**
|
| 1626 |
+
- account age: **3021 days**
|
| 1627 |
+
- recent public PR activity: **16 PRs** (1 merged / 4 closed-unmerged / 11 open; merged rate **6%**, closed-unmerged rate **25%**, open rate **69%**)
|
| 1628 |
+
- public orgs: none visible
|
| 1629 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1630 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1631 |
+
|
| 1632 |
+
Example artifacts:
|
| 1633 |
+
- [PR #68189: fix: prevent heartbeat events from preempting user-facing reply lane](https://github.com/openclaw/openclaw/pull/68189) — closed
|
| 1634 |
+
- [PR #68130: fix: reduce log level for narrative session cleanup scope failures](https://github.com/openclaw/openclaw/pull/68130) — open
|
| 1635 |
+
- [PR #68010: fix(providers): defer OpenRouter env var candidates to lazy proxy (#67989)](https://github.com/openclaw/openclaw/pull/68010) — open
|
| 1636 |
+
|
| 1637 |
### `lml2468`
|
| 1638 |
|
| 1639 |
- profile: [github.com/lml2468](https://github.com/lml2468)
|
|
|
|
| 1800 |
- [PR #67981: fix(cli): prefer live channel logout [AI-assisted]](https://github.com/openclaw/openclaw/pull/67981) — open, draft
|
| 1801 |
- [PR #67980: [AI-assisted] fix(agents): mark failed TTS tool synthesis as an error](https://github.com/openclaw/openclaw/pull/67980) — open
|
| 1802 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1803 |
### `SARAMALI15792`
|
| 1804 |
|
| 1805 |
- profile: [github.com/SARAMALI15792](https://github.com/SARAMALI15792)
|
|
|
|
| 2084 |
- [PR #67444: fix(inter-session-completion-delivery): ensure completion delivery on ANNOUNCE_SKIP](https://github.com/openclaw/openclaw/pull/67444) — open
|
| 2085 |
- [PR #66871: fix(openai): guard codex responses overflow before provider rejection](https://github.com/openclaw/openclaw/pull/66871) — open
|
| 2086 |
|
| 2087 |
+
### `jlapenna`
|
| 2088 |
+
|
| 2089 |
+
- profile: [github.com/jlapenna](https://github.com/jlapenna)
|
| 2090 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna)
|
| 2091 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna)
|
| 2092 |
+
- repo first seen: `2026-04-03T04:12:38Z`
|
| 2093 |
+
- repo last seen: `2026-04-18T00:05:20Z`
|
| 2094 |
+
- first seen in snapshot: **no**
|
| 2095 |
+
- repo association: **CONTRIBUTOR**
|
| 2096 |
+
- repo primary artifacts: **8**
|
| 2097 |
+
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2098 |
+
- snapshot discussion activity: **16 comments / 2 reviews / 0 review comments**
|
| 2099 |
+
- account age: **6304 days**
|
| 2100 |
+
- recent public PR activity: **13 PRs** (1 merged / 3 closed-unmerged / 9 open; merged rate **8%**, closed-unmerged rate **23%**, open rate **69%**)
|
| 2101 |
+
- public orgs: `supersprinklesracing`
|
| 2102 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2103 |
+
- heuristic read: **high open PR share**
|
| 2104 |
+
|
| 2105 |
+
Example artifacts:
|
| 2106 |
+
- [PR #68337: docs(acp): Add explicit warning on Docker deployment for ACP tools](https://github.com/openclaw/openclaw/pull/68337) — open, draft
|
| 2107 |
+
- [PR #66190: fix(memory): use native parser for openai embeddings proxy](https://github.com/openclaw/openclaw/pull/66190) — closed
|
| 2108 |
+
- [PR #65473: docs(gateway): Document Docker-out-of-Docker Paradox and constraint](https://github.com/openclaw/openclaw/pull/65473) — closed, merged
|
| 2109 |
+
|
| 2110 |
### `Magicray1217`
|
| 2111 |
|
| 2112 |
- profile: [github.com/Magicray1217](https://github.com/Magicray1217)
|
|
|
|
| 2130 |
- [PR #67297: fix(compaction): use reserveTokens instead of reserveTokensFloor for memoryFlush and preflight thresholds](https://github.com/openclaw/openclaw/pull/67297) — open
|
| 2131 |
- [PR #67050: fix: skip test files and directories in install security scanner](https://github.com/openclaw/openclaw/pull/67050) — open
|
| 2132 |
|
| 2133 |
+
### `MonkeyLeeT`
|
| 2134 |
+
|
| 2135 |
+
- profile: [github.com/MonkeyLeeT](https://github.com/MonkeyLeeT)
|
| 2136 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT)
|
| 2137 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT)
|
| 2138 |
+
- repo first seen: `2026-03-02T15:37:21Z`
|
| 2139 |
+
- repo last seen: `2026-04-17T23:39:44Z`
|
| 2140 |
+
- first seen in snapshot: **no**
|
| 2141 |
+
- repo association: **CONTRIBUTOR**
|
| 2142 |
+
- repo primary artifacts: **8**
|
| 2143 |
+
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2144 |
+
- snapshot discussion activity: **13 comments / 1 reviews / 1 review comments**
|
| 2145 |
+
- account age: **4437 days**
|
| 2146 |
+
- recent public PR activity: **9 PRs** (2 merged / 3 closed-unmerged / 4 open; merged rate **22%**, closed-unmerged rate **33%**, open rate **44%**)
|
| 2147 |
+
- public orgs: none visible
|
| 2148 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2149 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2150 |
+
|
| 2151 |
+
Example artifacts:
|
| 2152 |
+
- [PR #68328: [codex] Fix config validation for truncateAfterCompaction](https://github.com/openclaw/openclaw/pull/68328) — open, draft
|
| 2153 |
+
- [PR #67807: fix(cron): clean up deleteAfterRun direct deliveries](https://github.com/openclaw/openclaw/pull/67807) — open
|
| 2154 |
+
- [PR #67800: fix(agents): honor explicit long Anthropic cache TTL on custom hosts](https://github.com/openclaw/openclaw/pull/67800) — open
|
| 2155 |
+
|
| 2156 |
### `mushuiyu886`
|
| 2157 |
|
| 2158 |
- profile: [github.com/mushuiyu886](https://github.com/mushuiyu886)
|
|
|
|
| 2228 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv)
|
| 2229 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv)
|
| 2230 |
- repo first seen: `2026-04-08T18:58:33Z`
|
| 2231 |
+
- repo last seen: `2026-04-17T23:27:01Z`
|
| 2232 |
- first seen in snapshot: **no**
|
| 2233 |
- repo association: **CONTRIBUTOR**
|
| 2234 |
- repo primary artifacts: **12**
|
| 2235 |
- snapshot authored PRs/issues: **7 PRs / 5 issues**
|
| 2236 |
+
- snapshot discussion activity: **49 comments / 6 reviews / 6 review comments**
|
| 2237 |
- account age: **977 days**
|
| 2238 |
- recent public PR activity: **11 PRs** (4 merged / 2 closed-unmerged / 5 open; merged rate **36%**, closed-unmerged rate **18%**, open rate **45%**)
|
| 2239 |
- public orgs: none visible
|
|
|
|
| 2327 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arubencu)
|
| 2328 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arubencu)
|
| 2329 |
- repo first seen: `2026-04-13T11:49:44Z`
|
| 2330 |
+
- repo last seen: `2026-04-17T23:32:30Z`
|
| 2331 |
- first seen in snapshot: **no**
|
| 2332 |
- repo association: **CONTRIBUTOR**
|
| 2333 |
- repo primary artifacts: **8**
|
| 2334 |
- snapshot authored PRs/issues: **7 PRs / 1 issues**
|
| 2335 |
+
- snapshot discussion activity: **1 comments / 13 reviews / 13 review comments**
|
| 2336 |
- account age: **4684 days**
|
| 2337 |
- recent public PR activity: **7 PRs** (3 merged / 0 closed-unmerged / 4 open; merged rate **43%**, closed-unmerged rate **0%**, open rate **57%**)
|
| 2338 |
- public orgs: none visible
|
|
|
|
| 2437 |
- [PR #68093: Fix: dedupe section title/desc in single-section config view (Resolves #68003)](https://github.com/openclaw/openclaw/pull/68093) — open
|
| 2438 |
- [PR #65633: Fix: disable chat-thread aria-live to stop per-token screen reader announcements (Resolves #65538)](https://github.com/openclaw/openclaw/pull/65633) — closed
|
| 2439 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2440 |
### `MukundaKatta`
|
| 2441 |
|
| 2442 |
- profile: [github.com/MukundaKatta](https://github.com/MukundaKatta)
|
|
|
|
| 3164 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty)
|
| 3165 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty)
|
| 3166 |
- repo first seen: `2026-04-11T18:30:35Z`
|
| 3167 |
+
- repo last seen: `2026-04-17T23:39:21Z`
|
| 3168 |
- first seen in snapshot: **no**
|
| 3169 |
- repo association: **CONTRIBUTOR**
|
| 3170 |
- repo primary artifacts: **6**
|
| 3171 |
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 3172 |
+
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 3173 |
- account age: **53 days**
|
| 3174 |
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 3175 |
- public orgs: none visible
|
|
|
|
| 4287 |
- [PR #65342: fix(memory-wiki): preserve Unicode slugs and contradiction keys](https://github.com/openclaw/openclaw/pull/65342) — closed
|
| 4288 |
- [PR #64647: Allow per-agent memory backend overrides](https://github.com/openclaw/openclaw/pull/64647) — open
|
| 4289 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4290 |
### `xudaiyanzi`
|
| 4291 |
|
| 4292 |
- profile: [github.com/xudaiyanzi](https://github.com/xudaiyanzi)
|
|
|
|
| 4333 |
- [PR #66442: fix(skills): support Discord multi-account config in skills check](https://github.com/openclaw/openclaw/pull/66442) — open
|
| 4334 |
- [PR #65753: docs: fix link audit to ignore fenced code blocks correctly](https://github.com/openclaw/openclaw/pull/65753) — open
|
| 4335 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4336 |
### `sercada`
|
| 4337 |
|
| 4338 |
- profile: [github.com/sercada](https://github.com/sercada)
|
|
|
|
| 4358 |
- [Issue #63159: Docs: recommend a hybrid QMD + memory-wiki bridge architecture](https://github.com/openclaw/openclaw/issues/63159) — closed
|
| 4359 |
- [Issue #63157: Bug: cached plugin restore drops memory capability and breaks memory-wiki bridge imports](https://github.com/openclaw/openclaw/issues/63157) — closed
|
| 4360 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4361 |
### `jhsmith409`
|
| 4362 |
|
| 4363 |
- profile: [github.com/jhsmith409](https://github.com/jhsmith409)
|
|
|
|
| 4667 |
- [PR #65013: fix(tasks): silence acp child-session completion banners](https://github.com/openclaw/openclaw/pull/65013) — open
|
| 4668 |
- [PR #64416: fix(acp): normalize completion delivery guidance](https://github.com/openclaw/openclaw/pull/64416) — open
|
| 4669 |
|
| 4670 |
+
### `xchunzhao`
|
| 4671 |
+
|
| 4672 |
+
- profile: [github.com/xchunzhao](https://github.com/xchunzhao)
|
| 4673 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Axchunzhao)
|
| 4674 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Axchunzhao)
|
| 4675 |
+
- repo first seen: `2026-04-10T23:50:05Z`
|
| 4676 |
+
- repo last seen: `2026-04-11T01:11:39Z`
|
| 4677 |
+
- first seen in snapshot: **no**
|
| 4678 |
+
- repo association: **NONE**
|
| 4679 |
+
- repo primary artifacts: **3**
|
| 4680 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4681 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 4682 |
+
- account age: **3918 days**
|
| 4683 |
+
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 4684 |
+
- public orgs: none visible
|
| 4685 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4686 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4687 |
+
|
| 4688 |
+
Example artifacts:
|
| 4689 |
+
- [PR #64568: fix(ollama): enable streaming usage for OpenAI-compat endpoint (closes #64326)](https://github.com/openclaw/openclaw/pull/64568) — closed
|
| 4690 |
+
- [PR #64557: fix: exclude ephemeral loopback port from CLI session mcpConfigHash (closes #64386)](https://github.com/openclaw/openclaw/pull/64557) — open
|
| 4691 |
+
- [PR #64540: fix: treat empty heartbeat config as disabled (closes #64293)](https://github.com/openclaw/openclaw/pull/64540) — open
|
| 4692 |
+
|
| 4693 |
### `cyrusaf`
|
| 4694 |
|
| 4695 |
- profile: [github.com/cyrusaf](https://github.com/cyrusaf)
|
|
|
|
| 4909 |
- [PR #67471: fix(gateway): block agent/chat broadcasts for node role](https://github.com/openclaw/openclaw/pull/67471) — closed
|
| 4910 |
- [Issue #32964: Node WebSocket clients receive global agent/chat event broadcasts (conversation content leakage)](https://github.com/openclaw/openclaw/issues/32964) — closed
|
| 4911 |
|
| 4912 |
+
### `acwilan`
|
| 4913 |
+
|
| 4914 |
+
- profile: [github.com/acwilan](https://github.com/acwilan)
|
| 4915 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aacwilan)
|
| 4916 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aacwilan)
|
| 4917 |
+
- repo first seen: `2026-04-14T01:21:33Z`
|
| 4918 |
+
- repo last seen: `2026-04-17T23:44:10Z`
|
| 4919 |
+
- first seen in snapshot: **no**
|
| 4920 |
+
- repo association: **NONE**
|
| 4921 |
+
- repo primary artifacts: **3**
|
| 4922 |
+
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 4923 |
+
- snapshot discussion activity: **2 comments / 2 reviews / 2 review comments**
|
| 4924 |
+
- account age: **5769 days**
|
| 4925 |
+
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 4926 |
+
- public orgs: none visible
|
| 4927 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4928 |
+
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 4929 |
+
|
| 4930 |
+
Example artifacts:
|
| 4931 |
+
- [PR #68331: feat: per-agent TTS and STT config overrides [AI-assisted]](https://github.com/openclaw/openclaw/pull/68331) — open
|
| 4932 |
+
- [PR #66331: Agents: add per-agent TTS and STT overrides](https://github.com/openclaw/openclaw/pull/66331) — open
|
| 4933 |
+
- [Issue #66252: [Feature]: Per-Agent TTS/STT Configuration Overrides for Multi-Language Support](https://github.com/openclaw/openclaw/issues/66252) — open
|
| 4934 |
+
|
| 4935 |
### `BenediktSchackenberg`
|
| 4936 |
|
| 4937 |
- profile: [github.com/BenediktSchackenberg](https://github.com/BenediktSchackenberg)
|
|
|
|
| 5070 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5071 |
- [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
|
| 5072 |
|
| 5073 |
+
### `LightDriverCS`
|
| 5074 |
+
|
| 5075 |
+
- profile: [github.com/LightDriverCS](https://github.com/LightDriverCS)
|
| 5076 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS)
|
| 5077 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS)
|
| 5078 |
+
- repo first seen: `2026-04-13T22:53:03Z`
|
| 5079 |
+
- repo last seen: `2026-04-18T00:00:33Z`
|
| 5080 |
+
- first seen in snapshot: **no**
|
| 5081 |
+
- repo association: **NONE**
|
| 5082 |
+
- repo primary artifacts: **3**
|
| 5083 |
+
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 5084 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5085 |
+
- account age: **89 days**
|
| 5086 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5087 |
+
- public orgs: none visible
|
| 5088 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5089 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 5090 |
+
|
| 5091 |
+
Example artifacts:
|
| 5092 |
+
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 5093 |
+
- [PR #68334: fix(memory): restoreMemoryPluginState clobbers live capability on cache hit](https://github.com/openclaw/openclaw/pull/68334) — open
|
| 5094 |
+
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 5095 |
+
|
| 5096 |
### `mkoslacz`
|
| 5097 |
|
| 5098 |
- profile: [github.com/mkoslacz](https://github.com/mkoslacz)
|
|
|
|
| 5494 |
- [PR #68155: fix(memory): apply decay to nested dated files](https://github.com/openclaw/openclaw/pull/68155) — open
|
| 5495 |
- [PR #68121: fix(memory): preserve publicArtifacts when multiple memory plugins register capability](https://github.com/openclaw/openclaw/pull/68121) — open
|
| 5496 |
|
| 5497 |
+
### `evgyur`
|
| 5498 |
+
|
| 5499 |
+
- profile: [github.com/evgyur](https://github.com/evgyur)
|
| 5500 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur)
|
| 5501 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur)
|
| 5502 |
+
- repo first seen: `2026-04-17T22:56:05Z`
|
| 5503 |
+
- repo last seen: `2026-04-18T00:06:06Z`
|
| 5504 |
+
- first seen in snapshot: **no**
|
| 5505 |
+
- repo association: **NONE**
|
| 5506 |
+
- repo primary artifacts: **2**
|
| 5507 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5508 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5509 |
+
- account age: **1222 days**
|
| 5510 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 5511 |
+
- public orgs: none visible
|
| 5512 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 5513 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 5514 |
+
|
| 5515 |
+
Example artifacts:
|
| 5516 |
+
- [PR #68338: Parse multiline MEDIA directives](https://github.com/openclaw/openclaw/pull/68338) — open
|
| 5517 |
+
- [PR #68316: Preserve unsent media payloads after block streaming](https://github.com/openclaw/openclaw/pull/68316) — open
|
| 5518 |
+
|
| 5519 |
### `Fl0rencess720`
|
| 5520 |
|
| 5521 |
- profile: [github.com/Fl0rencess720](https://github.com/Fl0rencess720)
|
|
|
|
| 6264 |
- [PR #67769: feat: verify container daemon and add workshop outro](https://github.com/openclaw/openclaw/pull/67769) — closed
|
| 6265 |
- [PR #67555: docs: update README with container-first instructions and Podman support](https://github.com/openclaw/openclaw/pull/67555) — closed
|
| 6266 |
|
| 6267 |
+
### `thesomewhatyou`
|
| 6268 |
+
|
| 6269 |
+
- profile: [github.com/thesomewhatyou](https://github.com/thesomewhatyou)
|
| 6270 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Athesomewhatyou)
|
| 6271 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Athesomewhatyou)
|
| 6272 |
+
- repo first seen: `2026-02-08T01:46:55Z`
|
| 6273 |
+
- repo last seen: `2026-04-18T00:18:46Z`
|
| 6274 |
+
- first seen in snapshot: **no**
|
| 6275 |
+
- repo association: **CONTRIBUTOR**
|
| 6276 |
+
- repo primary artifacts: **2**
|
| 6277 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6278 |
+
- snapshot discussion activity: **35 comments / 0 reviews / 0 review comments**
|
| 6279 |
+
- account age: **768 days**
|
| 6280 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6281 |
+
- public orgs: none visible
|
| 6282 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6283 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6284 |
+
|
| 6285 |
+
Example artifacts:
|
| 6286 |
+
- [PR #68341: fix: remediate critical vulnerabilities and logic regressions](https://github.com/openclaw/openclaw/pull/68341) — open
|
| 6287 |
+
- [PR #68292: fix: security hardening — MCP ownership spoofing, poll double-delivery, cron trust escalation, failover classification gaps](https://github.com/openclaw/openclaw/pull/68292) — closed
|
| 6288 |
+
|
| 6289 |
### `tmimmanuel`
|
| 6290 |
|
| 6291 |
- profile: [github.com/tmimmanuel](https://github.com/tmimmanuel)
|
|
|
|
| 6464 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6465 |
- [PR #64376: fix(infra): extend exec completion detection to cover local background exec formats [AI-assisted]](https://github.com/openclaw/openclaw/pull/64376) — closed, merged
|
| 6466 |
|
| 6467 |
+
### `Lucenx9`
|
| 6468 |
+
|
| 6469 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 6470 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 6471 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 6472 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 6473 |
+
- repo last seen: `2026-04-17T20:16:27Z`
|
| 6474 |
+
- first seen in snapshot: **no**
|
| 6475 |
+
- repo association: **CONTRIBUTOR**
|
| 6476 |
+
- repo primary artifacts: **6**
|
| 6477 |
+
- snapshot authored PRs/issues: **5 PRs / 1 issues**
|
| 6478 |
+
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 6479 |
+
- account age: **547 days**
|
| 6480 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6481 |
+
- public orgs: none visible
|
| 6482 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6483 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6484 |
+
|
| 6485 |
+
Example artifacts:
|
| 6486 |
+
- [PR #68269: [codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode](https://github.com/openclaw/openclaw/pull/68269) — open
|
| 6487 |
+
- [PR #64548: fix(whatsapp): normalize explicit heartbeat target](https://github.com/openclaw/openclaw/pull/64548) — closed
|
| 6488 |
+
- [PR #64531: fix(bluebubbles): add configurable outbound send method](https://github.com/openclaw/openclaw/pull/64531) — closed
|
| 6489 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 6490 |
+
|
| 6491 |
### `corbin-breton`
|
| 6492 |
|
| 6493 |
- profile: [github.com/corbin-breton](https://github.com/corbin-breton)
|
|
|
|
| 6534 |
- [PR #53875: fix: allow compact retry after failed session compaction](https://github.com/openclaw/openclaw/pull/53875) — closed, merged
|
| 6535 |
- [PR #53843: Webchat: handle bare /compact as session compaction](https://github.com/openclaw/openclaw/pull/53843) — closed, merged
|
| 6536 |
|
| 6537 |
+
### `ShionEria`
|
| 6538 |
+
|
| 6539 |
+
- profile: [github.com/ShionEria](https://github.com/ShionEria)
|
| 6540 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AShionEria)
|
| 6541 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShionEria)
|
| 6542 |
+
- repo first seen: `2026-03-16T10:11:17Z`
|
| 6543 |
+
- repo last seen: `2026-04-12T04:27:30Z`
|
| 6544 |
+
- first seen in snapshot: **no**
|
| 6545 |
+
- repo association: **CONTRIBUTOR**
|
| 6546 |
+
- repo primary artifacts: **5**
|
| 6547 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 6548 |
+
- snapshot discussion activity: **16 comments / 0 reviews / 0 review comments**
|
| 6549 |
+
- account age: **35 days**
|
| 6550 |
+
- recent public PR activity: **7 PRs** (1 merged / 3 closed-unmerged / 3 open; merged rate **14%**, closed-unmerged rate **43%**, open rate **43%**)
|
| 6551 |
+
- public orgs: none visible
|
| 6552 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6553 |
+
- heuristic read: **very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos**
|
| 6554 |
+
|
| 6555 |
+
Example artifacts:
|
| 6556 |
+
- [PR #65172: fix(ui): stop misparsing cron-like at schedule strings](https://github.com/openclaw/openclaw/pull/65172) — closed
|
| 6557 |
+
- [PR #64539: fix(reply): allow OpenClaw tmp media in normalizer](https://github.com/openclaw/openclaw/pull/64539) — open
|
| 6558 |
+
- [PR #64492: fix(cli): route gateway media sends through sendMedia](https://github.com/openclaw/openclaw/pull/64492) — closed, merged
|
| 6559 |
+
|
| 6560 |
### `drvoss`
|
| 6561 |
|
| 6562 |
- profile: [github.com/drvoss](https://github.com/drvoss)
|
|
|
|
| 7449 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJIRBOY)
|
| 7450 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJIRBOY)
|
| 7451 |
- repo first seen: `2026-04-11T06:03:38Z`
|
| 7452 |
+
- repo last seen: `2026-04-17T23:50:16Z`
|
| 7453 |
- first seen in snapshot: **no**
|
| 7454 |
- repo association: **NONE**
|
| 7455 |
- repo primary artifacts: **7**
|
| 7456 |
- snapshot authored PRs/issues: **1 PRs / 6 issues**
|
| 7457 |
+
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 7458 |
- account age: **2565 days**
|
| 7459 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7460 |
- public orgs: none visible
|
|
|
|
| 8046 |
- [PR #67662: fix(run): preserve model-scoped cooldown writes on incomplete turns](https://github.com/openclaw/openclaw/pull/67662) — open
|
| 8047 |
- [Issue #67661: Model-scoped cooldowns are not persisted for incomplete-turn exhaustion paths](https://github.com/openclaw/openclaw/issues/67661) — open
|
| 8048 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8049 |
### `ajfonthemove`
|
| 8050 |
|
| 8051 |
- profile: [github.com/ajfonthemove](https://github.com/ajfonthemove)
|
|
|
|
| 9712 |
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 9713 |
|
| 9714 |
Example artifacts:
|
| 9715 |
+
- [PR #67948: feat: add provider Abliteration](https://github.com/openclaw/openclaw/pull/67948) — open
|
| 9716 |
|
| 9717 |
### `acewhitegui`
|
| 9718 |
|
|
|
|
| 10050 |
Example artifacts:
|
| 10051 |
- [PR #67185: fix(sessions): dedupe redundant delivery mirrors](https://github.com/openclaw/openclaw/pull/67185) — closed, merged
|
| 10052 |
|
| 10053 |
+
### `anniesurla`
|
| 10054 |
+
|
| 10055 |
+
- profile: [github.com/anniesurla](https://github.com/anniesurla)
|
| 10056 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanniesurla)
|
| 10057 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanniesurla)
|
| 10058 |
+
- repo first seen: `2026-04-18T00:06:08Z`
|
| 10059 |
+
- repo last seen: `2026-04-18T00:13:07Z`
|
| 10060 |
+
- first seen in snapshot: **yes**
|
| 10061 |
+
- repo association: **NONE**
|
| 10062 |
+
- repo primary artifacts: **1**
|
| 10063 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10064 |
+
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 10065 |
+
- account age: **1352 days**
|
| 10066 |
+
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 10067 |
+
- public orgs: none visible
|
| 10068 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 10069 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 10070 |
+
|
| 10071 |
+
Example artifacts:
|
| 10072 |
+
- [PR #68339: fix(nvidia): wire onboarding auth and document NIM endpoint](https://github.com/openclaw/openclaw/pull/68339) — open
|
| 10073 |
+
|
| 10074 |
### `AnonAmit`
|
| 10075 |
|
| 10076 |
- profile: [github.com/AnonAmit](https://github.com/AnonAmit)
|
|
|
|
| 10393 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 10394 |
- repo first seen: `2026-04-17T22:26:25Z`
|
| 10395 |
- repo last seen: `2026-04-17T23:14:53Z`
|
| 10396 |
+
- first seen in snapshot: **no**
|
| 10397 |
- repo association: **NONE**
|
| 10398 |
- repo primary artifacts: **1**
|
| 10399 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11457 |
Example artifacts:
|
| 11458 |
- [PR #67842: Fix/message tool description user facing](https://github.com/openclaw/openclaw/pull/67842) — open
|
| 11459 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11460 |
### `eyjohn`
|
| 11461 |
|
| 11462 |
- profile: [github.com/eyjohn](https://github.com/eyjohn)
|
|
|
|
| 12410 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aitsuzef)
|
| 12411 |
- repo first seen: `2026-02-21T23:47:03Z`
|
| 12412 |
- repo last seen: `2026-04-17T22:59:50Z`
|
| 12413 |
+
- first seen in snapshot: **no**
|
| 12414 |
- repo association: **NONE**
|
| 12415 |
- repo primary artifacts: **1**
|
| 12416 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 12445 |
Example artifacts:
|
| 12446 |
- [PR #67781: fix(google): handle Vertex 1M context models and empty final payloads](https://github.com/openclaw/openclaw/pull/67781) — open
|
| 12447 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12448 |
### `JackChiang233`
|
| 12449 |
|
| 12450 |
- profile: [github.com/JackChiang233](https://github.com/JackChiang233)
|
|
|
|
| 12641 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJeevaByte)
|
| 12642 |
- repo first seen: `2026-04-17T23:10:37Z`
|
| 12643 |
- repo last seen: `2026-04-17T23:10:37Z`
|
| 12644 |
+
- first seen in snapshot: **no**
|
| 12645 |
- repo association: **NONE**
|
| 12646 |
- repo primary artifacts: **1**
|
| 12647 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15890 |
Example artifacts:
|
| 15891 |
- [PR #64915: Change service plan to free and update env vars](https://github.com/openclaw/openclaw/pull/64915) — closed
|
| 15892 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15893 |
### `thewilloftheshadow`
|
| 15894 |
|
| 15895 |
- profile: [github.com/thewilloftheshadow](https://github.com/thewilloftheshadow)
|
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:131c4763a62d3223fab6a126eb9f84738938789c4538e911f71a38d4dca2cfc9
|
| 3 |
+
size 98426
|
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:69f2661ed51bff4f9d97db5ddc4478a75b76d7b8b4ace0469a9db038c684ca94
|
| 3 |
+
size 46368335
|
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:40f177b25517c2e787594705c535ce60786eb8e2f50c87a90394cc3472d6f44f
|
| 3 |
+
size 115108065
|
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:e4e58daaac8e2b1136885946e4ede6fe9e047f5a5f0dda5f7f441a69b93ba4a1
|
| 3 |
+
size 75308454
|
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:19b26b93139dc0108d87d3a3c57c25c4984a481c8ad98121a6892005fe90a5e8
|
| 3 |
+
size 4253506
|
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:e7791b406865974f6c684d9569340ac592aa3913180f14edcdc3c20df5132277
|
| 3 |
+
size 6216739
|
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:6d69da936c2634c19801025394f91e6fc4ca4a174f4ce5b39da32d07a666227b
|
| 3 |
+
size 1218926
|
snapshots/20260418T002035Z/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": 135668,
|
| 9 |
+
"issues": 4182,
|
| 10 |
+
"links": 43347,
|
| 11 |
+
"new_contributors": 722,
|
| 12 |
+
"pr_diffs": 2944,
|
| 13 |
+
"pr_files": 58766,
|
| 14 |
+
"pull_requests": 2944,
|
| 15 |
+
"review_comments": 14457,
|
| 16 |
+
"reviews": 10909,
|
| 17 |
+
"timeline_events": 45331
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T00:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 31,
|
| 22 |
+
"issue_stubs": 52,
|
| 23 |
+
"issues": 12,
|
| 24 |
+
"links": 79,
|
| 25 |
+
"pr_diffs": 40,
|
| 26 |
+
"pr_files": 460,
|
| 27 |
+
"pull_requests": 40,
|
| 28 |
+
"review_comments": 503,
|
| 29 |
+
"reviews": 348,
|
| 30 |
+
"timeline_events": 1067
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T00:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T002035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-17T23:20:41Z",
|
| 37 |
+
"next_since": "2026-04-18T00: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/20260418T002035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T002035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T00:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T002035Z"
|
| 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-17T23:20:41Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T002035Z",
|
| 4 |
+
"next_since": "2026-04-18T00:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T00:20:35Z"
|
| 7 |
}
|