Refresh openclaw dataset snapshot 20260418T072035Z
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 +517 -641
- new-contributors-report.md +166 -211
- 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/20260418T072035Z/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: `20260418T072035Z`
|
| 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:a52f65701fc69c9b76e9d982e0e755bf7df31642cb29e303b131e796f87a7e3a
|
| 3 |
+
size 67171610
|
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:afb97ddb119c1737a08035adf570eae4ff892a90c9933d2f5e05b7a754e5c3f7
|
| 3 |
+
size 1021948
|
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:c236e0e8fea5f92ac9e078b9749a39ba6fbfd81043e53d3efb405fe67e36ca8c
|
| 3 |
+
size 19958462
|
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:a8f7aa32fc7143d55a44fc6ae9309f9938529886378c229fc6329c95a10d298e
|
| 3 |
+
size 6602207
|
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:ad86d7748e25fef14e13fdbfb009ae72eeb31375e3eb8e241751746d93f28f50
|
| 3 |
+
size 523366
|
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": 136101,
|
| 9 |
+
"issues": 4359,
|
| 10 |
+
"links": 43804,
|
| 11 |
+
"new_contributors": 713,
|
| 12 |
+
"pr_diffs": 3143,
|
| 13 |
+
"pr_files": 63215,
|
| 14 |
+
"pull_requests": 3143,
|
| 15 |
+
"review_comments": 16110,
|
| 16 |
+
"reviews": 12217,
|
| 17 |
+
"timeline_events": 51194
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T07:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 30,
|
| 22 |
+
"issue_stubs": 37,
|
| 23 |
+
"issues": 11,
|
| 24 |
+
"links": 85,
|
| 25 |
+
"pr_diffs": 26,
|
| 26 |
+
"pr_files": 428,
|
| 27 |
+
"pull_requests": 26,
|
| 28 |
+
"review_comments": 519,
|
| 29 |
+
"reviews": 475,
|
| 30 |
+
"timeline_events": 998
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T07:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T072035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T06:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T07: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": 113,
|
| 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": 112,
|
| 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": [
|
|
@@ -101,89 +101,6 @@
|
|
| 101 |
},
|
| 102 |
"fetch_error": null
|
| 103 |
},
|
| 104 |
-
{
|
| 105 |
-
"author_login": "vincentkoc",
|
| 106 |
-
"name": "Vincent Koc",
|
| 107 |
-
"profile_url": "https://github.com/vincentkoc",
|
| 108 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avincentkoc",
|
| 109 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avincentkoc",
|
| 110 |
-
"repo_first_seen_at": "2026-02-03T19:03:56Z",
|
| 111 |
-
"repo_last_seen_at": "2026-04-17T21:39:54Z",
|
| 112 |
-
"repo_primary_artifact_count": 51,
|
| 113 |
-
"repo_artifact_count": 1915,
|
| 114 |
-
"snapshot_issue_count": 0,
|
| 115 |
-
"snapshot_pr_count": 51,
|
| 116 |
-
"snapshot_comment_count": 1850,
|
| 117 |
-
"snapshot_review_count": 7,
|
| 118 |
-
"snapshot_review_comment_count": 7,
|
| 119 |
-
"repo_association": "MEMBER",
|
| 120 |
-
"new_to_repo": false,
|
| 121 |
-
"first_seen_in_snapshot": false,
|
| 122 |
-
"known_via_prior_merged_pr": true,
|
| 123 |
-
"report_reason": null,
|
| 124 |
-
"enrichment_source": "previous_report",
|
| 125 |
-
"live_refetch_skipped": true,
|
| 126 |
-
"account_age_days": 6420,
|
| 127 |
-
"young_account": false,
|
| 128 |
-
"follow_through_score": "strong",
|
| 129 |
-
"breadth_score": "low",
|
| 130 |
-
"automation_risk_signal": "low",
|
| 131 |
-
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 132 |
-
"public_orgs": [
|
| 133 |
-
"comet-ml",
|
| 134 |
-
"Orange-Submarine",
|
| 135 |
-
"kontology",
|
| 136 |
-
"Locomotive-Ventures",
|
| 137 |
-
"openclaw"
|
| 138 |
-
],
|
| 139 |
-
"activity": {
|
| 140 |
-
"visible_authored_pr_count": 44,
|
| 141 |
-
"merged_pr_count": 35,
|
| 142 |
-
"closed_unmerged_pr_count": 3,
|
| 143 |
-
"open_pr_count": 6,
|
| 144 |
-
"merged_pr_rate": 0.7955,
|
| 145 |
-
"closed_unmerged_pr_rate": 0.0682,
|
| 146 |
-
"still_open_pr_rate": 0.1364,
|
| 147 |
-
"distinct_repos_with_authored_prs": 2,
|
| 148 |
-
"distinct_repos_with_open_prs": 1
|
| 149 |
-
},
|
| 150 |
-
"examples": {
|
| 151 |
-
"pull_requests": [
|
| 152 |
-
{
|
| 153 |
-
"kind": "pull_request",
|
| 154 |
-
"number": 68284,
|
| 155 |
-
"title": "fix(auth): centralize oauth lifecycle manager",
|
| 156 |
-
"url": "https://github.com/openclaw/openclaw/pull/68284",
|
| 157 |
-
"state": "open",
|
| 158 |
-
"merged": false,
|
| 159 |
-
"draft": false,
|
| 160 |
-
"created_at": "2026-04-17T21:39:54Z"
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"kind": "pull_request",
|
| 164 |
-
"number": 67099,
|
| 165 |
-
"title": "fix(plugins): localize bundled runtime deps to extensions",
|
| 166 |
-
"url": "https://github.com/openclaw/openclaw/pull/67099",
|
| 167 |
-
"state": "closed",
|
| 168 |
-
"merged": true,
|
| 169 |
-
"draft": false,
|
| 170 |
-
"created_at": "2026-04-15T09:17:04Z"
|
| 171 |
-
},
|
| 172 |
-
{
|
| 173 |
-
"kind": "pull_request",
|
| 174 |
-
"number": 67080,
|
| 175 |
-
"title": "feat(plugins): narrow gateway route loads from manifests",
|
| 176 |
-
"url": "https://github.com/openclaw/openclaw/pull/67080",
|
| 177 |
-
"state": "open",
|
| 178 |
-
"merged": false,
|
| 179 |
-
"draft": false,
|
| 180 |
-
"created_at": "2026-04-15T08:33:24Z"
|
| 181 |
-
}
|
| 182 |
-
],
|
| 183 |
-
"issues": []
|
| 184 |
-
},
|
| 185 |
-
"fetch_error": null
|
| 186 |
-
},
|
| 187 |
{
|
| 188 |
"author_login": "100yenadmin",
|
| 189 |
"name": "EVA",
|
|
@@ -191,11 +108,11 @@
|
|
| 191 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 192 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 193 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 194 |
-
"repo_last_seen_at": "2026-04-
|
| 195 |
-
"repo_primary_artifact_count":
|
| 196 |
-
"repo_artifact_count":
|
| 197 |
"snapshot_issue_count": 49,
|
| 198 |
-
"snapshot_pr_count":
|
| 199 |
"snapshot_comment_count": 213,
|
| 200 |
"snapshot_review_count": 892,
|
| 201 |
"snapshot_review_comment_count": 892,
|
|
@@ -230,33 +147,33 @@
|
|
| 230 |
"pull_requests": [
|
| 231 |
{
|
| 232 |
"kind": "pull_request",
|
| 233 |
-
"number":
|
| 234 |
-
"title": "feat(plan-mode):
|
| 235 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 236 |
"state": "open",
|
| 237 |
"merged": false,
|
| 238 |
"draft": false,
|
| 239 |
-
"created_at": "2026-04-
|
| 240 |
},
|
| 241 |
{
|
| 242 |
"kind": "pull_request",
|
| 243 |
-
"number":
|
| 244 |
-
"title": "feat(
|
| 245 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 246 |
"state": "open",
|
| 247 |
"merged": false,
|
| 248 |
"draft": false,
|
| 249 |
-
"created_at": "2026-04-
|
| 250 |
},
|
| 251 |
{
|
| 252 |
"kind": "pull_request",
|
| 253 |
-
"number":
|
| 254 |
-
"title": "feat(
|
| 255 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 256 |
"state": "open",
|
| 257 |
"merged": false,
|
| 258 |
"draft": false,
|
| 259 |
-
"created_at": "2026-04-
|
| 260 |
}
|
| 261 |
],
|
| 262 |
"issues": [
|
|
@@ -294,6 +211,89 @@
|
|
| 294 |
},
|
| 295 |
"fetch_error": null
|
| 296 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 297 |
{
|
| 298 |
"author_login": "hclsys",
|
| 299 |
"name": "hcl",
|
|
@@ -821,12 +821,12 @@
|
|
| 821 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahxy91819",
|
| 822 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahxy91819",
|
| 823 |
"repo_first_seen_at": "2026-03-13T11:26:05Z",
|
| 824 |
-
"repo_last_seen_at": "2026-04-
|
| 825 |
-
"repo_primary_artifact_count":
|
| 826 |
-
"repo_artifact_count":
|
| 827 |
"snapshot_issue_count": 1,
|
| 828 |
-
"snapshot_pr_count":
|
| 829 |
-
"snapshot_comment_count":
|
| 830 |
"snapshot_review_count": 26,
|
| 831 |
"snapshot_review_comment_count": 26,
|
| 832 |
"repo_association": "MEMBER",
|
|
@@ -858,6 +858,16 @@
|
|
| 858 |
},
|
| 859 |
"examples": {
|
| 860 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 861 |
{
|
| 862 |
"kind": "pull_request",
|
| 863 |
"number": 68375,
|
|
@@ -877,16 +887,6 @@
|
|
| 877 |
"merged": false,
|
| 878 |
"draft": false,
|
| 879 |
"created_at": "2026-04-17T02:28:10Z"
|
| 880 |
-
},
|
| 881 |
-
{
|
| 882 |
-
"kind": "pull_request",
|
| 883 |
-
"number": 67909,
|
| 884 |
-
"title": "CI: add pull_request trigger to CodeQL workflow, change schedule to weekly",
|
| 885 |
-
"url": "https://github.com/openclaw/openclaw/pull/67909",
|
| 886 |
-
"state": "closed",
|
| 887 |
-
"merged": false,
|
| 888 |
-
"draft": false,
|
| 889 |
-
"created_at": "2026-04-17T02:08:12Z"
|
| 890 |
}
|
| 891 |
],
|
| 892 |
"issues": [
|
|
@@ -2779,6 +2779,83 @@
|
|
| 2779 |
},
|
| 2780 |
"fetch_error": null
|
| 2781 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2782 |
{
|
| 2783 |
"author_login": "openperf",
|
| 2784 |
"name": "Chunyue Wang",
|
|
@@ -3401,83 +3478,6 @@
|
|
| 3401 |
},
|
| 3402 |
"fetch_error": null
|
| 3403 |
},
|
| 3404 |
-
{
|
| 3405 |
-
"author_login": "mushuiyu886",
|
| 3406 |
-
"name": null,
|
| 3407 |
-
"profile_url": "https://github.com/mushuiyu886",
|
| 3408 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amushuiyu886",
|
| 3409 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amushuiyu886",
|
| 3410 |
-
"repo_first_seen_at": "2026-04-10T05:26:47Z",
|
| 3411 |
-
"repo_last_seen_at": "2026-04-18T06:09:09Z",
|
| 3412 |
-
"repo_primary_artifact_count": 10,
|
| 3413 |
-
"repo_artifact_count": 13,
|
| 3414 |
-
"snapshot_issue_count": 0,
|
| 3415 |
-
"snapshot_pr_count": 10,
|
| 3416 |
-
"snapshot_comment_count": 3,
|
| 3417 |
-
"snapshot_review_count": 0,
|
| 3418 |
-
"snapshot_review_comment_count": 0,
|
| 3419 |
-
"repo_association": "NONE",
|
| 3420 |
-
"new_to_repo": false,
|
| 3421 |
-
"first_seen_in_snapshot": false,
|
| 3422 |
-
"known_via_prior_merged_pr": false,
|
| 3423 |
-
"report_reason": null,
|
| 3424 |
-
"enrichment_source": "previous_report",
|
| 3425 |
-
"live_refetch_skipped": true,
|
| 3426 |
-
"account_age_days": 37,
|
| 3427 |
-
"young_account": true,
|
| 3428 |
-
"follow_through_score": "weak",
|
| 3429 |
-
"breadth_score": "low",
|
| 3430 |
-
"automation_risk_signal": "medium",
|
| 3431 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 3432 |
-
"public_orgs": [],
|
| 3433 |
-
"activity": {
|
| 3434 |
-
"visible_authored_pr_count": 13,
|
| 3435 |
-
"merged_pr_count": 0,
|
| 3436 |
-
"closed_unmerged_pr_count": 8,
|
| 3437 |
-
"open_pr_count": 5,
|
| 3438 |
-
"merged_pr_rate": 0.0,
|
| 3439 |
-
"closed_unmerged_pr_rate": 0.6154,
|
| 3440 |
-
"still_open_pr_rate": 0.3846,
|
| 3441 |
-
"distinct_repos_with_authored_prs": 3,
|
| 3442 |
-
"distinct_repos_with_open_prs": 2
|
| 3443 |
-
},
|
| 3444 |
-
"examples": {
|
| 3445 |
-
"pull_requests": [
|
| 3446 |
-
{
|
| 3447 |
-
"kind": "pull_request",
|
| 3448 |
-
"number": 68432,
|
| 3449 |
-
"title": "fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)",
|
| 3450 |
-
"url": "https://github.com/openclaw/openclaw/pull/68432",
|
| 3451 |
-
"state": "open",
|
| 3452 |
-
"merged": false,
|
| 3453 |
-
"draft": false,
|
| 3454 |
-
"created_at": "2026-04-18T06:09:09Z"
|
| 3455 |
-
},
|
| 3456 |
-
{
|
| 3457 |
-
"kind": "pull_request",
|
| 3458 |
-
"number": 68421,
|
| 3459 |
-
"title": "fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)",
|
| 3460 |
-
"url": "https://github.com/openclaw/openclaw/pull/68421",
|
| 3461 |
-
"state": "closed",
|
| 3462 |
-
"merged": false,
|
| 3463 |
-
"draft": false,
|
| 3464 |
-
"created_at": "2026-04-18T05:41:44Z"
|
| 3465 |
-
},
|
| 3466 |
-
{
|
| 3467 |
-
"kind": "pull_request",
|
| 3468 |
-
"number": 67551,
|
| 3469 |
-
"title": "Fix #67488: Handle Unicode smart quotes in tool call argument JSON",
|
| 3470 |
-
"url": "https://github.com/openclaw/openclaw/pull/67551",
|
| 3471 |
-
"state": "open",
|
| 3472 |
-
"merged": false,
|
| 3473 |
-
"draft": false,
|
| 3474 |
-
"created_at": "2026-04-16T06:16:40Z"
|
| 3475 |
-
}
|
| 3476 |
-
],
|
| 3477 |
-
"issues": []
|
| 3478 |
-
},
|
| 3479 |
-
"fetch_error": null
|
| 3480 |
-
},
|
| 3481 |
{
|
| 3482 |
"author_login": "Rohan5commit",
|
| 3483 |
"name": "Rohan Santhosh Kumar",
|
|
@@ -6183,12 +6183,12 @@
|
|
| 6183 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMlightsnow",
|
| 6184 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMlightsnow",
|
| 6185 |
"repo_first_seen_at": "2026-04-09T22:29:10Z",
|
| 6186 |
-
"repo_last_seen_at": "2026-04-
|
| 6187 |
"repo_primary_artifact_count": 7,
|
| 6188 |
-
"repo_artifact_count":
|
| 6189 |
"snapshot_issue_count": 0,
|
| 6190 |
"snapshot_pr_count": 7,
|
| 6191 |
-
"snapshot_comment_count":
|
| 6192 |
"snapshot_review_count": 3,
|
| 6193 |
"snapshot_review_comment_count": 3,
|
| 6194 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -6407,6 +6407,83 @@
|
|
| 6407 |
},
|
| 6408 |
"fetch_error": null
|
| 6409 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6410 |
{
|
| 6411 |
"author_login": "wade-microblueworld",
|
| 6412 |
"name": "WadeY",
|
|
@@ -8183,83 +8260,6 @@
|
|
| 8183 |
},
|
| 8184 |
"fetch_error": null
|
| 8185 |
},
|
| 8186 |
-
{
|
| 8187 |
-
"author_login": "suboss87",
|
| 8188 |
-
"name": "Subash Natarajan",
|
| 8189 |
-
"profile_url": "https://github.com/suboss87",
|
| 8190 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87",
|
| 8191 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87",
|
| 8192 |
-
"repo_first_seen_at": "2026-03-13T04:40:38Z",
|
| 8193 |
-
"repo_last_seen_at": "2026-04-17T02:26:10Z",
|
| 8194 |
-
"repo_primary_artifact_count": 5,
|
| 8195 |
-
"repo_artifact_count": 47,
|
| 8196 |
-
"snapshot_issue_count": 0,
|
| 8197 |
-
"snapshot_pr_count": 5,
|
| 8198 |
-
"snapshot_comment_count": 38,
|
| 8199 |
-
"snapshot_review_count": 4,
|
| 8200 |
-
"snapshot_review_comment_count": 0,
|
| 8201 |
-
"repo_association": "CONTRIBUTOR",
|
| 8202 |
-
"new_to_repo": false,
|
| 8203 |
-
"first_seen_in_snapshot": false,
|
| 8204 |
-
"known_via_prior_merged_pr": true,
|
| 8205 |
-
"report_reason": null,
|
| 8206 |
-
"enrichment_source": "previous_report",
|
| 8207 |
-
"live_refetch_skipped": true,
|
| 8208 |
-
"account_age_days": 4078,
|
| 8209 |
-
"young_account": false,
|
| 8210 |
-
"follow_through_score": "mixed",
|
| 8211 |
-
"breadth_score": "low",
|
| 8212 |
-
"automation_risk_signal": "low",
|
| 8213 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 8214 |
-
"public_orgs": [],
|
| 8215 |
-
"activity": {
|
| 8216 |
-
"visible_authored_pr_count": 5,
|
| 8217 |
-
"merged_pr_count": 2,
|
| 8218 |
-
"closed_unmerged_pr_count": 1,
|
| 8219 |
-
"open_pr_count": 2,
|
| 8220 |
-
"merged_pr_rate": 0.4,
|
| 8221 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 8222 |
-
"still_open_pr_rate": 0.4,
|
| 8223 |
-
"distinct_repos_with_authored_prs": 1,
|
| 8224 |
-
"distinct_repos_with_open_prs": 1
|
| 8225 |
-
},
|
| 8226 |
-
"examples": {
|
| 8227 |
-
"pull_requests": [
|
| 8228 |
-
{
|
| 8229 |
-
"kind": "pull_request",
|
| 8230 |
-
"number": 67457,
|
| 8231 |
-
"title": "fix(ollama): strip provider prefix from model ID in chat requests",
|
| 8232 |
-
"url": "https://github.com/openclaw/openclaw/pull/67457",
|
| 8233 |
-
"state": "closed",
|
| 8234 |
-
"merged": true,
|
| 8235 |
-
"draft": false,
|
| 8236 |
-
"created_at": "2026-04-16T01:08:42Z"
|
| 8237 |
-
},
|
| 8238 |
-
{
|
| 8239 |
-
"kind": "pull_request",
|
| 8240 |
-
"number": 66544,
|
| 8241 |
-
"title": "fix(gateway): exclude heartbeat sender ID from session display name",
|
| 8242 |
-
"url": "https://github.com/openclaw/openclaw/pull/66544",
|
| 8243 |
-
"state": "open",
|
| 8244 |
-
"merged": false,
|
| 8245 |
-
"draft": false,
|
| 8246 |
-
"created_at": "2026-04-14T12:46:21Z"
|
| 8247 |
-
},
|
| 8248 |
-
{
|
| 8249 |
-
"kind": "pull_request",
|
| 8250 |
-
"number": 66265,
|
| 8251 |
-
"title": "fix(build): add subagent-registry.runtime to stable dist entries",
|
| 8252 |
-
"url": "https://github.com/openclaw/openclaw/pull/66265",
|
| 8253 |
-
"state": "closed",
|
| 8254 |
-
"merged": false,
|
| 8255 |
-
"draft": false,
|
| 8256 |
-
"created_at": "2026-04-14T01:46:14Z"
|
| 8257 |
-
}
|
| 8258 |
-
],
|
| 8259 |
-
"issues": []
|
| 8260 |
-
},
|
| 8261 |
-
"fetch_error": null
|
| 8262 |
-
},
|
| 8263 |
{
|
| 8264 |
"author_login": "zhanggpcsu",
|
| 8265 |
"name": "zhang-guiping",
|
|
@@ -9803,6 +9803,83 @@
|
|
| 9803 |
},
|
| 9804 |
"fetch_error": null
|
| 9805 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9806 |
{
|
| 9807 |
"author_login": "holeshotclaw",
|
| 9808 |
"name": "holeshotclaw",
|
|
@@ -11089,8 +11166,8 @@
|
|
| 11089 |
"number": 67679,
|
| 11090 |
"title": "fix: redact credentials in browser.cdpUrl config paths",
|
| 11091 |
"url": "https://github.com/openclaw/openclaw/pull/67679",
|
| 11092 |
-
"state": "
|
| 11093 |
-
"merged":
|
| 11094 |
"draft": false,
|
| 11095 |
"created_at": "2026-04-16T13:06:07Z"
|
| 11096 |
},
|
|
@@ -11121,7 +11198,7 @@
|
|
| 11121 |
"number": 67656,
|
| 11122 |
"title": "[Security]: Config API redaction does not cover browser.cdpUrl paths",
|
| 11123 |
"url": "https://github.com/openclaw/openclaw/issues/67656",
|
| 11124 |
-
"state": "
|
| 11125 |
"merged": null,
|
| 11126 |
"draft": null,
|
| 11127 |
"created_at": "2026-04-16T12:17:08Z"
|
|
@@ -13118,83 +13195,6 @@
|
|
| 13118 |
},
|
| 13119 |
"fetch_error": null
|
| 13120 |
},
|
| 13121 |
-
{
|
| 13122 |
-
"author_login": "extrasmall0",
|
| 13123 |
-
"name": "Extra Small",
|
| 13124 |
-
"profile_url": "https://github.com/extrasmall0",
|
| 13125 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0",
|
| 13126 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0",
|
| 13127 |
-
"repo_first_seen_at": "2026-03-07T15:35:58Z",
|
| 13128 |
-
"repo_last_seen_at": "2026-04-12T19:16:33Z",
|
| 13129 |
-
"repo_primary_artifact_count": 4,
|
| 13130 |
-
"repo_artifact_count": 8,
|
| 13131 |
-
"snapshot_issue_count": 0,
|
| 13132 |
-
"snapshot_pr_count": 4,
|
| 13133 |
-
"snapshot_comment_count": 4,
|
| 13134 |
-
"snapshot_review_count": 0,
|
| 13135 |
-
"snapshot_review_comment_count": 0,
|
| 13136 |
-
"repo_association": "CONTRIBUTOR",
|
| 13137 |
-
"new_to_repo": false,
|
| 13138 |
-
"first_seen_in_snapshot": false,
|
| 13139 |
-
"known_via_prior_merged_pr": true,
|
| 13140 |
-
"report_reason": null,
|
| 13141 |
-
"enrichment_source": "previous_report",
|
| 13142 |
-
"live_refetch_skipped": true,
|
| 13143 |
-
"account_age_days": 77,
|
| 13144 |
-
"young_account": true,
|
| 13145 |
-
"follow_through_score": "weak",
|
| 13146 |
-
"breadth_score": "moderate",
|
| 13147 |
-
"automation_risk_signal": "medium",
|
| 13148 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 13149 |
-
"public_orgs": [],
|
| 13150 |
-
"activity": {
|
| 13151 |
-
"visible_authored_pr_count": 6,
|
| 13152 |
-
"merged_pr_count": 1,
|
| 13153 |
-
"closed_unmerged_pr_count": 2,
|
| 13154 |
-
"open_pr_count": 3,
|
| 13155 |
-
"merged_pr_rate": 0.1667,
|
| 13156 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 13157 |
-
"still_open_pr_rate": 0.5,
|
| 13158 |
-
"distinct_repos_with_authored_prs": 4,
|
| 13159 |
-
"distinct_repos_with_open_prs": 3
|
| 13160 |
-
},
|
| 13161 |
-
"examples": {
|
| 13162 |
-
"pull_requests": [
|
| 13163 |
-
{
|
| 13164 |
-
"kind": "pull_request",
|
| 13165 |
-
"number": 65229,
|
| 13166 |
-
"title": "fix(doctor): resolve env-backed SecretRef in gateway auth health check to prevent false-positive warning",
|
| 13167 |
-
"url": "https://github.com/openclaw/openclaw/pull/65229",
|
| 13168 |
-
"state": "open",
|
| 13169 |
-
"merged": false,
|
| 13170 |
-
"draft": false,
|
| 13171 |
-
"created_at": "2026-04-12T07:18:16Z"
|
| 13172 |
-
},
|
| 13173 |
-
{
|
| 13174 |
-
"kind": "pull_request",
|
| 13175 |
-
"number": 64692,
|
| 13176 |
-
"title": "fix(plugins): always forward idempotencyKey in gateway subagent run",
|
| 13177 |
-
"url": "https://github.com/openclaw/openclaw/pull/64692",
|
| 13178 |
-
"state": "closed",
|
| 13179 |
-
"merged": false,
|
| 13180 |
-
"draft": false,
|
| 13181 |
-
"created_at": "2026-04-11T07:16:24Z"
|
| 13182 |
-
},
|
| 13183 |
-
{
|
| 13184 |
-
"kind": "pull_request",
|
| 13185 |
-
"number": 64469,
|
| 13186 |
-
"title": "fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter",
|
| 13187 |
-
"url": "https://github.com/openclaw/openclaw/pull/64469",
|
| 13188 |
-
"state": "closed",
|
| 13189 |
-
"merged": true,
|
| 13190 |
-
"draft": false,
|
| 13191 |
-
"created_at": "2026-04-10T19:11:11Z"
|
| 13192 |
-
}
|
| 13193 |
-
],
|
| 13194 |
-
"issues": []
|
| 13195 |
-
},
|
| 13196 |
-
"fetch_error": null
|
| 13197 |
-
},
|
| 13198 |
{
|
| 13199 |
"author_login": "leonardsellem",
|
| 13200 |
"name": "Leonard Sellem",
|
|
@@ -13643,83 +13643,6 @@
|
|
| 13643 |
},
|
| 13644 |
"fetch_error": null
|
| 13645 |
},
|
| 13646 |
-
{
|
| 13647 |
-
"author_login": "GaosCode",
|
| 13648 |
-
"name": "MrBrain",
|
| 13649 |
-
"profile_url": "https://github.com/GaosCode",
|
| 13650 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode",
|
| 13651 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode",
|
| 13652 |
-
"repo_first_seen_at": "2026-04-09T08:32:17Z",
|
| 13653 |
-
"repo_last_seen_at": "2026-04-14T03:33:14Z",
|
| 13654 |
-
"repo_primary_artifact_count": 3,
|
| 13655 |
-
"repo_artifact_count": 36,
|
| 13656 |
-
"snapshot_issue_count": 0,
|
| 13657 |
-
"snapshot_pr_count": 3,
|
| 13658 |
-
"snapshot_comment_count": 1,
|
| 13659 |
-
"snapshot_review_count": 16,
|
| 13660 |
-
"snapshot_review_comment_count": 16,
|
| 13661 |
-
"repo_association": "CONTRIBUTOR",
|
| 13662 |
-
"new_to_repo": false,
|
| 13663 |
-
"first_seen_in_snapshot": false,
|
| 13664 |
-
"known_via_prior_merged_pr": false,
|
| 13665 |
-
"report_reason": null,
|
| 13666 |
-
"enrichment_source": "previous_report",
|
| 13667 |
-
"live_refetch_skipped": true,
|
| 13668 |
-
"account_age_days": 632,
|
| 13669 |
-
"young_account": false,
|
| 13670 |
-
"follow_through_score": "weak",
|
| 13671 |
-
"breadth_score": "moderate",
|
| 13672 |
-
"automation_risk_signal": "low",
|
| 13673 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13674 |
-
"public_orgs": [],
|
| 13675 |
-
"activity": {
|
| 13676 |
-
"visible_authored_pr_count": 7,
|
| 13677 |
-
"merged_pr_count": 0,
|
| 13678 |
-
"closed_unmerged_pr_count": 1,
|
| 13679 |
-
"open_pr_count": 6,
|
| 13680 |
-
"merged_pr_rate": 0.0,
|
| 13681 |
-
"closed_unmerged_pr_rate": 0.1429,
|
| 13682 |
-
"still_open_pr_rate": 0.8571,
|
| 13683 |
-
"distinct_repos_with_authored_prs": 4,
|
| 13684 |
-
"distinct_repos_with_open_prs": 3
|
| 13685 |
-
},
|
| 13686 |
-
"examples": {
|
| 13687 |
-
"pull_requests": [
|
| 13688 |
-
{
|
| 13689 |
-
"kind": "pull_request",
|
| 13690 |
-
"number": 66305,
|
| 13691 |
-
"title": "fix(model-catalog): cache empty catalog loads briefly",
|
| 13692 |
-
"url": "https://github.com/openclaw/openclaw/pull/66305",
|
| 13693 |
-
"state": "open",
|
| 13694 |
-
"merged": false,
|
| 13695 |
-
"draft": false,
|
| 13696 |
-
"created_at": "2026-04-14T03:24:11Z"
|
| 13697 |
-
},
|
| 13698 |
-
{
|
| 13699 |
-
"kind": "pull_request",
|
| 13700 |
-
"number": 65979,
|
| 13701 |
-
"title": "fix(cron): normalize missing persisted job state",
|
| 13702 |
-
"url": "https://github.com/openclaw/openclaw/pull/65979",
|
| 13703 |
-
"state": "open",
|
| 13704 |
-
"merged": false,
|
| 13705 |
-
"draft": false,
|
| 13706 |
-
"created_at": "2026-04-13T14:23:41Z"
|
| 13707 |
-
},
|
| 13708 |
-
{
|
| 13709 |
-
"kind": "pull_request",
|
| 13710 |
-
"number": 63636,
|
| 13711 |
-
"title": "fix(compaction): guard malformed token estimation",
|
| 13712 |
-
"url": "https://github.com/openclaw/openclaw/pull/63636",
|
| 13713 |
-
"state": "open",
|
| 13714 |
-
"merged": false,
|
| 13715 |
-
"draft": false,
|
| 13716 |
-
"created_at": "2026-04-09T08:32:17Z"
|
| 13717 |
-
}
|
| 13718 |
-
],
|
| 13719 |
-
"issues": []
|
| 13720 |
-
},
|
| 13721 |
-
"fetch_error": null
|
| 13722 |
-
},
|
| 13723 |
{
|
| 13724 |
"author_login": "richardclawbot",
|
| 13725 |
"name": null,
|
|
@@ -19936,6 +19859,83 @@
|
|
| 19936 |
},
|
| 19937 |
"fetch_error": null
|
| 19938 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19939 |
{
|
| 19940 |
"author_login": "monsonego",
|
| 19941 |
"name": null,
|
|
@@ -21485,8 +21485,8 @@
|
|
| 21485 |
"first_seen_in_snapshot": false,
|
| 21486 |
"known_via_prior_merged_pr": false,
|
| 21487 |
"report_reason": null,
|
| 21488 |
-
"enrichment_source": "
|
| 21489 |
-
"live_refetch_skipped":
|
| 21490 |
"account_age_days": 5497,
|
| 21491 |
"young_account": false,
|
| 21492 |
"follow_through_score": "mixed",
|
|
@@ -21556,8 +21556,8 @@
|
|
| 21556 |
"first_seen_in_snapshot": false,
|
| 21557 |
"known_via_prior_merged_pr": false,
|
| 21558 |
"report_reason": null,
|
| 21559 |
-
"enrichment_source": "
|
| 21560 |
-
"live_refetch_skipped":
|
| 21561 |
"account_age_days": 4479,
|
| 21562 |
"young_account": false,
|
| 21563 |
"follow_through_score": "weak",
|
|
@@ -21807,73 +21807,6 @@
|
|
| 21807 |
},
|
| 21808 |
"fetch_error": null
|
| 21809 |
},
|
| 21810 |
-
{
|
| 21811 |
-
"author_login": "cyber-ayi",
|
| 21812 |
-
"name": null,
|
| 21813 |
-
"profile_url": "https://github.com/cyber-ayi",
|
| 21814 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acyber-ayi",
|
| 21815 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acyber-ayi",
|
| 21816 |
-
"repo_first_seen_at": "2026-04-09T04:27:16Z",
|
| 21817 |
-
"repo_last_seen_at": "2026-04-11T06:42:49Z",
|
| 21818 |
-
"repo_primary_artifact_count": 2,
|
| 21819 |
-
"repo_artifact_count": 23,
|
| 21820 |
-
"snapshot_issue_count": 0,
|
| 21821 |
-
"snapshot_pr_count": 2,
|
| 21822 |
-
"snapshot_comment_count": 1,
|
| 21823 |
-
"snapshot_review_count": 10,
|
| 21824 |
-
"snapshot_review_comment_count": 10,
|
| 21825 |
-
"repo_association": "NONE",
|
| 21826 |
-
"new_to_repo": false,
|
| 21827 |
-
"first_seen_in_snapshot": false,
|
| 21828 |
-
"known_via_prior_merged_pr": false,
|
| 21829 |
-
"report_reason": null,
|
| 21830 |
-
"enrichment_source": "previous_report",
|
| 21831 |
-
"live_refetch_skipped": true,
|
| 21832 |
-
"account_age_days": 69,
|
| 21833 |
-
"young_account": true,
|
| 21834 |
-
"follow_through_score": "mixed",
|
| 21835 |
-
"breadth_score": "low",
|
| 21836 |
-
"automation_risk_signal": "medium",
|
| 21837 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars",
|
| 21838 |
-
"public_orgs": [],
|
| 21839 |
-
"activity": {
|
| 21840 |
-
"visible_authored_pr_count": 5,
|
| 21841 |
-
"merged_pr_count": 2,
|
| 21842 |
-
"closed_unmerged_pr_count": 1,
|
| 21843 |
-
"open_pr_count": 2,
|
| 21844 |
-
"merged_pr_rate": 0.4,
|
| 21845 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 21846 |
-
"still_open_pr_rate": 0.4,
|
| 21847 |
-
"distinct_repos_with_authored_prs": 2,
|
| 21848 |
-
"distinct_repos_with_open_prs": 2
|
| 21849 |
-
},
|
| 21850 |
-
"examples": {
|
| 21851 |
-
"pull_requests": [
|
| 21852 |
-
{
|
| 21853 |
-
"kind": "pull_request",
|
| 21854 |
-
"number": 64677,
|
| 21855 |
-
"title": "fix(email-triage): schema refactor, P1 check_db_initialized bug, smoke tests (supersedes #63546)",
|
| 21856 |
-
"url": "https://github.com/openclaw/openclaw/pull/64677",
|
| 21857 |
-
"state": "open",
|
| 21858 |
-
"merged": false,
|
| 21859 |
-
"draft": false,
|
| 21860 |
-
"created_at": "2026-04-11T06:42:20Z"
|
| 21861 |
-
},
|
| 21862 |
-
{
|
| 21863 |
-
"kind": "pull_request",
|
| 21864 |
-
"number": 63546,
|
| 21865 |
-
"title": "feat: email-triage skill",
|
| 21866 |
-
"url": "https://github.com/openclaw/openclaw/pull/63546",
|
| 21867 |
-
"state": "closed",
|
| 21868 |
-
"merged": false,
|
| 21869 |
-
"draft": true,
|
| 21870 |
-
"created_at": "2026-04-09T04:27:16Z"
|
| 21871 |
-
}
|
| 21872 |
-
],
|
| 21873 |
-
"issues": []
|
| 21874 |
-
},
|
| 21875 |
-
"fetch_error": null
|
| 21876 |
-
},
|
| 21877 |
{
|
| 21878 |
"author_login": "evanpaul14",
|
| 21879 |
"name": "nave",
|
|
@@ -22954,7 +22887,7 @@
|
|
| 22954 |
{
|
| 22955 |
"kind": "pull_request",
|
| 22956 |
"number": 68327,
|
| 22957 |
-
"title": "fix(gateway): reduce startup latency
|
| 22958 |
"url": "https://github.com/openclaw/openclaw/pull/68327",
|
| 22959 |
"state": "open",
|
| 22960 |
"merged": false,
|
|
@@ -28569,12 +28502,12 @@
|
|
| 28569 |
"snapshot_review_count": 0,
|
| 28570 |
"snapshot_review_comment_count": 0,
|
| 28571 |
"repo_association": "NONE",
|
| 28572 |
-
"new_to_repo":
|
| 28573 |
-
"first_seen_in_snapshot":
|
| 28574 |
"known_via_prior_merged_pr": false,
|
| 28575 |
-
"report_reason":
|
| 28576 |
-
"enrichment_source": "
|
| 28577 |
-
"live_refetch_skipped":
|
| 28578 |
"account_age_days": 5213,
|
| 28579 |
"young_account": false,
|
| 28580 |
"follow_through_score": "weak",
|
|
@@ -35299,12 +35232,12 @@
|
|
| 35299 |
"snapshot_review_count": 0,
|
| 35300 |
"snapshot_review_comment_count": 0,
|
| 35301 |
"repo_association": "NONE",
|
| 35302 |
-
"new_to_repo":
|
| 35303 |
-
"first_seen_in_snapshot":
|
| 35304 |
"known_via_prior_merged_pr": false,
|
| 35305 |
-
"report_reason":
|
| 35306 |
-
"enrichment_source": "
|
| 35307 |
-
"live_refetch_skipped":
|
| 35308 |
"account_age_days": 0,
|
| 35309 |
"young_account": true,
|
| 35310 |
"follow_through_score": "weak",
|
|
@@ -41694,6 +41627,63 @@
|
|
| 41694 |
},
|
| 41695 |
"fetch_error": null
|
| 41696 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41697 |
{
|
| 41698 |
"author_login": "mylesdebastion",
|
| 41699 |
"name": "Myles de Bastion",
|
|
@@ -42727,12 +42717,12 @@
|
|
| 42727 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apandego",
|
| 42728 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apandego",
|
| 42729 |
"repo_first_seen_at": "2026-02-20T21:19:18Z",
|
| 42730 |
-
"repo_last_seen_at": "2026-04-
|
| 42731 |
"repo_primary_artifact_count": 1,
|
| 42732 |
-
"repo_artifact_count":
|
| 42733 |
"snapshot_issue_count": 0,
|
| 42734 |
"snapshot_pr_count": 1,
|
| 42735 |
-
"snapshot_comment_count":
|
| 42736 |
"snapshot_review_count": 0,
|
| 42737 |
"snapshot_review_comment_count": 0,
|
| 42738 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -43978,63 +43968,6 @@
|
|
| 43978 |
},
|
| 43979 |
"fetch_error": null
|
| 43980 |
},
|
| 43981 |
-
{
|
| 43982 |
-
"author_login": "Robinzhh",
|
| 43983 |
-
"name": null,
|
| 43984 |
-
"profile_url": "https://github.com/Robinzhh",
|
| 43985 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARobinzhh",
|
| 43986 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARobinzhh",
|
| 43987 |
-
"repo_first_seen_at": "2026-04-11T06:51:39Z",
|
| 43988 |
-
"repo_last_seen_at": "2026-04-11T06:57:47Z",
|
| 43989 |
-
"repo_primary_artifact_count": 1,
|
| 43990 |
-
"repo_artifact_count": 2,
|
| 43991 |
-
"snapshot_issue_count": 0,
|
| 43992 |
-
"snapshot_pr_count": 1,
|
| 43993 |
-
"snapshot_comment_count": 1,
|
| 43994 |
-
"snapshot_review_count": 0,
|
| 43995 |
-
"snapshot_review_comment_count": 0,
|
| 43996 |
-
"repo_association": "NONE",
|
| 43997 |
-
"new_to_repo": false,
|
| 43998 |
-
"first_seen_in_snapshot": false,
|
| 43999 |
-
"known_via_prior_merged_pr": false,
|
| 44000 |
-
"report_reason": null,
|
| 44001 |
-
"enrichment_source": "previous_report",
|
| 44002 |
-
"live_refetch_skipped": true,
|
| 44003 |
-
"account_age_days": 67,
|
| 44004 |
-
"young_account": true,
|
| 44005 |
-
"follow_through_score": "weak",
|
| 44006 |
-
"breadth_score": "low",
|
| 44007 |
-
"automation_risk_signal": "medium",
|
| 44008 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; targets high-star repos",
|
| 44009 |
-
"public_orgs": [],
|
| 44010 |
-
"activity": {
|
| 44011 |
-
"visible_authored_pr_count": 1,
|
| 44012 |
-
"merged_pr_count": 0,
|
| 44013 |
-
"closed_unmerged_pr_count": 1,
|
| 44014 |
-
"open_pr_count": 0,
|
| 44015 |
-
"merged_pr_rate": 0.0,
|
| 44016 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 44017 |
-
"still_open_pr_rate": 0.0,
|
| 44018 |
-
"distinct_repos_with_authored_prs": 1,
|
| 44019 |
-
"distinct_repos_with_open_prs": 0
|
| 44020 |
-
},
|
| 44021 |
-
"examples": {
|
| 44022 |
-
"pull_requests": [
|
| 44023 |
-
{
|
| 44024 |
-
"kind": "pull_request",
|
| 44025 |
-
"number": 64683,
|
| 44026 |
-
"title": "fix: move chat.history startup guard removal before logGatewayStartup",
|
| 44027 |
-
"url": "https://github.com/openclaw/openclaw/pull/64683",
|
| 44028 |
-
"state": "closed",
|
| 44029 |
-
"merged": false,
|
| 44030 |
-
"draft": false,
|
| 44031 |
-
"created_at": "2026-04-11T06:57:47Z"
|
| 44032 |
-
}
|
| 44033 |
-
],
|
| 44034 |
-
"issues": []
|
| 44035 |
-
},
|
| 44036 |
-
"fetch_error": null
|
| 44037 |
-
},
|
| 44038 |
{
|
| 44039 |
"author_login": "rockchris099",
|
| 44040 |
"name": null,
|
|
@@ -48327,7 +48260,7 @@
|
|
| 48327 |
"url": "https://github.com/openclaw/openclaw/pull/68350",
|
| 48328 |
"state": "open",
|
| 48329 |
"merged": false,
|
| 48330 |
-
"draft":
|
| 48331 |
"created_at": "2026-04-18T01:31:11Z"
|
| 48332 |
}
|
| 48333 |
],
|
|
@@ -48562,63 +48495,6 @@
|
|
| 48562 |
"issues": []
|
| 48563 |
},
|
| 48564 |
"fetch_error": null
|
| 48565 |
-
},
|
| 48566 |
-
{
|
| 48567 |
-
"author_login": "zviehrman13",
|
| 48568 |
-
"name": "Zvi Ehrman",
|
| 48569 |
-
"profile_url": "https://github.com/zviehrman13",
|
| 48570 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azviehrman13",
|
| 48571 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azviehrman13",
|
| 48572 |
-
"repo_first_seen_at": "2026-04-11T06:58:45Z",
|
| 48573 |
-
"repo_last_seen_at": "2026-04-11T06:58:45Z",
|
| 48574 |
-
"repo_primary_artifact_count": 1,
|
| 48575 |
-
"repo_artifact_count": 1,
|
| 48576 |
-
"snapshot_issue_count": 0,
|
| 48577 |
-
"snapshot_pr_count": 1,
|
| 48578 |
-
"snapshot_comment_count": 0,
|
| 48579 |
-
"snapshot_review_count": 0,
|
| 48580 |
-
"snapshot_review_comment_count": 0,
|
| 48581 |
-
"repo_association": "NONE",
|
| 48582 |
-
"new_to_repo": false,
|
| 48583 |
-
"first_seen_in_snapshot": false,
|
| 48584 |
-
"known_via_prior_merged_pr": false,
|
| 48585 |
-
"report_reason": null,
|
| 48586 |
-
"enrichment_source": "previous_report",
|
| 48587 |
-
"live_refetch_skipped": true,
|
| 48588 |
-
"account_age_days": 3381,
|
| 48589 |
-
"young_account": false,
|
| 48590 |
-
"follow_through_score": "weak",
|
| 48591 |
-
"breadth_score": "low",
|
| 48592 |
-
"automation_risk_signal": "medium",
|
| 48593 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 48594 |
-
"public_orgs": [],
|
| 48595 |
-
"activity": {
|
| 48596 |
-
"visible_authored_pr_count": 6,
|
| 48597 |
-
"merged_pr_count": 0,
|
| 48598 |
-
"closed_unmerged_pr_count": 3,
|
| 48599 |
-
"open_pr_count": 3,
|
| 48600 |
-
"merged_pr_rate": 0.0,
|
| 48601 |
-
"closed_unmerged_pr_rate": 0.5,
|
| 48602 |
-
"still_open_pr_rate": 0.5,
|
| 48603 |
-
"distinct_repos_with_authored_prs": 3,
|
| 48604 |
-
"distinct_repos_with_open_prs": 3
|
| 48605 |
-
},
|
| 48606 |
-
"examples": {
|
| 48607 |
-
"pull_requests": [
|
| 48608 |
-
{
|
| 48609 |
-
"kind": "pull_request",
|
| 48610 |
-
"number": 64684,
|
| 48611 |
-
"title": "Run doctor automatically on restart and update failure paths",
|
| 48612 |
-
"url": "https://github.com/openclaw/openclaw/pull/64684",
|
| 48613 |
-
"state": "open",
|
| 48614 |
-
"merged": false,
|
| 48615 |
-
"draft": false,
|
| 48616 |
-
"created_at": "2026-04-11T06:58:45Z"
|
| 48617 |
-
}
|
| 48618 |
-
],
|
| 48619 |
-
"issues": []
|
| 48620 |
-
},
|
| 48621 |
-
"fetch_error": null
|
| 48622 |
}
|
| 48623 |
]
|
| 48624 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T072035Z",
|
| 5 |
+
"generated_at": "2026-04-18T07:22:18Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 713,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 113,
|
| 12 |
+
"previous_primary_author_count": 4292,
|
| 13 |
+
"selected_seen_in_previous_primary": 712,
|
| 14 |
+
"previous_report_contributor_count": 715,
|
| 15 |
+
"selected_overlap_previous_report": 712,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9986,
|
| 17 |
+
"reused_previous_report_entries": 704,
|
| 18 |
"reused_known_merged_contributors": 112,
|
| 19 |
+
"live_fetches": 9,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 3.343,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.005,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 101 |
},
|
| 102 |
"fetch_error": null
|
| 103 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
{
|
| 105 |
"author_login": "100yenadmin",
|
| 106 |
"name": "EVA",
|
|
|
|
| 108 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 109 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 110 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 111 |
+
"repo_last_seen_at": "2026-04-18T06:41:54Z",
|
| 112 |
+
"repo_primary_artifact_count": 100,
|
| 113 |
+
"repo_artifact_count": 2097,
|
| 114 |
"snapshot_issue_count": 49,
|
| 115 |
+
"snapshot_pr_count": 51,
|
| 116 |
"snapshot_comment_count": 213,
|
| 117 |
"snapshot_review_count": 892,
|
| 118 |
"snapshot_review_comment_count": 892,
|
|
|
|
| 147 |
"pull_requests": [
|
| 148 |
{
|
| 149 |
"kind": "pull_request",
|
| 150 |
+
"number": 68441,
|
| 151 |
+
"title": "feat(plan-mode): universal /plan slash commands across all channels (PR-11)",
|
| 152 |
+
"url": "https://github.com/openclaw/openclaw/pull/68441",
|
| 153 |
"state": "open",
|
| 154 |
"merged": false,
|
| 155 |
"draft": false,
|
| 156 |
+
"created_at": "2026-04-18T06:41:54Z"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"kind": "pull_request",
|
| 160 |
+
"number": 68440,
|
| 161 |
+
"title": "feat(plan-mode): plan archetype + ask_user_question + auto mode (PR-10)",
|
| 162 |
+
"url": "https://github.com/openclaw/openclaw/pull/68440",
|
| 163 |
"state": "open",
|
| 164 |
"merged": false,
|
| 165 |
"draft": false,
|
| 166 |
+
"created_at": "2026-04-18T06:41:08Z"
|
| 167 |
},
|
| 168 |
{
|
| 169 |
"kind": "pull_request",
|
| 170 |
+
"number": 67840,
|
| 171 |
+
"title": "feat(plan-mode): integration bridge wiring tools + mutation gate + sessions.patch [PR-8]",
|
| 172 |
+
"url": "https://github.com/openclaw/openclaw/pull/67840",
|
| 173 |
"state": "open",
|
| 174 |
"merged": false,
|
| 175 |
"draft": false,
|
| 176 |
+
"created_at": "2026-04-16T22:21:56Z"
|
| 177 |
}
|
| 178 |
],
|
| 179 |
"issues": [
|
|
|
|
| 211 |
},
|
| 212 |
"fetch_error": null
|
| 213 |
},
|
| 214 |
+
{
|
| 215 |
+
"author_login": "vincentkoc",
|
| 216 |
+
"name": "Vincent Koc",
|
| 217 |
+
"profile_url": "https://github.com/vincentkoc",
|
| 218 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avincentkoc",
|
| 219 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avincentkoc",
|
| 220 |
+
"repo_first_seen_at": "2026-02-03T19:03:56Z",
|
| 221 |
+
"repo_last_seen_at": "2026-04-17T21:39:54Z",
|
| 222 |
+
"repo_primary_artifact_count": 51,
|
| 223 |
+
"repo_artifact_count": 1915,
|
| 224 |
+
"snapshot_issue_count": 0,
|
| 225 |
+
"snapshot_pr_count": 51,
|
| 226 |
+
"snapshot_comment_count": 1850,
|
| 227 |
+
"snapshot_review_count": 7,
|
| 228 |
+
"snapshot_review_comment_count": 7,
|
| 229 |
+
"repo_association": "MEMBER",
|
| 230 |
+
"new_to_repo": false,
|
| 231 |
+
"first_seen_in_snapshot": false,
|
| 232 |
+
"known_via_prior_merged_pr": true,
|
| 233 |
+
"report_reason": null,
|
| 234 |
+
"enrichment_source": "previous_report",
|
| 235 |
+
"live_refetch_skipped": true,
|
| 236 |
+
"account_age_days": 6420,
|
| 237 |
+
"young_account": false,
|
| 238 |
+
"follow_through_score": "strong",
|
| 239 |
+
"breadth_score": "low",
|
| 240 |
+
"automation_risk_signal": "low",
|
| 241 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 242 |
+
"public_orgs": [
|
| 243 |
+
"comet-ml",
|
| 244 |
+
"Orange-Submarine",
|
| 245 |
+
"kontology",
|
| 246 |
+
"Locomotive-Ventures",
|
| 247 |
+
"openclaw"
|
| 248 |
+
],
|
| 249 |
+
"activity": {
|
| 250 |
+
"visible_authored_pr_count": 44,
|
| 251 |
+
"merged_pr_count": 35,
|
| 252 |
+
"closed_unmerged_pr_count": 3,
|
| 253 |
+
"open_pr_count": 6,
|
| 254 |
+
"merged_pr_rate": 0.7955,
|
| 255 |
+
"closed_unmerged_pr_rate": 0.0682,
|
| 256 |
+
"still_open_pr_rate": 0.1364,
|
| 257 |
+
"distinct_repos_with_authored_prs": 2,
|
| 258 |
+
"distinct_repos_with_open_prs": 1
|
| 259 |
+
},
|
| 260 |
+
"examples": {
|
| 261 |
+
"pull_requests": [
|
| 262 |
+
{
|
| 263 |
+
"kind": "pull_request",
|
| 264 |
+
"number": 68284,
|
| 265 |
+
"title": "fix(auth): centralize oauth lifecycle manager",
|
| 266 |
+
"url": "https://github.com/openclaw/openclaw/pull/68284",
|
| 267 |
+
"state": "open",
|
| 268 |
+
"merged": false,
|
| 269 |
+
"draft": false,
|
| 270 |
+
"created_at": "2026-04-17T21:39:54Z"
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"kind": "pull_request",
|
| 274 |
+
"number": 67099,
|
| 275 |
+
"title": "fix(plugins): localize bundled runtime deps to extensions",
|
| 276 |
+
"url": "https://github.com/openclaw/openclaw/pull/67099",
|
| 277 |
+
"state": "closed",
|
| 278 |
+
"merged": true,
|
| 279 |
+
"draft": false,
|
| 280 |
+
"created_at": "2026-04-15T09:17:04Z"
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"kind": "pull_request",
|
| 284 |
+
"number": 67080,
|
| 285 |
+
"title": "feat(plugins): narrow gateway route loads from manifests",
|
| 286 |
+
"url": "https://github.com/openclaw/openclaw/pull/67080",
|
| 287 |
+
"state": "open",
|
| 288 |
+
"merged": false,
|
| 289 |
+
"draft": false,
|
| 290 |
+
"created_at": "2026-04-15T08:33:24Z"
|
| 291 |
+
}
|
| 292 |
+
],
|
| 293 |
+
"issues": []
|
| 294 |
+
},
|
| 295 |
+
"fetch_error": null
|
| 296 |
+
},
|
| 297 |
{
|
| 298 |
"author_login": "hclsys",
|
| 299 |
"name": "hcl",
|
|
|
|
| 821 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahxy91819",
|
| 822 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahxy91819",
|
| 823 |
"repo_first_seen_at": "2026-03-13T11:26:05Z",
|
| 824 |
+
"repo_last_seen_at": "2026-04-18T06:39:33Z",
|
| 825 |
+
"repo_primary_artifact_count": 28,
|
| 826 |
+
"repo_artifact_count": 201,
|
| 827 |
"snapshot_issue_count": 1,
|
| 828 |
+
"snapshot_pr_count": 27,
|
| 829 |
+
"snapshot_comment_count": 121,
|
| 830 |
"snapshot_review_count": 26,
|
| 831 |
"snapshot_review_comment_count": 26,
|
| 832 |
"repo_association": "MEMBER",
|
|
|
|
| 858 |
},
|
| 859 |
"examples": {
|
| 860 |
"pull_requests": [
|
| 861 |
+
{
|
| 862 |
+
"kind": "pull_request",
|
| 863 |
+
"number": 68439,
|
| 864 |
+
"title": "docs(changelog): deduplicate #67679 entry",
|
| 865 |
+
"url": "https://github.com/openclaw/openclaw/pull/68439",
|
| 866 |
+
"state": "closed",
|
| 867 |
+
"merged": true,
|
| 868 |
+
"draft": false,
|
| 869 |
+
"created_at": "2026-04-18T06:39:33Z"
|
| 870 |
+
},
|
| 871 |
{
|
| 872 |
"kind": "pull_request",
|
| 873 |
"number": 68375,
|
|
|
|
| 887 |
"merged": false,
|
| 888 |
"draft": false,
|
| 889 |
"created_at": "2026-04-17T02:28:10Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 890 |
}
|
| 891 |
],
|
| 892 |
"issues": [
|
|
|
|
| 2779 |
},
|
| 2780 |
"fetch_error": null
|
| 2781 |
},
|
| 2782 |
+
{
|
| 2783 |
+
"author_login": "mushuiyu886",
|
| 2784 |
+
"name": null,
|
| 2785 |
+
"profile_url": "https://github.com/mushuiyu886",
|
| 2786 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amushuiyu886",
|
| 2787 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amushuiyu886",
|
| 2788 |
+
"repo_first_seen_at": "2026-04-10T05:26:47Z",
|
| 2789 |
+
"repo_last_seen_at": "2026-04-18T07:10:24Z",
|
| 2790 |
+
"repo_primary_artifact_count": 12,
|
| 2791 |
+
"repo_artifact_count": 18,
|
| 2792 |
+
"snapshot_issue_count": 0,
|
| 2793 |
+
"snapshot_pr_count": 12,
|
| 2794 |
+
"snapshot_comment_count": 4,
|
| 2795 |
+
"snapshot_review_count": 1,
|
| 2796 |
+
"snapshot_review_comment_count": 1,
|
| 2797 |
+
"repo_association": "NONE",
|
| 2798 |
+
"new_to_repo": false,
|
| 2799 |
+
"first_seen_in_snapshot": false,
|
| 2800 |
+
"known_via_prior_merged_pr": false,
|
| 2801 |
+
"report_reason": null,
|
| 2802 |
+
"enrichment_source": "previous_report",
|
| 2803 |
+
"live_refetch_skipped": true,
|
| 2804 |
+
"account_age_days": 37,
|
| 2805 |
+
"young_account": true,
|
| 2806 |
+
"follow_through_score": "weak",
|
| 2807 |
+
"breadth_score": "low",
|
| 2808 |
+
"automation_risk_signal": "medium",
|
| 2809 |
+
"heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 2810 |
+
"public_orgs": [],
|
| 2811 |
+
"activity": {
|
| 2812 |
+
"visible_authored_pr_count": 13,
|
| 2813 |
+
"merged_pr_count": 0,
|
| 2814 |
+
"closed_unmerged_pr_count": 8,
|
| 2815 |
+
"open_pr_count": 5,
|
| 2816 |
+
"merged_pr_rate": 0.0,
|
| 2817 |
+
"closed_unmerged_pr_rate": 0.6154,
|
| 2818 |
+
"still_open_pr_rate": 0.3846,
|
| 2819 |
+
"distinct_repos_with_authored_prs": 3,
|
| 2820 |
+
"distinct_repos_with_open_prs": 2
|
| 2821 |
+
},
|
| 2822 |
+
"examples": {
|
| 2823 |
+
"pull_requests": [
|
| 2824 |
+
{
|
| 2825 |
+
"kind": "pull_request",
|
| 2826 |
+
"number": 68445,
|
| 2827 |
+
"title": "fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)",
|
| 2828 |
+
"url": "https://github.com/openclaw/openclaw/pull/68445",
|
| 2829 |
+
"state": "open",
|
| 2830 |
+
"merged": false,
|
| 2831 |
+
"draft": false,
|
| 2832 |
+
"created_at": "2026-04-18T06:57:13Z"
|
| 2833 |
+
},
|
| 2834 |
+
{
|
| 2835 |
+
"kind": "pull_request",
|
| 2836 |
+
"number": 68437,
|
| 2837 |
+
"title": "fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)",
|
| 2838 |
+
"url": "https://github.com/openclaw/openclaw/pull/68437",
|
| 2839 |
+
"state": "closed",
|
| 2840 |
+
"merged": false,
|
| 2841 |
+
"draft": false,
|
| 2842 |
+
"created_at": "2026-04-18T06:20:28Z"
|
| 2843 |
+
},
|
| 2844 |
+
{
|
| 2845 |
+
"kind": "pull_request",
|
| 2846 |
+
"number": 68432,
|
| 2847 |
+
"title": "fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)",
|
| 2848 |
+
"url": "https://github.com/openclaw/openclaw/pull/68432",
|
| 2849 |
+
"state": "closed",
|
| 2850 |
+
"merged": false,
|
| 2851 |
+
"draft": false,
|
| 2852 |
+
"created_at": "2026-04-18T06:09:09Z"
|
| 2853 |
+
}
|
| 2854 |
+
],
|
| 2855 |
+
"issues": []
|
| 2856 |
+
},
|
| 2857 |
+
"fetch_error": null
|
| 2858 |
+
},
|
| 2859 |
{
|
| 2860 |
"author_login": "openperf",
|
| 2861 |
"name": "Chunyue Wang",
|
|
|
|
| 3478 |
},
|
| 3479 |
"fetch_error": null
|
| 3480 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3481 |
{
|
| 3482 |
"author_login": "Rohan5commit",
|
| 3483 |
"name": "Rohan Santhosh Kumar",
|
|
|
|
| 6183 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMlightsnow",
|
| 6184 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMlightsnow",
|
| 6185 |
"repo_first_seen_at": "2026-04-09T22:29:10Z",
|
| 6186 |
+
"repo_last_seen_at": "2026-04-18T06:48:07Z",
|
| 6187 |
"repo_primary_artifact_count": 7,
|
| 6188 |
+
"repo_artifact_count": 14,
|
| 6189 |
"snapshot_issue_count": 0,
|
| 6190 |
"snapshot_pr_count": 7,
|
| 6191 |
+
"snapshot_comment_count": 1,
|
| 6192 |
"snapshot_review_count": 3,
|
| 6193 |
"snapshot_review_comment_count": 3,
|
| 6194 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 6407 |
},
|
| 6408 |
"fetch_error": null
|
| 6409 |
},
|
| 6410 |
+
{
|
| 6411 |
+
"author_login": "suboss87",
|
| 6412 |
+
"name": "Subash Natarajan",
|
| 6413 |
+
"profile_url": "https://github.com/suboss87",
|
| 6414 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87",
|
| 6415 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87",
|
| 6416 |
+
"repo_first_seen_at": "2026-03-13T04:40:38Z",
|
| 6417 |
+
"repo_last_seen_at": "2026-04-18T07:03:50Z",
|
| 6418 |
+
"repo_primary_artifact_count": 7,
|
| 6419 |
+
"repo_artifact_count": 52,
|
| 6420 |
+
"snapshot_issue_count": 0,
|
| 6421 |
+
"snapshot_pr_count": 7,
|
| 6422 |
+
"snapshot_comment_count": 41,
|
| 6423 |
+
"snapshot_review_count": 4,
|
| 6424 |
+
"snapshot_review_comment_count": 0,
|
| 6425 |
+
"repo_association": "CONTRIBUTOR",
|
| 6426 |
+
"new_to_repo": false,
|
| 6427 |
+
"first_seen_in_snapshot": false,
|
| 6428 |
+
"known_via_prior_merged_pr": true,
|
| 6429 |
+
"report_reason": null,
|
| 6430 |
+
"enrichment_source": "previous_report",
|
| 6431 |
+
"live_refetch_skipped": true,
|
| 6432 |
+
"account_age_days": 4078,
|
| 6433 |
+
"young_account": false,
|
| 6434 |
+
"follow_through_score": "mixed",
|
| 6435 |
+
"breadth_score": "low",
|
| 6436 |
+
"automation_risk_signal": "low",
|
| 6437 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 6438 |
+
"public_orgs": [],
|
| 6439 |
+
"activity": {
|
| 6440 |
+
"visible_authored_pr_count": 5,
|
| 6441 |
+
"merged_pr_count": 2,
|
| 6442 |
+
"closed_unmerged_pr_count": 1,
|
| 6443 |
+
"open_pr_count": 2,
|
| 6444 |
+
"merged_pr_rate": 0.4,
|
| 6445 |
+
"closed_unmerged_pr_rate": 0.2,
|
| 6446 |
+
"still_open_pr_rate": 0.4,
|
| 6447 |
+
"distinct_repos_with_authored_prs": 1,
|
| 6448 |
+
"distinct_repos_with_open_prs": 1
|
| 6449 |
+
},
|
| 6450 |
+
"examples": {
|
| 6451 |
+
"pull_requests": [
|
| 6452 |
+
{
|
| 6453 |
+
"kind": "pull_request",
|
| 6454 |
+
"number": 68446,
|
| 6455 |
+
"title": "fix(whatsapp): stop DM allowFrom fallback into group policy sender bypass",
|
| 6456 |
+
"url": "https://github.com/openclaw/openclaw/pull/68446",
|
| 6457 |
+
"state": "open",
|
| 6458 |
+
"merged": false,
|
| 6459 |
+
"draft": false,
|
| 6460 |
+
"created_at": "2026-04-18T07:03:38Z"
|
| 6461 |
+
},
|
| 6462 |
+
{
|
| 6463 |
+
"kind": "pull_request",
|
| 6464 |
+
"number": 67457,
|
| 6465 |
+
"title": "fix(ollama): strip provider prefix from model ID in chat requests",
|
| 6466 |
+
"url": "https://github.com/openclaw/openclaw/pull/67457",
|
| 6467 |
+
"state": "closed",
|
| 6468 |
+
"merged": true,
|
| 6469 |
+
"draft": false,
|
| 6470 |
+
"created_at": "2026-04-16T01:08:42Z"
|
| 6471 |
+
},
|
| 6472 |
+
{
|
| 6473 |
+
"kind": "pull_request",
|
| 6474 |
+
"number": 66544,
|
| 6475 |
+
"title": "fix(gateway): exclude heartbeat sender ID from session display name",
|
| 6476 |
+
"url": "https://github.com/openclaw/openclaw/pull/66544",
|
| 6477 |
+
"state": "open",
|
| 6478 |
+
"merged": false,
|
| 6479 |
+
"draft": false,
|
| 6480 |
+
"created_at": "2026-04-14T12:46:21Z"
|
| 6481 |
+
}
|
| 6482 |
+
],
|
| 6483 |
+
"issues": []
|
| 6484 |
+
},
|
| 6485 |
+
"fetch_error": null
|
| 6486 |
+
},
|
| 6487 |
{
|
| 6488 |
"author_login": "wade-microblueworld",
|
| 6489 |
"name": "WadeY",
|
|
|
|
| 8260 |
},
|
| 8261 |
"fetch_error": null
|
| 8262 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8263 |
{
|
| 8264 |
"author_login": "zhanggpcsu",
|
| 8265 |
"name": "zhang-guiping",
|
|
|
|
| 9803 |
},
|
| 9804 |
"fetch_error": null
|
| 9805 |
},
|
| 9806 |
+
{
|
| 9807 |
+
"author_login": "GaosCode",
|
| 9808 |
+
"name": "MrBrain",
|
| 9809 |
+
"profile_url": "https://github.com/GaosCode",
|
| 9810 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode",
|
| 9811 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode",
|
| 9812 |
+
"repo_first_seen_at": "2026-04-09T08:32:17Z",
|
| 9813 |
+
"repo_last_seen_at": "2026-04-18T06:56:04Z",
|
| 9814 |
+
"repo_primary_artifact_count": 4,
|
| 9815 |
+
"repo_artifact_count": 37,
|
| 9816 |
+
"snapshot_issue_count": 0,
|
| 9817 |
+
"snapshot_pr_count": 4,
|
| 9818 |
+
"snapshot_comment_count": 1,
|
| 9819 |
+
"snapshot_review_count": 16,
|
| 9820 |
+
"snapshot_review_comment_count": 16,
|
| 9821 |
+
"repo_association": "CONTRIBUTOR",
|
| 9822 |
+
"new_to_repo": false,
|
| 9823 |
+
"first_seen_in_snapshot": false,
|
| 9824 |
+
"known_via_prior_merged_pr": false,
|
| 9825 |
+
"report_reason": null,
|
| 9826 |
+
"enrichment_source": "previous_report",
|
| 9827 |
+
"live_refetch_skipped": true,
|
| 9828 |
+
"account_age_days": 632,
|
| 9829 |
+
"young_account": false,
|
| 9830 |
+
"follow_through_score": "weak",
|
| 9831 |
+
"breadth_score": "moderate",
|
| 9832 |
+
"automation_risk_signal": "low",
|
| 9833 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 9834 |
+
"public_orgs": [],
|
| 9835 |
+
"activity": {
|
| 9836 |
+
"visible_authored_pr_count": 7,
|
| 9837 |
+
"merged_pr_count": 0,
|
| 9838 |
+
"closed_unmerged_pr_count": 1,
|
| 9839 |
+
"open_pr_count": 6,
|
| 9840 |
+
"merged_pr_rate": 0.0,
|
| 9841 |
+
"closed_unmerged_pr_rate": 0.1429,
|
| 9842 |
+
"still_open_pr_rate": 0.8571,
|
| 9843 |
+
"distinct_repos_with_authored_prs": 4,
|
| 9844 |
+
"distinct_repos_with_open_prs": 3
|
| 9845 |
+
},
|
| 9846 |
+
"examples": {
|
| 9847 |
+
"pull_requests": [
|
| 9848 |
+
{
|
| 9849 |
+
"kind": "pull_request",
|
| 9850 |
+
"number": 68444,
|
| 9851 |
+
"title": "fix(feishu): stop auto-forwarding mentions when disabled",
|
| 9852 |
+
"url": "https://github.com/openclaw/openclaw/pull/68444",
|
| 9853 |
+
"state": "open",
|
| 9854 |
+
"merged": false,
|
| 9855 |
+
"draft": false,
|
| 9856 |
+
"created_at": "2026-04-18T06:56:04Z"
|
| 9857 |
+
},
|
| 9858 |
+
{
|
| 9859 |
+
"kind": "pull_request",
|
| 9860 |
+
"number": 66305,
|
| 9861 |
+
"title": "fix(model-catalog): cache empty catalog loads briefly",
|
| 9862 |
+
"url": "https://github.com/openclaw/openclaw/pull/66305",
|
| 9863 |
+
"state": "open",
|
| 9864 |
+
"merged": false,
|
| 9865 |
+
"draft": false,
|
| 9866 |
+
"created_at": "2026-04-14T03:24:11Z"
|
| 9867 |
+
},
|
| 9868 |
+
{
|
| 9869 |
+
"kind": "pull_request",
|
| 9870 |
+
"number": 65979,
|
| 9871 |
+
"title": "fix(cron): normalize missing persisted job state",
|
| 9872 |
+
"url": "https://github.com/openclaw/openclaw/pull/65979",
|
| 9873 |
+
"state": "open",
|
| 9874 |
+
"merged": false,
|
| 9875 |
+
"draft": false,
|
| 9876 |
+
"created_at": "2026-04-13T14:23:41Z"
|
| 9877 |
+
}
|
| 9878 |
+
],
|
| 9879 |
+
"issues": []
|
| 9880 |
+
},
|
| 9881 |
+
"fetch_error": null
|
| 9882 |
+
},
|
| 9883 |
{
|
| 9884 |
"author_login": "holeshotclaw",
|
| 9885 |
"name": "holeshotclaw",
|
|
|
|
| 11166 |
"number": 67679,
|
| 11167 |
"title": "fix: redact credentials in browser.cdpUrl config paths",
|
| 11168 |
"url": "https://github.com/openclaw/openclaw/pull/67679",
|
| 11169 |
+
"state": "closed",
|
| 11170 |
+
"merged": true,
|
| 11171 |
"draft": false,
|
| 11172 |
"created_at": "2026-04-16T13:06:07Z"
|
| 11173 |
},
|
|
|
|
| 11198 |
"number": 67656,
|
| 11199 |
"title": "[Security]: Config API redaction does not cover browser.cdpUrl paths",
|
| 11200 |
"url": "https://github.com/openclaw/openclaw/issues/67656",
|
| 11201 |
+
"state": "closed",
|
| 11202 |
"merged": null,
|
| 11203 |
"draft": null,
|
| 11204 |
"created_at": "2026-04-16T12:17:08Z"
|
|
|
|
| 13195 |
},
|
| 13196 |
"fetch_error": null
|
| 13197 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13198 |
{
|
| 13199 |
"author_login": "leonardsellem",
|
| 13200 |
"name": "Leonard Sellem",
|
|
|
|
| 13643 |
},
|
| 13644 |
"fetch_error": null
|
| 13645 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13646 |
{
|
| 13647 |
"author_login": "richardclawbot",
|
| 13648 |
"name": null,
|
|
|
|
| 19859 |
},
|
| 19860 |
"fetch_error": null
|
| 19861 |
},
|
| 19862 |
+
{
|
| 19863 |
+
"author_login": "extrasmall0",
|
| 19864 |
+
"name": "Extra Small",
|
| 19865 |
+
"profile_url": "https://github.com/extrasmall0",
|
| 19866 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0",
|
| 19867 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0",
|
| 19868 |
+
"repo_first_seen_at": "2026-03-07T15:35:58Z",
|
| 19869 |
+
"repo_last_seen_at": "2026-04-12T19:16:33Z",
|
| 19870 |
+
"repo_primary_artifact_count": 4,
|
| 19871 |
+
"repo_artifact_count": 8,
|
| 19872 |
+
"snapshot_issue_count": 0,
|
| 19873 |
+
"snapshot_pr_count": 4,
|
| 19874 |
+
"snapshot_comment_count": 4,
|
| 19875 |
+
"snapshot_review_count": 0,
|
| 19876 |
+
"snapshot_review_comment_count": 0,
|
| 19877 |
+
"repo_association": "CONTRIBUTOR",
|
| 19878 |
+
"new_to_repo": false,
|
| 19879 |
+
"first_seen_in_snapshot": false,
|
| 19880 |
+
"known_via_prior_merged_pr": true,
|
| 19881 |
+
"report_reason": null,
|
| 19882 |
+
"enrichment_source": "previous_report",
|
| 19883 |
+
"live_refetch_skipped": true,
|
| 19884 |
+
"account_age_days": 77,
|
| 19885 |
+
"young_account": true,
|
| 19886 |
+
"follow_through_score": "weak",
|
| 19887 |
+
"breadth_score": "moderate",
|
| 19888 |
+
"automation_risk_signal": "medium",
|
| 19889 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 19890 |
+
"public_orgs": [],
|
| 19891 |
+
"activity": {
|
| 19892 |
+
"visible_authored_pr_count": 6,
|
| 19893 |
+
"merged_pr_count": 1,
|
| 19894 |
+
"closed_unmerged_pr_count": 2,
|
| 19895 |
+
"open_pr_count": 3,
|
| 19896 |
+
"merged_pr_rate": 0.1667,
|
| 19897 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 19898 |
+
"still_open_pr_rate": 0.5,
|
| 19899 |
+
"distinct_repos_with_authored_prs": 4,
|
| 19900 |
+
"distinct_repos_with_open_prs": 3
|
| 19901 |
+
},
|
| 19902 |
+
"examples": {
|
| 19903 |
+
"pull_requests": [
|
| 19904 |
+
{
|
| 19905 |
+
"kind": "pull_request",
|
| 19906 |
+
"number": 65229,
|
| 19907 |
+
"title": "fix(doctor): resolve env-backed SecretRef in gateway auth health check to prevent false-positive warning",
|
| 19908 |
+
"url": "https://github.com/openclaw/openclaw/pull/65229",
|
| 19909 |
+
"state": "open",
|
| 19910 |
+
"merged": false,
|
| 19911 |
+
"draft": false,
|
| 19912 |
+
"created_at": "2026-04-12T07:18:16Z"
|
| 19913 |
+
},
|
| 19914 |
+
{
|
| 19915 |
+
"kind": "pull_request",
|
| 19916 |
+
"number": 64692,
|
| 19917 |
+
"title": "fix(plugins): always forward idempotencyKey in gateway subagent run",
|
| 19918 |
+
"url": "https://github.com/openclaw/openclaw/pull/64692",
|
| 19919 |
+
"state": "closed",
|
| 19920 |
+
"merged": false,
|
| 19921 |
+
"draft": false,
|
| 19922 |
+
"created_at": "2026-04-11T07:16:24Z"
|
| 19923 |
+
},
|
| 19924 |
+
{
|
| 19925 |
+
"kind": "pull_request",
|
| 19926 |
+
"number": 64469,
|
| 19927 |
+
"title": "fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter",
|
| 19928 |
+
"url": "https://github.com/openclaw/openclaw/pull/64469",
|
| 19929 |
+
"state": "closed",
|
| 19930 |
+
"merged": true,
|
| 19931 |
+
"draft": false,
|
| 19932 |
+
"created_at": "2026-04-10T19:11:11Z"
|
| 19933 |
+
}
|
| 19934 |
+
],
|
| 19935 |
+
"issues": []
|
| 19936 |
+
},
|
| 19937 |
+
"fetch_error": null
|
| 19938 |
+
},
|
| 19939 |
{
|
| 19940 |
"author_login": "monsonego",
|
| 19941 |
"name": null,
|
|
|
|
| 21485 |
"first_seen_in_snapshot": false,
|
| 21486 |
"known_via_prior_merged_pr": false,
|
| 21487 |
"report_reason": null,
|
| 21488 |
+
"enrichment_source": "previous_report",
|
| 21489 |
+
"live_refetch_skipped": true,
|
| 21490 |
"account_age_days": 5497,
|
| 21491 |
"young_account": false,
|
| 21492 |
"follow_through_score": "mixed",
|
|
|
|
| 21556 |
"first_seen_in_snapshot": false,
|
| 21557 |
"known_via_prior_merged_pr": false,
|
| 21558 |
"report_reason": null,
|
| 21559 |
+
"enrichment_source": "previous_report",
|
| 21560 |
+
"live_refetch_skipped": true,
|
| 21561 |
"account_age_days": 4479,
|
| 21562 |
"young_account": false,
|
| 21563 |
"follow_through_score": "weak",
|
|
|
|
| 21807 |
},
|
| 21808 |
"fetch_error": null
|
| 21809 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21810 |
{
|
| 21811 |
"author_login": "evanpaul14",
|
| 21812 |
"name": "nave",
|
|
|
|
| 22887 |
{
|
| 22888 |
"kind": "pull_request",
|
| 22889 |
"number": 68327,
|
| 22890 |
+
"title": "fix(gateway): reduce startup latency by ~36s",
|
| 22891 |
"url": "https://github.com/openclaw/openclaw/pull/68327",
|
| 22892 |
"state": "open",
|
| 22893 |
"merged": false,
|
|
|
|
| 28502 |
"snapshot_review_count": 0,
|
| 28503 |
"snapshot_review_comment_count": 0,
|
| 28504 |
"repo_association": "NONE",
|
| 28505 |
+
"new_to_repo": false,
|
| 28506 |
+
"first_seen_in_snapshot": false,
|
| 28507 |
"known_via_prior_merged_pr": false,
|
| 28508 |
+
"report_reason": null,
|
| 28509 |
+
"enrichment_source": "previous_report",
|
| 28510 |
+
"live_refetch_skipped": true,
|
| 28511 |
"account_age_days": 5213,
|
| 28512 |
"young_account": false,
|
| 28513 |
"follow_through_score": "weak",
|
|
|
|
| 35232 |
"snapshot_review_count": 0,
|
| 35233 |
"snapshot_review_comment_count": 0,
|
| 35234 |
"repo_association": "NONE",
|
| 35235 |
+
"new_to_repo": false,
|
| 35236 |
+
"first_seen_in_snapshot": false,
|
| 35237 |
"known_via_prior_merged_pr": false,
|
| 35238 |
+
"report_reason": null,
|
| 35239 |
+
"enrichment_source": "previous_report",
|
| 35240 |
+
"live_refetch_skipped": true,
|
| 35241 |
"account_age_days": 0,
|
| 35242 |
"young_account": true,
|
| 35243 |
"follow_through_score": "weak",
|
|
|
|
| 41627 |
},
|
| 41628 |
"fetch_error": null
|
| 41629 |
},
|
| 41630 |
+
{
|
| 41631 |
+
"author_login": "monasprox",
|
| 41632 |
+
"name": "Monas",
|
| 41633 |
+
"profile_url": "https://github.com/monasprox",
|
| 41634 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amonasprox",
|
| 41635 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amonasprox",
|
| 41636 |
+
"repo_first_seen_at": "2026-04-18T06:55:05Z",
|
| 41637 |
+
"repo_last_seen_at": "2026-04-18T06:55:05Z",
|
| 41638 |
+
"repo_primary_artifact_count": 1,
|
| 41639 |
+
"repo_artifact_count": 1,
|
| 41640 |
+
"snapshot_issue_count": 0,
|
| 41641 |
+
"snapshot_pr_count": 1,
|
| 41642 |
+
"snapshot_comment_count": 0,
|
| 41643 |
+
"snapshot_review_count": 0,
|
| 41644 |
+
"snapshot_review_comment_count": 0,
|
| 41645 |
+
"repo_association": "NONE",
|
| 41646 |
+
"new_to_repo": true,
|
| 41647 |
+
"first_seen_in_snapshot": true,
|
| 41648 |
+
"known_via_prior_merged_pr": false,
|
| 41649 |
+
"report_reason": "first_seen_in_snapshot",
|
| 41650 |
+
"enrichment_source": "live",
|
| 41651 |
+
"live_refetch_skipped": false,
|
| 41652 |
+
"account_age_days": 152,
|
| 41653 |
+
"young_account": true,
|
| 41654 |
+
"follow_through_score": "mixed",
|
| 41655 |
+
"breadth_score": "low",
|
| 41656 |
+
"automation_risk_signal": "low",
|
| 41657 |
+
"heuristic_note": "young account",
|
| 41658 |
+
"public_orgs": [],
|
| 41659 |
+
"activity": {
|
| 41660 |
+
"visible_authored_pr_count": 6,
|
| 41661 |
+
"merged_pr_count": 4,
|
| 41662 |
+
"closed_unmerged_pr_count": 1,
|
| 41663 |
+
"open_pr_count": 1,
|
| 41664 |
+
"merged_pr_rate": 0.6667,
|
| 41665 |
+
"closed_unmerged_pr_rate": 0.1667,
|
| 41666 |
+
"still_open_pr_rate": 0.1667,
|
| 41667 |
+
"distinct_repos_with_authored_prs": 3,
|
| 41668 |
+
"distinct_repos_with_open_prs": 1
|
| 41669 |
+
},
|
| 41670 |
+
"examples": {
|
| 41671 |
+
"pull_requests": [
|
| 41672 |
+
{
|
| 41673 |
+
"kind": "pull_request",
|
| 41674 |
+
"number": 68443,
|
| 41675 |
+
"title": "feat(feishu): add list action to read chat history by container_id",
|
| 41676 |
+
"url": "https://github.com/openclaw/openclaw/pull/68443",
|
| 41677 |
+
"state": "open",
|
| 41678 |
+
"merged": false,
|
| 41679 |
+
"draft": false,
|
| 41680 |
+
"created_at": "2026-04-18T06:55:05Z"
|
| 41681 |
+
}
|
| 41682 |
+
],
|
| 41683 |
+
"issues": []
|
| 41684 |
+
},
|
| 41685 |
+
"fetch_error": null
|
| 41686 |
+
},
|
| 41687 |
{
|
| 41688 |
"author_login": "mylesdebastion",
|
| 41689 |
"name": "Myles de Bastion",
|
|
|
|
| 42717 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apandego",
|
| 42718 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apandego",
|
| 42719 |
"repo_first_seen_at": "2026-02-20T21:19:18Z",
|
| 42720 |
+
"repo_last_seen_at": "2026-04-18T07:06:02Z",
|
| 42721 |
"repo_primary_artifact_count": 1,
|
| 42722 |
+
"repo_artifact_count": 67,
|
| 42723 |
"snapshot_issue_count": 0,
|
| 42724 |
"snapshot_pr_count": 1,
|
| 42725 |
+
"snapshot_comment_count": 66,
|
| 42726 |
"snapshot_review_count": 0,
|
| 42727 |
"snapshot_review_comment_count": 0,
|
| 42728 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 43968 |
},
|
| 43969 |
"fetch_error": null
|
| 43970 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43971 |
{
|
| 43972 |
"author_login": "rockchris099",
|
| 43973 |
"name": null,
|
|
|
|
| 48260 |
"url": "https://github.com/openclaw/openclaw/pull/68350",
|
| 48261 |
"state": "open",
|
| 48262 |
"merged": false,
|
| 48263 |
+
"draft": false,
|
| 48264 |
"created_at": "2026-04-18T01:31:11Z"
|
| 48265 |
}
|
| 48266 |
],
|
|
|
|
| 48495 |
"issues": []
|
| 48496 |
},
|
| 48497 |
"fetch_error": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48498 |
}
|
| 48499 |
]
|
| 48500 |
}
|
new-contributors-report.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
| 10 |
| Author | Profile | First seen? | Association | Account age | Repo first seen | Snapshot PRs | Snapshot issues | Follow-through | Breadth | Automation risk | Notes |
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
| `EronFan` | [profile](https://github.com/EronFan) | no | CONTRIBUTOR | 2527d | `2026-03-24T11:57:26Z` | 72 | 0 | weak | low | medium | high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 13 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 51 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 14 |
-
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 49 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 15 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 39 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 38 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 17 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 37 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 18 |
| `w-sss` | [profile](https://github.com/w-sss) | no | CONTRIBUTOR | 391d | `2026-03-16T09:14:04Z` | 34 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 19 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 20 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 29 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 21 |
-
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` |
|
| 22 |
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 23 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 24 |
| `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 |
|
|
@@ -41,6 +41,7 @@
|
|
| 41 |
| `pgondhi987` | [profile](https://github.com/pgondhi987) | no | CONTRIBUTOR | 24d | `2026-04-09T04:56:14Z` | 14 | 0 | strong | low | medium | very new account; no visible non-self stars; targets high-star repos |
|
| 42 |
| `tentacloos` | [profile](https://github.com/tentacloos) | no | NONE | 22d | `2026-04-14T13:17:10Z` | 14 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 43 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 44 |
| `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 |
|
|
@@ -49,7 +50,6 @@
|
|
| 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 |
-
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 10 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 53 |
| `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 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 55 |
| `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 |
|
|
@@ -85,6 +85,7 @@
|
|
| 85 |
| `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 |
|
| 86 |
| `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 |
|
| 87 |
| `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 |
|
|
|
|
| 88 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 89 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-03T22:36:15Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 90 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -107,7 +108,6 @@
|
|
| 107 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 5 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 108 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 109 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 110 |
-
| `suboss87` | [profile](https://github.com/suboss87) | no | CONTRIBUTOR | 4078d | `2026-03-13T04:40:38Z` | 5 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 111 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 112 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 113 |
| `alexander-applyinnovations` | [profile](https://github.com/alexander-applyinnovations) | no | CONTRIBUTOR | 1334d | `2026-04-10T07:50:12Z` | 4 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -126,6 +126,7 @@
|
|
| 126 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 127 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 128 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
|
|
|
| 129 |
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 130 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 131 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
|
@@ -166,13 +167,11 @@
|
|
| 166 |
| `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 |
|
| 167 |
| `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 |
|
| 168 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 169 |
-
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 170 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 171 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 172 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 173 |
| `sparkeros` | [profile](https://github.com/sparkeros) | no | NONE | 156d | `2026-03-09T12:13:39Z` | 3 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 174 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 175 |
-
| `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 |
|
| 176 |
| `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 |
|
| 177 |
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 178 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
|
@@ -259,6 +258,7 @@
|
|
| 259 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 260 |
| `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 |
|
| 261 |
| `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 |
|
|
|
|
| 262 |
| `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 |
|
| 263 |
| `Rahulkumar070` | [profile](https://github.com/Rahulkumar070) | no | CONTRIBUTOR | 874d | `2026-04-10T20:11:58Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 264 |
| `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 |
|
|
@@ -283,7 +283,6 @@
|
|
| 283 |
| `bittoby` | [profile](https://github.com/bittoby) | no | CONTRIBUTOR | 290d | `2026-04-09T03:12:01Z` | 2 | 0 | mixed | moderate | low | young account; high recent PR volume |
|
| 284 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 285 |
| `BryanTegomoh` | [profile](https://github.com/BryanTegomoh) | no | CONTRIBUTOR | 2122d | `2026-02-01T02:20:00Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 286 |
-
| `cyber-ayi` | [profile](https://github.com/cyber-ayi) | no | NONE | 69d | `2026-04-09T04:27:16Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 287 |
| `evanpaul14` | [profile](https://github.com/evanpaul14) | no | NONE | 1216d | `2026-04-10T20:33:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 288 |
| `FroeMic` | [profile](https://github.com/FroeMic) | no | NONE | 3833d | `2026-04-10T07:57:00Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 289 |
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -377,7 +376,7 @@
|
|
| 377 |
| `phenomenoner` | [profile](https://github.com/phenomenoner) | no | NONE | 1856d | `2026-02-07T09:43:23Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 378 |
| `raquel4112002` | [profile](https://github.com/raquel4112002) | no | NONE | 2095d | `2026-04-15T19:25:11Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 379 |
| `reghar-bot` | [profile](https://github.com/reghar-bot) | no | NONE | 46d | `2026-04-11T07:27:14Z` | 1 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 380 |
-
| `richddr` | [profile](https://github.com/richddr) |
|
| 381 |
| `S-huNsuke` | [profile](https://github.com/S-huNsuke) | no | NONE | 133d | `2026-04-11T07:49:06Z` | 1 | 1 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 382 |
| `ScientificProgrammer` | [profile](https://github.com/ScientificProgrammer) | no | NONE | 4728d | `2026-04-10T22:44:57Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 383 |
| `shawnduggan` | [profile](https://github.com/shawnduggan) | no | NONE | 4815d | `2026-03-01T12:54:24Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -491,7 +490,7 @@
|
|
| 491 |
| `feniix` | [profile](https://github.com/feniix) | no | CONTRIBUTOR | 6161d | `2026-04-16T21:30:52Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 492 |
| `finallylly` | [profile](https://github.com/finallylly) | no | NONE | 3555d | `2026-04-13T12:15:44Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 493 |
| `Foundry421` | [profile](https://github.com/Foundry421) | no | NONE | 71d | `2026-04-13T08:10:10Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 494 |
-
| `foxer0952` | [profile](https://github.com/foxer0952) |
|
| 495 |
| `frankhli843` | [profile](https://github.com/frankhli843) | no | NONE | 2499d | `2026-04-17T16:19:07Z` | 1 | 0 | mixed | low | low | — |
|
| 496 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 497 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -603,6 +602,7 @@
|
|
| 603 |
| `mktcode` | [profile](https://github.com/mktcode) | no | NONE | 4431d | `2026-04-14T17:42:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 604 |
| `mofolo` | [profile](https://github.com/mofolo) | no | NONE | 5117d | `2026-04-16T05:46:07Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 605 |
| `mohuaxiao` | [profile](https://github.com/mohuaxiao) | no | NONE | 79d | `2026-04-12T16:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 606 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 607 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 608 |
| `neiro-yuchat` | [profile](https://github.com/neiro-yuchat) | no | NONE | 72d | `2026-04-11T17:45:15Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -643,7 +643,6 @@
|
|
| 643 |
| `rjchien728` | [profile](https://github.com/rjchien728) | no | CONTRIBUTOR | 3574d | `2026-04-14T18:27:25Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 644 |
| `rjcloudsigma` | [profile](https://github.com/rjcloudsigma) | no | NONE | 4308d | `2026-04-15T02:14:05Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 645 |
| `Robertmonkey` | [profile](https://github.com/Robertmonkey) | no | NONE | 306d | `2026-04-13T13:25:37Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 646 |
-
| `Robinzhh` | [profile](https://github.com/Robinzhh) | no | NONE | 67d | `2026-04-11T06:51:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 647 |
| `rockchris099` | [profile](https://github.com/rockchris099) | no | NONE | ?d | `2026-04-14T19:32:52Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 648 |
| `rocke2020` | [profile](https://github.com/rocke2020) | no | NONE | 3046d | `2026-04-14T14:49:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 649 |
| `rocklobster-ai` | [profile](https://github.com/rocklobster-ai) | no | NONE | 38d | `2026-04-13T21:52:33Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -723,7 +722,6 @@
|
|
| 723 |
| `zeroasterisk` | [profile](https://github.com/zeroasterisk) | no | CONTRIBUTOR | 6430d | `2026-04-11T22:07:01Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 724 |
| `Zetarcos` | [profile](https://github.com/Zetarcos) | no | NONE | 1265d | `2026-04-17T07:36:00Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 725 |
| `zrt-ai-lab` | [profile](https://github.com/zrt-ai-lab) | no | NONE | 3613d | `2026-04-14T02:47:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 726 |
-
| `zviehrman13` | [profile](https://github.com/zviehrman13) | no | NONE | 3381d | `2026-04-11T06:58:45Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 727 |
|
| 728 |
## Contributors
|
| 729 |
|
|
@@ -750,6 +748,32 @@ Example artifacts:
|
|
| 750 |
- [PR #67312: fix: prevent exec completion feedback loop in web UI session](https://github.com/openclaw/openclaw/pull/67312) — closed
|
| 751 |
- [PR #67310: fix: prevent exec completion feedback loop in web UI session](https://github.com/openclaw/openclaw/pull/67310) — closed
|
| 752 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 753 |
### `vincentkoc`
|
| 754 |
|
| 755 |
- profile: [github.com/vincentkoc](https://github.com/vincentkoc)
|
|
@@ -773,32 +797,6 @@ Example artifacts:
|
|
| 773 |
- [PR #67099: fix(plugins): localize bundled runtime deps to extensions](https://github.com/openclaw/openclaw/pull/67099) — closed, merged
|
| 774 |
- [PR #67080: feat(plugins): narrow gateway route loads from manifests](https://github.com/openclaw/openclaw/pull/67080) — open
|
| 775 |
|
| 776 |
-
### `100yenadmin`
|
| 777 |
-
|
| 778 |
-
- profile: [github.com/100yenadmin](https://github.com/100yenadmin)
|
| 779 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 780 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 781 |
-
- repo first seen: `2026-03-15T18:31:56Z`
|
| 782 |
-
- repo last seen: `2026-04-18T05:37:25Z`
|
| 783 |
-
- first seen in snapshot: **no**
|
| 784 |
-
- repo association: **CONTRIBUTOR**
|
| 785 |
-
- repo primary artifacts: **98**
|
| 786 |
-
- snapshot authored PRs/issues: **49 PRs / 49 issues**
|
| 787 |
-
- snapshot discussion activity: **213 comments / 892 reviews / 892 review comments**
|
| 788 |
-
- account age: **178 days**
|
| 789 |
-
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 790 |
-
- public orgs: `electricsheephq`
|
| 791 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 792 |
-
- heuristic read: **young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
| 793 |
-
|
| 794 |
-
Example artifacts:
|
| 795 |
-
- [PR #67840: feat(plan-mode): integration bridge wiring tools + mutation gate + sessions.patch [PR-8]](https://github.com/openclaw/openclaw/pull/67840) — open
|
| 796 |
-
- [PR #67721: feat(ui): mode switcher + clickable plan cards + channel-aware plan delivery](https://github.com/openclaw/openclaw/pull/67721) — open
|
| 797 |
-
- [PR #67542: feat(agents): cross-session plan store with file-level locking [Phase 4.2]](https://github.com/openclaw/openclaw/pull/67542) — open
|
| 798 |
-
- [Issue #68419: GPT-5 bootstrap alias files for AGENTS/SOUL via context-limiter path](https://github.com/openclaw/openclaw/issues/68419) — open
|
| 799 |
-
- [Issue #67777: [Bug]: Subagent completion delivery can be lost on direct-announce timeout, drain, or orphan prune](https://github.com/openclaw/openclaw/issues/67777) — open
|
| 800 |
-
- [Issue #67637: [qa-lab] Add tool-call trace inspection to QaBusMessage for richer scenario assertions](https://github.com/openclaw/openclaw/issues/67637) — open
|
| 801 |
-
|
| 802 |
### `hclsys`
|
| 803 |
|
| 804 |
- profile: [github.com/hclsys](https://github.com/hclsys)
|
|
@@ -948,12 +946,12 @@ Example artifacts:
|
|
| 948 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahxy91819)
|
| 949 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahxy91819)
|
| 950 |
- repo first seen: `2026-03-13T11:26:05Z`
|
| 951 |
-
- repo last seen: `2026-04-
|
| 952 |
- first seen in snapshot: **no**
|
| 953 |
- repo association: **MEMBER**
|
| 954 |
-
- repo primary artifacts: **
|
| 955 |
-
- snapshot authored PRs/issues: **
|
| 956 |
-
- snapshot discussion activity: **
|
| 957 |
- account age: **4229 days**
|
| 958 |
- recent public PR activity: **25 PRs** (18 merged / 3 closed-unmerged / 4 open; merged rate **72%**, closed-unmerged rate **12%**, open rate **16%**)
|
| 959 |
- public orgs: `openclaw`
|
|
@@ -961,9 +959,9 @@ Example artifacts:
|
|
| 961 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 962 |
|
| 963 |
Example artifacts:
|
|
|
|
| 964 |
- [PR #68375: lint: add config redact coverage guards](https://github.com/openclaw/openclaw/pull/68375) — open
|
| 965 |
- [PR #67920: CI: fix matrix lane shell interpolation in release checks](https://github.com/openclaw/openclaw/pull/67920) — open
|
| 966 |
-
- [PR #67909: CI: add pull_request trigger to CodeQL workflow, change schedule to weekly](https://github.com/openclaw/openclaw/pull/67909) — closed
|
| 967 |
- [Issue #64892: [Bug]: Agent self-update bypasses update.run and uses raw npm global upgrade without restarting gateway](https://github.com/openclaw/openclaw/issues/64892) — open
|
| 968 |
|
| 969 |
### `kagura-agent`
|
|
@@ -1489,6 +1487,29 @@ Example artifacts:
|
|
| 1489 |
- [PR #67212: fix(config-ui): keep Raw view readable when raw text withheld](https://github.com/openclaw/openclaw/pull/67212) — closed
|
| 1490 |
- [PR #67211: fix(text): strip leaked reasoning before orphan </think>](https://github.com/openclaw/openclaw/pull/67211) — closed
|
| 1491 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1492 |
### `openperf`
|
| 1493 |
|
| 1494 |
- profile: [github.com/openperf](https://github.com/openperf)
|
|
@@ -1673,29 +1694,6 @@ Example artifacts:
|
|
| 1673 |
- [PR #67119: fix(google): use v1alpha API version for preview Veo models (#62309)](https://github.com/openclaw/openclaw/pull/67119) — open
|
| 1674 |
- [PR #66482: fix(agents): use max_tokens instead of max_completion_tokens for non-OpenAI providers (#65603)](https://github.com/openclaw/openclaw/pull/66482) — open
|
| 1675 |
|
| 1676 |
-
### `mushuiyu886`
|
| 1677 |
-
|
| 1678 |
-
- profile: [github.com/mushuiyu886](https://github.com/mushuiyu886)
|
| 1679 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amushuiyu886)
|
| 1680 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amushuiyu886)
|
| 1681 |
-
- repo first seen: `2026-04-10T05:26:47Z`
|
| 1682 |
-
- repo last seen: `2026-04-18T06:09:09Z`
|
| 1683 |
-
- first seen in snapshot: **no**
|
| 1684 |
-
- repo association: **NONE**
|
| 1685 |
-
- repo primary artifacts: **10**
|
| 1686 |
-
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
| 1687 |
-
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 1688 |
-
- account age: **37 days**
|
| 1689 |
-
- recent public PR activity: **13 PRs** (0 merged / 8 closed-unmerged / 5 open; merged rate **0%**, closed-unmerged rate **62%**, open rate **38%**)
|
| 1690 |
-
- public orgs: none visible
|
| 1691 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1692 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 1693 |
-
|
| 1694 |
-
Example artifacts:
|
| 1695 |
-
- [PR #68432: fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)](https://github.com/openclaw/openclaw/pull/68432) — open
|
| 1696 |
-
- [PR #68421: fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)](https://github.com/openclaw/openclaw/pull/68421) — closed
|
| 1697 |
-
- [PR #67551: Fix #67488: Handle Unicode smart quotes in tool call argument JSON](https://github.com/openclaw/openclaw/pull/67551) — open
|
| 1698 |
-
|
| 1699 |
### `Rohan5commit`
|
| 1700 |
|
| 1701 |
- profile: [github.com/Rohan5commit](https://github.com/Rohan5commit)
|
|
@@ -2461,12 +2459,12 @@ Example artifacts:
|
|
| 2461 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMlightsnow)
|
| 2462 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMlightsnow)
|
| 2463 |
- repo first seen: `2026-04-09T22:29:10Z`
|
| 2464 |
-
- repo last seen: `2026-04-
|
| 2465 |
- first seen in snapshot: **no**
|
| 2466 |
- repo association: **CONTRIBUTOR**
|
| 2467 |
- repo primary artifacts: **7**
|
| 2468 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2469 |
-
- snapshot discussion activity: **
|
| 2470 |
- account age: **1899 days**
|
| 2471 |
- recent public PR activity: **5 PRs** (0 merged / 1 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **20%**, open rate **80%**)
|
| 2472 |
- public orgs: none visible
|
|
@@ -2524,6 +2522,29 @@ Example artifacts:
|
|
| 2524 |
- [PR #67344: fix(google): respect allowPrivateNetwork for image generation](https://github.com/openclaw/openclaw/pull/67344) — open
|
| 2525 |
- [PR #67341: fix(amazon-bedrock-mantle): add discovery.enabled config gate](https://github.com/openclaw/openclaw/pull/67341) — open
|
| 2526 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2527 |
### `wade-microblueworld`
|
| 2528 |
|
| 2529 |
- profile: [github.com/wade-microblueworld](https://github.com/wade-microblueworld)
|
|
@@ -3037,29 +3058,6 @@ Example artifacts:
|
|
| 3037 |
- [PR #67476: test(ui): remove console.log fixture snippets from markdown tests](https://github.com/openclaw/openclaw/pull/67476) — open
|
| 3038 |
- [PR #66776: fix(pre-commit): fall back to corepack-managed pnpm](https://github.com/openclaw/openclaw/pull/66776) — open
|
| 3039 |
|
| 3040 |
-
### `suboss87`
|
| 3041 |
-
|
| 3042 |
-
- profile: [github.com/suboss87](https://github.com/suboss87)
|
| 3043 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87)
|
| 3044 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87)
|
| 3045 |
-
- repo first seen: `2026-03-13T04:40:38Z`
|
| 3046 |
-
- repo last seen: `2026-04-17T02:26:10Z`
|
| 3047 |
-
- first seen in snapshot: **no**
|
| 3048 |
-
- repo association: **CONTRIBUTOR**
|
| 3049 |
-
- repo primary artifacts: **5**
|
| 3050 |
-
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3051 |
-
- snapshot discussion activity: **38 comments / 4 reviews / 0 review comments**
|
| 3052 |
-
- account age: **4078 days**
|
| 3053 |
-
- recent public PR activity: **5 PRs** (2 merged / 1 closed-unmerged / 2 open; merged rate **40%**, closed-unmerged rate **20%**, open rate **40%**)
|
| 3054 |
-
- public orgs: none visible
|
| 3055 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 3056 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3057 |
-
|
| 3058 |
-
Example artifacts:
|
| 3059 |
-
- [PR #67457: fix(ollama): strip provider prefix from model ID in chat requests](https://github.com/openclaw/openclaw/pull/67457) — closed, merged
|
| 3060 |
-
- [PR #66544: fix(gateway): exclude heartbeat sender ID from session display name](https://github.com/openclaw/openclaw/pull/66544) — open
|
| 3061 |
-
- [PR #66265: fix(build): add subagent-registry.runtime to stable dist entries](https://github.com/openclaw/openclaw/pull/66265) — closed
|
| 3062 |
-
|
| 3063 |
### `zhanggpcsu`
|
| 3064 |
|
| 3065 |
- profile: [github.com/zhanggpcsu](https://github.com/zhanggpcsu)
|
|
@@ -3489,6 +3487,29 @@ Example artifacts:
|
|
| 3489 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3490 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3491 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3492 |
### `holeshotclaw`
|
| 3493 |
|
| 3494 |
- profile: [github.com/holeshotclaw](https://github.com/holeshotclaw)
|
|
@@ -3860,10 +3881,10 @@ Example artifacts:
|
|
| 3860 |
|
| 3861 |
Example artifacts:
|
| 3862 |
- [PR #68136: fix(logging): add sink-level log redaction gate](https://github.com/openclaw/openclaw/pull/68136) — open
|
| 3863 |
-
- [PR #67679: fix: redact credentials in browser.cdpUrl config paths](https://github.com/openclaw/openclaw/pull/67679) —
|
| 3864 |
- [PR #67082: [Dashboard] Fix exec approval modal overflow for long command content](https://github.com/openclaw/openclaw/pull/67082) — closed, merged
|
| 3865 |
- [Issue #67953: [Security]: Log redaction parity across sinks — file logs, console, and diagnostic traces](https://github.com/openclaw/openclaw/issues/67953) — open
|
| 3866 |
-
- [Issue #67656: [Security]: Config API redaction does not cover browser.cdpUrl paths](https://github.com/openclaw/openclaw/issues/67656) —
|
| 3867 |
- [Issue #53368: Dashboard: Exec approval command content overflows UI when command is too long](https://github.com/openclaw/openclaw/issues/53368) — closed
|
| 3868 |
|
| 3869 |
### `frankekn`
|
|
@@ -4429,29 +4450,6 @@ Example artifacts:
|
|
| 4429 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4430 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4431 |
|
| 4432 |
-
### `extrasmall0`
|
| 4433 |
-
|
| 4434 |
-
- profile: [github.com/extrasmall0](https://github.com/extrasmall0)
|
| 4435 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0)
|
| 4436 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0)
|
| 4437 |
-
- repo first seen: `2026-03-07T15:35:58Z`
|
| 4438 |
-
- repo last seen: `2026-04-12T19:16:33Z`
|
| 4439 |
-
- first seen in snapshot: **no**
|
| 4440 |
-
- repo association: **CONTRIBUTOR**
|
| 4441 |
-
- repo primary artifacts: **4**
|
| 4442 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 4443 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 4444 |
-
- account age: **77 days**
|
| 4445 |
-
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 4446 |
-
- public orgs: none visible
|
| 4447 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 4448 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4449 |
-
|
| 4450 |
-
Example artifacts:
|
| 4451 |
-
- [PR #65229: fix(doctor): resolve env-backed SecretRef in gateway auth health check to prevent false-positive warning](https://github.com/openclaw/openclaw/pull/65229) — open
|
| 4452 |
-
- [PR #64692: fix(plugins): always forward idempotencyKey in gateway subagent run](https://github.com/openclaw/openclaw/pull/64692) — closed
|
| 4453 |
-
- [PR #64469: fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter](https://github.com/openclaw/openclaw/pull/64469) — closed, merged
|
| 4454 |
-
|
| 4455 |
### `leonardsellem`
|
| 4456 |
|
| 4457 |
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
|
@@ -4573,29 +4571,6 @@ Example artifacts:
|
|
| 4573 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4574 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4575 |
|
| 4576 |
-
### `GaosCode`
|
| 4577 |
-
|
| 4578 |
-
- profile: [github.com/GaosCode](https://github.com/GaosCode)
|
| 4579 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode)
|
| 4580 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode)
|
| 4581 |
-
- repo first seen: `2026-04-09T08:32:17Z`
|
| 4582 |
-
- repo last seen: `2026-04-14T03:33:14Z`
|
| 4583 |
-
- first seen in snapshot: **no**
|
| 4584 |
-
- repo association: **CONTRIBUTOR**
|
| 4585 |
-
- repo primary artifacts: **3**
|
| 4586 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4587 |
-
- snapshot discussion activity: **1 comments / 16 reviews / 16 review comments**
|
| 4588 |
-
- account age: **632 days**
|
| 4589 |
-
- recent public PR activity: **7 PRs** (0 merged / 1 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **14%**, open rate **86%**)
|
| 4590 |
-
- public orgs: none visible
|
| 4591 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 4592 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4593 |
-
|
| 4594 |
-
Example artifacts:
|
| 4595 |
-
- [PR #66305: fix(model-catalog): cache empty catalog loads briefly](https://github.com/openclaw/openclaw/pull/66305) — open
|
| 4596 |
-
- [PR #65979: fix(cron): normalize missing persisted job state](https://github.com/openclaw/openclaw/pull/65979) — open
|
| 4597 |
-
- [PR #63636: fix(compaction): guard malformed token estimation](https://github.com/openclaw/openclaw/pull/63636) — open
|
| 4598 |
-
|
| 4599 |
### `richardclawbot`
|
| 4600 |
|
| 4601 |
- profile: [github.com/richardclawbot](https://github.com/richardclawbot)
|
|
@@ -6529,6 +6504,29 @@ Example artifacts:
|
|
| 6529 |
- [PR #63581: imessage: strip NUL bytes from echo-cache text normalization](https://github.com/openclaw/openclaw/pull/63581) — open
|
| 6530 |
- [PR #53395: feishu: fix schema 2.0 card config in interactive card UX functions](https://github.com/openclaw/openclaw/pull/53395) — open
|
| 6531 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6532 |
### `monsonego`
|
| 6533 |
|
| 6534 |
- profile: [github.com/monsonego](https://github.com/monsonego)
|
|
@@ -7081,28 +7079,6 @@ Example artifacts:
|
|
| 7081 |
- [PR #64967: fix(model-picker,gateway): respect models.mode=replace](https://github.com/openclaw/openclaw/pull/64967) — open
|
| 7082 |
- [PR #53713: fix(gateway): resolve thinkingLevel from model config after /reset](https://github.com/openclaw/openclaw/pull/53713) — open
|
| 7083 |
|
| 7084 |
-
### `cyber-ayi`
|
| 7085 |
-
|
| 7086 |
-
- profile: [github.com/cyber-ayi](https://github.com/cyber-ayi)
|
| 7087 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acyber-ayi)
|
| 7088 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acyber-ayi)
|
| 7089 |
-
- repo first seen: `2026-04-09T04:27:16Z`
|
| 7090 |
-
- repo last seen: `2026-04-11T06:42:49Z`
|
| 7091 |
-
- first seen in snapshot: **no**
|
| 7092 |
-
- repo association: **NONE**
|
| 7093 |
-
- repo primary artifacts: **2**
|
| 7094 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7095 |
-
- snapshot discussion activity: **1 comments / 10 reviews / 10 review comments**
|
| 7096 |
-
- account age: **69 days**
|
| 7097 |
-
- recent public PR activity: **5 PRs** (2 merged / 1 closed-unmerged / 2 open; merged rate **40%**, closed-unmerged rate **20%**, open rate **40%**)
|
| 7098 |
-
- public orgs: none visible
|
| 7099 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **medium**
|
| 7100 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars**
|
| 7101 |
-
|
| 7102 |
-
Example artifacts:
|
| 7103 |
-
- [PR #64677: fix(email-triage): schema refactor, P1 check_db_initialized bug, smoke tests (supersedes #63546)](https://github.com/openclaw/openclaw/pull/64677) — open
|
| 7104 |
-
- [PR #63546: feat: email-triage skill](https://github.com/openclaw/openclaw/pull/63546) — closed, draft
|
| 7105 |
-
|
| 7106 |
### `evanpaul14`
|
| 7107 |
|
| 7108 |
- profile: [github.com/evanpaul14](https://github.com/evanpaul14)
|
|
@@ -7454,7 +7430,7 @@ Example artifacts:
|
|
| 7454 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 7455 |
|
| 7456 |
Example artifacts:
|
| 7457 |
-
- [PR #68327: fix(gateway): reduce startup latency
|
| 7458 |
- [Issue #68352: UX: misleading plugin warnings when allowlist entries don't match discovered plugin IDs](https://github.com/openclaw/openclaw/issues/68352) — open
|
| 7459 |
- [Issue #67990: Proposal: Improved Backup Design with Configurable Exclusion Rules and Service-Aware Archiving](https://github.com/openclaw/openclaw/issues/67990) — open
|
| 7460 |
- [Issue #67040: Performance: Optimize CLI startup by persisting plugin discovery cache and deferring plugin loading](https://github.com/openclaw/openclaw/issues/67040) — open
|
|
@@ -9192,7 +9168,7 @@ Example artifacts:
|
|
| 9192 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arichddr)
|
| 9193 |
- repo first seen: `2026-04-18T05:59:24Z`
|
| 9194 |
- repo last seen: `2026-04-18T06:14:14Z`
|
| 9195 |
-
- first seen in snapshot: **
|
| 9196 |
- repo association: **NONE**
|
| 9197 |
- repo primary artifacts: **2**
|
| 9198 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
|
@@ -11606,7 +11582,7 @@ Example artifacts:
|
|
| 11606 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afoxer0952)
|
| 11607 |
- repo first seen: `2026-04-18T06:19:19Z`
|
| 11608 |
- repo last seen: `2026-04-18T06:19:19Z`
|
| 11609 |
-
- first seen in snapshot: **
|
| 11610 |
- repo association: **NONE**
|
| 11611 |
- repo primary artifacts: **1**
|
| 11612 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13952,6 +13928,27 @@ Example artifacts:
|
|
| 13952 |
Example artifacts:
|
| 13953 |
- [PR #65457: fix(gateway): stop dropping repeated markdown tokens in chat stream merge](https://github.com/openclaw/openclaw/pull/65457) — open
|
| 13954 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13955 |
### `mylesdebastion`
|
| 13956 |
|
| 13957 |
- profile: [github.com/mylesdebastion](https://github.com/mylesdebastion)
|
|
@@ -14336,12 +14333,12 @@ Example artifacts:
|
|
| 14336 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apandego)
|
| 14337 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apandego)
|
| 14338 |
- repo first seen: `2026-02-20T21:19:18Z`
|
| 14339 |
-
- repo last seen: `2026-04-
|
| 14340 |
- first seen in snapshot: **no**
|
| 14341 |
- repo association: **CONTRIBUTOR**
|
| 14342 |
- repo primary artifacts: **1**
|
| 14343 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14344 |
-
- snapshot discussion activity: **
|
| 14345 |
- account age: **4334 days**
|
| 14346 |
- recent public PR activity: **9 PRs** (2 merged / 0 closed-unmerged / 7 open; merged rate **22%**, closed-unmerged rate **0%**, open rate **78%**)
|
| 14347 |
- public orgs: none visible
|
|
@@ -14792,27 +14789,6 @@ Example artifacts:
|
|
| 14792 |
Example artifacts:
|
| 14793 |
- [PR #65957: fix(heartbeat): preserve direct webchat relay context when target is none](https://github.com/openclaw/openclaw/pull/65957) — open
|
| 14794 |
|
| 14795 |
-
### `Robinzhh`
|
| 14796 |
-
|
| 14797 |
-
- profile: [github.com/Robinzhh](https://github.com/Robinzhh)
|
| 14798 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARobinzhh)
|
| 14799 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARobinzhh)
|
| 14800 |
-
- repo first seen: `2026-04-11T06:51:39Z`
|
| 14801 |
-
- repo last seen: `2026-04-11T06:57:47Z`
|
| 14802 |
-
- first seen in snapshot: **no**
|
| 14803 |
-
- repo association: **NONE**
|
| 14804 |
-
- repo primary artifacts: **1**
|
| 14805 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14806 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 14807 |
-
- account age: **67 days**
|
| 14808 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 14809 |
-
- public orgs: none visible
|
| 14810 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 14811 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; targets high-star repos**
|
| 14812 |
-
|
| 14813 |
-
Example artifacts:
|
| 14814 |
-
- [PR #64683: fix: move chat.history startup guard removal before logGatewayStartup](https://github.com/openclaw/openclaw/pull/64683) — closed
|
| 14815 |
-
|
| 14816 |
### `rockchris099`
|
| 14817 |
|
| 14818 |
- profile: [github.com/rockchris099](https://github.com/rockchris099)
|
|
@@ -16387,7 +16363,7 @@ Example artifacts:
|
|
| 16387 |
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 16388 |
|
| 16389 |
Example artifacts:
|
| 16390 |
-
- [PR #68350: fix: harden channel reply routing](https://github.com/openclaw/openclaw/pull/68350) — open
|
| 16391 |
|
| 16392 |
### `yxjsxy`
|
| 16393 |
|
|
@@ -16472,24 +16448,3 @@ Example artifacts:
|
|
| 16472 |
|
| 16473 |
Example artifacts:
|
| 16474 |
- [PR #66289: fix(tui): resolve streaming status stuck indefinitely after run completes](https://github.com/openclaw/openclaw/pull/66289) — open
|
| 16475 |
-
|
| 16476 |
-
### `zviehrman13`
|
| 16477 |
-
|
| 16478 |
-
- profile: [github.com/zviehrman13](https://github.com/zviehrman13)
|
| 16479 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azviehrman13)
|
| 16480 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azviehrman13)
|
| 16481 |
-
- repo first seen: `2026-04-11T06:58:45Z`
|
| 16482 |
-
- repo last seen: `2026-04-11T06:58:45Z`
|
| 16483 |
-
- first seen in snapshot: **no**
|
| 16484 |
-
- repo association: **NONE**
|
| 16485 |
-
- repo primary artifacts: **1**
|
| 16486 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 16487 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 16488 |
-
- account age: **3381 days**
|
| 16489 |
-
- recent public PR activity: **6 PRs** (0 merged / 3 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 16490 |
-
- public orgs: none visible
|
| 16491 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 16492 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 16493 |
-
|
| 16494 |
-
Example artifacts:
|
| 16495 |
-
- [PR #64684: Run doctor automatically on restart and update failure paths](https://github.com/openclaw/openclaw/pull/64684) — open
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T072035Z`
|
| 4 |
+
- Generated: `2026-04-18T07:22:18Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `713`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
| 10 |
| Author | Profile | First seen? | Association | Account age | Repo first seen | Snapshot PRs | Snapshot issues | Follow-through | Breadth | Automation risk | Notes |
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
| `EronFan` | [profile](https://github.com/EronFan) | no | CONTRIBUTOR | 2527d | `2026-03-24T11:57:26Z` | 72 | 0 | weak | low | medium | high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 13 |
+
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 51 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 14 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 51 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 15 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 39 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 38 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 17 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 37 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 18 |
| `w-sss` | [profile](https://github.com/w-sss) | no | CONTRIBUTOR | 391d | `2026-03-16T09:14:04Z` | 34 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 19 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 20 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 29 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 21 |
+
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 27 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 23 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 24 |
| `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 |
|
|
|
|
| 41 |
| `pgondhi987` | [profile](https://github.com/pgondhi987) | no | CONTRIBUTOR | 24d | `2026-04-09T04:56:14Z` | 14 | 0 | strong | low | medium | very new account; no visible non-self stars; targets high-star repos |
|
| 42 |
| `tentacloos` | [profile](https://github.com/tentacloos) | no | NONE | 22d | `2026-04-14T13:17:10Z` | 14 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 43 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
+
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 45 |
| `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 |
|
| 46 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 47 |
| `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 |
|
|
|
|
| 50 |
| `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 |
|
| 51 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
| 52 |
| `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 |
|
|
|
|
| 53 |
| `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 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 55 |
| `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 |
|
|
|
|
| 85 |
| `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 |
|
| 86 |
| `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 |
|
| 87 |
| `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 |
|
| 88 |
+
| `suboss87` | [profile](https://github.com/suboss87) | no | CONTRIBUTOR | 4078d | `2026-03-13T04:40:38Z` | 7 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 89 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 90 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-03T22:36:15Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 91 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 108 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 5 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 109 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 110 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 111 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 112 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 113 |
| `alexander-applyinnovations` | [profile](https://github.com/alexander-applyinnovations) | no | CONTRIBUTOR | 1334d | `2026-04-10T07:50:12Z` | 4 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 126 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 127 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 128 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
| 129 |
+
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 4 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 130 |
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 131 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 132 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; 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 |
|
| 169 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 170 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 171 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 172 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 173 |
| `sparkeros` | [profile](https://github.com/sparkeros) | no | NONE | 156d | `2026-03-09T12:13:39Z` | 3 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 174 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 175 |
| `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 |
|
| 176 |
| `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 |
|
| 177 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
|
|
|
| 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 |
| `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 |
|
| 260 |
| `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 |
|
| 261 |
+
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 262 |
| `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 |
|
| 263 |
| `Rahulkumar070` | [profile](https://github.com/Rahulkumar070) | no | CONTRIBUTOR | 874d | `2026-04-10T20:11:58Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 264 |
| `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 |
|
|
|
|
| 283 |
| `bittoby` | [profile](https://github.com/bittoby) | no | CONTRIBUTOR | 290d | `2026-04-09T03:12:01Z` | 2 | 0 | mixed | moderate | low | young account; high recent PR volume |
|
| 284 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 285 |
| `BryanTegomoh` | [profile](https://github.com/BryanTegomoh) | no | CONTRIBUTOR | 2122d | `2026-02-01T02:20:00Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
|
|
|
| 286 |
| `evanpaul14` | [profile](https://github.com/evanpaul14) | no | NONE | 1216d | `2026-04-10T20:33:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 287 |
| `FroeMic` | [profile](https://github.com/FroeMic) | no | NONE | 3833d | `2026-04-10T07:57:00Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 288 |
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 376 |
| `phenomenoner` | [profile](https://github.com/phenomenoner) | no | NONE | 1856d | `2026-02-07T09:43:23Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 377 |
| `raquel4112002` | [profile](https://github.com/raquel4112002) | no | NONE | 2095d | `2026-04-15T19:25:11Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 378 |
| `reghar-bot` | [profile](https://github.com/reghar-bot) | no | NONE | 46d | `2026-04-11T07:27:14Z` | 1 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 379 |
+
| `richddr` | [profile](https://github.com/richddr) | no | NONE | 5213d | `2026-04-18T05:59:24Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 380 |
| `S-huNsuke` | [profile](https://github.com/S-huNsuke) | no | NONE | 133d | `2026-04-11T07:49:06Z` | 1 | 1 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 381 |
| `ScientificProgrammer` | [profile](https://github.com/ScientificProgrammer) | no | NONE | 4728d | `2026-04-10T22:44:57Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 382 |
| `shawnduggan` | [profile](https://github.com/shawnduggan) | no | NONE | 4815d | `2026-03-01T12:54:24Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 490 |
| `feniix` | [profile](https://github.com/feniix) | no | CONTRIBUTOR | 6161d | `2026-04-16T21:30:52Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 491 |
| `finallylly` | [profile](https://github.com/finallylly) | no | NONE | 3555d | `2026-04-13T12:15:44Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 492 |
| `Foundry421` | [profile](https://github.com/Foundry421) | no | NONE | 71d | `2026-04-13T08:10:10Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 493 |
+
| `foxer0952` | [profile](https://github.com/foxer0952) | no | NONE | 0d | `2026-04-18T06:19:19Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 494 |
| `frankhli843` | [profile](https://github.com/frankhli843) | no | NONE | 2499d | `2026-04-17T16:19:07Z` | 1 | 0 | mixed | low | low | — |
|
| 495 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 496 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 602 |
| `mktcode` | [profile](https://github.com/mktcode) | no | NONE | 4431d | `2026-04-14T17:42:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 603 |
| `mofolo` | [profile](https://github.com/mofolo) | no | NONE | 5117d | `2026-04-16T05:46:07Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 604 |
| `mohuaxiao` | [profile](https://github.com/mohuaxiao) | no | NONE | 79d | `2026-04-12T16:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 605 |
+
| `monasprox` | [profile](https://github.com/monasprox) | yes | NONE | 152d | `2026-04-18T06:55:05Z` | 1 | 0 | mixed | low | low | young account |
|
| 606 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 607 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 608 |
| `neiro-yuchat` | [profile](https://github.com/neiro-yuchat) | no | NONE | 72d | `2026-04-11T17:45:15Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 643 |
| `rjchien728` | [profile](https://github.com/rjchien728) | no | CONTRIBUTOR | 3574d | `2026-04-14T18:27:25Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 644 |
| `rjcloudsigma` | [profile](https://github.com/rjcloudsigma) | no | NONE | 4308d | `2026-04-15T02:14:05Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 645 |
| `Robertmonkey` | [profile](https://github.com/Robertmonkey) | no | NONE | 306d | `2026-04-13T13:25:37Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 646 |
| `rockchris099` | [profile](https://github.com/rockchris099) | no | NONE | ?d | `2026-04-14T19:32:52Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 647 |
| `rocke2020` | [profile](https://github.com/rocke2020) | no | NONE | 3046d | `2026-04-14T14:49:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 648 |
| `rocklobster-ai` | [profile](https://github.com/rocklobster-ai) | no | NONE | 38d | `2026-04-13T21:52:33Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 722 |
| `zeroasterisk` | [profile](https://github.com/zeroasterisk) | no | CONTRIBUTOR | 6430d | `2026-04-11T22:07:01Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 723 |
| `Zetarcos` | [profile](https://github.com/Zetarcos) | no | NONE | 1265d | `2026-04-17T07:36:00Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 724 |
| `zrt-ai-lab` | [profile](https://github.com/zrt-ai-lab) | no | NONE | 3613d | `2026-04-14T02:47:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 725 |
|
| 726 |
## Contributors
|
| 727 |
|
|
|
|
| 748 |
- [PR #67312: fix: prevent exec completion feedback loop in web UI session](https://github.com/openclaw/openclaw/pull/67312) — closed
|
| 749 |
- [PR #67310: fix: prevent exec completion feedback loop in web UI session](https://github.com/openclaw/openclaw/pull/67310) — closed
|
| 750 |
|
| 751 |
+
### `100yenadmin`
|
| 752 |
+
|
| 753 |
+
- profile: [github.com/100yenadmin](https://github.com/100yenadmin)
|
| 754 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 755 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 756 |
+
- repo first seen: `2026-03-15T18:31:56Z`
|
| 757 |
+
- repo last seen: `2026-04-18T06:41:54Z`
|
| 758 |
+
- first seen in snapshot: **no**
|
| 759 |
+
- repo association: **CONTRIBUTOR**
|
| 760 |
+
- repo primary artifacts: **100**
|
| 761 |
+
- snapshot authored PRs/issues: **51 PRs / 49 issues**
|
| 762 |
+
- snapshot discussion activity: **213 comments / 892 reviews / 892 review comments**
|
| 763 |
+
- account age: **178 days**
|
| 764 |
+
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 765 |
+
- public orgs: `electricsheephq`
|
| 766 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 767 |
+
- heuristic read: **young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
| 768 |
+
|
| 769 |
+
Example artifacts:
|
| 770 |
+
- [PR #68441: feat(plan-mode): universal /plan slash commands across all channels (PR-11)](https://github.com/openclaw/openclaw/pull/68441) — open
|
| 771 |
+
- [PR #68440: feat(plan-mode): plan archetype + ask_user_question + auto mode (PR-10)](https://github.com/openclaw/openclaw/pull/68440) — open
|
| 772 |
+
- [PR #67840: feat(plan-mode): integration bridge wiring tools + mutation gate + sessions.patch [PR-8]](https://github.com/openclaw/openclaw/pull/67840) — open
|
| 773 |
+
- [Issue #68419: GPT-5 bootstrap alias files for AGENTS/SOUL via context-limiter path](https://github.com/openclaw/openclaw/issues/68419) — open
|
| 774 |
+
- [Issue #67777: [Bug]: Subagent completion delivery can be lost on direct-announce timeout, drain, or orphan prune](https://github.com/openclaw/openclaw/issues/67777) — open
|
| 775 |
+
- [Issue #67637: [qa-lab] Add tool-call trace inspection to QaBusMessage for richer scenario assertions](https://github.com/openclaw/openclaw/issues/67637) — open
|
| 776 |
+
|
| 777 |
### `vincentkoc`
|
| 778 |
|
| 779 |
- profile: [github.com/vincentkoc](https://github.com/vincentkoc)
|
|
|
|
| 797 |
- [PR #67099: fix(plugins): localize bundled runtime deps to extensions](https://github.com/openclaw/openclaw/pull/67099) — closed, merged
|
| 798 |
- [PR #67080: feat(plugins): narrow gateway route loads from manifests](https://github.com/openclaw/openclaw/pull/67080) — open
|
| 799 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 800 |
### `hclsys`
|
| 801 |
|
| 802 |
- profile: [github.com/hclsys](https://github.com/hclsys)
|
|
|
|
| 946 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahxy91819)
|
| 947 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahxy91819)
|
| 948 |
- repo first seen: `2026-03-13T11:26:05Z`
|
| 949 |
+
- repo last seen: `2026-04-18T06:39:33Z`
|
| 950 |
- first seen in snapshot: **no**
|
| 951 |
- repo association: **MEMBER**
|
| 952 |
+
- repo primary artifacts: **28**
|
| 953 |
+
- snapshot authored PRs/issues: **27 PRs / 1 issues**
|
| 954 |
+
- snapshot discussion activity: **121 comments / 26 reviews / 26 review comments**
|
| 955 |
- account age: **4229 days**
|
| 956 |
- recent public PR activity: **25 PRs** (18 merged / 3 closed-unmerged / 4 open; merged rate **72%**, closed-unmerged rate **12%**, open rate **16%**)
|
| 957 |
- public orgs: `openclaw`
|
|
|
|
| 959 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 960 |
|
| 961 |
Example artifacts:
|
| 962 |
+
- [PR #68439: docs(changelog): deduplicate #67679 entry](https://github.com/openclaw/openclaw/pull/68439) — closed, merged
|
| 963 |
- [PR #68375: lint: add config redact coverage guards](https://github.com/openclaw/openclaw/pull/68375) — open
|
| 964 |
- [PR #67920: CI: fix matrix lane shell interpolation in release checks](https://github.com/openclaw/openclaw/pull/67920) — open
|
|
|
|
| 965 |
- [Issue #64892: [Bug]: Agent self-update bypasses update.run and uses raw npm global upgrade without restarting gateway](https://github.com/openclaw/openclaw/issues/64892) — open
|
| 966 |
|
| 967 |
### `kagura-agent`
|
|
|
|
| 1487 |
- [PR #67212: fix(config-ui): keep Raw view readable when raw text withheld](https://github.com/openclaw/openclaw/pull/67212) — closed
|
| 1488 |
- [PR #67211: fix(text): strip leaked reasoning before orphan </think>](https://github.com/openclaw/openclaw/pull/67211) — closed
|
| 1489 |
|
| 1490 |
+
### `mushuiyu886`
|
| 1491 |
+
|
| 1492 |
+
- profile: [github.com/mushuiyu886](https://github.com/mushuiyu886)
|
| 1493 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amushuiyu886)
|
| 1494 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amushuiyu886)
|
| 1495 |
+
- repo first seen: `2026-04-10T05:26:47Z`
|
| 1496 |
+
- repo last seen: `2026-04-18T07:10:24Z`
|
| 1497 |
+
- first seen in snapshot: **no**
|
| 1498 |
+
- repo association: **NONE**
|
| 1499 |
+
- repo primary artifacts: **12**
|
| 1500 |
+
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 1501 |
+
- snapshot discussion activity: **4 comments / 1 reviews / 1 review comments**
|
| 1502 |
+
- account age: **37 days**
|
| 1503 |
+
- recent public PR activity: **13 PRs** (0 merged / 8 closed-unmerged / 5 open; merged rate **0%**, closed-unmerged rate **62%**, open rate **38%**)
|
| 1504 |
+
- public orgs: none visible
|
| 1505 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1506 |
+
- heuristic read: **very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 1507 |
+
|
| 1508 |
+
Example artifacts:
|
| 1509 |
+
- [PR #68445: fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)](https://github.com/openclaw/openclaw/pull/68445) — open
|
| 1510 |
+
- [PR #68437: fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)](https://github.com/openclaw/openclaw/pull/68437) — closed
|
| 1511 |
+
- [PR #68432: fix: exec tool gateway crash (#68376) and memory-core dreaming bloat (#68379)](https://github.com/openclaw/openclaw/pull/68432) — closed
|
| 1512 |
+
|
| 1513 |
### `openperf`
|
| 1514 |
|
| 1515 |
- profile: [github.com/openperf](https://github.com/openperf)
|
|
|
|
| 1694 |
- [PR #67119: fix(google): use v1alpha API version for preview Veo models (#62309)](https://github.com/openclaw/openclaw/pull/67119) — open
|
| 1695 |
- [PR #66482: fix(agents): use max_tokens instead of max_completion_tokens for non-OpenAI providers (#65603)](https://github.com/openclaw/openclaw/pull/66482) — open
|
| 1696 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1697 |
### `Rohan5commit`
|
| 1698 |
|
| 1699 |
- profile: [github.com/Rohan5commit](https://github.com/Rohan5commit)
|
|
|
|
| 2459 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMlightsnow)
|
| 2460 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMlightsnow)
|
| 2461 |
- repo first seen: `2026-04-09T22:29:10Z`
|
| 2462 |
+
- repo last seen: `2026-04-18T06:48:07Z`
|
| 2463 |
- first seen in snapshot: **no**
|
| 2464 |
- repo association: **CONTRIBUTOR**
|
| 2465 |
- repo primary artifacts: **7**
|
| 2466 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2467 |
+
- snapshot discussion activity: **1 comments / 3 reviews / 3 review comments**
|
| 2468 |
- account age: **1899 days**
|
| 2469 |
- recent public PR activity: **5 PRs** (0 merged / 1 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **20%**, open rate **80%**)
|
| 2470 |
- public orgs: none visible
|
|
|
|
| 2522 |
- [PR #67344: fix(google): respect allowPrivateNetwork for image generation](https://github.com/openclaw/openclaw/pull/67344) — open
|
| 2523 |
- [PR #67341: fix(amazon-bedrock-mantle): add discovery.enabled config gate](https://github.com/openclaw/openclaw/pull/67341) — open
|
| 2524 |
|
| 2525 |
+
### `suboss87`
|
| 2526 |
+
|
| 2527 |
+
- profile: [github.com/suboss87](https://github.com/suboss87)
|
| 2528 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87)
|
| 2529 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87)
|
| 2530 |
+
- repo first seen: `2026-03-13T04:40:38Z`
|
| 2531 |
+
- repo last seen: `2026-04-18T07:03:50Z`
|
| 2532 |
+
- first seen in snapshot: **no**
|
| 2533 |
+
- repo association: **CONTRIBUTOR**
|
| 2534 |
+
- repo primary artifacts: **7**
|
| 2535 |
+
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2536 |
+
- snapshot discussion activity: **41 comments / 4 reviews / 0 review comments**
|
| 2537 |
+
- account age: **4078 days**
|
| 2538 |
+
- recent public PR activity: **5 PRs** (2 merged / 1 closed-unmerged / 2 open; merged rate **40%**, closed-unmerged rate **20%**, open rate **40%**)
|
| 2539 |
+
- public orgs: none visible
|
| 2540 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 2541 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2542 |
+
|
| 2543 |
+
Example artifacts:
|
| 2544 |
+
- [PR #68446: fix(whatsapp): stop DM allowFrom fallback into group policy sender bypass](https://github.com/openclaw/openclaw/pull/68446) — open
|
| 2545 |
+
- [PR #67457: fix(ollama): strip provider prefix from model ID in chat requests](https://github.com/openclaw/openclaw/pull/67457) — closed, merged
|
| 2546 |
+
- [PR #66544: fix(gateway): exclude heartbeat sender ID from session display name](https://github.com/openclaw/openclaw/pull/66544) — open
|
| 2547 |
+
|
| 2548 |
### `wade-microblueworld`
|
| 2549 |
|
| 2550 |
- profile: [github.com/wade-microblueworld](https://github.com/wade-microblueworld)
|
|
|
|
| 3058 |
- [PR #67476: test(ui): remove console.log fixture snippets from markdown tests](https://github.com/openclaw/openclaw/pull/67476) — open
|
| 3059 |
- [PR #66776: fix(pre-commit): fall back to corepack-managed pnpm](https://github.com/openclaw/openclaw/pull/66776) — open
|
| 3060 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3061 |
### `zhanggpcsu`
|
| 3062 |
|
| 3063 |
- profile: [github.com/zhanggpcsu](https://github.com/zhanggpcsu)
|
|
|
|
| 3487 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3488 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3489 |
|
| 3490 |
+
### `GaosCode`
|
| 3491 |
+
|
| 3492 |
+
- profile: [github.com/GaosCode](https://github.com/GaosCode)
|
| 3493 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode)
|
| 3494 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode)
|
| 3495 |
+
- repo first seen: `2026-04-09T08:32:17Z`
|
| 3496 |
+
- repo last seen: `2026-04-18T06:56:04Z`
|
| 3497 |
+
- first seen in snapshot: **no**
|
| 3498 |
+
- repo association: **CONTRIBUTOR**
|
| 3499 |
+
- repo primary artifacts: **4**
|
| 3500 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3501 |
+
- snapshot discussion activity: **1 comments / 16 reviews / 16 review comments**
|
| 3502 |
+
- account age: **632 days**
|
| 3503 |
+
- recent public PR activity: **7 PRs** (0 merged / 1 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **14%**, open rate **86%**)
|
| 3504 |
+
- public orgs: none visible
|
| 3505 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 3506 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 3507 |
+
|
| 3508 |
+
Example artifacts:
|
| 3509 |
+
- [PR #68444: fix(feishu): stop auto-forwarding mentions when disabled](https://github.com/openclaw/openclaw/pull/68444) — open
|
| 3510 |
+
- [PR #66305: fix(model-catalog): cache empty catalog loads briefly](https://github.com/openclaw/openclaw/pull/66305) — open
|
| 3511 |
+
- [PR #65979: fix(cron): normalize missing persisted job state](https://github.com/openclaw/openclaw/pull/65979) — open
|
| 3512 |
+
|
| 3513 |
### `holeshotclaw`
|
| 3514 |
|
| 3515 |
- profile: [github.com/holeshotclaw](https://github.com/holeshotclaw)
|
|
|
|
| 3881 |
|
| 3882 |
Example artifacts:
|
| 3883 |
- [PR #68136: fix(logging): add sink-level log redaction gate](https://github.com/openclaw/openclaw/pull/68136) — open
|
| 3884 |
+
- [PR #67679: fix: redact credentials in browser.cdpUrl config paths](https://github.com/openclaw/openclaw/pull/67679) — closed, merged
|
| 3885 |
- [PR #67082: [Dashboard] Fix exec approval modal overflow for long command content](https://github.com/openclaw/openclaw/pull/67082) — closed, merged
|
| 3886 |
- [Issue #67953: [Security]: Log redaction parity across sinks — file logs, console, and diagnostic traces](https://github.com/openclaw/openclaw/issues/67953) — open
|
| 3887 |
+
- [Issue #67656: [Security]: Config API redaction does not cover browser.cdpUrl paths](https://github.com/openclaw/openclaw/issues/67656) — closed
|
| 3888 |
- [Issue #53368: Dashboard: Exec approval command content overflows UI when command is too long](https://github.com/openclaw/openclaw/issues/53368) — closed
|
| 3889 |
|
| 3890 |
### `frankekn`
|
|
|
|
| 4450 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4451 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4452 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4453 |
### `leonardsellem`
|
| 4454 |
|
| 4455 |
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
|
|
|
| 4571 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4572 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4573 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4574 |
### `richardclawbot`
|
| 4575 |
|
| 4576 |
- profile: [github.com/richardclawbot](https://github.com/richardclawbot)
|
|
|
|
| 6504 |
- [PR #63581: imessage: strip NUL bytes from echo-cache text normalization](https://github.com/openclaw/openclaw/pull/63581) — open
|
| 6505 |
- [PR #53395: feishu: fix schema 2.0 card config in interactive card UX functions](https://github.com/openclaw/openclaw/pull/53395) — open
|
| 6506 |
|
| 6507 |
+
### `extrasmall0`
|
| 6508 |
+
|
| 6509 |
+
- profile: [github.com/extrasmall0](https://github.com/extrasmall0)
|
| 6510 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0)
|
| 6511 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0)
|
| 6512 |
+
- repo first seen: `2026-03-07T15:35:58Z`
|
| 6513 |
+
- repo last seen: `2026-04-12T19:16:33Z`
|
| 6514 |
+
- first seen in snapshot: **no**
|
| 6515 |
+
- repo association: **CONTRIBUTOR**
|
| 6516 |
+
- repo primary artifacts: **4**
|
| 6517 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 6518 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 6519 |
+
- account age: **77 days**
|
| 6520 |
+
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 6521 |
+
- public orgs: none visible
|
| 6522 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 6523 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 6524 |
+
|
| 6525 |
+
Example artifacts:
|
| 6526 |
+
- [PR #65229: fix(doctor): resolve env-backed SecretRef in gateway auth health check to prevent false-positive warning](https://github.com/openclaw/openclaw/pull/65229) — open
|
| 6527 |
+
- [PR #64692: fix(plugins): always forward idempotencyKey in gateway subagent run](https://github.com/openclaw/openclaw/pull/64692) — closed
|
| 6528 |
+
- [PR #64469: fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter](https://github.com/openclaw/openclaw/pull/64469) — closed, merged
|
| 6529 |
+
|
| 6530 |
### `monsonego`
|
| 6531 |
|
| 6532 |
- profile: [github.com/monsonego](https://github.com/monsonego)
|
|
|
|
| 7079 |
- [PR #64967: fix(model-picker,gateway): respect models.mode=replace](https://github.com/openclaw/openclaw/pull/64967) — open
|
| 7080 |
- [PR #53713: fix(gateway): resolve thinkingLevel from model config after /reset](https://github.com/openclaw/openclaw/pull/53713) — open
|
| 7081 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7082 |
### `evanpaul14`
|
| 7083 |
|
| 7084 |
- profile: [github.com/evanpaul14](https://github.com/evanpaul14)
|
|
|
|
| 7430 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 7431 |
|
| 7432 |
Example artifacts:
|
| 7433 |
+
- [PR #68327: fix(gateway): reduce startup latency by ~36s](https://github.com/openclaw/openclaw/pull/68327) — open
|
| 7434 |
- [Issue #68352: UX: misleading plugin warnings when allowlist entries don't match discovered plugin IDs](https://github.com/openclaw/openclaw/issues/68352) — open
|
| 7435 |
- [Issue #67990: Proposal: Improved Backup Design with Configurable Exclusion Rules and Service-Aware Archiving](https://github.com/openclaw/openclaw/issues/67990) — open
|
| 7436 |
- [Issue #67040: Performance: Optimize CLI startup by persisting plugin discovery cache and deferring plugin loading](https://github.com/openclaw/openclaw/issues/67040) — open
|
|
|
|
| 9168 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arichddr)
|
| 9169 |
- repo first seen: `2026-04-18T05:59:24Z`
|
| 9170 |
- repo last seen: `2026-04-18T06:14:14Z`
|
| 9171 |
+
- first seen in snapshot: **no**
|
| 9172 |
- repo association: **NONE**
|
| 9173 |
- repo primary artifacts: **2**
|
| 9174 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
|
|
|
| 11582 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afoxer0952)
|
| 11583 |
- repo first seen: `2026-04-18T06:19:19Z`
|
| 11584 |
- repo last seen: `2026-04-18T06:19:19Z`
|
| 11585 |
+
- first seen in snapshot: **no**
|
| 11586 |
- repo association: **NONE**
|
| 11587 |
- repo primary artifacts: **1**
|
| 11588 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13928 |
Example artifacts:
|
| 13929 |
- [PR #65457: fix(gateway): stop dropping repeated markdown tokens in chat stream merge](https://github.com/openclaw/openclaw/pull/65457) — open
|
| 13930 |
|
| 13931 |
+
### `monasprox`
|
| 13932 |
+
|
| 13933 |
+
- profile: [github.com/monasprox](https://github.com/monasprox)
|
| 13934 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amonasprox)
|
| 13935 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amonasprox)
|
| 13936 |
+
- repo first seen: `2026-04-18T06:55:05Z`
|
| 13937 |
+
- repo last seen: `2026-04-18T06:55:05Z`
|
| 13938 |
+
- first seen in snapshot: **yes**
|
| 13939 |
+
- repo association: **NONE**
|
| 13940 |
+
- repo primary artifacts: **1**
|
| 13941 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13942 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 13943 |
+
- account age: **152 days**
|
| 13944 |
+
- recent public PR activity: **6 PRs** (4 merged / 1 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **17%**, open rate **17%**)
|
| 13945 |
+
- public orgs: none visible
|
| 13946 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 13947 |
+
- heuristic read: **young account**
|
| 13948 |
+
|
| 13949 |
+
Example artifacts:
|
| 13950 |
+
- [PR #68443: feat(feishu): add list action to read chat history by container_id](https://github.com/openclaw/openclaw/pull/68443) — open
|
| 13951 |
+
|
| 13952 |
### `mylesdebastion`
|
| 13953 |
|
| 13954 |
- profile: [github.com/mylesdebastion](https://github.com/mylesdebastion)
|
|
|
|
| 14333 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apandego)
|
| 14334 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apandego)
|
| 14335 |
- repo first seen: `2026-02-20T21:19:18Z`
|
| 14336 |
+
- repo last seen: `2026-04-18T07:06:02Z`
|
| 14337 |
- first seen in snapshot: **no**
|
| 14338 |
- repo association: **CONTRIBUTOR**
|
| 14339 |
- repo primary artifacts: **1**
|
| 14340 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14341 |
+
- snapshot discussion activity: **66 comments / 0 reviews / 0 review comments**
|
| 14342 |
- account age: **4334 days**
|
| 14343 |
- recent public PR activity: **9 PRs** (2 merged / 0 closed-unmerged / 7 open; merged rate **22%**, closed-unmerged rate **0%**, open rate **78%**)
|
| 14344 |
- public orgs: none visible
|
|
|
|
| 14789 |
Example artifacts:
|
| 14790 |
- [PR #65957: fix(heartbeat): preserve direct webchat relay context when target is none](https://github.com/openclaw/openclaw/pull/65957) — open
|
| 14791 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14792 |
### `rockchris099`
|
| 14793 |
|
| 14794 |
- profile: [github.com/rockchris099](https://github.com/rockchris099)
|
|
|
|
| 16363 |
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 16364 |
|
| 16365 |
Example artifacts:
|
| 16366 |
+
- [PR #68350: fix: harden channel reply routing](https://github.com/openclaw/openclaw/pull/68350) — open
|
| 16367 |
|
| 16368 |
### `yxjsxy`
|
| 16369 |
|
|
|
|
| 16448 |
|
| 16449 |
Example artifacts:
|
| 16450 |
- [PR #66289: fix(tui): resolve streaming status stuck indefinitely after run completes](https://github.com/openclaw/openclaw/pull/66289) — open
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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:fbae3543063acf7c7a2a9d4166e4ad9f5e1b251ec2b95c2e416cf229fa47872f
|
| 3 |
+
size 97688
|
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:09588d4159ed577a6e6e76ed16d4055fbcc8ca0b46fbcbc0ab4af3a51389a22a
|
| 3 |
+
size 46525103
|
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:659471d9e29ff0501be9b24e43f3ce56e48a6608a5a5656fb5f29f20cef248bd
|
| 3 |
+
size 120467009
|
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:974d828379e33f82b976dcd85cf12c73c6e9ab9653748097bc6d72d759b894e3
|
| 3 |
+
size 83296301
|
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:4b89f145dfbb5d52c589f93fab8c8a77f9cff8e45a8b444657a74a7be4fbf799
|
| 3 |
+
size 4551587
|
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:f6f48ee082abf240d9d4c881b00cf5414a0d04710c98b8b051c8167b290e1646
|
| 3 |
+
size 6927909
|
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:fc6707c16f243c23aed0a5903238ac06567872e27af79e9b08de0143078a2e68
|
| 3 |
+
size 1354323
|
snapshots/20260418T072035Z/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": 136101,
|
| 9 |
+
"issues": 4359,
|
| 10 |
+
"links": 43804,
|
| 11 |
+
"new_contributors": 713,
|
| 12 |
+
"pr_diffs": 3143,
|
| 13 |
+
"pr_files": 63215,
|
| 14 |
+
"pull_requests": 3143,
|
| 15 |
+
"review_comments": 16110,
|
| 16 |
+
"reviews": 12217,
|
| 17 |
+
"timeline_events": 51194
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T07:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 30,
|
| 22 |
+
"issue_stubs": 37,
|
| 23 |
+
"issues": 11,
|
| 24 |
+
"links": 85,
|
| 25 |
+
"pr_diffs": 26,
|
| 26 |
+
"pr_files": 428,
|
| 27 |
+
"pull_requests": 26,
|
| 28 |
+
"review_comments": 519,
|
| 29 |
+
"reviews": 475,
|
| 30 |
+
"timeline_events": 998
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T07:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T072035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T06:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T07: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/20260418T072035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T072035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T07:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T072035Z"
|
| 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-18T06:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T072035Z",
|
| 4 |
+
"next_since": "2026-04-18T07:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T07:20:35Z"
|
| 7 |
}
|