Refresh openclaw dataset snapshot 20260417T192043Z
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 +895 -793
- new-contributors-report.md +269 -226
- 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/20260417T192043Z/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: `20260417T192043Z`
|
| 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:5c0f69f809e714b2a301aaeae3285e433cd1f525e3dbea57ced5201fdaa2b518
|
| 3 |
+
size 66855986
|
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:9a523b8cc79c48b62180d627fb3fcc8e1bb09c32ddde550c9a878d3c54e48cc3
|
| 3 |
+
size 860515
|
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:c6ac18eff0657a748324e85a7bcc033e4e0c85419fb81f87336116b64ee63e76
|
| 3 |
+
size 19900607
|
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:ccc1f316e79f7d873fa6fc89ed99ff37a7f49b55f997daa8ea44ec905c526cde
|
| 3 |
+
size 6277364
|
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:0f646ff3925558c3a66b3eeb85201af9862c99ca07ccdb1ad465aa42d714e34b
|
| 3 |
+
size 515388
|
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": 135532,
|
| 9 |
+
"issues": 4138,
|
| 10 |
+
"links": 43188,
|
| 11 |
+
"new_contributors": 711,
|
| 12 |
+
"pr_diffs": 2883,
|
| 13 |
+
"pr_files": 56284,
|
| 14 |
+
"pull_requests": 2883,
|
| 15 |
+
"review_comments": 14201,
|
| 16 |
+
"reviews": 10714,
|
| 17 |
+
"timeline_events": 43879
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-17T19:20:43Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 24,
|
| 22 |
+
"issue_stubs": 45,
|
| 23 |
+
"issues": 14,
|
| 24 |
+
"links": 70,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 302,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 542,
|
| 29 |
+
"reviews": 493,
|
| 30 |
+
"timeline_events": 928
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-17T19:20:43Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260417T192043Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-17T18:20:41Z",
|
| 37 |
+
"next_since": "2026-04-17T19:20:43Z"
|
| 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": 114,
|
| 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": 0,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -301,12 +301,12 @@
|
|
| 301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys",
|
| 302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys",
|
| 303 |
"repo_first_seen_at": "2026-01-29T06:32:51Z",
|
| 304 |
-
"repo_last_seen_at": "2026-04-
|
| 305 |
"repo_primary_artifact_count": 36,
|
| 306 |
-
"repo_artifact_count":
|
| 307 |
"snapshot_issue_count": 0,
|
| 308 |
"snapshot_pr_count": 36,
|
| 309 |
-
"snapshot_comment_count":
|
| 310 |
"snapshot_review_count": 3,
|
| 311 |
"snapshot_review_comment_count": 3,
|
| 312 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -478,13 +478,13 @@
|
|
| 478 |
"heuristic_note": "extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos",
|
| 479 |
"public_orgs": [],
|
| 480 |
"activity": {
|
| 481 |
-
"visible_authored_pr_count":
|
| 482 |
"merged_pr_count": 1,
|
| 483 |
"closed_unmerged_pr_count": 69,
|
| 484 |
-
"open_pr_count":
|
| 485 |
-
"merged_pr_rate": 0.
|
| 486 |
-
"closed_unmerged_pr_rate": 0.
|
| 487 |
-
"still_open_pr_rate": 0.
|
| 488 |
"distinct_repos_with_authored_prs": 2,
|
| 489 |
"distinct_repos_with_open_prs": 2
|
| 490 |
},
|
|
@@ -2201,12 +2201,12 @@
|
|
| 2201 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adrobison00",
|
| 2202 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adrobison00",
|
| 2203 |
"repo_first_seen_at": "2026-03-24T18:33:52Z",
|
| 2204 |
-
"repo_last_seen_at": "2026-04-
|
| 2205 |
"repo_primary_artifact_count": 15,
|
| 2206 |
-
"repo_artifact_count":
|
| 2207 |
"snapshot_issue_count": 0,
|
| 2208 |
"snapshot_pr_count": 15,
|
| 2209 |
-
"snapshot_comment_count":
|
| 2210 |
"snapshot_review_count": 0,
|
| 2211 |
"snapshot_review_comment_count": 0,
|
| 2212 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -2218,19 +2218,19 @@
|
|
| 2218 |
"live_refetch_skipped": false,
|
| 2219 |
"account_age_days": 4624,
|
| 2220 |
"young_account": false,
|
| 2221 |
-
"follow_through_score": "
|
| 2222 |
"breadth_score": "low",
|
| 2223 |
"automation_risk_signal": "low",
|
| 2224 |
-
"heuristic_note": "
|
| 2225 |
"public_orgs": [],
|
| 2226 |
"activity": {
|
| 2227 |
"visible_authored_pr_count": 7,
|
| 2228 |
-
"merged_pr_count":
|
| 2229 |
"closed_unmerged_pr_count": 0,
|
| 2230 |
-
"open_pr_count":
|
| 2231 |
-
"merged_pr_rate": 0.
|
| 2232 |
"closed_unmerged_pr_rate": 0.0,
|
| 2233 |
-
"still_open_pr_rate": 0.
|
| 2234 |
"distinct_repos_with_authored_prs": 1,
|
| 2235 |
"distinct_repos_with_open_prs": 1
|
| 2236 |
},
|
|
@@ -2241,8 +2241,8 @@
|
|
| 2241 |
"number": 68210,
|
| 2242 |
"title": "fix(cron): preserve untrusted awareness event labels",
|
| 2243 |
"url": "https://github.com/openclaw/openclaw/pull/68210",
|
| 2244 |
-
"state": "
|
| 2245 |
-
"merged":
|
| 2246 |
"draft": false,
|
| 2247 |
"created_at": "2026-04-17T16:51:19Z"
|
| 2248 |
},
|
|
@@ -2251,8 +2251,8 @@
|
|
| 2251 |
"number": 68201,
|
| 2252 |
"title": "fix(feishu): resolve card-action chat type before dispatch",
|
| 2253 |
"url": "https://github.com/openclaw/openclaw/pull/68201",
|
| 2254 |
-
"state": "
|
| 2255 |
-
"merged":
|
| 2256 |
"draft": false,
|
| 2257 |
"created_at": "2026-04-17T16:36:56Z"
|
| 2258 |
},
|
|
@@ -5690,11 +5690,11 @@
|
|
| 5690 |
"activity": {
|
| 5691 |
"visible_authored_pr_count": 13,
|
| 5692 |
"merged_pr_count": 1,
|
| 5693 |
-
"closed_unmerged_pr_count":
|
| 5694 |
-
"open_pr_count":
|
| 5695 |
"merged_pr_rate": 0.0769,
|
| 5696 |
-
"closed_unmerged_pr_rate": 0.
|
| 5697 |
-
"still_open_pr_rate": 0.
|
| 5698 |
"distinct_repos_with_authored_prs": 2,
|
| 5699 |
"distinct_repos_with_open_prs": 2
|
| 5700 |
},
|
|
@@ -5844,11 +5844,11 @@
|
|
| 5844 |
"activity": {
|
| 5845 |
"visible_authored_pr_count": 9,
|
| 5846 |
"merged_pr_count": 2,
|
| 5847 |
-
"closed_unmerged_pr_count":
|
| 5848 |
-
"open_pr_count":
|
| 5849 |
"merged_pr_rate": 0.2222,
|
| 5850 |
-
"closed_unmerged_pr_rate": 0.
|
| 5851 |
-
"still_open_pr_rate": 0.
|
| 5852 |
"distinct_repos_with_authored_prs": 2,
|
| 5853 |
"distinct_repos_with_open_prs": 2
|
| 5854 |
},
|
|
@@ -5879,7 +5879,7 @@
|
|
| 5879 |
"number": 66111,
|
| 5880 |
"title": "fix(reply): recognize /trace directives",
|
| 5881 |
"url": "https://github.com/openclaw/openclaw/pull/66111",
|
| 5882 |
-
"state": "
|
| 5883 |
"merged": false,
|
| 5884 |
"draft": false,
|
| 5885 |
"created_at": "2026-04-13T18:29:46Z"
|
|
@@ -7839,6 +7839,83 @@
|
|
| 7839 |
},
|
| 7840 |
"fetch_error": null
|
| 7841 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7842 |
{
|
| 7843 |
"author_login": "sharkqwy",
|
| 7844 |
"name": "Kai Xia",
|
|
@@ -9034,12 +9111,12 @@
|
|
| 9034 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltaywtf",
|
| 9035 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltaywtf",
|
| 9036 |
"repo_first_seen_at": "2026-03-01T16:30:13Z",
|
| 9037 |
-
"repo_last_seen_at": "2026-04-
|
| 9038 |
"repo_primary_artifact_count": 4,
|
| 9039 |
-
"repo_artifact_count":
|
| 9040 |
"snapshot_issue_count": 0,
|
| 9041 |
"snapshot_pr_count": 4,
|
| 9042 |
-
"snapshot_comment_count":
|
| 9043 |
"snapshot_review_count": 0,
|
| 9044 |
"snapshot_review_comment_count": 0,
|
| 9045 |
"repo_association": "MEMBER",
|
|
@@ -9438,7 +9515,7 @@
|
|
| 9438 |
"report_reason": null,
|
| 9439 |
"enrichment_source": "live",
|
| 9440 |
"live_refetch_skipped": false,
|
| 9441 |
-
"account_age_days":
|
| 9442 |
"young_account": true,
|
| 9443 |
"follow_through_score": "strong",
|
| 9444 |
"breadth_score": "moderate",
|
|
@@ -9496,83 +9573,6 @@
|
|
| 9496 |
},
|
| 9497 |
"fetch_error": null
|
| 9498 |
},
|
| 9499 |
-
{
|
| 9500 |
-
"author_login": "extrasmall0",
|
| 9501 |
-
"name": "Extra Small",
|
| 9502 |
-
"profile_url": "https://github.com/extrasmall0",
|
| 9503 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0",
|
| 9504 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0",
|
| 9505 |
-
"repo_first_seen_at": "2026-03-07T15:35:58Z",
|
| 9506 |
-
"repo_last_seen_at": "2026-04-12T19:16:33Z",
|
| 9507 |
-
"repo_primary_artifact_count": 4,
|
| 9508 |
-
"repo_artifact_count": 8,
|
| 9509 |
-
"snapshot_issue_count": 0,
|
| 9510 |
-
"snapshot_pr_count": 4,
|
| 9511 |
-
"snapshot_comment_count": 4,
|
| 9512 |
-
"snapshot_review_count": 0,
|
| 9513 |
-
"snapshot_review_comment_count": 0,
|
| 9514 |
-
"repo_association": "CONTRIBUTOR",
|
| 9515 |
-
"new_to_repo": false,
|
| 9516 |
-
"first_seen_in_snapshot": false,
|
| 9517 |
-
"known_via_prior_merged_pr": true,
|
| 9518 |
-
"report_reason": null,
|
| 9519 |
-
"enrichment_source": "live",
|
| 9520 |
-
"live_refetch_skipped": false,
|
| 9521 |
-
"account_age_days": 77,
|
| 9522 |
-
"young_account": true,
|
| 9523 |
-
"follow_through_score": "weak",
|
| 9524 |
-
"breadth_score": "moderate",
|
| 9525 |
-
"automation_risk_signal": "medium",
|
| 9526 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 9527 |
-
"public_orgs": [],
|
| 9528 |
-
"activity": {
|
| 9529 |
-
"visible_authored_pr_count": 6,
|
| 9530 |
-
"merged_pr_count": 1,
|
| 9531 |
-
"closed_unmerged_pr_count": 2,
|
| 9532 |
-
"open_pr_count": 3,
|
| 9533 |
-
"merged_pr_rate": 0.1667,
|
| 9534 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 9535 |
-
"still_open_pr_rate": 0.5,
|
| 9536 |
-
"distinct_repos_with_authored_prs": 4,
|
| 9537 |
-
"distinct_repos_with_open_prs": 3
|
| 9538 |
-
},
|
| 9539 |
-
"examples": {
|
| 9540 |
-
"pull_requests": [
|
| 9541 |
-
{
|
| 9542 |
-
"kind": "pull_request",
|
| 9543 |
-
"number": 65229,
|
| 9544 |
-
"title": "fix(doctor): resolve env-backed SecretRef in gateway auth health check to prevent false-positive warning",
|
| 9545 |
-
"url": "https://github.com/openclaw/openclaw/pull/65229",
|
| 9546 |
-
"state": "open",
|
| 9547 |
-
"merged": false,
|
| 9548 |
-
"draft": false,
|
| 9549 |
-
"created_at": "2026-04-12T07:18:16Z"
|
| 9550 |
-
},
|
| 9551 |
-
{
|
| 9552 |
-
"kind": "pull_request",
|
| 9553 |
-
"number": 64692,
|
| 9554 |
-
"title": "fix(plugins): always forward idempotencyKey in gateway subagent run",
|
| 9555 |
-
"url": "https://github.com/openclaw/openclaw/pull/64692",
|
| 9556 |
-
"state": "closed",
|
| 9557 |
-
"merged": false,
|
| 9558 |
-
"draft": false,
|
| 9559 |
-
"created_at": "2026-04-11T07:16:24Z"
|
| 9560 |
-
},
|
| 9561 |
-
{
|
| 9562 |
-
"kind": "pull_request",
|
| 9563 |
-
"number": 64469,
|
| 9564 |
-
"title": "fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter",
|
| 9565 |
-
"url": "https://github.com/openclaw/openclaw/pull/64469",
|
| 9566 |
-
"state": "closed",
|
| 9567 |
-
"merged": true,
|
| 9568 |
-
"draft": false,
|
| 9569 |
-
"created_at": "2026-04-10T19:11:11Z"
|
| 9570 |
-
}
|
| 9571 |
-
],
|
| 9572 |
-
"issues": []
|
| 9573 |
-
},
|
| 9574 |
-
"fetch_error": null
|
| 9575 |
-
},
|
| 9576 |
{
|
| 9577 |
"author_login": "hoyanhan",
|
| 9578 |
"name": null,
|
|
@@ -9729,83 +9729,6 @@
|
|
| 9729 |
},
|
| 9730 |
"fetch_error": null
|
| 9731 |
},
|
| 9732 |
-
{
|
| 9733 |
-
"author_login": "leonardsellem",
|
| 9734 |
-
"name": "Leonard Sellem",
|
| 9735 |
-
"profile_url": "https://github.com/leonardsellem",
|
| 9736 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem",
|
| 9737 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem",
|
| 9738 |
-
"repo_first_seen_at": "2026-04-10T10:47:02Z",
|
| 9739 |
-
"repo_last_seen_at": "2026-04-13T10:36:48Z",
|
| 9740 |
-
"repo_primary_artifact_count": 4,
|
| 9741 |
-
"repo_artifact_count": 14,
|
| 9742 |
-
"snapshot_issue_count": 0,
|
| 9743 |
-
"snapshot_pr_count": 4,
|
| 9744 |
-
"snapshot_comment_count": 2,
|
| 9745 |
-
"snapshot_review_count": 4,
|
| 9746 |
-
"snapshot_review_comment_count": 4,
|
| 9747 |
-
"repo_association": "CONTRIBUTOR",
|
| 9748 |
-
"new_to_repo": false,
|
| 9749 |
-
"first_seen_in_snapshot": false,
|
| 9750 |
-
"known_via_prior_merged_pr": true,
|
| 9751 |
-
"report_reason": null,
|
| 9752 |
-
"enrichment_source": "live",
|
| 9753 |
-
"live_refetch_skipped": false,
|
| 9754 |
-
"account_age_days": 4992,
|
| 9755 |
-
"young_account": false,
|
| 9756 |
-
"follow_through_score": "weak",
|
| 9757 |
-
"breadth_score": "low",
|
| 9758 |
-
"automation_risk_signal": "low",
|
| 9759 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 9760 |
-
"public_orgs": [],
|
| 9761 |
-
"activity": {
|
| 9762 |
-
"visible_authored_pr_count": 6,
|
| 9763 |
-
"merged_pr_count": 1,
|
| 9764 |
-
"closed_unmerged_pr_count": 2,
|
| 9765 |
-
"open_pr_count": 3,
|
| 9766 |
-
"merged_pr_rate": 0.1667,
|
| 9767 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 9768 |
-
"still_open_pr_rate": 0.5,
|
| 9769 |
-
"distinct_repos_with_authored_prs": 3,
|
| 9770 |
-
"distinct_repos_with_open_prs": 3
|
| 9771 |
-
},
|
| 9772 |
-
"examples": {
|
| 9773 |
-
"pull_requests": [
|
| 9774 |
-
{
|
| 9775 |
-
"kind": "pull_request",
|
| 9776 |
-
"number": 65800,
|
| 9777 |
-
"title": "fix(cli): load runtime plugins for wiki commands",
|
| 9778 |
-
"url": "https://github.com/openclaw/openclaw/pull/65800",
|
| 9779 |
-
"state": "open",
|
| 9780 |
-
"merged": false,
|
| 9781 |
-
"draft": false,
|
| 9782 |
-
"created_at": "2026-04-13T08:21:01Z"
|
| 9783 |
-
},
|
| 9784 |
-
{
|
| 9785 |
-
"kind": "pull_request",
|
| 9786 |
-
"number": 65012,
|
| 9787 |
-
"title": "fix(memory-wiki): pass app config into CLI metadata registrar",
|
| 9788 |
-
"url": "https://github.com/openclaw/openclaw/pull/65012",
|
| 9789 |
-
"state": "closed",
|
| 9790 |
-
"merged": true,
|
| 9791 |
-
"draft": false,
|
| 9792 |
-
"created_at": "2026-04-11T21:13:35Z"
|
| 9793 |
-
},
|
| 9794 |
-
{
|
| 9795 |
-
"kind": "pull_request",
|
| 9796 |
-
"number": 64466,
|
| 9797 |
-
"title": "fix(memory-core): preserve public artifact visibility through loader cache restore",
|
| 9798 |
-
"url": "https://github.com/openclaw/openclaw/pull/64466",
|
| 9799 |
-
"state": "closed",
|
| 9800 |
-
"merged": false,
|
| 9801 |
-
"draft": false,
|
| 9802 |
-
"created_at": "2026-04-10T19:02:41Z"
|
| 9803 |
-
}
|
| 9804 |
-
],
|
| 9805 |
-
"issues": []
|
| 9806 |
-
},
|
| 9807 |
-
"fetch_error": null
|
| 9808 |
-
},
|
| 9809 |
{
|
| 9810 |
"author_login": "moorsecopers99",
|
| 9811 |
"name": null,
|
|
@@ -10114,83 +10037,6 @@
|
|
| 10114 |
},
|
| 10115 |
"fetch_error": null
|
| 10116 |
},
|
| 10117 |
-
{
|
| 10118 |
-
"author_login": "sahilsatralkar",
|
| 10119 |
-
"name": "Sahil Satralkar",
|
| 10120 |
-
"profile_url": "https://github.com/sahilsatralkar",
|
| 10121 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asahilsatralkar",
|
| 10122 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asahilsatralkar",
|
| 10123 |
-
"repo_first_seen_at": "2026-02-20T15:02:41Z",
|
| 10124 |
-
"repo_last_seen_at": "2026-04-16T10:39:26Z",
|
| 10125 |
-
"repo_primary_artifact_count": 4,
|
| 10126 |
-
"repo_artifact_count": 93,
|
| 10127 |
-
"snapshot_issue_count": 0,
|
| 10128 |
-
"snapshot_pr_count": 4,
|
| 10129 |
-
"snapshot_comment_count": 69,
|
| 10130 |
-
"snapshot_review_count": 10,
|
| 10131 |
-
"snapshot_review_comment_count": 10,
|
| 10132 |
-
"repo_association": "CONTRIBUTOR",
|
| 10133 |
-
"new_to_repo": false,
|
| 10134 |
-
"first_seen_in_snapshot": false,
|
| 10135 |
-
"known_via_prior_merged_pr": false,
|
| 10136 |
-
"report_reason": null,
|
| 10137 |
-
"enrichment_source": "previous_report",
|
| 10138 |
-
"live_refetch_skipped": true,
|
| 10139 |
-
"account_age_days": 2210,
|
| 10140 |
-
"young_account": false,
|
| 10141 |
-
"follow_through_score": "weak",
|
| 10142 |
-
"breadth_score": "low",
|
| 10143 |
-
"automation_risk_signal": "low",
|
| 10144 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 10145 |
-
"public_orgs": [],
|
| 10146 |
-
"activity": {
|
| 10147 |
-
"visible_authored_pr_count": 3,
|
| 10148 |
-
"merged_pr_count": 0,
|
| 10149 |
-
"closed_unmerged_pr_count": 0,
|
| 10150 |
-
"open_pr_count": 3,
|
| 10151 |
-
"merged_pr_rate": 0.0,
|
| 10152 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 10153 |
-
"still_open_pr_rate": 1.0,
|
| 10154 |
-
"distinct_repos_with_authored_prs": 1,
|
| 10155 |
-
"distinct_repos_with_open_prs": 1
|
| 10156 |
-
},
|
| 10157 |
-
"examples": {
|
| 10158 |
-
"pull_requests": [
|
| 10159 |
-
{
|
| 10160 |
-
"kind": "pull_request",
|
| 10161 |
-
"number": 67326,
|
| 10162 |
-
"title": "fix: Issue 67056 image runtime headers",
|
| 10163 |
-
"url": "https://github.com/openclaw/openclaw/pull/67326",
|
| 10164 |
-
"state": "open",
|
| 10165 |
-
"merged": false,
|
| 10166 |
-
"draft": false,
|
| 10167 |
-
"created_at": "2026-04-15T17:40:54Z"
|
| 10168 |
-
},
|
| 10169 |
-
{
|
| 10170 |
-
"kind": "pull_request",
|
| 10171 |
-
"number": 67063,
|
| 10172 |
-
"title": "fix(plugins): include memory slot plugin in primary wiki CLI scope",
|
| 10173 |
-
"url": "https://github.com/openclaw/openclaw/pull/67063",
|
| 10174 |
-
"state": "open",
|
| 10175 |
-
"merged": false,
|
| 10176 |
-
"draft": false,
|
| 10177 |
-
"created_at": "2026-04-15T07:57:53Z"
|
| 10178 |
-
},
|
| 10179 |
-
{
|
| 10180 |
-
"kind": "pull_request",
|
| 10181 |
-
"number": 66537,
|
| 10182 |
-
"title": "Fix: Issue 66397 silent final answer loss",
|
| 10183 |
-
"url": "https://github.com/openclaw/openclaw/pull/66537",
|
| 10184 |
-
"state": "open",
|
| 10185 |
-
"merged": false,
|
| 10186 |
-
"draft": false,
|
| 10187 |
-
"created_at": "2026-04-14T12:26:35Z"
|
| 10188 |
-
}
|
| 10189 |
-
],
|
| 10190 |
-
"issues": []
|
| 10191 |
-
},
|
| 10192 |
-
"fetch_error": null
|
| 10193 |
-
},
|
| 10194 |
{
|
| 10195 |
"author_login": "samrusani",
|
| 10196 |
"name": "Sam",
|
|
@@ -12376,14 +12222,14 @@
|
|
| 12376 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16",
|
| 12377 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16",
|
| 12378 |
"repo_first_seen_at": "2026-04-13T18:14:26Z",
|
| 12379 |
-
"repo_last_seen_at": "2026-04-
|
| 12380 |
"repo_primary_artifact_count": 3,
|
| 12381 |
-
"repo_artifact_count":
|
| 12382 |
"snapshot_issue_count": 0,
|
| 12383 |
"snapshot_pr_count": 3,
|
| 12384 |
"snapshot_comment_count": 1,
|
| 12385 |
-
"snapshot_review_count":
|
| 12386 |
-
"snapshot_review_comment_count":
|
| 12387 |
"repo_association": "NONE",
|
| 12388 |
"new_to_repo": false,
|
| 12389 |
"first_seen_in_snapshot": false,
|
|
@@ -13369,6 +13215,94 @@
|
|
| 13369 |
},
|
| 13370 |
"fetch_error": null
|
| 13371 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13372 |
{
|
| 13373 |
"author_login": "steipete",
|
| 13374 |
"name": "Peter Steinberger",
|
|
@@ -13462,6 +13396,160 @@
|
|
| 13462 |
},
|
| 13463 |
"fetch_error": null
|
| 13464 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13465 |
{
|
| 13466 |
"author_login": "mraleko",
|
| 13467 |
"name": "Alec Hrdina",
|
|
@@ -15245,84 +15333,6 @@
|
|
| 15245 |
},
|
| 15246 |
"fetch_error": null
|
| 15247 |
},
|
| 15248 |
-
{
|
| 15249 |
-
"author_login": "Lucenx9",
|
| 15250 |
-
"name": "Simone",
|
| 15251 |
-
"profile_url": "https://github.com/Lucenx9",
|
| 15252 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 15253 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 15254 |
-
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 15255 |
-
"repo_last_seen_at": "2026-04-11T00:09:35Z",
|
| 15256 |
-
"repo_primary_artifact_count": 3,
|
| 15257 |
-
"repo_artifact_count": 15,
|
| 15258 |
-
"snapshot_issue_count": 1,
|
| 15259 |
-
"snapshot_pr_count": 2,
|
| 15260 |
-
"snapshot_comment_count": 12,
|
| 15261 |
-
"snapshot_review_count": 0,
|
| 15262 |
-
"snapshot_review_comment_count": 0,
|
| 15263 |
-
"repo_association": "CONTRIBUTOR",
|
| 15264 |
-
"new_to_repo": false,
|
| 15265 |
-
"first_seen_in_snapshot": false,
|
| 15266 |
-
"known_via_prior_merged_pr": false,
|
| 15267 |
-
"report_reason": null,
|
| 15268 |
-
"enrichment_source": "previous_report",
|
| 15269 |
-
"live_refetch_skipped": true,
|
| 15270 |
-
"account_age_days": 547,
|
| 15271 |
-
"young_account": false,
|
| 15272 |
-
"follow_through_score": "weak",
|
| 15273 |
-
"breadth_score": "low",
|
| 15274 |
-
"automation_risk_signal": "low",
|
| 15275 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 15276 |
-
"public_orgs": [],
|
| 15277 |
-
"activity": {
|
| 15278 |
-
"visible_authored_pr_count": 3,
|
| 15279 |
-
"merged_pr_count": 0,
|
| 15280 |
-
"closed_unmerged_pr_count": 0,
|
| 15281 |
-
"open_pr_count": 3,
|
| 15282 |
-
"merged_pr_rate": 0.0,
|
| 15283 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 15284 |
-
"still_open_pr_rate": 1.0,
|
| 15285 |
-
"distinct_repos_with_authored_prs": 2,
|
| 15286 |
-
"distinct_repos_with_open_prs": 2
|
| 15287 |
-
},
|
| 15288 |
-
"examples": {
|
| 15289 |
-
"pull_requests": [
|
| 15290 |
-
{
|
| 15291 |
-
"kind": "pull_request",
|
| 15292 |
-
"number": 64548,
|
| 15293 |
-
"title": "fix(whatsapp): normalize explicit heartbeat target",
|
| 15294 |
-
"url": "https://github.com/openclaw/openclaw/pull/64548",
|
| 15295 |
-
"state": "open",
|
| 15296 |
-
"merged": false,
|
| 15297 |
-
"draft": false,
|
| 15298 |
-
"created_at": "2026-04-11T00:09:35Z"
|
| 15299 |
-
},
|
| 15300 |
-
{
|
| 15301 |
-
"kind": "pull_request",
|
| 15302 |
-
"number": 64531,
|
| 15303 |
-
"title": "fix(bluebubbles): add configurable outbound send method",
|
| 15304 |
-
"url": "https://github.com/openclaw/openclaw/pull/64531",
|
| 15305 |
-
"state": "open",
|
| 15306 |
-
"merged": false,
|
| 15307 |
-
"draft": false,
|
| 15308 |
-
"created_at": "2026-04-10T23:13:10Z"
|
| 15309 |
-
}
|
| 15310 |
-
],
|
| 15311 |
-
"issues": [
|
| 15312 |
-
{
|
| 15313 |
-
"kind": "issue",
|
| 15314 |
-
"number": 45645,
|
| 15315 |
-
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 15316 |
-
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 15317 |
-
"state": "open",
|
| 15318 |
-
"merged": null,
|
| 15319 |
-
"draft": null,
|
| 15320 |
-
"created_at": "2026-03-14T02:21:26Z"
|
| 15321 |
-
}
|
| 15322 |
-
]
|
| 15323 |
-
},
|
| 15324 |
-
"fetch_error": null
|
| 15325 |
-
},
|
| 15326 |
{
|
| 15327 |
"author_login": "Pearcekieser",
|
| 15328 |
"name": null,
|
|
@@ -16329,7 +16339,7 @@
|
|
| 16329 |
"report_reason": null,
|
| 16330 |
"enrichment_source": "live",
|
| 16331 |
"live_refetch_skipped": false,
|
| 16332 |
-
"account_age_days":
|
| 16333 |
"young_account": false,
|
| 16334 |
"follow_through_score": "weak",
|
| 16335 |
"breadth_score": "low",
|
|
@@ -16845,73 +16855,6 @@
|
|
| 16845 |
},
|
| 16846 |
"fetch_error": null
|
| 16847 |
},
|
| 16848 |
-
{
|
| 16849 |
-
"author_login": "hoyyeva",
|
| 16850 |
-
"name": "Eva H",
|
| 16851 |
-
"profile_url": "https://github.com/hoyyeva",
|
| 16852 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahoyyeva",
|
| 16853 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahoyyeva",
|
| 16854 |
-
"repo_first_seen_at": "2026-04-10T19:12:28Z",
|
| 16855 |
-
"repo_last_seen_at": "2026-04-13T22:14:20Z",
|
| 16856 |
-
"repo_primary_artifact_count": 2,
|
| 16857 |
-
"repo_artifact_count": 2,
|
| 16858 |
-
"snapshot_issue_count": 0,
|
| 16859 |
-
"snapshot_pr_count": 2,
|
| 16860 |
-
"snapshot_comment_count": 0,
|
| 16861 |
-
"snapshot_review_count": 0,
|
| 16862 |
-
"snapshot_review_comment_count": 0,
|
| 16863 |
-
"repo_association": "CONTRIBUTOR",
|
| 16864 |
-
"new_to_repo": false,
|
| 16865 |
-
"first_seen_in_snapshot": false,
|
| 16866 |
-
"known_via_prior_merged_pr": true,
|
| 16867 |
-
"report_reason": null,
|
| 16868 |
-
"enrichment_source": "live",
|
| 16869 |
-
"live_refetch_skipped": false,
|
| 16870 |
-
"account_age_days": 2206,
|
| 16871 |
-
"young_account": false,
|
| 16872 |
-
"follow_through_score": "strong",
|
| 16873 |
-
"breadth_score": "low",
|
| 16874 |
-
"automation_risk_signal": "low",
|
| 16875 |
-
"heuristic_note": "targets high-star repos",
|
| 16876 |
-
"public_orgs": [],
|
| 16877 |
-
"activity": {
|
| 16878 |
-
"visible_authored_pr_count": 7,
|
| 16879 |
-
"merged_pr_count": 7,
|
| 16880 |
-
"closed_unmerged_pr_count": 0,
|
| 16881 |
-
"open_pr_count": 0,
|
| 16882 |
-
"merged_pr_rate": 1.0,
|
| 16883 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 16884 |
-
"still_open_pr_rate": 0.0,
|
| 16885 |
-
"distinct_repos_with_authored_prs": 2,
|
| 16886 |
-
"distinct_repos_with_open_prs": 0
|
| 16887 |
-
},
|
| 16888 |
-
"examples": {
|
| 16889 |
-
"pull_requests": [
|
| 16890 |
-
{
|
| 16891 |
-
"kind": "pull_request",
|
| 16892 |
-
"number": 66180,
|
| 16893 |
-
"title": "fix: include apiKey in codex provider catalog to unblock models.json loading",
|
| 16894 |
-
"url": "https://github.com/openclaw/openclaw/pull/66180",
|
| 16895 |
-
"state": "closed",
|
| 16896 |
-
"merged": true,
|
| 16897 |
-
"draft": false,
|
| 16898 |
-
"created_at": "2026-04-13T22:14:20Z"
|
| 16899 |
-
},
|
| 16900 |
-
{
|
| 16901 |
-
"kind": "pull_request",
|
| 16902 |
-
"number": 64471,
|
| 16903 |
-
"title": "fix: prevent fallback persistence from clobbering user /models picks",
|
| 16904 |
-
"url": "https://github.com/openclaw/openclaw/pull/64471",
|
| 16905 |
-
"state": "closed",
|
| 16906 |
-
"merged": true,
|
| 16907 |
-
"draft": false,
|
| 16908 |
-
"created_at": "2026-04-10T19:12:28Z"
|
| 16909 |
-
}
|
| 16910 |
-
],
|
| 16911 |
-
"issues": []
|
| 16912 |
-
},
|
| 16913 |
-
"fetch_error": null
|
| 16914 |
-
},
|
| 16915 |
{
|
| 16916 |
"author_login": "IshanDaga",
|
| 16917 |
"name": "Ishan Daga",
|
|
@@ -19129,7 +19072,7 @@
|
|
| 19129 |
"number": 68035,
|
| 19130 |
"title": "fix(discord): fail fast when bot identity fetch fails (#42219)",
|
| 19131 |
"url": "https://github.com/openclaw/openclaw/pull/68035",
|
| 19132 |
-
"state": "
|
| 19133 |
"merged": false,
|
| 19134 |
"draft": false,
|
| 19135 |
"created_at": "2026-04-17T07:53:18Z"
|
|
@@ -19159,8 +19102,8 @@
|
|
| 19159 |
"first_seen_in_snapshot": false,
|
| 19160 |
"known_via_prior_merged_pr": false,
|
| 19161 |
"report_reason": null,
|
| 19162 |
-
"enrichment_source": "
|
| 19163 |
-
"live_refetch_skipped":
|
| 19164 |
"account_age_days": 2066,
|
| 19165 |
"young_account": false,
|
| 19166 |
"follow_through_score": "weak",
|
|
@@ -19226,8 +19169,8 @@
|
|
| 19226 |
"first_seen_in_snapshot": false,
|
| 19227 |
"known_via_prior_merged_pr": false,
|
| 19228 |
"report_reason": null,
|
| 19229 |
-
"enrichment_source": "
|
| 19230 |
-
"live_refetch_skipped":
|
| 19231 |
"account_age_days": 5505,
|
| 19232 |
"young_account": false,
|
| 19233 |
"follow_through_score": "weak",
|
|
@@ -20022,8 +19965,8 @@
|
|
| 20022 |
"first_seen_in_snapshot": false,
|
| 20023 |
"known_via_prior_merged_pr": false,
|
| 20024 |
"report_reason": null,
|
| 20025 |
-
"enrichment_source": "
|
| 20026 |
-
"live_refetch_skipped":
|
| 20027 |
"account_age_days": 172,
|
| 20028 |
"young_account": true,
|
| 20029 |
"follow_through_score": "weak",
|
|
@@ -20909,13 +20852,13 @@
|
|
| 20909 |
"heuristic_note": "young account; high recent PR volume",
|
| 20910 |
"public_orgs": [],
|
| 20911 |
"activity": {
|
| 20912 |
-
"visible_authored_pr_count":
|
| 20913 |
"merged_pr_count": 21,
|
| 20914 |
"closed_unmerged_pr_count": 6,
|
| 20915 |
-
"open_pr_count":
|
| 20916 |
-
"merged_pr_rate": 0.
|
| 20917 |
-
"closed_unmerged_pr_rate": 0.
|
| 20918 |
-
"still_open_pr_rate": 0.
|
| 20919 |
"distinct_repos_with_authored_prs": 6,
|
| 20920 |
"distinct_repos_with_open_prs": 2
|
| 20921 |
},
|
|
@@ -21214,6 +21157,73 @@
|
|
| 21214 |
},
|
| 21215 |
"fetch_error": null
|
| 21216 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21217 |
{
|
| 21218 |
"author_login": "jiazhizhuo",
|
| 21219 |
"name": null,
|
|
@@ -21234,8 +21244,8 @@
|
|
| 21234 |
"first_seen_in_snapshot": false,
|
| 21235 |
"known_via_prior_merged_pr": false,
|
| 21236 |
"report_reason": null,
|
| 21237 |
-
"enrichment_source": "
|
| 21238 |
-
"live_refetch_skipped":
|
| 21239 |
"account_age_days": 3801,
|
| 21240 |
"young_account": false,
|
| 21241 |
"follow_through_score": "weak",
|
|
@@ -21846,8 +21856,8 @@
|
|
| 21846 |
"first_seen_in_snapshot": false,
|
| 21847 |
"known_via_prior_merged_pr": false,
|
| 21848 |
"report_reason": null,
|
| 21849 |
-
"enrichment_source": "
|
| 21850 |
-
"live_refetch_skipped":
|
| 21851 |
"account_age_days": 2454,
|
| 21852 |
"young_account": false,
|
| 21853 |
"follow_through_score": "weak",
|
|
@@ -22311,8 +22321,8 @@
|
|
| 22311 |
"first_seen_in_snapshot": false,
|
| 22312 |
"known_via_prior_merged_pr": false,
|
| 22313 |
"report_reason": null,
|
| 22314 |
-
"enrichment_source": "
|
| 22315 |
-
"live_refetch_skipped":
|
| 22316 |
"account_age_days": 772,
|
| 22317 |
"young_account": false,
|
| 22318 |
"follow_through_score": "weak",
|
|
@@ -22927,8 +22937,8 @@
|
|
| 22927 |
"first_seen_in_snapshot": false,
|
| 22928 |
"known_via_prior_merged_pr": false,
|
| 22929 |
"report_reason": null,
|
| 22930 |
-
"enrichment_source": "
|
| 22931 |
-
"live_refetch_skipped":
|
| 22932 |
"account_age_days": 19,
|
| 22933 |
"young_account": true,
|
| 22934 |
"follow_through_score": "weak",
|
|
@@ -23551,8 +23561,8 @@
|
|
| 23551 |
"first_seen_in_snapshot": false,
|
| 23552 |
"known_via_prior_merged_pr": false,
|
| 23553 |
"report_reason": null,
|
| 23554 |
-
"enrichment_source": "
|
| 23555 |
-
"live_refetch_skipped":
|
| 23556 |
"account_age_days": 3977,
|
| 23557 |
"young_account": false,
|
| 23558 |
"follow_through_score": "weak",
|
|
@@ -24213,74 +24223,6 @@
|
|
| 24213 |
},
|
| 24214 |
"fetch_error": null
|
| 24215 |
},
|
| 24216 |
-
{
|
| 24217 |
-
"author_login": "abczsl520",
|
| 24218 |
-
"name": "\u8c46\u5305",
|
| 24219 |
-
"profile_url": "https://github.com/abczsl520",
|
| 24220 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aabczsl520",
|
| 24221 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aabczsl520",
|
| 24222 |
-
"repo_first_seen_at": "2026-04-10T19:13:46Z",
|
| 24223 |
-
"repo_last_seen_at": "2026-04-10T19:14:03Z",
|
| 24224 |
-
"repo_primary_artifact_count": 2,
|
| 24225 |
-
"repo_artifact_count": 2,
|
| 24226 |
-
"snapshot_issue_count": 1,
|
| 24227 |
-
"snapshot_pr_count": 1,
|
| 24228 |
-
"snapshot_comment_count": 0,
|
| 24229 |
-
"snapshot_review_count": 0,
|
| 24230 |
-
"snapshot_review_comment_count": 0,
|
| 24231 |
-
"repo_association": "NONE",
|
| 24232 |
-
"new_to_repo": false,
|
| 24233 |
-
"first_seen_in_snapshot": false,
|
| 24234 |
-
"known_via_prior_merged_pr": false,
|
| 24235 |
-
"report_reason": null,
|
| 24236 |
-
"enrichment_source": "previous_report",
|
| 24237 |
-
"live_refetch_skipped": true,
|
| 24238 |
-
"account_age_days": 2166,
|
| 24239 |
-
"young_account": false,
|
| 24240 |
-
"follow_through_score": "weak",
|
| 24241 |
-
"breadth_score": "low",
|
| 24242 |
-
"automation_risk_signal": "low",
|
| 24243 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 24244 |
-
"public_orgs": [],
|
| 24245 |
-
"activity": {
|
| 24246 |
-
"visible_authored_pr_count": 1,
|
| 24247 |
-
"merged_pr_count": 0,
|
| 24248 |
-
"closed_unmerged_pr_count": 0,
|
| 24249 |
-
"open_pr_count": 1,
|
| 24250 |
-
"merged_pr_rate": 0.0,
|
| 24251 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 24252 |
-
"still_open_pr_rate": 1.0,
|
| 24253 |
-
"distinct_repos_with_authored_prs": 1,
|
| 24254 |
-
"distinct_repos_with_open_prs": 1
|
| 24255 |
-
},
|
| 24256 |
-
"examples": {
|
| 24257 |
-
"pull_requests": [
|
| 24258 |
-
{
|
| 24259 |
-
"kind": "pull_request",
|
| 24260 |
-
"number": 64473,
|
| 24261 |
-
"title": "fix: allow symlinks within ~/.openclaw directory in boundary path checks",
|
| 24262 |
-
"url": "https://github.com/openclaw/openclaw/pull/64473",
|
| 24263 |
-
"state": "open",
|
| 24264 |
-
"merged": false,
|
| 24265 |
-
"draft": false,
|
| 24266 |
-
"created_at": "2026-04-10T19:14:03Z"
|
| 24267 |
-
}
|
| 24268 |
-
],
|
| 24269 |
-
"issues": [
|
| 24270 |
-
{
|
| 24271 |
-
"kind": "issue",
|
| 24272 |
-
"number": 64472,
|
| 24273 |
-
"title": "Workspace symlinks to ~/.openclaw subdirectories are rejected by boundary path check",
|
| 24274 |
-
"url": "https://github.com/openclaw/openclaw/issues/64472",
|
| 24275 |
-
"state": "open",
|
| 24276 |
-
"merged": null,
|
| 24277 |
-
"draft": null,
|
| 24278 |
-
"created_at": "2026-04-10T19:13:46Z"
|
| 24279 |
-
}
|
| 24280 |
-
]
|
| 24281 |
-
},
|
| 24282 |
-
"fetch_error": null
|
| 24283 |
-
},
|
| 24284 |
{
|
| 24285 |
"author_login": "aboimpinto",
|
| 24286 |
"name": "Paulo Aboim Pinto",
|
|
@@ -24301,8 +24243,8 @@
|
|
| 24301 |
"first_seen_in_snapshot": false,
|
| 24302 |
"known_via_prior_merged_pr": false,
|
| 24303 |
"report_reason": null,
|
| 24304 |
-
"enrichment_source": "
|
| 24305 |
-
"live_refetch_skipped":
|
| 24306 |
"account_age_days": 5251,
|
| 24307 |
"young_account": false,
|
| 24308 |
"follow_through_score": "weak",
|
|
@@ -24915,8 +24857,8 @@
|
|
| 24915 |
"first_seen_in_snapshot": false,
|
| 24916 |
"known_via_prior_merged_pr": false,
|
| 24917 |
"report_reason": null,
|
| 24918 |
-
"enrichment_source": "
|
| 24919 |
-
"live_refetch_skipped":
|
| 24920 |
"account_age_days": 732,
|
| 24921 |
"young_account": false,
|
| 24922 |
"follow_through_score": "weak",
|
|
@@ -25053,8 +24995,8 @@
|
|
| 25053 |
"first_seen_in_snapshot": false,
|
| 25054 |
"known_via_prior_merged_pr": false,
|
| 25055 |
"report_reason": null,
|
| 25056 |
-
"enrichment_source": "
|
| 25057 |
-
"live_refetch_skipped":
|
| 25058 |
"account_age_days": 659,
|
| 25059 |
"young_account": false,
|
| 25060 |
"follow_through_score": "mixed",
|
|
@@ -25121,8 +25063,8 @@
|
|
| 25121 |
"first_seen_in_snapshot": false,
|
| 25122 |
"known_via_prior_merged_pr": false,
|
| 25123 |
"report_reason": null,
|
| 25124 |
-
"enrichment_source": "
|
| 25125 |
-
"live_refetch_skipped":
|
| 25126 |
"account_age_days": 117,
|
| 25127 |
"young_account": true,
|
| 25128 |
"follow_through_score": "weak",
|
|
@@ -25599,8 +25541,8 @@
|
|
| 25599 |
"first_seen_in_snapshot": false,
|
| 25600 |
"known_via_prior_merged_pr": false,
|
| 25601 |
"report_reason": null,
|
| 25602 |
-
"enrichment_source": "
|
| 25603 |
-
"live_refetch_skipped":
|
| 25604 |
"account_age_days": 167,
|
| 25605 |
"young_account": true,
|
| 25606 |
"follow_through_score": "weak",
|
|
@@ -25939,8 +25881,8 @@
|
|
| 25939 |
"first_seen_in_snapshot": false,
|
| 25940 |
"known_via_prior_merged_pr": false,
|
| 25941 |
"report_reason": null,
|
| 25942 |
-
"enrichment_source": "
|
| 25943 |
-
"live_refetch_skipped":
|
| 25944 |
"account_age_days": 3459,
|
| 25945 |
"young_account": false,
|
| 25946 |
"follow_through_score": "mixed",
|
|
@@ -26283,8 +26225,8 @@
|
|
| 26283 |
"first_seen_in_snapshot": false,
|
| 26284 |
"known_via_prior_merged_pr": false,
|
| 26285 |
"report_reason": null,
|
| 26286 |
-
"enrichment_source": "
|
| 26287 |
-
"live_refetch_skipped":
|
| 26288 |
"account_age_days": 2963,
|
| 26289 |
"young_account": false,
|
| 26290 |
"follow_through_score": "weak",
|
|
@@ -27167,8 +27109,8 @@
|
|
| 27167 |
"first_seen_in_snapshot": false,
|
| 27168 |
"known_via_prior_merged_pr": false,
|
| 27169 |
"report_reason": null,
|
| 27170 |
-
"enrichment_source": "
|
| 27171 |
-
"live_refetch_skipped":
|
| 27172 |
"account_age_days": 4657,
|
| 27173 |
"young_account": false,
|
| 27174 |
"follow_through_score": "weak",
|
|
@@ -27215,74 +27157,6 @@
|
|
| 27215 |
},
|
| 27216 |
"fetch_error": null
|
| 27217 |
},
|
| 27218 |
-
{
|
| 27219 |
-
"author_login": "PalmPalm7",
|
| 27220 |
-
"name": "Andy Xie",
|
| 27221 |
-
"profile_url": "https://github.com/PalmPalm7",
|
| 27222 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3APalmPalm7",
|
| 27223 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3APalmPalm7",
|
| 27224 |
-
"repo_first_seen_at": "2026-04-10T18:31:16Z",
|
| 27225 |
-
"repo_last_seen_at": "2026-04-11T03:23:28Z",
|
| 27226 |
-
"repo_primary_artifact_count": 2,
|
| 27227 |
-
"repo_artifact_count": 4,
|
| 27228 |
-
"snapshot_issue_count": 1,
|
| 27229 |
-
"snapshot_pr_count": 1,
|
| 27230 |
-
"snapshot_comment_count": 2,
|
| 27231 |
-
"snapshot_review_count": 0,
|
| 27232 |
-
"snapshot_review_comment_count": 0,
|
| 27233 |
-
"repo_association": "NONE",
|
| 27234 |
-
"new_to_repo": false,
|
| 27235 |
-
"first_seen_in_snapshot": false,
|
| 27236 |
-
"known_via_prior_merged_pr": false,
|
| 27237 |
-
"report_reason": null,
|
| 27238 |
-
"enrichment_source": "previous_report",
|
| 27239 |
-
"live_refetch_skipped": true,
|
| 27240 |
-
"account_age_days": 3515,
|
| 27241 |
-
"young_account": false,
|
| 27242 |
-
"follow_through_score": "weak",
|
| 27243 |
-
"breadth_score": "low",
|
| 27244 |
-
"automation_risk_signal": "low",
|
| 27245 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 27246 |
-
"public_orgs": [],
|
| 27247 |
-
"activity": {
|
| 27248 |
-
"visible_authored_pr_count": 1,
|
| 27249 |
-
"merged_pr_count": 0,
|
| 27250 |
-
"closed_unmerged_pr_count": 0,
|
| 27251 |
-
"open_pr_count": 1,
|
| 27252 |
-
"merged_pr_rate": 0.0,
|
| 27253 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 27254 |
-
"still_open_pr_rate": 1.0,
|
| 27255 |
-
"distinct_repos_with_authored_prs": 1,
|
| 27256 |
-
"distinct_repos_with_open_prs": 1
|
| 27257 |
-
},
|
| 27258 |
-
"examples": {
|
| 27259 |
-
"pull_requests": [
|
| 27260 |
-
{
|
| 27261 |
-
"kind": "pull_request",
|
| 27262 |
-
"number": 64456,
|
| 27263 |
-
"title": "test: cover Discord ACP thread spawn target normalization",
|
| 27264 |
-
"url": "https://github.com/openclaw/openclaw/pull/64456",
|
| 27265 |
-
"state": "open",
|
| 27266 |
-
"merged": false,
|
| 27267 |
-
"draft": false,
|
| 27268 |
-
"created_at": "2026-04-10T18:32:31Z"
|
| 27269 |
-
}
|
| 27270 |
-
],
|
| 27271 |
-
"issues": [
|
| 27272 |
-
{
|
| 27273 |
-
"kind": "issue",
|
| 27274 |
-
"number": 64455,
|
| 27275 |
-
"title": "Discord ACP thread spawn fails with thread_binding_invalid when parent conversation resolves to channel:<id>",
|
| 27276 |
-
"url": "https://github.com/openclaw/openclaw/issues/64455",
|
| 27277 |
-
"state": "open",
|
| 27278 |
-
"merged": null,
|
| 27279 |
-
"draft": null,
|
| 27280 |
-
"created_at": "2026-04-10T18:31:16Z"
|
| 27281 |
-
}
|
| 27282 |
-
]
|
| 27283 |
-
},
|
| 27284 |
-
"fetch_error": null
|
| 27285 |
-
},
|
| 27286 |
{
|
| 27287 |
"author_login": "parfumed",
|
| 27288 |
"name": null,
|
|
@@ -28187,8 +28061,8 @@
|
|
| 28187 |
"first_seen_in_snapshot": false,
|
| 28188 |
"known_via_prior_merged_pr": false,
|
| 28189 |
"report_reason": null,
|
| 28190 |
-
"enrichment_source": "
|
| 28191 |
-
"live_refetch_skipped":
|
| 28192 |
"account_age_days": 2652,
|
| 28193 |
"young_account": false,
|
| 28194 |
"follow_through_score": "weak",
|
|
@@ -28799,8 +28673,8 @@
|
|
| 28799 |
"first_seen_in_snapshot": false,
|
| 28800 |
"known_via_prior_merged_pr": false,
|
| 28801 |
"report_reason": null,
|
| 28802 |
-
"enrichment_source": "
|
| 28803 |
-
"live_refetch_skipped":
|
| 28804 |
"account_age_days": 3046,
|
| 28805 |
"young_account": false,
|
| 28806 |
"follow_through_score": "weak",
|
|
@@ -28869,8 +28743,8 @@
|
|
| 28869 |
"first_seen_in_snapshot": false,
|
| 28870 |
"known_via_prior_merged_pr": false,
|
| 28871 |
"report_reason": null,
|
| 28872 |
-
"enrichment_source": "
|
| 28873 |
-
"live_refetch_skipped":
|
| 28874 |
"account_age_days": 351,
|
| 28875 |
"young_account": true,
|
| 28876 |
"follow_through_score": "mixed",
|
|
@@ -29222,8 +29096,8 @@
|
|
| 29222 |
"first_seen_in_snapshot": false,
|
| 29223 |
"known_via_prior_merged_pr": false,
|
| 29224 |
"report_reason": null,
|
| 29225 |
-
"enrichment_source": "
|
| 29226 |
-
"live_refetch_skipped":
|
| 29227 |
"account_age_days": 144,
|
| 29228 |
"young_account": true,
|
| 29229 |
"follow_through_score": "weak",
|
|
@@ -29279,8 +29153,8 @@
|
|
| 29279 |
"first_seen_in_snapshot": false,
|
| 29280 |
"known_via_prior_merged_pr": false,
|
| 29281 |
"report_reason": null,
|
| 29282 |
-
"enrichment_source": "
|
| 29283 |
-
"live_refetch_skipped":
|
| 29284 |
"account_age_days": 3315,
|
| 29285 |
"young_account": false,
|
| 29286 |
"follow_through_score": "weak",
|
|
@@ -29678,8 +29552,8 @@
|
|
| 29678 |
"first_seen_in_snapshot": false,
|
| 29679 |
"known_via_prior_merged_pr": false,
|
| 29680 |
"report_reason": null,
|
| 29681 |
-
"enrichment_source": "
|
| 29682 |
-
"live_refetch_skipped":
|
| 29683 |
"account_age_days": 631,
|
| 29684 |
"young_account": false,
|
| 29685 |
"follow_through_score": "weak",
|
|
@@ -29836,21 +29710,21 @@
|
|
| 29836 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit",
|
| 29837 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit",
|
| 29838 |
"repo_first_seen_at": "2026-04-17T12:32:56Z",
|
| 29839 |
-
"repo_last_seen_at": "2026-04-
|
| 29840 |
"repo_primary_artifact_count": 1,
|
| 29841 |
-
"repo_artifact_count":
|
| 29842 |
"snapshot_issue_count": 0,
|
| 29843 |
"snapshot_pr_count": 1,
|
| 29844 |
"snapshot_comment_count": 1,
|
| 29845 |
-
"snapshot_review_count":
|
| 29846 |
-
"snapshot_review_comment_count":
|
| 29847 |
"repo_association": "NONE",
|
| 29848 |
"new_to_repo": false,
|
| 29849 |
"first_seen_in_snapshot": false,
|
| 29850 |
"known_via_prior_merged_pr": false,
|
| 29851 |
"report_reason": null,
|
| 29852 |
-
"enrichment_source": "
|
| 29853 |
-
"live_refetch_skipped":
|
| 29854 |
"account_age_days": 66,
|
| 29855 |
"young_account": true,
|
| 29856 |
"follow_through_score": "weak",
|
|
@@ -30020,8 +29894,8 @@
|
|
| 30020 |
"first_seen_in_snapshot": false,
|
| 30021 |
"known_via_prior_merged_pr": false,
|
| 30022 |
"report_reason": null,
|
| 30023 |
-
"enrichment_source": "
|
| 30024 |
-
"live_refetch_skipped":
|
| 30025 |
"account_age_days": 1544,
|
| 30026 |
"young_account": false,
|
| 30027 |
"follow_through_score": "weak",
|
|
@@ -30305,8 +30179,8 @@
|
|
| 30305 |
"first_seen_in_snapshot": false,
|
| 30306 |
"known_via_prior_merged_pr": false,
|
| 30307 |
"report_reason": null,
|
| 30308 |
-
"enrichment_source": "
|
| 30309 |
-
"live_refetch_skipped":
|
| 30310 |
"account_age_days": 761,
|
| 30311 |
"young_account": false,
|
| 30312 |
"follow_through_score": "weak",
|
|
@@ -30649,8 +30523,8 @@
|
|
| 30649 |
"first_seen_in_snapshot": false,
|
| 30650 |
"known_via_prior_merged_pr": false,
|
| 30651 |
"report_reason": null,
|
| 30652 |
-
"enrichment_source": "
|
| 30653 |
-
"live_refetch_skipped":
|
| 30654 |
"account_age_days": 13,
|
| 30655 |
"young_account": true,
|
| 30656 |
"follow_through_score": "weak",
|
|
@@ -31172,8 +31046,8 @@
|
|
| 31172 |
"first_seen_in_snapshot": false,
|
| 31173 |
"known_via_prior_merged_pr": false,
|
| 31174 |
"report_reason": null,
|
| 31175 |
-
"enrichment_source": "
|
| 31176 |
-
"live_refetch_skipped":
|
| 31177 |
"account_age_days": 443,
|
| 31178 |
"young_account": false,
|
| 31179 |
"follow_through_score": "weak",
|
|
@@ -31343,8 +31217,8 @@
|
|
| 31343 |
"first_seen_in_snapshot": false,
|
| 31344 |
"known_via_prior_merged_pr": false,
|
| 31345 |
"report_reason": null,
|
| 31346 |
-
"enrichment_source": "
|
| 31347 |
-
"live_refetch_skipped":
|
| 31348 |
"account_age_days": 13,
|
| 31349 |
"young_account": true,
|
| 31350 |
"follow_through_score": "weak",
|
|
@@ -31685,8 +31559,8 @@
|
|
| 31685 |
"first_seen_in_snapshot": false,
|
| 31686 |
"known_via_prior_merged_pr": false,
|
| 31687 |
"report_reason": null,
|
| 31688 |
-
"enrichment_source": "
|
| 31689 |
-
"live_refetch_skipped":
|
| 31690 |
"account_age_days": 47,
|
| 31691 |
"young_account": true,
|
| 31692 |
"follow_through_score": "weak",
|
|
@@ -32121,63 +31995,6 @@
|
|
| 32121 |
},
|
| 32122 |
"fetch_error": null
|
| 32123 |
},
|
| 32124 |
-
{
|
| 32125 |
-
"author_login": "ClawdiaHedgehog",
|
| 32126 |
-
"name": null,
|
| 32127 |
-
"profile_url": "https://github.com/ClawdiaHedgehog",
|
| 32128 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AClawdiaHedgehog",
|
| 32129 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AClawdiaHedgehog",
|
| 32130 |
-
"repo_first_seen_at": "2026-04-10T19:11:45Z",
|
| 32131 |
-
"repo_last_seen_at": "2026-04-10T19:11:45Z",
|
| 32132 |
-
"repo_primary_artifact_count": 1,
|
| 32133 |
-
"repo_artifact_count": 1,
|
| 32134 |
-
"snapshot_issue_count": 0,
|
| 32135 |
-
"snapshot_pr_count": 1,
|
| 32136 |
-
"snapshot_comment_count": 0,
|
| 32137 |
-
"snapshot_review_count": 0,
|
| 32138 |
-
"snapshot_review_comment_count": 0,
|
| 32139 |
-
"repo_association": "NONE",
|
| 32140 |
-
"new_to_repo": false,
|
| 32141 |
-
"first_seen_in_snapshot": false,
|
| 32142 |
-
"known_via_prior_merged_pr": false,
|
| 32143 |
-
"report_reason": null,
|
| 32144 |
-
"enrichment_source": "previous_report",
|
| 32145 |
-
"live_refetch_skipped": true,
|
| 32146 |
-
"account_age_days": 5,
|
| 32147 |
-
"young_account": true,
|
| 32148 |
-
"follow_through_score": "weak",
|
| 32149 |
-
"breadth_score": "moderate",
|
| 32150 |
-
"automation_risk_signal": "medium",
|
| 32151 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars",
|
| 32152 |
-
"public_orgs": [],
|
| 32153 |
-
"activity": {
|
| 32154 |
-
"visible_authored_pr_count": 8,
|
| 32155 |
-
"merged_pr_count": 0,
|
| 32156 |
-
"closed_unmerged_pr_count": 7,
|
| 32157 |
-
"open_pr_count": 1,
|
| 32158 |
-
"merged_pr_rate": 0.0,
|
| 32159 |
-
"closed_unmerged_pr_rate": 0.875,
|
| 32160 |
-
"still_open_pr_rate": 0.125,
|
| 32161 |
-
"distinct_repos_with_authored_prs": 5,
|
| 32162 |
-
"distinct_repos_with_open_prs": 1
|
| 32163 |
-
},
|
| 32164 |
-
"examples": {
|
| 32165 |
-
"pull_requests": [
|
| 32166 |
-
{
|
| 32167 |
-
"kind": "pull_request",
|
| 32168 |
-
"number": 64470,
|
| 32169 |
-
"title": "fix(browser): set DISPLAY env var for WSL2 Chrome launches",
|
| 32170 |
-
"url": "https://github.com/openclaw/openclaw/pull/64470",
|
| 32171 |
-
"state": "open",
|
| 32172 |
-
"merged": false,
|
| 32173 |
-
"draft": false,
|
| 32174 |
-
"created_at": "2026-04-10T19:11:45Z"
|
| 32175 |
-
}
|
| 32176 |
-
],
|
| 32177 |
-
"issues": []
|
| 32178 |
-
},
|
| 32179 |
-
"fetch_error": null
|
| 32180 |
-
},
|
| 32181 |
{
|
| 32182 |
"author_login": "clemenshelm",
|
| 32183 |
"name": "Clemens Helm",
|
|
@@ -32255,8 +32072,8 @@
|
|
| 32255 |
"first_seen_in_snapshot": false,
|
| 32256 |
"known_via_prior_merged_pr": false,
|
| 32257 |
"report_reason": null,
|
| 32258 |
-
"enrichment_source": "
|
| 32259 |
-
"live_refetch_skipped":
|
| 32260 |
"account_age_days": 6223,
|
| 32261 |
"young_account": false,
|
| 32262 |
"follow_through_score": "weak",
|
|
@@ -32599,8 +32416,8 @@
|
|
| 32599 |
"first_seen_in_snapshot": false,
|
| 32600 |
"known_via_prior_merged_pr": false,
|
| 32601 |
"report_reason": null,
|
| 32602 |
-
"enrichment_source": "
|
| 32603 |
-
"live_refetch_skipped":
|
| 32604 |
"account_age_days": 2570,
|
| 32605 |
"young_account": false,
|
| 32606 |
"follow_through_score": "weak",
|
|
@@ -32713,8 +32530,8 @@
|
|
| 32713 |
"first_seen_in_snapshot": false,
|
| 32714 |
"known_via_prior_merged_pr": false,
|
| 32715 |
"report_reason": null,
|
| 32716 |
-
"enrichment_source": "
|
| 32717 |
-
"live_refetch_skipped":
|
| 32718 |
"account_age_days": 1082,
|
| 32719 |
"young_account": false,
|
| 32720 |
"follow_through_score": "mixed",
|
|
@@ -33000,8 +32817,8 @@
|
|
| 33000 |
"first_seen_in_snapshot": false,
|
| 33001 |
"known_via_prior_merged_pr": false,
|
| 33002 |
"report_reason": null,
|
| 33003 |
-
"enrichment_source": "
|
| 33004 |
-
"live_refetch_skipped":
|
| 33005 |
"account_age_days": 1756,
|
| 33006 |
"young_account": false,
|
| 33007 |
"follow_through_score": "weak",
|
|
@@ -33114,8 +32931,8 @@
|
|
| 33114 |
"first_seen_in_snapshot": false,
|
| 33115 |
"known_via_prior_merged_pr": false,
|
| 33116 |
"report_reason": null,
|
| 33117 |
-
"enrichment_source": "
|
| 33118 |
-
"live_refetch_skipped":
|
| 33119 |
"account_age_days": 66,
|
| 33120 |
"young_account": true,
|
| 33121 |
"follow_through_score": "weak",
|
|
@@ -33267,6 +33084,63 @@
|
|
| 33267 |
},
|
| 33268 |
"fetch_error": null
|
| 33269 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33270 |
{
|
| 33271 |
"author_login": "dongs0104",
|
| 33272 |
"name": "Dong Shin",
|
|
@@ -33344,8 +33218,8 @@
|
|
| 33344 |
"first_seen_in_snapshot": false,
|
| 33345 |
"known_via_prior_merged_pr": false,
|
| 33346 |
"report_reason": null,
|
| 33347 |
-
"enrichment_source": "
|
| 33348 |
-
"live_refetch_skipped":
|
| 33349 |
"account_age_days": 4151,
|
| 33350 |
"young_account": false,
|
| 33351 |
"follow_through_score": "weak",
|
|
@@ -33458,8 +33332,8 @@
|
|
| 33458 |
"first_seen_in_snapshot": false,
|
| 33459 |
"known_via_prior_merged_pr": false,
|
| 33460 |
"report_reason": null,
|
| 33461 |
-
"enrichment_source": "
|
| 33462 |
-
"live_refetch_skipped":
|
| 33463 |
"account_age_days": 526,
|
| 33464 |
"young_account": false,
|
| 33465 |
"follow_through_score": "mixed",
|
|
@@ -33974,8 +33848,8 @@
|
|
| 33974 |
"first_seen_in_snapshot": false,
|
| 33975 |
"known_via_prior_merged_pr": false,
|
| 33976 |
"report_reason": null,
|
| 33977 |
-
"enrichment_source": "
|
| 33978 |
-
"live_refetch_skipped":
|
| 33979 |
"account_age_days": 40,
|
| 33980 |
"young_account": true,
|
| 33981 |
"follow_through_score": "weak",
|
|
@@ -34018,21 +33892,21 @@
|
|
| 34018 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEOLreidc",
|
| 34019 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEOLreidc",
|
| 34020 |
"repo_first_seen_at": "2026-04-16T23:38:07Z",
|
| 34021 |
-
"repo_last_seen_at": "2026-04-
|
| 34022 |
"repo_primary_artifact_count": 1,
|
| 34023 |
-
"repo_artifact_count":
|
| 34024 |
"snapshot_issue_count": 0,
|
| 34025 |
"snapshot_pr_count": 1,
|
| 34026 |
"snapshot_comment_count": 0,
|
| 34027 |
-
"snapshot_review_count":
|
| 34028 |
-
"snapshot_review_comment_count":
|
| 34029 |
"repo_association": "NONE",
|
| 34030 |
"new_to_repo": false,
|
| 34031 |
"first_seen_in_snapshot": false,
|
| 34032 |
"known_via_prior_merged_pr": false,
|
| 34033 |
"report_reason": null,
|
| 34034 |
-
"enrichment_source": "
|
| 34035 |
-
"live_refetch_skipped":
|
| 34036 |
"account_age_days": 923,
|
| 34037 |
"young_account": false,
|
| 34038 |
"follow_through_score": "weak",
|
|
@@ -34088,8 +33962,8 @@
|
|
| 34088 |
"first_seen_in_snapshot": false,
|
| 34089 |
"known_via_prior_merged_pr": false,
|
| 34090 |
"report_reason": null,
|
| 34091 |
-
"enrichment_source": "
|
| 34092 |
-
"live_refetch_skipped":
|
| 34093 |
"account_age_days": 2537,
|
| 34094 |
"young_account": false,
|
| 34095 |
"follow_through_score": "weak",
|
|
@@ -34145,8 +34019,8 @@
|
|
| 34145 |
"first_seen_in_snapshot": false,
|
| 34146 |
"known_via_prior_merged_pr": false,
|
| 34147 |
"report_reason": null,
|
| 34148 |
-
"enrichment_source": "
|
| 34149 |
-
"live_refetch_skipped":
|
| 34150 |
"account_age_days": 4680,
|
| 34151 |
"young_account": false,
|
| 34152 |
"follow_through_score": "weak",
|
|
@@ -34373,8 +34247,8 @@
|
|
| 34373 |
"first_seen_in_snapshot": false,
|
| 34374 |
"known_via_prior_merged_pr": false,
|
| 34375 |
"report_reason": null,
|
| 34376 |
-
"enrichment_source": "
|
| 34377 |
-
"live_refetch_skipped":
|
| 34378 |
"account_age_days": 6161,
|
| 34379 |
"young_account": false,
|
| 34380 |
"follow_through_score": "mixed",
|
|
@@ -34546,8 +34420,8 @@
|
|
| 34546 |
"first_seen_in_snapshot": false,
|
| 34547 |
"known_via_prior_merged_pr": false,
|
| 34548 |
"report_reason": null,
|
| 34549 |
-
"enrichment_source": "
|
| 34550 |
-
"live_refetch_skipped":
|
| 34551 |
"account_age_days": 2499,
|
| 34552 |
"young_account": false,
|
| 34553 |
"follow_through_score": "mixed",
|
|
@@ -34603,8 +34477,8 @@
|
|
| 34603 |
"first_seen_in_snapshot": false,
|
| 34604 |
"known_via_prior_merged_pr": false,
|
| 34605 |
"report_reason": null,
|
| 34606 |
-
"enrichment_source": "
|
| 34607 |
-
"live_refetch_skipped":
|
| 34608 |
"account_age_days": 1833,
|
| 34609 |
"young_account": false,
|
| 34610 |
"follow_through_score": "weak",
|
|
@@ -35344,8 +35218,8 @@
|
|
| 35344 |
"first_seen_in_snapshot": false,
|
| 35345 |
"known_via_prior_merged_pr": false,
|
| 35346 |
"report_reason": null,
|
| 35347 |
-
"enrichment_source": "
|
| 35348 |
-
"live_refetch_skipped":
|
| 35349 |
"account_age_days": 2668,
|
| 35350 |
"young_account": false,
|
| 35351 |
"follow_through_score": "weak",
|
|
@@ -35401,8 +35275,8 @@
|
|
| 35401 |
"first_seen_in_snapshot": false,
|
| 35402 |
"known_via_prior_merged_pr": false,
|
| 35403 |
"report_reason": null,
|
| 35404 |
-
"enrichment_source": "
|
| 35405 |
-
"live_refetch_skipped":
|
| 35406 |
"account_age_days": 4768,
|
| 35407 |
"young_account": false,
|
| 35408 |
"follow_through_score": "weak",
|
|
@@ -36031,8 +35905,8 @@
|
|
| 36031 |
"first_seen_in_snapshot": false,
|
| 36032 |
"known_via_prior_merged_pr": false,
|
| 36033 |
"report_reason": null,
|
| 36034 |
-
"enrichment_source": "
|
| 36035 |
-
"live_refetch_skipped":
|
| 36036 |
"account_age_days": 1699,
|
| 36037 |
"young_account": false,
|
| 36038 |
"follow_through_score": "weak",
|
|
@@ -36544,8 +36418,8 @@
|
|
| 36544 |
"first_seen_in_snapshot": false,
|
| 36545 |
"known_via_prior_merged_pr": false,
|
| 36546 |
"report_reason": null,
|
| 36547 |
-
"enrichment_source": "
|
| 36548 |
-
"live_refetch_skipped":
|
| 36549 |
"account_age_days": 3552,
|
| 36550 |
"young_account": false,
|
| 36551 |
"follow_through_score": "weak",
|
|
@@ -36715,8 +36589,8 @@
|
|
| 36715 |
"first_seen_in_snapshot": false,
|
| 36716 |
"known_via_prior_merged_pr": false,
|
| 36717 |
"report_reason": null,
|
| 36718 |
-
"enrichment_source": "
|
| 36719 |
-
"live_refetch_skipped":
|
| 36720 |
"account_age_days": 12,
|
| 36721 |
"young_account": true,
|
| 36722 |
"follow_through_score": "weak",
|
|
@@ -37173,8 +37047,8 @@
|
|
| 37173 |
"first_seen_in_snapshot": false,
|
| 37174 |
"known_via_prior_merged_pr": false,
|
| 37175 |
"report_reason": null,
|
| 37176 |
-
"enrichment_source": "
|
| 37177 |
-
"live_refetch_skipped":
|
| 37178 |
"account_age_days": 3831,
|
| 37179 |
"young_account": false,
|
| 37180 |
"follow_through_score": "weak",
|
|
@@ -37631,8 +37505,8 @@
|
|
| 37631 |
"first_seen_in_snapshot": false,
|
| 37632 |
"known_via_prior_merged_pr": false,
|
| 37633 |
"report_reason": null,
|
| 37634 |
-
"enrichment_source": "
|
| 37635 |
-
"live_refetch_skipped":
|
| 37636 |
"account_age_days": 4370,
|
| 37637 |
"young_account": false,
|
| 37638 |
"follow_through_score": "weak",
|
|
@@ -37745,8 +37619,8 @@
|
|
| 37745 |
"first_seen_in_snapshot": false,
|
| 37746 |
"known_via_prior_merged_pr": false,
|
| 37747 |
"report_reason": null,
|
| 37748 |
-
"enrichment_source": "
|
| 37749 |
-
"live_refetch_skipped":
|
| 37750 |
"account_age_days": 1939,
|
| 37751 |
"young_account": false,
|
| 37752 |
"follow_through_score": "weak",
|
|
@@ -37859,8 +37733,8 @@
|
|
| 37859 |
"first_seen_in_snapshot": false,
|
| 37860 |
"known_via_prior_merged_pr": false,
|
| 37861 |
"report_reason": null,
|
| 37862 |
-
"enrichment_source": "
|
| 37863 |
-
"live_refetch_skipped":
|
| 37864 |
"account_age_days": 137,
|
| 37865 |
"young_account": true,
|
| 37866 |
"follow_through_score": "weak",
|
|
@@ -38030,8 +37904,8 @@
|
|
| 38030 |
"first_seen_in_snapshot": false,
|
| 38031 |
"known_via_prior_merged_pr": false,
|
| 38032 |
"report_reason": null,
|
| 38033 |
-
"enrichment_source": "
|
| 38034 |
-
"live_refetch_skipped":
|
| 38035 |
"account_age_days": 1529,
|
| 38036 |
"young_account": false,
|
| 38037 |
"follow_through_score": "mixed",
|
|
@@ -38719,8 +38593,8 @@
|
|
| 38719 |
"first_seen_in_snapshot": false,
|
| 38720 |
"known_via_prior_merged_pr": false,
|
| 38721 |
"report_reason": null,
|
| 38722 |
-
"enrichment_source": "
|
| 38723 |
-
"live_refetch_skipped":
|
| 38724 |
"account_age_days": 74,
|
| 38725 |
"young_account": true,
|
| 38726 |
"follow_through_score": "weak",
|
|
@@ -38776,8 +38650,8 @@
|
|
| 38776 |
"first_seen_in_snapshot": false,
|
| 38777 |
"known_via_prior_merged_pr": false,
|
| 38778 |
"report_reason": null,
|
| 38779 |
-
"enrichment_source": "
|
| 38780 |
-
"live_refetch_skipped":
|
| 38781 |
"account_age_days": 4347,
|
| 38782 |
"young_account": false,
|
| 38783 |
"follow_through_score": "weak",
|
|
@@ -39181,8 +39055,8 @@
|
|
| 39181 |
"first_seen_in_snapshot": false,
|
| 39182 |
"known_via_prior_merged_pr": false,
|
| 39183 |
"report_reason": null,
|
| 39184 |
-
"enrichment_source": "
|
| 39185 |
-
"live_refetch_skipped":
|
| 39186 |
"account_age_days": 0,
|
| 39187 |
"young_account": true,
|
| 39188 |
"follow_through_score": "weak",
|
|
@@ -39527,8 +39401,8 @@
|
|
| 39527 |
"first_seen_in_snapshot": false,
|
| 39528 |
"known_via_prior_merged_pr": false,
|
| 39529 |
"report_reason": null,
|
| 39530 |
-
"enrichment_source": "
|
| 39531 |
-
"live_refetch_skipped":
|
| 39532 |
"account_age_days": 477,
|
| 39533 |
"young_account": false,
|
| 39534 |
"follow_through_score": "weak",
|
|
@@ -39621,6 +39495,63 @@
|
|
| 39621 |
},
|
| 39622 |
"fetch_error": null
|
| 39623 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39624 |
{
|
| 39625 |
"author_login": "liuchuanjie",
|
| 39626 |
"name": null,
|
|
@@ -39812,8 +39743,8 @@
|
|
| 39812 |
"first_seen_in_snapshot": false,
|
| 39813 |
"known_via_prior_merged_pr": false,
|
| 39814 |
"report_reason": null,
|
| 39815 |
-
"enrichment_source": "
|
| 39816 |
-
"live_refetch_skipped":
|
| 39817 |
"account_age_days": 3985,
|
| 39818 |
"young_account": false,
|
| 39819 |
"follow_through_score": "mixed",
|
|
@@ -39983,8 +39914,8 @@
|
|
| 39983 |
"first_seen_in_snapshot": false,
|
| 39984 |
"known_via_prior_merged_pr": false,
|
| 39985 |
"report_reason": null,
|
| 39986 |
-
"enrichment_source": "
|
| 39987 |
-
"live_refetch_skipped":
|
| 39988 |
"account_age_days": 2396,
|
| 39989 |
"young_account": false,
|
| 39990 |
"follow_through_score": "weak",
|
|
@@ -40268,8 +40199,8 @@
|
|
| 40268 |
"first_seen_in_snapshot": false,
|
| 40269 |
"known_via_prior_merged_pr": false,
|
| 40270 |
"report_reason": null,
|
| 40271 |
-
"enrichment_source": "
|
| 40272 |
-
"live_refetch_skipped":
|
| 40273 |
"account_age_days": 354,
|
| 40274 |
"young_account": true,
|
| 40275 |
"follow_through_score": "weak",
|
|
@@ -40441,7 +40372,7 @@
|
|
| 40441 |
"report_reason": null,
|
| 40442 |
"enrichment_source": "live",
|
| 40443 |
"live_refetch_skipped": false,
|
| 40444 |
-
"account_age_days":
|
| 40445 |
"young_account": false,
|
| 40446 |
"follow_through_score": "strong",
|
| 40447 |
"breadth_score": "low",
|
|
@@ -41247,8 +41178,8 @@
|
|
| 41247 |
"first_seen_in_snapshot": false,
|
| 41248 |
"known_via_prior_merged_pr": false,
|
| 41249 |
"report_reason": null,
|
| 41250 |
-
"enrichment_source": "
|
| 41251 |
-
"live_refetch_skipped":
|
| 41252 |
"account_age_days": 74,
|
| 41253 |
"young_account": true,
|
| 41254 |
"follow_through_score": "weak",
|
|
@@ -41576,12 +41507,12 @@
|
|
| 41576 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster",
|
| 41577 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster",
|
| 41578 |
"repo_first_seen_at": "2026-04-11T23:06:15Z",
|
| 41579 |
-
"repo_last_seen_at": "2026-04-
|
| 41580 |
"repo_primary_artifact_count": 1,
|
| 41581 |
-
"repo_artifact_count":
|
| 41582 |
"snapshot_issue_count": 0,
|
| 41583 |
"snapshot_pr_count": 1,
|
| 41584 |
-
"snapshot_comment_count":
|
| 41585 |
"snapshot_review_count": 0,
|
| 41586 |
"snapshot_review_comment_count": 0,
|
| 41587 |
"repo_association": "NONE",
|
|
@@ -41626,6 +41557,63 @@
|
|
| 41626 |
},
|
| 41627 |
"fetch_error": null
|
| 41628 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41629 |
{
|
| 41630 |
"author_login": "nir-insuretax",
|
| 41631 |
"name": null,
|
|
@@ -41646,8 +41634,8 @@
|
|
| 41646 |
"first_seen_in_snapshot": false,
|
| 41647 |
"known_via_prior_merged_pr": false,
|
| 41648 |
"report_reason": null,
|
| 41649 |
-
"enrichment_source": "
|
| 41650 |
-
"live_refetch_skipped":
|
| 41651 |
"account_age_days": 38,
|
| 41652 |
"young_account": true,
|
| 41653 |
"follow_through_score": "weak",
|
|
@@ -41874,8 +41862,8 @@
|
|
| 41874 |
"first_seen_in_snapshot": false,
|
| 41875 |
"known_via_prior_merged_pr": false,
|
| 41876 |
"report_reason": null,
|
| 41877 |
-
"enrichment_source": "
|
| 41878 |
-
"live_refetch_skipped":
|
| 41879 |
"account_age_days": 4823,
|
| 41880 |
"young_account": false,
|
| 41881 |
"follow_through_score": "weak",
|
|
@@ -41988,8 +41976,8 @@
|
|
| 41988 |
"first_seen_in_snapshot": false,
|
| 41989 |
"known_via_prior_merged_pr": false,
|
| 41990 |
"report_reason": null,
|
| 41991 |
-
"enrichment_source": "
|
| 41992 |
-
"live_refetch_skipped":
|
| 41993 |
"account_age_days": 2161,
|
| 41994 |
"young_account": false,
|
| 41995 |
"follow_through_score": "weak",
|
|
@@ -42444,8 +42432,8 @@
|
|
| 42444 |
"first_seen_in_snapshot": false,
|
| 42445 |
"known_via_prior_merged_pr": false,
|
| 42446 |
"report_reason": null,
|
| 42447 |
-
"enrichment_source": "
|
| 42448 |
-
"live_refetch_skipped":
|
| 42449 |
"account_age_days": 5277,
|
| 42450 |
"young_account": false,
|
| 42451 |
"follow_through_score": "weak",
|
|
@@ -42501,8 +42489,8 @@
|
|
| 42501 |
"first_seen_in_snapshot": false,
|
| 42502 |
"known_via_prior_merged_pr": false,
|
| 42503 |
"report_reason": null,
|
| 42504 |
-
"enrichment_source": "
|
| 42505 |
-
"live_refetch_skipped":
|
| 42506 |
"account_age_days": 46,
|
| 42507 |
"young_account": true,
|
| 42508 |
"follow_through_score": "weak",
|
|
@@ -42615,8 +42603,8 @@
|
|
| 42615 |
"first_seen_in_snapshot": false,
|
| 42616 |
"known_via_prior_merged_pr": false,
|
| 42617 |
"report_reason": null,
|
| 42618 |
-
"enrichment_source": "
|
| 42619 |
-
"live_refetch_skipped":
|
| 42620 |
"account_age_days": 3506,
|
| 42621 |
"young_account": false,
|
| 42622 |
"follow_through_score": "weak",
|
|
@@ -42672,8 +42660,8 @@
|
|
| 42672 |
"first_seen_in_snapshot": false,
|
| 42673 |
"known_via_prior_merged_pr": false,
|
| 42674 |
"report_reason": null,
|
| 42675 |
-
"enrichment_source": "
|
| 42676 |
-
"live_refetch_skipped":
|
| 42677 |
"account_age_days": 99,
|
| 42678 |
"young_account": true,
|
| 42679 |
"follow_through_score": "weak",
|
|
@@ -42729,8 +42717,8 @@
|
|
| 42729 |
"first_seen_in_snapshot": false,
|
| 42730 |
"known_via_prior_merged_pr": false,
|
| 42731 |
"report_reason": null,
|
| 42732 |
-
"enrichment_source": "
|
| 42733 |
-
"live_refetch_skipped":
|
| 42734 |
"account_age_days": 1112,
|
| 42735 |
"young_account": false,
|
| 42736 |
"follow_through_score": "weak",
|
|
@@ -43016,8 +43004,8 @@
|
|
| 43016 |
"first_seen_in_snapshot": false,
|
| 43017 |
"known_via_prior_merged_pr": false,
|
| 43018 |
"report_reason": null,
|
| 43019 |
-
"enrichment_source": "
|
| 43020 |
-
"live_refetch_skipped":
|
| 43021 |
"account_age_days": 5079,
|
| 43022 |
"young_account": false,
|
| 43023 |
"follow_through_score": "weak",
|
|
@@ -43073,8 +43061,8 @@
|
|
| 43073 |
"first_seen_in_snapshot": false,
|
| 43074 |
"known_via_prior_merged_pr": false,
|
| 43075 |
"report_reason": null,
|
| 43076 |
-
"enrichment_source": "
|
| 43077 |
-
"live_refetch_skipped":
|
| 43078 |
"account_age_days": 4774,
|
| 43079 |
"young_account": false,
|
| 43080 |
"follow_through_score": "weak",
|
|
@@ -43303,8 +43291,8 @@
|
|
| 43303 |
"first_seen_in_snapshot": false,
|
| 43304 |
"known_via_prior_merged_pr": false,
|
| 43305 |
"report_reason": null,
|
| 43306 |
-
"enrichment_source": "
|
| 43307 |
-
"live_refetch_skipped":
|
| 43308 |
"account_age_days": 339,
|
| 43309 |
"young_account": true,
|
| 43310 |
"follow_through_score": "weak",
|
|
@@ -44097,12 +44085,12 @@
|
|
| 44097 |
"snapshot_review_count": 0,
|
| 44098 |
"snapshot_review_comment_count": 0,
|
| 44099 |
"repo_association": "NONE",
|
| 44100 |
-
"new_to_repo":
|
| 44101 |
-
"first_seen_in_snapshot":
|
| 44102 |
"known_via_prior_merged_pr": false,
|
| 44103 |
-
"report_reason":
|
| 44104 |
-
"enrichment_source": "
|
| 44105 |
-
"live_refetch_skipped":
|
| 44106 |
"account_age_days": 4443,
|
| 44107 |
"young_account": false,
|
| 44108 |
"follow_through_score": "weak",
|
|
@@ -44771,6 +44759,63 @@
|
|
| 44771 |
},
|
| 44772 |
"fetch_error": null
|
| 44773 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44774 |
{
|
| 44775 |
"author_login": "shirtlessfounder",
|
| 44776 |
"name": "shirtless",
|
|
@@ -45699,12 +45744,12 @@
|
|
| 45699 |
"snapshot_review_count": 0,
|
| 45700 |
"snapshot_review_comment_count": 0,
|
| 45701 |
"repo_association": "NONE",
|
| 45702 |
-
"new_to_repo":
|
| 45703 |
-
"first_seen_in_snapshot":
|
| 45704 |
"known_via_prior_merged_pr": false,
|
| 45705 |
-
"report_reason":
|
| 45706 |
-
"enrichment_source": "
|
| 45707 |
-
"live_refetch_skipped":
|
| 45708 |
"account_age_days": 3427,
|
| 45709 |
"young_account": false,
|
| 45710 |
"follow_through_score": "weak",
|
|
@@ -46665,6 +46710,63 @@
|
|
| 46665 |
},
|
| 46666 |
"fetch_error": null
|
| 46667 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46668 |
{
|
| 46669 |
"author_login": "Unayung",
|
| 46670 |
"name": "Chen Chia Yang",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260417T192043Z",
|
| 5 |
+
"generated_at": "2026-04-17T19:30:29Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 711,
|
| 10 |
+
"first_seen_in_snapshot": 5,
|
| 11 |
"known_via_prior_merged_pr": 114,
|
| 12 |
+
"previous_primary_author_count": 4037,
|
| 13 |
+
"selected_seen_in_previous_primary": 706,
|
| 14 |
+
"previous_report_contributor_count": 709,
|
| 15 |
+
"selected_overlap_previous_report": 706,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.993,
|
| 17 |
+
"reused_previous_report_entries": 585,
|
| 18 |
"reused_known_merged_contributors": 0,
|
| 19 |
+
"live_fetches": 126,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 453.754,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.638,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys",
|
| 302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys",
|
| 303 |
"repo_first_seen_at": "2026-01-29T06:32:51Z",
|
| 304 |
+
"repo_last_seen_at": "2026-04-17T19:17:36Z",
|
| 305 |
"repo_primary_artifact_count": 36,
|
| 306 |
+
"repo_artifact_count": 195,
|
| 307 |
"snapshot_issue_count": 0,
|
| 308 |
"snapshot_pr_count": 36,
|
| 309 |
+
"snapshot_comment_count": 153,
|
| 310 |
"snapshot_review_count": 3,
|
| 311 |
"snapshot_review_comment_count": 3,
|
| 312 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 478 |
"heuristic_note": "extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos",
|
| 479 |
"public_orgs": [],
|
| 480 |
"activity": {
|
| 481 |
+
"visible_authored_pr_count": 116,
|
| 482 |
"merged_pr_count": 1,
|
| 483 |
"closed_unmerged_pr_count": 69,
|
| 484 |
+
"open_pr_count": 46,
|
| 485 |
+
"merged_pr_rate": 0.0086,
|
| 486 |
+
"closed_unmerged_pr_rate": 0.5948,
|
| 487 |
+
"still_open_pr_rate": 0.3966,
|
| 488 |
"distinct_repos_with_authored_prs": 2,
|
| 489 |
"distinct_repos_with_open_prs": 2
|
| 490 |
},
|
|
|
|
| 2201 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adrobison00",
|
| 2202 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adrobison00",
|
| 2203 |
"repo_first_seen_at": "2026-03-24T18:33:52Z",
|
| 2204 |
+
"repo_last_seen_at": "2026-04-17T18:22:13Z",
|
| 2205 |
"repo_primary_artifact_count": 15,
|
| 2206 |
+
"repo_artifact_count": 23,
|
| 2207 |
"snapshot_issue_count": 0,
|
| 2208 |
"snapshot_pr_count": 15,
|
| 2209 |
+
"snapshot_comment_count": 8,
|
| 2210 |
"snapshot_review_count": 0,
|
| 2211 |
"snapshot_review_comment_count": 0,
|
| 2212 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 2218 |
"live_refetch_skipped": false,
|
| 2219 |
"account_age_days": 4624,
|
| 2220 |
"young_account": false,
|
| 2221 |
+
"follow_through_score": "strong",
|
| 2222 |
"breadth_score": "low",
|
| 2223 |
"automation_risk_signal": "low",
|
| 2224 |
+
"heuristic_note": "targets high-star repos",
|
| 2225 |
"public_orgs": [],
|
| 2226 |
"activity": {
|
| 2227 |
"visible_authored_pr_count": 7,
|
| 2228 |
+
"merged_pr_count": 5,
|
| 2229 |
"closed_unmerged_pr_count": 0,
|
| 2230 |
+
"open_pr_count": 2,
|
| 2231 |
+
"merged_pr_rate": 0.7143,
|
| 2232 |
"closed_unmerged_pr_rate": 0.0,
|
| 2233 |
+
"still_open_pr_rate": 0.2857,
|
| 2234 |
"distinct_repos_with_authored_prs": 1,
|
| 2235 |
"distinct_repos_with_open_prs": 1
|
| 2236 |
},
|
|
|
|
| 2241 |
"number": 68210,
|
| 2242 |
"title": "fix(cron): preserve untrusted awareness event labels",
|
| 2243 |
"url": "https://github.com/openclaw/openclaw/pull/68210",
|
| 2244 |
+
"state": "closed",
|
| 2245 |
+
"merged": true,
|
| 2246 |
"draft": false,
|
| 2247 |
"created_at": "2026-04-17T16:51:19Z"
|
| 2248 |
},
|
|
|
|
| 2251 |
"number": 68201,
|
| 2252 |
"title": "fix(feishu): resolve card-action chat type before dispatch",
|
| 2253 |
"url": "https://github.com/openclaw/openclaw/pull/68201",
|
| 2254 |
+
"state": "closed",
|
| 2255 |
+
"merged": true,
|
| 2256 |
"draft": false,
|
| 2257 |
"created_at": "2026-04-17T16:36:56Z"
|
| 2258 |
},
|
|
|
|
| 5690 |
"activity": {
|
| 5691 |
"visible_authored_pr_count": 13,
|
| 5692 |
"merged_pr_count": 1,
|
| 5693 |
+
"closed_unmerged_pr_count": 3,
|
| 5694 |
+
"open_pr_count": 9,
|
| 5695 |
"merged_pr_rate": 0.0769,
|
| 5696 |
+
"closed_unmerged_pr_rate": 0.2308,
|
| 5697 |
+
"still_open_pr_rate": 0.6923,
|
| 5698 |
"distinct_repos_with_authored_prs": 2,
|
| 5699 |
"distinct_repos_with_open_prs": 2
|
| 5700 |
},
|
|
|
|
| 5844 |
"activity": {
|
| 5845 |
"visible_authored_pr_count": 9,
|
| 5846 |
"merged_pr_count": 2,
|
| 5847 |
+
"closed_unmerged_pr_count": 3,
|
| 5848 |
+
"open_pr_count": 4,
|
| 5849 |
"merged_pr_rate": 0.2222,
|
| 5850 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 5851 |
+
"still_open_pr_rate": 0.4444,
|
| 5852 |
"distinct_repos_with_authored_prs": 2,
|
| 5853 |
"distinct_repos_with_open_prs": 2
|
| 5854 |
},
|
|
|
|
| 5879 |
"number": 66111,
|
| 5880 |
"title": "fix(reply): recognize /trace directives",
|
| 5881 |
"url": "https://github.com/openclaw/openclaw/pull/66111",
|
| 5882 |
+
"state": "closed",
|
| 5883 |
"merged": false,
|
| 5884 |
"draft": false,
|
| 5885 |
"created_at": "2026-04-13T18:29:46Z"
|
|
|
|
| 7839 |
},
|
| 7840 |
"fetch_error": null
|
| 7841 |
},
|
| 7842 |
+
{
|
| 7843 |
+
"author_login": "sahilsatralkar",
|
| 7844 |
+
"name": "Sahil Satralkar",
|
| 7845 |
+
"profile_url": "https://github.com/sahilsatralkar",
|
| 7846 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asahilsatralkar",
|
| 7847 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asahilsatralkar",
|
| 7848 |
+
"repo_first_seen_at": "2026-02-20T15:02:41Z",
|
| 7849 |
+
"repo_last_seen_at": "2026-04-17T18:38:07Z",
|
| 7850 |
+
"repo_primary_artifact_count": 5,
|
| 7851 |
+
"repo_artifact_count": 96,
|
| 7852 |
+
"snapshot_issue_count": 0,
|
| 7853 |
+
"snapshot_pr_count": 5,
|
| 7854 |
+
"snapshot_comment_count": 69,
|
| 7855 |
+
"snapshot_review_count": 11,
|
| 7856 |
+
"snapshot_review_comment_count": 11,
|
| 7857 |
+
"repo_association": "CONTRIBUTOR",
|
| 7858 |
+
"new_to_repo": false,
|
| 7859 |
+
"first_seen_in_snapshot": false,
|
| 7860 |
+
"known_via_prior_merged_pr": false,
|
| 7861 |
+
"report_reason": null,
|
| 7862 |
+
"enrichment_source": "previous_report",
|
| 7863 |
+
"live_refetch_skipped": true,
|
| 7864 |
+
"account_age_days": 2210,
|
| 7865 |
+
"young_account": false,
|
| 7866 |
+
"follow_through_score": "weak",
|
| 7867 |
+
"breadth_score": "low",
|
| 7868 |
+
"automation_risk_signal": "low",
|
| 7869 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 7870 |
+
"public_orgs": [],
|
| 7871 |
+
"activity": {
|
| 7872 |
+
"visible_authored_pr_count": 3,
|
| 7873 |
+
"merged_pr_count": 0,
|
| 7874 |
+
"closed_unmerged_pr_count": 0,
|
| 7875 |
+
"open_pr_count": 3,
|
| 7876 |
+
"merged_pr_rate": 0.0,
|
| 7877 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 7878 |
+
"still_open_pr_rate": 1.0,
|
| 7879 |
+
"distinct_repos_with_authored_prs": 1,
|
| 7880 |
+
"distinct_repos_with_open_prs": 1
|
| 7881 |
+
},
|
| 7882 |
+
"examples": {
|
| 7883 |
+
"pull_requests": [
|
| 7884 |
+
{
|
| 7885 |
+
"kind": "pull_request",
|
| 7886 |
+
"number": 68242,
|
| 7887 |
+
"title": "Fix: issue 67394 whatsapp autoreply delivery logging",
|
| 7888 |
+
"url": "https://github.com/openclaw/openclaw/pull/68242",
|
| 7889 |
+
"state": "open",
|
| 7890 |
+
"merged": false,
|
| 7891 |
+
"draft": false,
|
| 7892 |
+
"created_at": "2026-04-17T18:27:24Z"
|
| 7893 |
+
},
|
| 7894 |
+
{
|
| 7895 |
+
"kind": "pull_request",
|
| 7896 |
+
"number": 67326,
|
| 7897 |
+
"title": "fix: Issue 67056 image runtime headers",
|
| 7898 |
+
"url": "https://github.com/openclaw/openclaw/pull/67326",
|
| 7899 |
+
"state": "open",
|
| 7900 |
+
"merged": false,
|
| 7901 |
+
"draft": false,
|
| 7902 |
+
"created_at": "2026-04-15T17:40:54Z"
|
| 7903 |
+
},
|
| 7904 |
+
{
|
| 7905 |
+
"kind": "pull_request",
|
| 7906 |
+
"number": 67063,
|
| 7907 |
+
"title": "fix(plugins): include memory slot plugin in primary wiki CLI scope",
|
| 7908 |
+
"url": "https://github.com/openclaw/openclaw/pull/67063",
|
| 7909 |
+
"state": "open",
|
| 7910 |
+
"merged": false,
|
| 7911 |
+
"draft": false,
|
| 7912 |
+
"created_at": "2026-04-15T07:57:53Z"
|
| 7913 |
+
}
|
| 7914 |
+
],
|
| 7915 |
+
"issues": []
|
| 7916 |
+
},
|
| 7917 |
+
"fetch_error": null
|
| 7918 |
+
},
|
| 7919 |
{
|
| 7920 |
"author_login": "sharkqwy",
|
| 7921 |
"name": "Kai Xia",
|
|
|
|
| 9111 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltaywtf",
|
| 9112 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltaywtf",
|
| 9113 |
"repo_first_seen_at": "2026-03-01T16:30:13Z",
|
| 9114 |
+
"repo_last_seen_at": "2026-04-17T19:07:02Z",
|
| 9115 |
"repo_primary_artifact_count": 4,
|
| 9116 |
+
"repo_artifact_count": 228,
|
| 9117 |
"snapshot_issue_count": 0,
|
| 9118 |
"snapshot_pr_count": 4,
|
| 9119 |
+
"snapshot_comment_count": 224,
|
| 9120 |
"snapshot_review_count": 0,
|
| 9121 |
"snapshot_review_comment_count": 0,
|
| 9122 |
"repo_association": "MEMBER",
|
|
|
|
| 9515 |
"report_reason": null,
|
| 9516 |
"enrichment_source": "live",
|
| 9517 |
"live_refetch_skipped": false,
|
| 9518 |
+
"account_age_days": 60,
|
| 9519 |
"young_account": true,
|
| 9520 |
"follow_through_score": "strong",
|
| 9521 |
"breadth_score": "moderate",
|
|
|
|
| 9573 |
},
|
| 9574 |
"fetch_error": null
|
| 9575 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9576 |
{
|
| 9577 |
"author_login": "hoyanhan",
|
| 9578 |
"name": null,
|
|
|
|
| 9729 |
},
|
| 9730 |
"fetch_error": null
|
| 9731 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9732 |
{
|
| 9733 |
"author_login": "moorsecopers99",
|
| 9734 |
"name": null,
|
|
|
|
| 10037 |
},
|
| 10038 |
"fetch_error": null
|
| 10039 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10040 |
{
|
| 10041 |
"author_login": "samrusani",
|
| 10042 |
"name": "Sam",
|
|
|
|
| 12222 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16",
|
| 12223 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16",
|
| 12224 |
"repo_first_seen_at": "2026-04-13T18:14:26Z",
|
| 12225 |
+
"repo_last_seen_at": "2026-04-17T18:23:27Z",
|
| 12226 |
"repo_primary_artifact_count": 3,
|
| 12227 |
+
"repo_artifact_count": 8,
|
| 12228 |
"snapshot_issue_count": 0,
|
| 12229 |
"snapshot_pr_count": 3,
|
| 12230 |
"snapshot_comment_count": 1,
|
| 12231 |
+
"snapshot_review_count": 2,
|
| 12232 |
+
"snapshot_review_comment_count": 2,
|
| 12233 |
"repo_association": "NONE",
|
| 12234 |
"new_to_repo": false,
|
| 12235 |
"first_seen_in_snapshot": false,
|
|
|
|
| 13215 |
},
|
| 13216 |
"fetch_error": null
|
| 13217 |
},
|
| 13218 |
+
{
|
| 13219 |
+
"author_login": "Lucenx9",
|
| 13220 |
+
"name": "Simone",
|
| 13221 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 13222 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 13223 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 13224 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 13225 |
+
"repo_last_seen_at": "2026-04-11T00:09:35Z",
|
| 13226 |
+
"repo_primary_artifact_count": 5,
|
| 13227 |
+
"repo_artifact_count": 17,
|
| 13228 |
+
"snapshot_issue_count": 1,
|
| 13229 |
+
"snapshot_pr_count": 4,
|
| 13230 |
+
"snapshot_comment_count": 12,
|
| 13231 |
+
"snapshot_review_count": 0,
|
| 13232 |
+
"snapshot_review_comment_count": 0,
|
| 13233 |
+
"repo_association": "CONTRIBUTOR",
|
| 13234 |
+
"new_to_repo": false,
|
| 13235 |
+
"first_seen_in_snapshot": false,
|
| 13236 |
+
"known_via_prior_merged_pr": false,
|
| 13237 |
+
"report_reason": null,
|
| 13238 |
+
"enrichment_source": "previous_report",
|
| 13239 |
+
"live_refetch_skipped": true,
|
| 13240 |
+
"account_age_days": 547,
|
| 13241 |
+
"young_account": false,
|
| 13242 |
+
"follow_through_score": "weak",
|
| 13243 |
+
"breadth_score": "low",
|
| 13244 |
+
"automation_risk_signal": "low",
|
| 13245 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13246 |
+
"public_orgs": [],
|
| 13247 |
+
"activity": {
|
| 13248 |
+
"visible_authored_pr_count": 3,
|
| 13249 |
+
"merged_pr_count": 0,
|
| 13250 |
+
"closed_unmerged_pr_count": 0,
|
| 13251 |
+
"open_pr_count": 3,
|
| 13252 |
+
"merged_pr_rate": 0.0,
|
| 13253 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 13254 |
+
"still_open_pr_rate": 1.0,
|
| 13255 |
+
"distinct_repos_with_authored_prs": 2,
|
| 13256 |
+
"distinct_repos_with_open_prs": 2
|
| 13257 |
+
},
|
| 13258 |
+
"examples": {
|
| 13259 |
+
"pull_requests": [
|
| 13260 |
+
{
|
| 13261 |
+
"kind": "pull_request",
|
| 13262 |
+
"number": 64548,
|
| 13263 |
+
"title": "fix(whatsapp): normalize explicit heartbeat target",
|
| 13264 |
+
"url": "https://github.com/openclaw/openclaw/pull/64548",
|
| 13265 |
+
"state": "closed",
|
| 13266 |
+
"merged": false,
|
| 13267 |
+
"draft": false,
|
| 13268 |
+
"created_at": "2026-04-11T00:09:35Z"
|
| 13269 |
+
},
|
| 13270 |
+
{
|
| 13271 |
+
"kind": "pull_request",
|
| 13272 |
+
"number": 64531,
|
| 13273 |
+
"title": "fix(bluebubbles): add configurable outbound send method",
|
| 13274 |
+
"url": "https://github.com/openclaw/openclaw/pull/64531",
|
| 13275 |
+
"state": "closed",
|
| 13276 |
+
"merged": false,
|
| 13277 |
+
"draft": false,
|
| 13278 |
+
"created_at": "2026-04-10T23:13:10Z"
|
| 13279 |
+
},
|
| 13280 |
+
{
|
| 13281 |
+
"kind": "pull_request",
|
| 13282 |
+
"number": 62222,
|
| 13283 |
+
"title": "[codex] fix inbound TTS detection for audio attachments",
|
| 13284 |
+
"url": "https://github.com/openclaw/openclaw/pull/62222",
|
| 13285 |
+
"state": "closed",
|
| 13286 |
+
"merged": false,
|
| 13287 |
+
"draft": false,
|
| 13288 |
+
"created_at": "2026-04-07T01:24:49Z"
|
| 13289 |
+
}
|
| 13290 |
+
],
|
| 13291 |
+
"issues": [
|
| 13292 |
+
{
|
| 13293 |
+
"kind": "issue",
|
| 13294 |
+
"number": 45645,
|
| 13295 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 13296 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 13297 |
+
"state": "open",
|
| 13298 |
+
"merged": null,
|
| 13299 |
+
"draft": null,
|
| 13300 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 13301 |
+
}
|
| 13302 |
+
]
|
| 13303 |
+
},
|
| 13304 |
+
"fetch_error": null
|
| 13305 |
+
},
|
| 13306 |
{
|
| 13307 |
"author_login": "steipete",
|
| 13308 |
"name": "Peter Steinberger",
|
|
|
|
| 13396 |
},
|
| 13397 |
"fetch_error": null
|
| 13398 |
},
|
| 13399 |
+
{
|
| 13400 |
+
"author_login": "extrasmall0",
|
| 13401 |
+
"name": "Extra Small",
|
| 13402 |
+
"profile_url": "https://github.com/extrasmall0",
|
| 13403 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0",
|
| 13404 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0",
|
| 13405 |
+
"repo_first_seen_at": "2026-03-07T15:35:58Z",
|
| 13406 |
+
"repo_last_seen_at": "2026-04-12T19:16:33Z",
|
| 13407 |
+
"repo_primary_artifact_count": 4,
|
| 13408 |
+
"repo_artifact_count": 8,
|
| 13409 |
+
"snapshot_issue_count": 0,
|
| 13410 |
+
"snapshot_pr_count": 4,
|
| 13411 |
+
"snapshot_comment_count": 4,
|
| 13412 |
+
"snapshot_review_count": 0,
|
| 13413 |
+
"snapshot_review_comment_count": 0,
|
| 13414 |
+
"repo_association": "CONTRIBUTOR",
|
| 13415 |
+
"new_to_repo": false,
|
| 13416 |
+
"first_seen_in_snapshot": false,
|
| 13417 |
+
"known_via_prior_merged_pr": true,
|
| 13418 |
+
"report_reason": null,
|
| 13419 |
+
"enrichment_source": "live",
|
| 13420 |
+
"live_refetch_skipped": false,
|
| 13421 |
+
"account_age_days": 77,
|
| 13422 |
+
"young_account": true,
|
| 13423 |
+
"follow_through_score": "weak",
|
| 13424 |
+
"breadth_score": "moderate",
|
| 13425 |
+
"automation_risk_signal": "medium",
|
| 13426 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 13427 |
+
"public_orgs": [],
|
| 13428 |
+
"activity": {
|
| 13429 |
+
"visible_authored_pr_count": 6,
|
| 13430 |
+
"merged_pr_count": 1,
|
| 13431 |
+
"closed_unmerged_pr_count": 2,
|
| 13432 |
+
"open_pr_count": 3,
|
| 13433 |
+
"merged_pr_rate": 0.1667,
|
| 13434 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 13435 |
+
"still_open_pr_rate": 0.5,
|
| 13436 |
+
"distinct_repos_with_authored_prs": 4,
|
| 13437 |
+
"distinct_repos_with_open_prs": 3
|
| 13438 |
+
},
|
| 13439 |
+
"examples": {
|
| 13440 |
+
"pull_requests": [
|
| 13441 |
+
{
|
| 13442 |
+
"kind": "pull_request",
|
| 13443 |
+
"number": 65229,
|
| 13444 |
+
"title": "fix(doctor): resolve env-backed SecretRef in gateway auth health check to prevent false-positive warning",
|
| 13445 |
+
"url": "https://github.com/openclaw/openclaw/pull/65229",
|
| 13446 |
+
"state": "open",
|
| 13447 |
+
"merged": false,
|
| 13448 |
+
"draft": false,
|
| 13449 |
+
"created_at": "2026-04-12T07:18:16Z"
|
| 13450 |
+
},
|
| 13451 |
+
{
|
| 13452 |
+
"kind": "pull_request",
|
| 13453 |
+
"number": 64692,
|
| 13454 |
+
"title": "fix(plugins): always forward idempotencyKey in gateway subagent run",
|
| 13455 |
+
"url": "https://github.com/openclaw/openclaw/pull/64692",
|
| 13456 |
+
"state": "closed",
|
| 13457 |
+
"merged": false,
|
| 13458 |
+
"draft": false,
|
| 13459 |
+
"created_at": "2026-04-11T07:16:24Z"
|
| 13460 |
+
},
|
| 13461 |
+
{
|
| 13462 |
+
"kind": "pull_request",
|
| 13463 |
+
"number": 64469,
|
| 13464 |
+
"title": "fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter",
|
| 13465 |
+
"url": "https://github.com/openclaw/openclaw/pull/64469",
|
| 13466 |
+
"state": "closed",
|
| 13467 |
+
"merged": true,
|
| 13468 |
+
"draft": false,
|
| 13469 |
+
"created_at": "2026-04-10T19:11:11Z"
|
| 13470 |
+
}
|
| 13471 |
+
],
|
| 13472 |
+
"issues": []
|
| 13473 |
+
},
|
| 13474 |
+
"fetch_error": null
|
| 13475 |
+
},
|
| 13476 |
+
{
|
| 13477 |
+
"author_login": "leonardsellem",
|
| 13478 |
+
"name": "Leonard Sellem",
|
| 13479 |
+
"profile_url": "https://github.com/leonardsellem",
|
| 13480 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem",
|
| 13481 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem",
|
| 13482 |
+
"repo_first_seen_at": "2026-04-10T10:47:02Z",
|
| 13483 |
+
"repo_last_seen_at": "2026-04-13T10:36:48Z",
|
| 13484 |
+
"repo_primary_artifact_count": 4,
|
| 13485 |
+
"repo_artifact_count": 14,
|
| 13486 |
+
"snapshot_issue_count": 0,
|
| 13487 |
+
"snapshot_pr_count": 4,
|
| 13488 |
+
"snapshot_comment_count": 2,
|
| 13489 |
+
"snapshot_review_count": 4,
|
| 13490 |
+
"snapshot_review_comment_count": 4,
|
| 13491 |
+
"repo_association": "CONTRIBUTOR",
|
| 13492 |
+
"new_to_repo": false,
|
| 13493 |
+
"first_seen_in_snapshot": false,
|
| 13494 |
+
"known_via_prior_merged_pr": true,
|
| 13495 |
+
"report_reason": null,
|
| 13496 |
+
"enrichment_source": "live",
|
| 13497 |
+
"live_refetch_skipped": false,
|
| 13498 |
+
"account_age_days": 4992,
|
| 13499 |
+
"young_account": false,
|
| 13500 |
+
"follow_through_score": "weak",
|
| 13501 |
+
"breadth_score": "low",
|
| 13502 |
+
"automation_risk_signal": "low",
|
| 13503 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13504 |
+
"public_orgs": [],
|
| 13505 |
+
"activity": {
|
| 13506 |
+
"visible_authored_pr_count": 6,
|
| 13507 |
+
"merged_pr_count": 1,
|
| 13508 |
+
"closed_unmerged_pr_count": 2,
|
| 13509 |
+
"open_pr_count": 3,
|
| 13510 |
+
"merged_pr_rate": 0.1667,
|
| 13511 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 13512 |
+
"still_open_pr_rate": 0.5,
|
| 13513 |
+
"distinct_repos_with_authored_prs": 3,
|
| 13514 |
+
"distinct_repos_with_open_prs": 3
|
| 13515 |
+
},
|
| 13516 |
+
"examples": {
|
| 13517 |
+
"pull_requests": [
|
| 13518 |
+
{
|
| 13519 |
+
"kind": "pull_request",
|
| 13520 |
+
"number": 65800,
|
| 13521 |
+
"title": "fix(cli): load runtime plugins for wiki commands",
|
| 13522 |
+
"url": "https://github.com/openclaw/openclaw/pull/65800",
|
| 13523 |
+
"state": "open",
|
| 13524 |
+
"merged": false,
|
| 13525 |
+
"draft": false,
|
| 13526 |
+
"created_at": "2026-04-13T08:21:01Z"
|
| 13527 |
+
},
|
| 13528 |
+
{
|
| 13529 |
+
"kind": "pull_request",
|
| 13530 |
+
"number": 65012,
|
| 13531 |
+
"title": "fix(memory-wiki): pass app config into CLI metadata registrar",
|
| 13532 |
+
"url": "https://github.com/openclaw/openclaw/pull/65012",
|
| 13533 |
+
"state": "closed",
|
| 13534 |
+
"merged": true,
|
| 13535 |
+
"draft": false,
|
| 13536 |
+
"created_at": "2026-04-11T21:13:35Z"
|
| 13537 |
+
},
|
| 13538 |
+
{
|
| 13539 |
+
"kind": "pull_request",
|
| 13540 |
+
"number": 64466,
|
| 13541 |
+
"title": "fix(memory-core): preserve public artifact visibility through loader cache restore",
|
| 13542 |
+
"url": "https://github.com/openclaw/openclaw/pull/64466",
|
| 13543 |
+
"state": "closed",
|
| 13544 |
+
"merged": false,
|
| 13545 |
+
"draft": false,
|
| 13546 |
+
"created_at": "2026-04-10T19:02:41Z"
|
| 13547 |
+
}
|
| 13548 |
+
],
|
| 13549 |
+
"issues": []
|
| 13550 |
+
},
|
| 13551 |
+
"fetch_error": null
|
| 13552 |
+
},
|
| 13553 |
{
|
| 13554 |
"author_login": "mraleko",
|
| 13555 |
"name": "Alec Hrdina",
|
|
|
|
| 15333 |
},
|
| 15334 |
"fetch_error": null
|
| 15335 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15336 |
{
|
| 15337 |
"author_login": "Pearcekieser",
|
| 15338 |
"name": null,
|
|
|
|
| 16339 |
"report_reason": null,
|
| 16340 |
"enrichment_source": "live",
|
| 16341 |
"live_refetch_skipped": false,
|
| 16342 |
+
"account_age_days": 2678,
|
| 16343 |
"young_account": false,
|
| 16344 |
"follow_through_score": "weak",
|
| 16345 |
"breadth_score": "low",
|
|
|
|
| 16855 |
},
|
| 16856 |
"fetch_error": null
|
| 16857 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16858 |
{
|
| 16859 |
"author_login": "IshanDaga",
|
| 16860 |
"name": "Ishan Daga",
|
|
|
|
| 19072 |
"number": 68035,
|
| 19073 |
"title": "fix(discord): fail fast when bot identity fetch fails (#42219)",
|
| 19074 |
"url": "https://github.com/openclaw/openclaw/pull/68035",
|
| 19075 |
+
"state": "closed",
|
| 19076 |
"merged": false,
|
| 19077 |
"draft": false,
|
| 19078 |
"created_at": "2026-04-17T07:53:18Z"
|
|
|
|
| 19102 |
"first_seen_in_snapshot": false,
|
| 19103 |
"known_via_prior_merged_pr": false,
|
| 19104 |
"report_reason": null,
|
| 19105 |
+
"enrichment_source": "previous_report",
|
| 19106 |
+
"live_refetch_skipped": true,
|
| 19107 |
"account_age_days": 2066,
|
| 19108 |
"young_account": false,
|
| 19109 |
"follow_through_score": "weak",
|
|
|
|
| 19169 |
"first_seen_in_snapshot": false,
|
| 19170 |
"known_via_prior_merged_pr": false,
|
| 19171 |
"report_reason": null,
|
| 19172 |
+
"enrichment_source": "previous_report",
|
| 19173 |
+
"live_refetch_skipped": true,
|
| 19174 |
"account_age_days": 5505,
|
| 19175 |
"young_account": false,
|
| 19176 |
"follow_through_score": "weak",
|
|
|
|
| 19965 |
"first_seen_in_snapshot": false,
|
| 19966 |
"known_via_prior_merged_pr": false,
|
| 19967 |
"report_reason": null,
|
| 19968 |
+
"enrichment_source": "previous_report",
|
| 19969 |
+
"live_refetch_skipped": true,
|
| 19970 |
"account_age_days": 172,
|
| 19971 |
"young_account": true,
|
| 19972 |
"follow_through_score": "weak",
|
|
|
|
| 20852 |
"heuristic_note": "young account; high recent PR volume",
|
| 20853 |
"public_orgs": [],
|
| 20854 |
"activity": {
|
| 20855 |
+
"visible_authored_pr_count": 33,
|
| 20856 |
"merged_pr_count": 21,
|
| 20857 |
"closed_unmerged_pr_count": 6,
|
| 20858 |
+
"open_pr_count": 6,
|
| 20859 |
+
"merged_pr_rate": 0.6364,
|
| 20860 |
+
"closed_unmerged_pr_rate": 0.1818,
|
| 20861 |
+
"still_open_pr_rate": 0.1818,
|
| 20862 |
"distinct_repos_with_authored_prs": 6,
|
| 20863 |
"distinct_repos_with_open_prs": 2
|
| 20864 |
},
|
|
|
|
| 21157 |
},
|
| 21158 |
"fetch_error": null
|
| 21159 |
},
|
| 21160 |
+
{
|
| 21161 |
+
"author_login": "hoyyeva",
|
| 21162 |
+
"name": "Eva H",
|
| 21163 |
+
"profile_url": "https://github.com/hoyyeva",
|
| 21164 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahoyyeva",
|
| 21165 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahoyyeva",
|
| 21166 |
+
"repo_first_seen_at": "2026-04-10T19:12:28Z",
|
| 21167 |
+
"repo_last_seen_at": "2026-04-13T22:14:20Z",
|
| 21168 |
+
"repo_primary_artifact_count": 2,
|
| 21169 |
+
"repo_artifact_count": 2,
|
| 21170 |
+
"snapshot_issue_count": 0,
|
| 21171 |
+
"snapshot_pr_count": 2,
|
| 21172 |
+
"snapshot_comment_count": 0,
|
| 21173 |
+
"snapshot_review_count": 0,
|
| 21174 |
+
"snapshot_review_comment_count": 0,
|
| 21175 |
+
"repo_association": "CONTRIBUTOR",
|
| 21176 |
+
"new_to_repo": false,
|
| 21177 |
+
"first_seen_in_snapshot": false,
|
| 21178 |
+
"known_via_prior_merged_pr": true,
|
| 21179 |
+
"report_reason": null,
|
| 21180 |
+
"enrichment_source": "live",
|
| 21181 |
+
"live_refetch_skipped": false,
|
| 21182 |
+
"account_age_days": 2206,
|
| 21183 |
+
"young_account": false,
|
| 21184 |
+
"follow_through_score": "strong",
|
| 21185 |
+
"breadth_score": "low",
|
| 21186 |
+
"automation_risk_signal": "low",
|
| 21187 |
+
"heuristic_note": "targets high-star repos",
|
| 21188 |
+
"public_orgs": [],
|
| 21189 |
+
"activity": {
|
| 21190 |
+
"visible_authored_pr_count": 7,
|
| 21191 |
+
"merged_pr_count": 7,
|
| 21192 |
+
"closed_unmerged_pr_count": 0,
|
| 21193 |
+
"open_pr_count": 0,
|
| 21194 |
+
"merged_pr_rate": 1.0,
|
| 21195 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 21196 |
+
"still_open_pr_rate": 0.0,
|
| 21197 |
+
"distinct_repos_with_authored_prs": 2,
|
| 21198 |
+
"distinct_repos_with_open_prs": 0
|
| 21199 |
+
},
|
| 21200 |
+
"examples": {
|
| 21201 |
+
"pull_requests": [
|
| 21202 |
+
{
|
| 21203 |
+
"kind": "pull_request",
|
| 21204 |
+
"number": 66180,
|
| 21205 |
+
"title": "fix: include apiKey in codex provider catalog to unblock models.json loading",
|
| 21206 |
+
"url": "https://github.com/openclaw/openclaw/pull/66180",
|
| 21207 |
+
"state": "closed",
|
| 21208 |
+
"merged": true,
|
| 21209 |
+
"draft": false,
|
| 21210 |
+
"created_at": "2026-04-13T22:14:20Z"
|
| 21211 |
+
},
|
| 21212 |
+
{
|
| 21213 |
+
"kind": "pull_request",
|
| 21214 |
+
"number": 64471,
|
| 21215 |
+
"title": "fix: prevent fallback persistence from clobbering user /models picks",
|
| 21216 |
+
"url": "https://github.com/openclaw/openclaw/pull/64471",
|
| 21217 |
+
"state": "closed",
|
| 21218 |
+
"merged": true,
|
| 21219 |
+
"draft": false,
|
| 21220 |
+
"created_at": "2026-04-10T19:12:28Z"
|
| 21221 |
+
}
|
| 21222 |
+
],
|
| 21223 |
+
"issues": []
|
| 21224 |
+
},
|
| 21225 |
+
"fetch_error": null
|
| 21226 |
+
},
|
| 21227 |
{
|
| 21228 |
"author_login": "jiazhizhuo",
|
| 21229 |
"name": null,
|
|
|
|
| 21244 |
"first_seen_in_snapshot": false,
|
| 21245 |
"known_via_prior_merged_pr": false,
|
| 21246 |
"report_reason": null,
|
| 21247 |
+
"enrichment_source": "previous_report",
|
| 21248 |
+
"live_refetch_skipped": true,
|
| 21249 |
"account_age_days": 3801,
|
| 21250 |
"young_account": false,
|
| 21251 |
"follow_through_score": "weak",
|
|
|
|
| 21856 |
"first_seen_in_snapshot": false,
|
| 21857 |
"known_via_prior_merged_pr": false,
|
| 21858 |
"report_reason": null,
|
| 21859 |
+
"enrichment_source": "previous_report",
|
| 21860 |
+
"live_refetch_skipped": true,
|
| 21861 |
"account_age_days": 2454,
|
| 21862 |
"young_account": false,
|
| 21863 |
"follow_through_score": "weak",
|
|
|
|
| 22321 |
"first_seen_in_snapshot": false,
|
| 22322 |
"known_via_prior_merged_pr": false,
|
| 22323 |
"report_reason": null,
|
| 22324 |
+
"enrichment_source": "previous_report",
|
| 22325 |
+
"live_refetch_skipped": true,
|
| 22326 |
"account_age_days": 772,
|
| 22327 |
"young_account": false,
|
| 22328 |
"follow_through_score": "weak",
|
|
|
|
| 22937 |
"first_seen_in_snapshot": false,
|
| 22938 |
"known_via_prior_merged_pr": false,
|
| 22939 |
"report_reason": null,
|
| 22940 |
+
"enrichment_source": "previous_report",
|
| 22941 |
+
"live_refetch_skipped": true,
|
| 22942 |
"account_age_days": 19,
|
| 22943 |
"young_account": true,
|
| 22944 |
"follow_through_score": "weak",
|
|
|
|
| 23561 |
"first_seen_in_snapshot": false,
|
| 23562 |
"known_via_prior_merged_pr": false,
|
| 23563 |
"report_reason": null,
|
| 23564 |
+
"enrichment_source": "previous_report",
|
| 23565 |
+
"live_refetch_skipped": true,
|
| 23566 |
"account_age_days": 3977,
|
| 23567 |
"young_account": false,
|
| 23568 |
"follow_through_score": "weak",
|
|
|
|
| 24223 |
},
|
| 24224 |
"fetch_error": null
|
| 24225 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24226 |
{
|
| 24227 |
"author_login": "aboimpinto",
|
| 24228 |
"name": "Paulo Aboim Pinto",
|
|
|
|
| 24243 |
"first_seen_in_snapshot": false,
|
| 24244 |
"known_via_prior_merged_pr": false,
|
| 24245 |
"report_reason": null,
|
| 24246 |
+
"enrichment_source": "previous_report",
|
| 24247 |
+
"live_refetch_skipped": true,
|
| 24248 |
"account_age_days": 5251,
|
| 24249 |
"young_account": false,
|
| 24250 |
"follow_through_score": "weak",
|
|
|
|
| 24857 |
"first_seen_in_snapshot": false,
|
| 24858 |
"known_via_prior_merged_pr": false,
|
| 24859 |
"report_reason": null,
|
| 24860 |
+
"enrichment_source": "previous_report",
|
| 24861 |
+
"live_refetch_skipped": true,
|
| 24862 |
"account_age_days": 732,
|
| 24863 |
"young_account": false,
|
| 24864 |
"follow_through_score": "weak",
|
|
|
|
| 24995 |
"first_seen_in_snapshot": false,
|
| 24996 |
"known_via_prior_merged_pr": false,
|
| 24997 |
"report_reason": null,
|
| 24998 |
+
"enrichment_source": "previous_report",
|
| 24999 |
+
"live_refetch_skipped": true,
|
| 25000 |
"account_age_days": 659,
|
| 25001 |
"young_account": false,
|
| 25002 |
"follow_through_score": "mixed",
|
|
|
|
| 25063 |
"first_seen_in_snapshot": false,
|
| 25064 |
"known_via_prior_merged_pr": false,
|
| 25065 |
"report_reason": null,
|
| 25066 |
+
"enrichment_source": "previous_report",
|
| 25067 |
+
"live_refetch_skipped": true,
|
| 25068 |
"account_age_days": 117,
|
| 25069 |
"young_account": true,
|
| 25070 |
"follow_through_score": "weak",
|
|
|
|
| 25541 |
"first_seen_in_snapshot": false,
|
| 25542 |
"known_via_prior_merged_pr": false,
|
| 25543 |
"report_reason": null,
|
| 25544 |
+
"enrichment_source": "previous_report",
|
| 25545 |
+
"live_refetch_skipped": true,
|
| 25546 |
"account_age_days": 167,
|
| 25547 |
"young_account": true,
|
| 25548 |
"follow_through_score": "weak",
|
|
|
|
| 25881 |
"first_seen_in_snapshot": false,
|
| 25882 |
"known_via_prior_merged_pr": false,
|
| 25883 |
"report_reason": null,
|
| 25884 |
+
"enrichment_source": "previous_report",
|
| 25885 |
+
"live_refetch_skipped": true,
|
| 25886 |
"account_age_days": 3459,
|
| 25887 |
"young_account": false,
|
| 25888 |
"follow_through_score": "mixed",
|
|
|
|
| 26225 |
"first_seen_in_snapshot": false,
|
| 26226 |
"known_via_prior_merged_pr": false,
|
| 26227 |
"report_reason": null,
|
| 26228 |
+
"enrichment_source": "previous_report",
|
| 26229 |
+
"live_refetch_skipped": true,
|
| 26230 |
"account_age_days": 2963,
|
| 26231 |
"young_account": false,
|
| 26232 |
"follow_through_score": "weak",
|
|
|
|
| 27109 |
"first_seen_in_snapshot": false,
|
| 27110 |
"known_via_prior_merged_pr": false,
|
| 27111 |
"report_reason": null,
|
| 27112 |
+
"enrichment_source": "previous_report",
|
| 27113 |
+
"live_refetch_skipped": true,
|
| 27114 |
"account_age_days": 4657,
|
| 27115 |
"young_account": false,
|
| 27116 |
"follow_through_score": "weak",
|
|
|
|
| 27157 |
},
|
| 27158 |
"fetch_error": null
|
| 27159 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27160 |
{
|
| 27161 |
"author_login": "parfumed",
|
| 27162 |
"name": null,
|
|
|
|
| 28061 |
"first_seen_in_snapshot": false,
|
| 28062 |
"known_via_prior_merged_pr": false,
|
| 28063 |
"report_reason": null,
|
| 28064 |
+
"enrichment_source": "previous_report",
|
| 28065 |
+
"live_refetch_skipped": true,
|
| 28066 |
"account_age_days": 2652,
|
| 28067 |
"young_account": false,
|
| 28068 |
"follow_through_score": "weak",
|
|
|
|
| 28673 |
"first_seen_in_snapshot": false,
|
| 28674 |
"known_via_prior_merged_pr": false,
|
| 28675 |
"report_reason": null,
|
| 28676 |
+
"enrichment_source": "previous_report",
|
| 28677 |
+
"live_refetch_skipped": true,
|
| 28678 |
"account_age_days": 3046,
|
| 28679 |
"young_account": false,
|
| 28680 |
"follow_through_score": "weak",
|
|
|
|
| 28743 |
"first_seen_in_snapshot": false,
|
| 28744 |
"known_via_prior_merged_pr": false,
|
| 28745 |
"report_reason": null,
|
| 28746 |
+
"enrichment_source": "previous_report",
|
| 28747 |
+
"live_refetch_skipped": true,
|
| 28748 |
"account_age_days": 351,
|
| 28749 |
"young_account": true,
|
| 28750 |
"follow_through_score": "mixed",
|
|
|
|
| 29096 |
"first_seen_in_snapshot": false,
|
| 29097 |
"known_via_prior_merged_pr": false,
|
| 29098 |
"report_reason": null,
|
| 29099 |
+
"enrichment_source": "previous_report",
|
| 29100 |
+
"live_refetch_skipped": true,
|
| 29101 |
"account_age_days": 144,
|
| 29102 |
"young_account": true,
|
| 29103 |
"follow_through_score": "weak",
|
|
|
|
| 29153 |
"first_seen_in_snapshot": false,
|
| 29154 |
"known_via_prior_merged_pr": false,
|
| 29155 |
"report_reason": null,
|
| 29156 |
+
"enrichment_source": "previous_report",
|
| 29157 |
+
"live_refetch_skipped": true,
|
| 29158 |
"account_age_days": 3315,
|
| 29159 |
"young_account": false,
|
| 29160 |
"follow_through_score": "weak",
|
|
|
|
| 29552 |
"first_seen_in_snapshot": false,
|
| 29553 |
"known_via_prior_merged_pr": false,
|
| 29554 |
"report_reason": null,
|
| 29555 |
+
"enrichment_source": "previous_report",
|
| 29556 |
+
"live_refetch_skipped": true,
|
| 29557 |
"account_age_days": 631,
|
| 29558 |
"young_account": false,
|
| 29559 |
"follow_through_score": "weak",
|
|
|
|
| 29710 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit",
|
| 29711 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit",
|
| 29712 |
"repo_first_seen_at": "2026-04-17T12:32:56Z",
|
| 29713 |
+
"repo_last_seen_at": "2026-04-17T18:51:46Z",
|
| 29714 |
"repo_primary_artifact_count": 1,
|
| 29715 |
+
"repo_artifact_count": 44,
|
| 29716 |
"snapshot_issue_count": 0,
|
| 29717 |
"snapshot_pr_count": 1,
|
| 29718 |
"snapshot_comment_count": 1,
|
| 29719 |
+
"snapshot_review_count": 21,
|
| 29720 |
+
"snapshot_review_comment_count": 21,
|
| 29721 |
"repo_association": "NONE",
|
| 29722 |
"new_to_repo": false,
|
| 29723 |
"first_seen_in_snapshot": false,
|
| 29724 |
"known_via_prior_merged_pr": false,
|
| 29725 |
"report_reason": null,
|
| 29726 |
+
"enrichment_source": "previous_report",
|
| 29727 |
+
"live_refetch_skipped": true,
|
| 29728 |
"account_age_days": 66,
|
| 29729 |
"young_account": true,
|
| 29730 |
"follow_through_score": "weak",
|
|
|
|
| 29894 |
"first_seen_in_snapshot": false,
|
| 29895 |
"known_via_prior_merged_pr": false,
|
| 29896 |
"report_reason": null,
|
| 29897 |
+
"enrichment_source": "previous_report",
|
| 29898 |
+
"live_refetch_skipped": true,
|
| 29899 |
"account_age_days": 1544,
|
| 29900 |
"young_account": false,
|
| 29901 |
"follow_through_score": "weak",
|
|
|
|
| 30179 |
"first_seen_in_snapshot": false,
|
| 30180 |
"known_via_prior_merged_pr": false,
|
| 30181 |
"report_reason": null,
|
| 30182 |
+
"enrichment_source": "previous_report",
|
| 30183 |
+
"live_refetch_skipped": true,
|
| 30184 |
"account_age_days": 761,
|
| 30185 |
"young_account": false,
|
| 30186 |
"follow_through_score": "weak",
|
|
|
|
| 30523 |
"first_seen_in_snapshot": false,
|
| 30524 |
"known_via_prior_merged_pr": false,
|
| 30525 |
"report_reason": null,
|
| 30526 |
+
"enrichment_source": "previous_report",
|
| 30527 |
+
"live_refetch_skipped": true,
|
| 30528 |
"account_age_days": 13,
|
| 30529 |
"young_account": true,
|
| 30530 |
"follow_through_score": "weak",
|
|
|
|
| 31046 |
"first_seen_in_snapshot": false,
|
| 31047 |
"known_via_prior_merged_pr": false,
|
| 31048 |
"report_reason": null,
|
| 31049 |
+
"enrichment_source": "previous_report",
|
| 31050 |
+
"live_refetch_skipped": true,
|
| 31051 |
"account_age_days": 443,
|
| 31052 |
"young_account": false,
|
| 31053 |
"follow_through_score": "weak",
|
|
|
|
| 31217 |
"first_seen_in_snapshot": false,
|
| 31218 |
"known_via_prior_merged_pr": false,
|
| 31219 |
"report_reason": null,
|
| 31220 |
+
"enrichment_source": "previous_report",
|
| 31221 |
+
"live_refetch_skipped": true,
|
| 31222 |
"account_age_days": 13,
|
| 31223 |
"young_account": true,
|
| 31224 |
"follow_through_score": "weak",
|
|
|
|
| 31559 |
"first_seen_in_snapshot": false,
|
| 31560 |
"known_via_prior_merged_pr": false,
|
| 31561 |
"report_reason": null,
|
| 31562 |
+
"enrichment_source": "previous_report",
|
| 31563 |
+
"live_refetch_skipped": true,
|
| 31564 |
"account_age_days": 47,
|
| 31565 |
"young_account": true,
|
| 31566 |
"follow_through_score": "weak",
|
|
|
|
| 31995 |
},
|
| 31996 |
"fetch_error": null
|
| 31997 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31998 |
{
|
| 31999 |
"author_login": "clemenshelm",
|
| 32000 |
"name": "Clemens Helm",
|
|
|
|
| 32072 |
"first_seen_in_snapshot": false,
|
| 32073 |
"known_via_prior_merged_pr": false,
|
| 32074 |
"report_reason": null,
|
| 32075 |
+
"enrichment_source": "previous_report",
|
| 32076 |
+
"live_refetch_skipped": true,
|
| 32077 |
"account_age_days": 6223,
|
| 32078 |
"young_account": false,
|
| 32079 |
"follow_through_score": "weak",
|
|
|
|
| 32416 |
"first_seen_in_snapshot": false,
|
| 32417 |
"known_via_prior_merged_pr": false,
|
| 32418 |
"report_reason": null,
|
| 32419 |
+
"enrichment_source": "previous_report",
|
| 32420 |
+
"live_refetch_skipped": true,
|
| 32421 |
"account_age_days": 2570,
|
| 32422 |
"young_account": false,
|
| 32423 |
"follow_through_score": "weak",
|
|
|
|
| 32530 |
"first_seen_in_snapshot": false,
|
| 32531 |
"known_via_prior_merged_pr": false,
|
| 32532 |
"report_reason": null,
|
| 32533 |
+
"enrichment_source": "previous_report",
|
| 32534 |
+
"live_refetch_skipped": true,
|
| 32535 |
"account_age_days": 1082,
|
| 32536 |
"young_account": false,
|
| 32537 |
"follow_through_score": "mixed",
|
|
|
|
| 32817 |
"first_seen_in_snapshot": false,
|
| 32818 |
"known_via_prior_merged_pr": false,
|
| 32819 |
"report_reason": null,
|
| 32820 |
+
"enrichment_source": "previous_report",
|
| 32821 |
+
"live_refetch_skipped": true,
|
| 32822 |
"account_age_days": 1756,
|
| 32823 |
"young_account": false,
|
| 32824 |
"follow_through_score": "weak",
|
|
|
|
| 32931 |
"first_seen_in_snapshot": false,
|
| 32932 |
"known_via_prior_merged_pr": false,
|
| 32933 |
"report_reason": null,
|
| 32934 |
+
"enrichment_source": "previous_report",
|
| 32935 |
+
"live_refetch_skipped": true,
|
| 32936 |
"account_age_days": 66,
|
| 32937 |
"young_account": true,
|
| 32938 |
"follow_through_score": "weak",
|
|
|
|
| 33084 |
},
|
| 33085 |
"fetch_error": null
|
| 33086 |
},
|
| 33087 |
+
{
|
| 33088 |
+
"author_login": "dlebee-agent",
|
| 33089 |
+
"name": null,
|
| 33090 |
+
"profile_url": "https://github.com/dlebee-agent",
|
| 33091 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adlebee-agent",
|
| 33092 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adlebee-agent",
|
| 33093 |
+
"repo_first_seen_at": "2026-04-17T18:21:49Z",
|
| 33094 |
+
"repo_last_seen_at": "2026-04-17T19:05:25Z",
|
| 33095 |
+
"repo_primary_artifact_count": 1,
|
| 33096 |
+
"repo_artifact_count": 6,
|
| 33097 |
+
"snapshot_issue_count": 0,
|
| 33098 |
+
"snapshot_pr_count": 1,
|
| 33099 |
+
"snapshot_comment_count": 1,
|
| 33100 |
+
"snapshot_review_count": 2,
|
| 33101 |
+
"snapshot_review_comment_count": 2,
|
| 33102 |
+
"repo_association": "NONE",
|
| 33103 |
+
"new_to_repo": true,
|
| 33104 |
+
"first_seen_in_snapshot": true,
|
| 33105 |
+
"known_via_prior_merged_pr": false,
|
| 33106 |
+
"report_reason": "first_seen_in_snapshot",
|
| 33107 |
+
"enrichment_source": "live",
|
| 33108 |
+
"live_refetch_skipped": false,
|
| 33109 |
+
"account_age_days": 16,
|
| 33110 |
+
"young_account": true,
|
| 33111 |
+
"follow_through_score": "mixed",
|
| 33112 |
+
"breadth_score": "low",
|
| 33113 |
+
"automation_risk_signal": "medium",
|
| 33114 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 33115 |
+
"public_orgs": [],
|
| 33116 |
+
"activity": {
|
| 33117 |
+
"visible_authored_pr_count": 2,
|
| 33118 |
+
"merged_pr_count": 1,
|
| 33119 |
+
"closed_unmerged_pr_count": 0,
|
| 33120 |
+
"open_pr_count": 1,
|
| 33121 |
+
"merged_pr_rate": 0.5,
|
| 33122 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 33123 |
+
"still_open_pr_rate": 0.5,
|
| 33124 |
+
"distinct_repos_with_authored_prs": 2,
|
| 33125 |
+
"distinct_repos_with_open_prs": 1
|
| 33126 |
+
},
|
| 33127 |
+
"examples": {
|
| 33128 |
+
"pull_requests": [
|
| 33129 |
+
{
|
| 33130 |
+
"kind": "pull_request",
|
| 33131 |
+
"number": 68240,
|
| 33132 |
+
"title": "feat(onboard): add --daemon-env flag to openclaw onboard --install-daemon",
|
| 33133 |
+
"url": "https://github.com/openclaw/openclaw/pull/68240",
|
| 33134 |
+
"state": "open",
|
| 33135 |
+
"merged": false,
|
| 33136 |
+
"draft": false,
|
| 33137 |
+
"created_at": "2026-04-17T18:21:49Z"
|
| 33138 |
+
}
|
| 33139 |
+
],
|
| 33140 |
+
"issues": []
|
| 33141 |
+
},
|
| 33142 |
+
"fetch_error": null
|
| 33143 |
+
},
|
| 33144 |
{
|
| 33145 |
"author_login": "dongs0104",
|
| 33146 |
"name": "Dong Shin",
|
|
|
|
| 33218 |
"first_seen_in_snapshot": false,
|
| 33219 |
"known_via_prior_merged_pr": false,
|
| 33220 |
"report_reason": null,
|
| 33221 |
+
"enrichment_source": "previous_report",
|
| 33222 |
+
"live_refetch_skipped": true,
|
| 33223 |
"account_age_days": 4151,
|
| 33224 |
"young_account": false,
|
| 33225 |
"follow_through_score": "weak",
|
|
|
|
| 33332 |
"first_seen_in_snapshot": false,
|
| 33333 |
"known_via_prior_merged_pr": false,
|
| 33334 |
"report_reason": null,
|
| 33335 |
+
"enrichment_source": "previous_report",
|
| 33336 |
+
"live_refetch_skipped": true,
|
| 33337 |
"account_age_days": 526,
|
| 33338 |
"young_account": false,
|
| 33339 |
"follow_through_score": "mixed",
|
|
|
|
| 33848 |
"first_seen_in_snapshot": false,
|
| 33849 |
"known_via_prior_merged_pr": false,
|
| 33850 |
"report_reason": null,
|
| 33851 |
+
"enrichment_source": "previous_report",
|
| 33852 |
+
"live_refetch_skipped": true,
|
| 33853 |
"account_age_days": 40,
|
| 33854 |
"young_account": true,
|
| 33855 |
"follow_through_score": "weak",
|
|
|
|
| 33892 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEOLreidc",
|
| 33893 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEOLreidc",
|
| 33894 |
"repo_first_seen_at": "2026-04-16T23:38:07Z",
|
| 33895 |
+
"repo_last_seen_at": "2026-04-17T19:17:59Z",
|
| 33896 |
"repo_primary_artifact_count": 1,
|
| 33897 |
+
"repo_artifact_count": 9,
|
| 33898 |
"snapshot_issue_count": 0,
|
| 33899 |
"snapshot_pr_count": 1,
|
| 33900 |
"snapshot_comment_count": 0,
|
| 33901 |
+
"snapshot_review_count": 4,
|
| 33902 |
+
"snapshot_review_comment_count": 4,
|
| 33903 |
"repo_association": "NONE",
|
| 33904 |
"new_to_repo": false,
|
| 33905 |
"first_seen_in_snapshot": false,
|
| 33906 |
"known_via_prior_merged_pr": false,
|
| 33907 |
"report_reason": null,
|
| 33908 |
+
"enrichment_source": "previous_report",
|
| 33909 |
+
"live_refetch_skipped": true,
|
| 33910 |
"account_age_days": 923,
|
| 33911 |
"young_account": false,
|
| 33912 |
"follow_through_score": "weak",
|
|
|
|
| 33962 |
"first_seen_in_snapshot": false,
|
| 33963 |
"known_via_prior_merged_pr": false,
|
| 33964 |
"report_reason": null,
|
| 33965 |
+
"enrichment_source": "previous_report",
|
| 33966 |
+
"live_refetch_skipped": true,
|
| 33967 |
"account_age_days": 2537,
|
| 33968 |
"young_account": false,
|
| 33969 |
"follow_through_score": "weak",
|
|
|
|
| 34019 |
"first_seen_in_snapshot": false,
|
| 34020 |
"known_via_prior_merged_pr": false,
|
| 34021 |
"report_reason": null,
|
| 34022 |
+
"enrichment_source": "previous_report",
|
| 34023 |
+
"live_refetch_skipped": true,
|
| 34024 |
"account_age_days": 4680,
|
| 34025 |
"young_account": false,
|
| 34026 |
"follow_through_score": "weak",
|
|
|
|
| 34247 |
"first_seen_in_snapshot": false,
|
| 34248 |
"known_via_prior_merged_pr": false,
|
| 34249 |
"report_reason": null,
|
| 34250 |
+
"enrichment_source": "previous_report",
|
| 34251 |
+
"live_refetch_skipped": true,
|
| 34252 |
"account_age_days": 6161,
|
| 34253 |
"young_account": false,
|
| 34254 |
"follow_through_score": "mixed",
|
|
|
|
| 34420 |
"first_seen_in_snapshot": false,
|
| 34421 |
"known_via_prior_merged_pr": false,
|
| 34422 |
"report_reason": null,
|
| 34423 |
+
"enrichment_source": "previous_report",
|
| 34424 |
+
"live_refetch_skipped": true,
|
| 34425 |
"account_age_days": 2499,
|
| 34426 |
"young_account": false,
|
| 34427 |
"follow_through_score": "mixed",
|
|
|
|
| 34477 |
"first_seen_in_snapshot": false,
|
| 34478 |
"known_via_prior_merged_pr": false,
|
| 34479 |
"report_reason": null,
|
| 34480 |
+
"enrichment_source": "previous_report",
|
| 34481 |
+
"live_refetch_skipped": true,
|
| 34482 |
"account_age_days": 1833,
|
| 34483 |
"young_account": false,
|
| 34484 |
"follow_through_score": "weak",
|
|
|
|
| 35218 |
"first_seen_in_snapshot": false,
|
| 35219 |
"known_via_prior_merged_pr": false,
|
| 35220 |
"report_reason": null,
|
| 35221 |
+
"enrichment_source": "previous_report",
|
| 35222 |
+
"live_refetch_skipped": true,
|
| 35223 |
"account_age_days": 2668,
|
| 35224 |
"young_account": false,
|
| 35225 |
"follow_through_score": "weak",
|
|
|
|
| 35275 |
"first_seen_in_snapshot": false,
|
| 35276 |
"known_via_prior_merged_pr": false,
|
| 35277 |
"report_reason": null,
|
| 35278 |
+
"enrichment_source": "previous_report",
|
| 35279 |
+
"live_refetch_skipped": true,
|
| 35280 |
"account_age_days": 4768,
|
| 35281 |
"young_account": false,
|
| 35282 |
"follow_through_score": "weak",
|
|
|
|
| 35905 |
"first_seen_in_snapshot": false,
|
| 35906 |
"known_via_prior_merged_pr": false,
|
| 35907 |
"report_reason": null,
|
| 35908 |
+
"enrichment_source": "previous_report",
|
| 35909 |
+
"live_refetch_skipped": true,
|
| 35910 |
"account_age_days": 1699,
|
| 35911 |
"young_account": false,
|
| 35912 |
"follow_through_score": "weak",
|
|
|
|
| 36418 |
"first_seen_in_snapshot": false,
|
| 36419 |
"known_via_prior_merged_pr": false,
|
| 36420 |
"report_reason": null,
|
| 36421 |
+
"enrichment_source": "previous_report",
|
| 36422 |
+
"live_refetch_skipped": true,
|
| 36423 |
"account_age_days": 3552,
|
| 36424 |
"young_account": false,
|
| 36425 |
"follow_through_score": "weak",
|
|
|
|
| 36589 |
"first_seen_in_snapshot": false,
|
| 36590 |
"known_via_prior_merged_pr": false,
|
| 36591 |
"report_reason": null,
|
| 36592 |
+
"enrichment_source": "previous_report",
|
| 36593 |
+
"live_refetch_skipped": true,
|
| 36594 |
"account_age_days": 12,
|
| 36595 |
"young_account": true,
|
| 36596 |
"follow_through_score": "weak",
|
|
|
|
| 37047 |
"first_seen_in_snapshot": false,
|
| 37048 |
"known_via_prior_merged_pr": false,
|
| 37049 |
"report_reason": null,
|
| 37050 |
+
"enrichment_source": "previous_report",
|
| 37051 |
+
"live_refetch_skipped": true,
|
| 37052 |
"account_age_days": 3831,
|
| 37053 |
"young_account": false,
|
| 37054 |
"follow_through_score": "weak",
|
|
|
|
| 37505 |
"first_seen_in_snapshot": false,
|
| 37506 |
"known_via_prior_merged_pr": false,
|
| 37507 |
"report_reason": null,
|
| 37508 |
+
"enrichment_source": "previous_report",
|
| 37509 |
+
"live_refetch_skipped": true,
|
| 37510 |
"account_age_days": 4370,
|
| 37511 |
"young_account": false,
|
| 37512 |
"follow_through_score": "weak",
|
|
|
|
| 37619 |
"first_seen_in_snapshot": false,
|
| 37620 |
"known_via_prior_merged_pr": false,
|
| 37621 |
"report_reason": null,
|
| 37622 |
+
"enrichment_source": "previous_report",
|
| 37623 |
+
"live_refetch_skipped": true,
|
| 37624 |
"account_age_days": 1939,
|
| 37625 |
"young_account": false,
|
| 37626 |
"follow_through_score": "weak",
|
|
|
|
| 37733 |
"first_seen_in_snapshot": false,
|
| 37734 |
"known_via_prior_merged_pr": false,
|
| 37735 |
"report_reason": null,
|
| 37736 |
+
"enrichment_source": "previous_report",
|
| 37737 |
+
"live_refetch_skipped": true,
|
| 37738 |
"account_age_days": 137,
|
| 37739 |
"young_account": true,
|
| 37740 |
"follow_through_score": "weak",
|
|
|
|
| 37904 |
"first_seen_in_snapshot": false,
|
| 37905 |
"known_via_prior_merged_pr": false,
|
| 37906 |
"report_reason": null,
|
| 37907 |
+
"enrichment_source": "previous_report",
|
| 37908 |
+
"live_refetch_skipped": true,
|
| 37909 |
"account_age_days": 1529,
|
| 37910 |
"young_account": false,
|
| 37911 |
"follow_through_score": "mixed",
|
|
|
|
| 38593 |
"first_seen_in_snapshot": false,
|
| 38594 |
"known_via_prior_merged_pr": false,
|
| 38595 |
"report_reason": null,
|
| 38596 |
+
"enrichment_source": "previous_report",
|
| 38597 |
+
"live_refetch_skipped": true,
|
| 38598 |
"account_age_days": 74,
|
| 38599 |
"young_account": true,
|
| 38600 |
"follow_through_score": "weak",
|
|
|
|
| 38650 |
"first_seen_in_snapshot": false,
|
| 38651 |
"known_via_prior_merged_pr": false,
|
| 38652 |
"report_reason": null,
|
| 38653 |
+
"enrichment_source": "previous_report",
|
| 38654 |
+
"live_refetch_skipped": true,
|
| 38655 |
"account_age_days": 4347,
|
| 38656 |
"young_account": false,
|
| 38657 |
"follow_through_score": "weak",
|
|
|
|
| 39055 |
"first_seen_in_snapshot": false,
|
| 39056 |
"known_via_prior_merged_pr": false,
|
| 39057 |
"report_reason": null,
|
| 39058 |
+
"enrichment_source": "previous_report",
|
| 39059 |
+
"live_refetch_skipped": true,
|
| 39060 |
"account_age_days": 0,
|
| 39061 |
"young_account": true,
|
| 39062 |
"follow_through_score": "weak",
|
|
|
|
| 39401 |
"first_seen_in_snapshot": false,
|
| 39402 |
"known_via_prior_merged_pr": false,
|
| 39403 |
"report_reason": null,
|
| 39404 |
+
"enrichment_source": "previous_report",
|
| 39405 |
+
"live_refetch_skipped": true,
|
| 39406 |
"account_age_days": 477,
|
| 39407 |
"young_account": false,
|
| 39408 |
"follow_through_score": "weak",
|
|
|
|
| 39495 |
},
|
| 39496 |
"fetch_error": null
|
| 39497 |
},
|
| 39498 |
+
{
|
| 39499 |
+
"author_login": "linuxhgw",
|
| 39500 |
+
"name": null,
|
| 39501 |
+
"profile_url": "https://github.com/linuxhgw",
|
| 39502 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alinuxhgw",
|
| 39503 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alinuxhgw",
|
| 39504 |
+
"repo_first_seen_at": "2026-04-17T18:30:52Z",
|
| 39505 |
+
"repo_last_seen_at": "2026-04-17T18:30:52Z",
|
| 39506 |
+
"repo_primary_artifact_count": 1,
|
| 39507 |
+
"repo_artifact_count": 1,
|
| 39508 |
+
"snapshot_issue_count": 0,
|
| 39509 |
+
"snapshot_pr_count": 1,
|
| 39510 |
+
"snapshot_comment_count": 0,
|
| 39511 |
+
"snapshot_review_count": 0,
|
| 39512 |
+
"snapshot_review_comment_count": 0,
|
| 39513 |
+
"repo_association": "NONE",
|
| 39514 |
+
"new_to_repo": true,
|
| 39515 |
+
"first_seen_in_snapshot": true,
|
| 39516 |
+
"known_via_prior_merged_pr": false,
|
| 39517 |
+
"report_reason": "first_seen_in_snapshot",
|
| 39518 |
+
"enrichment_source": "live",
|
| 39519 |
+
"live_refetch_skipped": false,
|
| 39520 |
+
"account_age_days": 3473,
|
| 39521 |
+
"young_account": false,
|
| 39522 |
+
"follow_through_score": "weak",
|
| 39523 |
+
"breadth_score": "low",
|
| 39524 |
+
"automation_risk_signal": "low",
|
| 39525 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 39526 |
+
"public_orgs": [],
|
| 39527 |
+
"activity": {
|
| 39528 |
+
"visible_authored_pr_count": 1,
|
| 39529 |
+
"merged_pr_count": 0,
|
| 39530 |
+
"closed_unmerged_pr_count": 0,
|
| 39531 |
+
"open_pr_count": 1,
|
| 39532 |
+
"merged_pr_rate": 0.0,
|
| 39533 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 39534 |
+
"still_open_pr_rate": 1.0,
|
| 39535 |
+
"distinct_repos_with_authored_prs": 1,
|
| 39536 |
+
"distinct_repos_with_open_prs": 1
|
| 39537 |
+
},
|
| 39538 |
+
"examples": {
|
| 39539 |
+
"pull_requests": [
|
| 39540 |
+
{
|
| 39541 |
+
"kind": "pull_request",
|
| 39542 |
+
"number": 68244,
|
| 39543 |
+
"title": "Add new file 'r' with initial content",
|
| 39544 |
+
"url": "https://github.com/openclaw/openclaw/pull/68244",
|
| 39545 |
+
"state": "open",
|
| 39546 |
+
"merged": false,
|
| 39547 |
+
"draft": false,
|
| 39548 |
+
"created_at": "2026-04-17T18:30:52Z"
|
| 39549 |
+
}
|
| 39550 |
+
],
|
| 39551 |
+
"issues": []
|
| 39552 |
+
},
|
| 39553 |
+
"fetch_error": null
|
| 39554 |
+
},
|
| 39555 |
{
|
| 39556 |
"author_login": "liuchuanjie",
|
| 39557 |
"name": null,
|
|
|
|
| 39743 |
"first_seen_in_snapshot": false,
|
| 39744 |
"known_via_prior_merged_pr": false,
|
| 39745 |
"report_reason": null,
|
| 39746 |
+
"enrichment_source": "previous_report",
|
| 39747 |
+
"live_refetch_skipped": true,
|
| 39748 |
"account_age_days": 3985,
|
| 39749 |
"young_account": false,
|
| 39750 |
"follow_through_score": "mixed",
|
|
|
|
| 39914 |
"first_seen_in_snapshot": false,
|
| 39915 |
"known_via_prior_merged_pr": false,
|
| 39916 |
"report_reason": null,
|
| 39917 |
+
"enrichment_source": "previous_report",
|
| 39918 |
+
"live_refetch_skipped": true,
|
| 39919 |
"account_age_days": 2396,
|
| 39920 |
"young_account": false,
|
| 39921 |
"follow_through_score": "weak",
|
|
|
|
| 40199 |
"first_seen_in_snapshot": false,
|
| 40200 |
"known_via_prior_merged_pr": false,
|
| 40201 |
"report_reason": null,
|
| 40202 |
+
"enrichment_source": "previous_report",
|
| 40203 |
+
"live_refetch_skipped": true,
|
| 40204 |
"account_age_days": 354,
|
| 40205 |
"young_account": true,
|
| 40206 |
"follow_through_score": "weak",
|
|
|
|
| 40372 |
"report_reason": null,
|
| 40373 |
"enrichment_source": "live",
|
| 40374 |
"live_refetch_skipped": false,
|
| 40375 |
+
"account_age_days": 3866,
|
| 40376 |
"young_account": false,
|
| 40377 |
"follow_through_score": "strong",
|
| 40378 |
"breadth_score": "low",
|
|
|
|
| 41178 |
"first_seen_in_snapshot": false,
|
| 41179 |
"known_via_prior_merged_pr": false,
|
| 41180 |
"report_reason": null,
|
| 41181 |
+
"enrichment_source": "previous_report",
|
| 41182 |
+
"live_refetch_skipped": true,
|
| 41183 |
"account_age_days": 74,
|
| 41184 |
"young_account": true,
|
| 41185 |
"follow_through_score": "weak",
|
|
|
|
| 41507 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster",
|
| 41508 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster",
|
| 41509 |
"repo_first_seen_at": "2026-04-11T23:06:15Z",
|
| 41510 |
+
"repo_last_seen_at": "2026-04-17T19:00:57Z",
|
| 41511 |
"repo_primary_artifact_count": 1,
|
| 41512 |
+
"repo_artifact_count": 9,
|
| 41513 |
"snapshot_issue_count": 0,
|
| 41514 |
"snapshot_pr_count": 1,
|
| 41515 |
+
"snapshot_comment_count": 8,
|
| 41516 |
"snapshot_review_count": 0,
|
| 41517 |
"snapshot_review_comment_count": 0,
|
| 41518 |
"repo_association": "NONE",
|
|
|
|
| 41557 |
},
|
| 41558 |
"fetch_error": null
|
| 41559 |
},
|
| 41560 |
+
{
|
| 41561 |
+
"author_login": "Nimraakram22",
|
| 41562 |
+
"name": "Nimra Akram",
|
| 41563 |
+
"profile_url": "https://github.com/Nimraakram22",
|
| 41564 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ANimraakram22",
|
| 41565 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ANimraakram22",
|
| 41566 |
+
"repo_first_seen_at": "2026-04-17T19:03:24Z",
|
| 41567 |
+
"repo_last_seen_at": "2026-04-17T19:15:32Z",
|
| 41568 |
+
"repo_primary_artifact_count": 1,
|
| 41569 |
+
"repo_artifact_count": 3,
|
| 41570 |
+
"snapshot_issue_count": 0,
|
| 41571 |
+
"snapshot_pr_count": 1,
|
| 41572 |
+
"snapshot_comment_count": 0,
|
| 41573 |
+
"snapshot_review_count": 1,
|
| 41574 |
+
"snapshot_review_comment_count": 1,
|
| 41575 |
+
"repo_association": "NONE",
|
| 41576 |
+
"new_to_repo": true,
|
| 41577 |
+
"first_seen_in_snapshot": true,
|
| 41578 |
+
"known_via_prior_merged_pr": false,
|
| 41579 |
+
"report_reason": "first_seen_in_snapshot",
|
| 41580 |
+
"enrichment_source": "live",
|
| 41581 |
+
"live_refetch_skipped": false,
|
| 41582 |
+
"account_age_days": 82,
|
| 41583 |
+
"young_account": true,
|
| 41584 |
+
"follow_through_score": "weak",
|
| 41585 |
+
"breadth_score": "low",
|
| 41586 |
+
"automation_risk_signal": "medium",
|
| 41587 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 41588 |
+
"public_orgs": [],
|
| 41589 |
+
"activity": {
|
| 41590 |
+
"visible_authored_pr_count": 1,
|
| 41591 |
+
"merged_pr_count": 0,
|
| 41592 |
+
"closed_unmerged_pr_count": 0,
|
| 41593 |
+
"open_pr_count": 1,
|
| 41594 |
+
"merged_pr_rate": 0.0,
|
| 41595 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 41596 |
+
"still_open_pr_rate": 1.0,
|
| 41597 |
+
"distinct_repos_with_authored_prs": 1,
|
| 41598 |
+
"distinct_repos_with_open_prs": 1
|
| 41599 |
+
},
|
| 41600 |
+
"examples": {
|
| 41601 |
+
"pull_requests": [
|
| 41602 |
+
{
|
| 41603 |
+
"kind": "pull_request",
|
| 41604 |
+
"number": 68247,
|
| 41605 |
+
"title": "feat(gateway): Add Xcode Copilot Extension Support",
|
| 41606 |
+
"url": "https://github.com/openclaw/openclaw/pull/68247",
|
| 41607 |
+
"state": "open",
|
| 41608 |
+
"merged": false,
|
| 41609 |
+
"draft": false,
|
| 41610 |
+
"created_at": "2026-04-17T19:03:24Z"
|
| 41611 |
+
}
|
| 41612 |
+
],
|
| 41613 |
+
"issues": []
|
| 41614 |
+
},
|
| 41615 |
+
"fetch_error": null
|
| 41616 |
+
},
|
| 41617 |
{
|
| 41618 |
"author_login": "nir-insuretax",
|
| 41619 |
"name": null,
|
|
|
|
| 41634 |
"first_seen_in_snapshot": false,
|
| 41635 |
"known_via_prior_merged_pr": false,
|
| 41636 |
"report_reason": null,
|
| 41637 |
+
"enrichment_source": "previous_report",
|
| 41638 |
+
"live_refetch_skipped": true,
|
| 41639 |
"account_age_days": 38,
|
| 41640 |
"young_account": true,
|
| 41641 |
"follow_through_score": "weak",
|
|
|
|
| 41862 |
"first_seen_in_snapshot": false,
|
| 41863 |
"known_via_prior_merged_pr": false,
|
| 41864 |
"report_reason": null,
|
| 41865 |
+
"enrichment_source": "previous_report",
|
| 41866 |
+
"live_refetch_skipped": true,
|
| 41867 |
"account_age_days": 4823,
|
| 41868 |
"young_account": false,
|
| 41869 |
"follow_through_score": "weak",
|
|
|
|
| 41976 |
"first_seen_in_snapshot": false,
|
| 41977 |
"known_via_prior_merged_pr": false,
|
| 41978 |
"report_reason": null,
|
| 41979 |
+
"enrichment_source": "previous_report",
|
| 41980 |
+
"live_refetch_skipped": true,
|
| 41981 |
"account_age_days": 2161,
|
| 41982 |
"young_account": false,
|
| 41983 |
"follow_through_score": "weak",
|
|
|
|
| 42432 |
"first_seen_in_snapshot": false,
|
| 42433 |
"known_via_prior_merged_pr": false,
|
| 42434 |
"report_reason": null,
|
| 42435 |
+
"enrichment_source": "previous_report",
|
| 42436 |
+
"live_refetch_skipped": true,
|
| 42437 |
"account_age_days": 5277,
|
| 42438 |
"young_account": false,
|
| 42439 |
"follow_through_score": "weak",
|
|
|
|
| 42489 |
"first_seen_in_snapshot": false,
|
| 42490 |
"known_via_prior_merged_pr": false,
|
| 42491 |
"report_reason": null,
|
| 42492 |
+
"enrichment_source": "previous_report",
|
| 42493 |
+
"live_refetch_skipped": true,
|
| 42494 |
"account_age_days": 46,
|
| 42495 |
"young_account": true,
|
| 42496 |
"follow_through_score": "weak",
|
|
|
|
| 42603 |
"first_seen_in_snapshot": false,
|
| 42604 |
"known_via_prior_merged_pr": false,
|
| 42605 |
"report_reason": null,
|
| 42606 |
+
"enrichment_source": "previous_report",
|
| 42607 |
+
"live_refetch_skipped": true,
|
| 42608 |
"account_age_days": 3506,
|
| 42609 |
"young_account": false,
|
| 42610 |
"follow_through_score": "weak",
|
|
|
|
| 42660 |
"first_seen_in_snapshot": false,
|
| 42661 |
"known_via_prior_merged_pr": false,
|
| 42662 |
"report_reason": null,
|
| 42663 |
+
"enrichment_source": "previous_report",
|
| 42664 |
+
"live_refetch_skipped": true,
|
| 42665 |
"account_age_days": 99,
|
| 42666 |
"young_account": true,
|
| 42667 |
"follow_through_score": "weak",
|
|
|
|
| 42717 |
"first_seen_in_snapshot": false,
|
| 42718 |
"known_via_prior_merged_pr": false,
|
| 42719 |
"report_reason": null,
|
| 42720 |
+
"enrichment_source": "previous_report",
|
| 42721 |
+
"live_refetch_skipped": true,
|
| 42722 |
"account_age_days": 1112,
|
| 42723 |
"young_account": false,
|
| 42724 |
"follow_through_score": "weak",
|
|
|
|
| 43004 |
"first_seen_in_snapshot": false,
|
| 43005 |
"known_via_prior_merged_pr": false,
|
| 43006 |
"report_reason": null,
|
| 43007 |
+
"enrichment_source": "previous_report",
|
| 43008 |
+
"live_refetch_skipped": true,
|
| 43009 |
"account_age_days": 5079,
|
| 43010 |
"young_account": false,
|
| 43011 |
"follow_through_score": "weak",
|
|
|
|
| 43061 |
"first_seen_in_snapshot": false,
|
| 43062 |
"known_via_prior_merged_pr": false,
|
| 43063 |
"report_reason": null,
|
| 43064 |
+
"enrichment_source": "previous_report",
|
| 43065 |
+
"live_refetch_skipped": true,
|
| 43066 |
"account_age_days": 4774,
|
| 43067 |
"young_account": false,
|
| 43068 |
"follow_through_score": "weak",
|
|
|
|
| 43291 |
"first_seen_in_snapshot": false,
|
| 43292 |
"known_via_prior_merged_pr": false,
|
| 43293 |
"report_reason": null,
|
| 43294 |
+
"enrichment_source": "previous_report",
|
| 43295 |
+
"live_refetch_skipped": true,
|
| 43296 |
"account_age_days": 339,
|
| 43297 |
"young_account": true,
|
| 43298 |
"follow_through_score": "weak",
|
|
|
|
| 44085 |
"snapshot_review_count": 0,
|
| 44086 |
"snapshot_review_comment_count": 0,
|
| 44087 |
"repo_association": "NONE",
|
| 44088 |
+
"new_to_repo": false,
|
| 44089 |
+
"first_seen_in_snapshot": false,
|
| 44090 |
"known_via_prior_merged_pr": false,
|
| 44091 |
+
"report_reason": null,
|
| 44092 |
+
"enrichment_source": "previous_report",
|
| 44093 |
+
"live_refetch_skipped": true,
|
| 44094 |
"account_age_days": 4443,
|
| 44095 |
"young_account": false,
|
| 44096 |
"follow_through_score": "weak",
|
|
|
|
| 44759 |
},
|
| 44760 |
"fetch_error": null
|
| 44761 |
},
|
| 44762 |
+
{
|
| 44763 |
+
"author_login": "ShayMeshGit",
|
| 44764 |
+
"name": "Shay Mesh",
|
| 44765 |
+
"profile_url": "https://github.com/ShayMeshGit",
|
| 44766 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AShayMeshGit",
|
| 44767 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShayMeshGit",
|
| 44768 |
+
"repo_first_seen_at": "2026-04-17T19:10:02Z",
|
| 44769 |
+
"repo_last_seen_at": "2026-04-17T19:10:02Z",
|
| 44770 |
+
"repo_primary_artifact_count": 1,
|
| 44771 |
+
"repo_artifact_count": 1,
|
| 44772 |
+
"snapshot_issue_count": 0,
|
| 44773 |
+
"snapshot_pr_count": 1,
|
| 44774 |
+
"snapshot_comment_count": 0,
|
| 44775 |
+
"snapshot_review_count": 0,
|
| 44776 |
+
"snapshot_review_comment_count": 0,
|
| 44777 |
+
"repo_association": "NONE",
|
| 44778 |
+
"new_to_repo": true,
|
| 44779 |
+
"first_seen_in_snapshot": true,
|
| 44780 |
+
"known_via_prior_merged_pr": false,
|
| 44781 |
+
"report_reason": "first_seen_in_snapshot",
|
| 44782 |
+
"enrichment_source": "live",
|
| 44783 |
+
"live_refetch_skipped": false,
|
| 44784 |
+
"account_age_days": 2606,
|
| 44785 |
+
"young_account": false,
|
| 44786 |
+
"follow_through_score": "weak",
|
| 44787 |
+
"breadth_score": "low",
|
| 44788 |
+
"automation_risk_signal": "low",
|
| 44789 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 44790 |
+
"public_orgs": [],
|
| 44791 |
+
"activity": {
|
| 44792 |
+
"visible_authored_pr_count": 1,
|
| 44793 |
+
"merged_pr_count": 0,
|
| 44794 |
+
"closed_unmerged_pr_count": 0,
|
| 44795 |
+
"open_pr_count": 1,
|
| 44796 |
+
"merged_pr_rate": 0.0,
|
| 44797 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 44798 |
+
"still_open_pr_rate": 1.0,
|
| 44799 |
+
"distinct_repos_with_authored_prs": 1,
|
| 44800 |
+
"distinct_repos_with_open_prs": 1
|
| 44801 |
+
},
|
| 44802 |
+
"examples": {
|
| 44803 |
+
"pull_requests": [
|
| 44804 |
+
{
|
| 44805 |
+
"kind": "pull_request",
|
| 44806 |
+
"number": 68250,
|
| 44807 |
+
"title": "docs: use relative links in provider index to fix localization #68139",
|
| 44808 |
+
"url": "https://github.com/openclaw/openclaw/pull/68250",
|
| 44809 |
+
"state": "open",
|
| 44810 |
+
"merged": false,
|
| 44811 |
+
"draft": false,
|
| 44812 |
+
"created_at": "2026-04-17T19:10:02Z"
|
| 44813 |
+
}
|
| 44814 |
+
],
|
| 44815 |
+
"issues": []
|
| 44816 |
+
},
|
| 44817 |
+
"fetch_error": null
|
| 44818 |
+
},
|
| 44819 |
{
|
| 44820 |
"author_login": "shirtlessfounder",
|
| 44821 |
"name": "shirtless",
|
|
|
|
| 45744 |
"snapshot_review_count": 0,
|
| 45745 |
"snapshot_review_comment_count": 0,
|
| 45746 |
"repo_association": "NONE",
|
| 45747 |
+
"new_to_repo": false,
|
| 45748 |
+
"first_seen_in_snapshot": false,
|
| 45749 |
"known_via_prior_merged_pr": false,
|
| 45750 |
+
"report_reason": null,
|
| 45751 |
+
"enrichment_source": "previous_report",
|
| 45752 |
+
"live_refetch_skipped": true,
|
| 45753 |
"account_age_days": 3427,
|
| 45754 |
"young_account": false,
|
| 45755 |
"follow_through_score": "weak",
|
|
|
|
| 46710 |
},
|
| 46711 |
"fetch_error": null
|
| 46712 |
},
|
| 46713 |
+
{
|
| 46714 |
+
"author_login": "Tuarisa",
|
| 46715 |
+
"name": null,
|
| 46716 |
+
"profile_url": "https://github.com/Tuarisa",
|
| 46717 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATuarisa",
|
| 46718 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATuarisa",
|
| 46719 |
+
"repo_first_seen_at": "2026-04-17T18:27:59Z",
|
| 46720 |
+
"repo_last_seen_at": "2026-04-17T18:27:59Z",
|
| 46721 |
+
"repo_primary_artifact_count": 1,
|
| 46722 |
+
"repo_artifact_count": 1,
|
| 46723 |
+
"snapshot_issue_count": 0,
|
| 46724 |
+
"snapshot_pr_count": 1,
|
| 46725 |
+
"snapshot_comment_count": 0,
|
| 46726 |
+
"snapshot_review_count": 0,
|
| 46727 |
+
"snapshot_review_comment_count": 0,
|
| 46728 |
+
"repo_association": "NONE",
|
| 46729 |
+
"new_to_repo": true,
|
| 46730 |
+
"first_seen_in_snapshot": true,
|
| 46731 |
+
"known_via_prior_merged_pr": false,
|
| 46732 |
+
"report_reason": "first_seen_in_snapshot",
|
| 46733 |
+
"enrichment_source": "live",
|
| 46734 |
+
"live_refetch_skipped": false,
|
| 46735 |
+
"account_age_days": 4909,
|
| 46736 |
+
"young_account": false,
|
| 46737 |
+
"follow_through_score": "weak",
|
| 46738 |
+
"breadth_score": "low",
|
| 46739 |
+
"automation_risk_signal": "low",
|
| 46740 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 46741 |
+
"public_orgs": [],
|
| 46742 |
+
"activity": {
|
| 46743 |
+
"visible_authored_pr_count": 1,
|
| 46744 |
+
"merged_pr_count": 0,
|
| 46745 |
+
"closed_unmerged_pr_count": 0,
|
| 46746 |
+
"open_pr_count": 1,
|
| 46747 |
+
"merged_pr_rate": 0.0,
|
| 46748 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 46749 |
+
"still_open_pr_rate": 1.0,
|
| 46750 |
+
"distinct_repos_with_authored_prs": 1,
|
| 46751 |
+
"distinct_repos_with_open_prs": 1
|
| 46752 |
+
},
|
| 46753 |
+
"examples": {
|
| 46754 |
+
"pull_requests": [
|
| 46755 |
+
{
|
| 46756 |
+
"kind": "pull_request",
|
| 46757 |
+
"number": 68243,
|
| 46758 |
+
"title": "fix(media-understanding): register custom API stream handler before image completion",
|
| 46759 |
+
"url": "https://github.com/openclaw/openclaw/pull/68243",
|
| 46760 |
+
"state": "open",
|
| 46761 |
+
"merged": false,
|
| 46762 |
+
"draft": false,
|
| 46763 |
+
"created_at": "2026-04-17T18:27:59Z"
|
| 46764 |
+
}
|
| 46765 |
+
],
|
| 46766 |
+
"issues": []
|
| 46767 |
+
},
|
| 46768 |
+
"fetch_error": null
|
| 46769 |
+
},
|
| 46770 |
{
|
| 46771 |
"author_login": "Unayung",
|
| 46772 |
"name": "Chen Chia Yang",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -34,7 +34,7 @@
|
|
| 34 |
| `ly85206559` | [profile](https://github.com/ly85206559) | no | CONTRIBUTOR | 3985d | `2026-03-03T02:24:33Z` | 16 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 35 |
| `gumadeiras` | [profile](https://github.com/gumadeiras) | no | MEMBER | 4579d | `2026-01-14T20:41:14Z` | 15 | 1 | strong | low | low | targets high-star repos |
|
| 36 |
| `TOMUIV` | [profile](https://github.com/TOMUIV) | no | NONE | 215d | `2026-04-10T17:11:48Z` | 15 | 1 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 37 |
-
| `drobison00` | [profile](https://github.com/drobison00) | no | CONTRIBUTOR | 4624d | `2026-03-24T18:33:52Z` | 15 | 0 |
|
| 38 |
| `neo1027144-creator` | [profile](https://github.com/neo1027144-creator) | no | CONTRIBUTOR | 36d | `2026-04-09T20:15:50Z` | 14 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 39 |
| `ngutman` | [profile](https://github.com/ngutman) | no | MEMBER | 5146d | `2026-01-06T16:12:16Z` | 14 | 0 | strong | moderate | low | targets high-star repos |
|
| 40 |
| `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 |
|
|
@@ -103,6 +103,7 @@
|
|
| 103 |
| `jjmk6` | [profile](https://github.com/jjmk6) | no | NONE | 254d | `2026-04-17T13:50:46Z` | 5 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 104 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 105 |
| `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 |
|
|
|
|
| 106 |
| `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 |
|
| 107 |
| `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 |
|
| 108 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 5 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -122,16 +123,13 @@
|
|
| 122 |
| `bde1` | [profile](https://github.com/bde1) | no | CONTRIBUTOR | ?d | `2026-04-11T14:50:02Z` | 4 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 123 |
| `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 |
|
| 124 |
| `chen-zhang-cs-code` | [profile](https://github.com/chen-zhang-cs-code) | no | CONTRIBUTOR | 115d | `2026-03-18T08:15:21Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 125 |
-
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR |
|
| 126 |
-
| `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 |
|
| 127 |
| `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 |
|
| 128 |
| `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 |
|
| 129 |
-
| `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 |
|
| 130 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 131 |
| `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 |
|
| 132 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 133 |
| `ryanngit` | [profile](https://github.com/ryanngit) | no | CONTRIBUTOR | 1984d | `2026-04-12T15:09:17Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 134 |
-
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 135 |
| `samrusani` | [profile](https://github.com/samrusani) | no | CONTRIBUTOR | 3856d | `2026-04-12T06:30:02Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
| 136 |
| `samzong` | [profile](https://github.com/samzong) | no | CONTRIBUTOR | 3898d | `2026-03-10T13:13:25Z` | 4 | 0 | strong | moderate | low | — |
|
| 137 |
| `wkeything` | [profile](https://github.com/wkeything) | no | NONE | 50d | `2026-04-14T22:36:13Z` | 4 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -170,7 +168,10 @@
|
|
| 170 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 171 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 54d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 172 |
| `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 |
|
|
|
|
| 173 |
| `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 |
|
|
|
|
|
|
|
| 174 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 4 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 175 |
| `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 |
|
| 176 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -192,7 +193,6 @@
|
|
| 192 |
| `gzsiang` | [profile](https://github.com/gzsiang) | no | NONE | 1093d | `2026-03-18T04:53:40Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 193 |
| `HongzhuLiu` | [profile](https://github.com/HongzhuLiu) | no | NONE | 4135d | `2026-04-14T09:36:49Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 194 |
| `jeffchen1981-fu` | [profile](https://github.com/jeffchen1981-fu) | no | NONE | 67d | `2026-02-28T09:25:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 195 |
-
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 196 |
| `Pearcekieser` | [profile](https://github.com/Pearcekieser) | no | NONE | 4652d | `2026-04-11T00:45:04Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 197 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 198 |
| `rarest` | [profile](https://github.com/rarest) | no | NONE | 5367d | `2026-04-15T14:46:20Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -207,7 +207,7 @@
|
|
| 207 |
| `bin448482` | [profile](https://github.com/bin448482) | no | NONE | 3832d | `2026-04-12T12:14:05Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 208 |
| `chris-yyau` | [profile](https://github.com/chris-yyau) | no | CONTRIBUTOR | 89d | `2026-04-16T13:56:07Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 209 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 210 |
-
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR |
|
| 211 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 212 |
| `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 |
|
| 213 |
| `everySympathy` | [profile](https://github.com/everySympathy) | no | NONE | 129d | `2026-04-17T13:11:29Z` | 2 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
|
@@ -215,7 +215,6 @@
|
|
| 215 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 216 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 217 |
| `geekhuashan` | [profile](https://github.com/geekhuashan) | no | CONTRIBUTOR | 2635d | `2026-03-12T01:17:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 218 |
-
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 219 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 220 |
| `iubns` | [profile](https://github.com/iubns) | no | NONE | 4512d | `2026-03-17T18:37:20Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 221 |
| `jasonxargs-boop` | [profile](https://github.com/jasonxargs-boop) | no | CONTRIBUTOR | 48d | `2026-04-11T07:57:11Z` | 2 | 0 | mixed | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -276,6 +275,7 @@
|
|
| 276 |
| `BryanTegomoh` | [profile](https://github.com/BryanTegomoh) | no | CONTRIBUTOR | 2122d | `2026-02-01T02:20:00Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 277 |
| `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 |
|
| 278 |
| `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 |
|
|
|
|
| 279 |
| `jiazhizhuo` | [profile](https://github.com/jiazhizhuo) | no | NONE | 3801d | `2026-03-18T02:15:19Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 280 |
| `konanok` | [profile](https://github.com/konanok) | no | NONE | 3184d | `2026-03-17T12:10:32Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 281 |
| `Lellansin` | [profile](https://github.com/Lellansin) | no | CONTRIBUTOR | 5006d | `2026-04-08T06:44:34Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -315,7 +315,6 @@
|
|
| 315 |
| `zhulijin1991` | [profile](https://github.com/zhulijin1991) | no | NONE | 721d | `2026-04-11T23:56:13Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 316 |
| `0riginal-claw` | [profile](https://github.com/0riginal-claw) | no | NONE | 42d | `2026-04-14T10:11:04Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 317 |
| `467718584` | [profile](https://github.com/467718584) | no | NONE | 2340d | `2026-04-14T15:21:37Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 318 |
-
| `abczsl520` | [profile](https://github.com/abczsl520) | no | NONE | 2166d | `2026-04-10T19:13:46Z` | 1 | 1 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 319 |
| `aboimpinto` | [profile](https://github.com/aboimpinto) | no | NONE | 5251d | `2026-04-16T12:26:00Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 320 |
| `acwilan` | [profile](https://github.com/acwilan) | no | NONE | 5769d | `2026-04-14T01:21:33Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 321 |
| `andydoucet` | [profile](https://github.com/andydoucet) | no | NONE | 2162d | `2026-02-10T21:03:13Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -359,7 +358,6 @@
|
|
| 359 |
| `nk3750` | [profile](https://github.com/nk3750) | no | CONTRIBUTOR | 2785d | `2026-04-11T19:10:35Z` | 1 | 1 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 360 |
| `nsnydr` | [profile](https://github.com/nsnydr) | no | NONE | 2898d | `2026-04-14T20:31:31Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 361 |
| `p3nchan` | [profile](https://github.com/p3nchan) | no | CONTRIBUTOR | 4657d | `2026-02-27T05:49:54Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 362 |
-
| `PalmPalm7` | [profile](https://github.com/PalmPalm7) | no | NONE | 3515d | `2026-04-10T18:31:16Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 363 |
| `parfumed` | [profile](https://github.com/parfumed) | no | NONE | ?d | `2026-04-13T06:14:50Z` | 1 | 1 | n/a | n/a | n/a | summary unavailable |
|
| 364 |
| `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 |
|
| 365 |
| `rafaelreis-r` | [profile](https://github.com/rafaelreis-r) | no | CONTRIBUTOR | 2353d | `2026-01-27T22:59:50Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
|
@@ -440,7 +438,6 @@
|
|
| 440 |
| `CHECKUPAUTO` | [profile](https://github.com/CHECKUPAUTO) | no | NONE | 458d | `2026-04-11T09:43:25Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 441 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 442 |
| `chiyouYCH` | [profile](https://github.com/chiyouYCH) | no | NONE | 3303d | `2026-04-15T06:31:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 443 |
-
| `ClawdiaHedgehog` | [profile](https://github.com/ClawdiaHedgehog) | no | NONE | 5d | `2026-04-10T19:11:45Z` | 1 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars |
|
| 444 |
| `clemenshelm` | [profile](https://github.com/clemenshelm) | no | NONE | 6022d | `2026-02-22T05:57:34Z` | 1 | 0 | strong | low | low | — |
|
| 445 |
| `clivemoore` | [profile](https://github.com/clivemoore) | no | NONE | 6223d | `2026-04-17T01:11:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 446 |
| `CnxLuc` | [profile](https://github.com/CnxLuc) | no | NONE | 2491d | `2026-02-04T07:50:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -460,6 +457,7 @@
|
|
| 460 |
| `DexDevCode` | [profile](https://github.com/DexDevCode) | no | NONE | 66d | `2026-04-16T10:12:28Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 461 |
| `dieend` | [profile](https://github.com/dieend) | no | NONE | 5186d | `2026-04-11T20:13:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 462 |
| `dkaygithub` | [profile](https://github.com/dkaygithub) | no | NONE | 4813d | `2026-04-15T03:07:01Z` | 1 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 463 |
| `dongs0104` | [profile](https://github.com/dongs0104) | no | NONE | 3887d | `2026-04-13T20:27:35Z` | 1 | 0 | mixed | low | low | — |
|
| 464 |
| `donlaiq` | [profile](https://github.com/donlaiq) | no | NONE | 4151d | `2026-04-16T19:48:34Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 465 |
| `donut-wenzhang` | [profile](https://github.com/donut-wenzhang) | no | NONE | 90d | `2026-03-18T03:48:04Z` | 1 | 0 | mixed | low | low | young account; no visible non-self stars |
|
|
@@ -571,6 +569,7 @@
|
|
| 571 |
| `lightning-openclaw` | [profile](https://github.com/lightning-openclaw) | no | NONE | 49d | `2026-04-12T09:57:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 572 |
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 573 |
| `lilesjtu` | [profile](https://github.com/lilesjtu) | no | NONE | 35d | `2026-04-14T05:38:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 574 |
| `liuchuanjie` | [profile](https://github.com/liuchuanjie) | no | NONE | 2741d | `2026-04-14T11:48:46Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 575 |
| `LiuYihey` | [profile](https://github.com/LiuYihey) | no | NONE | 252d | `2026-04-14T08:00:20Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 576 |
| `lockhartheavyindustries` | [profile](https://github.com/lockhartheavyindustries) | no | NONE | 5031d | `2026-02-27T13:35:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -585,7 +584,7 @@
|
|
| 585 |
| `Manuel-Jentic` | [profile](https://github.com/Manuel-Jentic) | no | NONE | 354d | `2026-04-16T15:39:52Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 586 |
| `maor-eini` | [profile](https://github.com/maor-eini) | no | NONE | 5212d | `2026-04-15T11:08:41Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 587 |
| `markjferguson` | [profile](https://github.com/markjferguson) | no | NONE | 136d | `2026-04-13T10:33:53Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 588 |
-
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR |
|
| 589 |
| `mazhe-nerd` | [profile](https://github.com/mazhe-nerd) | no | CONTRIBUTOR | 1423d | `2026-04-13T03:15:07Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 590 |
| `Mehulupase01` | [profile](https://github.com/Mehulupase01) | no | NONE | 2289d | `2026-04-11T23:56:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 591 |
| `mfzzf` | [profile](https://github.com/mfzzf) | no | NONE | 1386d | `2026-04-14T08:24:14Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -606,6 +605,7 @@
|
|
| 606 |
| `nickkingu` | [profile](https://github.com/nickkingu) | no | NONE | 21d | `2026-04-11T15:24:22Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 607 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 608 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 609 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 610 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 611 |
| `noahclanman` | [profile](https://github.com/noahclanman) | no | NONE | 1894d | `2026-04-13T10:01:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -649,7 +649,7 @@
|
|
| 649 |
| `RogerLYJ` | [profile](https://github.com/RogerLYJ) | no | NONE | 2533d | `2026-04-11T04:00:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 650 |
| `rommanali-spec` | [profile](https://github.com/rommanali-spec) | no | NONE | 242d | `2026-04-13T16:08:39Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 651 |
| `rudi193-cmd` | [profile](https://github.com/rudi193-cmd) | no | NONE | 190d | `2026-04-16T19:11:32Z` | 1 | 0 | mixed | moderate | low | young account; high open PR share; no visible non-self stars |
|
| 652 |
-
| `rvajustin` | [profile](https://github.com/rvajustin) |
|
| 653 |
| `rwang23` | [profile](https://github.com/rwang23) | no | NONE | 4201d | `2026-04-12T00:55:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 654 |
| `RyanLee-Dev` | [profile](https://github.com/RyanLee-Dev) | no | CONTRIBUTOR | 3069d | `2026-04-11T18:24:18Z` | 1 | 0 | mixed | moderate | low | — |
|
| 655 |
| `saamuelng601-pixel` | [profile](https://github.com/saamuelng601-pixel) | no | CONTRIBUTOR | 7d | `2026-04-15T03:46:53Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -661,6 +661,7 @@
|
|
| 661 |
| `seank-com` | [profile](https://github.com/seank-com) | no | NONE | 5207d | `2026-04-14T01:38:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 662 |
| `secondfry` | [profile](https://github.com/secondfry) | no | NONE | 5691d | `2026-04-13T19:30:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 663 |
| `shakkernerd` | [profile](https://github.com/shakkernerd) | no | MEMBER | 749d | `2026-01-26T14:21:30Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 664 |
| `shirtlessfounder` | [profile](https://github.com/shirtlessfounder) | no | NONE | 1129d | `2026-04-12T16:41:08Z` | 1 | 0 | mixed | moderate | low | — |
|
| 665 |
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 666 |
| `simon-marcus` | [profile](https://github.com/simon-marcus) | no | NONE | 3765d | `2026-04-13T01:41:40Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -677,7 +678,7 @@
|
|
| 677 |
| `supersantux` | [profile](https://github.com/supersantux) | no | NONE | 6015d | `2026-04-12T13:36:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 678 |
| `supmo668` | [profile](https://github.com/supmo668) | no | NONE | 3253d | `2026-02-14T11:23:44Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share |
|
| 679 |
| `talktoajayprakash` | [profile](https://github.com/talktoajayprakash) | no | NONE | 4012d | `2026-04-17T05:49:19Z` | 1 | 0 | mixed | low | low | — |
|
| 680 |
-
| `taosiyuan163` | [profile](https://github.com/taosiyuan163) |
|
| 681 |
| `tardigrde` | [profile](https://github.com/tardigrde) | no | NONE | 3106d | `2026-04-15T05:54:30Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 682 |
| `tars90percent` | [profile](https://github.com/tars90percent) | no | CONTRIBUTOR | 107d | `2026-04-13T11:28:23Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 683 |
| `tdack` | [profile](https://github.com/tdack) | no | NONE | 5099d | `2026-03-22T00:25:50Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -694,6 +695,7 @@
|
|
| 694 |
| `trentcharlton` | [profile](https://github.com/trentcharlton) | no | NONE | 827d | `2026-02-24T16:28:28Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 695 |
| `Trojaner` | [profile](https://github.com/Trojaner) | no | NONE | 5066d | `2026-04-12T12:13:01Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 696 |
| `TrueNorth49` | [profile](https://github.com/TrueNorth49) | no | NONE | 573d | `2026-04-13T07:46:32Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
|
|
|
| 697 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 698 |
| `UnrealCake8` | [profile](https://github.com/UnrealCake8) | no | NONE | 433d | `2026-04-11T09:01:33Z` | 1 | 0 | mixed | low | low | no visible non-self stars |
|
| 699 |
| `velvet-shark` | [profile](https://github.com/velvet-shark) | no | MEMBER | 6060d | `2026-01-03T22:46:36Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -799,12 +801,12 @@ Example artifacts:
|
|
| 799 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys)
|
| 800 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys)
|
| 801 |
- repo first seen: `2026-01-29T06:32:51Z`
|
| 802 |
-
- repo last seen: `2026-04-
|
| 803 |
- first seen in snapshot: **no**
|
| 804 |
- repo association: **CONTRIBUTOR**
|
| 805 |
- repo primary artifacts: **36**
|
| 806 |
- snapshot authored PRs/issues: **36 PRs / 0 issues**
|
| 807 |
-
- snapshot discussion activity: **
|
| 808 |
- account age: **4339 days**
|
| 809 |
- recent public PR activity: **34 PRs** (3 merged / 26 closed-unmerged / 5 open; merged rate **9%**, closed-unmerged rate **76%**, open rate **15%**)
|
| 810 |
- public orgs: none visible
|
|
@@ -852,7 +854,7 @@ Example artifacts:
|
|
| 852 |
- snapshot authored PRs/issues: **34 PRs / 1 issues**
|
| 853 |
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 854 |
- account age: **4825 days**
|
| 855 |
-
- recent public PR activity: **
|
| 856 |
- public orgs: none visible
|
| 857 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 858 |
- heuristic read: **extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
|
@@ -1324,21 +1326,21 @@ Example artifacts:
|
|
| 1324 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adrobison00)
|
| 1325 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adrobison00)
|
| 1326 |
- repo first seen: `2026-03-24T18:33:52Z`
|
| 1327 |
-
- repo last seen: `2026-04-
|
| 1328 |
- first seen in snapshot: **no**
|
| 1329 |
- repo association: **CONTRIBUTOR**
|
| 1330 |
- repo primary artifacts: **15**
|
| 1331 |
- snapshot authored PRs/issues: **15 PRs / 0 issues**
|
| 1332 |
-
- snapshot discussion activity: **
|
| 1333 |
- account age: **4624 days**
|
| 1334 |
-
- recent public PR activity: **7 PRs** (
|
| 1335 |
- public orgs: none visible
|
| 1336 |
-
- compact scores: follow-through **
|
| 1337 |
-
- heuristic read: **
|
| 1338 |
|
| 1339 |
Example artifacts:
|
| 1340 |
-
- [PR #68210: fix(cron): preserve untrusted awareness event labels](https://github.com/openclaw/openclaw/pull/68210) —
|
| 1341 |
-
- [PR #68201: fix(feishu): resolve card-action chat type before dispatch](https://github.com/openclaw/openclaw/pull/68201) —
|
| 1342 |
- [PR #68199: fix(macos): require trusted SSH host keys](https://github.com/openclaw/openclaw/pull/68199) — closed, merged
|
| 1343 |
|
| 1344 |
### `neo1027144-creator`
|
|
@@ -2319,7 +2321,7 @@ Example artifacts:
|
|
| 2319 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2320 |
- snapshot discussion activity: **13 comments / 2 reviews / 0 review comments**
|
| 2321 |
- account age: **6304 days**
|
| 2322 |
-
- recent public PR activity: **13 PRs** (1 merged /
|
| 2323 |
- public orgs: `supersprinklesracing`
|
| 2324 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2325 |
- heuristic read: **high open PR share**
|
|
@@ -2365,7 +2367,7 @@ Example artifacts:
|
|
| 2365 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2366 |
- snapshot discussion activity: **13 comments / 1 reviews / 1 review comments**
|
| 2367 |
- account age: **4437 days**
|
| 2368 |
-
- recent public PR activity: **9 PRs** (2 merged /
|
| 2369 |
- public orgs: none visible
|
| 2370 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2371 |
- heuristic read: **high open PR share; targets high-star repos**
|
|
@@ -2373,7 +2375,7 @@ Example artifacts:
|
|
| 2373 |
Example artifacts:
|
| 2374 |
- [PR #67807: fix(cron): clean up deleteAfterRun direct deliveries](https://github.com/openclaw/openclaw/pull/67807) — open
|
| 2375 |
- [PR #67800: fix(agents): honor explicit long Anthropic cache TTL on custom hosts](https://github.com/openclaw/openclaw/pull/67800) — open
|
| 2376 |
-
- [PR #66111: fix(reply): recognize /trace directives](https://github.com/openclaw/openclaw/pull/66111) —
|
| 2377 |
|
| 2378 |
### `MukundaKatta`
|
| 2379 |
|
|
@@ -2936,6 +2938,29 @@ Example artifacts:
|
|
| 2936 |
- [PR #67861: Discord: enforce member allowlists for native commands](https://github.com/openclaw/openclaw/pull/67861) — closed
|
| 2937 |
- [PR #67666: security(codex): restore sandbox protections for resumed CLI sessions](https://github.com/openclaw/openclaw/pull/67666) — closed, merged
|
| 2938 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2939 |
### `sharkqwy`
|
| 2940 |
|
| 2941 |
- profile: [github.com/sharkqwy](https://github.com/sharkqwy)
|
|
@@ -3274,12 +3299,12 @@ Example artifacts:
|
|
| 3274 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltaywtf)
|
| 3275 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltaywtf)
|
| 3276 |
- repo first seen: `2026-03-01T16:30:13Z`
|
| 3277 |
-
- repo last seen: `2026-04-
|
| 3278 |
- first seen in snapshot: **no**
|
| 3279 |
- repo association: **MEMBER**
|
| 3280 |
- repo primary artifacts: **4**
|
| 3281 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3282 |
-
- snapshot discussion activity: **
|
| 3283 |
- account age: **4168 days**
|
| 3284 |
- recent public PR activity: **5 PRs** (2 merged / 2 closed-unmerged / 1 open; merged rate **40%**, closed-unmerged rate **40%**, open rate **20%**)
|
| 3285 |
- public orgs: `putdotio`, `openclaw`, `uinaf`
|
|
@@ -3396,7 +3421,7 @@ Example artifacts:
|
|
| 3396 |
- repo primary artifacts: **4**
|
| 3397 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3398 |
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 3399 |
-
- account age: **
|
| 3400 |
- recent public PR activity: **41 PRs** (38 merged / 3 closed-unmerged / 0 open; merged rate **93%**, closed-unmerged rate **7%**, open rate **0%**)
|
| 3401 |
- public orgs: `janitrai`, `dutifuldev`
|
| 3402 |
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
|
@@ -3407,29 +3432,6 @@ Example artifacts:
|
|
| 3407 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3408 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3409 |
|
| 3410 |
-
### `extrasmall0`
|
| 3411 |
-
|
| 3412 |
-
- profile: [github.com/extrasmall0](https://github.com/extrasmall0)
|
| 3413 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0)
|
| 3414 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0)
|
| 3415 |
-
- repo first seen: `2026-03-07T15:35:58Z`
|
| 3416 |
-
- repo last seen: `2026-04-12T19:16:33Z`
|
| 3417 |
-
- first seen in snapshot: **no**
|
| 3418 |
-
- repo association: **CONTRIBUTOR**
|
| 3419 |
-
- repo primary artifacts: **4**
|
| 3420 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3421 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 3422 |
-
- account age: **77 days**
|
| 3423 |
-
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 3424 |
-
- public orgs: none visible
|
| 3425 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 3426 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 3427 |
-
|
| 3428 |
-
Example artifacts:
|
| 3429 |
-
- [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
|
| 3430 |
-
- [PR #64692: fix(plugins): always forward idempotencyKey in gateway subagent run](https://github.com/openclaw/openclaw/pull/64692) — closed
|
| 3431 |
-
- [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
|
| 3432 |
-
|
| 3433 |
### `hoyanhan`
|
| 3434 |
|
| 3435 |
- profile: [github.com/hoyanhan](https://github.com/hoyanhan)
|
|
@@ -3476,29 +3478,6 @@ Example artifacts:
|
|
| 3476 |
- [PR #66710: fix: forward toolsAllow through embedded runner call chain](https://github.com/openclaw/openclaw/pull/66710) — open
|
| 3477 |
- [PR #65607: fix(image-tool): resolve default provider from config instead of hardcoding openai](https://github.com/openclaw/openclaw/pull/65607) — closed
|
| 3478 |
|
| 3479 |
-
### `leonardsellem`
|
| 3480 |
-
|
| 3481 |
-
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
| 3482 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem)
|
| 3483 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem)
|
| 3484 |
-
- repo first seen: `2026-04-10T10:47:02Z`
|
| 3485 |
-
- repo last seen: `2026-04-13T10:36:48Z`
|
| 3486 |
-
- first seen in snapshot: **no**
|
| 3487 |
-
- repo association: **CONTRIBUTOR**
|
| 3488 |
-
- repo primary artifacts: **4**
|
| 3489 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3490 |
-
- snapshot discussion activity: **2 comments / 4 reviews / 4 review comments**
|
| 3491 |
-
- account age: **4992 days**
|
| 3492 |
-
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 3493 |
-
- public orgs: none visible
|
| 3494 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3495 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3496 |
-
|
| 3497 |
-
Example artifacts:
|
| 3498 |
-
- [PR #65800: fix(cli): load runtime plugins for wiki commands](https://github.com/openclaw/openclaw/pull/65800) — open
|
| 3499 |
-
- [PR #65012: fix(memory-wiki): pass app config into CLI metadata registrar](https://github.com/openclaw/openclaw/pull/65012) — closed, merged
|
| 3500 |
-
- [PR #64466: fix(memory-core): preserve public artifact visibility through loader cache restore](https://github.com/openclaw/openclaw/pull/64466) — closed
|
| 3501 |
-
|
| 3502 |
### `moorsecopers99`
|
| 3503 |
|
| 3504 |
- profile: [github.com/moorsecopers99](https://github.com/moorsecopers99)
|
|
@@ -3591,29 +3570,6 @@ Example artifacts:
|
|
| 3591 |
- [PR #65419: fix(exec): skip script preflight validation when elevated=full](https://github.com/openclaw/openclaw/pull/65419) — open
|
| 3592 |
- [PR #65415: feat(agents): configurable gateway timeout floor for subagent calls](https://github.com/openclaw/openclaw/pull/65415) — open
|
| 3593 |
|
| 3594 |
-
### `sahilsatralkar`
|
| 3595 |
-
|
| 3596 |
-
- profile: [github.com/sahilsatralkar](https://github.com/sahilsatralkar)
|
| 3597 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asahilsatralkar)
|
| 3598 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asahilsatralkar)
|
| 3599 |
-
- repo first seen: `2026-02-20T15:02:41Z`
|
| 3600 |
-
- repo last seen: `2026-04-16T10:39:26Z`
|
| 3601 |
-
- first seen in snapshot: **no**
|
| 3602 |
-
- repo association: **CONTRIBUTOR**
|
| 3603 |
-
- repo primary artifacts: **4**
|
| 3604 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3605 |
-
- snapshot discussion activity: **69 comments / 10 reviews / 10 review comments**
|
| 3606 |
-
- account age: **2210 days**
|
| 3607 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3608 |
-
- public orgs: none visible
|
| 3609 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3610 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3611 |
-
|
| 3612 |
-
Example artifacts:
|
| 3613 |
-
- [PR #67326: fix: Issue 67056 image runtime headers](https://github.com/openclaw/openclaw/pull/67326) — open
|
| 3614 |
-
- [PR #67063: fix(plugins): include memory slot plugin in primary wiki CLI scope](https://github.com/openclaw/openclaw/pull/67063) — open
|
| 3615 |
-
- [PR #66537: Fix: Issue 66397 silent final answer loss](https://github.com/openclaw/openclaw/pull/66537) — open
|
| 3616 |
-
|
| 3617 |
### `samrusani`
|
| 3618 |
|
| 3619 |
- profile: [github.com/samrusani](https://github.com/samrusani)
|
|
@@ -4233,12 +4189,12 @@ Example artifacts:
|
|
| 4233 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16)
|
| 4234 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16)
|
| 4235 |
- repo first seen: `2026-04-13T18:14:26Z`
|
| 4236 |
-
- repo last seen: `2026-04-
|
| 4237 |
- first seen in snapshot: **no**
|
| 4238 |
- repo association: **NONE**
|
| 4239 |
- repo primary artifacts: **3**
|
| 4240 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4241 |
-
- snapshot discussion activity: **1 comments /
|
| 4242 |
- account age: **2135 days**
|
| 4243 |
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 4244 |
- public orgs: none visible
|
|
@@ -4510,6 +4466,30 @@ Example artifacts:
|
|
| 4510 |
- [PR #63278: chore(telegram): diagnostic logging for voice DM transcription pipeline (#62496)](https://github.com/openclaw/openclaw/pull/63278) — open, draft
|
| 4511 |
- [Issue #66766: [Bug]: Session context limit shows 200k instead of 1M for Anthropic Opus/Sonnet 4 models](https://github.com/openclaw/openclaw/issues/66766) — open
|
| 4512 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4513 |
### `steipete`
|
| 4514 |
|
| 4515 |
- profile: [github.com/steipete](https://github.com/steipete)
|
|
@@ -4534,6 +4514,52 @@ Example artifacts:
|
|
| 4534 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4535 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4536 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4537 |
### `mraleko`
|
| 4538 |
|
| 4539 |
- profile: [github.com/mraleko](https://github.com/mraleko)
|
|
@@ -5032,29 +5058,6 @@ Example artifacts:
|
|
| 5032 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5033 |
- [Issue #67675: Flaky test: src/gateway/server.canvas-auth.test.ts "authorizes canvas HTTP/WS via node-scoped capability"](https://github.com/openclaw/openclaw/issues/67675) — open
|
| 5034 |
|
| 5035 |
-
### `Lucenx9`
|
| 5036 |
-
|
| 5037 |
-
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 5038 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 5039 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 5040 |
-
- repo first seen: `2026-02-25T06:16:41Z`
|
| 5041 |
-
- repo last seen: `2026-04-11T00:09:35Z`
|
| 5042 |
-
- first seen in snapshot: **no**
|
| 5043 |
-
- repo association: **CONTRIBUTOR**
|
| 5044 |
-
- repo primary artifacts: **3**
|
| 5045 |
-
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 5046 |
-
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 5047 |
-
- account age: **547 days**
|
| 5048 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5049 |
-
- public orgs: none visible
|
| 5050 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5051 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 5052 |
-
|
| 5053 |
-
Example artifacts:
|
| 5054 |
-
- [PR #64548: fix(whatsapp): normalize explicit heartbeat target](https://github.com/openclaw/openclaw/pull/64548) — open
|
| 5055 |
-
- [PR #64531: fix(bluebubbles): add configurable outbound send method](https://github.com/openclaw/openclaw/pull/64531) — open
|
| 5056 |
-
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 5057 |
-
|
| 5058 |
### `Pearcekieser`
|
| 5059 |
|
| 5060 |
- profile: [github.com/Pearcekieser](https://github.com/Pearcekieser)
|
|
@@ -5379,7 +5382,7 @@ Example artifacts:
|
|
| 5379 |
- repo primary artifacts: **2**
|
| 5380 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5381 |
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 5382 |
-
- account age: **
|
| 5383 |
- recent public PR activity: **21 PRs** (1 merged / 3 closed-unmerged / 17 open; merged rate **5%**, closed-unmerged rate **14%**, open rate **81%**)
|
| 5384 |
- public orgs: none visible
|
| 5385 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
|
@@ -5543,28 +5546,6 @@ Example artifacts:
|
|
| 5543 |
- [PR #66243: infra: normalize proxy fetch input and convert global FormData to undici](https://github.com/openclaw/openclaw/pull/66243) — open
|
| 5544 |
- [PR #66241: Discord: persist component registry to disk across gateway restarts](https://github.com/openclaw/openclaw/pull/66241) — open
|
| 5545 |
|
| 5546 |
-
### `hoyyeva`
|
| 5547 |
-
|
| 5548 |
-
- profile: [github.com/hoyyeva](https://github.com/hoyyeva)
|
| 5549 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahoyyeva)
|
| 5550 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahoyyeva)
|
| 5551 |
-
- repo first seen: `2026-04-10T19:12:28Z`
|
| 5552 |
-
- repo last seen: `2026-04-13T22:14:20Z`
|
| 5553 |
-
- first seen in snapshot: **no**
|
| 5554 |
-
- repo association: **CONTRIBUTOR**
|
| 5555 |
-
- repo primary artifacts: **2**
|
| 5556 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5557 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5558 |
-
- account age: **2206 days**
|
| 5559 |
-
- recent public PR activity: **7 PRs** (7 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 5560 |
-
- public orgs: none visible
|
| 5561 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 5562 |
-
- heuristic read: **targets high-star repos**
|
| 5563 |
-
|
| 5564 |
-
Example artifacts:
|
| 5565 |
-
- [PR #66180: fix: include apiKey in codex provider catalog to unblock models.json loading](https://github.com/openclaw/openclaw/pull/66180) — closed, merged
|
| 5566 |
-
- [PR #64471: fix: prevent fallback persistence from clobbering user /models picks](https://github.com/openclaw/openclaw/pull/64471) — closed, merged
|
| 5567 |
-
|
| 5568 |
### `IshanDaga`
|
| 5569 |
|
| 5570 |
- profile: [github.com/IshanDaga](https://github.com/IshanDaga)
|
|
@@ -6289,7 +6270,7 @@ Example artifacts:
|
|
| 6289 |
|
| 6290 |
Example artifacts:
|
| 6291 |
- [PR #68225: fix(media): anchor sanitizeMimeType regex and reject trailing garbage (#9795)](https://github.com/openclaw/openclaw/pull/68225) — open
|
| 6292 |
-
- [PR #68035: fix(discord): fail fast when bot identity fetch fails (#42219)](https://github.com/openclaw/openclaw/pull/68035) —
|
| 6293 |
|
| 6294 |
### `zhangyue19921010`
|
| 6295 |
|
|
@@ -6813,7 +6794,7 @@ Example artifacts:
|
|
| 6813 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6814 |
- snapshot discussion activity: **2 comments / 1 reviews / 1 review comments**
|
| 6815 |
- account age: **290 days**
|
| 6816 |
-
- recent public PR activity: **
|
| 6817 |
- public orgs: none visible
|
| 6818 |
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 6819 |
- heuristic read: **young account; high recent PR volume**
|
|
@@ -6910,6 +6891,28 @@ Example artifacts:
|
|
| 6910 |
- [PR #65586: [codex] Plugin SDK: add reply activity callbacks for channel plugins](https://github.com/openclaw/openclaw/pull/65586) — closed, draft
|
| 6911 |
- [PR #64184: fix(slack): propagate file IDs through media pipeline to agent context](https://github.com/openclaw/openclaw/pull/64184) — open
|
| 6912 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6913 |
### `jiazhizhuo`
|
| 6914 |
|
| 6915 |
- profile: [github.com/jiazhizhuo](https://github.com/jiazhizhuo)
|
|
@@ -7803,28 +7806,6 @@ Example artifacts:
|
|
| 7803 |
- [PR #66644: docs: add EO plugin showcase (141 experts for OpenClaw)](https://github.com/openclaw/openclaw/pull/66644) — open
|
| 7804 |
- [Issue #66634: [Feature] RAG Knowledge Base Agent Attribution](https://github.com/openclaw/openclaw/issues/66634) — open
|
| 7805 |
|
| 7806 |
-
### `abczsl520`
|
| 7807 |
-
|
| 7808 |
-
- profile: [github.com/abczsl520](https://github.com/abczsl520)
|
| 7809 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aabczsl520)
|
| 7810 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aabczsl520)
|
| 7811 |
-
- repo first seen: `2026-04-10T19:13:46Z`
|
| 7812 |
-
- repo last seen: `2026-04-10T19:14:03Z`
|
| 7813 |
-
- first seen in snapshot: **no**
|
| 7814 |
-
- repo association: **NONE**
|
| 7815 |
-
- repo primary artifacts: **2**
|
| 7816 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 7817 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 7818 |
-
- account age: **2166 days**
|
| 7819 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7820 |
-
- public orgs: none visible
|
| 7821 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7822 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 7823 |
-
|
| 7824 |
-
Example artifacts:
|
| 7825 |
-
- [PR #64473: fix: allow symlinks within ~/.openclaw directory in boundary path checks](https://github.com/openclaw/openclaw/pull/64473) — open
|
| 7826 |
-
- [Issue #64472: Workspace symlinks to ~/.openclaw subdirectories are rejected by boundary path check](https://github.com/openclaw/openclaw/issues/64472) — open
|
| 7827 |
-
|
| 7828 |
### `aboimpinto`
|
| 7829 |
|
| 7830 |
- profile: [github.com/aboimpinto](https://github.com/aboimpinto)
|
|
@@ -8771,28 +8752,6 @@ Example artifacts:
|
|
| 8771 |
- [PR #67782: fix(telegram): skip delete before non-empty command sync](https://github.com/openclaw/openclaw/pull/67782) — open
|
| 8772 |
- [Issue #51100: [Bug]: Gateway process ignores SIGTERM during Telegram polling recovery — requires SIGKILL](https://github.com/openclaw/openclaw/issues/51100) — closed
|
| 8773 |
|
| 8774 |
-
### `PalmPalm7`
|
| 8775 |
-
|
| 8776 |
-
- profile: [github.com/PalmPalm7](https://github.com/PalmPalm7)
|
| 8777 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3APalmPalm7)
|
| 8778 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3APalmPalm7)
|
| 8779 |
-
- repo first seen: `2026-04-10T18:31:16Z`
|
| 8780 |
-
- repo last seen: `2026-04-11T03:23:28Z`
|
| 8781 |
-
- first seen in snapshot: **no**
|
| 8782 |
-
- repo association: **NONE**
|
| 8783 |
-
- repo primary artifacts: **2**
|
| 8784 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8785 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 8786 |
-
- account age: **3515 days**
|
| 8787 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8788 |
-
- public orgs: none visible
|
| 8789 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 8790 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 8791 |
-
|
| 8792 |
-
Example artifacts:
|
| 8793 |
-
- [PR #64456: test: cover Discord ACP thread spawn target normalization](https://github.com/openclaw/openclaw/pull/64456) — open
|
| 8794 |
-
- [Issue #64455: Discord ACP thread spawn fails with thread_binding_invalid when parent conversation resolves to channel:<id>](https://github.com/openclaw/openclaw/issues/64455) — open
|
| 8795 |
-
|
| 8796 |
### `parfumed`
|
| 8797 |
|
| 8798 |
- profile: [github.com/parfumed](https://github.com/parfumed)
|
|
@@ -9665,12 +9624,12 @@ Example artifacts:
|
|
| 9665 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit)
|
| 9666 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit)
|
| 9667 |
- repo first seen: `2026-04-17T12:32:56Z`
|
| 9668 |
-
- repo last seen: `2026-04-
|
| 9669 |
- first seen in snapshot: **no**
|
| 9670 |
- repo association: **NONE**
|
| 9671 |
- repo primary artifacts: **1**
|
| 9672 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 9673 |
-
- snapshot discussion activity: **1 comments /
|
| 9674 |
- account age: **66 days**
|
| 9675 |
- recent public PR activity: **39 PRs** (6 merged / 10 closed-unmerged / 23 open; merged rate **15%**, closed-unmerged rate **26%**, open rate **59%**)
|
| 9676 |
- public orgs: none visible
|
|
@@ -10499,27 +10458,6 @@ Example artifacts:
|
|
| 10499 |
Example artifacts:
|
| 10500 |
- [PR #67023: fix(memory-core): prevent dreaming-narrative session leaks (#66358)](https://github.com/openclaw/openclaw/pull/67023) — open
|
| 10501 |
|
| 10502 |
-
### `ClawdiaHedgehog`
|
| 10503 |
-
|
| 10504 |
-
- profile: [github.com/ClawdiaHedgehog](https://github.com/ClawdiaHedgehog)
|
| 10505 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AClawdiaHedgehog)
|
| 10506 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AClawdiaHedgehog)
|
| 10507 |
-
- repo first seen: `2026-04-10T19:11:45Z`
|
| 10508 |
-
- repo last seen: `2026-04-10T19:11:45Z`
|
| 10509 |
-
- first seen in snapshot: **no**
|
| 10510 |
-
- repo association: **NONE**
|
| 10511 |
-
- repo primary artifacts: **1**
|
| 10512 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10513 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 10514 |
-
- account age: **5 days**
|
| 10515 |
-
- recent public PR activity: **8 PRs** (0 merged / 7 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **88%**, open rate **12%**)
|
| 10516 |
-
- public orgs: none visible
|
| 10517 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 10518 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; no visible non-self stars**
|
| 10519 |
-
|
| 10520 |
-
Example artifacts:
|
| 10521 |
-
- [PR #64470: fix(browser): set DISPLAY env var for WSL2 Chrome launches](https://github.com/openclaw/openclaw/pull/64470) — open
|
| 10522 |
-
|
| 10523 |
### `clemenshelm`
|
| 10524 |
|
| 10525 |
- profile: [github.com/clemenshelm](https://github.com/clemenshelm)
|
|
@@ -10919,6 +10857,27 @@ Example artifacts:
|
|
| 10919 |
Example artifacts:
|
| 10920 |
- [PR #66949: agents/google: round-trip Gemini 3 thoughtSignature on tool calls to unblock Gemini 3.x tool-calling](https://github.com/openclaw/openclaw/pull/66949) — open
|
| 10921 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10922 |
### `dongs0104`
|
| 10923 |
|
| 10924 |
- profile: [github.com/dongs0104](https://github.com/dongs0104)
|
|
@@ -11198,12 +11157,12 @@ Example artifacts:
|
|
| 11198 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEOLreidc)
|
| 11199 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEOLreidc)
|
| 11200 |
- repo first seen: `2026-04-16T23:38:07Z`
|
| 11201 |
-
- repo last seen: `2026-04-
|
| 11202 |
- first seen in snapshot: **no**
|
| 11203 |
- repo association: **NONE**
|
| 11204 |
- repo primary artifacts: **1**
|
| 11205 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11206 |
-
- snapshot discussion activity: **0 comments /
|
| 11207 |
- account age: **923 days**
|
| 11208 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11209 |
- public orgs: none visible
|
|
@@ -13251,6 +13210,27 @@ Example artifacts:
|
|
| 13251 |
Example artifacts:
|
| 13252 |
- [PR #66367: fix: expose qwen3.6-plus on Coding Plan endpoints](https://github.com/openclaw/openclaw/pull/66367) — open
|
| 13253 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13254 |
### `liuchuanjie`
|
| 13255 |
|
| 13256 |
- profile: [github.com/liuchuanjie](https://github.com/liuchuanjie)
|
|
@@ -13557,7 +13537,7 @@ Example artifacts:
|
|
| 13557 |
- repo primary artifacts: **1**
|
| 13558 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13559 |
- snapshot discussion activity: **27 comments / 1 reviews / 1 review comments**
|
| 13560 |
-
- account age: **
|
| 13561 |
- recent public PR activity: **3 PRs** (3 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 13562 |
- public orgs: none visible
|
| 13563 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
@@ -13971,12 +13951,12 @@ Example artifacts:
|
|
| 13971 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster)
|
| 13972 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster)
|
| 13973 |
- repo first seen: `2026-04-11T23:06:15Z`
|
| 13974 |
-
- repo last seen: `2026-04-
|
| 13975 |
- first seen in snapshot: **no**
|
| 13976 |
- repo association: **NONE**
|
| 13977 |
- repo primary artifacts: **1**
|
| 13978 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13979 |
-
- snapshot discussion activity: **
|
| 13980 |
- account age: **5275 days**
|
| 13981 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13982 |
- public orgs: none visible
|
|
@@ -13986,6 +13966,27 @@ Example artifacts:
|
|
| 13986 |
Example artifacts:
|
| 13987 |
- [PR #66882: fix(wizard): guard text-input prompts against undefined clack results](https://github.com/openclaw/openclaw/pull/66882) — open
|
| 13988 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13989 |
### `nir-insuretax`
|
| 13990 |
|
| 13991 |
- profile: [github.com/nir-insuretax](https://github.com/nir-insuretax)
|
|
@@ -14897,7 +14898,7 @@ Example artifacts:
|
|
| 14897 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arvajustin)
|
| 14898 |
- repo first seen: `2026-04-17T17:57:49Z`
|
| 14899 |
- repo last seen: `2026-04-17T17:57:49Z`
|
| 14900 |
-
- first seen in snapshot: **
|
| 14901 |
- repo association: **NONE**
|
| 14902 |
- repo primary artifacts: **1**
|
| 14903 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15142,6 +15143,27 @@ Example artifacts:
|
|
| 15142 |
Example artifacts:
|
| 15143 |
- [PR #65126: fix: preserve anthropic replay safety for signed thinking sessions](https://github.com/openclaw/openclaw/pull/65126) — closed, merged
|
| 15144 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15145 |
### `shirtlessfounder`
|
| 15146 |
|
| 15147 |
- profile: [github.com/shirtlessfounder](https://github.com/shirtlessfounder)
|
|
@@ -15485,7 +15507,7 @@ Example artifacts:
|
|
| 15485 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ataosiyuan163)
|
| 15486 |
- repo first seen: `2026-04-17T17:44:59Z`
|
| 15487 |
- repo last seen: `2026-04-17T17:44:59Z`
|
| 15488 |
-
- first seen in snapshot: **
|
| 15489 |
- repo association: **NONE**
|
| 15490 |
- repo primary artifacts: **1**
|
| 15491 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15835,6 +15857,27 @@ Example artifacts:
|
|
| 15835 |
Example artifacts:
|
| 15836 |
- [PR #65789: docs: add execution checklist for false-green gateway health](https://github.com/openclaw/openclaw/pull/65789) — closed
|
| 15837 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15838 |
### `Unayung`
|
| 15839 |
|
| 15840 |
- profile: [github.com/Unayung](https://github.com/Unayung)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260417T192043Z`
|
| 4 |
+
- Generated: `2026-04-17T19:30:29Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `711`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 34 |
| `ly85206559` | [profile](https://github.com/ly85206559) | no | CONTRIBUTOR | 3985d | `2026-03-03T02:24:33Z` | 16 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 35 |
| `gumadeiras` | [profile](https://github.com/gumadeiras) | no | MEMBER | 4579d | `2026-01-14T20:41:14Z` | 15 | 1 | strong | low | low | targets high-star repos |
|
| 36 |
| `TOMUIV` | [profile](https://github.com/TOMUIV) | no | NONE | 215d | `2026-04-10T17:11:48Z` | 15 | 1 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 37 |
+
| `drobison00` | [profile](https://github.com/drobison00) | no | CONTRIBUTOR | 4624d | `2026-03-24T18:33:52Z` | 15 | 0 | strong | low | low | targets high-star repos |
|
| 38 |
| `neo1027144-creator` | [profile](https://github.com/neo1027144-creator) | no | CONTRIBUTOR | 36d | `2026-04-09T20:15:50Z` | 14 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 39 |
| `ngutman` | [profile](https://github.com/ngutman) | no | MEMBER | 5146d | `2026-01-06T16:12:16Z` | 14 | 0 | strong | moderate | low | targets high-star repos |
|
| 40 |
| `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 |
|
|
|
|
| 103 |
| `jjmk6` | [profile](https://github.com/jjmk6) | no | NONE | 254d | `2026-04-17T13:50:46Z` | 5 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 104 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 105 |
| `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 |
|
| 106 |
+
| `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 |
|
| 107 |
| `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 |
|
| 108 |
| `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 |
|
| 109 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 5 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 123 |
| `bde1` | [profile](https://github.com/bde1) | no | CONTRIBUTOR | ?d | `2026-04-11T14:50:02Z` | 4 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 124 |
| `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 |
|
| 125 |
| `chen-zhang-cs-code` | [profile](https://github.com/chen-zhang-cs-code) | no | CONTRIBUTOR | 115d | `2026-03-18T08:15:21Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 126 |
+
| `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 |
|
|
|
|
| 127 |
| `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 |
|
| 128 |
| `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 |
|
|
|
|
| 129 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 130 |
| `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 |
|
| 131 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 132 |
| `ryanngit` | [profile](https://github.com/ryanngit) | no | CONTRIBUTOR | 1984d | `2026-04-12T15:09:17Z` | 4 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 133 |
| `samrusani` | [profile](https://github.com/samrusani) | no | CONTRIBUTOR | 3856d | `2026-04-12T06:30:02Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
| 134 |
| `samzong` | [profile](https://github.com/samzong) | no | CONTRIBUTOR | 3898d | `2026-03-10T13:13:25Z` | 4 | 0 | strong | moderate | low | — |
|
| 135 |
| `wkeything` | [profile](https://github.com/wkeything) | no | NONE | 50d | `2026-04-14T22:36:13Z` | 4 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 168 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 169 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 54d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 170 |
| `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 |
|
| 171 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 172 |
| `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 |
|
| 173 |
+
| `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 |
|
| 174 |
+
| `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 |
|
| 175 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 4 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 176 |
| `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 |
|
| 177 |
| `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 |
|
|
|
|
| 193 |
| `gzsiang` | [profile](https://github.com/gzsiang) | no | NONE | 1093d | `2026-03-18T04:53:40Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 194 |
| `HongzhuLiu` | [profile](https://github.com/HongzhuLiu) | no | NONE | 4135d | `2026-04-14T09:36:49Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 195 |
| `jeffchen1981-fu` | [profile](https://github.com/jeffchen1981-fu) | no | NONE | 67d | `2026-02-28T09:25:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 196 |
| `Pearcekieser` | [profile](https://github.com/Pearcekieser) | no | NONE | 4652d | `2026-04-11T00:45:04Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 197 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 198 |
| `rarest` | [profile](https://github.com/rarest) | no | NONE | 5367d | `2026-04-15T14:46:20Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 207 |
| `bin448482` | [profile](https://github.com/bin448482) | no | NONE | 3832d | `2026-04-12T12:14:05Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 208 |
| `chris-yyau` | [profile](https://github.com/chris-yyau) | no | CONTRIBUTOR | 89d | `2026-04-16T13:56:07Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 209 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 210 |
+
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 211 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 212 |
| `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 |
|
| 213 |
| `everySympathy` | [profile](https://github.com/everySympathy) | no | NONE | 129d | `2026-04-17T13:11:29Z` | 2 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
|
|
|
| 215 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 216 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 217 |
| `geekhuashan` | [profile](https://github.com/geekhuashan) | no | CONTRIBUTOR | 2635d | `2026-03-12T01:17:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 218 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 219 |
| `iubns` | [profile](https://github.com/iubns) | no | NONE | 4512d | `2026-03-17T18:37:20Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 220 |
| `jasonxargs-boop` | [profile](https://github.com/jasonxargs-boop) | no | CONTRIBUTOR | 48d | `2026-04-11T07:57:11Z` | 2 | 0 | mixed | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 275 |
| `BryanTegomoh` | [profile](https://github.com/BryanTegomoh) | no | CONTRIBUTOR | 2122d | `2026-02-01T02:20:00Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 276 |
| `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 |
|
| 277 |
| `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 |
|
| 278 |
+
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 279 |
| `jiazhizhuo` | [profile](https://github.com/jiazhizhuo) | no | NONE | 3801d | `2026-03-18T02:15:19Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 280 |
| `konanok` | [profile](https://github.com/konanok) | no | NONE | 3184d | `2026-03-17T12:10:32Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 281 |
| `Lellansin` | [profile](https://github.com/Lellansin) | no | CONTRIBUTOR | 5006d | `2026-04-08T06:44:34Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 315 |
| `zhulijin1991` | [profile](https://github.com/zhulijin1991) | no | NONE | 721d | `2026-04-11T23:56:13Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 316 |
| `0riginal-claw` | [profile](https://github.com/0riginal-claw) | no | NONE | 42d | `2026-04-14T10:11:04Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 317 |
| `467718584` | [profile](https://github.com/467718584) | no | NONE | 2340d | `2026-04-14T15:21:37Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 318 |
| `aboimpinto` | [profile](https://github.com/aboimpinto) | no | NONE | 5251d | `2026-04-16T12:26:00Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 319 |
| `acwilan` | [profile](https://github.com/acwilan) | no | NONE | 5769d | `2026-04-14T01:21:33Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 320 |
| `andydoucet` | [profile](https://github.com/andydoucet) | no | NONE | 2162d | `2026-02-10T21:03:13Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 358 |
| `nk3750` | [profile](https://github.com/nk3750) | no | CONTRIBUTOR | 2785d | `2026-04-11T19:10:35Z` | 1 | 1 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 359 |
| `nsnydr` | [profile](https://github.com/nsnydr) | no | NONE | 2898d | `2026-04-14T20:31:31Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 360 |
| `p3nchan` | [profile](https://github.com/p3nchan) | no | CONTRIBUTOR | 4657d | `2026-02-27T05:49:54Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 361 |
| `parfumed` | [profile](https://github.com/parfumed) | no | NONE | ?d | `2026-04-13T06:14:50Z` | 1 | 1 | n/a | n/a | n/a | summary unavailable |
|
| 362 |
| `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 |
|
| 363 |
| `rafaelreis-r` | [profile](https://github.com/rafaelreis-r) | no | CONTRIBUTOR | 2353d | `2026-01-27T22:59:50Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
|
|
|
| 438 |
| `CHECKUPAUTO` | [profile](https://github.com/CHECKUPAUTO) | no | NONE | 458d | `2026-04-11T09:43:25Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 439 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 440 |
| `chiyouYCH` | [profile](https://github.com/chiyouYCH) | no | NONE | 3303d | `2026-04-15T06:31:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 441 |
| `clemenshelm` | [profile](https://github.com/clemenshelm) | no | NONE | 6022d | `2026-02-22T05:57:34Z` | 1 | 0 | strong | low | low | — |
|
| 442 |
| `clivemoore` | [profile](https://github.com/clivemoore) | no | NONE | 6223d | `2026-04-17T01:11:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 443 |
| `CnxLuc` | [profile](https://github.com/CnxLuc) | no | NONE | 2491d | `2026-02-04T07:50:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 457 |
| `DexDevCode` | [profile](https://github.com/DexDevCode) | no | NONE | 66d | `2026-04-16T10:12:28Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 458 |
| `dieend` | [profile](https://github.com/dieend) | no | NONE | 5186d | `2026-04-11T20:13:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 459 |
| `dkaygithub` | [profile](https://github.com/dkaygithub) | no | NONE | 4813d | `2026-04-15T03:07:01Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 460 |
+
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | yes | NONE | 16d | `2026-04-17T18:21:49Z` | 1 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 461 |
| `dongs0104` | [profile](https://github.com/dongs0104) | no | NONE | 3887d | `2026-04-13T20:27:35Z` | 1 | 0 | mixed | low | low | — |
|
| 462 |
| `donlaiq` | [profile](https://github.com/donlaiq) | no | NONE | 4151d | `2026-04-16T19:48:34Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 463 |
| `donut-wenzhang` | [profile](https://github.com/donut-wenzhang) | no | NONE | 90d | `2026-03-18T03:48:04Z` | 1 | 0 | mixed | low | low | young account; no visible non-self stars |
|
|
|
|
| 569 |
| `lightning-openclaw` | [profile](https://github.com/lightning-openclaw) | no | NONE | 49d | `2026-04-12T09:57:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 570 |
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 571 |
| `lilesjtu` | [profile](https://github.com/lilesjtu) | no | NONE | 35d | `2026-04-14T05:38:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 572 |
+
| `linuxhgw` | [profile](https://github.com/linuxhgw) | yes | NONE | 3473d | `2026-04-17T18:30:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 573 |
| `liuchuanjie` | [profile](https://github.com/liuchuanjie) | no | NONE | 2741d | `2026-04-14T11:48:46Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 574 |
| `LiuYihey` | [profile](https://github.com/LiuYihey) | no | NONE | 252d | `2026-04-14T08:00:20Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 575 |
| `lockhartheavyindustries` | [profile](https://github.com/lockhartheavyindustries) | no | NONE | 5031d | `2026-02-27T13:35:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 584 |
| `Manuel-Jentic` | [profile](https://github.com/Manuel-Jentic) | no | NONE | 354d | `2026-04-16T15:39:52Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 585 |
| `maor-eini` | [profile](https://github.com/maor-eini) | no | NONE | 5212d | `2026-04-15T11:08:41Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 586 |
| `markjferguson` | [profile](https://github.com/markjferguson) | no | NONE | 136d | `2026-04-13T10:33:53Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 587 |
+
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR | 3866d | `2026-02-22T13:20:08Z` | 1 | 0 | strong | low | low | — |
|
| 588 |
| `mazhe-nerd` | [profile](https://github.com/mazhe-nerd) | no | CONTRIBUTOR | 1423d | `2026-04-13T03:15:07Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 589 |
| `Mehulupase01` | [profile](https://github.com/Mehulupase01) | no | NONE | 2289d | `2026-04-11T23:56:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 590 |
| `mfzzf` | [profile](https://github.com/mfzzf) | no | NONE | 1386d | `2026-04-14T08:24:14Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 605 |
| `nickkingu` | [profile](https://github.com/nickkingu) | no | NONE | 21d | `2026-04-11T15:24:22Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 606 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 607 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 608 |
+
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) | yes | NONE | 82d | `2026-04-17T19:03:24Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 609 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 610 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 611 |
| `noahclanman` | [profile](https://github.com/noahclanman) | no | NONE | 1894d | `2026-04-13T10:01:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 649 |
| `RogerLYJ` | [profile](https://github.com/RogerLYJ) | no | NONE | 2533d | `2026-04-11T04:00:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 650 |
| `rommanali-spec` | [profile](https://github.com/rommanali-spec) | no | NONE | 242d | `2026-04-13T16:08:39Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 651 |
| `rudi193-cmd` | [profile](https://github.com/rudi193-cmd) | no | NONE | 190d | `2026-04-16T19:11:32Z` | 1 | 0 | mixed | moderate | low | young account; high open PR share; no visible non-self stars |
|
| 652 |
+
| `rvajustin` | [profile](https://github.com/rvajustin) | no | NONE | 4443d | `2026-04-17T17:57:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 653 |
| `rwang23` | [profile](https://github.com/rwang23) | no | NONE | 4201d | `2026-04-12T00:55:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 654 |
| `RyanLee-Dev` | [profile](https://github.com/RyanLee-Dev) | no | CONTRIBUTOR | 3069d | `2026-04-11T18:24:18Z` | 1 | 0 | mixed | moderate | low | — |
|
| 655 |
| `saamuelng601-pixel` | [profile](https://github.com/saamuelng601-pixel) | no | CONTRIBUTOR | 7d | `2026-04-15T03:46:53Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 661 |
| `seank-com` | [profile](https://github.com/seank-com) | no | NONE | 5207d | `2026-04-14T01:38:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 662 |
| `secondfry` | [profile](https://github.com/secondfry) | no | NONE | 5691d | `2026-04-13T19:30:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 663 |
| `shakkernerd` | [profile](https://github.com/shakkernerd) | no | MEMBER | 749d | `2026-01-26T14:21:30Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 664 |
+
| `ShayMeshGit` | [profile](https://github.com/ShayMeshGit) | yes | NONE | 2606d | `2026-04-17T19:10:02Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 665 |
| `shirtlessfounder` | [profile](https://github.com/shirtlessfounder) | no | NONE | 1129d | `2026-04-12T16:41:08Z` | 1 | 0 | mixed | moderate | low | — |
|
| 666 |
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 667 |
| `simon-marcus` | [profile](https://github.com/simon-marcus) | no | NONE | 3765d | `2026-04-13T01:41:40Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 678 |
| `supersantux` | [profile](https://github.com/supersantux) | no | NONE | 6015d | `2026-04-12T13:36:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 679 |
| `supmo668` | [profile](https://github.com/supmo668) | no | NONE | 3253d | `2026-02-14T11:23:44Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share |
|
| 680 |
| `talktoajayprakash` | [profile](https://github.com/talktoajayprakash) | no | NONE | 4012d | `2026-04-17T05:49:19Z` | 1 | 0 | mixed | low | low | — |
|
| 681 |
+
| `taosiyuan163` | [profile](https://github.com/taosiyuan163) | no | NONE | 3427d | `2026-04-17T17:44:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 682 |
| `tardigrde` | [profile](https://github.com/tardigrde) | no | NONE | 3106d | `2026-04-15T05:54:30Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 683 |
| `tars90percent` | [profile](https://github.com/tars90percent) | no | CONTRIBUTOR | 107d | `2026-04-13T11:28:23Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 684 |
| `tdack` | [profile](https://github.com/tdack) | no | NONE | 5099d | `2026-03-22T00:25:50Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 695 |
| `trentcharlton` | [profile](https://github.com/trentcharlton) | no | NONE | 827d | `2026-02-24T16:28:28Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 696 |
| `Trojaner` | [profile](https://github.com/Trojaner) | no | NONE | 5066d | `2026-04-12T12:13:01Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 697 |
| `TrueNorth49` | [profile](https://github.com/TrueNorth49) | no | NONE | 573d | `2026-04-13T07:46:32Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 698 |
+
| `Tuarisa` | [profile](https://github.com/Tuarisa) | yes | NONE | 4909d | `2026-04-17T18:27:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 699 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 700 |
| `UnrealCake8` | [profile](https://github.com/UnrealCake8) | no | NONE | 433d | `2026-04-11T09:01:33Z` | 1 | 0 | mixed | low | low | no visible non-self stars |
|
| 701 |
| `velvet-shark` | [profile](https://github.com/velvet-shark) | no | MEMBER | 6060d | `2026-01-03T22:46:36Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 801 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys)
|
| 802 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys)
|
| 803 |
- repo first seen: `2026-01-29T06:32:51Z`
|
| 804 |
+
- repo last seen: `2026-04-17T19:17:36Z`
|
| 805 |
- first seen in snapshot: **no**
|
| 806 |
- repo association: **CONTRIBUTOR**
|
| 807 |
- repo primary artifacts: **36**
|
| 808 |
- snapshot authored PRs/issues: **36 PRs / 0 issues**
|
| 809 |
+
- snapshot discussion activity: **153 comments / 3 reviews / 3 review comments**
|
| 810 |
- account age: **4339 days**
|
| 811 |
- recent public PR activity: **34 PRs** (3 merged / 26 closed-unmerged / 5 open; merged rate **9%**, closed-unmerged rate **76%**, open rate **15%**)
|
| 812 |
- public orgs: none visible
|
|
|
|
| 854 |
- snapshot authored PRs/issues: **34 PRs / 1 issues**
|
| 855 |
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 856 |
- account age: **4825 days**
|
| 857 |
+
- recent public PR activity: **116 PRs** (1 merged / 69 closed-unmerged / 46 open; merged rate **1%**, closed-unmerged rate **59%**, open rate **40%**)
|
| 858 |
- public orgs: none visible
|
| 859 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 860 |
- heuristic read: **extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
|
|
|
| 1326 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adrobison00)
|
| 1327 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adrobison00)
|
| 1328 |
- repo first seen: `2026-03-24T18:33:52Z`
|
| 1329 |
+
- repo last seen: `2026-04-17T18:22:13Z`
|
| 1330 |
- first seen in snapshot: **no**
|
| 1331 |
- repo association: **CONTRIBUTOR**
|
| 1332 |
- repo primary artifacts: **15**
|
| 1333 |
- snapshot authored PRs/issues: **15 PRs / 0 issues**
|
| 1334 |
+
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 1335 |
- account age: **4624 days**
|
| 1336 |
+
- recent public PR activity: **7 PRs** (5 merged / 0 closed-unmerged / 2 open; merged rate **71%**, closed-unmerged rate **0%**, open rate **29%**)
|
| 1337 |
- public orgs: none visible
|
| 1338 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 1339 |
+
- heuristic read: **targets high-star repos**
|
| 1340 |
|
| 1341 |
Example artifacts:
|
| 1342 |
+
- [PR #68210: fix(cron): preserve untrusted awareness event labels](https://github.com/openclaw/openclaw/pull/68210) — closed, merged
|
| 1343 |
+
- [PR #68201: fix(feishu): resolve card-action chat type before dispatch](https://github.com/openclaw/openclaw/pull/68201) — closed, merged
|
| 1344 |
- [PR #68199: fix(macos): require trusted SSH host keys](https://github.com/openclaw/openclaw/pull/68199) — closed, merged
|
| 1345 |
|
| 1346 |
### `neo1027144-creator`
|
|
|
|
| 2321 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2322 |
- snapshot discussion activity: **13 comments / 2 reviews / 0 review comments**
|
| 2323 |
- account age: **6304 days**
|
| 2324 |
+
- recent public PR activity: **13 PRs** (1 merged / 3 closed-unmerged / 9 open; merged rate **8%**, closed-unmerged rate **23%**, open rate **69%**)
|
| 2325 |
- public orgs: `supersprinklesracing`
|
| 2326 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2327 |
- heuristic read: **high open PR share**
|
|
|
|
| 2367 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2368 |
- snapshot discussion activity: **13 comments / 1 reviews / 1 review comments**
|
| 2369 |
- account age: **4437 days**
|
| 2370 |
+
- recent public PR activity: **9 PRs** (2 merged / 3 closed-unmerged / 4 open; merged rate **22%**, closed-unmerged rate **33%**, open rate **44%**)
|
| 2371 |
- public orgs: none visible
|
| 2372 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2373 |
- heuristic read: **high open PR share; targets high-star repos**
|
|
|
|
| 2375 |
Example artifacts:
|
| 2376 |
- [PR #67807: fix(cron): clean up deleteAfterRun direct deliveries](https://github.com/openclaw/openclaw/pull/67807) — open
|
| 2377 |
- [PR #67800: fix(agents): honor explicit long Anthropic cache TTL on custom hosts](https://github.com/openclaw/openclaw/pull/67800) — open
|
| 2378 |
+
- [PR #66111: fix(reply): recognize /trace directives](https://github.com/openclaw/openclaw/pull/66111) — closed
|
| 2379 |
|
| 2380 |
### `MukundaKatta`
|
| 2381 |
|
|
|
|
| 2938 |
- [PR #67861: Discord: enforce member allowlists for native commands](https://github.com/openclaw/openclaw/pull/67861) — closed
|
| 2939 |
- [PR #67666: security(codex): restore sandbox protections for resumed CLI sessions](https://github.com/openclaw/openclaw/pull/67666) — closed, merged
|
| 2940 |
|
| 2941 |
+
### `sahilsatralkar`
|
| 2942 |
+
|
| 2943 |
+
- profile: [github.com/sahilsatralkar](https://github.com/sahilsatralkar)
|
| 2944 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asahilsatralkar)
|
| 2945 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asahilsatralkar)
|
| 2946 |
+
- repo first seen: `2026-02-20T15:02:41Z`
|
| 2947 |
+
- repo last seen: `2026-04-17T18:38:07Z`
|
| 2948 |
+
- first seen in snapshot: **no**
|
| 2949 |
+
- repo association: **CONTRIBUTOR**
|
| 2950 |
+
- repo primary artifacts: **5**
|
| 2951 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 2952 |
+
- snapshot discussion activity: **69 comments / 11 reviews / 11 review comments**
|
| 2953 |
+
- account age: **2210 days**
|
| 2954 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2955 |
+
- public orgs: none visible
|
| 2956 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2957 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2958 |
+
|
| 2959 |
+
Example artifacts:
|
| 2960 |
+
- [PR #68242: Fix: issue 67394 whatsapp autoreply delivery logging](https://github.com/openclaw/openclaw/pull/68242) — open
|
| 2961 |
+
- [PR #67326: fix: Issue 67056 image runtime headers](https://github.com/openclaw/openclaw/pull/67326) — open
|
| 2962 |
+
- [PR #67063: fix(plugins): include memory slot plugin in primary wiki CLI scope](https://github.com/openclaw/openclaw/pull/67063) — open
|
| 2963 |
+
|
| 2964 |
### `sharkqwy`
|
| 2965 |
|
| 2966 |
- profile: [github.com/sharkqwy](https://github.com/sharkqwy)
|
|
|
|
| 3299 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltaywtf)
|
| 3300 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltaywtf)
|
| 3301 |
- repo first seen: `2026-03-01T16:30:13Z`
|
| 3302 |
+
- repo last seen: `2026-04-17T19:07:02Z`
|
| 3303 |
- first seen in snapshot: **no**
|
| 3304 |
- repo association: **MEMBER**
|
| 3305 |
- repo primary artifacts: **4**
|
| 3306 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3307 |
+
- snapshot discussion activity: **224 comments / 0 reviews / 0 review comments**
|
| 3308 |
- account age: **4168 days**
|
| 3309 |
- recent public PR activity: **5 PRs** (2 merged / 2 closed-unmerged / 1 open; merged rate **40%**, closed-unmerged rate **40%**, open rate **20%**)
|
| 3310 |
- public orgs: `putdotio`, `openclaw`, `uinaf`
|
|
|
|
| 3421 |
- repo primary artifacts: **4**
|
| 3422 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3423 |
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 3424 |
+
- account age: **60 days**
|
| 3425 |
- recent public PR activity: **41 PRs** (38 merged / 3 closed-unmerged / 0 open; merged rate **93%**, closed-unmerged rate **7%**, open rate **0%**)
|
| 3426 |
- public orgs: `janitrai`, `dutifuldev`
|
| 3427 |
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
|
|
|
| 3432 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3433 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3434 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3435 |
### `hoyanhan`
|
| 3436 |
|
| 3437 |
- profile: [github.com/hoyanhan](https://github.com/hoyanhan)
|
|
|
|
| 3478 |
- [PR #66710: fix: forward toolsAllow through embedded runner call chain](https://github.com/openclaw/openclaw/pull/66710) — open
|
| 3479 |
- [PR #65607: fix(image-tool): resolve default provider from config instead of hardcoding openai](https://github.com/openclaw/openclaw/pull/65607) — closed
|
| 3480 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3481 |
### `moorsecopers99`
|
| 3482 |
|
| 3483 |
- profile: [github.com/moorsecopers99](https://github.com/moorsecopers99)
|
|
|
|
| 3570 |
- [PR #65419: fix(exec): skip script preflight validation when elevated=full](https://github.com/openclaw/openclaw/pull/65419) — open
|
| 3571 |
- [PR #65415: feat(agents): configurable gateway timeout floor for subagent calls](https://github.com/openclaw/openclaw/pull/65415) — open
|
| 3572 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3573 |
### `samrusani`
|
| 3574 |
|
| 3575 |
- profile: [github.com/samrusani](https://github.com/samrusani)
|
|
|
|
| 4189 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16)
|
| 4190 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16)
|
| 4191 |
- repo first seen: `2026-04-13T18:14:26Z`
|
| 4192 |
+
- repo last seen: `2026-04-17T18:23:27Z`
|
| 4193 |
- first seen in snapshot: **no**
|
| 4194 |
- repo association: **NONE**
|
| 4195 |
- repo primary artifacts: **3**
|
| 4196 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4197 |
+
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 4198 |
- account age: **2135 days**
|
| 4199 |
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 4200 |
- public orgs: none visible
|
|
|
|
| 4466 |
- [PR #63278: chore(telegram): diagnostic logging for voice DM transcription pipeline (#62496)](https://github.com/openclaw/openclaw/pull/63278) — open, draft
|
| 4467 |
- [Issue #66766: [Bug]: Session context limit shows 200k instead of 1M for Anthropic Opus/Sonnet 4 models](https://github.com/openclaw/openclaw/issues/66766) — open
|
| 4468 |
|
| 4469 |
+
### `Lucenx9`
|
| 4470 |
+
|
| 4471 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 4472 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 4473 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 4474 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 4475 |
+
- repo last seen: `2026-04-11T00:09:35Z`
|
| 4476 |
+
- first seen in snapshot: **no**
|
| 4477 |
+
- repo association: **CONTRIBUTOR**
|
| 4478 |
+
- repo primary artifacts: **5**
|
| 4479 |
+
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4480 |
+
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 4481 |
+
- account age: **547 days**
|
| 4482 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4483 |
+
- public orgs: none visible
|
| 4484 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4485 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4486 |
+
|
| 4487 |
+
Example artifacts:
|
| 4488 |
+
- [PR #64548: fix(whatsapp): normalize explicit heartbeat target](https://github.com/openclaw/openclaw/pull/64548) — closed
|
| 4489 |
+
- [PR #64531: fix(bluebubbles): add configurable outbound send method](https://github.com/openclaw/openclaw/pull/64531) — closed
|
| 4490 |
+
- [PR #62222: [codex] fix inbound TTS detection for audio attachments](https://github.com/openclaw/openclaw/pull/62222) — closed
|
| 4491 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 4492 |
+
|
| 4493 |
### `steipete`
|
| 4494 |
|
| 4495 |
- profile: [github.com/steipete](https://github.com/steipete)
|
|
|
|
| 4514 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4515 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4516 |
|
| 4517 |
+
### `extrasmall0`
|
| 4518 |
+
|
| 4519 |
+
- profile: [github.com/extrasmall0](https://github.com/extrasmall0)
|
| 4520 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aextrasmall0)
|
| 4521 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aextrasmall0)
|
| 4522 |
+
- repo first seen: `2026-03-07T15:35:58Z`
|
| 4523 |
+
- repo last seen: `2026-04-12T19:16:33Z`
|
| 4524 |
+
- first seen in snapshot: **no**
|
| 4525 |
+
- repo association: **CONTRIBUTOR**
|
| 4526 |
+
- repo primary artifacts: **4**
|
| 4527 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 4528 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 4529 |
+
- account age: **77 days**
|
| 4530 |
+
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 4531 |
+
- public orgs: none visible
|
| 4532 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 4533 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4534 |
+
|
| 4535 |
+
Example artifacts:
|
| 4536 |
+
- [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
|
| 4537 |
+
- [PR #64692: fix(plugins): always forward idempotencyKey in gateway subagent run](https://github.com/openclaw/openclaw/pull/64692) — closed
|
| 4538 |
+
- [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
|
| 4539 |
+
|
| 4540 |
+
### `leonardsellem`
|
| 4541 |
+
|
| 4542 |
+
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
| 4543 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem)
|
| 4544 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem)
|
| 4545 |
+
- repo first seen: `2026-04-10T10:47:02Z`
|
| 4546 |
+
- repo last seen: `2026-04-13T10:36:48Z`
|
| 4547 |
+
- first seen in snapshot: **no**
|
| 4548 |
+
- repo association: **CONTRIBUTOR**
|
| 4549 |
+
- repo primary artifacts: **4**
|
| 4550 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 4551 |
+
- snapshot discussion activity: **2 comments / 4 reviews / 4 review comments**
|
| 4552 |
+
- account age: **4992 days**
|
| 4553 |
+
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 4554 |
+
- public orgs: none visible
|
| 4555 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4556 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4557 |
+
|
| 4558 |
+
Example artifacts:
|
| 4559 |
+
- [PR #65800: fix(cli): load runtime plugins for wiki commands](https://github.com/openclaw/openclaw/pull/65800) — open
|
| 4560 |
+
- [PR #65012: fix(memory-wiki): pass app config into CLI metadata registrar](https://github.com/openclaw/openclaw/pull/65012) — closed, merged
|
| 4561 |
+
- [PR #64466: fix(memory-core): preserve public artifact visibility through loader cache restore](https://github.com/openclaw/openclaw/pull/64466) — closed
|
| 4562 |
+
|
| 4563 |
### `mraleko`
|
| 4564 |
|
| 4565 |
- profile: [github.com/mraleko](https://github.com/mraleko)
|
|
|
|
| 5058 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5059 |
- [Issue #67675: Flaky test: src/gateway/server.canvas-auth.test.ts "authorizes canvas HTTP/WS via node-scoped capability"](https://github.com/openclaw/openclaw/issues/67675) — open
|
| 5060 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5061 |
### `Pearcekieser`
|
| 5062 |
|
| 5063 |
- profile: [github.com/Pearcekieser](https://github.com/Pearcekieser)
|
|
|
|
| 5382 |
- repo primary artifacts: **2**
|
| 5383 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5384 |
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 5385 |
+
- account age: **2678 days**
|
| 5386 |
- recent public PR activity: **21 PRs** (1 merged / 3 closed-unmerged / 17 open; merged rate **5%**, closed-unmerged rate **14%**, open rate **81%**)
|
| 5387 |
- public orgs: none visible
|
| 5388 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
|
|
|
| 5546 |
- [PR #66243: infra: normalize proxy fetch input and convert global FormData to undici](https://github.com/openclaw/openclaw/pull/66243) — open
|
| 5547 |
- [PR #66241: Discord: persist component registry to disk across gateway restarts](https://github.com/openclaw/openclaw/pull/66241) — open
|
| 5548 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5549 |
### `IshanDaga`
|
| 5550 |
|
| 5551 |
- profile: [github.com/IshanDaga](https://github.com/IshanDaga)
|
|
|
|
| 6270 |
|
| 6271 |
Example artifacts:
|
| 6272 |
- [PR #68225: fix(media): anchor sanitizeMimeType regex and reject trailing garbage (#9795)](https://github.com/openclaw/openclaw/pull/68225) — open
|
| 6273 |
+
- [PR #68035: fix(discord): fail fast when bot identity fetch fails (#42219)](https://github.com/openclaw/openclaw/pull/68035) — closed
|
| 6274 |
|
| 6275 |
### `zhangyue19921010`
|
| 6276 |
|
|
|
|
| 6794 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6795 |
- snapshot discussion activity: **2 comments / 1 reviews / 1 review comments**
|
| 6796 |
- account age: **290 days**
|
| 6797 |
+
- recent public PR activity: **33 PRs** (21 merged / 6 closed-unmerged / 6 open; merged rate **64%**, closed-unmerged rate **18%**, open rate **18%**)
|
| 6798 |
- public orgs: none visible
|
| 6799 |
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 6800 |
- heuristic read: **young account; high recent PR volume**
|
|
|
|
| 6891 |
- [PR #65586: [codex] Plugin SDK: add reply activity callbacks for channel plugins](https://github.com/openclaw/openclaw/pull/65586) — closed, draft
|
| 6892 |
- [PR #64184: fix(slack): propagate file IDs through media pipeline to agent context](https://github.com/openclaw/openclaw/pull/64184) — open
|
| 6893 |
|
| 6894 |
+
### `hoyyeva`
|
| 6895 |
+
|
| 6896 |
+
- profile: [github.com/hoyyeva](https://github.com/hoyyeva)
|
| 6897 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahoyyeva)
|
| 6898 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahoyyeva)
|
| 6899 |
+
- repo first seen: `2026-04-10T19:12:28Z`
|
| 6900 |
+
- repo last seen: `2026-04-13T22:14:20Z`
|
| 6901 |
+
- first seen in snapshot: **no**
|
| 6902 |
+
- repo association: **CONTRIBUTOR**
|
| 6903 |
+
- repo primary artifacts: **2**
|
| 6904 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6905 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 6906 |
+
- account age: **2206 days**
|
| 6907 |
+
- recent public PR activity: **7 PRs** (7 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 6908 |
+
- public orgs: none visible
|
| 6909 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 6910 |
+
- heuristic read: **targets high-star repos**
|
| 6911 |
+
|
| 6912 |
+
Example artifacts:
|
| 6913 |
+
- [PR #66180: fix: include apiKey in codex provider catalog to unblock models.json loading](https://github.com/openclaw/openclaw/pull/66180) — closed, merged
|
| 6914 |
+
- [PR #64471: fix: prevent fallback persistence from clobbering user /models picks](https://github.com/openclaw/openclaw/pull/64471) — closed, merged
|
| 6915 |
+
|
| 6916 |
### `jiazhizhuo`
|
| 6917 |
|
| 6918 |
- profile: [github.com/jiazhizhuo](https://github.com/jiazhizhuo)
|
|
|
|
| 7806 |
- [PR #66644: docs: add EO plugin showcase (141 experts for OpenClaw)](https://github.com/openclaw/openclaw/pull/66644) — open
|
| 7807 |
- [Issue #66634: [Feature] RAG Knowledge Base Agent Attribution](https://github.com/openclaw/openclaw/issues/66634) — open
|
| 7808 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7809 |
### `aboimpinto`
|
| 7810 |
|
| 7811 |
- profile: [github.com/aboimpinto](https://github.com/aboimpinto)
|
|
|
|
| 8752 |
- [PR #67782: fix(telegram): skip delete before non-empty command sync](https://github.com/openclaw/openclaw/pull/67782) — open
|
| 8753 |
- [Issue #51100: [Bug]: Gateway process ignores SIGTERM during Telegram polling recovery — requires SIGKILL](https://github.com/openclaw/openclaw/issues/51100) — closed
|
| 8754 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8755 |
### `parfumed`
|
| 8756 |
|
| 8757 |
- profile: [github.com/parfumed](https://github.com/parfumed)
|
|
|
|
| 9624 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit)
|
| 9625 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit)
|
| 9626 |
- repo first seen: `2026-04-17T12:32:56Z`
|
| 9627 |
+
- repo last seen: `2026-04-17T18:51:46Z`
|
| 9628 |
- first seen in snapshot: **no**
|
| 9629 |
- repo association: **NONE**
|
| 9630 |
- repo primary artifacts: **1**
|
| 9631 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 9632 |
+
- snapshot discussion activity: **1 comments / 21 reviews / 21 review comments**
|
| 9633 |
- account age: **66 days**
|
| 9634 |
- recent public PR activity: **39 PRs** (6 merged / 10 closed-unmerged / 23 open; merged rate **15%**, closed-unmerged rate **26%**, open rate **59%**)
|
| 9635 |
- public orgs: none visible
|
|
|
|
| 10458 |
Example artifacts:
|
| 10459 |
- [PR #67023: fix(memory-core): prevent dreaming-narrative session leaks (#66358)](https://github.com/openclaw/openclaw/pull/67023) — open
|
| 10460 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10461 |
### `clemenshelm`
|
| 10462 |
|
| 10463 |
- profile: [github.com/clemenshelm](https://github.com/clemenshelm)
|
|
|
|
| 10857 |
Example artifacts:
|
| 10858 |
- [PR #66949: agents/google: round-trip Gemini 3 thoughtSignature on tool calls to unblock Gemini 3.x tool-calling](https://github.com/openclaw/openclaw/pull/66949) — open
|
| 10859 |
|
| 10860 |
+
### `dlebee-agent`
|
| 10861 |
+
|
| 10862 |
+
- profile: [github.com/dlebee-agent](https://github.com/dlebee-agent)
|
| 10863 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adlebee-agent)
|
| 10864 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adlebee-agent)
|
| 10865 |
+
- repo first seen: `2026-04-17T18:21:49Z`
|
| 10866 |
+
- repo last seen: `2026-04-17T19:05:25Z`
|
| 10867 |
+
- first seen in snapshot: **yes**
|
| 10868 |
+
- repo association: **NONE**
|
| 10869 |
+
- repo primary artifacts: **1**
|
| 10870 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10871 |
+
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 10872 |
+
- account age: **16 days**
|
| 10873 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 10874 |
+
- public orgs: none visible
|
| 10875 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **medium**
|
| 10876 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 10877 |
+
|
| 10878 |
+
Example artifacts:
|
| 10879 |
+
- [PR #68240: feat(onboard): add --daemon-env flag to openclaw onboard --install-daemon](https://github.com/openclaw/openclaw/pull/68240) — open
|
| 10880 |
+
|
| 10881 |
### `dongs0104`
|
| 10882 |
|
| 10883 |
- profile: [github.com/dongs0104](https://github.com/dongs0104)
|
|
|
|
| 11157 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEOLreidc)
|
| 11158 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEOLreidc)
|
| 11159 |
- repo first seen: `2026-04-16T23:38:07Z`
|
| 11160 |
+
- repo last seen: `2026-04-17T19:17:59Z`
|
| 11161 |
- first seen in snapshot: **no**
|
| 11162 |
- repo association: **NONE**
|
| 11163 |
- repo primary artifacts: **1**
|
| 11164 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11165 |
+
- snapshot discussion activity: **0 comments / 4 reviews / 4 review comments**
|
| 11166 |
- account age: **923 days**
|
| 11167 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11168 |
- public orgs: none visible
|
|
|
|
| 13210 |
Example artifacts:
|
| 13211 |
- [PR #66367: fix: expose qwen3.6-plus on Coding Plan endpoints](https://github.com/openclaw/openclaw/pull/66367) — open
|
| 13212 |
|
| 13213 |
+
### `linuxhgw`
|
| 13214 |
+
|
| 13215 |
+
- profile: [github.com/linuxhgw](https://github.com/linuxhgw)
|
| 13216 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alinuxhgw)
|
| 13217 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alinuxhgw)
|
| 13218 |
+
- repo first seen: `2026-04-17T18:30:52Z`
|
| 13219 |
+
- repo last seen: `2026-04-17T18:30:52Z`
|
| 13220 |
+
- first seen in snapshot: **yes**
|
| 13221 |
+
- repo association: **NONE**
|
| 13222 |
+
- repo primary artifacts: **1**
|
| 13223 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13224 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 13225 |
+
- account age: **3473 days**
|
| 13226 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13227 |
+
- public orgs: none visible
|
| 13228 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 13229 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 13230 |
+
|
| 13231 |
+
Example artifacts:
|
| 13232 |
+
- [PR #68244: Add new file 'r' with initial content](https://github.com/openclaw/openclaw/pull/68244) — open
|
| 13233 |
+
|
| 13234 |
### `liuchuanjie`
|
| 13235 |
|
| 13236 |
- profile: [github.com/liuchuanjie](https://github.com/liuchuanjie)
|
|
|
|
| 13537 |
- repo primary artifacts: **1**
|
| 13538 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13539 |
- snapshot discussion activity: **27 comments / 1 reviews / 1 review comments**
|
| 13540 |
+
- account age: **3866 days**
|
| 13541 |
- recent public PR activity: **3 PRs** (3 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 13542 |
- public orgs: none visible
|
| 13543 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
|
|
| 13951 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster)
|
| 13952 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster)
|
| 13953 |
- repo first seen: `2026-04-11T23:06:15Z`
|
| 13954 |
+
- repo last seen: `2026-04-17T19:00:57Z`
|
| 13955 |
- first seen in snapshot: **no**
|
| 13956 |
- repo association: **NONE**
|
| 13957 |
- repo primary artifacts: **1**
|
| 13958 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13959 |
+
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 13960 |
- account age: **5275 days**
|
| 13961 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13962 |
- public orgs: none visible
|
|
|
|
| 13966 |
Example artifacts:
|
| 13967 |
- [PR #66882: fix(wizard): guard text-input prompts against undefined clack results](https://github.com/openclaw/openclaw/pull/66882) — open
|
| 13968 |
|
| 13969 |
+
### `Nimraakram22`
|
| 13970 |
+
|
| 13971 |
+
- profile: [github.com/Nimraakram22](https://github.com/Nimraakram22)
|
| 13972 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ANimraakram22)
|
| 13973 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ANimraakram22)
|
| 13974 |
+
- repo first seen: `2026-04-17T19:03:24Z`
|
| 13975 |
+
- repo last seen: `2026-04-17T19:15:32Z`
|
| 13976 |
+
- first seen in snapshot: **yes**
|
| 13977 |
+
- repo association: **NONE**
|
| 13978 |
+
- repo primary artifacts: **1**
|
| 13979 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13980 |
+
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 13981 |
+
- account age: **82 days**
|
| 13982 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13983 |
+
- public orgs: none visible
|
| 13984 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 13985 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 13986 |
+
|
| 13987 |
+
Example artifacts:
|
| 13988 |
+
- [PR #68247: feat(gateway): Add Xcode Copilot Extension Support](https://github.com/openclaw/openclaw/pull/68247) — open
|
| 13989 |
+
|
| 13990 |
### `nir-insuretax`
|
| 13991 |
|
| 13992 |
- profile: [github.com/nir-insuretax](https://github.com/nir-insuretax)
|
|
|
|
| 14898 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arvajustin)
|
| 14899 |
- repo first seen: `2026-04-17T17:57:49Z`
|
| 14900 |
- repo last seen: `2026-04-17T17:57:49Z`
|
| 14901 |
+
- first seen in snapshot: **no**
|
| 14902 |
- repo association: **NONE**
|
| 14903 |
- repo primary artifacts: **1**
|
| 14904 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15143 |
Example artifacts:
|
| 15144 |
- [PR #65126: fix: preserve anthropic replay safety for signed thinking sessions](https://github.com/openclaw/openclaw/pull/65126) — closed, merged
|
| 15145 |
|
| 15146 |
+
### `ShayMeshGit`
|
| 15147 |
+
|
| 15148 |
+
- profile: [github.com/ShayMeshGit](https://github.com/ShayMeshGit)
|
| 15149 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AShayMeshGit)
|
| 15150 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShayMeshGit)
|
| 15151 |
+
- repo first seen: `2026-04-17T19:10:02Z`
|
| 15152 |
+
- repo last seen: `2026-04-17T19:10:02Z`
|
| 15153 |
+
- first seen in snapshot: **yes**
|
| 15154 |
+
- repo association: **NONE**
|
| 15155 |
+
- repo primary artifacts: **1**
|
| 15156 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15157 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15158 |
+
- account age: **2606 days**
|
| 15159 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15160 |
+
- public orgs: none visible
|
| 15161 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15162 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 15163 |
+
|
| 15164 |
+
Example artifacts:
|
| 15165 |
+
- [PR #68250: docs: use relative links in provider index to fix localization #68139](https://github.com/openclaw/openclaw/pull/68250) — open
|
| 15166 |
+
|
| 15167 |
### `shirtlessfounder`
|
| 15168 |
|
| 15169 |
- profile: [github.com/shirtlessfounder](https://github.com/shirtlessfounder)
|
|
|
|
| 15507 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ataosiyuan163)
|
| 15508 |
- repo first seen: `2026-04-17T17:44:59Z`
|
| 15509 |
- repo last seen: `2026-04-17T17:44:59Z`
|
| 15510 |
+
- first seen in snapshot: **no**
|
| 15511 |
- repo association: **NONE**
|
| 15512 |
- repo primary artifacts: **1**
|
| 15513 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15857 |
Example artifacts:
|
| 15858 |
- [PR #65789: docs: add execution checklist for false-green gateway health](https://github.com/openclaw/openclaw/pull/65789) — closed
|
| 15859 |
|
| 15860 |
+
### `Tuarisa`
|
| 15861 |
+
|
| 15862 |
+
- profile: [github.com/Tuarisa](https://github.com/Tuarisa)
|
| 15863 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATuarisa)
|
| 15864 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATuarisa)
|
| 15865 |
+
- repo first seen: `2026-04-17T18:27:59Z`
|
| 15866 |
+
- repo last seen: `2026-04-17T18:27:59Z`
|
| 15867 |
+
- first seen in snapshot: **yes**
|
| 15868 |
+
- repo association: **NONE**
|
| 15869 |
+
- repo primary artifacts: **1**
|
| 15870 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15871 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15872 |
+
- account age: **4909 days**
|
| 15873 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15874 |
+
- public orgs: none visible
|
| 15875 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15876 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 15877 |
+
|
| 15878 |
+
Example artifacts:
|
| 15879 |
+
- [PR #68243: fix(media-understanding): register custom API stream handler before image completion](https://github.com/openclaw/openclaw/pull/68243) — open
|
| 15880 |
+
|
| 15881 |
### `Unayung`
|
| 15882 |
|
| 15883 |
- profile: [github.com/Unayung](https://github.com/Unayung)
|
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:3654d1ce310ac86601b5de2702233a764888f5702a293600514094ed9862ce41
|
| 3 |
+
size 97249
|
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:332b0a33613eda980c7676056cf0796d86bac9fa43b0c926f464e0ff9ea8e924
|
| 3 |
+
size 46265710
|
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:b1a5c9a03797d8a98be07a36596e81f21de56a08f54240652187d132ee778461
|
| 3 |
+
size 114841135
|
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:a37920e9784a214ad351e11e1a57d9c0bce336dabc29ca4a758417509a5d00d8
|
| 3 |
+
size 71980256
|
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:00ddeba48b31a3110ee336c8224fea6c667bbc2a96fbaceee86d7d2d0041c884
|
| 3 |
+
size 4164834
|
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:25b4723d8369ce7a1ebdfbd89e42f53470498121ecb5230d9157b87193b73e4c
|
| 3 |
+
size 6090299
|
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:d053eeca08788435b2ea477b9b78697e845bf927097732e73a7c8dd9f4e21e92
|
| 3 |
+
size 1193276
|
snapshots/20260417T192043Z/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": 135532,
|
| 9 |
+
"issues": 4138,
|
| 10 |
+
"links": 43188,
|
| 11 |
+
"new_contributors": 711,
|
| 12 |
+
"pr_diffs": 2883,
|
| 13 |
+
"pr_files": 56284,
|
| 14 |
+
"pull_requests": 2883,
|
| 15 |
+
"review_comments": 14201,
|
| 16 |
+
"reviews": 10714,
|
| 17 |
+
"timeline_events": 43879
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-17T19:20:43Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 24,
|
| 22 |
+
"issue_stubs": 45,
|
| 23 |
+
"issues": 14,
|
| 24 |
+
"links": 70,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 302,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 542,
|
| 29 |
+
"reviews": 493,
|
| 30 |
+
"timeline_events": 928
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-17T19:20:43Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260417T192043Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-17T18:20:41Z",
|
| 37 |
+
"next_since": "2026-04-17T19:20:43Z"
|
| 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/20260417T192043Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260417T192043Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-17T19:20:43Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260417T192043Z"
|
| 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-17T18:20:41Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260417T192043Z",
|
| 4 |
+
"next_since": "2026-04-17T19:20:43Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-17T19:20:43Z"
|
| 7 |
}
|