Refresh openclaw dataset snapshot 20260418T092036Z
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 +950 -1186
- new-contributors-report.md +292 -364
- 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/20260418T092036Z/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: `20260418T092036Z`
|
| 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:fb9c7394e06faacfdc06ab0a3f2a96c52ff4978918f492a4355ad05adb84cb56
|
| 3 |
+
size 67233105
|
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:16a7a168b9462f4f0b0b6fe8c61c7bf810eb7e55cbea192e3820c5be67409dc2
|
| 3 |
+
size 1027964
|
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:dbca5b9ca850a1ea85753b35016a77654bb3bdcd8bb271f43e8d12d833974fa3
|
| 3 |
+
size 19974765
|
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:9336a37df44eb57a79753f6141fb91b8aef78bbf7974777c8941ca06943ecc41
|
| 3 |
+
size 6640193
|
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:b7306153ff7841d2c63c70b872d6b337236e839da59f4d872dd8214c5ed7b3ee
|
| 3 |
+
size 524881
|
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": 136165,
|
| 9 |
+
"issues": 4382,
|
| 10 |
+
"links": 43888,
|
| 11 |
+
"new_contributors": 715,
|
| 12 |
+
"pr_diffs": 3170,
|
| 13 |
+
"pr_files": 66369,
|
| 14 |
+
"pull_requests": 3170,
|
| 15 |
+
"review_comments": 16174,
|
| 16 |
+
"reviews": 12264,
|
| 17 |
+
"timeline_events": 51511
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T09:20:36Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 32,
|
| 22 |
+
"issue_stubs": 50,
|
| 23 |
+
"issues": 19,
|
| 24 |
+
"links": 108,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 185,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 119,
|
| 29 |
+
"reviews": 93,
|
| 30 |
+
"timeline_events": 554
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T09:20:36Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T092036Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T08:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T09:20:36Z"
|
| 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":
|
| 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":
|
| 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": [
|
|
@@ -371,6 +371,94 @@
|
|
| 371 |
},
|
| 372 |
"fetch_error": null
|
| 373 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 374 |
{
|
| 375 |
"author_login": "neeravmakwana",
|
| 376 |
"name": "Neerav Makwana",
|
|
@@ -448,94 +536,6 @@
|
|
| 448 |
},
|
| 449 |
"fetch_error": null
|
| 450 |
},
|
| 451 |
-
{
|
| 452 |
-
"author_login": "nightq",
|
| 453 |
-
"name": "Mr.NightQ",
|
| 454 |
-
"profile_url": "https://github.com/nightq",
|
| 455 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anightq",
|
| 456 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anightq",
|
| 457 |
-
"repo_first_seen_at": "2026-04-01T13:17:35Z",
|
| 458 |
-
"repo_last_seen_at": "2026-04-18T05:45:43Z",
|
| 459 |
-
"repo_primary_artifact_count": 38,
|
| 460 |
-
"repo_artifact_count": 39,
|
| 461 |
-
"snapshot_issue_count": 1,
|
| 462 |
-
"snapshot_pr_count": 37,
|
| 463 |
-
"snapshot_comment_count": 1,
|
| 464 |
-
"snapshot_review_count": 0,
|
| 465 |
-
"snapshot_review_comment_count": 0,
|
| 466 |
-
"repo_association": "CONTRIBUTOR",
|
| 467 |
-
"new_to_repo": false,
|
| 468 |
-
"first_seen_in_snapshot": false,
|
| 469 |
-
"known_via_prior_merged_pr": true,
|
| 470 |
-
"report_reason": null,
|
| 471 |
-
"enrichment_source": "previous_report",
|
| 472 |
-
"live_refetch_skipped": true,
|
| 473 |
-
"account_age_days": 4825,
|
| 474 |
-
"young_account": false,
|
| 475 |
-
"follow_through_score": "weak",
|
| 476 |
-
"breadth_score": "low",
|
| 477 |
-
"automation_risk_signal": "medium",
|
| 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 |
-
},
|
| 491 |
-
"examples": {
|
| 492 |
-
"pull_requests": [
|
| 493 |
-
{
|
| 494 |
-
"kind": "pull_request",
|
| 495 |
-
"number": 68422,
|
| 496 |
-
"title": "fix(ui): constrain web chat width to 920px for better readability",
|
| 497 |
-
"url": "https://github.com/openclaw/openclaw/pull/68422",
|
| 498 |
-
"state": "open",
|
| 499 |
-
"merged": false,
|
| 500 |
-
"draft": false,
|
| 501 |
-
"created_at": "2026-04-18T05:45:43Z"
|
| 502 |
-
},
|
| 503 |
-
{
|
| 504 |
-
"kind": "pull_request",
|
| 505 |
-
"number": 68348,
|
| 506 |
-
"title": "fix: use native loading for doctor contract API to speed up status command",
|
| 507 |
-
"url": "https://github.com/openclaw/openclaw/pull/68348",
|
| 508 |
-
"state": "open",
|
| 509 |
-
"merged": false,
|
| 510 |
-
"draft": false,
|
| 511 |
-
"created_at": "2026-04-18T01:18:46Z"
|
| 512 |
-
},
|
| 513 |
-
{
|
| 514 |
-
"kind": "pull_request",
|
| 515 |
-
"number": 68311,
|
| 516 |
-
"title": "fix: update reasoning stream message to include Feishu support",
|
| 517 |
-
"url": "https://github.com/openclaw/openclaw/pull/68311",
|
| 518 |
-
"state": "open",
|
| 519 |
-
"merged": false,
|
| 520 |
-
"draft": false,
|
| 521 |
-
"created_at": "2026-04-17T22:47:46Z"
|
| 522 |
-
}
|
| 523 |
-
],
|
| 524 |
-
"issues": [
|
| 525 |
-
{
|
| 526 |
-
"kind": "issue",
|
| 527 |
-
"number": 59034,
|
| 528 |
-
"title": "[macOS] screen.record command not available on node",
|
| 529 |
-
"url": "https://github.com/openclaw/openclaw/issues/59034",
|
| 530 |
-
"state": "open",
|
| 531 |
-
"merged": null,
|
| 532 |
-
"draft": null,
|
| 533 |
-
"created_at": "2026-04-01T13:17:35Z"
|
| 534 |
-
}
|
| 535 |
-
]
|
| 536 |
-
},
|
| 537 |
-
"fetch_error": null
|
| 538 |
-
},
|
| 539 |
{
|
| 540 |
"author_login": "w-sss",
|
| 541 |
"name": "end",
|
|
@@ -911,11 +911,11 @@
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
-
"repo_last_seen_at": "2026-04-
|
| 915 |
-
"repo_primary_artifact_count":
|
| 916 |
-
"repo_artifact_count":
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
-
"snapshot_pr_count":
|
| 919 |
"snapshot_comment_count": 38,
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
|
@@ -946,6 +946,16 @@
|
|
| 946 |
},
|
| 947 |
"examples": {
|
| 948 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 949 |
{
|
| 950 |
"kind": "pull_request",
|
| 951 |
"number": 68448,
|
|
@@ -965,16 +975,6 @@
|
|
| 965 |
"merged": false,
|
| 966 |
"draft": false,
|
| 967 |
"created_at": "2026-04-18T03:39:40Z"
|
| 968 |
-
},
|
| 969 |
-
{
|
| 970 |
-
"kind": "pull_request",
|
| 971 |
-
"number": 68355,
|
| 972 |
-
"title": "fix: allow unknown properties in WakeParams schema (#68347)",
|
| 973 |
-
"url": "https://github.com/openclaw/openclaw/pull/68355",
|
| 974 |
-
"state": "closed",
|
| 975 |
-
"merged": true,
|
| 976 |
-
"draft": false,
|
| 977 |
-
"created_at": "2026-04-18T01:48:10Z"
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
@@ -1320,6 +1320,85 @@
|
|
| 1320 |
},
|
| 1321 |
"fetch_error": null
|
| 1322 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1323 |
{
|
| 1324 |
"author_login": "omarshahine",
|
| 1325 |
"name": "Omar Shahine",
|
|
@@ -1587,85 +1666,6 @@
|
|
| 1587 |
},
|
| 1588 |
"fetch_error": null
|
| 1589 |
},
|
| 1590 |
-
{
|
| 1591 |
-
"author_login": "obviyus",
|
| 1592 |
-
"name": "Ayaan Zaidi",
|
| 1593 |
-
"profile_url": "https://github.com/obviyus",
|
| 1594 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus",
|
| 1595 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus",
|
| 1596 |
-
"repo_first_seen_at": "2026-01-04T13:17:28Z",
|
| 1597 |
-
"repo_last_seen_at": "2026-04-18T04:32:55Z",
|
| 1598 |
-
"repo_primary_artifact_count": 18,
|
| 1599 |
-
"repo_artifact_count": 590,
|
| 1600 |
-
"snapshot_issue_count": 0,
|
| 1601 |
-
"snapshot_pr_count": 18,
|
| 1602 |
-
"snapshot_comment_count": 522,
|
| 1603 |
-
"snapshot_review_count": 46,
|
| 1604 |
-
"snapshot_review_comment_count": 4,
|
| 1605 |
-
"repo_association": "CONTRIBUTOR",
|
| 1606 |
-
"new_to_repo": false,
|
| 1607 |
-
"first_seen_in_snapshot": false,
|
| 1608 |
-
"known_via_prior_merged_pr": true,
|
| 1609 |
-
"report_reason": null,
|
| 1610 |
-
"enrichment_source": "previous_report",
|
| 1611 |
-
"live_refetch_skipped": true,
|
| 1612 |
-
"account_age_days": 3510,
|
| 1613 |
-
"young_account": false,
|
| 1614 |
-
"follow_through_score": "strong",
|
| 1615 |
-
"breadth_score": "low",
|
| 1616 |
-
"automation_risk_signal": "low",
|
| 1617 |
-
"heuristic_note": "targets high-star repos",
|
| 1618 |
-
"public_orgs": [
|
| 1619 |
-
"UplauseApp"
|
| 1620 |
-
],
|
| 1621 |
-
"activity": {
|
| 1622 |
-
"visible_authored_pr_count": 16,
|
| 1623 |
-
"merged_pr_count": 15,
|
| 1624 |
-
"closed_unmerged_pr_count": 1,
|
| 1625 |
-
"open_pr_count": 0,
|
| 1626 |
-
"merged_pr_rate": 0.9375,
|
| 1627 |
-
"closed_unmerged_pr_rate": 0.0625,
|
| 1628 |
-
"still_open_pr_rate": 0.0,
|
| 1629 |
-
"distinct_repos_with_authored_prs": 1,
|
| 1630 |
-
"distinct_repos_with_open_prs": 0
|
| 1631 |
-
},
|
| 1632 |
-
"examples": {
|
| 1633 |
-
"pull_requests": [
|
| 1634 |
-
{
|
| 1635 |
-
"kind": "pull_request",
|
| 1636 |
-
"number": 67993,
|
| 1637 |
-
"title": "fix(telegram): clear compaction replay after visible boundaries",
|
| 1638 |
-
"url": "https://github.com/openclaw/openclaw/pull/67993",
|
| 1639 |
-
"state": "closed",
|
| 1640 |
-
"merged": true,
|
| 1641 |
-
"draft": false,
|
| 1642 |
-
"created_at": "2026-04-17T05:41:11Z"
|
| 1643 |
-
},
|
| 1644 |
-
{
|
| 1645 |
-
"kind": "pull_request",
|
| 1646 |
-
"number": 67991,
|
| 1647 |
-
"title": "fix(reply): preserve post-stream error payloads",
|
| 1648 |
-
"url": "https://github.com/openclaw/openclaw/pull/67991",
|
| 1649 |
-
"state": "closed",
|
| 1650 |
-
"merged": true,
|
| 1651 |
-
"draft": false,
|
| 1652 |
-
"created_at": "2026-04-17T05:30:46Z"
|
| 1653 |
-
},
|
| 1654 |
-
{
|
| 1655 |
-
"kind": "pull_request",
|
| 1656 |
-
"number": 67941,
|
| 1657 |
-
"title": "fix(plugins): enforce synchronous registration",
|
| 1658 |
-
"url": "https://github.com/openclaw/openclaw/pull/67941",
|
| 1659 |
-
"state": "closed",
|
| 1660 |
-
"merged": true,
|
| 1661 |
-
"draft": false,
|
| 1662 |
-
"created_at": "2026-04-17T03:05:08Z"
|
| 1663 |
-
}
|
| 1664 |
-
],
|
| 1665 |
-
"issues": []
|
| 1666 |
-
},
|
| 1667 |
-
"fetch_error": null
|
| 1668 |
-
},
|
| 1669 |
{
|
| 1670 |
"author_login": "coygeek",
|
| 1671 |
"name": "Coy Geek",
|
|
@@ -2625,6 +2625,87 @@
|
|
| 2625 |
},
|
| 2626 |
"fetch_error": null
|
| 2627 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2628 |
{
|
| 2629 |
"author_login": "Tianworld",
|
| 2630 |
"name": null,
|
|
@@ -3320,87 +3401,6 @@
|
|
| 3320 |
},
|
| 3321 |
"fetch_error": null
|
| 3322 |
},
|
| 3323 |
-
{
|
| 3324 |
-
"author_login": "MoerAI",
|
| 3325 |
-
"name": "ToToKr",
|
| 3326 |
-
"profile_url": "https://github.com/MoerAI",
|
| 3327 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMoerAI",
|
| 3328 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMoerAI",
|
| 3329 |
-
"repo_first_seen_at": "2026-02-23T01:38:58Z",
|
| 3330 |
-
"repo_last_seen_at": "2026-04-16T09:42:16Z",
|
| 3331 |
-
"repo_primary_artifact_count": 10,
|
| 3332 |
-
"repo_artifact_count": 94,
|
| 3333 |
-
"snapshot_issue_count": 0,
|
| 3334 |
-
"snapshot_pr_count": 10,
|
| 3335 |
-
"snapshot_comment_count": 68,
|
| 3336 |
-
"snapshot_review_count": 8,
|
| 3337 |
-
"snapshot_review_comment_count": 8,
|
| 3338 |
-
"repo_association": "CONTRIBUTOR",
|
| 3339 |
-
"new_to_repo": false,
|
| 3340 |
-
"first_seen_in_snapshot": false,
|
| 3341 |
-
"known_via_prior_merged_pr": true,
|
| 3342 |
-
"report_reason": null,
|
| 3343 |
-
"enrichment_source": "previous_report",
|
| 3344 |
-
"live_refetch_skipped": true,
|
| 3345 |
-
"account_age_days": 3336,
|
| 3346 |
-
"young_account": false,
|
| 3347 |
-
"follow_through_score": "weak",
|
| 3348 |
-
"breadth_score": "low",
|
| 3349 |
-
"automation_risk_signal": "low",
|
| 3350 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3351 |
-
"public_orgs": [
|
| 3352 |
-
"el-embedded-linux",
|
| 3353 |
-
"SpecailForces",
|
| 3354 |
-
"Neuro-AI-Lab"
|
| 3355 |
-
],
|
| 3356 |
-
"activity": {
|
| 3357 |
-
"visible_authored_pr_count": 24,
|
| 3358 |
-
"merged_pr_count": 1,
|
| 3359 |
-
"closed_unmerged_pr_count": 8,
|
| 3360 |
-
"open_pr_count": 15,
|
| 3361 |
-
"merged_pr_rate": 0.0417,
|
| 3362 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 3363 |
-
"still_open_pr_rate": 0.625,
|
| 3364 |
-
"distinct_repos_with_authored_prs": 2,
|
| 3365 |
-
"distinct_repos_with_open_prs": 2
|
| 3366 |
-
},
|
| 3367 |
-
"examples": {
|
| 3368 |
-
"pull_requests": [
|
| 3369 |
-
{
|
| 3370 |
-
"kind": "pull_request",
|
| 3371 |
-
"number": 67437,
|
| 3372 |
-
"title": "fix(bluebubbles): retry attachment fetch when webhook arrives with empty array (#65430)",
|
| 3373 |
-
"url": "https://github.com/openclaw/openclaw/pull/67437",
|
| 3374 |
-
"state": "closed",
|
| 3375 |
-
"merged": false,
|
| 3376 |
-
"draft": false,
|
| 3377 |
-
"created_at": "2026-04-16T00:04:39Z"
|
| 3378 |
-
},
|
| 3379 |
-
{
|
| 3380 |
-
"kind": "pull_request",
|
| 3381 |
-
"number": 67119,
|
| 3382 |
-
"title": "fix(google): use v1alpha API version for preview Veo models (#62309)",
|
| 3383 |
-
"url": "https://github.com/openclaw/openclaw/pull/67119",
|
| 3384 |
-
"state": "open",
|
| 3385 |
-
"merged": false,
|
| 3386 |
-
"draft": false,
|
| 3387 |
-
"created_at": "2026-04-15T10:07:31Z"
|
| 3388 |
-
},
|
| 3389 |
-
{
|
| 3390 |
-
"kind": "pull_request",
|
| 3391 |
-
"number": 66482,
|
| 3392 |
-
"title": "fix(agents): use max_tokens instead of max_completion_tokens for non-OpenAI providers (#65603)",
|
| 3393 |
-
"url": "https://github.com/openclaw/openclaw/pull/66482",
|
| 3394 |
-
"state": "open",
|
| 3395 |
-
"merged": false,
|
| 3396 |
-
"draft": false,
|
| 3397 |
-
"created_at": "2026-04-14T10:08:25Z"
|
| 3398 |
-
}
|
| 3399 |
-
],
|
| 3400 |
-
"issues": []
|
| 3401 |
-
},
|
| 3402 |
-
"fetch_error": null
|
| 3403 |
-
},
|
| 3404 |
{
|
| 3405 |
"author_login": "Rohan5commit",
|
| 3406 |
"name": "Rohan Santhosh Kumar",
|
|
@@ -3762,6 +3762,83 @@
|
|
| 3762 |
},
|
| 3763 |
"fetch_error": null
|
| 3764 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3765 |
{
|
| 3766 |
"author_login": "dependabot[bot]",
|
| 3767 |
"name": null,
|
|
@@ -4409,6 +4486,104 @@
|
|
| 4409 |
},
|
| 4410 |
"fetch_error": null
|
| 4411 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4412 |
{
|
| 4413 |
"author_login": "zhouhe-xydt",
|
| 4414 |
"name": null,
|
|
@@ -4672,83 +4847,6 @@
|
|
| 4672 |
},
|
| 4673 |
"fetch_error": null
|
| 4674 |
},
|
| 4675 |
-
{
|
| 4676 |
-
"author_login": "Bartok9",
|
| 4677 |
-
"name": null,
|
| 4678 |
-
"profile_url": "https://github.com/Bartok9",
|
| 4679 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9",
|
| 4680 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9",
|
| 4681 |
-
"repo_first_seen_at": "2026-02-27T18:48:49Z",
|
| 4682 |
-
"repo_last_seen_at": "2026-04-17T08:43:06Z",
|
| 4683 |
-
"repo_primary_artifact_count": 8,
|
| 4684 |
-
"repo_artifact_count": 29,
|
| 4685 |
-
"snapshot_issue_count": 0,
|
| 4686 |
-
"snapshot_pr_count": 8,
|
| 4687 |
-
"snapshot_comment_count": 21,
|
| 4688 |
-
"snapshot_review_count": 0,
|
| 4689 |
-
"snapshot_review_comment_count": 0,
|
| 4690 |
-
"repo_association": "CONTRIBUTOR",
|
| 4691 |
-
"new_to_repo": false,
|
| 4692 |
-
"first_seen_in_snapshot": false,
|
| 4693 |
-
"known_via_prior_merged_pr": true,
|
| 4694 |
-
"report_reason": null,
|
| 4695 |
-
"enrichment_source": "previous_report",
|
| 4696 |
-
"live_refetch_skipped": true,
|
| 4697 |
-
"account_age_days": 70,
|
| 4698 |
-
"young_account": true,
|
| 4699 |
-
"follow_through_score": "weak",
|
| 4700 |
-
"breadth_score": "low",
|
| 4701 |
-
"automation_risk_signal": "medium",
|
| 4702 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 4703 |
-
"public_orgs": [],
|
| 4704 |
-
"activity": {
|
| 4705 |
-
"visible_authored_pr_count": 15,
|
| 4706 |
-
"merged_pr_count": 2,
|
| 4707 |
-
"closed_unmerged_pr_count": 6,
|
| 4708 |
-
"open_pr_count": 7,
|
| 4709 |
-
"merged_pr_rate": 0.1333,
|
| 4710 |
-
"closed_unmerged_pr_rate": 0.4,
|
| 4711 |
-
"still_open_pr_rate": 0.4667,
|
| 4712 |
-
"distinct_repos_with_authored_prs": 2,
|
| 4713 |
-
"distinct_repos_with_open_prs": 2
|
| 4714 |
-
},
|
| 4715 |
-
"examples": {
|
| 4716 |
-
"pull_requests": [
|
| 4717 |
-
{
|
| 4718 |
-
"kind": "pull_request",
|
| 4719 |
-
"number": 68047,
|
| 4720 |
-
"title": "fix(gateway): extend image-support name fallback to direct anthropic provider",
|
| 4721 |
-
"url": "https://github.com/openclaw/openclaw/pull/68047",
|
| 4722 |
-
"state": "open",
|
| 4723 |
-
"merged": false,
|
| 4724 |
-
"draft": false,
|
| 4725 |
-
"created_at": "2026-04-17T08:43:06Z"
|
| 4726 |
-
},
|
| 4727 |
-
{
|
| 4728 |
-
"kind": "pull_request",
|
| 4729 |
-
"number": 67591,
|
| 4730 |
-
"title": "fix(session): clear auto-fallback model overrides on /new and /reset",
|
| 4731 |
-
"url": "https://github.com/openclaw/openclaw/pull/67591",
|
| 4732 |
-
"state": "open",
|
| 4733 |
-
"merged": false,
|
| 4734 |
-
"draft": false,
|
| 4735 |
-
"created_at": "2026-04-16T08:39:54Z"
|
| 4736 |
-
},
|
| 4737 |
-
{
|
| 4738 |
-
"kind": "pull_request",
|
| 4739 |
-
"number": 67091,
|
| 4740 |
-
"title": "fix(dreaming): use ingestion date for dayBucket instead of file date",
|
| 4741 |
-
"url": "https://github.com/openclaw/openclaw/pull/67091",
|
| 4742 |
-
"state": "closed",
|
| 4743 |
-
"merged": true,
|
| 4744 |
-
"draft": false,
|
| 4745 |
-
"created_at": "2026-04-15T08:57:09Z"
|
| 4746 |
-
}
|
| 4747 |
-
],
|
| 4748 |
-
"issues": []
|
| 4749 |
-
},
|
| 4750 |
-
"fetch_error": null
|
| 4751 |
-
},
|
| 4752 |
{
|
| 4753 |
"author_login": "draix",
|
| 4754 |
"name": "Mart\u00edn Alcal\u00e1 Rub\u00ed",
|
|
@@ -5325,104 +5423,6 @@
|
|
| 5325 |
},
|
| 5326 |
"fetch_error": null
|
| 5327 |
},
|
| 5328 |
-
{
|
| 5329 |
-
"author_login": "jetd1",
|
| 5330 |
-
"name": "Xiaoshuai Zhang",
|
| 5331 |
-
"profile_url": "https://github.com/jetd1",
|
| 5332 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1",
|
| 5333 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1",
|
| 5334 |
-
"repo_first_seen_at": "2026-04-09T03:07:08Z",
|
| 5335 |
-
"repo_last_seen_at": "2026-04-18T06:01:01Z",
|
| 5336 |
-
"repo_primary_artifact_count": 9,
|
| 5337 |
-
"repo_artifact_count": 69,
|
| 5338 |
-
"snapshot_issue_count": 2,
|
| 5339 |
-
"snapshot_pr_count": 7,
|
| 5340 |
-
"snapshot_comment_count": 6,
|
| 5341 |
-
"snapshot_review_count": 27,
|
| 5342 |
-
"snapshot_review_comment_count": 27,
|
| 5343 |
-
"repo_association": "CONTRIBUTOR",
|
| 5344 |
-
"new_to_repo": false,
|
| 5345 |
-
"first_seen_in_snapshot": false,
|
| 5346 |
-
"known_via_prior_merged_pr": true,
|
| 5347 |
-
"report_reason": null,
|
| 5348 |
-
"enrichment_source": "previous_report",
|
| 5349 |
-
"live_refetch_skipped": true,
|
| 5350 |
-
"account_age_days": 3810,
|
| 5351 |
-
"young_account": false,
|
| 5352 |
-
"follow_through_score": "weak",
|
| 5353 |
-
"breadth_score": "low",
|
| 5354 |
-
"automation_risk_signal": "low",
|
| 5355 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5356 |
-
"public_orgs": [],
|
| 5357 |
-
"activity": {
|
| 5358 |
-
"visible_authored_pr_count": 9,
|
| 5359 |
-
"merged_pr_count": 1,
|
| 5360 |
-
"closed_unmerged_pr_count": 3,
|
| 5361 |
-
"open_pr_count": 5,
|
| 5362 |
-
"merged_pr_rate": 0.1111,
|
| 5363 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 5364 |
-
"still_open_pr_rate": 0.5556,
|
| 5365 |
-
"distinct_repos_with_authored_prs": 2,
|
| 5366 |
-
"distinct_repos_with_open_prs": 1
|
| 5367 |
-
},
|
| 5368 |
-
"examples": {
|
| 5369 |
-
"pull_requests": [
|
| 5370 |
-
{
|
| 5371 |
-
"kind": "pull_request",
|
| 5372 |
-
"number": 65222,
|
| 5373 |
-
"title": "fix(telegram): bypass grammY sequential key for interrupt/steer message delivery",
|
| 5374 |
-
"url": "https://github.com/openclaw/openclaw/pull/65222",
|
| 5375 |
-
"state": "open",
|
| 5376 |
-
"merged": false,
|
| 5377 |
-
"draft": false,
|
| 5378 |
-
"created_at": "2026-04-12T07:07:35Z"
|
| 5379 |
-
},
|
| 5380 |
-
{
|
| 5381 |
-
"kind": "pull_request",
|
| 5382 |
-
"number": 65221,
|
| 5383 |
-
"title": "fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries",
|
| 5384 |
-
"url": "https://github.com/openclaw/openclaw/pull/65221",
|
| 5385 |
-
"state": "open",
|
| 5386 |
-
"merged": false,
|
| 5387 |
-
"draft": false,
|
| 5388 |
-
"created_at": "2026-04-12T07:07:18Z"
|
| 5389 |
-
},
|
| 5390 |
-
{
|
| 5391 |
-
"kind": "pull_request",
|
| 5392 |
-
"number": 65021,
|
| 5393 |
-
"title": "fix(telegram): enable interrupt/steer message delivery during active runs",
|
| 5394 |
-
"url": "https://github.com/openclaw/openclaw/pull/65021",
|
| 5395 |
-
"state": "closed",
|
| 5396 |
-
"merged": false,
|
| 5397 |
-
"draft": false,
|
| 5398 |
-
"created_at": "2026-04-11T22:03:39Z"
|
| 5399 |
-
}
|
| 5400 |
-
],
|
| 5401 |
-
"issues": [
|
| 5402 |
-
{
|
| 5403 |
-
"kind": "issue",
|
| 5404 |
-
"number": 65223,
|
| 5405 |
-
"title": "Design: tool abort signal handling and framework-level execution interruption",
|
| 5406 |
-
"url": "https://github.com/openclaw/openclaw/issues/65223",
|
| 5407 |
-
"state": "open",
|
| 5408 |
-
"merged": null,
|
| 5409 |
-
"draft": null,
|
| 5410 |
-
"created_at": "2026-04-12T07:08:02Z"
|
| 5411 |
-
},
|
| 5412 |
-
{
|
| 5413 |
-
"kind": "issue",
|
| 5414 |
-
"number": 64951,
|
| 5415 |
-
"title": "Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective",
|
| 5416 |
-
"url": "https://github.com/openclaw/openclaw/issues/64951",
|
| 5417 |
-
"state": "closed",
|
| 5418 |
-
"merged": null,
|
| 5419 |
-
"draft": null,
|
| 5420 |
-
"created_at": "2026-04-11T18:01:17Z"
|
| 5421 |
-
}
|
| 5422 |
-
]
|
| 5423 |
-
},
|
| 5424 |
-
"fetch_error": null
|
| 5425 |
-
},
|
| 5426 |
{
|
| 5427 |
"author_login": "asakir44",
|
| 5428 |
"name": "Ahmet Gen\u00e7alp",
|
|
@@ -7620,6 +7620,94 @@
|
|
| 7620 |
},
|
| 7621 |
"fetch_error": null
|
| 7622 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7623 |
{
|
| 7624 |
"author_login": "rmfalco89",
|
| 7625 |
"name": "Riccardo Marino",
|
|
@@ -7798,6 +7886,83 @@
|
|
| 7798 |
},
|
| 7799 |
"fetch_error": null
|
| 7800 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7801 |
{
|
| 7802 |
"author_login": "defonota3box",
|
| 7803 |
"name": null,
|
|
@@ -8993,94 +9158,6 @@
|
|
| 8993 |
},
|
| 8994 |
"fetch_error": null
|
| 8995 |
},
|
| 8996 |
-
{
|
| 8997 |
-
"author_login": "lyfuci",
|
| 8998 |
-
"name": "Sean Sun",
|
| 8999 |
-
"profile_url": "https://github.com/lyfuci",
|
| 9000 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alyfuci",
|
| 9001 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alyfuci",
|
| 9002 |
-
"repo_first_seen_at": "2026-03-04T12:15:50Z",
|
| 9003 |
-
"repo_last_seen_at": "2026-04-18T06:01:18Z",
|
| 9004 |
-
"repo_primary_artifact_count": 5,
|
| 9005 |
-
"repo_artifact_count": 8,
|
| 9006 |
-
"snapshot_issue_count": 1,
|
| 9007 |
-
"snapshot_pr_count": 4,
|
| 9008 |
-
"snapshot_comment_count": 3,
|
| 9009 |
-
"snapshot_review_count": 0,
|
| 9010 |
-
"snapshot_review_comment_count": 0,
|
| 9011 |
-
"repo_association": "NONE",
|
| 9012 |
-
"new_to_repo": false,
|
| 9013 |
-
"first_seen_in_snapshot": false,
|
| 9014 |
-
"known_via_prior_merged_pr": false,
|
| 9015 |
-
"report_reason": null,
|
| 9016 |
-
"enrichment_source": "previous_report",
|
| 9017 |
-
"live_refetch_skipped": true,
|
| 9018 |
-
"account_age_days": 3970,
|
| 9019 |
-
"young_account": false,
|
| 9020 |
-
"follow_through_score": "weak",
|
| 9021 |
-
"breadth_score": "low",
|
| 9022 |
-
"automation_risk_signal": "low",
|
| 9023 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 9024 |
-
"public_orgs": [],
|
| 9025 |
-
"activity": {
|
| 9026 |
-
"visible_authored_pr_count": 2,
|
| 9027 |
-
"merged_pr_count": 0,
|
| 9028 |
-
"closed_unmerged_pr_count": 0,
|
| 9029 |
-
"open_pr_count": 2,
|
| 9030 |
-
"merged_pr_rate": 0.0,
|
| 9031 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 9032 |
-
"still_open_pr_rate": 1.0,
|
| 9033 |
-
"distinct_repos_with_authored_prs": 2,
|
| 9034 |
-
"distinct_repos_with_open_prs": 2
|
| 9035 |
-
},
|
| 9036 |
-
"examples": {
|
| 9037 |
-
"pull_requests": [
|
| 9038 |
-
{
|
| 9039 |
-
"kind": "pull_request",
|
| 9040 |
-
"number": 68430,
|
| 9041 |
-
"title": "extensions/acpx: expose probeAgent config so non-codex ACP stacks stay available",
|
| 9042 |
-
"url": "https://github.com/openclaw/openclaw/pull/68430",
|
| 9043 |
-
"state": "open",
|
| 9044 |
-
"merged": false,
|
| 9045 |
-
"draft": false,
|
| 9046 |
-
"created_at": "2026-04-18T06:01:18Z"
|
| 9047 |
-
},
|
| 9048 |
-
{
|
| 9049 |
-
"kind": "pull_request",
|
| 9050 |
-
"number": 68400,
|
| 9051 |
-
"title": "daemon/systemd: distinguish WSL user D-Bus socket missing from missing systemctl",
|
| 9052 |
-
"url": "https://github.com/openclaw/openclaw/pull/68400",
|
| 9053 |
-
"state": "open",
|
| 9054 |
-
"merged": false,
|
| 9055 |
-
"draft": false,
|
| 9056 |
-
"created_at": "2026-04-18T04:26:05Z"
|
| 9057 |
-
},
|
| 9058 |
-
{
|
| 9059 |
-
"kind": "pull_request",
|
| 9060 |
-
"number": 68389,
|
| 9061 |
-
"title": "plugins: clarify allowlist warning when entries don't match discovered ids",
|
| 9062 |
-
"url": "https://github.com/openclaw/openclaw/pull/68389",
|
| 9063 |
-
"state": "open",
|
| 9064 |
-
"merged": false,
|
| 9065 |
-
"draft": false,
|
| 9066 |
-
"created_at": "2026-04-18T04:06:01Z"
|
| 9067 |
-
}
|
| 9068 |
-
],
|
| 9069 |
-
"issues": [
|
| 9070 |
-
{
|
| 9071 |
-
"kind": "issue",
|
| 9072 |
-
"number": 34401,
|
| 9073 |
-
"title": "google-gemini-cli-auth: OAuth token exchange fails behind proxy (fetchWithSsrFGuard uses createPinnedDispatcher instead of EnvHttpProxyAgent)",
|
| 9074 |
-
"url": "https://github.com/openclaw/openclaw/issues/34401",
|
| 9075 |
-
"state": "open",
|
| 9076 |
-
"merged": null,
|
| 9077 |
-
"draft": null,
|
| 9078 |
-
"created_at": "2026-03-04T12:15:50Z"
|
| 9079 |
-
}
|
| 9080 |
-
]
|
| 9081 |
-
},
|
| 9082 |
-
"fetch_error": null
|
| 9083 |
-
},
|
| 9084 |
{
|
| 9085 |
"author_login": "WayChan",
|
| 9086 |
"name": "Sway Chan",
|
|
@@ -9169,94 +9246,6 @@
|
|
| 9169 |
},
|
| 9170 |
"fetch_error": null
|
| 9171 |
},
|
| 9172 |
-
{
|
| 9173 |
-
"author_login": "web3blind",
|
| 9174 |
-
"name": "Blind Dev",
|
| 9175 |
-
"profile_url": "https://github.com/web3blind",
|
| 9176 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aweb3blind",
|
| 9177 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aweb3blind",
|
| 9178 |
-
"repo_first_seen_at": "2026-03-21T14:20:44Z",
|
| 9179 |
-
"repo_last_seen_at": "2026-04-12T16:06:26Z",
|
| 9180 |
-
"repo_primary_artifact_count": 5,
|
| 9181 |
-
"repo_artifact_count": 12,
|
| 9182 |
-
"snapshot_issue_count": 1,
|
| 9183 |
-
"snapshot_pr_count": 4,
|
| 9184 |
-
"snapshot_comment_count": 7,
|
| 9185 |
-
"snapshot_review_count": 0,
|
| 9186 |
-
"snapshot_review_comment_count": 0,
|
| 9187 |
-
"repo_association": "NONE",
|
| 9188 |
-
"new_to_repo": false,
|
| 9189 |
-
"first_seen_in_snapshot": false,
|
| 9190 |
-
"known_via_prior_merged_pr": false,
|
| 9191 |
-
"report_reason": null,
|
| 9192 |
-
"enrichment_source": "previous_report",
|
| 9193 |
-
"live_refetch_skipped": true,
|
| 9194 |
-
"account_age_days": 46,
|
| 9195 |
-
"young_account": true,
|
| 9196 |
-
"follow_through_score": "weak",
|
| 9197 |
-
"breadth_score": "moderate",
|
| 9198 |
-
"automation_risk_signal": "medium",
|
| 9199 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 9200 |
-
"public_orgs": [],
|
| 9201 |
-
"activity": {
|
| 9202 |
-
"visible_authored_pr_count": 9,
|
| 9203 |
-
"merged_pr_count": 0,
|
| 9204 |
-
"closed_unmerged_pr_count": 2,
|
| 9205 |
-
"open_pr_count": 7,
|
| 9206 |
-
"merged_pr_rate": 0.0,
|
| 9207 |
-
"closed_unmerged_pr_rate": 0.2222,
|
| 9208 |
-
"still_open_pr_rate": 0.7778,
|
| 9209 |
-
"distinct_repos_with_authored_prs": 5,
|
| 9210 |
-
"distinct_repos_with_open_prs": 4
|
| 9211 |
-
},
|
| 9212 |
-
"examples": {
|
| 9213 |
-
"pull_requests": [
|
| 9214 |
-
{
|
| 9215 |
-
"kind": "pull_request",
|
| 9216 |
-
"number": 65174,
|
| 9217 |
-
"title": "Improve subagent start notices with resolved model info",
|
| 9218 |
-
"url": "https://github.com/openclaw/openclaw/pull/65174",
|
| 9219 |
-
"state": "open",
|
| 9220 |
-
"merged": false,
|
| 9221 |
-
"draft": false,
|
| 9222 |
-
"created_at": "2026-04-12T04:33:32Z"
|
| 9223 |
-
},
|
| 9224 |
-
{
|
| 9225 |
-
"kind": "pull_request",
|
| 9226 |
-
"number": 64746,
|
| 9227 |
-
"title": "Improve subagent start notices with resolved model info",
|
| 9228 |
-
"url": "https://github.com/openclaw/openclaw/pull/64746",
|
| 9229 |
-
"state": "closed",
|
| 9230 |
-
"merged": false,
|
| 9231 |
-
"draft": false,
|
| 9232 |
-
"created_at": "2026-04-11T10:06:05Z"
|
| 9233 |
-
},
|
| 9234 |
-
{
|
| 9235 |
-
"kind": "pull_request",
|
| 9236 |
-
"number": 64731,
|
| 9237 |
-
"title": "fix(telegram): show model fallback notices outside verbose mode",
|
| 9238 |
-
"url": "https://github.com/openclaw/openclaw/pull/64731",
|
| 9239 |
-
"state": "open",
|
| 9240 |
-
"merged": false,
|
| 9241 |
-
"draft": false,
|
| 9242 |
-
"created_at": "2026-04-11T09:02:22Z"
|
| 9243 |
-
}
|
| 9244 |
-
],
|
| 9245 |
-
"issues": [
|
| 9246 |
-
{
|
| 9247 |
-
"kind": "issue",
|
| 9248 |
-
"number": 51645,
|
| 9249 |
-
"title": "Voice transcription not working in group/topic chats",
|
| 9250 |
-
"url": "https://github.com/openclaw/openclaw/issues/51645",
|
| 9251 |
-
"state": "open",
|
| 9252 |
-
"merged": null,
|
| 9253 |
-
"draft": null,
|
| 9254 |
-
"created_at": "2026-03-21T14:20:44Z"
|
| 9255 |
-
}
|
| 9256 |
-
]
|
| 9257 |
-
},
|
| 9258 |
-
"fetch_error": null
|
| 9259 |
-
},
|
| 9260 |
{
|
| 9261 |
"author_login": "altaywtf",
|
| 9262 |
"name": "Altay",
|
|
@@ -9338,83 +9327,6 @@
|
|
| 9338 |
},
|
| 9339 |
"fetch_error": null
|
| 9340 |
},
|
| 9341 |
-
{
|
| 9342 |
-
"author_login": "armorbreak001",
|
| 9343 |
-
"name": null,
|
| 9344 |
-
"profile_url": "https://github.com/armorbreak001",
|
| 9345 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 9346 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 9347 |
-
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 9348 |
-
"repo_last_seen_at": "2026-04-18T01:59:51Z",
|
| 9349 |
-
"repo_primary_artifact_count": 4,
|
| 9350 |
-
"repo_artifact_count": 10,
|
| 9351 |
-
"snapshot_issue_count": 0,
|
| 9352 |
-
"snapshot_pr_count": 4,
|
| 9353 |
-
"snapshot_comment_count": 6,
|
| 9354 |
-
"snapshot_review_count": 0,
|
| 9355 |
-
"snapshot_review_comment_count": 0,
|
| 9356 |
-
"repo_association": "NONE",
|
| 9357 |
-
"new_to_repo": false,
|
| 9358 |
-
"first_seen_in_snapshot": false,
|
| 9359 |
-
"known_via_prior_merged_pr": false,
|
| 9360 |
-
"report_reason": null,
|
| 9361 |
-
"enrichment_source": "previous_report",
|
| 9362 |
-
"live_refetch_skipped": true,
|
| 9363 |
-
"account_age_days": 7,
|
| 9364 |
-
"young_account": true,
|
| 9365 |
-
"follow_through_score": "weak",
|
| 9366 |
-
"breadth_score": "very high",
|
| 9367 |
-
"automation_risk_signal": "high",
|
| 9368 |
-
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 9369 |
-
"public_orgs": [],
|
| 9370 |
-
"activity": {
|
| 9371 |
-
"visible_authored_pr_count": 145,
|
| 9372 |
-
"merged_pr_count": 8,
|
| 9373 |
-
"closed_unmerged_pr_count": 23,
|
| 9374 |
-
"open_pr_count": 114,
|
| 9375 |
-
"merged_pr_rate": 0.0552,
|
| 9376 |
-
"closed_unmerged_pr_rate": 0.1586,
|
| 9377 |
-
"still_open_pr_rate": 0.7862,
|
| 9378 |
-
"distinct_repos_with_authored_prs": 39,
|
| 9379 |
-
"distinct_repos_with_open_prs": 30
|
| 9380 |
-
},
|
| 9381 |
-
"examples": {
|
| 9382 |
-
"pull_requests": [
|
| 9383 |
-
{
|
| 9384 |
-
"kind": "pull_request",
|
| 9385 |
-
"number": 67765,
|
| 9386 |
-
"title": "fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)",
|
| 9387 |
-
"url": "https://github.com/openclaw/openclaw/pull/67765",
|
| 9388 |
-
"state": "closed",
|
| 9389 |
-
"merged": false,
|
| 9390 |
-
"draft": false,
|
| 9391 |
-
"created_at": "2026-04-16T18:07:42Z"
|
| 9392 |
-
},
|
| 9393 |
-
{
|
| 9394 |
-
"kind": "pull_request",
|
| 9395 |
-
"number": 67531,
|
| 9396 |
-
"title": "fix: guard against undefined trim() crashes in onboard QuickStart flow",
|
| 9397 |
-
"url": "https://github.com/openclaw/openclaw/pull/67531",
|
| 9398 |
-
"state": "open",
|
| 9399 |
-
"merged": false,
|
| 9400 |
-
"draft": false,
|
| 9401 |
-
"created_at": "2026-04-16T05:33:52Z"
|
| 9402 |
-
},
|
| 9403 |
-
{
|
| 9404 |
-
"kind": "pull_request",
|
| 9405 |
-
"number": 67501,
|
| 9406 |
-
"title": "fix(whatsapp): downgrade false-positive creds restore warning to debug",
|
| 9407 |
-
"url": "https://github.com/openclaw/openclaw/pull/67501",
|
| 9408 |
-
"state": "open",
|
| 9409 |
-
"merged": false,
|
| 9410 |
-
"draft": false,
|
| 9411 |
-
"created_at": "2026-04-16T03:52:15Z"
|
| 9412 |
-
}
|
| 9413 |
-
],
|
| 9414 |
-
"issues": []
|
| 9415 |
-
},
|
| 9416 |
-
"fetch_error": null
|
| 9417 |
-
},
|
| 9418 |
{
|
| 9419 |
"author_login": "bde1",
|
| 9420 |
"name": null,
|
|
@@ -11714,6 +11626,83 @@
|
|
| 11714 |
},
|
| 11715 |
"fetch_error": null
|
| 11716 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11717 |
{
|
| 11718 |
"author_login": "johnturek",
|
| 11719 |
"name": "JT",
|
|
@@ -12333,83 +12322,6 @@
|
|
| 12333 |
},
|
| 12334 |
"fetch_error": null
|
| 12335 |
},
|
| 12336 |
-
{
|
| 12337 |
-
"author_login": "sumleo",
|
| 12338 |
-
"name": "Yi Liu",
|
| 12339 |
-
"profile_url": "https://github.com/sumleo",
|
| 12340 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asumleo",
|
| 12341 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asumleo",
|
| 12342 |
-
"repo_first_seen_at": "2026-02-12T15:24:04Z",
|
| 12343 |
-
"repo_last_seen_at": "2026-04-11T08:38:01Z",
|
| 12344 |
-
"repo_primary_artifact_count": 3,
|
| 12345 |
-
"repo_artifact_count": 10,
|
| 12346 |
-
"snapshot_issue_count": 0,
|
| 12347 |
-
"snapshot_pr_count": 3,
|
| 12348 |
-
"snapshot_comment_count": 7,
|
| 12349 |
-
"snapshot_review_count": 0,
|
| 12350 |
-
"snapshot_review_comment_count": 0,
|
| 12351 |
-
"repo_association": "CONTRIBUTOR",
|
| 12352 |
-
"new_to_repo": false,
|
| 12353 |
-
"first_seen_in_snapshot": false,
|
| 12354 |
-
"known_via_prior_merged_pr": false,
|
| 12355 |
-
"report_reason": null,
|
| 12356 |
-
"enrichment_source": "previous_report",
|
| 12357 |
-
"live_refetch_skipped": true,
|
| 12358 |
-
"account_age_days": 3223,
|
| 12359 |
-
"young_account": false,
|
| 12360 |
-
"follow_through_score": "weak",
|
| 12361 |
-
"breadth_score": "low",
|
| 12362 |
-
"automation_risk_signal": "low",
|
| 12363 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 12364 |
-
"public_orgs": [],
|
| 12365 |
-
"activity": {
|
| 12366 |
-
"visible_authored_pr_count": 4,
|
| 12367 |
-
"merged_pr_count": 0,
|
| 12368 |
-
"closed_unmerged_pr_count": 0,
|
| 12369 |
-
"open_pr_count": 4,
|
| 12370 |
-
"merged_pr_rate": 0.0,
|
| 12371 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 12372 |
-
"still_open_pr_rate": 1.0,
|
| 12373 |
-
"distinct_repos_with_authored_prs": 1,
|
| 12374 |
-
"distinct_repos_with_open_prs": 1
|
| 12375 |
-
},
|
| 12376 |
-
"examples": {
|
| 12377 |
-
"pull_requests": [
|
| 12378 |
-
{
|
| 12379 |
-
"kind": "pull_request",
|
| 12380 |
-
"number": 64720,
|
| 12381 |
-
"title": "fix(security): apply external content protection to channel message bodies",
|
| 12382 |
-
"url": "https://github.com/openclaw/openclaw/pull/64720",
|
| 12383 |
-
"state": "open",
|
| 12384 |
-
"merged": false,
|
| 12385 |
-
"draft": false,
|
| 12386 |
-
"created_at": "2026-04-11T08:38:01Z"
|
| 12387 |
-
},
|
| 12388 |
-
{
|
| 12389 |
-
"kind": "pull_request",
|
| 12390 |
-
"number": 64719,
|
| 12391 |
-
"title": "fix(security): deny dangerous tools for channel auto-reply",
|
| 12392 |
-
"url": "https://github.com/openclaw/openclaw/pull/64719",
|
| 12393 |
-
"state": "open",
|
| 12394 |
-
"merged": false,
|
| 12395 |
-
"draft": false,
|
| 12396 |
-
"created_at": "2026-04-11T08:35:12Z"
|
| 12397 |
-
},
|
| 12398 |
-
{
|
| 12399 |
-
"kind": "pull_request",
|
| 12400 |
-
"number": 64718,
|
| 12401 |
-
"title": "fix(security): default exec to deny for non-owner auto-reply senders",
|
| 12402 |
-
"url": "https://github.com/openclaw/openclaw/pull/64718",
|
| 12403 |
-
"state": "open",
|
| 12404 |
-
"merged": false,
|
| 12405 |
-
"draft": false,
|
| 12406 |
-
"created_at": "2026-04-11T08:35:05Z"
|
| 12407 |
-
}
|
| 12408 |
-
],
|
| 12409 |
-
"issues": []
|
| 12410 |
-
},
|
| 12411 |
-
"fetch_error": null
|
| 12412 |
-
},
|
| 12413 |
{
|
| 12414 |
"author_login": "xudaiyanzi",
|
| 12415 |
"name": "Yan Xu",
|
|
@@ -13184,6 +13096,94 @@
|
|
| 13184 |
},
|
| 13185 |
"fetch_error": null
|
| 13186 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13187 |
{
|
| 13188 |
"author_login": "leonardsellem",
|
| 13189 |
"name": "Leonard Sellem",
|
|
@@ -14185,12 +14185,12 @@
|
|
| 14185 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech",
|
| 14186 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech",
|
| 14187 |
"repo_first_seen_at": "2026-02-23T04:42:33Z",
|
| 14188 |
-
"repo_last_seen_at": "2026-04-
|
| 14189 |
"repo_primary_artifact_count": 4,
|
| 14190 |
-
"repo_artifact_count":
|
| 14191 |
"snapshot_issue_count": 2,
|
| 14192 |
"snapshot_pr_count": 2,
|
| 14193 |
-
"snapshot_comment_count":
|
| 14194 |
"snapshot_review_count": 0,
|
| 14195 |
"snapshot_review_comment_count": 0,
|
| 14196 |
"repo_association": "NONE",
|
|
@@ -16367,12 +16367,12 @@
|
|
| 16367 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEruditi",
|
| 16368 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEruditi",
|
| 16369 |
"repo_first_seen_at": "2026-04-16T15:08:41Z",
|
| 16370 |
-
"repo_last_seen_at": "2026-04-
|
| 16371 |
"repo_primary_artifact_count": 2,
|
| 16372 |
-
"repo_artifact_count":
|
| 16373 |
"snapshot_issue_count": 0,
|
| 16374 |
"snapshot_pr_count": 2,
|
| 16375 |
-
"snapshot_comment_count":
|
| 16376 |
"snapshot_review_count": 3,
|
| 16377 |
"snapshot_review_comment_count": 2,
|
| 16378 |
"repo_association": "NONE",
|
|
@@ -16975,73 +16975,6 @@
|
|
| 16975 |
},
|
| 16976 |
"fetch_error": null
|
| 16977 |
},
|
| 16978 |
-
{
|
| 16979 |
-
"author_login": "jasonmakr",
|
| 16980 |
-
"name": null,
|
| 16981 |
-
"profile_url": "https://github.com/jasonmakr",
|
| 16982 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr",
|
| 16983 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr",
|
| 16984 |
-
"repo_first_seen_at": "2026-04-18T02:14:36Z",
|
| 16985 |
-
"repo_last_seen_at": "2026-04-18T04:40:57Z",
|
| 16986 |
-
"repo_primary_artifact_count": 2,
|
| 16987 |
-
"repo_artifact_count": 2,
|
| 16988 |
-
"snapshot_issue_count": 0,
|
| 16989 |
-
"snapshot_pr_count": 2,
|
| 16990 |
-
"snapshot_comment_count": 0,
|
| 16991 |
-
"snapshot_review_count": 0,
|
| 16992 |
-
"snapshot_review_comment_count": 0,
|
| 16993 |
-
"repo_association": "NONE",
|
| 16994 |
-
"new_to_repo": false,
|
| 16995 |
-
"first_seen_in_snapshot": false,
|
| 16996 |
-
"known_via_prior_merged_pr": false,
|
| 16997 |
-
"report_reason": null,
|
| 16998 |
-
"enrichment_source": "previous_report",
|
| 16999 |
-
"live_refetch_skipped": true,
|
| 17000 |
-
"account_age_days": 39,
|
| 17001 |
-
"young_account": true,
|
| 17002 |
-
"follow_through_score": "weak",
|
| 17003 |
-
"breadth_score": "low",
|
| 17004 |
-
"automation_risk_signal": "medium",
|
| 17005 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 17006 |
-
"public_orgs": [],
|
| 17007 |
-
"activity": {
|
| 17008 |
-
"visible_authored_pr_count": 1,
|
| 17009 |
-
"merged_pr_count": 0,
|
| 17010 |
-
"closed_unmerged_pr_count": 0,
|
| 17011 |
-
"open_pr_count": 1,
|
| 17012 |
-
"merged_pr_rate": 0.0,
|
| 17013 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 17014 |
-
"still_open_pr_rate": 1.0,
|
| 17015 |
-
"distinct_repos_with_authored_prs": 1,
|
| 17016 |
-
"distinct_repos_with_open_prs": 1
|
| 17017 |
-
},
|
| 17018 |
-
"examples": {
|
| 17019 |
-
"pull_requests": [
|
| 17020 |
-
{
|
| 17021 |
-
"kind": "pull_request",
|
| 17022 |
-
"number": 68408,
|
| 17023 |
-
"title": "fix(memory-core): strip dreaming managed blocks from daily memory reads",
|
| 17024 |
-
"url": "https://github.com/openclaw/openclaw/pull/68408",
|
| 17025 |
-
"state": "open",
|
| 17026 |
-
"merged": false,
|
| 17027 |
-
"draft": false,
|
| 17028 |
-
"created_at": "2026-04-18T04:40:57Z"
|
| 17029 |
-
},
|
| 17030 |
-
{
|
| 17031 |
-
"kind": "pull_request",
|
| 17032 |
-
"number": 68364,
|
| 17033 |
-
"title": "fix: prevent unbounded narrative session growth by stabilizing session key (#68354)",
|
| 17034 |
-
"url": "https://github.com/openclaw/openclaw/pull/68364",
|
| 17035 |
-
"state": "open",
|
| 17036 |
-
"merged": false,
|
| 17037 |
-
"draft": false,
|
| 17038 |
-
"created_at": "2026-04-18T02:14:36Z"
|
| 17039 |
-
}
|
| 17040 |
-
],
|
| 17041 |
-
"issues": []
|
| 17042 |
-
},
|
| 17043 |
-
"fetch_error": null
|
| 17044 |
-
},
|
| 17045 |
{
|
| 17046 |
"author_login": "jkf87",
|
| 17047 |
"name": "conanssam",
|
|
@@ -19502,8 +19435,8 @@
|
|
| 19502 |
"first_seen_in_snapshot": false,
|
| 19503 |
"known_via_prior_merged_pr": false,
|
| 19504 |
"report_reason": null,
|
| 19505 |
-
"enrichment_source": "
|
| 19506 |
-
"live_refetch_skipped":
|
| 19507 |
"account_age_days": 326,
|
| 19508 |
"young_account": true,
|
| 19509 |
"follow_through_score": "weak",
|
|
@@ -20276,106 +20209,6 @@
|
|
| 20276 |
},
|
| 20277 |
"fetch_error": null
|
| 20278 |
},
|
| 20279 |
-
{
|
| 20280 |
-
"author_login": "hanamizuki",
|
| 20281 |
-
"name": "Hana Chang",
|
| 20282 |
-
"profile_url": "https://github.com/hanamizuki",
|
| 20283 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahanamizuki",
|
| 20284 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahanamizuki",
|
| 20285 |
-
"repo_first_seen_at": "2026-02-25T01:23:38Z",
|
| 20286 |
-
"repo_last_seen_at": "2026-04-17T16:06:02Z",
|
| 20287 |
-
"repo_primary_artifact_count": 5,
|
| 20288 |
-
"repo_artifact_count": 47,
|
| 20289 |
-
"snapshot_issue_count": 2,
|
| 20290 |
-
"snapshot_pr_count": 3,
|
| 20291 |
-
"snapshot_comment_count": 14,
|
| 20292 |
-
"snapshot_review_count": 14,
|
| 20293 |
-
"snapshot_review_comment_count": 14,
|
| 20294 |
-
"repo_association": "CONTRIBUTOR",
|
| 20295 |
-
"new_to_repo": false,
|
| 20296 |
-
"first_seen_in_snapshot": false,
|
| 20297 |
-
"known_via_prior_merged_pr": true,
|
| 20298 |
-
"report_reason": null,
|
| 20299 |
-
"enrichment_source": "previous_report",
|
| 20300 |
-
"live_refetch_skipped": true,
|
| 20301 |
-
"account_age_days": 5476,
|
| 20302 |
-
"young_account": false,
|
| 20303 |
-
"follow_through_score": "strong",
|
| 20304 |
-
"breadth_score": "low",
|
| 20305 |
-
"automation_risk_signal": "low",
|
| 20306 |
-
"heuristic_note": "\u2014",
|
| 20307 |
-
"public_orgs": [
|
| 20308 |
-
"bhuntr"
|
| 20309 |
-
],
|
| 20310 |
-
"activity": {
|
| 20311 |
-
"visible_authored_pr_count": 7,
|
| 20312 |
-
"merged_pr_count": 6,
|
| 20313 |
-
"closed_unmerged_pr_count": 0,
|
| 20314 |
-
"open_pr_count": 1,
|
| 20315 |
-
"merged_pr_rate": 0.8571,
|
| 20316 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 20317 |
-
"still_open_pr_rate": 0.1429,
|
| 20318 |
-
"distinct_repos_with_authored_prs": 2,
|
| 20319 |
-
"distinct_repos_with_open_prs": 1
|
| 20320 |
-
},
|
| 20321 |
-
"examples": {
|
| 20322 |
-
"pull_requests": [
|
| 20323 |
-
{
|
| 20324 |
-
"kind": "pull_request",
|
| 20325 |
-
"number": 64734,
|
| 20326 |
-
"title": "fix(discord): raise thread title timeout and tokens to fit reasoning models",
|
| 20327 |
-
"url": "https://github.com/openclaw/openclaw/pull/64734",
|
| 20328 |
-
"state": "open",
|
| 20329 |
-
"merged": false,
|
| 20330 |
-
"draft": false,
|
| 20331 |
-
"created_at": "2026-04-11T09:20:29Z"
|
| 20332 |
-
},
|
| 20333 |
-
{
|
| 20334 |
-
"kind": "pull_request",
|
| 20335 |
-
"number": 64172,
|
| 20336 |
-
"title": "fix(discord): raise thread title max tokens for reasoning models",
|
| 20337 |
-
"url": "https://github.com/openclaw/openclaw/pull/64172",
|
| 20338 |
-
"state": "closed",
|
| 20339 |
-
"merged": true,
|
| 20340 |
-
"draft": false,
|
| 20341 |
-
"created_at": "2026-04-10T07:32:56Z"
|
| 20342 |
-
},
|
| 20343 |
-
{
|
| 20344 |
-
"kind": "pull_request",
|
| 20345 |
-
"number": 53467,
|
| 20346 |
-
"title": "feat(slack): add ignoreOtherMentions channel config",
|
| 20347 |
-
"url": "https://github.com/openclaw/openclaw/pull/53467",
|
| 20348 |
-
"state": "open",
|
| 20349 |
-
"merged": false,
|
| 20350 |
-
"draft": false,
|
| 20351 |
-
"created_at": "2026-03-24T06:32:38Z"
|
| 20352 |
-
}
|
| 20353 |
-
],
|
| 20354 |
-
"issues": [
|
| 20355 |
-
{
|
| 20356 |
-
"kind": "issue",
|
| 20357 |
-
"number": 35220,
|
| 20358 |
-
"title": "[Bug]: Codex Responses API streaming server_error does not trigger model fallback (variant of #24378)",
|
| 20359 |
-
"url": "https://github.com/openclaw/openclaw/issues/35220",
|
| 20360 |
-
"state": "open",
|
| 20361 |
-
"merged": null,
|
| 20362 |
-
"draft": null,
|
| 20363 |
-
"created_at": "2026-03-05T02:05:40Z"
|
| 20364 |
-
},
|
| 20365 |
-
{
|
| 20366 |
-
"kind": "issue",
|
| 20367 |
-
"number": 25951,
|
| 20368 |
-
"title": "Sandbox env sanitizer blocks skill primaryEnv vars (e.g. NOTION_API_KEY)",
|
| 20369 |
-
"url": "https://github.com/openclaw/openclaw/issues/25951",
|
| 20370 |
-
"state": "open",
|
| 20371 |
-
"merged": null,
|
| 20372 |
-
"draft": null,
|
| 20373 |
-
"created_at": "2026-02-25T01:23:38Z"
|
| 20374 |
-
}
|
| 20375 |
-
]
|
| 20376 |
-
},
|
| 20377 |
-
"fetch_error": null
|
| 20378 |
-
},
|
| 20379 |
{
|
| 20380 |
"author_login": "kakahu2015",
|
| 20381 |
"name": "kakahu",
|
|
@@ -24746,84 +24579,6 @@
|
|
| 24746 |
},
|
| 24747 |
"fetch_error": null
|
| 24748 |
},
|
| 24749 |
-
{
|
| 24750 |
-
"author_login": "wujiaming88",
|
| 24751 |
-
"name": "Garming",
|
| 24752 |
-
"profile_url": "https://github.com/wujiaming88",
|
| 24753 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awujiaming88",
|
| 24754 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awujiaming88",
|
| 24755 |
-
"repo_first_seen_at": "2026-04-03T06:44:55Z",
|
| 24756 |
-
"repo_last_seen_at": "2026-04-11T09:20:04Z",
|
| 24757 |
-
"repo_primary_artifact_count": 3,
|
| 24758 |
-
"repo_artifact_count": 3,
|
| 24759 |
-
"snapshot_issue_count": 2,
|
| 24760 |
-
"snapshot_pr_count": 1,
|
| 24761 |
-
"snapshot_comment_count": 0,
|
| 24762 |
-
"snapshot_review_count": 0,
|
| 24763 |
-
"snapshot_review_comment_count": 0,
|
| 24764 |
-
"repo_association": "NONE",
|
| 24765 |
-
"new_to_repo": false,
|
| 24766 |
-
"first_seen_in_snapshot": false,
|
| 24767 |
-
"known_via_prior_merged_pr": false,
|
| 24768 |
-
"report_reason": null,
|
| 24769 |
-
"enrichment_source": "previous_report",
|
| 24770 |
-
"live_refetch_skipped": true,
|
| 24771 |
-
"account_age_days": 4323,
|
| 24772 |
-
"young_account": false,
|
| 24773 |
-
"follow_through_score": "n/a",
|
| 24774 |
-
"breadth_score": "low",
|
| 24775 |
-
"automation_risk_signal": "low",
|
| 24776 |
-
"heuristic_note": "no visible non-self stars",
|
| 24777 |
-
"public_orgs": [],
|
| 24778 |
-
"activity": {
|
| 24779 |
-
"visible_authored_pr_count": 0,
|
| 24780 |
-
"merged_pr_count": 0,
|
| 24781 |
-
"closed_unmerged_pr_count": 0,
|
| 24782 |
-
"open_pr_count": 0,
|
| 24783 |
-
"merged_pr_rate": null,
|
| 24784 |
-
"closed_unmerged_pr_rate": null,
|
| 24785 |
-
"still_open_pr_rate": null,
|
| 24786 |
-
"distinct_repos_with_authored_prs": 0,
|
| 24787 |
-
"distinct_repos_with_open_prs": 0
|
| 24788 |
-
},
|
| 24789 |
-
"examples": {
|
| 24790 |
-
"pull_requests": [
|
| 24791 |
-
{
|
| 24792 |
-
"kind": "pull_request",
|
| 24793 |
-
"number": 64733,
|
| 24794 |
-
"title": "fix: add timeout guard for pending tool tasks to prevent session deadlock",
|
| 24795 |
-
"url": "https://github.com/openclaw/openclaw/pull/64733",
|
| 24796 |
-
"state": "open",
|
| 24797 |
-
"merged": false,
|
| 24798 |
-
"draft": false,
|
| 24799 |
-
"created_at": "2026-04-11T09:20:04Z"
|
| 24800 |
-
}
|
| 24801 |
-
],
|
| 24802 |
-
"issues": [
|
| 24803 |
-
{
|
| 24804 |
-
"kind": "issue",
|
| 24805 |
-
"number": 62627,
|
| 24806 |
-
"title": "v2026.4.5: Missing optional dependencies for bundled channel plugins breaks all CLI commands",
|
| 24807 |
-
"url": "https://github.com/openclaw/openclaw/issues/62627",
|
| 24808 |
-
"state": "closed",
|
| 24809 |
-
"merged": null,
|
| 24810 |
-
"draft": null,
|
| 24811 |
-
"created_at": "2026-04-07T17:27:31Z"
|
| 24812 |
-
},
|
| 24813 |
-
{
|
| 24814 |
-
"kind": "issue",
|
| 24815 |
-
"number": 60113,
|
| 24816 |
-
"title": "TypeError: Cannot read properties of undefined (reading \"replace\") during embedded agent run (v2026.4.1)",
|
| 24817 |
-
"url": "https://github.com/openclaw/openclaw/issues/60113",
|
| 24818 |
-
"state": "open",
|
| 24819 |
-
"merged": null,
|
| 24820 |
-
"draft": null,
|
| 24821 |
-
"created_at": "2026-04-03T06:44:55Z"
|
| 24822 |
-
}
|
| 24823 |
-
]
|
| 24824 |
-
},
|
| 24825 |
-
"fetch_error": null
|
| 24826 |
-
},
|
| 24827 |
{
|
| 24828 |
"author_login": "zeolenon",
|
| 24829 |
"name": "Leo Zenon Tassi",
|
|
@@ -26208,6 +25963,74 @@
|
|
| 26208 |
},
|
| 26209 |
"fetch_error": null
|
| 26210 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26211 |
{
|
| 26212 |
"author_login": "fmercurio",
|
| 26213 |
"name": "Felippe Mercurio",
|
|
@@ -30338,12 +30161,12 @@
|
|
| 30338 |
"snapshot_review_count": 0,
|
| 30339 |
"snapshot_review_comment_count": 0,
|
| 30340 |
"repo_association": "NONE",
|
| 30341 |
-
"new_to_repo":
|
| 30342 |
-
"first_seen_in_snapshot":
|
| 30343 |
"known_via_prior_merged_pr": false,
|
| 30344 |
-
"report_reason":
|
| 30345 |
-
"enrichment_source": "
|
| 30346 |
-
"live_refetch_skipped":
|
| 30347 |
"account_age_days": 12,
|
| 30348 |
"young_account": true,
|
| 30349 |
"follow_through_score": "weak",
|
|
@@ -32172,12 +31995,12 @@
|
|
| 32172 |
"snapshot_review_count": 0,
|
| 32173 |
"snapshot_review_comment_count": 0,
|
| 32174 |
"repo_association": "CONTRIBUTOR",
|
| 32175 |
-
"new_to_repo":
|
| 32176 |
-
"first_seen_in_snapshot":
|
| 32177 |
"known_via_prior_merged_pr": false,
|
| 32178 |
-
"report_reason":
|
| 32179 |
-
"enrichment_source": "
|
| 32180 |
-
"live_refetch_skipped":
|
| 32181 |
"account_age_days": 4547,
|
| 32182 |
"young_account": false,
|
| 32183 |
"follow_through_score": "weak",
|
|
@@ -38801,12 +38624,12 @@
|
|
| 38801 |
"snapshot_review_count": 0,
|
| 38802 |
"snapshot_review_comment_count": 0,
|
| 38803 |
"repo_association": "NONE",
|
| 38804 |
-
"new_to_repo":
|
| 38805 |
-
"first_seen_in_snapshot":
|
| 38806 |
"known_via_prior_merged_pr": false,
|
| 38807 |
-
"report_reason":
|
| 38808 |
-
"enrichment_source": "
|
| 38809 |
-
"live_refetch_skipped":
|
| 38810 |
"account_age_days": 4257,
|
| 38811 |
"young_account": false,
|
| 38812 |
"follow_through_score": "mixed",
|
|
@@ -38858,12 +38681,12 @@
|
|
| 38858 |
"snapshot_review_count": 0,
|
| 38859 |
"snapshot_review_comment_count": 0,
|
| 38860 |
"repo_association": "NONE",
|
| 38861 |
-
"new_to_repo":
|
| 38862 |
-
"first_seen_in_snapshot":
|
| 38863 |
"known_via_prior_merged_pr": false,
|
| 38864 |
-
"report_reason":
|
| 38865 |
-
"enrichment_source": "
|
| 38866 |
-
"live_refetch_skipped":
|
| 38867 |
"account_age_days": 1866,
|
| 38868 |
"young_account": false,
|
| 38869 |
"follow_through_score": "weak",
|
|
@@ -40125,12 +39948,12 @@
|
|
| 40125 |
"snapshot_review_count": 0,
|
| 40126 |
"snapshot_review_comment_count": 0,
|
| 40127 |
"repo_association": "NONE",
|
| 40128 |
-
"new_to_repo":
|
| 40129 |
-
"first_seen_in_snapshot":
|
| 40130 |
"known_via_prior_merged_pr": false,
|
| 40131 |
-
"report_reason":
|
| 40132 |
-
"enrichment_source": "
|
| 40133 |
-
"live_refetch_skipped":
|
| 40134 |
"account_age_days": 3582,
|
| 40135 |
"young_account": false,
|
| 40136 |
"follow_through_score": "weak",
|
|
@@ -42415,12 +42238,12 @@
|
|
| 42415 |
"snapshot_review_count": 0,
|
| 42416 |
"snapshot_review_comment_count": 0,
|
| 42417 |
"repo_association": "NONE",
|
| 42418 |
-
"new_to_repo":
|
| 42419 |
-
"first_seen_in_snapshot":
|
| 42420 |
"known_via_prior_merged_pr": false,
|
| 42421 |
-
"report_reason":
|
| 42422 |
-
"enrichment_source": "
|
| 42423 |
-
"live_refetch_skipped":
|
| 42424 |
"account_age_days": 5883,
|
| 42425 |
"young_account": false,
|
| 42426 |
"follow_through_score": "weak",
|
|
@@ -44856,6 +44679,63 @@
|
|
| 44856 |
},
|
| 44857 |
"fetch_error": null
|
| 44858 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44859 |
{
|
| 44860 |
"author_login": "Schnitzel",
|
| 44861 |
"name": "Michael Schmid",
|
|
@@ -45102,12 +44982,12 @@
|
|
| 45102 |
"snapshot_review_count": 0,
|
| 45103 |
"snapshot_review_comment_count": 0,
|
| 45104 |
"repo_association": "NONE",
|
| 45105 |
-
"new_to_repo":
|
| 45106 |
-
"first_seen_in_snapshot":
|
| 45107 |
"known_via_prior_merged_pr": false,
|
| 45108 |
-
"report_reason":
|
| 45109 |
-
"enrichment_source": "
|
| 45110 |
-
"live_refetch_skipped":
|
| 45111 |
"account_age_days": 4213,
|
| 45112 |
"young_account": false,
|
| 45113 |
"follow_through_score": "weak",
|
|
@@ -47381,122 +47261,6 @@
|
|
| 47381 |
},
|
| 47382 |
"fetch_error": null
|
| 47383 |
},
|
| 47384 |
-
{
|
| 47385 |
-
"author_login": "UnrealCake8",
|
| 47386 |
-
"name": "UnrealCake8",
|
| 47387 |
-
"profile_url": "https://github.com/UnrealCake8",
|
| 47388 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AUnrealCake8",
|
| 47389 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AUnrealCake8",
|
| 47390 |
-
"repo_first_seen_at": "2026-04-11T09:01:33Z",
|
| 47391 |
-
"repo_last_seen_at": "2026-04-11T09:22:59Z",
|
| 47392 |
-
"repo_primary_artifact_count": 1,
|
| 47393 |
-
"repo_artifact_count": 3,
|
| 47394 |
-
"snapshot_issue_count": 0,
|
| 47395 |
-
"snapshot_pr_count": 1,
|
| 47396 |
-
"snapshot_comment_count": 0,
|
| 47397 |
-
"snapshot_review_count": 1,
|
| 47398 |
-
"snapshot_review_comment_count": 1,
|
| 47399 |
-
"repo_association": "NONE",
|
| 47400 |
-
"new_to_repo": false,
|
| 47401 |
-
"first_seen_in_snapshot": false,
|
| 47402 |
-
"known_via_prior_merged_pr": false,
|
| 47403 |
-
"report_reason": null,
|
| 47404 |
-
"enrichment_source": "previous_report",
|
| 47405 |
-
"live_refetch_skipped": true,
|
| 47406 |
-
"account_age_days": 433,
|
| 47407 |
-
"young_account": false,
|
| 47408 |
-
"follow_through_score": "mixed",
|
| 47409 |
-
"breadth_score": "low",
|
| 47410 |
-
"automation_risk_signal": "low",
|
| 47411 |
-
"heuristic_note": "no visible non-self stars",
|
| 47412 |
-
"public_orgs": [],
|
| 47413 |
-
"activity": {
|
| 47414 |
-
"visible_authored_pr_count": 3,
|
| 47415 |
-
"merged_pr_count": 2,
|
| 47416 |
-
"closed_unmerged_pr_count": 1,
|
| 47417 |
-
"open_pr_count": 0,
|
| 47418 |
-
"merged_pr_rate": 0.6667,
|
| 47419 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 47420 |
-
"still_open_pr_rate": 0.0,
|
| 47421 |
-
"distinct_repos_with_authored_prs": 2,
|
| 47422 |
-
"distinct_repos_with_open_prs": 0
|
| 47423 |
-
},
|
| 47424 |
-
"examples": {
|
| 47425 |
-
"pull_requests": [
|
| 47426 |
-
{
|
| 47427 |
-
"kind": "pull_request",
|
| 47428 |
-
"number": 64730,
|
| 47429 |
-
"title": "feat: add outbound rate limiting and dedup guard [AI has assisted with this proj]",
|
| 47430 |
-
"url": "https://github.com/openclaw/openclaw/pull/64730",
|
| 47431 |
-
"state": "closed",
|
| 47432 |
-
"merged": false,
|
| 47433 |
-
"draft": false,
|
| 47434 |
-
"created_at": "2026-04-11T09:01:33Z"
|
| 47435 |
-
}
|
| 47436 |
-
],
|
| 47437 |
-
"issues": []
|
| 47438 |
-
},
|
| 47439 |
-
"fetch_error": null
|
| 47440 |
-
},
|
| 47441 |
-
{
|
| 47442 |
-
"author_login": "velvet-shark",
|
| 47443 |
-
"name": "Radek Sienkiewicz",
|
| 47444 |
-
"profile_url": "https://github.com/velvet-shark",
|
| 47445 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avelvet-shark",
|
| 47446 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avelvet-shark",
|
| 47447 |
-
"repo_first_seen_at": "2026-01-03T22:46:36Z",
|
| 47448 |
-
"repo_last_seen_at": "2026-04-11T09:17:07Z",
|
| 47449 |
-
"repo_primary_artifact_count": 1,
|
| 47450 |
-
"repo_artifact_count": 51,
|
| 47451 |
-
"snapshot_issue_count": 0,
|
| 47452 |
-
"snapshot_pr_count": 1,
|
| 47453 |
-
"snapshot_comment_count": 50,
|
| 47454 |
-
"snapshot_review_count": 0,
|
| 47455 |
-
"snapshot_review_comment_count": 0,
|
| 47456 |
-
"repo_association": "MEMBER",
|
| 47457 |
-
"new_to_repo": false,
|
| 47458 |
-
"first_seen_in_snapshot": false,
|
| 47459 |
-
"known_via_prior_merged_pr": true,
|
| 47460 |
-
"report_reason": null,
|
| 47461 |
-
"enrichment_source": "previous_report",
|
| 47462 |
-
"live_refetch_skipped": true,
|
| 47463 |
-
"account_age_days": 6060,
|
| 47464 |
-
"young_account": false,
|
| 47465 |
-
"follow_through_score": "strong",
|
| 47466 |
-
"breadth_score": "low",
|
| 47467 |
-
"automation_risk_signal": "low",
|
| 47468 |
-
"heuristic_note": "targets high-star repos",
|
| 47469 |
-
"public_orgs": [
|
| 47470 |
-
"openclaw"
|
| 47471 |
-
],
|
| 47472 |
-
"activity": {
|
| 47473 |
-
"visible_authored_pr_count": 1,
|
| 47474 |
-
"merged_pr_count": 1,
|
| 47475 |
-
"closed_unmerged_pr_count": 0,
|
| 47476 |
-
"open_pr_count": 0,
|
| 47477 |
-
"merged_pr_rate": 1.0,
|
| 47478 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 47479 |
-
"still_open_pr_rate": 0.0,
|
| 47480 |
-
"distinct_repos_with_authored_prs": 1,
|
| 47481 |
-
"distinct_repos_with_open_prs": 0
|
| 47482 |
-
},
|
| 47483 |
-
"examples": {
|
| 47484 |
-
"pull_requests": [
|
| 47485 |
-
{
|
| 47486 |
-
"kind": "pull_request",
|
| 47487 |
-
"number": 64723,
|
| 47488 |
-
"title": "fix(google): omit unsupported numberOfVideos in Veo requests",
|
| 47489 |
-
"url": "https://github.com/openclaw/openclaw/pull/64723",
|
| 47490 |
-
"state": "closed",
|
| 47491 |
-
"merged": true,
|
| 47492 |
-
"draft": false,
|
| 47493 |
-
"created_at": "2026-04-11T08:50:13Z"
|
| 47494 |
-
}
|
| 47495 |
-
],
|
| 47496 |
-
"issues": []
|
| 47497 |
-
},
|
| 47498 |
-
"fetch_error": null
|
| 47499 |
-
},
|
| 47500 |
{
|
| 47501 |
"author_login": "vipitec-neo",
|
| 47502 |
"name": "Neo",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T092036Z",
|
| 5 |
+
"generated_at": "2026-04-18T09:22:25Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 715,
|
| 10 |
+
"first_seen_in_snapshot": 2,
|
| 11 |
+
"known_via_prior_merged_pr": 110,
|
| 12 |
+
"previous_primary_author_count": 4310,
|
| 13 |
+
"selected_seen_in_previous_primary": 713,
|
| 14 |
+
"previous_report_contributor_count": 718,
|
| 15 |
+
"selected_overlap_previous_report": 713,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
+
"reused_previous_report_entries": 705,
|
| 18 |
+
"reused_known_merged_contributors": 109,
|
| 19 |
+
"live_fetches": 10,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 6.71,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.009,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 371 |
},
|
| 372 |
"fetch_error": null
|
| 373 |
},
|
| 374 |
+
{
|
| 375 |
+
"author_login": "nightq",
|
| 376 |
+
"name": "Mr.NightQ",
|
| 377 |
+
"profile_url": "https://github.com/nightq",
|
| 378 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anightq",
|
| 379 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anightq",
|
| 380 |
+
"repo_first_seen_at": "2026-04-01T13:17:35Z",
|
| 381 |
+
"repo_last_seen_at": "2026-04-18T08:20:34Z",
|
| 382 |
+
"repo_primary_artifact_count": 39,
|
| 383 |
+
"repo_artifact_count": 40,
|
| 384 |
+
"snapshot_issue_count": 1,
|
| 385 |
+
"snapshot_pr_count": 38,
|
| 386 |
+
"snapshot_comment_count": 1,
|
| 387 |
+
"snapshot_review_count": 0,
|
| 388 |
+
"snapshot_review_comment_count": 0,
|
| 389 |
+
"repo_association": "CONTRIBUTOR",
|
| 390 |
+
"new_to_repo": false,
|
| 391 |
+
"first_seen_in_snapshot": false,
|
| 392 |
+
"known_via_prior_merged_pr": true,
|
| 393 |
+
"report_reason": null,
|
| 394 |
+
"enrichment_source": "previous_report",
|
| 395 |
+
"live_refetch_skipped": true,
|
| 396 |
+
"account_age_days": 4825,
|
| 397 |
+
"young_account": false,
|
| 398 |
+
"follow_through_score": "weak",
|
| 399 |
+
"breadth_score": "low",
|
| 400 |
+
"automation_risk_signal": "medium",
|
| 401 |
+
"heuristic_note": "extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos",
|
| 402 |
+
"public_orgs": [],
|
| 403 |
+
"activity": {
|
| 404 |
+
"visible_authored_pr_count": 116,
|
| 405 |
+
"merged_pr_count": 1,
|
| 406 |
+
"closed_unmerged_pr_count": 69,
|
| 407 |
+
"open_pr_count": 46,
|
| 408 |
+
"merged_pr_rate": 0.0086,
|
| 409 |
+
"closed_unmerged_pr_rate": 0.5948,
|
| 410 |
+
"still_open_pr_rate": 0.3966,
|
| 411 |
+
"distinct_repos_with_authored_prs": 2,
|
| 412 |
+
"distinct_repos_with_open_prs": 2
|
| 413 |
+
},
|
| 414 |
+
"examples": {
|
| 415 |
+
"pull_requests": [
|
| 416 |
+
{
|
| 417 |
+
"kind": "pull_request",
|
| 418 |
+
"number": 68469,
|
| 419 |
+
"title": "fix(browser): allow attachOnly profiles retry window for CDP connection",
|
| 420 |
+
"url": "https://github.com/openclaw/openclaw/pull/68469",
|
| 421 |
+
"state": "open",
|
| 422 |
+
"merged": false,
|
| 423 |
+
"draft": false,
|
| 424 |
+
"created_at": "2026-04-18T08:20:34Z"
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"kind": "pull_request",
|
| 428 |
+
"number": 68422,
|
| 429 |
+
"title": "fix(ui): constrain web chat width to 920px for better readability",
|
| 430 |
+
"url": "https://github.com/openclaw/openclaw/pull/68422",
|
| 431 |
+
"state": "open",
|
| 432 |
+
"merged": false,
|
| 433 |
+
"draft": false,
|
| 434 |
+
"created_at": "2026-04-18T05:45:43Z"
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"kind": "pull_request",
|
| 438 |
+
"number": 68348,
|
| 439 |
+
"title": "fix: use native loading for doctor contract API to speed up status command",
|
| 440 |
+
"url": "https://github.com/openclaw/openclaw/pull/68348",
|
| 441 |
+
"state": "open",
|
| 442 |
+
"merged": false,
|
| 443 |
+
"draft": false,
|
| 444 |
+
"created_at": "2026-04-18T01:18:46Z"
|
| 445 |
+
}
|
| 446 |
+
],
|
| 447 |
+
"issues": [
|
| 448 |
+
{
|
| 449 |
+
"kind": "issue",
|
| 450 |
+
"number": 59034,
|
| 451 |
+
"title": "[macOS] screen.record command not available on node",
|
| 452 |
+
"url": "https://github.com/openclaw/openclaw/issues/59034",
|
| 453 |
+
"state": "open",
|
| 454 |
+
"merged": null,
|
| 455 |
+
"draft": null,
|
| 456 |
+
"created_at": "2026-04-01T13:17:35Z"
|
| 457 |
+
}
|
| 458 |
+
]
|
| 459 |
+
},
|
| 460 |
+
"fetch_error": null
|
| 461 |
+
},
|
| 462 |
{
|
| 463 |
"author_login": "neeravmakwana",
|
| 464 |
"name": "Neerav Makwana",
|
|
|
|
| 536 |
},
|
| 537 |
"fetch_error": null
|
| 538 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 539 |
{
|
| 540 |
"author_login": "w-sss",
|
| 541 |
"name": "end",
|
|
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
+
"repo_last_seen_at": "2026-04-18T09:17:30Z",
|
| 915 |
+
"repo_primary_artifact_count": 32,
|
| 916 |
+
"repo_artifact_count": 70,
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
+
"snapshot_pr_count": 25,
|
| 919 |
"snapshot_comment_count": 38,
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
|
|
|
| 946 |
},
|
| 947 |
"examples": {
|
| 948 |
"pull_requests": [
|
| 949 |
+
{
|
| 950 |
+
"kind": "pull_request",
|
| 951 |
+
"number": 68490,
|
| 952 |
+
"title": "fix: exclude volatile inbound metadata from extraSystemPromptHash",
|
| 953 |
+
"url": "https://github.com/openclaw/openclaw/pull/68490",
|
| 954 |
+
"state": "open",
|
| 955 |
+
"merged": false,
|
| 956 |
+
"draft": false,
|
| 957 |
+
"created_at": "2026-04-18T09:17:30Z"
|
| 958 |
+
},
|
| 959 |
{
|
| 960 |
"kind": "pull_request",
|
| 961 |
"number": 68448,
|
|
|
|
| 975 |
"merged": false,
|
| 976 |
"draft": false,
|
| 977 |
"created_at": "2026-04-18T03:39:40Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
|
|
| 1320 |
},
|
| 1321 |
"fetch_error": null
|
| 1322 |
},
|
| 1323 |
+
{
|
| 1324 |
+
"author_login": "obviyus",
|
| 1325 |
+
"name": "Ayaan Zaidi",
|
| 1326 |
+
"profile_url": "https://github.com/obviyus",
|
| 1327 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus",
|
| 1328 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus",
|
| 1329 |
+
"repo_first_seen_at": "2026-01-04T13:17:28Z",
|
| 1330 |
+
"repo_last_seen_at": "2026-04-18T09:14:55Z",
|
| 1331 |
+
"repo_primary_artifact_count": 19,
|
| 1332 |
+
"repo_artifact_count": 595,
|
| 1333 |
+
"snapshot_issue_count": 0,
|
| 1334 |
+
"snapshot_pr_count": 19,
|
| 1335 |
+
"snapshot_comment_count": 525,
|
| 1336 |
+
"snapshot_review_count": 47,
|
| 1337 |
+
"snapshot_review_comment_count": 4,
|
| 1338 |
+
"repo_association": "CONTRIBUTOR",
|
| 1339 |
+
"new_to_repo": false,
|
| 1340 |
+
"first_seen_in_snapshot": false,
|
| 1341 |
+
"known_via_prior_merged_pr": true,
|
| 1342 |
+
"report_reason": null,
|
| 1343 |
+
"enrichment_source": "previous_report",
|
| 1344 |
+
"live_refetch_skipped": true,
|
| 1345 |
+
"account_age_days": 3510,
|
| 1346 |
+
"young_account": false,
|
| 1347 |
+
"follow_through_score": "strong",
|
| 1348 |
+
"breadth_score": "low",
|
| 1349 |
+
"automation_risk_signal": "low",
|
| 1350 |
+
"heuristic_note": "targets high-star repos",
|
| 1351 |
+
"public_orgs": [
|
| 1352 |
+
"UplauseApp"
|
| 1353 |
+
],
|
| 1354 |
+
"activity": {
|
| 1355 |
+
"visible_authored_pr_count": 16,
|
| 1356 |
+
"merged_pr_count": 15,
|
| 1357 |
+
"closed_unmerged_pr_count": 1,
|
| 1358 |
+
"open_pr_count": 0,
|
| 1359 |
+
"merged_pr_rate": 0.9375,
|
| 1360 |
+
"closed_unmerged_pr_rate": 0.0625,
|
| 1361 |
+
"still_open_pr_rate": 0.0,
|
| 1362 |
+
"distinct_repos_with_authored_prs": 1,
|
| 1363 |
+
"distinct_repos_with_open_prs": 0
|
| 1364 |
+
},
|
| 1365 |
+
"examples": {
|
| 1366 |
+
"pull_requests": [
|
| 1367 |
+
{
|
| 1368 |
+
"kind": "pull_request",
|
| 1369 |
+
"number": 68482,
|
| 1370 |
+
"title": "fix(cron): keep message tool when delivery is none",
|
| 1371 |
+
"url": "https://github.com/openclaw/openclaw/pull/68482",
|
| 1372 |
+
"state": "closed",
|
| 1373 |
+
"merged": true,
|
| 1374 |
+
"draft": false,
|
| 1375 |
+
"created_at": "2026-04-18T08:51:16Z"
|
| 1376 |
+
},
|
| 1377 |
+
{
|
| 1378 |
+
"kind": "pull_request",
|
| 1379 |
+
"number": 67993,
|
| 1380 |
+
"title": "fix(telegram): clear compaction replay after visible boundaries",
|
| 1381 |
+
"url": "https://github.com/openclaw/openclaw/pull/67993",
|
| 1382 |
+
"state": "closed",
|
| 1383 |
+
"merged": true,
|
| 1384 |
+
"draft": false,
|
| 1385 |
+
"created_at": "2026-04-17T05:41:11Z"
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"kind": "pull_request",
|
| 1389 |
+
"number": 67991,
|
| 1390 |
+
"title": "fix(reply): preserve post-stream error payloads",
|
| 1391 |
+
"url": "https://github.com/openclaw/openclaw/pull/67991",
|
| 1392 |
+
"state": "closed",
|
| 1393 |
+
"merged": true,
|
| 1394 |
+
"draft": false,
|
| 1395 |
+
"created_at": "2026-04-17T05:30:46Z"
|
| 1396 |
+
}
|
| 1397 |
+
],
|
| 1398 |
+
"issues": []
|
| 1399 |
+
},
|
| 1400 |
+
"fetch_error": null
|
| 1401 |
+
},
|
| 1402 |
{
|
| 1403 |
"author_login": "omarshahine",
|
| 1404 |
"name": "Omar Shahine",
|
|
|
|
| 1666 |
},
|
| 1667 |
"fetch_error": null
|
| 1668 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1669 |
{
|
| 1670 |
"author_login": "coygeek",
|
| 1671 |
"name": "Coy Geek",
|
|
|
|
| 2625 |
},
|
| 2626 |
"fetch_error": null
|
| 2627 |
},
|
| 2628 |
+
{
|
| 2629 |
+
"author_login": "MoerAI",
|
| 2630 |
+
"name": "ToToKr",
|
| 2631 |
+
"profile_url": "https://github.com/MoerAI",
|
| 2632 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMoerAI",
|
| 2633 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMoerAI",
|
| 2634 |
+
"repo_first_seen_at": "2026-02-23T01:38:58Z",
|
| 2635 |
+
"repo_last_seen_at": "2026-04-18T09:17:51Z",
|
| 2636 |
+
"repo_primary_artifact_count": 13,
|
| 2637 |
+
"repo_artifact_count": 97,
|
| 2638 |
+
"snapshot_issue_count": 0,
|
| 2639 |
+
"snapshot_pr_count": 13,
|
| 2640 |
+
"snapshot_comment_count": 68,
|
| 2641 |
+
"snapshot_review_count": 8,
|
| 2642 |
+
"snapshot_review_comment_count": 8,
|
| 2643 |
+
"repo_association": "CONTRIBUTOR",
|
| 2644 |
+
"new_to_repo": false,
|
| 2645 |
+
"first_seen_in_snapshot": false,
|
| 2646 |
+
"known_via_prior_merged_pr": true,
|
| 2647 |
+
"report_reason": null,
|
| 2648 |
+
"enrichment_source": "previous_report",
|
| 2649 |
+
"live_refetch_skipped": true,
|
| 2650 |
+
"account_age_days": 3336,
|
| 2651 |
+
"young_account": false,
|
| 2652 |
+
"follow_through_score": "weak",
|
| 2653 |
+
"breadth_score": "low",
|
| 2654 |
+
"automation_risk_signal": "low",
|
| 2655 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2656 |
+
"public_orgs": [
|
| 2657 |
+
"el-embedded-linux",
|
| 2658 |
+
"SpecailForces",
|
| 2659 |
+
"Neuro-AI-Lab"
|
| 2660 |
+
],
|
| 2661 |
+
"activity": {
|
| 2662 |
+
"visible_authored_pr_count": 24,
|
| 2663 |
+
"merged_pr_count": 1,
|
| 2664 |
+
"closed_unmerged_pr_count": 8,
|
| 2665 |
+
"open_pr_count": 15,
|
| 2666 |
+
"merged_pr_rate": 0.0417,
|
| 2667 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 2668 |
+
"still_open_pr_rate": 0.625,
|
| 2669 |
+
"distinct_repos_with_authored_prs": 2,
|
| 2670 |
+
"distinct_repos_with_open_prs": 2
|
| 2671 |
+
},
|
| 2672 |
+
"examples": {
|
| 2673 |
+
"pull_requests": [
|
| 2674 |
+
{
|
| 2675 |
+
"kind": "pull_request",
|
| 2676 |
+
"number": 68491,
|
| 2677 |
+
"title": "fix(feishu): prevent duplicate message after streaming card close (#67791)",
|
| 2678 |
+
"url": "https://github.com/openclaw/openclaw/pull/68491",
|
| 2679 |
+
"state": "open",
|
| 2680 |
+
"merged": false,
|
| 2681 |
+
"draft": false,
|
| 2682 |
+
"created_at": "2026-04-18T09:17:51Z"
|
| 2683 |
+
},
|
| 2684 |
+
{
|
| 2685 |
+
"kind": "pull_request",
|
| 2686 |
+
"number": 68485,
|
| 2687 |
+
"title": "fix(minimax): enable image input for M2.7 models in provider catalog (#65424)",
|
| 2688 |
+
"url": "https://github.com/openclaw/openclaw/pull/68485",
|
| 2689 |
+
"state": "open",
|
| 2690 |
+
"merged": false,
|
| 2691 |
+
"draft": false,
|
| 2692 |
+
"created_at": "2026-04-18T09:03:47Z"
|
| 2693 |
+
},
|
| 2694 |
+
{
|
| 2695 |
+
"kind": "pull_request",
|
| 2696 |
+
"number": 67437,
|
| 2697 |
+
"title": "fix(bluebubbles): retry attachment fetch when webhook arrives with empty array (#65430)",
|
| 2698 |
+
"url": "https://github.com/openclaw/openclaw/pull/67437",
|
| 2699 |
+
"state": "closed",
|
| 2700 |
+
"merged": false,
|
| 2701 |
+
"draft": false,
|
| 2702 |
+
"created_at": "2026-04-16T00:04:39Z"
|
| 2703 |
+
}
|
| 2704 |
+
],
|
| 2705 |
+
"issues": []
|
| 2706 |
+
},
|
| 2707 |
+
"fetch_error": null
|
| 2708 |
+
},
|
| 2709 |
{
|
| 2710 |
"author_login": "Tianworld",
|
| 2711 |
"name": null,
|
|
|
|
| 3401 |
},
|
| 3402 |
"fetch_error": null
|
| 3403 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3404 |
{
|
| 3405 |
"author_login": "Rohan5commit",
|
| 3406 |
"name": "Rohan Santhosh Kumar",
|
|
|
|
| 3762 |
},
|
| 3763 |
"fetch_error": null
|
| 3764 |
},
|
| 3765 |
+
{
|
| 3766 |
+
"author_login": "Bartok9",
|
| 3767 |
+
"name": null,
|
| 3768 |
+
"profile_url": "https://github.com/Bartok9",
|
| 3769 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9",
|
| 3770 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9",
|
| 3771 |
+
"repo_first_seen_at": "2026-02-27T18:48:49Z",
|
| 3772 |
+
"repo_last_seen_at": "2026-04-18T08:43:20Z",
|
| 3773 |
+
"repo_primary_artifact_count": 9,
|
| 3774 |
+
"repo_artifact_count": 30,
|
| 3775 |
+
"snapshot_issue_count": 0,
|
| 3776 |
+
"snapshot_pr_count": 9,
|
| 3777 |
+
"snapshot_comment_count": 21,
|
| 3778 |
+
"snapshot_review_count": 0,
|
| 3779 |
+
"snapshot_review_comment_count": 0,
|
| 3780 |
+
"repo_association": "CONTRIBUTOR",
|
| 3781 |
+
"new_to_repo": false,
|
| 3782 |
+
"first_seen_in_snapshot": false,
|
| 3783 |
+
"known_via_prior_merged_pr": true,
|
| 3784 |
+
"report_reason": null,
|
| 3785 |
+
"enrichment_source": "previous_report",
|
| 3786 |
+
"live_refetch_skipped": true,
|
| 3787 |
+
"account_age_days": 70,
|
| 3788 |
+
"young_account": true,
|
| 3789 |
+
"follow_through_score": "weak",
|
| 3790 |
+
"breadth_score": "low",
|
| 3791 |
+
"automation_risk_signal": "medium",
|
| 3792 |
+
"heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 3793 |
+
"public_orgs": [],
|
| 3794 |
+
"activity": {
|
| 3795 |
+
"visible_authored_pr_count": 15,
|
| 3796 |
+
"merged_pr_count": 2,
|
| 3797 |
+
"closed_unmerged_pr_count": 6,
|
| 3798 |
+
"open_pr_count": 7,
|
| 3799 |
+
"merged_pr_rate": 0.1333,
|
| 3800 |
+
"closed_unmerged_pr_rate": 0.4,
|
| 3801 |
+
"still_open_pr_rate": 0.4667,
|
| 3802 |
+
"distinct_repos_with_authored_prs": 2,
|
| 3803 |
+
"distinct_repos_with_open_prs": 2
|
| 3804 |
+
},
|
| 3805 |
+
"examples": {
|
| 3806 |
+
"pull_requests": [
|
| 3807 |
+
{
|
| 3808 |
+
"kind": "pull_request",
|
| 3809 |
+
"number": 68480,
|
| 3810 |
+
"title": "fix(active-memory): raise timeoutMs ceiling from 60s to 120s",
|
| 3811 |
+
"url": "https://github.com/openclaw/openclaw/pull/68480",
|
| 3812 |
+
"state": "open",
|
| 3813 |
+
"merged": false,
|
| 3814 |
+
"draft": false,
|
| 3815 |
+
"created_at": "2026-04-18T08:43:20Z"
|
| 3816 |
+
},
|
| 3817 |
+
{
|
| 3818 |
+
"kind": "pull_request",
|
| 3819 |
+
"number": 68047,
|
| 3820 |
+
"title": "fix(gateway): extend image-support name fallback to direct anthropic provider",
|
| 3821 |
+
"url": "https://github.com/openclaw/openclaw/pull/68047",
|
| 3822 |
+
"state": "open",
|
| 3823 |
+
"merged": false,
|
| 3824 |
+
"draft": false,
|
| 3825 |
+
"created_at": "2026-04-17T08:43:06Z"
|
| 3826 |
+
},
|
| 3827 |
+
{
|
| 3828 |
+
"kind": "pull_request",
|
| 3829 |
+
"number": 67591,
|
| 3830 |
+
"title": "fix(session): clear auto-fallback model overrides on /new and /reset",
|
| 3831 |
+
"url": "https://github.com/openclaw/openclaw/pull/67591",
|
| 3832 |
+
"state": "open",
|
| 3833 |
+
"merged": false,
|
| 3834 |
+
"draft": false,
|
| 3835 |
+
"created_at": "2026-04-16T08:39:54Z"
|
| 3836 |
+
}
|
| 3837 |
+
],
|
| 3838 |
+
"issues": []
|
| 3839 |
+
},
|
| 3840 |
+
"fetch_error": null
|
| 3841 |
+
},
|
| 3842 |
{
|
| 3843 |
"author_login": "dependabot[bot]",
|
| 3844 |
"name": null,
|
|
|
|
| 4486 |
},
|
| 4487 |
"fetch_error": null
|
| 4488 |
},
|
| 4489 |
+
{
|
| 4490 |
+
"author_login": "jetd1",
|
| 4491 |
+
"name": "Xiaoshuai Zhang",
|
| 4492 |
+
"profile_url": "https://github.com/jetd1",
|
| 4493 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1",
|
| 4494 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1",
|
| 4495 |
+
"repo_first_seen_at": "2026-04-09T03:07:08Z",
|
| 4496 |
+
"repo_last_seen_at": "2026-04-18T09:14:49Z",
|
| 4497 |
+
"repo_primary_artifact_count": 10,
|
| 4498 |
+
"repo_artifact_count": 72,
|
| 4499 |
+
"snapshot_issue_count": 2,
|
| 4500 |
+
"snapshot_pr_count": 8,
|
| 4501 |
+
"snapshot_comment_count": 6,
|
| 4502 |
+
"snapshot_review_count": 28,
|
| 4503 |
+
"snapshot_review_comment_count": 28,
|
| 4504 |
+
"repo_association": "CONTRIBUTOR",
|
| 4505 |
+
"new_to_repo": false,
|
| 4506 |
+
"first_seen_in_snapshot": false,
|
| 4507 |
+
"known_via_prior_merged_pr": true,
|
| 4508 |
+
"report_reason": null,
|
| 4509 |
+
"enrichment_source": "previous_report",
|
| 4510 |
+
"live_refetch_skipped": true,
|
| 4511 |
+
"account_age_days": 3810,
|
| 4512 |
+
"young_account": false,
|
| 4513 |
+
"follow_through_score": "weak",
|
| 4514 |
+
"breadth_score": "low",
|
| 4515 |
+
"automation_risk_signal": "low",
|
| 4516 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 4517 |
+
"public_orgs": [],
|
| 4518 |
+
"activity": {
|
| 4519 |
+
"visible_authored_pr_count": 9,
|
| 4520 |
+
"merged_pr_count": 1,
|
| 4521 |
+
"closed_unmerged_pr_count": 3,
|
| 4522 |
+
"open_pr_count": 5,
|
| 4523 |
+
"merged_pr_rate": 0.1111,
|
| 4524 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 4525 |
+
"still_open_pr_rate": 0.5556,
|
| 4526 |
+
"distinct_repos_with_authored_prs": 2,
|
| 4527 |
+
"distinct_repos_with_open_prs": 1
|
| 4528 |
+
},
|
| 4529 |
+
"examples": {
|
| 4530 |
+
"pull_requests": [
|
| 4531 |
+
{
|
| 4532 |
+
"kind": "pull_request",
|
| 4533 |
+
"number": 68474,
|
| 4534 |
+
"title": "fix: skip SDK retry on 429 with long retry-after across providers",
|
| 4535 |
+
"url": "https://github.com/openclaw/openclaw/pull/68474",
|
| 4536 |
+
"state": "open",
|
| 4537 |
+
"merged": false,
|
| 4538 |
+
"draft": false,
|
| 4539 |
+
"created_at": "2026-04-18T08:29:21Z"
|
| 4540 |
+
},
|
| 4541 |
+
{
|
| 4542 |
+
"kind": "pull_request",
|
| 4543 |
+
"number": 65222,
|
| 4544 |
+
"title": "fix(telegram): bypass grammY sequential key for interrupt/steer message delivery",
|
| 4545 |
+
"url": "https://github.com/openclaw/openclaw/pull/65222",
|
| 4546 |
+
"state": "open",
|
| 4547 |
+
"merged": false,
|
| 4548 |
+
"draft": false,
|
| 4549 |
+
"created_at": "2026-04-12T07:07:35Z"
|
| 4550 |
+
},
|
| 4551 |
+
{
|
| 4552 |
+
"kind": "pull_request",
|
| 4553 |
+
"number": 65221,
|
| 4554 |
+
"title": "fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries",
|
| 4555 |
+
"url": "https://github.com/openclaw/openclaw/pull/65221",
|
| 4556 |
+
"state": "open",
|
| 4557 |
+
"merged": false,
|
| 4558 |
+
"draft": false,
|
| 4559 |
+
"created_at": "2026-04-12T07:07:18Z"
|
| 4560 |
+
}
|
| 4561 |
+
],
|
| 4562 |
+
"issues": [
|
| 4563 |
+
{
|
| 4564 |
+
"kind": "issue",
|
| 4565 |
+
"number": 65223,
|
| 4566 |
+
"title": "Design: tool abort signal handling and framework-level execution interruption",
|
| 4567 |
+
"url": "https://github.com/openclaw/openclaw/issues/65223",
|
| 4568 |
+
"state": "open",
|
| 4569 |
+
"merged": null,
|
| 4570 |
+
"draft": null,
|
| 4571 |
+
"created_at": "2026-04-12T07:08:02Z"
|
| 4572 |
+
},
|
| 4573 |
+
{
|
| 4574 |
+
"kind": "issue",
|
| 4575 |
+
"number": 64951,
|
| 4576 |
+
"title": "Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective",
|
| 4577 |
+
"url": "https://github.com/openclaw/openclaw/issues/64951",
|
| 4578 |
+
"state": "closed",
|
| 4579 |
+
"merged": null,
|
| 4580 |
+
"draft": null,
|
| 4581 |
+
"created_at": "2026-04-11T18:01:17Z"
|
| 4582 |
+
}
|
| 4583 |
+
]
|
| 4584 |
+
},
|
| 4585 |
+
"fetch_error": null
|
| 4586 |
+
},
|
| 4587 |
{
|
| 4588 |
"author_login": "zhouhe-xydt",
|
| 4589 |
"name": null,
|
|
|
|
| 4847 |
},
|
| 4848 |
"fetch_error": null
|
| 4849 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4850 |
{
|
| 4851 |
"author_login": "draix",
|
| 4852 |
"name": "Mart\u00edn Alcal\u00e1 Rub\u00ed",
|
|
|
|
| 5423 |
},
|
| 5424 |
"fetch_error": null
|
| 5425 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5426 |
{
|
| 5427 |
"author_login": "asakir44",
|
| 5428 |
"name": "Ahmet Gen\u00e7alp",
|
|
|
|
| 7620 |
},
|
| 7621 |
"fetch_error": null
|
| 7622 |
},
|
| 7623 |
+
{
|
| 7624 |
+
"author_login": "lyfuci",
|
| 7625 |
+
"name": "Sean Sun",
|
| 7626 |
+
"profile_url": "https://github.com/lyfuci",
|
| 7627 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alyfuci",
|
| 7628 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alyfuci",
|
| 7629 |
+
"repo_first_seen_at": "2026-03-04T12:15:50Z",
|
| 7630 |
+
"repo_last_seen_at": "2026-04-18T08:53:24Z",
|
| 7631 |
+
"repo_primary_artifact_count": 6,
|
| 7632 |
+
"repo_artifact_count": 9,
|
| 7633 |
+
"snapshot_issue_count": 1,
|
| 7634 |
+
"snapshot_pr_count": 5,
|
| 7635 |
+
"snapshot_comment_count": 3,
|
| 7636 |
+
"snapshot_review_count": 0,
|
| 7637 |
+
"snapshot_review_comment_count": 0,
|
| 7638 |
+
"repo_association": "NONE",
|
| 7639 |
+
"new_to_repo": false,
|
| 7640 |
+
"first_seen_in_snapshot": false,
|
| 7641 |
+
"known_via_prior_merged_pr": false,
|
| 7642 |
+
"report_reason": null,
|
| 7643 |
+
"enrichment_source": "previous_report",
|
| 7644 |
+
"live_refetch_skipped": true,
|
| 7645 |
+
"account_age_days": 3970,
|
| 7646 |
+
"young_account": false,
|
| 7647 |
+
"follow_through_score": "weak",
|
| 7648 |
+
"breadth_score": "low",
|
| 7649 |
+
"automation_risk_signal": "low",
|
| 7650 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 7651 |
+
"public_orgs": [],
|
| 7652 |
+
"activity": {
|
| 7653 |
+
"visible_authored_pr_count": 2,
|
| 7654 |
+
"merged_pr_count": 0,
|
| 7655 |
+
"closed_unmerged_pr_count": 0,
|
| 7656 |
+
"open_pr_count": 2,
|
| 7657 |
+
"merged_pr_rate": 0.0,
|
| 7658 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 7659 |
+
"still_open_pr_rate": 1.0,
|
| 7660 |
+
"distinct_repos_with_authored_prs": 2,
|
| 7661 |
+
"distinct_repos_with_open_prs": 2
|
| 7662 |
+
},
|
| 7663 |
+
"examples": {
|
| 7664 |
+
"pull_requests": [
|
| 7665 |
+
{
|
| 7666 |
+
"kind": "pull_request",
|
| 7667 |
+
"number": 68483,
|
| 7668 |
+
"title": "logging/redact: add machine-readable marker on agent-visible redacted tool output",
|
| 7669 |
+
"url": "https://github.com/openclaw/openclaw/pull/68483",
|
| 7670 |
+
"state": "open",
|
| 7671 |
+
"merged": false,
|
| 7672 |
+
"draft": false,
|
| 7673 |
+
"created_at": "2026-04-18T08:53:24Z"
|
| 7674 |
+
},
|
| 7675 |
+
{
|
| 7676 |
+
"kind": "pull_request",
|
| 7677 |
+
"number": 68430,
|
| 7678 |
+
"title": "extensions/acpx: expose probeAgent config so non-codex ACP stacks stay available",
|
| 7679 |
+
"url": "https://github.com/openclaw/openclaw/pull/68430",
|
| 7680 |
+
"state": "open",
|
| 7681 |
+
"merged": false,
|
| 7682 |
+
"draft": false,
|
| 7683 |
+
"created_at": "2026-04-18T06:01:18Z"
|
| 7684 |
+
},
|
| 7685 |
+
{
|
| 7686 |
+
"kind": "pull_request",
|
| 7687 |
+
"number": 68400,
|
| 7688 |
+
"title": "daemon/systemd: distinguish WSL user D-Bus socket missing from missing systemctl",
|
| 7689 |
+
"url": "https://github.com/openclaw/openclaw/pull/68400",
|
| 7690 |
+
"state": "open",
|
| 7691 |
+
"merged": false,
|
| 7692 |
+
"draft": false,
|
| 7693 |
+
"created_at": "2026-04-18T04:26:05Z"
|
| 7694 |
+
}
|
| 7695 |
+
],
|
| 7696 |
+
"issues": [
|
| 7697 |
+
{
|
| 7698 |
+
"kind": "issue",
|
| 7699 |
+
"number": 34401,
|
| 7700 |
+
"title": "google-gemini-cli-auth: OAuth token exchange fails behind proxy (fetchWithSsrFGuard uses createPinnedDispatcher instead of EnvHttpProxyAgent)",
|
| 7701 |
+
"url": "https://github.com/openclaw/openclaw/issues/34401",
|
| 7702 |
+
"state": "open",
|
| 7703 |
+
"merged": null,
|
| 7704 |
+
"draft": null,
|
| 7705 |
+
"created_at": "2026-03-04T12:15:50Z"
|
| 7706 |
+
}
|
| 7707 |
+
]
|
| 7708 |
+
},
|
| 7709 |
+
"fetch_error": null
|
| 7710 |
+
},
|
| 7711 |
{
|
| 7712 |
"author_login": "rmfalco89",
|
| 7713 |
"name": "Riccardo Marino",
|
|
|
|
| 7886 |
},
|
| 7887 |
"fetch_error": null
|
| 7888 |
},
|
| 7889 |
+
{
|
| 7890 |
+
"author_login": "armorbreak001",
|
| 7891 |
+
"name": null,
|
| 7892 |
+
"profile_url": "https://github.com/armorbreak001",
|
| 7893 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 7894 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 7895 |
+
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 7896 |
+
"repo_last_seen_at": "2026-04-18T08:48:21Z",
|
| 7897 |
+
"repo_primary_artifact_count": 5,
|
| 7898 |
+
"repo_artifact_count": 11,
|
| 7899 |
+
"snapshot_issue_count": 0,
|
| 7900 |
+
"snapshot_pr_count": 5,
|
| 7901 |
+
"snapshot_comment_count": 6,
|
| 7902 |
+
"snapshot_review_count": 0,
|
| 7903 |
+
"snapshot_review_comment_count": 0,
|
| 7904 |
+
"repo_association": "NONE",
|
| 7905 |
+
"new_to_repo": false,
|
| 7906 |
+
"first_seen_in_snapshot": false,
|
| 7907 |
+
"known_via_prior_merged_pr": false,
|
| 7908 |
+
"report_reason": null,
|
| 7909 |
+
"enrichment_source": "previous_report",
|
| 7910 |
+
"live_refetch_skipped": true,
|
| 7911 |
+
"account_age_days": 7,
|
| 7912 |
+
"young_account": true,
|
| 7913 |
+
"follow_through_score": "weak",
|
| 7914 |
+
"breadth_score": "very high",
|
| 7915 |
+
"automation_risk_signal": "high",
|
| 7916 |
+
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 7917 |
+
"public_orgs": [],
|
| 7918 |
+
"activity": {
|
| 7919 |
+
"visible_authored_pr_count": 145,
|
| 7920 |
+
"merged_pr_count": 8,
|
| 7921 |
+
"closed_unmerged_pr_count": 23,
|
| 7922 |
+
"open_pr_count": 114,
|
| 7923 |
+
"merged_pr_rate": 0.0552,
|
| 7924 |
+
"closed_unmerged_pr_rate": 0.1586,
|
| 7925 |
+
"still_open_pr_rate": 0.7862,
|
| 7926 |
+
"distinct_repos_with_authored_prs": 39,
|
| 7927 |
+
"distinct_repos_with_open_prs": 30
|
| 7928 |
+
},
|
| 7929 |
+
"examples": {
|
| 7930 |
+
"pull_requests": [
|
| 7931 |
+
{
|
| 7932 |
+
"kind": "pull_request",
|
| 7933 |
+
"number": 68481,
|
| 7934 |
+
"title": "fix(auto-reply): don't drop URL messages when link-understanding import fails",
|
| 7935 |
+
"url": "https://github.com/openclaw/openclaw/pull/68481",
|
| 7936 |
+
"state": "open",
|
| 7937 |
+
"merged": false,
|
| 7938 |
+
"draft": false,
|
| 7939 |
+
"created_at": "2026-04-18T08:48:21Z"
|
| 7940 |
+
},
|
| 7941 |
+
{
|
| 7942 |
+
"kind": "pull_request",
|
| 7943 |
+
"number": 67765,
|
| 7944 |
+
"title": "fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)",
|
| 7945 |
+
"url": "https://github.com/openclaw/openclaw/pull/67765",
|
| 7946 |
+
"state": "closed",
|
| 7947 |
+
"merged": false,
|
| 7948 |
+
"draft": false,
|
| 7949 |
+
"created_at": "2026-04-16T18:07:42Z"
|
| 7950 |
+
},
|
| 7951 |
+
{
|
| 7952 |
+
"kind": "pull_request",
|
| 7953 |
+
"number": 67531,
|
| 7954 |
+
"title": "fix: guard against undefined trim() crashes in onboard QuickStart flow",
|
| 7955 |
+
"url": "https://github.com/openclaw/openclaw/pull/67531",
|
| 7956 |
+
"state": "open",
|
| 7957 |
+
"merged": false,
|
| 7958 |
+
"draft": false,
|
| 7959 |
+
"created_at": "2026-04-16T05:33:52Z"
|
| 7960 |
+
}
|
| 7961 |
+
],
|
| 7962 |
+
"issues": []
|
| 7963 |
+
},
|
| 7964 |
+
"fetch_error": null
|
| 7965 |
+
},
|
| 7966 |
{
|
| 7967 |
"author_login": "defonota3box",
|
| 7968 |
"name": null,
|
|
|
|
| 9158 |
},
|
| 9159 |
"fetch_error": null
|
| 9160 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9161 |
{
|
| 9162 |
"author_login": "WayChan",
|
| 9163 |
"name": "Sway Chan",
|
|
|
|
| 9246 |
},
|
| 9247 |
"fetch_error": null
|
| 9248 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9249 |
{
|
| 9250 |
"author_login": "altaywtf",
|
| 9251 |
"name": "Altay",
|
|
|
|
| 9327 |
},
|
| 9328 |
"fetch_error": null
|
| 9329 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9330 |
{
|
| 9331 |
"author_login": "bde1",
|
| 9332 |
"name": null,
|
|
|
|
| 11626 |
},
|
| 11627 |
"fetch_error": null
|
| 11628 |
},
|
| 11629 |
+
{
|
| 11630 |
+
"author_login": "jasonmakr",
|
| 11631 |
+
"name": null,
|
| 11632 |
+
"profile_url": "https://github.com/jasonmakr",
|
| 11633 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr",
|
| 11634 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr",
|
| 11635 |
+
"repo_first_seen_at": "2026-04-18T02:14:36Z",
|
| 11636 |
+
"repo_last_seen_at": "2026-04-18T08:28:22Z",
|
| 11637 |
+
"repo_primary_artifact_count": 3,
|
| 11638 |
+
"repo_artifact_count": 3,
|
| 11639 |
+
"snapshot_issue_count": 0,
|
| 11640 |
+
"snapshot_pr_count": 3,
|
| 11641 |
+
"snapshot_comment_count": 0,
|
| 11642 |
+
"snapshot_review_count": 0,
|
| 11643 |
+
"snapshot_review_comment_count": 0,
|
| 11644 |
+
"repo_association": "NONE",
|
| 11645 |
+
"new_to_repo": false,
|
| 11646 |
+
"first_seen_in_snapshot": false,
|
| 11647 |
+
"known_via_prior_merged_pr": false,
|
| 11648 |
+
"report_reason": null,
|
| 11649 |
+
"enrichment_source": "previous_report",
|
| 11650 |
+
"live_refetch_skipped": true,
|
| 11651 |
+
"account_age_days": 39,
|
| 11652 |
+
"young_account": true,
|
| 11653 |
+
"follow_through_score": "weak",
|
| 11654 |
+
"breadth_score": "low",
|
| 11655 |
+
"automation_risk_signal": "medium",
|
| 11656 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 11657 |
+
"public_orgs": [],
|
| 11658 |
+
"activity": {
|
| 11659 |
+
"visible_authored_pr_count": 1,
|
| 11660 |
+
"merged_pr_count": 0,
|
| 11661 |
+
"closed_unmerged_pr_count": 0,
|
| 11662 |
+
"open_pr_count": 1,
|
| 11663 |
+
"merged_pr_rate": 0.0,
|
| 11664 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 11665 |
+
"still_open_pr_rate": 1.0,
|
| 11666 |
+
"distinct_repos_with_authored_prs": 1,
|
| 11667 |
+
"distinct_repos_with_open_prs": 1
|
| 11668 |
+
},
|
| 11669 |
+
"examples": {
|
| 11670 |
+
"pull_requests": [
|
| 11671 |
+
{
|
| 11672 |
+
"kind": "pull_request",
|
| 11673 |
+
"number": 68473,
|
| 11674 |
+
"title": "fix(memory-core): expand concept stopword list to filter transcript noise",
|
| 11675 |
+
"url": "https://github.com/openclaw/openclaw/pull/68473",
|
| 11676 |
+
"state": "open",
|
| 11677 |
+
"merged": false,
|
| 11678 |
+
"draft": false,
|
| 11679 |
+
"created_at": "2026-04-18T08:28:22Z"
|
| 11680 |
+
},
|
| 11681 |
+
{
|
| 11682 |
+
"kind": "pull_request",
|
| 11683 |
+
"number": 68408,
|
| 11684 |
+
"title": "fix(memory-core): strip dreaming managed blocks from daily memory reads",
|
| 11685 |
+
"url": "https://github.com/openclaw/openclaw/pull/68408",
|
| 11686 |
+
"state": "open",
|
| 11687 |
+
"merged": false,
|
| 11688 |
+
"draft": false,
|
| 11689 |
+
"created_at": "2026-04-18T04:40:57Z"
|
| 11690 |
+
},
|
| 11691 |
+
{
|
| 11692 |
+
"kind": "pull_request",
|
| 11693 |
+
"number": 68364,
|
| 11694 |
+
"title": "fix: prevent unbounded narrative session growth by stabilizing session key (#68354)",
|
| 11695 |
+
"url": "https://github.com/openclaw/openclaw/pull/68364",
|
| 11696 |
+
"state": "open",
|
| 11697 |
+
"merged": false,
|
| 11698 |
+
"draft": false,
|
| 11699 |
+
"created_at": "2026-04-18T02:14:36Z"
|
| 11700 |
+
}
|
| 11701 |
+
],
|
| 11702 |
+
"issues": []
|
| 11703 |
+
},
|
| 11704 |
+
"fetch_error": null
|
| 11705 |
+
},
|
| 11706 |
{
|
| 11707 |
"author_login": "johnturek",
|
| 11708 |
"name": "JT",
|
|
|
|
| 12322 |
},
|
| 12323 |
"fetch_error": null
|
| 12324 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12325 |
{
|
| 12326 |
"author_login": "xudaiyanzi",
|
| 12327 |
"name": "Yan Xu",
|
|
|
|
| 13096 |
},
|
| 13097 |
"fetch_error": null
|
| 13098 |
},
|
| 13099 |
+
{
|
| 13100 |
+
"author_login": "web3blind",
|
| 13101 |
+
"name": "Blind Dev",
|
| 13102 |
+
"profile_url": "https://github.com/web3blind",
|
| 13103 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aweb3blind",
|
| 13104 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aweb3blind",
|
| 13105 |
+
"repo_first_seen_at": "2026-03-21T14:20:44Z",
|
| 13106 |
+
"repo_last_seen_at": "2026-04-12T16:06:26Z",
|
| 13107 |
+
"repo_primary_artifact_count": 5,
|
| 13108 |
+
"repo_artifact_count": 12,
|
| 13109 |
+
"snapshot_issue_count": 1,
|
| 13110 |
+
"snapshot_pr_count": 4,
|
| 13111 |
+
"snapshot_comment_count": 7,
|
| 13112 |
+
"snapshot_review_count": 0,
|
| 13113 |
+
"snapshot_review_comment_count": 0,
|
| 13114 |
+
"repo_association": "NONE",
|
| 13115 |
+
"new_to_repo": false,
|
| 13116 |
+
"first_seen_in_snapshot": false,
|
| 13117 |
+
"known_via_prior_merged_pr": false,
|
| 13118 |
+
"report_reason": null,
|
| 13119 |
+
"enrichment_source": "previous_report",
|
| 13120 |
+
"live_refetch_skipped": true,
|
| 13121 |
+
"account_age_days": 46,
|
| 13122 |
+
"young_account": true,
|
| 13123 |
+
"follow_through_score": "weak",
|
| 13124 |
+
"breadth_score": "moderate",
|
| 13125 |
+
"automation_risk_signal": "medium",
|
| 13126 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 13127 |
+
"public_orgs": [],
|
| 13128 |
+
"activity": {
|
| 13129 |
+
"visible_authored_pr_count": 9,
|
| 13130 |
+
"merged_pr_count": 0,
|
| 13131 |
+
"closed_unmerged_pr_count": 2,
|
| 13132 |
+
"open_pr_count": 7,
|
| 13133 |
+
"merged_pr_rate": 0.0,
|
| 13134 |
+
"closed_unmerged_pr_rate": 0.2222,
|
| 13135 |
+
"still_open_pr_rate": 0.7778,
|
| 13136 |
+
"distinct_repos_with_authored_prs": 5,
|
| 13137 |
+
"distinct_repos_with_open_prs": 4
|
| 13138 |
+
},
|
| 13139 |
+
"examples": {
|
| 13140 |
+
"pull_requests": [
|
| 13141 |
+
{
|
| 13142 |
+
"kind": "pull_request",
|
| 13143 |
+
"number": 65174,
|
| 13144 |
+
"title": "Improve subagent start notices with resolved model info",
|
| 13145 |
+
"url": "https://github.com/openclaw/openclaw/pull/65174",
|
| 13146 |
+
"state": "open",
|
| 13147 |
+
"merged": false,
|
| 13148 |
+
"draft": false,
|
| 13149 |
+
"created_at": "2026-04-12T04:33:32Z"
|
| 13150 |
+
},
|
| 13151 |
+
{
|
| 13152 |
+
"kind": "pull_request",
|
| 13153 |
+
"number": 64746,
|
| 13154 |
+
"title": "Improve subagent start notices with resolved model info",
|
| 13155 |
+
"url": "https://github.com/openclaw/openclaw/pull/64746",
|
| 13156 |
+
"state": "closed",
|
| 13157 |
+
"merged": false,
|
| 13158 |
+
"draft": false,
|
| 13159 |
+
"created_at": "2026-04-11T10:06:05Z"
|
| 13160 |
+
},
|
| 13161 |
+
{
|
| 13162 |
+
"kind": "pull_request",
|
| 13163 |
+
"number": 64731,
|
| 13164 |
+
"title": "fix(telegram): show model fallback notices outside verbose mode",
|
| 13165 |
+
"url": "https://github.com/openclaw/openclaw/pull/64731",
|
| 13166 |
+
"state": "open",
|
| 13167 |
+
"merged": false,
|
| 13168 |
+
"draft": false,
|
| 13169 |
+
"created_at": "2026-04-11T09:02:22Z"
|
| 13170 |
+
}
|
| 13171 |
+
],
|
| 13172 |
+
"issues": [
|
| 13173 |
+
{
|
| 13174 |
+
"kind": "issue",
|
| 13175 |
+
"number": 51645,
|
| 13176 |
+
"title": "Voice transcription not working in group/topic chats",
|
| 13177 |
+
"url": "https://github.com/openclaw/openclaw/issues/51645",
|
| 13178 |
+
"state": "open",
|
| 13179 |
+
"merged": null,
|
| 13180 |
+
"draft": null,
|
| 13181 |
+
"created_at": "2026-03-21T14:20:44Z"
|
| 13182 |
+
}
|
| 13183 |
+
]
|
| 13184 |
+
},
|
| 13185 |
+
"fetch_error": null
|
| 13186 |
+
},
|
| 13187 |
{
|
| 13188 |
"author_login": "leonardsellem",
|
| 13189 |
"name": "Leonard Sellem",
|
|
|
|
| 14185 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech",
|
| 14186 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech",
|
| 14187 |
"repo_first_seen_at": "2026-02-23T04:42:33Z",
|
| 14188 |
+
"repo_last_seen_at": "2026-04-18T09:17:05Z",
|
| 14189 |
"repo_primary_artifact_count": 4,
|
| 14190 |
+
"repo_artifact_count": 30,
|
| 14191 |
"snapshot_issue_count": 2,
|
| 14192 |
"snapshot_pr_count": 2,
|
| 14193 |
+
"snapshot_comment_count": 26,
|
| 14194 |
"snapshot_review_count": 0,
|
| 14195 |
"snapshot_review_comment_count": 0,
|
| 14196 |
"repo_association": "NONE",
|
|
|
|
| 16367 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEruditi",
|
| 16368 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEruditi",
|
| 16369 |
"repo_first_seen_at": "2026-04-16T15:08:41Z",
|
| 16370 |
+
"repo_last_seen_at": "2026-04-18T08:59:41Z",
|
| 16371 |
"repo_primary_artifact_count": 2,
|
| 16372 |
+
"repo_artifact_count": 11,
|
| 16373 |
"snapshot_issue_count": 0,
|
| 16374 |
"snapshot_pr_count": 2,
|
| 16375 |
+
"snapshot_comment_count": 4,
|
| 16376 |
"snapshot_review_count": 3,
|
| 16377 |
"snapshot_review_comment_count": 2,
|
| 16378 |
"repo_association": "NONE",
|
|
|
|
| 16975 |
},
|
| 16976 |
"fetch_error": null
|
| 16977 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16978 |
{
|
| 16979 |
"author_login": "jkf87",
|
| 16980 |
"name": "conanssam",
|
|
|
|
| 19435 |
"first_seen_in_snapshot": false,
|
| 19436 |
"known_via_prior_merged_pr": false,
|
| 19437 |
"report_reason": null,
|
| 19438 |
+
"enrichment_source": "previous_report",
|
| 19439 |
+
"live_refetch_skipped": true,
|
| 19440 |
"account_age_days": 326,
|
| 19441 |
"young_account": true,
|
| 19442 |
"follow_through_score": "weak",
|
|
|
|
| 20209 |
},
|
| 20210 |
"fetch_error": null
|
| 20211 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20212 |
{
|
| 20213 |
"author_login": "kakahu2015",
|
| 20214 |
"name": "kakahu",
|
|
|
|
| 24579 |
},
|
| 24580 |
"fetch_error": null
|
| 24581 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24582 |
{
|
| 24583 |
"author_login": "zeolenon",
|
| 24584 |
"name": "Leo Zenon Tassi",
|
|
|
|
| 25963 |
},
|
| 25964 |
"fetch_error": null
|
| 25965 |
},
|
| 25966 |
+
{
|
| 25967 |
+
"author_login": "Feelw00",
|
| 25968 |
+
"name": null,
|
| 25969 |
+
"profile_url": "https://github.com/Feelw00",
|
| 25970 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 25971 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 25972 |
+
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 25973 |
+
"repo_last_seen_at": "2026-04-18T09:15:55Z",
|
| 25974 |
+
"repo_primary_artifact_count": 2,
|
| 25975 |
+
"repo_artifact_count": 5,
|
| 25976 |
+
"snapshot_issue_count": 1,
|
| 25977 |
+
"snapshot_pr_count": 1,
|
| 25978 |
+
"snapshot_comment_count": 3,
|
| 25979 |
+
"snapshot_review_count": 0,
|
| 25980 |
+
"snapshot_review_comment_count": 0,
|
| 25981 |
+
"repo_association": "NONE",
|
| 25982 |
+
"new_to_repo": true,
|
| 25983 |
+
"first_seen_in_snapshot": true,
|
| 25984 |
+
"known_via_prior_merged_pr": false,
|
| 25985 |
+
"report_reason": "first_seen_in_snapshot",
|
| 25986 |
+
"enrichment_source": "live",
|
| 25987 |
+
"live_refetch_skipped": false,
|
| 25988 |
+
"account_age_days": 2690,
|
| 25989 |
+
"young_account": false,
|
| 25990 |
+
"follow_through_score": "weak",
|
| 25991 |
+
"breadth_score": "low",
|
| 25992 |
+
"automation_risk_signal": "low",
|
| 25993 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 25994 |
+
"public_orgs": [],
|
| 25995 |
+
"activity": {
|
| 25996 |
+
"visible_authored_pr_count": 1,
|
| 25997 |
+
"merged_pr_count": 0,
|
| 25998 |
+
"closed_unmerged_pr_count": 0,
|
| 25999 |
+
"open_pr_count": 1,
|
| 26000 |
+
"merged_pr_rate": 0.0,
|
| 26001 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 26002 |
+
"still_open_pr_rate": 1.0,
|
| 26003 |
+
"distinct_repos_with_authored_prs": 1,
|
| 26004 |
+
"distinct_repos_with_open_prs": 1
|
| 26005 |
+
},
|
| 26006 |
+
"examples": {
|
| 26007 |
+
"pull_requests": [
|
| 26008 |
+
{
|
| 26009 |
+
"kind": "pull_request",
|
| 26010 |
+
"number": 68489,
|
| 26011 |
+
"title": "fix(agents): keep subagent sweeper alive while pendingLifecycleErrorByRunId has entries",
|
| 26012 |
+
"url": "https://github.com/openclaw/openclaw/pull/68489",
|
| 26013 |
+
"state": "open",
|
| 26014 |
+
"merged": false,
|
| 26015 |
+
"draft": false,
|
| 26016 |
+
"created_at": "2026-04-18T09:15:55Z"
|
| 26017 |
+
}
|
| 26018 |
+
],
|
| 26019 |
+
"issues": [
|
| 26020 |
+
{
|
| 26021 |
+
"kind": "issue",
|
| 26022 |
+
"number": 68487,
|
| 26023 |
+
"title": "subagent sweeper self-stops while pendingLifecycleErrorByRunId still has entries",
|
| 26024 |
+
"url": "https://github.com/openclaw/openclaw/issues/68487",
|
| 26025 |
+
"state": "open",
|
| 26026 |
+
"merged": null,
|
| 26027 |
+
"draft": null,
|
| 26028 |
+
"created_at": "2026-04-18T09:14:56Z"
|
| 26029 |
+
}
|
| 26030 |
+
]
|
| 26031 |
+
},
|
| 26032 |
+
"fetch_error": null
|
| 26033 |
+
},
|
| 26034 |
{
|
| 26035 |
"author_login": "fmercurio",
|
| 26036 |
"name": "Felippe Mercurio",
|
|
|
|
| 30161 |
"snapshot_review_count": 0,
|
| 30162 |
"snapshot_review_comment_count": 0,
|
| 30163 |
"repo_association": "NONE",
|
| 30164 |
+
"new_to_repo": false,
|
| 30165 |
+
"first_seen_in_snapshot": false,
|
| 30166 |
"known_via_prior_merged_pr": false,
|
| 30167 |
+
"report_reason": null,
|
| 30168 |
+
"enrichment_source": "previous_report",
|
| 30169 |
+
"live_refetch_skipped": true,
|
| 30170 |
"account_age_days": 12,
|
| 30171 |
"young_account": true,
|
| 30172 |
"follow_through_score": "weak",
|
|
|
|
| 31995 |
"snapshot_review_count": 0,
|
| 31996 |
"snapshot_review_comment_count": 0,
|
| 31997 |
"repo_association": "CONTRIBUTOR",
|
| 31998 |
+
"new_to_repo": false,
|
| 31999 |
+
"first_seen_in_snapshot": false,
|
| 32000 |
"known_via_prior_merged_pr": false,
|
| 32001 |
+
"report_reason": null,
|
| 32002 |
+
"enrichment_source": "previous_report",
|
| 32003 |
+
"live_refetch_skipped": true,
|
| 32004 |
"account_age_days": 4547,
|
| 32005 |
"young_account": false,
|
| 32006 |
"follow_through_score": "weak",
|
|
|
|
| 38624 |
"snapshot_review_count": 0,
|
| 38625 |
"snapshot_review_comment_count": 0,
|
| 38626 |
"repo_association": "NONE",
|
| 38627 |
+
"new_to_repo": false,
|
| 38628 |
+
"first_seen_in_snapshot": false,
|
| 38629 |
"known_via_prior_merged_pr": false,
|
| 38630 |
+
"report_reason": null,
|
| 38631 |
+
"enrichment_source": "previous_report",
|
| 38632 |
+
"live_refetch_skipped": true,
|
| 38633 |
"account_age_days": 4257,
|
| 38634 |
"young_account": false,
|
| 38635 |
"follow_through_score": "mixed",
|
|
|
|
| 38681 |
"snapshot_review_count": 0,
|
| 38682 |
"snapshot_review_comment_count": 0,
|
| 38683 |
"repo_association": "NONE",
|
| 38684 |
+
"new_to_repo": false,
|
| 38685 |
+
"first_seen_in_snapshot": false,
|
| 38686 |
"known_via_prior_merged_pr": false,
|
| 38687 |
+
"report_reason": null,
|
| 38688 |
+
"enrichment_source": "previous_report",
|
| 38689 |
+
"live_refetch_skipped": true,
|
| 38690 |
"account_age_days": 1866,
|
| 38691 |
"young_account": false,
|
| 38692 |
"follow_through_score": "weak",
|
|
|
|
| 39948 |
"snapshot_review_count": 0,
|
| 39949 |
"snapshot_review_comment_count": 0,
|
| 39950 |
"repo_association": "NONE",
|
| 39951 |
+
"new_to_repo": false,
|
| 39952 |
+
"first_seen_in_snapshot": false,
|
| 39953 |
"known_via_prior_merged_pr": false,
|
| 39954 |
+
"report_reason": null,
|
| 39955 |
+
"enrichment_source": "previous_report",
|
| 39956 |
+
"live_refetch_skipped": true,
|
| 39957 |
"account_age_days": 3582,
|
| 39958 |
"young_account": false,
|
| 39959 |
"follow_through_score": "weak",
|
|
|
|
| 42238 |
"snapshot_review_count": 0,
|
| 42239 |
"snapshot_review_comment_count": 0,
|
| 42240 |
"repo_association": "NONE",
|
| 42241 |
+
"new_to_repo": false,
|
| 42242 |
+
"first_seen_in_snapshot": false,
|
| 42243 |
"known_via_prior_merged_pr": false,
|
| 42244 |
+
"report_reason": null,
|
| 42245 |
+
"enrichment_source": "previous_report",
|
| 42246 |
+
"live_refetch_skipped": true,
|
| 42247 |
"account_age_days": 5883,
|
| 42248 |
"young_account": false,
|
| 42249 |
"follow_through_score": "weak",
|
|
|
|
| 44679 |
},
|
| 44680 |
"fetch_error": null
|
| 44681 |
},
|
| 44682 |
+
{
|
| 44683 |
+
"author_login": "scaraude",
|
| 44684 |
+
"name": "Scaraude",
|
| 44685 |
+
"profile_url": "https://github.com/scaraude",
|
| 44686 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ascaraude",
|
| 44687 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ascaraude",
|
| 44688 |
+
"repo_first_seen_at": "2026-04-18T08:34:12Z",
|
| 44689 |
+
"repo_last_seen_at": "2026-04-18T08:34:12Z",
|
| 44690 |
+
"repo_primary_artifact_count": 1,
|
| 44691 |
+
"repo_artifact_count": 1,
|
| 44692 |
+
"snapshot_issue_count": 0,
|
| 44693 |
+
"snapshot_pr_count": 1,
|
| 44694 |
+
"snapshot_comment_count": 0,
|
| 44695 |
+
"snapshot_review_count": 0,
|
| 44696 |
+
"snapshot_review_comment_count": 0,
|
| 44697 |
+
"repo_association": "NONE",
|
| 44698 |
+
"new_to_repo": true,
|
| 44699 |
+
"first_seen_in_snapshot": true,
|
| 44700 |
+
"known_via_prior_merged_pr": false,
|
| 44701 |
+
"report_reason": "first_seen_in_snapshot",
|
| 44702 |
+
"enrichment_source": "live",
|
| 44703 |
+
"live_refetch_skipped": false,
|
| 44704 |
+
"account_age_days": 2288,
|
| 44705 |
+
"young_account": false,
|
| 44706 |
+
"follow_through_score": "weak",
|
| 44707 |
+
"breadth_score": "low",
|
| 44708 |
+
"automation_risk_signal": "low",
|
| 44709 |
+
"heuristic_note": "high open PR share",
|
| 44710 |
+
"public_orgs": [],
|
| 44711 |
+
"activity": {
|
| 44712 |
+
"visible_authored_pr_count": 6,
|
| 44713 |
+
"merged_pr_count": 2,
|
| 44714 |
+
"closed_unmerged_pr_count": 0,
|
| 44715 |
+
"open_pr_count": 4,
|
| 44716 |
+
"merged_pr_rate": 0.3333,
|
| 44717 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 44718 |
+
"still_open_pr_rate": 0.6667,
|
| 44719 |
+
"distinct_repos_with_authored_prs": 2,
|
| 44720 |
+
"distinct_repos_with_open_prs": 2
|
| 44721 |
+
},
|
| 44722 |
+
"examples": {
|
| 44723 |
+
"pull_requests": [
|
| 44724 |
+
{
|
| 44725 |
+
"kind": "pull_request",
|
| 44726 |
+
"number": 68477,
|
| 44727 |
+
"title": "feat(auth): add --profile to models auth login",
|
| 44728 |
+
"url": "https://github.com/openclaw/openclaw/pull/68477",
|
| 44729 |
+
"state": "open",
|
| 44730 |
+
"merged": false,
|
| 44731 |
+
"draft": false,
|
| 44732 |
+
"created_at": "2026-04-18T08:34:12Z"
|
| 44733 |
+
}
|
| 44734 |
+
],
|
| 44735 |
+
"issues": []
|
| 44736 |
+
},
|
| 44737 |
+
"fetch_error": null
|
| 44738 |
+
},
|
| 44739 |
{
|
| 44740 |
"author_login": "Schnitzel",
|
| 44741 |
"name": "Michael Schmid",
|
|
|
|
| 44982 |
"snapshot_review_count": 0,
|
| 44983 |
"snapshot_review_comment_count": 0,
|
| 44984 |
"repo_association": "NONE",
|
| 44985 |
+
"new_to_repo": false,
|
| 44986 |
+
"first_seen_in_snapshot": false,
|
| 44987 |
"known_via_prior_merged_pr": false,
|
| 44988 |
+
"report_reason": null,
|
| 44989 |
+
"enrichment_source": "previous_report",
|
| 44990 |
+
"live_refetch_skipped": true,
|
| 44991 |
"account_age_days": 4213,
|
| 44992 |
"young_account": false,
|
| 44993 |
"follow_through_score": "weak",
|
|
|
|
| 47261 |
},
|
| 47262 |
"fetch_error": null
|
| 47263 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47264 |
{
|
| 47265 |
"author_login": "vipitec-neo",
|
| 47266 |
"name": "Neo",
|
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 |
|
|
@@ -13,21 +13,21 @@
|
|
| 13 |
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 51 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 14 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 51 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 15 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 39 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 16 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 38 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 17 |
-
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 37 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 18 |
| `w-sss` | [profile](https://github.com/w-sss) | no | CONTRIBUTOR | 391d | `2026-03-16T09:14:04Z` | 34 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 19 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 20 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 29 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 27 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
-
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 24 |
| `Yanhu007` | [profile](https://github.com/Yanhu007) | no | CONTRIBUTOR | 4741d | `2026-04-10T13:40:56Z` | 22 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 25 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 27 |
| `omarshahine` | [profile](https://github.com/omarshahine) | no | CONTRIBUTOR | 4126d | `2026-02-20T03:30:56Z` | 18 | 10 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 28 |
| `BunsDev` | [profile](https://github.com/BunsDev) | no | MEMBER | 2087d | `2026-02-07T11:32:40Z` | 18 | 0 | strong | moderate | low | high recent PR volume |
|
| 29 |
| `mbelinky` | [profile](https://github.com/mbelinky) | no | CONTRIBUTOR | 1077d | `2026-02-08T09:07:45Z` | 18 | 0 | strong | low | low | targets high-star repos |
|
| 30 |
-
| `obviyus` | [profile](https://github.com/obviyus) | no | CONTRIBUTOR | 3510d | `2026-01-04T13:17:28Z` | 18 | 0 | strong | low | low | targets high-star repos |
|
| 31 |
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 17 | 19 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 32 |
| `mcaxtr` | [profile](https://github.com/mcaxtr) | no | MEMBER | 4358d | `2026-02-04T01:45:00Z` | 17 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 33 |
| `yozu` | [profile](https://github.com/yozu) | no | NONE | 5186d | `2026-04-07T11:36:48Z` | 16 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -39,6 +39,7 @@
|
|
| 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 |
|
| 41 |
| `tentacloos` | [profile](https://github.com/tentacloos) | no | NONE | 22d | `2026-04-14T13:17:10Z` | 14 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
|
|
|
| 42 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 43 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 44 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 12 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -48,11 +49,11 @@
|
|
| 48 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 49 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 50 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
| 51 |
-
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 52 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 53 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 54 |
| `stainlu` | [profile](https://github.com/stainlu) | no | CONTRIBUTOR | 1364d | `2026-04-08T01:24:20Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 55 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 56 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2026-01-16T21:59:54Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 57 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 9 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 58 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -61,10 +62,10 @@
|
|
| 61 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 62 |
| `yqli2420` | [profile](https://github.com/yqli2420) | no | CONTRIBUTOR | 3910d | `2026-04-13T18:44:19Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 63 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 8 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 64 |
| `zhouhe-xydt` | [profile](https://github.com/zhouhe-xydt) | no | CONTRIBUTOR | 44d | `2026-03-10T08:57:32Z` | 8 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 65 |
| `loongfay` | [profile](https://github.com/loongfay) | no | NONE | 3732d | `2026-04-15T14:58:37Z` | 8 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 66 |
| `Angfr95` | [profile](https://github.com/Angfr95) | no | NONE | 641d | `2026-04-14T04:39:29Z` | 8 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 67 |
-
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 8 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 68 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 69 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 70 |
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 8 | 0 | weak | low | low | high open PR share |
|
|
@@ -72,7 +73,6 @@
|
|
| 72 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 73 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | CONTRIBUTOR | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 74 |
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 75 |
-
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 7 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 76 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 77 |
| `martingarramon` | [profile](https://github.com/martingarramon) | no | CONTRIBUTOR | 49d | `2026-03-21T22:50:34Z` | 7 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 78 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-05T20:12:25Z` | 7 | 1 | n/a | low | low | no visible non-self stars |
|
|
@@ -100,8 +100,10 @@
|
|
| 100 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 101 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 102 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
|
|
|
| 103 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 104 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
|
|
|
| 105 |
| `defonota3box` | [profile](https://github.com/defonota3box) | no | NONE | 121d | `2026-04-13T22:54:16Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 106 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 107 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 5 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -116,11 +118,8 @@
|
|
| 116 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `Joel-Claw` | [profile](https://github.com/Joel-Claw) | no | NONE | 7d | `2026-04-14T17:55:10Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 118 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 119 |
-
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 120 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 121 |
-
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 122 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 4 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 123 |
-
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 4 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 124 |
| `bde1` | [profile](https://github.com/bde1) | no | CONTRIBUTOR | ?d | `2026-04-11T14:50:02Z` | 4 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 125 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 126 |
| `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 |
|
|
@@ -149,6 +148,7 @@
|
|
| 149 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 150 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 151 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 152 |
| `johnturek` | [profile](https://github.com/johnturek) | no | NONE | 6271d | `2026-04-14T03:23:25Z` | 3 | 0 | mixed | low | low | — |
|
| 153 |
| `miyago9267` | [profile](https://github.com/miyago9267) | no | NONE | 2409d | `2026-04-17T08:38:57Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 154 |
| `mpz4life` | [profile](https://github.com/mpz4life) | no | CONTRIBUTOR | 3120d | `2026-02-24T03:08:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -157,7 +157,6 @@
|
|
| 157 |
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 158 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | NONE | 2080d | `2026-04-11T13:13:57Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 159 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 160 |
-
| `sumleo` | [profile](https://github.com/sumleo) | no | CONTRIBUTOR | 3223d | `2026-02-12T15:24:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 161 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 162 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 163 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -167,6 +166,7 @@
|
|
| 167 |
| `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 |
|
| 168 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 169 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 170 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 171 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 172 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -216,7 +216,6 @@
|
|
| 216 |
| `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 |
|
| 217 |
| `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 |
|
| 218 |
| `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 |
|
| 219 |
-
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 220 |
| `jkf87` | [profile](https://github.com/jkf87) | no | NONE | 3258d | `2026-04-11T13:41:30Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 221 |
| `JQRobert` | [profile](https://github.com/JQRobert) | no | NONE | 46d | `2026-04-13T05:33:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 222 |
| `jquadrino` | [profile](https://github.com/jquadrino) | no | NONE | 533d | `2026-02-21T06:24:49Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -263,7 +262,6 @@
|
|
| 263 |
| `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 |
|
| 264 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 265 |
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 266 |
-
| `hanamizuki` | [profile](https://github.com/hanamizuki) | no | CONTRIBUTOR | 5476d | `2026-02-25T01:23:38Z` | 3 | 2 | strong | low | low | — |
|
| 267 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 268 |
| `ayeshakhalid192007-dev` | [profile](https://github.com/ayeshakhalid192007-dev) | no | NONE | 172d | `2026-04-02T13:08:35Z` | 3 | 0 | weak | moderate | medium | young account; high open PR share |
|
| 269 |
| `cedillarack` | [profile](https://github.com/cedillarack) | no | NONE | 61d | `2026-02-17T04:29:03Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -321,7 +319,6 @@
|
|
| 321 |
| `parasol-aser` | [profile](https://github.com/parasol-aser) | no | NONE | 4782d | `2026-04-09T22:55:43Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 322 |
| `protomota` | [profile](https://github.com/protomota) | no | NONE | 5291d | `2026-03-19T16:36:32Z` | 1 | 2 | n/a | low | low | no visible non-self stars |
|
| 323 |
| `walkojas-boop` | [profile](https://github.com/walkojas-boop) | no | NONE | 62d | `2026-04-14T09:55:31Z` | 1 | 2 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 324 |
-
| `wujiaming88` | [profile](https://github.com/wujiaming88) | no | NONE | 4323d | `2026-04-03T06:44:55Z` | 1 | 2 | n/a | low | low | no visible non-self stars |
|
| 325 |
| `zeolenon` | [profile](https://github.com/zeolenon) | no | NONE | 2260d | `2026-03-15T10:24:08Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 326 |
| `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 |
|
| 327 |
| `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 |
|
|
@@ -342,6 +339,7 @@
|
|
| 342 |
| `Dodo1021` | [profile](https://github.com/Dodo1021) | no | NONE | 659d | `2026-03-24T00:01:31Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 343 |
| `earon-han` | [profile](https://github.com/earon-han) | no | NONE | 117d | `2026-04-16T09:54:34Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 344 |
| `epanonymous` | [profile](https://github.com/epanonymous) | no | NONE | 1621d | `2026-01-31T02:07:36Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 345 |
| `fmercurio` | [profile](https://github.com/fmercurio) | no | CONTRIBUTOR | 3818d | `2026-02-20T17:19:44Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 346 |
| `fredguile` | [profile](https://github.com/fredguile) | no | NONE | 5894d | `2026-04-12T15:58:55Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs |
|
| 347 |
| `ghoc0099` | [profile](https://github.com/ghoc0099) | no | NONE | 35d | `2026-04-12T18:49:23Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -404,7 +402,7 @@
|
|
| 404 |
| `adapepper` | [profile](https://github.com/adapepper) | no | NONE | 71d | `2026-04-15T23:40:57Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 405 |
| `agent-merkava` | [profile](https://github.com/agent-merkava) | no | NONE | 50d | `2026-04-15T21:25:47Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 406 |
| `Agnuxo1` | [profile](https://github.com/Agnuxo1) | no | NONE | 741d | `2026-02-18T13:21:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 407 |
-
| `ahbi1006-hue` | [profile](https://github.com/ahbi1006-hue) |
|
| 408 |
| `aimqwest` | [profile](https://github.com/aimqwest) | no | NONE | 3904d | `2026-04-11T15:27:38Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 409 |
| `AlainSainteCroix` | [profile](https://github.com/AlainSainteCroix) | no | NONE | 631d | `2026-04-16T20:37:03Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 410 |
| `alex-latitude` | [profile](https://github.com/alex-latitude) | no | NONE | 323d | `2026-04-13T22:11:34Z` | 1 | 0 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -436,7 +434,7 @@
|
|
| 436 |
| `bogdanovich` | [profile](https://github.com/bogdanovich) | no | NONE | 4623d | `2026-04-12T03:44:21Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 437 |
| `BowieSequoia` | [profile](https://github.com/BowieSequoia) | no | NONE | 13d | `2026-04-16T22:01:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 438 |
| `brospan` | [profile](https://github.com/brospan) | no | NONE | 515d | `2026-04-15T14:27:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 439 |
-
| `BruceMacD` | [profile](https://github.com/BruceMacD) |
|
| 440 |
| `bryanpearson` | [profile](https://github.com/bryanpearson) | no | NONE | 5384d | `2026-03-12T20:19:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 441 |
| `bthaha123-Carl` | [profile](https://github.com/bthaha123-Carl) | no | NONE | 781d | `2026-04-12T03:48:09Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 442 |
| `bullwinkle` | [profile](https://github.com/bullwinkle) | no | NONE | 4806d | `2026-04-14T11:30:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -552,8 +550,8 @@
|
|
| 552 |
| `john-vainio` | [profile](https://github.com/john-vainio) | no | NONE | 1529d | `2026-04-17T05:05:56Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 553 |
| `johnstarks03` | [profile](https://github.com/johnstarks03) | no | NONE | 44d | `2026-04-13T15:10:00Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 554 |
| `josmithiii` | [profile](https://github.com/josmithiii) | no | NONE | 4984d | `2026-04-14T06:34:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 555 |
-
| `juliopx` | [profile](https://github.com/juliopx) |
|
| 556 |
-
| `JuniperSling` | [profile](https://github.com/JuniperSling) |
|
| 557 |
| `JUSTICEESSIELP` | [profile](https://github.com/JUSTICEESSIELP) | no | NONE | 2109d | `2026-04-13T01:54:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 558 |
| `kangjinghang` | [profile](https://github.com/kangjinghang) | no | NONE | 3038d | `2026-04-15T05:39:38Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 559 |
| `kantorcodes` | [profile](https://github.com/kantorcodes) | no | NONE | 4520d | `2026-04-13T00:51:30Z` | 1 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
|
@@ -575,7 +573,7 @@
|
|
| 575 |
| `lanyasheng` | [profile](https://github.com/lanyasheng) | no | NONE | 3483d | `2026-03-12T16:41:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 576 |
| `laopuhuluwa` | [profile](https://github.com/laopuhuluwa) | no | CONTRIBUTOR | 66d | `2026-02-20T11:19:44Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 577 |
| `LaurentMazare` | [profile](https://github.com/LaurentMazare) | no | NONE | 5331d | `2026-04-11T18:11:55Z` | 1 | 0 | mixed | moderate | low | — |
|
| 578 |
-
| `leonidas1712` | [profile](https://github.com/leonidas1712) |
|
| 579 |
| `liemrich` | [profile](https://github.com/liemrich) | no | NONE | 2215d | `2026-04-16T01:38:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 580 |
| `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 |
|
| 581 |
| `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 |
|
|
@@ -615,7 +613,7 @@
|
|
| 615 |
| `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 |
|
| 616 |
| `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 |
|
| 617 |
| `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 |
|
| 618 |
-
| `nnlevy` | [profile](https://github.com/nnlevy) |
|
| 619 |
| `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 |
|
| 620 |
| `nufnaf` | [profile](https://github.com/nufnaf) | no | NONE | 4823d | `2026-04-16T12:30:36Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 621 |
| `OFABLE` | [profile](https://github.com/OFABLE) | no | NONE | 2161d | `2026-04-17T14:06:48Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -658,11 +656,12 @@
|
|
| 658 |
| `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 |
|
| 659 |
| `sagarpswc` | [profile](https://github.com/sagarpswc) | no | NONE | 164d | `2026-04-13T09:31:42Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 660 |
| `samimjafari` | [profile](https://github.com/samimjafari) | no | NONE | 728d | `2026-04-18T01:57:49Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 661 |
| `Schnitzel` | [profile](https://github.com/Schnitzel) | no | NONE | 5469d | `2026-02-04T14:12:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 662 |
| `scott-my` | [profile](https://github.com/scott-my) | no | NONE | 272d | `2026-04-15T10:38:40Z` | 1 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 663 |
| `scotthuang` | [profile](https://github.com/scotthuang) | no | CONTRIBUTOR | 5107d | `2026-03-01T03:31:44Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 664 |
| `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 |
|
| 665 |
-
| `seanniu93` | [profile](https://github.com/seanniu93) |
|
| 666 |
| `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 |
|
| 667 |
| `shakkernerd` | [profile](https://github.com/shakkernerd) | no | MEMBER | 749d | `2026-01-26T14:21:30Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 668 |
| `ShayMeshGit` | [profile](https://github.com/ShayMeshGit) | no | 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 |
|
|
@@ -702,8 +701,6 @@
|
|
| 702 |
| `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 |
|
| 703 |
| `Tuarisa` | [profile](https://github.com/Tuarisa) | no | NONE | 4909d | `2026-04-17T18:27:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 704 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 705 |
-
| `UnrealCake8` | [profile](https://github.com/UnrealCake8) | no | NONE | 433d | `2026-04-11T09:01:33Z` | 1 | 0 | mixed | low | low | no visible non-self stars |
|
| 706 |
-
| `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 |
|
| 707 |
| `vipitec-neo` | [profile](https://github.com/vipitec-neo) | no | NONE | 64d | `2026-04-14T13:24:54Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 708 |
| `ViseonDev` | [profile](https://github.com/ViseonDev) | no | NONE | 3325d | `2026-04-15T19:16:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 709 |
| `vladxyz23` | [profile](https://github.com/vladxyz23) | no | NONE | 3d | `2026-04-12T21:02:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -825,6 +822,30 @@ Example artifacts:
|
|
| 825 |
- [PR #68324: fix(plugins): enable native jiti for doctor-contract loader to cut status cold-start ~13s](https://github.com/openclaw/openclaw/pull/68324) — open
|
| 826 |
- [PR #68270: fix(ollama): allow baseUrl in plugin configSchema to match what the provider code already reads](https://github.com/openclaw/openclaw/pull/68270) — open
|
| 827 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 828 |
### `neeravmakwana`
|
| 829 |
|
| 830 |
- profile: [github.com/neeravmakwana](https://github.com/neeravmakwana)
|
|
@@ -848,30 +869,6 @@ Example artifacts:
|
|
| 848 |
- [PR #68351: fix(openrouter): surface reasoning_details visible-text as user output (#68261)](https://github.com/openclaw/openclaw/pull/68351) — closed
|
| 849 |
- [PR #68349: Ollama: honor Modelfile num_ctx and auto-detect tool support](https://github.com/openclaw/openclaw/pull/68349) — open
|
| 850 |
|
| 851 |
-
### `nightq`
|
| 852 |
-
|
| 853 |
-
- profile: [github.com/nightq](https://github.com/nightq)
|
| 854 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anightq)
|
| 855 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anightq)
|
| 856 |
-
- repo first seen: `2026-04-01T13:17:35Z`
|
| 857 |
-
- repo last seen: `2026-04-18T05:45:43Z`
|
| 858 |
-
- first seen in snapshot: **no**
|
| 859 |
-
- repo association: **CONTRIBUTOR**
|
| 860 |
-
- repo primary artifacts: **38**
|
| 861 |
-
- snapshot authored PRs/issues: **37 PRs / 1 issues**
|
| 862 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 863 |
-
- account age: **4825 days**
|
| 864 |
-
- recent public PR activity: **116 PRs** (1 merged / 69 closed-unmerged / 46 open; merged rate **1%**, closed-unmerged rate **59%**, open rate **40%**)
|
| 865 |
-
- public orgs: none visible
|
| 866 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 867 |
-
- heuristic read: **extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
| 868 |
-
|
| 869 |
-
Example artifacts:
|
| 870 |
-
- [PR #68422: fix(ui): constrain web chat width to 920px for better readability](https://github.com/openclaw/openclaw/pull/68422) — open
|
| 871 |
-
- [PR #68348: fix: use native loading for doctor contract API to speed up status command](https://github.com/openclaw/openclaw/pull/68348) — open
|
| 872 |
-
- [PR #68311: fix: update reasoning stream message to include Feishu support](https://github.com/openclaw/openclaw/pull/68311) — open
|
| 873 |
-
- [Issue #59034: [macOS] screen.record command not available on node](https://github.com/openclaw/openclaw/issues/59034) — open
|
| 874 |
-
|
| 875 |
### `w-sss`
|
| 876 |
|
| 877 |
- profile: [github.com/w-sss](https://github.com/w-sss)
|
|
@@ -975,11 +972,11 @@ Example artifacts:
|
|
| 975 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 976 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 977 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 978 |
-
- repo last seen: `2026-04-
|
| 979 |
- first seen in snapshot: **no**
|
| 980 |
- repo association: **CONTRIBUTOR**
|
| 981 |
-
- repo primary artifacts: **
|
| 982 |
-
- snapshot authored PRs/issues: **
|
| 983 |
- snapshot discussion activity: **38 comments / 0 reviews / 0 review comments**
|
| 984 |
- account age: **32 days**
|
| 985 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
|
@@ -988,9 +985,9 @@ Example artifacts:
|
|
| 988 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 989 |
|
| 990 |
Example artifacts:
|
|
|
|
| 991 |
- [PR #68448: fix: prioritize explicit provider config over model ID prefix parsing](https://github.com/openclaw/openclaw/pull/68448) — open
|
| 992 |
- [PR #68382: fix(plugins): preserve existing capability during plugin cache state restore](https://github.com/openclaw/openclaw/pull/68382) — open
|
| 993 |
-
- [PR #68355: fix: allow unknown properties in WakeParams schema (#68347)](https://github.com/openclaw/openclaw/pull/68355) — closed, merged
|
| 994 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 995 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 996 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
@@ -1088,6 +1085,29 @@ Example artifacts:
|
|
| 1088 |
- [PR #67827: docs: unify duplicated 2026.4.15-beta.1 changelog block](https://github.com/openclaw/openclaw/pull/67827) — closed, merged
|
| 1089 |
- [PR #67824: Update contributor details for Josh Lehman](https://github.com/openclaw/openclaw/pull/67824) — closed, merged
|
| 1090 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1091 |
### `omarshahine`
|
| 1092 |
|
| 1093 |
- profile: [github.com/omarshahine](https://github.com/omarshahine)
|
|
@@ -1160,29 +1180,6 @@ Example artifacts:
|
|
| 1160 |
- [PR #66140: [codex] fix(ui): guard dreaming wiki plugin calls](https://github.com/openclaw/openclaw/pull/66140) — closed, merged
|
| 1161 |
- [PR #66139: fix(memory-core): run Dreaming once per cron schedule](https://github.com/openclaw/openclaw/pull/66139) — closed, merged
|
| 1162 |
|
| 1163 |
-
### `obviyus`
|
| 1164 |
-
|
| 1165 |
-
- profile: [github.com/obviyus](https://github.com/obviyus)
|
| 1166 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus)
|
| 1167 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus)
|
| 1168 |
-
- repo first seen: `2026-01-04T13:17:28Z`
|
| 1169 |
-
- repo last seen: `2026-04-18T04:32:55Z`
|
| 1170 |
-
- first seen in snapshot: **no**
|
| 1171 |
-
- repo association: **CONTRIBUTOR**
|
| 1172 |
-
- repo primary artifacts: **18**
|
| 1173 |
-
- snapshot authored PRs/issues: **18 PRs / 0 issues**
|
| 1174 |
-
- snapshot discussion activity: **522 comments / 46 reviews / 4 review comments**
|
| 1175 |
-
- account age: **3510 days**
|
| 1176 |
-
- recent public PR activity: **16 PRs** (15 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 1177 |
-
- public orgs: `UplauseApp`
|
| 1178 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 1179 |
-
- heuristic read: **targets high-star repos**
|
| 1180 |
-
|
| 1181 |
-
Example artifacts:
|
| 1182 |
-
- [PR #67993: fix(telegram): clear compaction replay after visible boundaries](https://github.com/openclaw/openclaw/pull/67993) — closed, merged
|
| 1183 |
-
- [PR #67991: fix(reply): preserve post-stream error payloads](https://github.com/openclaw/openclaw/pull/67991) — closed, merged
|
| 1184 |
-
- [PR #67941: fix(plugins): enforce synchronous registration](https://github.com/openclaw/openclaw/pull/67941) — closed, merged
|
| 1185 |
-
|
| 1186 |
### `coygeek`
|
| 1187 |
|
| 1188 |
- profile: [github.com/coygeek](https://github.com/coygeek)
|
|
@@ -1446,6 +1443,29 @@ Example artifacts:
|
|
| 1446 |
- [PR #66825: fix(#66806): Allow Anthropic-only setups to work without OpenAI credentials](https://github.com/openclaw/openclaw/pull/66825) — closed
|
| 1447 |
- [PR #66823: fix(infra): general stability and performance improvements](https://github.com/openclaw/openclaw/pull/66823) — closed
|
| 1448 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1449 |
### `Tianworld`
|
| 1450 |
|
| 1451 |
- profile: [github.com/Tianworld](https://github.com/Tianworld)
|
|
@@ -1653,29 +1673,6 @@ Example artifacts:
|
|
| 1653 |
- [PR #66276: fix(cli): prevent process hang after gateway RPC commands (#66227)](https://github.com/openclaw/openclaw/pull/66276) — open
|
| 1654 |
- [PR #65989: fix: guard against null job.state in cron list and startup paths](https://github.com/openclaw/openclaw/pull/65989) — open
|
| 1655 |
|
| 1656 |
-
### `MoerAI`
|
| 1657 |
-
|
| 1658 |
-
- profile: [github.com/MoerAI](https://github.com/MoerAI)
|
| 1659 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMoerAI)
|
| 1660 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMoerAI)
|
| 1661 |
-
- repo first seen: `2026-02-23T01:38:58Z`
|
| 1662 |
-
- repo last seen: `2026-04-16T09:42:16Z`
|
| 1663 |
-
- first seen in snapshot: **no**
|
| 1664 |
-
- repo association: **CONTRIBUTOR**
|
| 1665 |
-
- repo primary artifacts: **10**
|
| 1666 |
-
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
| 1667 |
-
- snapshot discussion activity: **68 comments / 8 reviews / 8 review comments**
|
| 1668 |
-
- account age: **3336 days**
|
| 1669 |
-
- recent public PR activity: **24 PRs** (1 merged / 8 closed-unmerged / 15 open; merged rate **4%**, closed-unmerged rate **33%**, open rate **62%**)
|
| 1670 |
-
- public orgs: `el-embedded-linux`, `SpecailForces`, `Neuro-AI-Lab`
|
| 1671 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1672 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1673 |
-
|
| 1674 |
-
Example artifacts:
|
| 1675 |
-
- [PR #67437: fix(bluebubbles): retry attachment fetch when webhook arrives with empty array (#65430)](https://github.com/openclaw/openclaw/pull/67437) — closed
|
| 1676 |
-
- [PR #67119: fix(google): use v1alpha API version for preview Veo models (#62309)](https://github.com/openclaw/openclaw/pull/67119) — open
|
| 1677 |
-
- [PR #66482: fix(agents): use max_tokens instead of max_completion_tokens for non-OpenAI providers (#65603)](https://github.com/openclaw/openclaw/pull/66482) — open
|
| 1678 |
-
|
| 1679 |
### `Rohan5commit`
|
| 1680 |
|
| 1681 |
- profile: [github.com/Rohan5commit](https://github.com/Rohan5commit)
|
|
@@ -1773,6 +1770,29 @@ Example artifacts:
|
|
| 1773 |
- [PR #65537: [codex] Fix native /status runtime resolution](https://github.com/openclaw/openclaw/pull/65537) — closed, draft
|
| 1774 |
- [Issue #61936: [Feature]: Allow dreaming with external memory slot plugins](https://github.com/openclaw/openclaw/issues/61936) — closed
|
| 1775 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1776 |
### `dependabot[bot]`
|
| 1777 |
|
| 1778 |
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
|
@@ -1962,6 +1982,31 @@ Example artifacts:
|
|
| 1962 |
- [Issue #33377: BlueBubbles: voice messages sent as file attachments instead of iMessage voice bubbles](https://github.com/openclaw/openclaw/issues/33377) — closed
|
| 1963 |
- [Issue #31846: Ollama auto-discovery causes connection storm when target is unreachable (no backoff/caching)](https://github.com/openclaw/openclaw/issues/31846) — closed
|
| 1964 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1965 |
### `zhouhe-xydt`
|
| 1966 |
|
| 1967 |
- profile: [github.com/zhouhe-xydt](https://github.com/zhouhe-xydt)
|
|
@@ -2034,29 +2079,6 @@ Example artifacts:
|
|
| 2034 |
- [PR #67124: fix(gateway): skip scope-upgrade pairing for unpaired local backend clients](https://github.com/openclaw/openclaw/pull/67124) — open
|
| 2035 |
- [PR #66594: fix(gateway): register chat run on agent start and enable provider hooks during model warmup](https://github.com/openclaw/openclaw/pull/66594) — open
|
| 2036 |
|
| 2037 |
-
### `Bartok9`
|
| 2038 |
-
|
| 2039 |
-
- profile: [github.com/Bartok9](https://github.com/Bartok9)
|
| 2040 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9)
|
| 2041 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9)
|
| 2042 |
-
- repo first seen: `2026-02-27T18:48:49Z`
|
| 2043 |
-
- repo last seen: `2026-04-17T08:43:06Z`
|
| 2044 |
-
- first seen in snapshot: **no**
|
| 2045 |
-
- repo association: **CONTRIBUTOR**
|
| 2046 |
-
- repo primary artifacts: **8**
|
| 2047 |
-
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2048 |
-
- snapshot discussion activity: **21 comments / 0 reviews / 0 review comments**
|
| 2049 |
-
- account age: **70 days**
|
| 2050 |
-
- recent public PR activity: **15 PRs** (2 merged / 6 closed-unmerged / 7 open; merged rate **13%**, closed-unmerged rate **40%**, open rate **47%**)
|
| 2051 |
-
- public orgs: none visible
|
| 2052 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 2053 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 2054 |
-
|
| 2055 |
-
Example artifacts:
|
| 2056 |
-
- [PR #68047: fix(gateway): extend image-support name fallback to direct anthropic provider](https://github.com/openclaw/openclaw/pull/68047) — open
|
| 2057 |
-
- [PR #67591: fix(session): clear auto-fallback model overrides on /new and /reset](https://github.com/openclaw/openclaw/pull/67591) — open
|
| 2058 |
-
- [PR #67091: fix(dreaming): use ingestion date for dayBucket instead of file date](https://github.com/openclaw/openclaw/pull/67091) — closed, merged
|
| 2059 |
-
|
| 2060 |
### `draix`
|
| 2061 |
|
| 2062 |
- profile: [github.com/draix](https://github.com/draix)
|
|
@@ -2221,31 +2243,6 @@ Example artifacts:
|
|
| 2221 |
- [Issue #65526: [Feature]: auto-propagate proxy env vars to MCP stdio server child processes](https://github.com/openclaw/openclaw/issues/65526) — open
|
| 2222 |
- [Issue #65525: [Bug]: MCP stdio servers don't inherit NODE_OPTIONS — breaks proxy-only sandbox environments](https://github.com/openclaw/openclaw/issues/65525) — open
|
| 2223 |
|
| 2224 |
-
### `jetd1`
|
| 2225 |
-
|
| 2226 |
-
- profile: [github.com/jetd1](https://github.com/jetd1)
|
| 2227 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1)
|
| 2228 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1)
|
| 2229 |
-
- repo first seen: `2026-04-09T03:07:08Z`
|
| 2230 |
-
- repo last seen: `2026-04-18T06:01:01Z`
|
| 2231 |
-
- first seen in snapshot: **no**
|
| 2232 |
-
- repo association: **CONTRIBUTOR**
|
| 2233 |
-
- repo primary artifacts: **9**
|
| 2234 |
-
- snapshot authored PRs/issues: **7 PRs / 2 issues**
|
| 2235 |
-
- snapshot discussion activity: **6 comments / 27 reviews / 27 review comments**
|
| 2236 |
-
- account age: **3810 days**
|
| 2237 |
-
- recent public PR activity: **9 PRs** (1 merged / 3 closed-unmerged / 5 open; merged rate **11%**, closed-unmerged rate **33%**, open rate **56%**)
|
| 2238 |
-
- public orgs: none visible
|
| 2239 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2240 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2241 |
-
|
| 2242 |
-
Example artifacts:
|
| 2243 |
-
- [PR #65222: fix(telegram): bypass grammY sequential key for interrupt/steer message delivery](https://github.com/openclaw/openclaw/pull/65222) — open
|
| 2244 |
-
- [PR #65221: fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries](https://github.com/openclaw/openclaw/pull/65221) — open
|
| 2245 |
-
- [PR #65021: fix(telegram): enable interrupt/steer message delivery during active runs](https://github.com/openclaw/openclaw/pull/65021) — closed
|
| 2246 |
-
- [Issue #65223: Design: tool abort signal handling and framework-level execution interruption](https://github.com/openclaw/openclaw/issues/65223) — open
|
| 2247 |
-
- [Issue #64951: Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective](https://github.com/openclaw/openclaw/issues/64951) — closed
|
| 2248 |
-
|
| 2249 |
### `asakir44`
|
| 2250 |
|
| 2251 |
- profile: [github.com/asakir44](https://github.com/asakir44)
|
|
@@ -2877,6 +2874,30 @@ Example artifacts:
|
|
| 2877 |
- [Issue #65715: anthropic-vertex models missing after upgrade to 2026.4.11](https://github.com/openclaw/openclaw/issues/65715) — open
|
| 2878 |
- [Issue #61717: [Feature]: Add GitHub Copilot as memory search embedding provider](https://github.com/openclaw/openclaw/issues/61717) — closed
|
| 2879 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2880 |
### `rmfalco89`
|
| 2881 |
|
| 2882 |
- profile: [github.com/rmfalco89](https://github.com/rmfalco89)
|
|
@@ -2925,6 +2946,29 @@ Example artifacts:
|
|
| 2925 |
- [PR #65827: fix: align timestampOptsFromConfig test with resolveUserTimezone UTC fallback](https://github.com/openclaw/openclaw/pull/65827) — closed
|
| 2926 |
- [Issue #64138: All plugin skills fail to load: dist-runtime symlinks break realpath() containment check](https://github.com/openclaw/openclaw/issues/64138) — closed
|
| 2927 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2928 |
### `defonota3box`
|
| 2929 |
|
| 2930 |
- profile: [github.com/defonota3box](https://github.com/defonota3box)
|
|
@@ -3258,30 +3302,6 @@ Example artifacts:
|
|
| 3258 |
- [PR #66663: fix: filter binary content from Telegram captions to prevent token explosion](https://github.com/openclaw/openclaw/pull/66663) — closed, merged
|
| 3259 |
- [Issue #53941: docs: LiteLLM supply chain attack advisory (v1.82.7 / v1.82.8)](https://github.com/openclaw/openclaw/issues/53941) — open
|
| 3260 |
|
| 3261 |
-
### `lyfuci`
|
| 3262 |
-
|
| 3263 |
-
- profile: [github.com/lyfuci](https://github.com/lyfuci)
|
| 3264 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alyfuci)
|
| 3265 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alyfuci)
|
| 3266 |
-
- repo first seen: `2026-03-04T12:15:50Z`
|
| 3267 |
-
- repo last seen: `2026-04-18T06:01:18Z`
|
| 3268 |
-
- first seen in snapshot: **no**
|
| 3269 |
-
- repo association: **NONE**
|
| 3270 |
-
- repo primary artifacts: **5**
|
| 3271 |
-
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 3272 |
-
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 3273 |
-
- account age: **3970 days**
|
| 3274 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3275 |
-
- public orgs: none visible
|
| 3276 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3277 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3278 |
-
|
| 3279 |
-
Example artifacts:
|
| 3280 |
-
- [PR #68430: extensions/acpx: expose probeAgent config so non-codex ACP stacks stay available](https://github.com/openclaw/openclaw/pull/68430) — open
|
| 3281 |
-
- [PR #68400: daemon/systemd: distinguish WSL user D-Bus socket missing from missing systemctl](https://github.com/openclaw/openclaw/pull/68400) — open
|
| 3282 |
-
- [PR #68389: plugins: clarify allowlist warning when entries don't match discovered ids](https://github.com/openclaw/openclaw/pull/68389) — open
|
| 3283 |
-
- [Issue #34401: google-gemini-cli-auth: OAuth token exchange fails behind proxy (fetchWithSsrFGuard uses createPinnedDispatcher instead of EnvHttpProxyAgent)](https://github.com/openclaw/openclaw/issues/34401) — open
|
| 3284 |
-
|
| 3285 |
### `WayChan`
|
| 3286 |
|
| 3287 |
- profile: [github.com/WayChan](https://github.com/WayChan)
|
|
@@ -3306,30 +3326,6 @@ Example artifacts:
|
|
| 3306 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3307 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3308 |
|
| 3309 |
-
### `web3blind`
|
| 3310 |
-
|
| 3311 |
-
- profile: [github.com/web3blind](https://github.com/web3blind)
|
| 3312 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aweb3blind)
|
| 3313 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aweb3blind)
|
| 3314 |
-
- repo first seen: `2026-03-21T14:20:44Z`
|
| 3315 |
-
- repo last seen: `2026-04-12T16:06:26Z`
|
| 3316 |
-
- first seen in snapshot: **no**
|
| 3317 |
-
- repo association: **NONE**
|
| 3318 |
-
- repo primary artifacts: **5**
|
| 3319 |
-
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 3320 |
-
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 3321 |
-
- account age: **46 days**
|
| 3322 |
-
- recent public PR activity: **9 PRs** (0 merged / 2 closed-unmerged / 7 open; merged rate **0%**, closed-unmerged rate **22%**, open rate **78%**)
|
| 3323 |
-
- public orgs: none visible
|
| 3324 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 3325 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 3326 |
-
|
| 3327 |
-
Example artifacts:
|
| 3328 |
-
- [PR #65174: Improve subagent start notices with resolved model info](https://github.com/openclaw/openclaw/pull/65174) — open
|
| 3329 |
-
- [PR #64746: Improve subagent start notices with resolved model info](https://github.com/openclaw/openclaw/pull/64746) — closed
|
| 3330 |
-
- [PR #64731: fix(telegram): show model fallback notices outside verbose mode](https://github.com/openclaw/openclaw/pull/64731) — open
|
| 3331 |
-
- [Issue #51645: Voice transcription not working in group/topic chats](https://github.com/openclaw/openclaw/issues/51645) — open
|
| 3332 |
-
|
| 3333 |
### `altaywtf`
|
| 3334 |
|
| 3335 |
- profile: [github.com/altaywtf](https://github.com/altaywtf)
|
|
@@ -3353,29 +3349,6 @@ Example artifacts:
|
|
| 3353 |
- [PR #67024: fix: don't classify 400/422 with no body as format error](https://github.com/openclaw/openclaw/pull/67024) — open
|
| 3354 |
- [PR #64969: fix: repair provider transport and channel registry CI regressions](https://github.com/openclaw/openclaw/pull/64969) — closed
|
| 3355 |
|
| 3356 |
-
### `armorbreak001`
|
| 3357 |
-
|
| 3358 |
-
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 3359 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 3360 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 3361 |
-
- repo first seen: `2026-04-16T01:31:19Z`
|
| 3362 |
-
- repo last seen: `2026-04-18T01:59:51Z`
|
| 3363 |
-
- first seen in snapshot: **no**
|
| 3364 |
-
- repo association: **NONE**
|
| 3365 |
-
- repo primary artifacts: **4**
|
| 3366 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3367 |
-
- snapshot discussion activity: **6 comments / 0 reviews / 0 review comments**
|
| 3368 |
-
- account age: **7 days**
|
| 3369 |
-
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 3370 |
-
- public orgs: none visible
|
| 3371 |
-
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 3372 |
-
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 3373 |
-
|
| 3374 |
-
Example artifacts:
|
| 3375 |
-
- [PR #67765: fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)](https://github.com/openclaw/openclaw/pull/67765) — closed
|
| 3376 |
-
- [PR #67531: fix: guard against undefined trim() crashes in onboard QuickStart flow](https://github.com/openclaw/openclaw/pull/67531) — open
|
| 3377 |
-
- [PR #67501: fix(whatsapp): downgrade false-positive creds restore warning to debug](https://github.com/openclaw/openclaw/pull/67501) — open
|
| 3378 |
-
|
| 3379 |
### `bde1`
|
| 3380 |
|
| 3381 |
- profile: [github.com/bde1](https://github.com/bde1)
|
|
@@ -4033,6 +4006,29 @@ Example artifacts:
|
|
| 4033 |
- [PR #67243: context-engine: pass runtime context to ContextEngineFactory](https://github.com/openclaw/openclaw/pull/67243) — open
|
| 4034 |
- [PR #67242: plugin-sdk: add stable embeddings subpath export](https://github.com/openclaw/openclaw/pull/67242) — open
|
| 4035 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4036 |
### `johnturek`
|
| 4037 |
|
| 4038 |
- profile: [github.com/johnturek](https://github.com/johnturek)
|
|
@@ -4217,29 +4213,6 @@ Example artifacts:
|
|
| 4217 |
- [PR #67456: fix: package qa-channel public surface](https://github.com/openclaw/openclaw/pull/67456) — closed
|
| 4218 |
- [PR #66788: memory-wiki: fix native relative report links](https://github.com/openclaw/openclaw/pull/66788) — closed
|
| 4219 |
|
| 4220 |
-
### `sumleo`
|
| 4221 |
-
|
| 4222 |
-
- profile: [github.com/sumleo](https://github.com/sumleo)
|
| 4223 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asumleo)
|
| 4224 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asumleo)
|
| 4225 |
-
- repo first seen: `2026-02-12T15:24:04Z`
|
| 4226 |
-
- repo last seen: `2026-04-11T08:38:01Z`
|
| 4227 |
-
- first seen in snapshot: **no**
|
| 4228 |
-
- repo association: **CONTRIBUTOR**
|
| 4229 |
-
- repo primary artifacts: **3**
|
| 4230 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4231 |
-
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 4232 |
-
- account age: **3223 days**
|
| 4233 |
-
- recent public PR activity: **4 PRs** (0 merged / 0 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4234 |
-
- public orgs: none visible
|
| 4235 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4236 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4237 |
-
|
| 4238 |
-
Example artifacts:
|
| 4239 |
-
- [PR #64720: fix(security): apply external content protection to channel message bodies](https://github.com/openclaw/openclaw/pull/64720) — open
|
| 4240 |
-
- [PR #64719: fix(security): deny dangerous tools for channel auto-reply](https://github.com/openclaw/openclaw/pull/64719) — open
|
| 4241 |
-
- [PR #64718: fix(security): default exec to deny for non-owner auto-reply senders](https://github.com/openclaw/openclaw/pull/64718) — open
|
| 4242 |
-
|
| 4243 |
### `xudaiyanzi`
|
| 4244 |
|
| 4245 |
- profile: [github.com/xudaiyanzi](https://github.com/xudaiyanzi)
|
|
@@ -4454,6 +4427,30 @@ Example artifacts:
|
|
| 4454 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4455 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4456 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4457 |
### `leonardsellem`
|
| 4458 |
|
| 4459 |
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
|
@@ -4727,12 +4724,12 @@ Example artifacts:
|
|
| 4727 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech)
|
| 4728 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech)
|
| 4729 |
- repo first seen: `2026-02-23T04:42:33Z`
|
| 4730 |
-
- repo last seen: `2026-04-
|
| 4731 |
- first seen in snapshot: **no**
|
| 4732 |
- repo association: **NONE**
|
| 4733 |
- repo primary artifacts: **4**
|
| 4734 |
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 4735 |
-
- snapshot discussion activity: **
|
| 4736 |
- account age: **4236 days**
|
| 4737 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4738 |
- public orgs: none visible
|
|
@@ -5387,12 +5384,12 @@ Example artifacts:
|
|
| 5387 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEruditi)
|
| 5388 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEruditi)
|
| 5389 |
- repo first seen: `2026-04-16T15:08:41Z`
|
| 5390 |
-
- repo last seen: `2026-04-
|
| 5391 |
- first seen in snapshot: **no**
|
| 5392 |
- repo association: **NONE**
|
| 5393 |
- repo primary artifacts: **2**
|
| 5394 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5395 |
-
- snapshot discussion activity: **
|
| 5396 |
- account age: **1072 days**
|
| 5397 |
- recent public PR activity: **7 PRs** (0 merged / 5 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **71%**, open rate **29%**)
|
| 5398 |
- public orgs: none visible
|
|
@@ -5579,28 +5576,6 @@ Example artifacts:
|
|
| 5579 |
- [PR #67346: Scripts: use path.basename for pnpm to fix shell execution on Windows](https://github.com/openclaw/openclaw/pull/67346) — open
|
| 5580 |
- [PR #67290: fix(ui): remove duplicate usage page header](https://github.com/openclaw/openclaw/pull/67290) — open
|
| 5581 |
|
| 5582 |
-
### `jasonmakr`
|
| 5583 |
-
|
| 5584 |
-
- profile: [github.com/jasonmakr](https://github.com/jasonmakr)
|
| 5585 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr)
|
| 5586 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr)
|
| 5587 |
-
- repo first seen: `2026-04-18T02:14:36Z`
|
| 5588 |
-
- repo last seen: `2026-04-18T04:40:57Z`
|
| 5589 |
-
- first seen in snapshot: **no**
|
| 5590 |
-
- repo association: **NONE**
|
| 5591 |
-
- repo primary artifacts: **2**
|
| 5592 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5593 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5594 |
-
- account age: **39 days**
|
| 5595 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5596 |
-
- public orgs: none visible
|
| 5597 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5598 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 5599 |
-
|
| 5600 |
-
Example artifacts:
|
| 5601 |
-
- [PR #68408: fix(memory-core): strip dreaming managed blocks from daily memory reads](https://github.com/openclaw/openclaw/pull/68408) — open
|
| 5602 |
-
- [PR #68364: fix: prevent unbounded narrative session growth by stabilizing session key (#68354)](https://github.com/openclaw/openclaw/pull/68364) — open
|
| 5603 |
-
|
| 5604 |
### `jkf87`
|
| 5605 |
|
| 5606 |
- profile: [github.com/jkf87](https://github.com/jkf87)
|
|
@@ -6627,31 +6602,6 @@ Example artifacts:
|
|
| 6627 |
- [PR #64318: feat: Add unified Amazon plugin — Polly TTS, Transcribe STT, Nova Sonic realtime voice](https://github.com/openclaw/openclaw/pull/64318) — open
|
| 6628 |
- [PR #63457: feat: Add Amazon Polly TTS provider](https://github.com/openclaw/openclaw/pull/63457) — closed
|
| 6629 |
|
| 6630 |
-
### `hanamizuki`
|
| 6631 |
-
|
| 6632 |
-
- profile: [github.com/hanamizuki](https://github.com/hanamizuki)
|
| 6633 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahanamizuki)
|
| 6634 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahanamizuki)
|
| 6635 |
-
- repo first seen: `2026-02-25T01:23:38Z`
|
| 6636 |
-
- repo last seen: `2026-04-17T16:06:02Z`
|
| 6637 |
-
- first seen in snapshot: **no**
|
| 6638 |
-
- repo association: **CONTRIBUTOR**
|
| 6639 |
-
- repo primary artifacts: **5**
|
| 6640 |
-
- snapshot authored PRs/issues: **3 PRs / 2 issues**
|
| 6641 |
-
- snapshot discussion activity: **14 comments / 14 reviews / 14 review comments**
|
| 6642 |
-
- account age: **5476 days**
|
| 6643 |
-
- recent public PR activity: **7 PRs** (6 merged / 0 closed-unmerged / 1 open; merged rate **86%**, closed-unmerged rate **0%**, open rate **14%**)
|
| 6644 |
-
- public orgs: `bhuntr`
|
| 6645 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 6646 |
-
- heuristic read: **—**
|
| 6647 |
-
|
| 6648 |
-
Example artifacts:
|
| 6649 |
-
- [PR #64734: fix(discord): raise thread title timeout and tokens to fit reasoning models](https://github.com/openclaw/openclaw/pull/64734) — open
|
| 6650 |
-
- [PR #64172: fix(discord): raise thread title max tokens for reasoning models](https://github.com/openclaw/openclaw/pull/64172) — closed, merged
|
| 6651 |
-
- [PR #53467: feat(slack): add ignoreOtherMentions channel config](https://github.com/openclaw/openclaw/pull/53467) — open
|
| 6652 |
-
- [Issue #35220: [Bug]: Codex Responses API streaming server_error does not trigger model fallback (variant of #24378)](https://github.com/openclaw/openclaw/issues/35220) — open
|
| 6653 |
-
- [Issue #25951: Sandbox env sanitizer blocks skill primaryEnv vars (e.g. NOTION_API_KEY)](https://github.com/openclaw/openclaw/issues/25951) — open
|
| 6654 |
-
|
| 6655 |
### `kakahu2015`
|
| 6656 |
|
| 6657 |
- profile: [github.com/kakahu2015](https://github.com/kakahu2015)
|
|
@@ -7956,29 +7906,6 @@ Example artifacts:
|
|
| 7956 |
- [Issue #66477: [Feature]: Sift governance plugin — Ed25519-signed receipts for every agent action](https://github.com/openclaw/openclaw/issues/66477) — open
|
| 7957 |
- [Issue #66474: [Feature]: Support Agent Discovery Protocol (/.well-known/agent-discovery.json)](https://github.com/openclaw/openclaw/issues/66474) — open
|
| 7958 |
|
| 7959 |
-
### `wujiaming88`
|
| 7960 |
-
|
| 7961 |
-
- profile: [github.com/wujiaming88](https://github.com/wujiaming88)
|
| 7962 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awujiaming88)
|
| 7963 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awujiaming88)
|
| 7964 |
-
- repo first seen: `2026-04-03T06:44:55Z`
|
| 7965 |
-
- repo last seen: `2026-04-11T09:20:04Z`
|
| 7966 |
-
- first seen in snapshot: **no**
|
| 7967 |
-
- repo association: **NONE**
|
| 7968 |
-
- repo primary artifacts: **3**
|
| 7969 |
-
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 7970 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 7971 |
-
- account age: **4323 days**
|
| 7972 |
-
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 7973 |
-
- public orgs: none visible
|
| 7974 |
-
- compact scores: follow-through **n/a**, breadth **low**, automation risk **low**
|
| 7975 |
-
- heuristic read: **no visible non-self stars**
|
| 7976 |
-
|
| 7977 |
-
Example artifacts:
|
| 7978 |
-
- [PR #64733: fix: add timeout guard for pending tool tasks to prevent session deadlock](https://github.com/openclaw/openclaw/pull/64733) — open
|
| 7979 |
-
- [Issue #62627: v2026.4.5: Missing optional dependencies for bundled channel plugins breaks all CLI commands](https://github.com/openclaw/openclaw/issues/62627) — closed
|
| 7980 |
-
- [Issue #60113: TypeError: Cannot read properties of undefined (reading "replace") during embedded agent run (v2026.4.1)](https://github.com/openclaw/openclaw/issues/60113) — open
|
| 7981 |
-
|
| 7982 |
### `zeolenon`
|
| 7983 |
|
| 7984 |
- profile: [github.com/zeolenon](https://github.com/zeolenon)
|
|
@@ -8421,6 +8348,28 @@ Example artifacts:
|
|
| 8421 |
- [PR #65629: fix: user-facing Gemini auth errors + /connect_ai_subscription command](https://github.com/openclaw/openclaw/pull/65629) — open
|
| 8422 |
- [Issue #63833: -](https://github.com/openclaw/openclaw/issues/63833) — closed
|
| 8423 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8424 |
### `fmercurio`
|
| 8425 |
|
| 8426 |
- profile: [github.com/fmercurio](https://github.com/fmercurio)
|
|
@@ -9784,7 +9733,7 @@ Example artifacts:
|
|
| 9784 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aahbi1006-hue)
|
| 9785 |
- repo first seen: `2026-04-18T07:30:52Z`
|
| 9786 |
- repo last seen: `2026-04-18T07:30:52Z`
|
| 9787 |
-
- first seen in snapshot: **
|
| 9788 |
- repo association: **NONE**
|
| 9789 |
- repo primary artifacts: **1**
|
| 9790 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -10456,7 +10405,7 @@ Example artifacts:
|
|
| 10456 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABruceMacD)
|
| 10457 |
- repo first seen: `2026-01-31T06:12:37Z`
|
| 10458 |
- repo last seen: `2026-04-18T07:59:12Z`
|
| 10459 |
-
- first seen in snapshot: **
|
| 10460 |
- repo association: **CONTRIBUTOR**
|
| 10461 |
- repo primary artifacts: **1**
|
| 10462 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -12893,7 +12842,7 @@ Example artifacts:
|
|
| 12893 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajuliopx)
|
| 12894 |
- repo first seen: `2026-03-19T15:53:01Z`
|
| 12895 |
- repo last seen: `2026-04-18T07:45:52Z`
|
| 12896 |
-
- first seen in snapshot: **
|
| 12897 |
- repo association: **NONE**
|
| 12898 |
- repo primary artifacts: **1**
|
| 12899 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -12914,7 +12863,7 @@ Example artifacts:
|
|
| 12914 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJuniperSling)
|
| 12915 |
- repo first seen: `2026-04-18T07:51:44Z`
|
| 12916 |
- repo last seen: `2026-04-18T07:51:44Z`
|
| 12917 |
-
- first seen in snapshot: **
|
| 12918 |
- repo association: **NONE**
|
| 12919 |
- repo primary artifacts: **1**
|
| 12920 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13376,7 +13325,7 @@ Example artifacts:
|
|
| 13376 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonidas1712)
|
| 13377 |
- repo first seen: `2026-04-18T07:30:02Z`
|
| 13378 |
- repo last seen: `2026-04-18T07:30:02Z`
|
| 13379 |
-
- first seen in snapshot: **
|
| 13380 |
- repo association: **NONE**
|
| 13381 |
- repo primary artifacts: **1**
|
| 13382 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -14216,7 +14165,7 @@ Example artifacts:
|
|
| 14216 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annlevy)
|
| 14217 |
- repo first seen: `2026-04-18T08:00:14Z`
|
| 14218 |
- repo last seen: `2026-04-18T08:00:14Z`
|
| 14219 |
-
- first seen in snapshot: **
|
| 14220 |
- repo association: **NONE**
|
| 14221 |
- repo primary artifacts: **1**
|
| 14222 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15113,6 +15062,27 @@ Example artifacts:
|
|
| 15113 |
Example artifacts:
|
| 15114 |
- [PR #68356: alpha](https://github.com/openclaw/openclaw/pull/68356) — closed
|
| 15115 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15116 |
### `Schnitzel`
|
| 15117 |
|
| 15118 |
- profile: [github.com/Schnitzel](https://github.com/Schnitzel)
|
|
@@ -15204,7 +15174,7 @@ Example artifacts:
|
|
| 15204 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aseanniu93)
|
| 15205 |
- repo first seen: `2026-04-18T07:23:52Z`
|
| 15206 |
- repo last seen: `2026-04-18T07:23:52Z`
|
| 15207 |
-
- first seen in snapshot: **
|
| 15208 |
- repo association: **NONE**
|
| 15209 |
- repo primary artifacts: **1**
|
| 15210 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -16037,48 +16007,6 @@ Example artifacts:
|
|
| 16037 |
Example artifacts:
|
| 16038 |
- [PR #67047: fix(media): allow host-local CSV and Markdown uploads via Slack](https://github.com/openclaw/openclaw/pull/67047) — closed, merged
|
| 16039 |
|
| 16040 |
-
### `UnrealCake8`
|
| 16041 |
-
|
| 16042 |
-
- profile: [github.com/UnrealCake8](https://github.com/UnrealCake8)
|
| 16043 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AUnrealCake8)
|
| 16044 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AUnrealCake8)
|
| 16045 |
-
- repo first seen: `2026-04-11T09:01:33Z`
|
| 16046 |
-
- repo last seen: `2026-04-11T09:22:59Z`
|
| 16047 |
-
- first seen in snapshot: **no**
|
| 16048 |
-
- repo association: **NONE**
|
| 16049 |
-
- repo primary artifacts: **1**
|
| 16050 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 16051 |
-
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 16052 |
-
- account age: **433 days**
|
| 16053 |
-
- recent public PR activity: **3 PRs** (2 merged / 1 closed-unmerged / 0 open; merged rate **67%**, closed-unmerged rate **33%**, open rate **0%**)
|
| 16054 |
-
- public orgs: none visible
|
| 16055 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 16056 |
-
- heuristic read: **no visible non-self stars**
|
| 16057 |
-
|
| 16058 |
-
Example artifacts:
|
| 16059 |
-
- [PR #64730: feat: add outbound rate limiting and dedup guard [AI has assisted with this proj]](https://github.com/openclaw/openclaw/pull/64730) — closed
|
| 16060 |
-
|
| 16061 |
-
### `velvet-shark`
|
| 16062 |
-
|
| 16063 |
-
- profile: [github.com/velvet-shark](https://github.com/velvet-shark)
|
| 16064 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avelvet-shark)
|
| 16065 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avelvet-shark)
|
| 16066 |
-
- repo first seen: `2026-01-03T22:46:36Z`
|
| 16067 |
-
- repo last seen: `2026-04-11T09:17:07Z`
|
| 16068 |
-
- first seen in snapshot: **no**
|
| 16069 |
-
- repo association: **MEMBER**
|
| 16070 |
-
- repo primary artifacts: **1**
|
| 16071 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 16072 |
-
- snapshot discussion activity: **50 comments / 0 reviews / 0 review comments**
|
| 16073 |
-
- account age: **6060 days**
|
| 16074 |
-
- recent public PR activity: **1 PRs** (1 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 16075 |
-
- public orgs: `openclaw`
|
| 16076 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 16077 |
-
- heuristic read: **targets high-star repos**
|
| 16078 |
-
|
| 16079 |
-
Example artifacts:
|
| 16080 |
-
- [PR #64723: fix(google): omit unsupported numberOfVideos in Veo requests](https://github.com/openclaw/openclaw/pull/64723) — closed, merged
|
| 16081 |
-
|
| 16082 |
### `vipitec-neo`
|
| 16083 |
|
| 16084 |
- profile: [github.com/vipitec-neo](https://github.com/vipitec-neo)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T092036Z`
|
| 4 |
+
- Generated: `2026-04-18T09:22:25Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `715`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 13 |
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 51 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 14 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 51 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 15 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 39 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
+
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 38 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 17 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 38 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 18 |
| `w-sss` | [profile](https://github.com/w-sss) | no | CONTRIBUTOR | 391d | `2026-03-16T09:14:04Z` | 34 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 19 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 20 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 29 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 27 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
+
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 25 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 24 |
| `Yanhu007` | [profile](https://github.com/Yanhu007) | no | CONTRIBUTOR | 4741d | `2026-04-10T13:40:56Z` | 22 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 25 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 27 |
+
| `obviyus` | [profile](https://github.com/obviyus) | no | CONTRIBUTOR | 3510d | `2026-01-04T13:17:28Z` | 19 | 0 | strong | low | low | targets high-star repos |
|
| 28 |
| `omarshahine` | [profile](https://github.com/omarshahine) | no | CONTRIBUTOR | 4126d | `2026-02-20T03:30:56Z` | 18 | 10 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 29 |
| `BunsDev` | [profile](https://github.com/BunsDev) | no | MEMBER | 2087d | `2026-02-07T11:32:40Z` | 18 | 0 | strong | moderate | low | high recent PR volume |
|
| 30 |
| `mbelinky` | [profile](https://github.com/mbelinky) | no | CONTRIBUTOR | 1077d | `2026-02-08T09:07:45Z` | 18 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 31 |
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 17 | 19 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 32 |
| `mcaxtr` | [profile](https://github.com/mcaxtr) | no | MEMBER | 4358d | `2026-02-04T01:45:00Z` | 17 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 33 |
| `yozu` | [profile](https://github.com/yozu) | no | NONE | 5186d | `2026-04-07T11:36:48Z` | 16 | 1 | weak | low | low | 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 |
|
| 41 |
| `tentacloos` | [profile](https://github.com/tentacloos) | no | NONE | 22d | `2026-04-14T13:17:10Z` | 14 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 42 |
+
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 43 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 45 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 12 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 49 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 50 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 51 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
|
|
|
| 52 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 53 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 54 |
| `stainlu` | [profile](https://github.com/stainlu) | no | CONTRIBUTOR | 1364d | `2026-04-08T01:24:20Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 55 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 56 |
+
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 9 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 57 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2026-01-16T21:59:54Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 58 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 9 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 59 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 62 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 63 |
| `yqli2420` | [profile](https://github.com/yqli2420) | no | CONTRIBUTOR | 3910d | `2026-04-13T18:44:19Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 64 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 8 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 65 |
+
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 8 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 66 |
| `zhouhe-xydt` | [profile](https://github.com/zhouhe-xydt) | no | CONTRIBUTOR | 44d | `2026-03-10T08:57:32Z` | 8 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 67 |
| `loongfay` | [profile](https://github.com/loongfay) | no | NONE | 3732d | `2026-04-15T14:58:37Z` | 8 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 68 |
| `Angfr95` | [profile](https://github.com/Angfr95) | no | NONE | 641d | `2026-04-14T04:39:29Z` | 8 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 69 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 70 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 71 |
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 8 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 73 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 74 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | CONTRIBUTOR | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 75 |
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 76 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 77 |
| `martingarramon` | [profile](https://github.com/martingarramon) | no | CONTRIBUTOR | 49d | `2026-03-21T22:50:34Z` | 7 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 78 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-05T20:12:25Z` | 7 | 1 | n/a | low | low | no visible non-self stars |
|
|
|
|
| 100 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 101 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 102 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 103 |
+
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 104 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 105 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 106 |
+
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 5 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 107 |
| `defonota3box` | [profile](https://github.com/defonota3box) | no | NONE | 121d | `2026-04-13T22:54:16Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 108 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 109 |
| `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 |
|
|
|
|
| 118 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 119 |
| `Joel-Claw` | [profile](https://github.com/Joel-Claw) | no | NONE | 7d | `2026-04-14T17:55:10Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 120 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
|
|
|
| 121 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 122 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 4 | 0 | mixed | low | low | many recent closed-unmerged PRs; 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 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 125 |
| `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 |
|
|
|
|
| 148 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 149 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 150 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 151 |
+
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 152 |
| `johnturek` | [profile](https://github.com/johnturek) | no | NONE | 6271d | `2026-04-14T03:23:25Z` | 3 | 0 | mixed | low | low | — |
|
| 153 |
| `miyago9267` | [profile](https://github.com/miyago9267) | no | NONE | 2409d | `2026-04-17T08:38:57Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 154 |
| `mpz4life` | [profile](https://github.com/mpz4life) | no | CONTRIBUTOR | 3120d | `2026-02-24T03:08:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 157 |
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 158 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | NONE | 2080d | `2026-04-11T13:13:57Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 159 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 160 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 161 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 162 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 166 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 167 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 168 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 169 |
+
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 170 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 171 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 172 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 216 |
| `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 |
|
| 217 |
| `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 |
|
| 218 |
| `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 |
|
|
|
|
| 219 |
| `jkf87` | [profile](https://github.com/jkf87) | no | NONE | 3258d | `2026-04-11T13:41:30Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 220 |
| `JQRobert` | [profile](https://github.com/JQRobert) | no | NONE | 46d | `2026-04-13T05:33:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 221 |
| `jquadrino` | [profile](https://github.com/jquadrino) | no | NONE | 533d | `2026-02-21T06:24:49Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 262 |
| `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 |
|
| 263 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 264 |
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 265 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 266 |
| `ayeshakhalid192007-dev` | [profile](https://github.com/ayeshakhalid192007-dev) | no | NONE | 172d | `2026-04-02T13:08:35Z` | 3 | 0 | weak | moderate | medium | young account; high open PR share |
|
| 267 |
| `cedillarack` | [profile](https://github.com/cedillarack) | no | NONE | 61d | `2026-02-17T04:29:03Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 319 |
| `parasol-aser` | [profile](https://github.com/parasol-aser) | no | NONE | 4782d | `2026-04-09T22:55:43Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 320 |
| `protomota` | [profile](https://github.com/protomota) | no | NONE | 5291d | `2026-03-19T16:36:32Z` | 1 | 2 | n/a | low | low | no visible non-self stars |
|
| 321 |
| `walkojas-boop` | [profile](https://github.com/walkojas-boop) | no | NONE | 62d | `2026-04-14T09:55:31Z` | 1 | 2 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 322 |
| `zeolenon` | [profile](https://github.com/zeolenon) | no | NONE | 2260d | `2026-03-15T10:24:08Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 323 |
| `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 |
|
| 324 |
| `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 |
|
|
|
|
| 339 |
| `Dodo1021` | [profile](https://github.com/Dodo1021) | no | NONE | 659d | `2026-03-24T00:01:31Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 340 |
| `earon-han` | [profile](https://github.com/earon-han) | no | NONE | 117d | `2026-04-16T09:54:34Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 341 |
| `epanonymous` | [profile](https://github.com/epanonymous) | no | NONE | 1621d | `2026-01-31T02:07:36Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 342 |
+
| `Feelw00` | [profile](https://github.com/Feelw00) | yes | NONE | 2690d | `2026-04-08T11:13:23Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 343 |
| `fmercurio` | [profile](https://github.com/fmercurio) | no | CONTRIBUTOR | 3818d | `2026-02-20T17:19:44Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 344 |
| `fredguile` | [profile](https://github.com/fredguile) | no | NONE | 5894d | `2026-04-12T15:58:55Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs |
|
| 345 |
| `ghoc0099` | [profile](https://github.com/ghoc0099) | no | NONE | 35d | `2026-04-12T18:49:23Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 402 |
| `adapepper` | [profile](https://github.com/adapepper) | no | NONE | 71d | `2026-04-15T23:40:57Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 403 |
| `agent-merkava` | [profile](https://github.com/agent-merkava) | no | NONE | 50d | `2026-04-15T21:25:47Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 404 |
| `Agnuxo1` | [profile](https://github.com/Agnuxo1) | no | NONE | 741d | `2026-02-18T13:21:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 405 |
+
| `ahbi1006-hue` | [profile](https://github.com/ahbi1006-hue) | no | NONE | 12d | `2026-04-18T07:30:52Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 406 |
| `aimqwest` | [profile](https://github.com/aimqwest) | no | NONE | 3904d | `2026-04-11T15:27:38Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 407 |
| `AlainSainteCroix` | [profile](https://github.com/AlainSainteCroix) | no | NONE | 631d | `2026-04-16T20:37:03Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 408 |
| `alex-latitude` | [profile](https://github.com/alex-latitude) | no | NONE | 323d | `2026-04-13T22:11:34Z` | 1 | 0 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 434 |
| `bogdanovich` | [profile](https://github.com/bogdanovich) | no | NONE | 4623d | `2026-04-12T03:44:21Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 435 |
| `BowieSequoia` | [profile](https://github.com/BowieSequoia) | no | NONE | 13d | `2026-04-16T22:01:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 436 |
| `brospan` | [profile](https://github.com/brospan) | no | NONE | 515d | `2026-04-15T14:27:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 437 |
+
| `BruceMacD` | [profile](https://github.com/BruceMacD) | no | CONTRIBUTOR | 4547d | `2026-01-31T06:12:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 438 |
| `bryanpearson` | [profile](https://github.com/bryanpearson) | no | NONE | 5384d | `2026-03-12T20:19:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 439 |
| `bthaha123-Carl` | [profile](https://github.com/bthaha123-Carl) | no | NONE | 781d | `2026-04-12T03:48:09Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 440 |
| `bullwinkle` | [profile](https://github.com/bullwinkle) | no | NONE | 4806d | `2026-04-14T11:30:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 550 |
| `john-vainio` | [profile](https://github.com/john-vainio) | no | NONE | 1529d | `2026-04-17T05:05:56Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 551 |
| `johnstarks03` | [profile](https://github.com/johnstarks03) | no | NONE | 44d | `2026-04-13T15:10:00Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 552 |
| `josmithiii` | [profile](https://github.com/josmithiii) | no | NONE | 4984d | `2026-04-14T06:34:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 553 |
+
| `juliopx` | [profile](https://github.com/juliopx) | no | NONE | 4257d | `2026-03-19T15:53:01Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 554 |
+
| `JuniperSling` | [profile](https://github.com/JuniperSling) | no | NONE | 1866d | `2026-04-18T07:51:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 555 |
| `JUSTICEESSIELP` | [profile](https://github.com/JUSTICEESSIELP) | no | NONE | 2109d | `2026-04-13T01:54:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 556 |
| `kangjinghang` | [profile](https://github.com/kangjinghang) | no | NONE | 3038d | `2026-04-15T05:39:38Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 557 |
| `kantorcodes` | [profile](https://github.com/kantorcodes) | no | NONE | 4520d | `2026-04-13T00:51:30Z` | 1 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
|
|
|
| 573 |
| `lanyasheng` | [profile](https://github.com/lanyasheng) | no | NONE | 3483d | `2026-03-12T16:41:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 574 |
| `laopuhuluwa` | [profile](https://github.com/laopuhuluwa) | no | CONTRIBUTOR | 66d | `2026-02-20T11:19:44Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 575 |
| `LaurentMazare` | [profile](https://github.com/LaurentMazare) | no | NONE | 5331d | `2026-04-11T18:11:55Z` | 1 | 0 | mixed | moderate | low | — |
|
| 576 |
+
| `leonidas1712` | [profile](https://github.com/leonidas1712) | no | NONE | 3582d | `2026-04-18T07:30:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 577 |
| `liemrich` | [profile](https://github.com/liemrich) | no | NONE | 2215d | `2026-04-16T01:38:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 578 |
| `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 |
|
| 579 |
| `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 |
|
|
|
|
| 613 |
| `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 |
|
| 614 |
| `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 |
|
| 615 |
| `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 |
|
| 616 |
+
| `nnlevy` | [profile](https://github.com/nnlevy) | no | NONE | 5883d | `2026-04-18T08:00:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 617 |
| `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 |
|
| 618 |
| `nufnaf` | [profile](https://github.com/nufnaf) | no | NONE | 4823d | `2026-04-16T12:30:36Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 619 |
| `OFABLE` | [profile](https://github.com/OFABLE) | no | NONE | 2161d | `2026-04-17T14:06:48Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 656 |
| `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 |
|
| 657 |
| `sagarpswc` | [profile](https://github.com/sagarpswc) | no | NONE | 164d | `2026-04-13T09:31:42Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 658 |
| `samimjafari` | [profile](https://github.com/samimjafari) | no | NONE | 728d | `2026-04-18T01:57:49Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 659 |
+
| `scaraude` | [profile](https://github.com/scaraude) | yes | NONE | 2288d | `2026-04-18T08:34:12Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 660 |
| `Schnitzel` | [profile](https://github.com/Schnitzel) | no | NONE | 5469d | `2026-02-04T14:12:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 661 |
| `scott-my` | [profile](https://github.com/scott-my) | no | NONE | 272d | `2026-04-15T10:38:40Z` | 1 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 662 |
| `scotthuang` | [profile](https://github.com/scotthuang) | no | CONTRIBUTOR | 5107d | `2026-03-01T03:31:44Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 663 |
| `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 |
|
| 664 |
+
| `seanniu93` | [profile](https://github.com/seanniu93) | no | NONE | 4213d | `2026-04-18T07:23:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 665 |
| `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 |
|
| 666 |
| `shakkernerd` | [profile](https://github.com/shakkernerd) | no | MEMBER | 749d | `2026-01-26T14:21:30Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 667 |
| `ShayMeshGit` | [profile](https://github.com/ShayMeshGit) | no | 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 |
|
|
|
|
| 701 |
| `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 |
|
| 702 |
| `Tuarisa` | [profile](https://github.com/Tuarisa) | no | NONE | 4909d | `2026-04-17T18:27:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 703 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
|
|
|
| 704 |
| `vipitec-neo` | [profile](https://github.com/vipitec-neo) | no | NONE | 64d | `2026-04-14T13:24:54Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 705 |
| `ViseonDev` | [profile](https://github.com/ViseonDev) | no | NONE | 3325d | `2026-04-15T19:16:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 706 |
| `vladxyz23` | [profile](https://github.com/vladxyz23) | no | NONE | 3d | `2026-04-12T21:02:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 822 |
- [PR #68324: fix(plugins): enable native jiti for doctor-contract loader to cut status cold-start ~13s](https://github.com/openclaw/openclaw/pull/68324) — open
|
| 823 |
- [PR #68270: fix(ollama): allow baseUrl in plugin configSchema to match what the provider code already reads](https://github.com/openclaw/openclaw/pull/68270) — open
|
| 824 |
|
| 825 |
+
### `nightq`
|
| 826 |
+
|
| 827 |
+
- profile: [github.com/nightq](https://github.com/nightq)
|
| 828 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anightq)
|
| 829 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anightq)
|
| 830 |
+
- repo first seen: `2026-04-01T13:17:35Z`
|
| 831 |
+
- repo last seen: `2026-04-18T08:20:34Z`
|
| 832 |
+
- first seen in snapshot: **no**
|
| 833 |
+
- repo association: **CONTRIBUTOR**
|
| 834 |
+
- repo primary artifacts: **39**
|
| 835 |
+
- snapshot authored PRs/issues: **38 PRs / 1 issues**
|
| 836 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 837 |
+
- account age: **4825 days**
|
| 838 |
+
- recent public PR activity: **116 PRs** (1 merged / 69 closed-unmerged / 46 open; merged rate **1%**, closed-unmerged rate **59%**, open rate **40%**)
|
| 839 |
+
- public orgs: none visible
|
| 840 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 841 |
+
- heuristic read: **extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
| 842 |
+
|
| 843 |
+
Example artifacts:
|
| 844 |
+
- [PR #68469: fix(browser): allow attachOnly profiles retry window for CDP connection](https://github.com/openclaw/openclaw/pull/68469) — open
|
| 845 |
+
- [PR #68422: fix(ui): constrain web chat width to 920px for better readability](https://github.com/openclaw/openclaw/pull/68422) — open
|
| 846 |
+
- [PR #68348: fix: use native loading for doctor contract API to speed up status command](https://github.com/openclaw/openclaw/pull/68348) — open
|
| 847 |
+
- [Issue #59034: [macOS] screen.record command not available on node](https://github.com/openclaw/openclaw/issues/59034) — open
|
| 848 |
+
|
| 849 |
### `neeravmakwana`
|
| 850 |
|
| 851 |
- profile: [github.com/neeravmakwana](https://github.com/neeravmakwana)
|
|
|
|
| 869 |
- [PR #68351: fix(openrouter): surface reasoning_details visible-text as user output (#68261)](https://github.com/openclaw/openclaw/pull/68351) — closed
|
| 870 |
- [PR #68349: Ollama: honor Modelfile num_ctx and auto-detect tool support](https://github.com/openclaw/openclaw/pull/68349) — open
|
| 871 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 872 |
### `w-sss`
|
| 873 |
|
| 874 |
- profile: [github.com/w-sss](https://github.com/w-sss)
|
|
|
|
| 972 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 973 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 974 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 975 |
+
- repo last seen: `2026-04-18T09:17:30Z`
|
| 976 |
- first seen in snapshot: **no**
|
| 977 |
- repo association: **CONTRIBUTOR**
|
| 978 |
+
- repo primary artifacts: **32**
|
| 979 |
+
- snapshot authored PRs/issues: **25 PRs / 7 issues**
|
| 980 |
- snapshot discussion activity: **38 comments / 0 reviews / 0 review comments**
|
| 981 |
- account age: **32 days**
|
| 982 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
|
|
|
| 985 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 986 |
|
| 987 |
Example artifacts:
|
| 988 |
+
- [PR #68490: fix: exclude volatile inbound metadata from extraSystemPromptHash](https://github.com/openclaw/openclaw/pull/68490) — open
|
| 989 |
- [PR #68448: fix: prioritize explicit provider config over model ID prefix parsing](https://github.com/openclaw/openclaw/pull/68448) — open
|
| 990 |
- [PR #68382: fix(plugins): preserve existing capability during plugin cache state restore](https://github.com/openclaw/openclaw/pull/68382) — open
|
|
|
|
| 991 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 992 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 993 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
|
|
| 1085 |
- [PR #67827: docs: unify duplicated 2026.4.15-beta.1 changelog block](https://github.com/openclaw/openclaw/pull/67827) — closed, merged
|
| 1086 |
- [PR #67824: Update contributor details for Josh Lehman](https://github.com/openclaw/openclaw/pull/67824) — closed, merged
|
| 1087 |
|
| 1088 |
+
### `obviyus`
|
| 1089 |
+
|
| 1090 |
+
- profile: [github.com/obviyus](https://github.com/obviyus)
|
| 1091 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus)
|
| 1092 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus)
|
| 1093 |
+
- repo first seen: `2026-01-04T13:17:28Z`
|
| 1094 |
+
- repo last seen: `2026-04-18T09:14:55Z`
|
| 1095 |
+
- first seen in snapshot: **no**
|
| 1096 |
+
- repo association: **CONTRIBUTOR**
|
| 1097 |
+
- repo primary artifacts: **19**
|
| 1098 |
+
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 1099 |
+
- snapshot discussion activity: **525 comments / 47 reviews / 4 review comments**
|
| 1100 |
+
- account age: **3510 days**
|
| 1101 |
+
- recent public PR activity: **16 PRs** (15 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 1102 |
+
- public orgs: `UplauseApp`
|
| 1103 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 1104 |
+
- heuristic read: **targets high-star repos**
|
| 1105 |
+
|
| 1106 |
+
Example artifacts:
|
| 1107 |
+
- [PR #68482: fix(cron): keep message tool when delivery is none](https://github.com/openclaw/openclaw/pull/68482) — closed, merged
|
| 1108 |
+
- [PR #67993: fix(telegram): clear compaction replay after visible boundaries](https://github.com/openclaw/openclaw/pull/67993) — closed, merged
|
| 1109 |
+
- [PR #67991: fix(reply): preserve post-stream error payloads](https://github.com/openclaw/openclaw/pull/67991) — closed, merged
|
| 1110 |
+
|
| 1111 |
### `omarshahine`
|
| 1112 |
|
| 1113 |
- profile: [github.com/omarshahine](https://github.com/omarshahine)
|
|
|
|
| 1180 |
- [PR #66140: [codex] fix(ui): guard dreaming wiki plugin calls](https://github.com/openclaw/openclaw/pull/66140) — closed, merged
|
| 1181 |
- [PR #66139: fix(memory-core): run Dreaming once per cron schedule](https://github.com/openclaw/openclaw/pull/66139) — closed, merged
|
| 1182 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1183 |
### `coygeek`
|
| 1184 |
|
| 1185 |
- profile: [github.com/coygeek](https://github.com/coygeek)
|
|
|
|
| 1443 |
- [PR #66825: fix(#66806): Allow Anthropic-only setups to work without OpenAI credentials](https://github.com/openclaw/openclaw/pull/66825) — closed
|
| 1444 |
- [PR #66823: fix(infra): general stability and performance improvements](https://github.com/openclaw/openclaw/pull/66823) — closed
|
| 1445 |
|
| 1446 |
+
### `MoerAI`
|
| 1447 |
+
|
| 1448 |
+
- profile: [github.com/MoerAI](https://github.com/MoerAI)
|
| 1449 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMoerAI)
|
| 1450 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMoerAI)
|
| 1451 |
+
- repo first seen: `2026-02-23T01:38:58Z`
|
| 1452 |
+
- repo last seen: `2026-04-18T09:17:51Z`
|
| 1453 |
+
- first seen in snapshot: **no**
|
| 1454 |
+
- repo association: **CONTRIBUTOR**
|
| 1455 |
+
- repo primary artifacts: **13**
|
| 1456 |
+
- snapshot authored PRs/issues: **13 PRs / 0 issues**
|
| 1457 |
+
- snapshot discussion activity: **68 comments / 8 reviews / 8 review comments**
|
| 1458 |
+
- account age: **3336 days**
|
| 1459 |
+
- recent public PR activity: **24 PRs** (1 merged / 8 closed-unmerged / 15 open; merged rate **4%**, closed-unmerged rate **33%**, open rate **62%**)
|
| 1460 |
+
- public orgs: `el-embedded-linux`, `SpecailForces`, `Neuro-AI-Lab`
|
| 1461 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1462 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1463 |
+
|
| 1464 |
+
Example artifacts:
|
| 1465 |
+
- [PR #68491: fix(feishu): prevent duplicate message after streaming card close (#67791)](https://github.com/openclaw/openclaw/pull/68491) — open
|
| 1466 |
+
- [PR #68485: fix(minimax): enable image input for M2.7 models in provider catalog (#65424)](https://github.com/openclaw/openclaw/pull/68485) — open
|
| 1467 |
+
- [PR #67437: fix(bluebubbles): retry attachment fetch when webhook arrives with empty array (#65430)](https://github.com/openclaw/openclaw/pull/67437) — closed
|
| 1468 |
+
|
| 1469 |
### `Tianworld`
|
| 1470 |
|
| 1471 |
- profile: [github.com/Tianworld](https://github.com/Tianworld)
|
|
|
|
| 1673 |
- [PR #66276: fix(cli): prevent process hang after gateway RPC commands (#66227)](https://github.com/openclaw/openclaw/pull/66276) — open
|
| 1674 |
- [PR #65989: fix: guard against null job.state in cron list and startup paths](https://github.com/openclaw/openclaw/pull/65989) — open
|
| 1675 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1676 |
### `Rohan5commit`
|
| 1677 |
|
| 1678 |
- profile: [github.com/Rohan5commit](https://github.com/Rohan5commit)
|
|
|
|
| 1770 |
- [PR #65537: [codex] Fix native /status runtime resolution](https://github.com/openclaw/openclaw/pull/65537) — closed, draft
|
| 1771 |
- [Issue #61936: [Feature]: Allow dreaming with external memory slot plugins](https://github.com/openclaw/openclaw/issues/61936) — closed
|
| 1772 |
|
| 1773 |
+
### `Bartok9`
|
| 1774 |
+
|
| 1775 |
+
- profile: [github.com/Bartok9](https://github.com/Bartok9)
|
| 1776 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9)
|
| 1777 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9)
|
| 1778 |
+
- repo first seen: `2026-02-27T18:48:49Z`
|
| 1779 |
+
- repo last seen: `2026-04-18T08:43:20Z`
|
| 1780 |
+
- first seen in snapshot: **no**
|
| 1781 |
+
- repo association: **CONTRIBUTOR**
|
| 1782 |
+
- repo primary artifacts: **9**
|
| 1783 |
+
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1784 |
+
- snapshot discussion activity: **21 comments / 0 reviews / 0 review comments**
|
| 1785 |
+
- account age: **70 days**
|
| 1786 |
+
- recent public PR activity: **15 PRs** (2 merged / 6 closed-unmerged / 7 open; merged rate **13%**, closed-unmerged rate **40%**, open rate **47%**)
|
| 1787 |
+
- public orgs: none visible
|
| 1788 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1789 |
+
- heuristic read: **very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1790 |
+
|
| 1791 |
+
Example artifacts:
|
| 1792 |
+
- [PR #68480: fix(active-memory): raise timeoutMs ceiling from 60s to 120s](https://github.com/openclaw/openclaw/pull/68480) — open
|
| 1793 |
+
- [PR #68047: fix(gateway): extend image-support name fallback to direct anthropic provider](https://github.com/openclaw/openclaw/pull/68047) — open
|
| 1794 |
+
- [PR #67591: fix(session): clear auto-fallback model overrides on /new and /reset](https://github.com/openclaw/openclaw/pull/67591) — open
|
| 1795 |
+
|
| 1796 |
### `dependabot[bot]`
|
| 1797 |
|
| 1798 |
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
|
|
|
| 1982 |
- [Issue #33377: BlueBubbles: voice messages sent as file attachments instead of iMessage voice bubbles](https://github.com/openclaw/openclaw/issues/33377) — closed
|
| 1983 |
- [Issue #31846: Ollama auto-discovery causes connection storm when target is unreachable (no backoff/caching)](https://github.com/openclaw/openclaw/issues/31846) — closed
|
| 1984 |
|
| 1985 |
+
### `jetd1`
|
| 1986 |
+
|
| 1987 |
+
- profile: [github.com/jetd1](https://github.com/jetd1)
|
| 1988 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1)
|
| 1989 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1)
|
| 1990 |
+
- repo first seen: `2026-04-09T03:07:08Z`
|
| 1991 |
+
- repo last seen: `2026-04-18T09:14:49Z`
|
| 1992 |
+
- first seen in snapshot: **no**
|
| 1993 |
+
- repo association: **CONTRIBUTOR**
|
| 1994 |
+
- repo primary artifacts: **10**
|
| 1995 |
+
- snapshot authored PRs/issues: **8 PRs / 2 issues**
|
| 1996 |
+
- snapshot discussion activity: **6 comments / 28 reviews / 28 review comments**
|
| 1997 |
+
- account age: **3810 days**
|
| 1998 |
+
- recent public PR activity: **9 PRs** (1 merged / 3 closed-unmerged / 5 open; merged rate **11%**, closed-unmerged rate **33%**, open rate **56%**)
|
| 1999 |
+
- public orgs: none visible
|
| 2000 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2001 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2002 |
+
|
| 2003 |
+
Example artifacts:
|
| 2004 |
+
- [PR #68474: fix: skip SDK retry on 429 with long retry-after across providers](https://github.com/openclaw/openclaw/pull/68474) — open
|
| 2005 |
+
- [PR #65222: fix(telegram): bypass grammY sequential key for interrupt/steer message delivery](https://github.com/openclaw/openclaw/pull/65222) — open
|
| 2006 |
+
- [PR #65221: fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries](https://github.com/openclaw/openclaw/pull/65221) — open
|
| 2007 |
+
- [Issue #65223: Design: tool abort signal handling and framework-level execution interruption](https://github.com/openclaw/openclaw/issues/65223) — open
|
| 2008 |
+
- [Issue #64951: Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective](https://github.com/openclaw/openclaw/issues/64951) — closed
|
| 2009 |
+
|
| 2010 |
### `zhouhe-xydt`
|
| 2011 |
|
| 2012 |
- profile: [github.com/zhouhe-xydt](https://github.com/zhouhe-xydt)
|
|
|
|
| 2079 |
- [PR #67124: fix(gateway): skip scope-upgrade pairing for unpaired local backend clients](https://github.com/openclaw/openclaw/pull/67124) — open
|
| 2080 |
- [PR #66594: fix(gateway): register chat run on agent start and enable provider hooks during model warmup](https://github.com/openclaw/openclaw/pull/66594) — open
|
| 2081 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2082 |
### `draix`
|
| 2083 |
|
| 2084 |
- profile: [github.com/draix](https://github.com/draix)
|
|
|
|
| 2243 |
- [Issue #65526: [Feature]: auto-propagate proxy env vars to MCP stdio server child processes](https://github.com/openclaw/openclaw/issues/65526) — open
|
| 2244 |
- [Issue #65525: [Bug]: MCP stdio servers don't inherit NODE_OPTIONS — breaks proxy-only sandbox environments](https://github.com/openclaw/openclaw/issues/65525) — open
|
| 2245 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2246 |
### `asakir44`
|
| 2247 |
|
| 2248 |
- profile: [github.com/asakir44](https://github.com/asakir44)
|
|
|
|
| 2874 |
- [Issue #65715: anthropic-vertex models missing after upgrade to 2026.4.11](https://github.com/openclaw/openclaw/issues/65715) — open
|
| 2875 |
- [Issue #61717: [Feature]: Add GitHub Copilot as memory search embedding provider](https://github.com/openclaw/openclaw/issues/61717) — closed
|
| 2876 |
|
| 2877 |
+
### `lyfuci`
|
| 2878 |
+
|
| 2879 |
+
- profile: [github.com/lyfuci](https://github.com/lyfuci)
|
| 2880 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alyfuci)
|
| 2881 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alyfuci)
|
| 2882 |
+
- repo first seen: `2026-03-04T12:15:50Z`
|
| 2883 |
+
- repo last seen: `2026-04-18T08:53:24Z`
|
| 2884 |
+
- first seen in snapshot: **no**
|
| 2885 |
+
- repo association: **NONE**
|
| 2886 |
+
- repo primary artifacts: **6**
|
| 2887 |
+
- snapshot authored PRs/issues: **5 PRs / 1 issues**
|
| 2888 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 2889 |
+
- account age: **3970 days**
|
| 2890 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2891 |
+
- public orgs: none visible
|
| 2892 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2893 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2894 |
+
|
| 2895 |
+
Example artifacts:
|
| 2896 |
+
- [PR #68483: logging/redact: add machine-readable marker on agent-visible redacted tool output](https://github.com/openclaw/openclaw/pull/68483) — open
|
| 2897 |
+
- [PR #68430: extensions/acpx: expose probeAgent config so non-codex ACP stacks stay available](https://github.com/openclaw/openclaw/pull/68430) — open
|
| 2898 |
+
- [PR #68400: daemon/systemd: distinguish WSL user D-Bus socket missing from missing systemctl](https://github.com/openclaw/openclaw/pull/68400) — open
|
| 2899 |
+
- [Issue #34401: google-gemini-cli-auth: OAuth token exchange fails behind proxy (fetchWithSsrFGuard uses createPinnedDispatcher instead of EnvHttpProxyAgent)](https://github.com/openclaw/openclaw/issues/34401) — open
|
| 2900 |
+
|
| 2901 |
### `rmfalco89`
|
| 2902 |
|
| 2903 |
- profile: [github.com/rmfalco89](https://github.com/rmfalco89)
|
|
|
|
| 2946 |
- [PR #65827: fix: align timestampOptsFromConfig test with resolveUserTimezone UTC fallback](https://github.com/openclaw/openclaw/pull/65827) — closed
|
| 2947 |
- [Issue #64138: All plugin skills fail to load: dist-runtime symlinks break realpath() containment check](https://github.com/openclaw/openclaw/issues/64138) — closed
|
| 2948 |
|
| 2949 |
+
### `armorbreak001`
|
| 2950 |
+
|
| 2951 |
+
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 2952 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 2953 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 2954 |
+
- repo first seen: `2026-04-16T01:31:19Z`
|
| 2955 |
+
- repo last seen: `2026-04-18T08:48:21Z`
|
| 2956 |
+
- first seen in snapshot: **no**
|
| 2957 |
+
- repo association: **NONE**
|
| 2958 |
+
- repo primary artifacts: **5**
|
| 2959 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 2960 |
+
- snapshot discussion activity: **6 comments / 0 reviews / 0 review comments**
|
| 2961 |
+
- account age: **7 days**
|
| 2962 |
+
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 2963 |
+
- public orgs: none visible
|
| 2964 |
+
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 2965 |
+
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 2966 |
+
|
| 2967 |
+
Example artifacts:
|
| 2968 |
+
- [PR #68481: fix(auto-reply): don't drop URL messages when link-understanding import fails](https://github.com/openclaw/openclaw/pull/68481) — open
|
| 2969 |
+
- [PR #67765: fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)](https://github.com/openclaw/openclaw/pull/67765) — closed
|
| 2970 |
+
- [PR #67531: fix: guard against undefined trim() crashes in onboard QuickStart flow](https://github.com/openclaw/openclaw/pull/67531) — open
|
| 2971 |
+
|
| 2972 |
### `defonota3box`
|
| 2973 |
|
| 2974 |
- profile: [github.com/defonota3box](https://github.com/defonota3box)
|
|
|
|
| 3302 |
- [PR #66663: fix: filter binary content from Telegram captions to prevent token explosion](https://github.com/openclaw/openclaw/pull/66663) — closed, merged
|
| 3303 |
- [Issue #53941: docs: LiteLLM supply chain attack advisory (v1.82.7 / v1.82.8)](https://github.com/openclaw/openclaw/issues/53941) — open
|
| 3304 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3305 |
### `WayChan`
|
| 3306 |
|
| 3307 |
- profile: [github.com/WayChan](https://github.com/WayChan)
|
|
|
|
| 3326 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3327 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3328 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3329 |
### `altaywtf`
|
| 3330 |
|
| 3331 |
- profile: [github.com/altaywtf](https://github.com/altaywtf)
|
|
|
|
| 3349 |
- [PR #67024: fix: don't classify 400/422 with no body as format error](https://github.com/openclaw/openclaw/pull/67024) — open
|
| 3350 |
- [PR #64969: fix: repair provider transport and channel registry CI regressions](https://github.com/openclaw/openclaw/pull/64969) — closed
|
| 3351 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3352 |
### `bde1`
|
| 3353 |
|
| 3354 |
- profile: [github.com/bde1](https://github.com/bde1)
|
|
|
|
| 4006 |
- [PR #67243: context-engine: pass runtime context to ContextEngineFactory](https://github.com/openclaw/openclaw/pull/67243) — open
|
| 4007 |
- [PR #67242: plugin-sdk: add stable embeddings subpath export](https://github.com/openclaw/openclaw/pull/67242) — open
|
| 4008 |
|
| 4009 |
+
### `jasonmakr`
|
| 4010 |
+
|
| 4011 |
+
- profile: [github.com/jasonmakr](https://github.com/jasonmakr)
|
| 4012 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr)
|
| 4013 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr)
|
| 4014 |
+
- repo first seen: `2026-04-18T02:14:36Z`
|
| 4015 |
+
- repo last seen: `2026-04-18T08:28:22Z`
|
| 4016 |
+
- first seen in snapshot: **no**
|
| 4017 |
+
- repo association: **NONE**
|
| 4018 |
+
- repo primary artifacts: **3**
|
| 4019 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4020 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4021 |
+
- account age: **39 days**
|
| 4022 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4023 |
+
- public orgs: none visible
|
| 4024 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4025 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4026 |
+
|
| 4027 |
+
Example artifacts:
|
| 4028 |
+
- [PR #68473: fix(memory-core): expand concept stopword list to filter transcript noise](https://github.com/openclaw/openclaw/pull/68473) — open
|
| 4029 |
+
- [PR #68408: fix(memory-core): strip dreaming managed blocks from daily memory reads](https://github.com/openclaw/openclaw/pull/68408) — open
|
| 4030 |
+
- [PR #68364: fix: prevent unbounded narrative session growth by stabilizing session key (#68354)](https://github.com/openclaw/openclaw/pull/68364) — open
|
| 4031 |
+
|
| 4032 |
### `johnturek`
|
| 4033 |
|
| 4034 |
- profile: [github.com/johnturek](https://github.com/johnturek)
|
|
|
|
| 4213 |
- [PR #67456: fix: package qa-channel public surface](https://github.com/openclaw/openclaw/pull/67456) — closed
|
| 4214 |
- [PR #66788: memory-wiki: fix native relative report links](https://github.com/openclaw/openclaw/pull/66788) — closed
|
| 4215 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4216 |
### `xudaiyanzi`
|
| 4217 |
|
| 4218 |
- profile: [github.com/xudaiyanzi](https://github.com/xudaiyanzi)
|
|
|
|
| 4427 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4428 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4429 |
|
| 4430 |
+
### `web3blind`
|
| 4431 |
+
|
| 4432 |
+
- profile: [github.com/web3blind](https://github.com/web3blind)
|
| 4433 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aweb3blind)
|
| 4434 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aweb3blind)
|
| 4435 |
+
- repo first seen: `2026-03-21T14:20:44Z`
|
| 4436 |
+
- repo last seen: `2026-04-12T16:06:26Z`
|
| 4437 |
+
- first seen in snapshot: **no**
|
| 4438 |
+
- repo association: **NONE**
|
| 4439 |
+
- repo primary artifacts: **5**
|
| 4440 |
+
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4441 |
+
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 4442 |
+
- account age: **46 days**
|
| 4443 |
+
- recent public PR activity: **9 PRs** (0 merged / 2 closed-unmerged / 7 open; merged rate **0%**, closed-unmerged rate **22%**, open rate **78%**)
|
| 4444 |
+
- public orgs: none visible
|
| 4445 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
|
| 4446 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4447 |
+
|
| 4448 |
+
Example artifacts:
|
| 4449 |
+
- [PR #65174: Improve subagent start notices with resolved model info](https://github.com/openclaw/openclaw/pull/65174) — open
|
| 4450 |
+
- [PR #64746: Improve subagent start notices with resolved model info](https://github.com/openclaw/openclaw/pull/64746) — closed
|
| 4451 |
+
- [PR #64731: fix(telegram): show model fallback notices outside verbose mode](https://github.com/openclaw/openclaw/pull/64731) — open
|
| 4452 |
+
- [Issue #51645: Voice transcription not working in group/topic chats](https://github.com/openclaw/openclaw/issues/51645) — open
|
| 4453 |
+
|
| 4454 |
### `leonardsellem`
|
| 4455 |
|
| 4456 |
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
|
|
|
| 4724 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech)
|
| 4725 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech)
|
| 4726 |
- repo first seen: `2026-02-23T04:42:33Z`
|
| 4727 |
+
- repo last seen: `2026-04-18T09:17:05Z`
|
| 4728 |
- first seen in snapshot: **no**
|
| 4729 |
- repo association: **NONE**
|
| 4730 |
- repo primary artifacts: **4**
|
| 4731 |
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 4732 |
+
- snapshot discussion activity: **26 comments / 0 reviews / 0 review comments**
|
| 4733 |
- account age: **4236 days**
|
| 4734 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4735 |
- public orgs: none visible
|
|
|
|
| 5384 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEruditi)
|
| 5385 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEruditi)
|
| 5386 |
- repo first seen: `2026-04-16T15:08:41Z`
|
| 5387 |
+
- repo last seen: `2026-04-18T08:59:41Z`
|
| 5388 |
- first seen in snapshot: **no**
|
| 5389 |
- repo association: **NONE**
|
| 5390 |
- repo primary artifacts: **2**
|
| 5391 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5392 |
+
- snapshot discussion activity: **4 comments / 3 reviews / 2 review comments**
|
| 5393 |
- account age: **1072 days**
|
| 5394 |
- recent public PR activity: **7 PRs** (0 merged / 5 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **71%**, open rate **29%**)
|
| 5395 |
- public orgs: none visible
|
|
|
|
| 5576 |
- [PR #67346: Scripts: use path.basename for pnpm to fix shell execution on Windows](https://github.com/openclaw/openclaw/pull/67346) — open
|
| 5577 |
- [PR #67290: fix(ui): remove duplicate usage page header](https://github.com/openclaw/openclaw/pull/67290) — open
|
| 5578 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5579 |
### `jkf87`
|
| 5580 |
|
| 5581 |
- profile: [github.com/jkf87](https://github.com/jkf87)
|
|
|
|
| 6602 |
- [PR #64318: feat: Add unified Amazon plugin — Polly TTS, Transcribe STT, Nova Sonic realtime voice](https://github.com/openclaw/openclaw/pull/64318) — open
|
| 6603 |
- [PR #63457: feat: Add Amazon Polly TTS provider](https://github.com/openclaw/openclaw/pull/63457) — closed
|
| 6604 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6605 |
### `kakahu2015`
|
| 6606 |
|
| 6607 |
- profile: [github.com/kakahu2015](https://github.com/kakahu2015)
|
|
|
|
| 7906 |
- [Issue #66477: [Feature]: Sift governance plugin — Ed25519-signed receipts for every agent action](https://github.com/openclaw/openclaw/issues/66477) — open
|
| 7907 |
- [Issue #66474: [Feature]: Support Agent Discovery Protocol (/.well-known/agent-discovery.json)](https://github.com/openclaw/openclaw/issues/66474) — open
|
| 7908 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7909 |
### `zeolenon`
|
| 7910 |
|
| 7911 |
- profile: [github.com/zeolenon](https://github.com/zeolenon)
|
|
|
|
| 8348 |
- [PR #65629: fix: user-facing Gemini auth errors + /connect_ai_subscription command](https://github.com/openclaw/openclaw/pull/65629) — open
|
| 8349 |
- [Issue #63833: -](https://github.com/openclaw/openclaw/issues/63833) — closed
|
| 8350 |
|
| 8351 |
+
### `Feelw00`
|
| 8352 |
+
|
| 8353 |
+
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 8354 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 8355 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 8356 |
+
- repo first seen: `2026-04-08T11:13:23Z`
|
| 8357 |
+
- repo last seen: `2026-04-18T09:15:55Z`
|
| 8358 |
+
- first seen in snapshot: **yes**
|
| 8359 |
+
- repo association: **NONE**
|
| 8360 |
+
- repo primary artifacts: **2**
|
| 8361 |
+
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8362 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 8363 |
+
- account age: **2690 days**
|
| 8364 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8365 |
+
- public orgs: none visible
|
| 8366 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 8367 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 8368 |
+
|
| 8369 |
+
Example artifacts:
|
| 8370 |
+
- [PR #68489: fix(agents): keep subagent sweeper alive while pendingLifecycleErrorByRunId has entries](https://github.com/openclaw/openclaw/pull/68489) — open
|
| 8371 |
+
- [Issue #68487: subagent sweeper self-stops while pendingLifecycleErrorByRunId still has entries](https://github.com/openclaw/openclaw/issues/68487) — open
|
| 8372 |
+
|
| 8373 |
### `fmercurio`
|
| 8374 |
|
| 8375 |
- profile: [github.com/fmercurio](https://github.com/fmercurio)
|
|
|
|
| 9733 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aahbi1006-hue)
|
| 9734 |
- repo first seen: `2026-04-18T07:30:52Z`
|
| 9735 |
- repo last seen: `2026-04-18T07:30:52Z`
|
| 9736 |
+
- first seen in snapshot: **no**
|
| 9737 |
- repo association: **NONE**
|
| 9738 |
- repo primary artifacts: **1**
|
| 9739 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 10405 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABruceMacD)
|
| 10406 |
- repo first seen: `2026-01-31T06:12:37Z`
|
| 10407 |
- repo last seen: `2026-04-18T07:59:12Z`
|
| 10408 |
+
- first seen in snapshot: **no**
|
| 10409 |
- repo association: **CONTRIBUTOR**
|
| 10410 |
- repo primary artifacts: **1**
|
| 10411 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 12842 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajuliopx)
|
| 12843 |
- repo first seen: `2026-03-19T15:53:01Z`
|
| 12844 |
- repo last seen: `2026-04-18T07:45:52Z`
|
| 12845 |
+
- first seen in snapshot: **no**
|
| 12846 |
- repo association: **NONE**
|
| 12847 |
- repo primary artifacts: **1**
|
| 12848 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 12863 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJuniperSling)
|
| 12864 |
- repo first seen: `2026-04-18T07:51:44Z`
|
| 12865 |
- repo last seen: `2026-04-18T07:51:44Z`
|
| 12866 |
+
- first seen in snapshot: **no**
|
| 12867 |
- repo association: **NONE**
|
| 12868 |
- repo primary artifacts: **1**
|
| 12869 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13325 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonidas1712)
|
| 13326 |
- repo first seen: `2026-04-18T07:30:02Z`
|
| 13327 |
- repo last seen: `2026-04-18T07:30:02Z`
|
| 13328 |
+
- first seen in snapshot: **no**
|
| 13329 |
- repo association: **NONE**
|
| 13330 |
- repo primary artifacts: **1**
|
| 13331 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 14165 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annlevy)
|
| 14166 |
- repo first seen: `2026-04-18T08:00:14Z`
|
| 14167 |
- repo last seen: `2026-04-18T08:00:14Z`
|
| 14168 |
+
- first seen in snapshot: **no**
|
| 14169 |
- repo association: **NONE**
|
| 14170 |
- repo primary artifacts: **1**
|
| 14171 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15062 |
Example artifacts:
|
| 15063 |
- [PR #68356: alpha](https://github.com/openclaw/openclaw/pull/68356) — closed
|
| 15064 |
|
| 15065 |
+
### `scaraude`
|
| 15066 |
+
|
| 15067 |
+
- profile: [github.com/scaraude](https://github.com/scaraude)
|
| 15068 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ascaraude)
|
| 15069 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ascaraude)
|
| 15070 |
+
- repo first seen: `2026-04-18T08:34:12Z`
|
| 15071 |
+
- repo last seen: `2026-04-18T08:34:12Z`
|
| 15072 |
+
- first seen in snapshot: **yes**
|
| 15073 |
+
- repo association: **NONE**
|
| 15074 |
+
- repo primary artifacts: **1**
|
| 15075 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15076 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15077 |
+
- account age: **2288 days**
|
| 15078 |
+
- recent public PR activity: **6 PRs** (2 merged / 0 closed-unmerged / 4 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 15079 |
+
- public orgs: none visible
|
| 15080 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15081 |
+
- heuristic read: **high open PR share**
|
| 15082 |
+
|
| 15083 |
+
Example artifacts:
|
| 15084 |
+
- [PR #68477: feat(auth): add --profile to models auth login](https://github.com/openclaw/openclaw/pull/68477) — open
|
| 15085 |
+
|
| 15086 |
### `Schnitzel`
|
| 15087 |
|
| 15088 |
- profile: [github.com/Schnitzel](https://github.com/Schnitzel)
|
|
|
|
| 15174 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aseanniu93)
|
| 15175 |
- repo first seen: `2026-04-18T07:23:52Z`
|
| 15176 |
- repo last seen: `2026-04-18T07:23:52Z`
|
| 15177 |
+
- first seen in snapshot: **no**
|
| 15178 |
- repo association: **NONE**
|
| 15179 |
- repo primary artifacts: **1**
|
| 15180 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 16007 |
Example artifacts:
|
| 16008 |
- [PR #67047: fix(media): allow host-local CSV and Markdown uploads via Slack](https://github.com/openclaw/openclaw/pull/67047) — closed, merged
|
| 16009 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16010 |
### `vipitec-neo`
|
| 16011 |
|
| 16012 |
- profile: [github.com/vipitec-neo](https://github.com/vipitec-neo)
|
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:4dd00b776be1427818b57d1b9b56ff85494257cf66c4a0dce25be5208da67467
|
| 3 |
+
size 98004
|
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:019f3e6c4f9204ceabd8f5392433e2257d4cf87a1a15285c2a291957ab1d8f69
|
| 3 |
+
size 46570381
|
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:858e58e83f3afd5b2f1fc724be57be5d87e7d7f1ec9ba1ab17906a37b61685e7
|
| 3 |
+
size 120637288
|
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:e5f5bd6514763bb80da8b3418b20394d12c78dec82928d99a2009dc5b6c3cd65
|
| 3 |
+
size 88492486
|
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:c2c3b1e7550299c0bf26fdc939ccad5ebe60b8336cdc4349b9b03dcc41138956
|
| 3 |
+
size 4595525
|
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:fa591130e09ac25b9d35fc66403c549357033b5992f86757d2f26fea1f289f51
|
| 3 |
+
size 6962628
|
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:e58274dfd4ec74204a3db9fc178b51fc93d58ed95b506d879c26c0769dc49565
|
| 3 |
+
size 1361395
|
snapshots/20260418T092036Z/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": 136165,
|
| 9 |
+
"issues": 4382,
|
| 10 |
+
"links": 43888,
|
| 11 |
+
"new_contributors": 715,
|
| 12 |
+
"pr_diffs": 3170,
|
| 13 |
+
"pr_files": 66369,
|
| 14 |
+
"pull_requests": 3170,
|
| 15 |
+
"review_comments": 16174,
|
| 16 |
+
"reviews": 12264,
|
| 17 |
+
"timeline_events": 51511
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T09:20:36Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 32,
|
| 22 |
+
"issue_stubs": 50,
|
| 23 |
+
"issues": 19,
|
| 24 |
+
"links": 108,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 185,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 119,
|
| 29 |
+
"reviews": 93,
|
| 30 |
+
"timeline_events": 554
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T09:20:36Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T092036Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T08:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T09:20:36Z"
|
| 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/20260418T092036Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T092036Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T09:20:36Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T092036Z"
|
| 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-18T08:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T092036Z",
|
| 4 |
+
"next_since": "2026-04-18T09:20:36Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T09:20:36Z"
|
| 7 |
}
|