Refresh openclaw dataset snapshot 20260418T122035Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +24 -24
- new-contributors-report.json +596 -623
- new-contributors-report.md +188 -207
- 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/20260418T122035Z/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: `20260418T122035Z`
|
| 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:d36aa305094ebcc9a56bf4dee803faa4a18e5b43cb226a1a934a8edd0dc569a2
|
| 3 |
+
size 67295877
|
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:da1cd6ea1103749c923c503a67cf26b9744e3a4a1b149f1bba81699e638d3315
|
| 3 |
+
size 1046753
|
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:f2c60f394d6b2cfa05bfc0c52c84243627d00ae42f918f09410cc4a40db5beab
|
| 3 |
+
size 19983496
|
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:cfe112e4435ff4f126cfb99d2c376fa934c32132d6833d6f1cfbbcce2b0cc38d
|
| 3 |
+
size 6677877
|
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:7e9acbaec6584116e33a6369ac1dc17a65d73f2cb14e3e5ff896bf1c9eebf69e
|
| 3 |
+
size 526656
|
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": 31,
|
| 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": 136254,
|
| 9 |
+
"issues": 4408,
|
| 10 |
+
"links": 44021,
|
| 11 |
+
"new_contributors": 713,
|
| 12 |
+
"pr_diffs": 3217,
|
| 13 |
+
"pr_files": 66687,
|
| 14 |
+
"pull_requests": 3217,
|
| 15 |
+
"review_comments": 16466,
|
| 16 |
+
"reviews": 12500,
|
| 17 |
+
"timeline_events": 52331
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T12:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 31,
|
| 22 |
+
"issue_stubs": 47,
|
| 23 |
+
"issues": 9,
|
| 24 |
+
"links": 174,
|
| 25 |
+
"pr_diffs": 38,
|
| 26 |
+
"pr_files": 578,
|
| 27 |
+
"pull_requests": 38,
|
| 28 |
+
"review_comments": 1324,
|
| 29 |
+
"reviews": 1027,
|
| 30 |
+
"timeline_events": 2214
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T12:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T122035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T11:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T12:20:35Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
"first_seen_in_snapshot": 1,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
"previous_report_contributor_count": 714,
|
| 15 |
"selected_overlap_previous_report": 712,
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
"reused_previous_report_entries": 704,
|
| 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": [
|
|
@@ -108,12 +108,12 @@
|
|
| 108 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 109 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 110 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 111 |
-
"repo_last_seen_at": "2026-04-
|
| 112 |
"repo_primary_artifact_count": 100,
|
| 113 |
-
"repo_artifact_count":
|
| 114 |
"snapshot_issue_count": 49,
|
| 115 |
"snapshot_pr_count": 51,
|
| 116 |
-
"snapshot_comment_count":
|
| 117 |
"snapshot_review_count": 892,
|
| 118 |
"snapshot_review_comment_count": 892,
|
| 119 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -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": 68518,
|
|
@@ -965,16 +975,6 @@
|
|
| 965 |
"merged": false,
|
| 966 |
"draft": false,
|
| 967 |
"created_at": "2026-04-18T09:17:30Z"
|
| 968 |
-
},
|
| 969 |
-
{
|
| 970 |
-
"kind": "pull_request",
|
| 971 |
-
"number": 68448,
|
| 972 |
-
"title": "fix: prioritize explicit provider config over model ID prefix parsing",
|
| 973 |
-
"url": "https://github.com/openclaw/openclaw/pull/68448",
|
| 974 |
-
"state": "open",
|
| 975 |
-
"merged": false,
|
| 976 |
-
"draft": false,
|
| 977 |
-
"created_at": "2026-04-18T07:20:20Z"
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
@@ -5950,12 +5950,12 @@
|
|
| 5950 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n",
|
| 5951 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n",
|
| 5952 |
"repo_first_seen_at": "2026-04-09T00:47:07Z",
|
| 5953 |
-
"repo_last_seen_at": "2026-04-
|
| 5954 |
"repo_primary_artifact_count": 7,
|
| 5955 |
-
"repo_artifact_count":
|
| 5956 |
"snapshot_issue_count": 0,
|
| 5957 |
"snapshot_pr_count": 7,
|
| 5958 |
-
"snapshot_comment_count":
|
| 5959 |
"snapshot_review_count": 3,
|
| 5960 |
"snapshot_review_comment_count": 3,
|
| 5961 |
"repo_association": "NONE",
|
|
@@ -6590,7 +6590,7 @@
|
|
| 6590 |
"repo_association": "CONTRIBUTOR",
|
| 6591 |
"new_to_repo": false,
|
| 6592 |
"first_seen_in_snapshot": false,
|
| 6593 |
-
"known_via_prior_merged_pr":
|
| 6594 |
"report_reason": null,
|
| 6595 |
"enrichment_source": "previous_report",
|
| 6596 |
"live_refetch_skipped": true,
|
|
@@ -7607,102 +7607,101 @@
|
|
| 7607 |
"fetch_error": null
|
| 7608 |
},
|
| 7609 |
{
|
| 7610 |
-
"author_login": "
|
| 7611 |
-
"name": "
|
| 7612 |
-
"profile_url": "https://github.com/
|
| 7613 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 7614 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 7615 |
-
"repo_first_seen_at": "2026-
|
| 7616 |
-
"repo_last_seen_at": "2026-04-
|
| 7617 |
"repo_primary_artifact_count": 7,
|
| 7618 |
-
"repo_artifact_count":
|
| 7619 |
"snapshot_issue_count": 2,
|
| 7620 |
"snapshot_pr_count": 5,
|
| 7621 |
-
"snapshot_comment_count":
|
| 7622 |
-
"snapshot_review_count":
|
| 7623 |
-
"snapshot_review_comment_count":
|
| 7624 |
-
"repo_association": "
|
| 7625 |
"new_to_repo": false,
|
| 7626 |
"first_seen_in_snapshot": false,
|
| 7627 |
"known_via_prior_merged_pr": true,
|
| 7628 |
"report_reason": null,
|
| 7629 |
"enrichment_source": "previous_report",
|
| 7630 |
"live_refetch_skipped": true,
|
| 7631 |
-
"account_age_days":
|
| 7632 |
"young_account": false,
|
| 7633 |
"follow_through_score": "strong",
|
| 7634 |
"breadth_score": "low",
|
| 7635 |
"automation_risk_signal": "low",
|
| 7636 |
"heuristic_note": "targets high-star repos",
|
| 7637 |
"public_orgs": [
|
| 7638 |
-
"
|
| 7639 |
-
"
|
| 7640 |
-
"kubernetes-sigs"
|
| 7641 |
],
|
| 7642 |
"activity": {
|
| 7643 |
-
"visible_authored_pr_count":
|
| 7644 |
"merged_pr_count": 5,
|
| 7645 |
"closed_unmerged_pr_count": 0,
|
| 7646 |
-
"open_pr_count":
|
| 7647 |
-
"merged_pr_rate":
|
| 7648 |
"closed_unmerged_pr_rate": 0.0,
|
| 7649 |
-
"still_open_pr_rate": 0.
|
| 7650 |
"distinct_repos_with_authored_prs": 2,
|
| 7651 |
-
"distinct_repos_with_open_prs":
|
| 7652 |
},
|
| 7653 |
"examples": {
|
| 7654 |
"pull_requests": [
|
| 7655 |
{
|
| 7656 |
"kind": "pull_request",
|
| 7657 |
-
"number":
|
| 7658 |
-
"title": "fix(
|
| 7659 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 7660 |
"state": "closed",
|
| 7661 |
"merged": true,
|
| 7662 |
"draft": false,
|
| 7663 |
-
"created_at": "2026-04-
|
| 7664 |
},
|
| 7665 |
{
|
| 7666 |
"kind": "pull_request",
|
| 7667 |
-
"number":
|
| 7668 |
-
"title": "fix(
|
| 7669 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 7670 |
-
"state": "
|
| 7671 |
-
"merged":
|
| 7672 |
"draft": false,
|
| 7673 |
-
"created_at": "2026-04-
|
| 7674 |
},
|
| 7675 |
{
|
| 7676 |
"kind": "pull_request",
|
| 7677 |
-
"number":
|
| 7678 |
-
"title": "fix(
|
| 7679 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 7680 |
-
"state": "
|
| 7681 |
-
"merged":
|
| 7682 |
"draft": false,
|
| 7683 |
-
"created_at": "2026-04-
|
| 7684 |
}
|
| 7685 |
],
|
| 7686 |
"issues": [
|
| 7687 |
{
|
| 7688 |
"kind": "issue",
|
| 7689 |
-
"number":
|
| 7690 |
-
"title": "
|
| 7691 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 7692 |
-
"state": "
|
| 7693 |
"merged": null,
|
| 7694 |
"draft": null,
|
| 7695 |
-
"created_at": "2026-04-
|
| 7696 |
},
|
| 7697 |
{
|
| 7698 |
"kind": "issue",
|
| 7699 |
-
"number":
|
| 7700 |
-
"title": "
|
| 7701 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 7702 |
"state": "closed",
|
| 7703 |
"merged": null,
|
| 7704 |
"draft": null,
|
| 7705 |
-
"created_at": "2026-04-
|
| 7706 |
}
|
| 7707 |
]
|
| 7708 |
},
|
|
@@ -7891,13 +7890,13 @@
|
|
| 7891 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asliverp",
|
| 7892 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asliverp",
|
| 7893 |
"repo_first_seen_at": "2026-02-06T14:44:05Z",
|
| 7894 |
-
"repo_last_seen_at": "2026-04-
|
| 7895 |
"repo_primary_artifact_count": 6,
|
| 7896 |
-
"repo_artifact_count":
|
| 7897 |
"snapshot_issue_count": 1,
|
| 7898 |
"snapshot_pr_count": 5,
|
| 7899 |
"snapshot_comment_count": 34,
|
| 7900 |
-
"snapshot_review_count":
|
| 7901 |
"snapshot_review_comment_count": 6,
|
| 7902 |
"repo_association": "MEMBER",
|
| 7903 |
"new_to_repo": false,
|
|
@@ -8286,6 +8285,83 @@
|
|
| 8286 |
},
|
| 8287 |
"fetch_error": null
|
| 8288 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8289 |
{
|
| 8290 |
"author_login": "plgonzalezrx8",
|
| 8291 |
"name": "Pedro Gonzalez",
|
|
@@ -8517,6 +8593,83 @@
|
|
| 8517 |
},
|
| 8518 |
"fetch_error": null
|
| 8519 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8520 |
{
|
| 8521 |
"author_login": "zhanggpcsu",
|
| 8522 |
"name": "zhang-guiping",
|
|
@@ -9073,107 +9226,6 @@
|
|
| 9073 |
},
|
| 9074 |
"fetch_error": null
|
| 9075 |
},
|
| 9076 |
-
{
|
| 9077 |
-
"author_login": "frankekn",
|
| 9078 |
-
"name": "Frank Yang",
|
| 9079 |
-
"profile_url": "https://github.com/frankekn",
|
| 9080 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankekn",
|
| 9081 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankekn",
|
| 9082 |
-
"repo_first_seen_at": "2026-01-29T00:35:02Z",
|
| 9083 |
-
"repo_last_seen_at": "2026-04-18T11:16:08Z",
|
| 9084 |
-
"repo_primary_artifact_count": 6,
|
| 9085 |
-
"repo_artifact_count": 238,
|
| 9086 |
-
"snapshot_issue_count": 2,
|
| 9087 |
-
"snapshot_pr_count": 4,
|
| 9088 |
-
"snapshot_comment_count": 228,
|
| 9089 |
-
"snapshot_review_count": 2,
|
| 9090 |
-
"snapshot_review_comment_count": 2,
|
| 9091 |
-
"repo_association": "MEMBER",
|
| 9092 |
-
"new_to_repo": false,
|
| 9093 |
-
"first_seen_in_snapshot": false,
|
| 9094 |
-
"known_via_prior_merged_pr": true,
|
| 9095 |
-
"report_reason": null,
|
| 9096 |
-
"enrichment_source": "previous_report",
|
| 9097 |
-
"live_refetch_skipped": true,
|
| 9098 |
-
"account_age_days": 4714,
|
| 9099 |
-
"young_account": false,
|
| 9100 |
-
"follow_through_score": "strong",
|
| 9101 |
-
"breadth_score": "low",
|
| 9102 |
-
"automation_risk_signal": "low",
|
| 9103 |
-
"heuristic_note": "targets high-star repos",
|
| 9104 |
-
"public_orgs": [
|
| 9105 |
-
"openclaw",
|
| 9106 |
-
"openabdev"
|
| 9107 |
-
],
|
| 9108 |
-
"activity": {
|
| 9109 |
-
"visible_authored_pr_count": 5,
|
| 9110 |
-
"merged_pr_count": 5,
|
| 9111 |
-
"closed_unmerged_pr_count": 0,
|
| 9112 |
-
"open_pr_count": 0,
|
| 9113 |
-
"merged_pr_rate": 1.0,
|
| 9114 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 9115 |
-
"still_open_pr_rate": 0.0,
|
| 9116 |
-
"distinct_repos_with_authored_prs": 2,
|
| 9117 |
-
"distinct_repos_with_open_prs": 0
|
| 9118 |
-
},
|
| 9119 |
-
"examples": {
|
| 9120 |
-
"pull_requests": [
|
| 9121 |
-
{
|
| 9122 |
-
"kind": "pull_request",
|
| 9123 |
-
"number": 68516,
|
| 9124 |
-
"title": "fix(cli): normalize reply-media paths for agent --deliver",
|
| 9125 |
-
"url": "https://github.com/openclaw/openclaw/pull/68516",
|
| 9126 |
-
"state": "open",
|
| 9127 |
-
"merged": false,
|
| 9128 |
-
"draft": false,
|
| 9129 |
-
"created_at": "2026-04-18T10:39:01Z"
|
| 9130 |
-
},
|
| 9131 |
-
{
|
| 9132 |
-
"kind": "pull_request",
|
| 9133 |
-
"number": 65966,
|
| 9134 |
-
"title": "fix(whatsapp): harden Baileys media upload hotfix",
|
| 9135 |
-
"url": "https://github.com/openclaw/openclaw/pull/65966",
|
| 9136 |
-
"state": "closed",
|
| 9137 |
-
"merged": true,
|
| 9138 |
-
"draft": false,
|
| 9139 |
-
"created_at": "2026-04-13T13:45:28Z"
|
| 9140 |
-
},
|
| 9141 |
-
{
|
| 9142 |
-
"kind": "pull_request",
|
| 9143 |
-
"number": 65896,
|
| 9144 |
-
"title": "fix(whatsapp): await write stream finish before returning encFilePath",
|
| 9145 |
-
"url": "https://github.com/openclaw/openclaw/pull/65896",
|
| 9146 |
-
"state": "closed",
|
| 9147 |
-
"merged": true,
|
| 9148 |
-
"draft": false,
|
| 9149 |
-
"created_at": "2026-04-13T10:50:48Z"
|
| 9150 |
-
}
|
| 9151 |
-
],
|
| 9152 |
-
"issues": [
|
| 9153 |
-
{
|
| 9154 |
-
"kind": "issue",
|
| 9155 |
-
"number": 63130,
|
| 9156 |
-
"title": "claude-cli OAuth token not auto-refreshed; agents silently fall back",
|
| 9157 |
-
"url": "https://github.com/openclaw/openclaw/issues/63130",
|
| 9158 |
-
"state": "closed",
|
| 9159 |
-
"merged": null,
|
| 9160 |
-
"draft": null,
|
| 9161 |
-
"created_at": "2026-04-08T11:45:33Z"
|
| 9162 |
-
},
|
| 9163 |
-
{
|
| 9164 |
-
"kind": "issue",
|
| 9165 |
-
"number": 63054,
|
| 9166 |
-
"title": "Bug: NO_REPLY token leaks as visible text when model generates trailing content after NO_REPLY",
|
| 9167 |
-
"url": "https://github.com/openclaw/openclaw/issues/63054",
|
| 9168 |
-
"state": "closed",
|
| 9169 |
-
"merged": null,
|
| 9170 |
-
"draft": null,
|
| 9171 |
-
"created_at": "2026-04-08T08:57:06Z"
|
| 9172 |
-
}
|
| 9173 |
-
]
|
| 9174 |
-
},
|
| 9175 |
-
"fetch_error": null
|
| 9176 |
-
},
|
| 9177 |
{
|
| 9178 |
"author_login": "sebykrueger",
|
| 9179 |
"name": "Seb Krueger",
|
|
@@ -10322,83 +10374,6 @@
|
|
| 10322 |
},
|
| 10323 |
"fetch_error": null
|
| 10324 |
},
|
| 10325 |
-
{
|
| 10326 |
-
"author_login": "likewen-tech",
|
| 10327 |
-
"name": null,
|
| 10328 |
-
"profile_url": "https://github.com/likewen-tech",
|
| 10329 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alikewen-tech",
|
| 10330 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alikewen-tech",
|
| 10331 |
-
"repo_first_seen_at": "2026-04-17T13:44:27Z",
|
| 10332 |
-
"repo_last_seen_at": "2026-04-18T10:01:54Z",
|
| 10333 |
-
"repo_primary_artifact_count": 4,
|
| 10334 |
-
"repo_artifact_count": 49,
|
| 10335 |
-
"snapshot_issue_count": 0,
|
| 10336 |
-
"snapshot_pr_count": 4,
|
| 10337 |
-
"snapshot_comment_count": 1,
|
| 10338 |
-
"snapshot_review_count": 22,
|
| 10339 |
-
"snapshot_review_comment_count": 22,
|
| 10340 |
-
"repo_association": "NONE",
|
| 10341 |
-
"new_to_repo": false,
|
| 10342 |
-
"first_seen_in_snapshot": false,
|
| 10343 |
-
"known_via_prior_merged_pr": false,
|
| 10344 |
-
"report_reason": null,
|
| 10345 |
-
"enrichment_source": "previous_report",
|
| 10346 |
-
"live_refetch_skipped": true,
|
| 10347 |
-
"account_age_days": 477,
|
| 10348 |
-
"young_account": false,
|
| 10349 |
-
"follow_through_score": "weak",
|
| 10350 |
-
"breadth_score": "low",
|
| 10351 |
-
"automation_risk_signal": "low",
|
| 10352 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 10353 |
-
"public_orgs": [],
|
| 10354 |
-
"activity": {
|
| 10355 |
-
"visible_authored_pr_count": 1,
|
| 10356 |
-
"merged_pr_count": 0,
|
| 10357 |
-
"closed_unmerged_pr_count": 0,
|
| 10358 |
-
"open_pr_count": 1,
|
| 10359 |
-
"merged_pr_rate": 0.0,
|
| 10360 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 10361 |
-
"still_open_pr_rate": 1.0,
|
| 10362 |
-
"distinct_repos_with_authored_prs": 1,
|
| 10363 |
-
"distinct_repos_with_open_prs": 1
|
| 10364 |
-
},
|
| 10365 |
-
"examples": {
|
| 10366 |
-
"pull_requests": [
|
| 10367 |
-
{
|
| 10368 |
-
"kind": "pull_request",
|
| 10369 |
-
"number": 68506,
|
| 10370 |
-
"title": "status: improve degraded-state recovery guidance",
|
| 10371 |
-
"url": "https://github.com/openclaw/openclaw/pull/68506",
|
| 10372 |
-
"state": "open",
|
| 10373 |
-
"merged": false,
|
| 10374 |
-
"draft": false,
|
| 10375 |
-
"created_at": "2026-04-18T10:01:54Z"
|
| 10376 |
-
},
|
| 10377 |
-
{
|
| 10378 |
-
"kind": "pull_request",
|
| 10379 |
-
"number": 68503,
|
| 10380 |
-
"title": "status: reduce diagnosis noise in status --all",
|
| 10381 |
-
"url": "https://github.com/openclaw/openclaw/pull/68503",
|
| 10382 |
-
"state": "open",
|
| 10383 |
-
"merged": false,
|
| 10384 |
-
"draft": false,
|
| 10385 |
-
"created_at": "2026-04-18T09:49:29Z"
|
| 10386 |
-
},
|
| 10387 |
-
{
|
| 10388 |
-
"kind": "pull_request",
|
| 10389 |
-
"number": 68499,
|
| 10390 |
-
"title": "tasks: separate recent and historical failures in founder-visible summaries",
|
| 10391 |
-
"url": "https://github.com/openclaw/openclaw/pull/68499",
|
| 10392 |
-
"state": "open",
|
| 10393 |
-
"merged": false,
|
| 10394 |
-
"draft": false,
|
| 10395 |
-
"created_at": "2026-04-18T09:34:48Z"
|
| 10396 |
-
}
|
| 10397 |
-
],
|
| 10398 |
-
"issues": []
|
| 10399 |
-
},
|
| 10400 |
-
"fetch_error": null
|
| 10401 |
-
},
|
| 10402 |
{
|
| 10403 |
"author_login": "moorsecopers99",
|
| 10404 |
"name": null,
|
|
@@ -10871,83 +10846,6 @@
|
|
| 10871 |
},
|
| 10872 |
"fetch_error": null
|
| 10873 |
},
|
| 10874 |
-
{
|
| 10875 |
-
"author_login": "YangManBOBO",
|
| 10876 |
-
"name": null,
|
| 10877 |
-
"profile_url": "https://github.com/YangManBOBO",
|
| 10878 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYangManBOBO",
|
| 10879 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYangManBOBO",
|
| 10880 |
-
"repo_first_seen_at": "2026-03-03T01:36:04Z",
|
| 10881 |
-
"repo_last_seen_at": "2026-04-16T11:34:51Z",
|
| 10882 |
-
"repo_primary_artifact_count": 4,
|
| 10883 |
-
"repo_artifact_count": 7,
|
| 10884 |
-
"snapshot_issue_count": 0,
|
| 10885 |
-
"snapshot_pr_count": 4,
|
| 10886 |
-
"snapshot_comment_count": 3,
|
| 10887 |
-
"snapshot_review_count": 0,
|
| 10888 |
-
"snapshot_review_comment_count": 0,
|
| 10889 |
-
"repo_association": "NONE",
|
| 10890 |
-
"new_to_repo": false,
|
| 10891 |
-
"first_seen_in_snapshot": false,
|
| 10892 |
-
"known_via_prior_merged_pr": false,
|
| 10893 |
-
"report_reason": null,
|
| 10894 |
-
"enrichment_source": "previous_report",
|
| 10895 |
-
"live_refetch_skipped": true,
|
| 10896 |
-
"account_age_days": 827,
|
| 10897 |
-
"young_account": false,
|
| 10898 |
-
"follow_through_score": "weak",
|
| 10899 |
-
"breadth_score": "low",
|
| 10900 |
-
"automation_risk_signal": "low",
|
| 10901 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 10902 |
-
"public_orgs": [],
|
| 10903 |
-
"activity": {
|
| 10904 |
-
"visible_authored_pr_count": 2,
|
| 10905 |
-
"merged_pr_count": 0,
|
| 10906 |
-
"closed_unmerged_pr_count": 0,
|
| 10907 |
-
"open_pr_count": 2,
|
| 10908 |
-
"merged_pr_rate": 0.0,
|
| 10909 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 10910 |
-
"still_open_pr_rate": 1.0,
|
| 10911 |
-
"distinct_repos_with_authored_prs": 1,
|
| 10912 |
-
"distinct_repos_with_open_prs": 1
|
| 10913 |
-
},
|
| 10914 |
-
"examples": {
|
| 10915 |
-
"pull_requests": [
|
| 10916 |
-
{
|
| 10917 |
-
"kind": "pull_request",
|
| 10918 |
-
"number": 67644,
|
| 10919 |
-
"title": "fix: avoid python preflight false positives for $ tokens in string literals",
|
| 10920 |
-
"url": "https://github.com/openclaw/openclaw/pull/67644",
|
| 10921 |
-
"state": "open",
|
| 10922 |
-
"merged": false,
|
| 10923 |
-
"draft": false,
|
| 10924 |
-
"created_at": "2026-04-16T11:34:51Z"
|
| 10925 |
-
},
|
| 10926 |
-
{
|
| 10927 |
-
"kind": "pull_request",
|
| 10928 |
-
"number": 66442,
|
| 10929 |
-
"title": "fix(skills): support Discord multi-account config in skills check",
|
| 10930 |
-
"url": "https://github.com/openclaw/openclaw/pull/66442",
|
| 10931 |
-
"state": "open",
|
| 10932 |
-
"merged": false,
|
| 10933 |
-
"draft": false,
|
| 10934 |
-
"created_at": "2026-04-14T09:07:34Z"
|
| 10935 |
-
},
|
| 10936 |
-
{
|
| 10937 |
-
"kind": "pull_request",
|
| 10938 |
-
"number": 65753,
|
| 10939 |
-
"title": "docs: fix link audit to ignore fenced code blocks correctly",
|
| 10940 |
-
"url": "https://github.com/openclaw/openclaw/pull/65753",
|
| 10941 |
-
"state": "open",
|
| 10942 |
-
"merged": false,
|
| 10943 |
-
"draft": false,
|
| 10944 |
-
"created_at": "2026-04-13T06:29:22Z"
|
| 10945 |
-
}
|
| 10946 |
-
],
|
| 10947 |
-
"issues": []
|
| 10948 |
-
},
|
| 10949 |
-
"fetch_error": null
|
| 10950 |
-
},
|
| 10951 |
{
|
| 10952 |
"author_login": "zeng269",
|
| 10953 |
"name": null,
|
|
@@ -11364,6 +11262,114 @@
|
|
| 11364 |
},
|
| 11365 |
"fetch_error": null
|
| 11366 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11367 |
{
|
| 11368 |
"author_login": "Ziy1-Tan",
|
| 11369 |
"name": "Ziy",
|
|
@@ -12893,6 +12899,108 @@
|
|
| 12893 |
},
|
| 12894 |
"fetch_error": null
|
| 12895 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12896 |
{
|
| 12897 |
"author_login": "sercada",
|
| 12898 |
"name": "Sergio Cadavid",
|
|
@@ -14353,94 +14461,6 @@
|
|
| 14353 |
},
|
| 14354 |
"fetch_error": null
|
| 14355 |
},
|
| 14356 |
-
{
|
| 14357 |
-
"author_login": "Feelw00",
|
| 14358 |
-
"name": null,
|
| 14359 |
-
"profile_url": "https://github.com/Feelw00",
|
| 14360 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 14361 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 14362 |
-
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 14363 |
-
"repo_last_seen_at": "2026-04-18T10:26:11Z",
|
| 14364 |
-
"repo_primary_artifact_count": 4,
|
| 14365 |
-
"repo_artifact_count": 7,
|
| 14366 |
-
"snapshot_issue_count": 2,
|
| 14367 |
-
"snapshot_pr_count": 2,
|
| 14368 |
-
"snapshot_comment_count": 3,
|
| 14369 |
-
"snapshot_review_count": 0,
|
| 14370 |
-
"snapshot_review_comment_count": 0,
|
| 14371 |
-
"repo_association": "NONE",
|
| 14372 |
-
"new_to_repo": false,
|
| 14373 |
-
"first_seen_in_snapshot": false,
|
| 14374 |
-
"known_via_prior_merged_pr": false,
|
| 14375 |
-
"report_reason": null,
|
| 14376 |
-
"enrichment_source": "previous_report",
|
| 14377 |
-
"live_refetch_skipped": true,
|
| 14378 |
-
"account_age_days": 2690,
|
| 14379 |
-
"young_account": false,
|
| 14380 |
-
"follow_through_score": "weak",
|
| 14381 |
-
"breadth_score": "low",
|
| 14382 |
-
"automation_risk_signal": "low",
|
| 14383 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 14384 |
-
"public_orgs": [],
|
| 14385 |
-
"activity": {
|
| 14386 |
-
"visible_authored_pr_count": 1,
|
| 14387 |
-
"merged_pr_count": 0,
|
| 14388 |
-
"closed_unmerged_pr_count": 0,
|
| 14389 |
-
"open_pr_count": 1,
|
| 14390 |
-
"merged_pr_rate": 0.0,
|
| 14391 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 14392 |
-
"still_open_pr_rate": 1.0,
|
| 14393 |
-
"distinct_repos_with_authored_prs": 1,
|
| 14394 |
-
"distinct_repos_with_open_prs": 1
|
| 14395 |
-
},
|
| 14396 |
-
"examples": {
|
| 14397 |
-
"pull_requests": [
|
| 14398 |
-
{
|
| 14399 |
-
"kind": "pull_request",
|
| 14400 |
-
"number": 68511,
|
| 14401 |
-
"title": "fix(infra): revert sigusr1 authorization when emitGatewayRestart emission throws",
|
| 14402 |
-
"url": "https://github.com/openclaw/openclaw/pull/68511",
|
| 14403 |
-
"state": "open",
|
| 14404 |
-
"merged": false,
|
| 14405 |
-
"draft": false,
|
| 14406 |
-
"created_at": "2026-04-18T10:26:11Z"
|
| 14407 |
-
},
|
| 14408 |
-
{
|
| 14409 |
-
"kind": "pull_request",
|
| 14410 |
-
"number": 68489,
|
| 14411 |
-
"title": "fix(agents): keep subagent sweeper alive while pendingLifecycleErrorByRunId has entries",
|
| 14412 |
-
"url": "https://github.com/openclaw/openclaw/pull/68489",
|
| 14413 |
-
"state": "closed",
|
| 14414 |
-
"merged": false,
|
| 14415 |
-
"draft": false,
|
| 14416 |
-
"created_at": "2026-04-18T09:15:55Z"
|
| 14417 |
-
}
|
| 14418 |
-
],
|
| 14419 |
-
"issues": [
|
| 14420 |
-
{
|
| 14421 |
-
"kind": "issue",
|
| 14422 |
-
"number": 68510,
|
| 14423 |
-
"title": "emitGatewayRestart's catch path leaves sigusr1 authorization count incremented on emit failure",
|
| 14424 |
-
"url": "https://github.com/openclaw/openclaw/issues/68510",
|
| 14425 |
-
"state": "open",
|
| 14426 |
-
"merged": null,
|
| 14427 |
-
"draft": null,
|
| 14428 |
-
"created_at": "2026-04-18T10:25:20Z"
|
| 14429 |
-
},
|
| 14430 |
-
{
|
| 14431 |
-
"kind": "issue",
|
| 14432 |
-
"number": 68487,
|
| 14433 |
-
"title": "subagent sweeper self-stops while pendingLifecycleErrorByRunId still has entries",
|
| 14434 |
-
"url": "https://github.com/openclaw/openclaw/issues/68487",
|
| 14435 |
-
"state": "open",
|
| 14436 |
-
"merged": null,
|
| 14437 |
-
"draft": null,
|
| 14438 |
-
"created_at": "2026-04-18T09:14:56Z"
|
| 14439 |
-
}
|
| 14440 |
-
]
|
| 14441 |
-
},
|
| 14442 |
-
"fetch_error": null
|
| 14443 |
-
},
|
| 14444 |
{
|
| 14445 |
"author_login": "hansolo949",
|
| 14446 |
"name": "Han Kim",
|
|
@@ -16843,6 +16863,73 @@
|
|
| 16843 |
},
|
| 16844 |
"fetch_error": null
|
| 16845 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16846 |
{
|
| 16847 |
"author_login": "iubns",
|
| 16848 |
"name": null,
|
|
@@ -20567,8 +20654,8 @@
|
|
| 20567 |
"first_seen_in_snapshot": false,
|
| 20568 |
"known_via_prior_merged_pr": true,
|
| 20569 |
"report_reason": null,
|
| 20570 |
-
"enrichment_source": "
|
| 20571 |
-
"live_refetch_skipped":
|
| 20572 |
"account_age_days": 1220,
|
| 20573 |
"young_account": false,
|
| 20574 |
"follow_through_score": "weak",
|
|
@@ -23021,10 +23108,10 @@
|
|
| 23021 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek",
|
| 23022 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek",
|
| 23023 |
"repo_first_seen_at": "2026-04-10T05:23:08Z",
|
| 23024 |
-
"repo_last_seen_at": "2026-04-
|
| 23025 |
-
"repo_primary_artifact_count":
|
| 23026 |
-
"repo_artifact_count":
|
| 23027 |
-
"snapshot_issue_count":
|
| 23028 |
"snapshot_pr_count": 1,
|
| 23029 |
"snapshot_comment_count": 7,
|
| 23030 |
"snapshot_review_count": 0,
|
|
@@ -23068,6 +23155,16 @@
|
|
| 23068 |
}
|
| 23069 |
],
|
| 23070 |
"issues": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23071 |
{
|
| 23072 |
"kind": "issue",
|
| 23073 |
"number": 68468,
|
|
@@ -23087,16 +23184,6 @@
|
|
| 23087 |
"merged": null,
|
| 23088 |
"draft": null,
|
| 23089 |
"created_at": "2026-04-18T08:20:24Z"
|
| 23090 |
-
},
|
| 23091 |
-
{
|
| 23092 |
-
"kind": "issue",
|
| 23093 |
-
"number": 67021,
|
| 23094 |
-
"title": "Main workspace excluded from dreaming schedule \u2014 silently skipped",
|
| 23095 |
-
"url": "https://github.com/openclaw/openclaw/issues/67021",
|
| 23096 |
-
"state": "open",
|
| 23097 |
-
"merged": null,
|
| 23098 |
-
"draft": null,
|
| 23099 |
-
"created_at": "2026-04-15T06:29:53Z"
|
| 23100 |
}
|
| 23101 |
]
|
| 23102 |
},
|
|
@@ -26699,12 +26786,12 @@
|
|
| 26699 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajacko2bot",
|
| 26700 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajacko2bot",
|
| 26701 |
"repo_first_seen_at": "2026-04-17T23:40:43Z",
|
| 26702 |
-
"repo_last_seen_at": "2026-04-
|
| 26703 |
"repo_primary_artifact_count": 2,
|
| 26704 |
-
"repo_artifact_count":
|
| 26705 |
"snapshot_issue_count": 1,
|
| 26706 |
"snapshot_pr_count": 1,
|
| 26707 |
-
"snapshot_comment_count":
|
| 26708 |
"snapshot_review_count": 0,
|
| 26709 |
"snapshot_review_comment_count": 0,
|
| 26710 |
"repo_association": "NONE",
|
|
@@ -32276,63 +32363,6 @@
|
|
| 32276 |
},
|
| 32277 |
"fetch_error": null
|
| 32278 |
},
|
| 32279 |
-
{
|
| 32280 |
-
"author_login": "byliu",
|
| 32281 |
-
"name": "baoyiliu",
|
| 32282 |
-
"profile_url": "https://github.com/byliu",
|
| 32283 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abyliu",
|
| 32284 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abyliu",
|
| 32285 |
-
"repo_first_seen_at": "2026-04-11T11:30:32Z",
|
| 32286 |
-
"repo_last_seen_at": "2026-04-11T11:30:32Z",
|
| 32287 |
-
"repo_primary_artifact_count": 1,
|
| 32288 |
-
"repo_artifact_count": 1,
|
| 32289 |
-
"snapshot_issue_count": 0,
|
| 32290 |
-
"snapshot_pr_count": 1,
|
| 32291 |
-
"snapshot_comment_count": 0,
|
| 32292 |
-
"snapshot_review_count": 0,
|
| 32293 |
-
"snapshot_review_comment_count": 0,
|
| 32294 |
-
"repo_association": "NONE",
|
| 32295 |
-
"new_to_repo": false,
|
| 32296 |
-
"first_seen_in_snapshot": false,
|
| 32297 |
-
"known_via_prior_merged_pr": false,
|
| 32298 |
-
"report_reason": null,
|
| 32299 |
-
"enrichment_source": "previous_report",
|
| 32300 |
-
"live_refetch_skipped": true,
|
| 32301 |
-
"account_age_days": 4257,
|
| 32302 |
-
"young_account": false,
|
| 32303 |
-
"follow_through_score": "n/a",
|
| 32304 |
-
"breadth_score": "low",
|
| 32305 |
-
"automation_risk_signal": "low",
|
| 32306 |
-
"heuristic_note": "no visible non-self stars",
|
| 32307 |
-
"public_orgs": [],
|
| 32308 |
-
"activity": {
|
| 32309 |
-
"visible_authored_pr_count": 0,
|
| 32310 |
-
"merged_pr_count": 0,
|
| 32311 |
-
"closed_unmerged_pr_count": 0,
|
| 32312 |
-
"open_pr_count": 0,
|
| 32313 |
-
"merged_pr_rate": null,
|
| 32314 |
-
"closed_unmerged_pr_rate": null,
|
| 32315 |
-
"still_open_pr_rate": null,
|
| 32316 |
-
"distinct_repos_with_authored_prs": 0,
|
| 32317 |
-
"distinct_repos_with_open_prs": 0
|
| 32318 |
-
},
|
| 32319 |
-
"examples": {
|
| 32320 |
-
"pull_requests": [
|
| 32321 |
-
{
|
| 32322 |
-
"kind": "pull_request",
|
| 32323 |
-
"number": 64782,
|
| 32324 |
-
"title": "fix(gateway): restore codex-cli chat history imports",
|
| 32325 |
-
"url": "https://github.com/openclaw/openclaw/pull/64782",
|
| 32326 |
-
"state": "open",
|
| 32327 |
-
"merged": false,
|
| 32328 |
-
"draft": false,
|
| 32329 |
-
"created_at": "2026-04-11T11:30:32Z"
|
| 32330 |
-
}
|
| 32331 |
-
],
|
| 32332 |
-
"issues": []
|
| 32333 |
-
},
|
| 32334 |
-
"fetch_error": null
|
| 32335 |
-
},
|
| 32336 |
{
|
| 32337 |
"author_login": "c6zks4gssn-droid",
|
| 32338 |
"name": "Clarence Etnel",
|
|
@@ -32520,12 +32550,12 @@
|
|
| 32520 |
"snapshot_review_count": 0,
|
| 32521 |
"snapshot_review_comment_count": 0,
|
| 32522 |
"repo_association": "NONE",
|
| 32523 |
-
"new_to_repo":
|
| 32524 |
-
"first_seen_in_snapshot":
|
| 32525 |
"known_via_prior_merged_pr": false,
|
| 32526 |
-
"report_reason":
|
| 32527 |
-
"enrichment_source": "
|
| 32528 |
-
"live_refetch_skipped":
|
| 32529 |
"account_age_days": 5858,
|
| 32530 |
"young_account": false,
|
| 32531 |
"follow_through_score": "weak",
|
|
@@ -35764,63 +35794,6 @@
|
|
| 35764 |
},
|
| 35765 |
"fetch_error": null
|
| 35766 |
},
|
| 35767 |
-
{
|
| 35768 |
-
"author_login": "grtninja",
|
| 35769 |
-
"name": null,
|
| 35770 |
-
"profile_url": "https://github.com/grtninja",
|
| 35771 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrtninja",
|
| 35772 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrtninja",
|
| 35773 |
-
"repo_first_seen_at": "2026-04-11T11:50:44Z",
|
| 35774 |
-
"repo_last_seen_at": "2026-04-13T19:36:29Z",
|
| 35775 |
-
"repo_primary_artifact_count": 1,
|
| 35776 |
-
"repo_artifact_count": 4,
|
| 35777 |
-
"snapshot_issue_count": 0,
|
| 35778 |
-
"snapshot_pr_count": 1,
|
| 35779 |
-
"snapshot_comment_count": 1,
|
| 35780 |
-
"snapshot_review_count": 1,
|
| 35781 |
-
"snapshot_review_comment_count": 1,
|
| 35782 |
-
"repo_association": "NONE",
|
| 35783 |
-
"new_to_repo": false,
|
| 35784 |
-
"first_seen_in_snapshot": false,
|
| 35785 |
-
"known_via_prior_merged_pr": false,
|
| 35786 |
-
"report_reason": null,
|
| 35787 |
-
"enrichment_source": "previous_report",
|
| 35788 |
-
"live_refetch_skipped": true,
|
| 35789 |
-
"account_age_days": 316,
|
| 35790 |
-
"young_account": true,
|
| 35791 |
-
"follow_through_score": "weak",
|
| 35792 |
-
"breadth_score": "high",
|
| 35793 |
-
"automation_risk_signal": "medium",
|
| 35794 |
-
"heuristic_note": "young account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars",
|
| 35795 |
-
"public_orgs": [],
|
| 35796 |
-
"activity": {
|
| 35797 |
-
"visible_authored_pr_count": 30,
|
| 35798 |
-
"merged_pr_count": 5,
|
| 35799 |
-
"closed_unmerged_pr_count": 5,
|
| 35800 |
-
"open_pr_count": 20,
|
| 35801 |
-
"merged_pr_rate": 0.1667,
|
| 35802 |
-
"closed_unmerged_pr_rate": 0.1667,
|
| 35803 |
-
"still_open_pr_rate": 0.6667,
|
| 35804 |
-
"distinct_repos_with_authored_prs": 22,
|
| 35805 |
-
"distinct_repos_with_open_prs": 16
|
| 35806 |
-
},
|
| 35807 |
-
"examples": {
|
| 35808 |
-
"pull_requests": [
|
| 35809 |
-
{
|
| 35810 |
-
"kind": "pull_request",
|
| 35811 |
-
"number": 64787,
|
| 35812 |
-
"title": "fix: ignore auto-filled streamTo for subagent spawns",
|
| 35813 |
-
"url": "https://github.com/openclaw/openclaw/pull/64787",
|
| 35814 |
-
"state": "open",
|
| 35815 |
-
"merged": false,
|
| 35816 |
-
"draft": false,
|
| 35817 |
-
"created_at": "2026-04-11T11:50:44Z"
|
| 35818 |
-
}
|
| 35819 |
-
],
|
| 35820 |
-
"issues": []
|
| 35821 |
-
},
|
| 35822 |
-
"fetch_error": null
|
| 35823 |
-
},
|
| 35824 |
{
|
| 35825 |
"author_login": "gztony",
|
| 35826 |
"name": "zmtony",
|
|
@@ -37189,63 +37162,6 @@
|
|
| 37189 |
},
|
| 37190 |
"fetch_error": null
|
| 37191 |
},
|
| 37192 |
-
{
|
| 37193 |
-
"author_login": "isopenclaw",
|
| 37194 |
-
"name": null,
|
| 37195 |
-
"profile_url": "https://github.com/isopenclaw",
|
| 37196 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aisopenclaw",
|
| 37197 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aisopenclaw",
|
| 37198 |
-
"repo_first_seen_at": "2026-04-16T01:27:05Z",
|
| 37199 |
-
"repo_last_seen_at": "2026-04-17T08:03:21Z",
|
| 37200 |
-
"repo_primary_artifact_count": 1,
|
| 37201 |
-
"repo_artifact_count": 3,
|
| 37202 |
-
"snapshot_issue_count": 0,
|
| 37203 |
-
"snapshot_pr_count": 1,
|
| 37204 |
-
"snapshot_comment_count": 2,
|
| 37205 |
-
"snapshot_review_count": 0,
|
| 37206 |
-
"snapshot_review_comment_count": 0,
|
| 37207 |
-
"repo_association": "NONE",
|
| 37208 |
-
"new_to_repo": false,
|
| 37209 |
-
"first_seen_in_snapshot": false,
|
| 37210 |
-
"known_via_prior_merged_pr": false,
|
| 37211 |
-
"report_reason": null,
|
| 37212 |
-
"enrichment_source": "previous_report",
|
| 37213 |
-
"live_refetch_skipped": true,
|
| 37214 |
-
"account_age_days": 48,
|
| 37215 |
-
"young_account": true,
|
| 37216 |
-
"follow_through_score": "weak",
|
| 37217 |
-
"breadth_score": "low",
|
| 37218 |
-
"automation_risk_signal": "medium",
|
| 37219 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 37220 |
-
"public_orgs": [],
|
| 37221 |
-
"activity": {
|
| 37222 |
-
"visible_authored_pr_count": 1,
|
| 37223 |
-
"merged_pr_count": 0,
|
| 37224 |
-
"closed_unmerged_pr_count": 0,
|
| 37225 |
-
"open_pr_count": 1,
|
| 37226 |
-
"merged_pr_rate": 0.0,
|
| 37227 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 37228 |
-
"still_open_pr_rate": 1.0,
|
| 37229 |
-
"distinct_repos_with_authored_prs": 1,
|
| 37230 |
-
"distinct_repos_with_open_prs": 1
|
| 37231 |
-
},
|
| 37232 |
-
"examples": {
|
| 37233 |
-
"pull_requests": [
|
| 37234 |
-
{
|
| 37235 |
-
"kind": "pull_request",
|
| 37236 |
-
"number": 67463,
|
| 37237 |
-
"title": "Fix doctor SecretRef false positive and normalize task timestamps",
|
| 37238 |
-
"url": "https://github.com/openclaw/openclaw/pull/67463",
|
| 37239 |
-
"state": "open",
|
| 37240 |
-
"merged": false,
|
| 37241 |
-
"draft": false,
|
| 37242 |
-
"created_at": "2026-04-16T01:27:05Z"
|
| 37243 |
-
}
|
| 37244 |
-
],
|
| 37245 |
-
"issues": []
|
| 37246 |
-
},
|
| 37247 |
-
"fetch_error": null
|
| 37248 |
-
},
|
| 37249 |
{
|
| 37250 |
"author_login": "itsuzef",
|
| 37251 |
"name": "Youssef Hemimy",
|
|
@@ -38853,14 +38769,14 @@
|
|
| 38853 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJuniperSling",
|
| 38854 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJuniperSling",
|
| 38855 |
"repo_first_seen_at": "2026-04-18T07:51:44Z",
|
| 38856 |
-
"repo_last_seen_at": "2026-04-
|
| 38857 |
"repo_primary_artifact_count": 1,
|
| 38858 |
-
"repo_artifact_count":
|
| 38859 |
"snapshot_issue_count": 0,
|
| 38860 |
"snapshot_pr_count": 1,
|
| 38861 |
"snapshot_comment_count": 0,
|
| 38862 |
-
"snapshot_review_count":
|
| 38863 |
-
"snapshot_review_comment_count":
|
| 38864 |
"repo_association": "NONE",
|
| 38865 |
"new_to_repo": false,
|
| 38866 |
"first_seen_in_snapshot": false,
|
|
@@ -47214,6 +47130,63 @@
|
|
| 47214 |
},
|
| 47215 |
"fetch_error": null
|
| 47216 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47217 |
{
|
| 47218 |
"author_login": "Tuarisa",
|
| 47219 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T122035Z",
|
| 5 |
+
"generated_at": "2026-04-18T12:22:53Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 713,
|
| 10 |
"first_seen_in_snapshot": 1,
|
| 11 |
+
"known_via_prior_merged_pr": 112,
|
| 12 |
+
"previous_primary_author_count": 4346,
|
| 13 |
+
"selected_seen_in_previous_primary": 712,
|
| 14 |
"previous_report_contributor_count": 714,
|
| 15 |
"selected_overlap_previous_report": 712,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9986,
|
| 17 |
"reused_previous_report_entries": 704,
|
| 18 |
+
"reused_known_merged_contributors": 111,
|
| 19 |
+
"live_fetches": 9,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 3.533,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.005,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 108 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 109 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 110 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 111 |
+
"repo_last_seen_at": "2026-04-18T12:13:13Z",
|
| 112 |
"repo_primary_artifact_count": 100,
|
| 113 |
+
"repo_artifact_count": 2108,
|
| 114 |
"snapshot_issue_count": 49,
|
| 115 |
"snapshot_pr_count": 51,
|
| 116 |
+
"snapshot_comment_count": 224,
|
| 117 |
"snapshot_review_count": 892,
|
| 118 |
"snapshot_review_comment_count": 892,
|
| 119 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 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-18T11:39:13Z",
|
| 915 |
+
"repo_primary_artifact_count": 34,
|
| 916 |
+
"repo_artifact_count": 72,
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
+
"snapshot_pr_count": 27,
|
| 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": 68534,
|
| 952 |
+
"title": "fix(memory-core): add cooldown guard to prevent dreaming-narrative from spawning on every heartbeat",
|
| 953 |
+
"url": "https://github.com/openclaw/openclaw/pull/68534",
|
| 954 |
+
"state": "open",
|
| 955 |
+
"merged": false,
|
| 956 |
+
"draft": false,
|
| 957 |
+
"created_at": "2026-04-18T11:39:13Z"
|
| 958 |
+
},
|
| 959 |
{
|
| 960 |
"kind": "pull_request",
|
| 961 |
"number": 68518,
|
|
|
|
| 975 |
"merged": false,
|
| 976 |
"draft": false,
|
| 977 |
"created_at": "2026-04-18T09:17:30Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
|
|
| 5950 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n",
|
| 5951 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n",
|
| 5952 |
"repo_first_seen_at": "2026-04-09T00:47:07Z",
|
| 5953 |
+
"repo_last_seen_at": "2026-04-18T12:06:06Z",
|
| 5954 |
"repo_primary_artifact_count": 7,
|
| 5955 |
+
"repo_artifact_count": 23,
|
| 5956 |
"snapshot_issue_count": 0,
|
| 5957 |
"snapshot_pr_count": 7,
|
| 5958 |
+
"snapshot_comment_count": 10,
|
| 5959 |
"snapshot_review_count": 3,
|
| 5960 |
"snapshot_review_comment_count": 3,
|
| 5961 |
"repo_association": "NONE",
|
|
|
|
| 6590 |
"repo_association": "CONTRIBUTOR",
|
| 6591 |
"new_to_repo": false,
|
| 6592 |
"first_seen_in_snapshot": false,
|
| 6593 |
+
"known_via_prior_merged_pr": true,
|
| 6594 |
"report_reason": null,
|
| 6595 |
"enrichment_source": "previous_report",
|
| 6596 |
"live_refetch_skipped": true,
|
|
|
|
| 7607 |
"fetch_error": null
|
| 7608 |
},
|
| 7609 |
{
|
| 7610 |
+
"author_login": "frankekn",
|
| 7611 |
+
"name": "Frank Yang",
|
| 7612 |
+
"profile_url": "https://github.com/frankekn",
|
| 7613 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankekn",
|
| 7614 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankekn",
|
| 7615 |
+
"repo_first_seen_at": "2026-01-29T00:35:02Z",
|
| 7616 |
+
"repo_last_seen_at": "2026-04-18T11:33:18Z",
|
| 7617 |
"repo_primary_artifact_count": 7,
|
| 7618 |
+
"repo_artifact_count": 240,
|
| 7619 |
"snapshot_issue_count": 2,
|
| 7620 |
"snapshot_pr_count": 5,
|
| 7621 |
+
"snapshot_comment_count": 229,
|
| 7622 |
+
"snapshot_review_count": 2,
|
| 7623 |
+
"snapshot_review_comment_count": 2,
|
| 7624 |
+
"repo_association": "MEMBER",
|
| 7625 |
"new_to_repo": false,
|
| 7626 |
"first_seen_in_snapshot": false,
|
| 7627 |
"known_via_prior_merged_pr": true,
|
| 7628 |
"report_reason": null,
|
| 7629 |
"enrichment_source": "previous_report",
|
| 7630 |
"live_refetch_skipped": true,
|
| 7631 |
+
"account_age_days": 4714,
|
| 7632 |
"young_account": false,
|
| 7633 |
"follow_through_score": "strong",
|
| 7634 |
"breadth_score": "low",
|
| 7635 |
"automation_risk_signal": "low",
|
| 7636 |
"heuristic_note": "targets high-star repos",
|
| 7637 |
"public_orgs": [
|
| 7638 |
+
"openclaw",
|
| 7639 |
+
"openabdev"
|
|
|
|
| 7640 |
],
|
| 7641 |
"activity": {
|
| 7642 |
+
"visible_authored_pr_count": 5,
|
| 7643 |
"merged_pr_count": 5,
|
| 7644 |
"closed_unmerged_pr_count": 0,
|
| 7645 |
+
"open_pr_count": 0,
|
| 7646 |
+
"merged_pr_rate": 1.0,
|
| 7647 |
"closed_unmerged_pr_rate": 0.0,
|
| 7648 |
+
"still_open_pr_rate": 0.0,
|
| 7649 |
"distinct_repos_with_authored_prs": 2,
|
| 7650 |
+
"distinct_repos_with_open_prs": 0
|
| 7651 |
},
|
| 7652 |
"examples": {
|
| 7653 |
"pull_requests": [
|
| 7654 |
{
|
| 7655 |
"kind": "pull_request",
|
| 7656 |
+
"number": 68516,
|
| 7657 |
+
"title": "fix(cli): normalize reply-media paths for agent --deliver",
|
| 7658 |
+
"url": "https://github.com/openclaw/openclaw/pull/68516",
|
| 7659 |
"state": "closed",
|
| 7660 |
"merged": true,
|
| 7661 |
"draft": false,
|
| 7662 |
+
"created_at": "2026-04-18T10:39:01Z"
|
| 7663 |
},
|
| 7664 |
{
|
| 7665 |
"kind": "pull_request",
|
| 7666 |
+
"number": 65966,
|
| 7667 |
+
"title": "fix(whatsapp): harden Baileys media upload hotfix",
|
| 7668 |
+
"url": "https://github.com/openclaw/openclaw/pull/65966",
|
| 7669 |
+
"state": "closed",
|
| 7670 |
+
"merged": true,
|
| 7671 |
"draft": false,
|
| 7672 |
+
"created_at": "2026-04-13T13:45:28Z"
|
| 7673 |
},
|
| 7674 |
{
|
| 7675 |
"kind": "pull_request",
|
| 7676 |
+
"number": 65896,
|
| 7677 |
+
"title": "fix(whatsapp): await write stream finish before returning encFilePath",
|
| 7678 |
+
"url": "https://github.com/openclaw/openclaw/pull/65896",
|
| 7679 |
+
"state": "closed",
|
| 7680 |
+
"merged": true,
|
| 7681 |
"draft": false,
|
| 7682 |
+
"created_at": "2026-04-13T10:50:48Z"
|
| 7683 |
}
|
| 7684 |
],
|
| 7685 |
"issues": [
|
| 7686 |
{
|
| 7687 |
"kind": "issue",
|
| 7688 |
+
"number": 63130,
|
| 7689 |
+
"title": "claude-cli OAuth token not auto-refreshed; agents silently fall back",
|
| 7690 |
+
"url": "https://github.com/openclaw/openclaw/issues/63130",
|
| 7691 |
+
"state": "closed",
|
| 7692 |
"merged": null,
|
| 7693 |
"draft": null,
|
| 7694 |
+
"created_at": "2026-04-08T11:45:33Z"
|
| 7695 |
},
|
| 7696 |
{
|
| 7697 |
"kind": "issue",
|
| 7698 |
+
"number": 63054,
|
| 7699 |
+
"title": "Bug: NO_REPLY token leaks as visible text when model generates trailing content after NO_REPLY",
|
| 7700 |
+
"url": "https://github.com/openclaw/openclaw/issues/63054",
|
| 7701 |
"state": "closed",
|
| 7702 |
"merged": null,
|
| 7703 |
"draft": null,
|
| 7704 |
+
"created_at": "2026-04-08T08:57:06Z"
|
| 7705 |
}
|
| 7706 |
]
|
| 7707 |
},
|
|
|
|
| 7890 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asliverp",
|
| 7891 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asliverp",
|
| 7892 |
"repo_first_seen_at": "2026-02-06T14:44:05Z",
|
| 7893 |
+
"repo_last_seen_at": "2026-04-18T11:59:50Z",
|
| 7894 |
"repo_primary_artifact_count": 6,
|
| 7895 |
+
"repo_artifact_count": 54,
|
| 7896 |
"snapshot_issue_count": 1,
|
| 7897 |
"snapshot_pr_count": 5,
|
| 7898 |
"snapshot_comment_count": 34,
|
| 7899 |
+
"snapshot_review_count": 8,
|
| 7900 |
"snapshot_review_comment_count": 6,
|
| 7901 |
"repo_association": "MEMBER",
|
| 7902 |
"new_to_repo": false,
|
|
|
|
| 8285 |
},
|
| 8286 |
"fetch_error": null
|
| 8287 |
},
|
| 8288 |
+
{
|
| 8289 |
+
"author_login": "likewen-tech",
|
| 8290 |
+
"name": null,
|
| 8291 |
+
"profile_url": "https://github.com/likewen-tech",
|
| 8292 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alikewen-tech",
|
| 8293 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alikewen-tech",
|
| 8294 |
+
"repo_first_seen_at": "2026-04-17T13:44:27Z",
|
| 8295 |
+
"repo_last_seen_at": "2026-04-18T12:00:21Z",
|
| 8296 |
+
"repo_primary_artifact_count": 5,
|
| 8297 |
+
"repo_artifact_count": 50,
|
| 8298 |
+
"snapshot_issue_count": 0,
|
| 8299 |
+
"snapshot_pr_count": 5,
|
| 8300 |
+
"snapshot_comment_count": 1,
|
| 8301 |
+
"snapshot_review_count": 22,
|
| 8302 |
+
"snapshot_review_comment_count": 22,
|
| 8303 |
+
"repo_association": "NONE",
|
| 8304 |
+
"new_to_repo": false,
|
| 8305 |
+
"first_seen_in_snapshot": false,
|
| 8306 |
+
"known_via_prior_merged_pr": false,
|
| 8307 |
+
"report_reason": null,
|
| 8308 |
+
"enrichment_source": "previous_report",
|
| 8309 |
+
"live_refetch_skipped": true,
|
| 8310 |
+
"account_age_days": 477,
|
| 8311 |
+
"young_account": false,
|
| 8312 |
+
"follow_through_score": "weak",
|
| 8313 |
+
"breadth_score": "low",
|
| 8314 |
+
"automation_risk_signal": "low",
|
| 8315 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 8316 |
+
"public_orgs": [],
|
| 8317 |
+
"activity": {
|
| 8318 |
+
"visible_authored_pr_count": 1,
|
| 8319 |
+
"merged_pr_count": 0,
|
| 8320 |
+
"closed_unmerged_pr_count": 0,
|
| 8321 |
+
"open_pr_count": 1,
|
| 8322 |
+
"merged_pr_rate": 0.0,
|
| 8323 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8324 |
+
"still_open_pr_rate": 1.0,
|
| 8325 |
+
"distinct_repos_with_authored_prs": 1,
|
| 8326 |
+
"distinct_repos_with_open_prs": 1
|
| 8327 |
+
},
|
| 8328 |
+
"examples": {
|
| 8329 |
+
"pull_requests": [
|
| 8330 |
+
{
|
| 8331 |
+
"kind": "pull_request",
|
| 8332 |
+
"number": 68535,
|
| 8333 |
+
"title": "cron: prefer sessionTarget for failure alerts",
|
| 8334 |
+
"url": "https://github.com/openclaw/openclaw/pull/68535",
|
| 8335 |
+
"state": "open",
|
| 8336 |
+
"merged": false,
|
| 8337 |
+
"draft": false,
|
| 8338 |
+
"created_at": "2026-04-18T12:00:21Z"
|
| 8339 |
+
},
|
| 8340 |
+
{
|
| 8341 |
+
"kind": "pull_request",
|
| 8342 |
+
"number": 68506,
|
| 8343 |
+
"title": "status: improve degraded-state recovery guidance",
|
| 8344 |
+
"url": "https://github.com/openclaw/openclaw/pull/68506",
|
| 8345 |
+
"state": "open",
|
| 8346 |
+
"merged": false,
|
| 8347 |
+
"draft": false,
|
| 8348 |
+
"created_at": "2026-04-18T10:01:54Z"
|
| 8349 |
+
},
|
| 8350 |
+
{
|
| 8351 |
+
"kind": "pull_request",
|
| 8352 |
+
"number": 68503,
|
| 8353 |
+
"title": "status: reduce diagnosis noise in status --all",
|
| 8354 |
+
"url": "https://github.com/openclaw/openclaw/pull/68503",
|
| 8355 |
+
"state": "open",
|
| 8356 |
+
"merged": false,
|
| 8357 |
+
"draft": false,
|
| 8358 |
+
"created_at": "2026-04-18T09:49:29Z"
|
| 8359 |
+
}
|
| 8360 |
+
],
|
| 8361 |
+
"issues": []
|
| 8362 |
+
},
|
| 8363 |
+
"fetch_error": null
|
| 8364 |
+
},
|
| 8365 |
{
|
| 8366 |
"author_login": "plgonzalezrx8",
|
| 8367 |
"name": "Pedro Gonzalez",
|
|
|
|
| 8593 |
},
|
| 8594 |
"fetch_error": null
|
| 8595 |
},
|
| 8596 |
+
{
|
| 8597 |
+
"author_login": "YangManBOBO",
|
| 8598 |
+
"name": null,
|
| 8599 |
+
"profile_url": "https://github.com/YangManBOBO",
|
| 8600 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYangManBOBO",
|
| 8601 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYangManBOBO",
|
| 8602 |
+
"repo_first_seen_at": "2026-03-03T01:36:04Z",
|
| 8603 |
+
"repo_last_seen_at": "2026-04-18T11:21:50Z",
|
| 8604 |
+
"repo_primary_artifact_count": 5,
|
| 8605 |
+
"repo_artifact_count": 8,
|
| 8606 |
+
"snapshot_issue_count": 0,
|
| 8607 |
+
"snapshot_pr_count": 5,
|
| 8608 |
+
"snapshot_comment_count": 3,
|
| 8609 |
+
"snapshot_review_count": 0,
|
| 8610 |
+
"snapshot_review_comment_count": 0,
|
| 8611 |
+
"repo_association": "NONE",
|
| 8612 |
+
"new_to_repo": false,
|
| 8613 |
+
"first_seen_in_snapshot": false,
|
| 8614 |
+
"known_via_prior_merged_pr": false,
|
| 8615 |
+
"report_reason": null,
|
| 8616 |
+
"enrichment_source": "previous_report",
|
| 8617 |
+
"live_refetch_skipped": true,
|
| 8618 |
+
"account_age_days": 827,
|
| 8619 |
+
"young_account": false,
|
| 8620 |
+
"follow_through_score": "weak",
|
| 8621 |
+
"breadth_score": "low",
|
| 8622 |
+
"automation_risk_signal": "low",
|
| 8623 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 8624 |
+
"public_orgs": [],
|
| 8625 |
+
"activity": {
|
| 8626 |
+
"visible_authored_pr_count": 2,
|
| 8627 |
+
"merged_pr_count": 0,
|
| 8628 |
+
"closed_unmerged_pr_count": 0,
|
| 8629 |
+
"open_pr_count": 2,
|
| 8630 |
+
"merged_pr_rate": 0.0,
|
| 8631 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8632 |
+
"still_open_pr_rate": 1.0,
|
| 8633 |
+
"distinct_repos_with_authored_prs": 1,
|
| 8634 |
+
"distinct_repos_with_open_prs": 1
|
| 8635 |
+
},
|
| 8636 |
+
"examples": {
|
| 8637 |
+
"pull_requests": [
|
| 8638 |
+
{
|
| 8639 |
+
"kind": "pull_request",
|
| 8640 |
+
"number": 68528,
|
| 8641 |
+
"title": "fix(groups): default requireMention off when groupPolicy is open (#68476)",
|
| 8642 |
+
"url": "https://github.com/openclaw/openclaw/pull/68528",
|
| 8643 |
+
"state": "open",
|
| 8644 |
+
"merged": false,
|
| 8645 |
+
"draft": false,
|
| 8646 |
+
"created_at": "2026-04-18T11:21:50Z"
|
| 8647 |
+
},
|
| 8648 |
+
{
|
| 8649 |
+
"kind": "pull_request",
|
| 8650 |
+
"number": 67644,
|
| 8651 |
+
"title": "fix: avoid python preflight false positives for $ tokens in string literals",
|
| 8652 |
+
"url": "https://github.com/openclaw/openclaw/pull/67644",
|
| 8653 |
+
"state": "open",
|
| 8654 |
+
"merged": false,
|
| 8655 |
+
"draft": false,
|
| 8656 |
+
"created_at": "2026-04-16T11:34:51Z"
|
| 8657 |
+
},
|
| 8658 |
+
{
|
| 8659 |
+
"kind": "pull_request",
|
| 8660 |
+
"number": 66442,
|
| 8661 |
+
"title": "fix(skills): support Discord multi-account config in skills check",
|
| 8662 |
+
"url": "https://github.com/openclaw/openclaw/pull/66442",
|
| 8663 |
+
"state": "open",
|
| 8664 |
+
"merged": false,
|
| 8665 |
+
"draft": false,
|
| 8666 |
+
"created_at": "2026-04-14T09:07:34Z"
|
| 8667 |
+
}
|
| 8668 |
+
],
|
| 8669 |
+
"issues": []
|
| 8670 |
+
},
|
| 8671 |
+
"fetch_error": null
|
| 8672 |
+
},
|
| 8673 |
{
|
| 8674 |
"author_login": "zhanggpcsu",
|
| 8675 |
"name": "zhang-guiping",
|
|
|
|
| 9226 |
},
|
| 9227 |
"fetch_error": null
|
| 9228 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9229 |
{
|
| 9230 |
"author_login": "sebykrueger",
|
| 9231 |
"name": "Seb Krueger",
|
|
|
|
| 10374 |
},
|
| 10375 |
"fetch_error": null
|
| 10376 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10377 |
{
|
| 10378 |
"author_login": "moorsecopers99",
|
| 10379 |
"name": null,
|
|
|
|
| 10846 |
},
|
| 10847 |
"fetch_error": null
|
| 10848 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10849 |
{
|
| 10850 |
"author_login": "zeng269",
|
| 10851 |
"name": null,
|
|
|
|
| 11262 |
},
|
| 11263 |
"fetch_error": null
|
| 11264 |
},
|
| 11265 |
+
{
|
| 11266 |
+
"author_login": "Feelw00",
|
| 11267 |
+
"name": null,
|
| 11268 |
+
"profile_url": "https://github.com/Feelw00",
|
| 11269 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 11270 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 11271 |
+
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 11272 |
+
"repo_last_seen_at": "2026-04-18T11:40:33Z",
|
| 11273 |
+
"repo_primary_artifact_count": 6,
|
| 11274 |
+
"repo_artifact_count": 10,
|
| 11275 |
+
"snapshot_issue_count": 3,
|
| 11276 |
+
"snapshot_pr_count": 3,
|
| 11277 |
+
"snapshot_comment_count": 4,
|
| 11278 |
+
"snapshot_review_count": 0,
|
| 11279 |
+
"snapshot_review_comment_count": 0,
|
| 11280 |
+
"repo_association": "NONE",
|
| 11281 |
+
"new_to_repo": false,
|
| 11282 |
+
"first_seen_in_snapshot": false,
|
| 11283 |
+
"known_via_prior_merged_pr": false,
|
| 11284 |
+
"report_reason": null,
|
| 11285 |
+
"enrichment_source": "previous_report",
|
| 11286 |
+
"live_refetch_skipped": true,
|
| 11287 |
+
"account_age_days": 2690,
|
| 11288 |
+
"young_account": false,
|
| 11289 |
+
"follow_through_score": "weak",
|
| 11290 |
+
"breadth_score": "low",
|
| 11291 |
+
"automation_risk_signal": "low",
|
| 11292 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 11293 |
+
"public_orgs": [],
|
| 11294 |
+
"activity": {
|
| 11295 |
+
"visible_authored_pr_count": 1,
|
| 11296 |
+
"merged_pr_count": 0,
|
| 11297 |
+
"closed_unmerged_pr_count": 0,
|
| 11298 |
+
"open_pr_count": 1,
|
| 11299 |
+
"merged_pr_rate": 0.0,
|
| 11300 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 11301 |
+
"still_open_pr_rate": 1.0,
|
| 11302 |
+
"distinct_repos_with_authored_prs": 1,
|
| 11303 |
+
"distinct_repos_with_open_prs": 1
|
| 11304 |
+
},
|
| 11305 |
+
"examples": {
|
| 11306 |
+
"pull_requests": [
|
| 11307 |
+
{
|
| 11308 |
+
"kind": "pull_request",
|
| 11309 |
+
"number": 68531,
|
| 11310 |
+
"title": "fix(plugins): roll back partial registry array contributions when register() throws",
|
| 11311 |
+
"url": "https://github.com/openclaw/openclaw/pull/68531",
|
| 11312 |
+
"state": "open",
|
| 11313 |
+
"merged": false,
|
| 11314 |
+
"draft": false,
|
| 11315 |
+
"created_at": "2026-04-18T11:24:07Z"
|
| 11316 |
+
},
|
| 11317 |
+
{
|
| 11318 |
+
"kind": "pull_request",
|
| 11319 |
+
"number": 68511,
|
| 11320 |
+
"title": "fix(infra): revert sigusr1 authorization when emitGatewayRestart emission throws",
|
| 11321 |
+
"url": "https://github.com/openclaw/openclaw/pull/68511",
|
| 11322 |
+
"state": "open",
|
| 11323 |
+
"merged": false,
|
| 11324 |
+
"draft": false,
|
| 11325 |
+
"created_at": "2026-04-18T10:26:11Z"
|
| 11326 |
+
},
|
| 11327 |
+
{
|
| 11328 |
+
"kind": "pull_request",
|
| 11329 |
+
"number": 68489,
|
| 11330 |
+
"title": "fix(agents): keep subagent sweeper alive while pendingLifecycleErrorByRunId has entries",
|
| 11331 |
+
"url": "https://github.com/openclaw/openclaw/pull/68489",
|
| 11332 |
+
"state": "closed",
|
| 11333 |
+
"merged": false,
|
| 11334 |
+
"draft": false,
|
| 11335 |
+
"created_at": "2026-04-18T09:15:55Z"
|
| 11336 |
+
}
|
| 11337 |
+
],
|
| 11338 |
+
"issues": [
|
| 11339 |
+
{
|
| 11340 |
+
"kind": "issue",
|
| 11341 |
+
"number": 68529,
|
| 11342 |
+
"title": "plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry",
|
| 11343 |
+
"url": "https://github.com/openclaw/openclaw/issues/68529",
|
| 11344 |
+
"state": "open",
|
| 11345 |
+
"merged": null,
|
| 11346 |
+
"draft": null,
|
| 11347 |
+
"created_at": "2026-04-18T11:23:11Z"
|
| 11348 |
+
},
|
| 11349 |
+
{
|
| 11350 |
+
"kind": "issue",
|
| 11351 |
+
"number": 68510,
|
| 11352 |
+
"title": "emitGatewayRestart's catch path leaves sigusr1 authorization count incremented on emit failure",
|
| 11353 |
+
"url": "https://github.com/openclaw/openclaw/issues/68510",
|
| 11354 |
+
"state": "open",
|
| 11355 |
+
"merged": null,
|
| 11356 |
+
"draft": null,
|
| 11357 |
+
"created_at": "2026-04-18T10:25:20Z"
|
| 11358 |
+
},
|
| 11359 |
+
{
|
| 11360 |
+
"kind": "issue",
|
| 11361 |
+
"number": 68487,
|
| 11362 |
+
"title": "subagent sweeper self-stops while pendingLifecycleErrorByRunId still has entries",
|
| 11363 |
+
"url": "https://github.com/openclaw/openclaw/issues/68487",
|
| 11364 |
+
"state": "open",
|
| 11365 |
+
"merged": null,
|
| 11366 |
+
"draft": null,
|
| 11367 |
+
"created_at": "2026-04-18T09:14:56Z"
|
| 11368 |
+
}
|
| 11369 |
+
]
|
| 11370 |
+
},
|
| 11371 |
+
"fetch_error": null
|
| 11372 |
+
},
|
| 11373 |
{
|
| 11374 |
"author_login": "Ziy1-Tan",
|
| 11375 |
"name": "Ziy",
|
|
|
|
| 12899 |
},
|
| 12900 |
"fetch_error": null
|
| 12901 |
},
|
| 12902 |
+
{
|
| 12903 |
+
"author_login": "feiskyer",
|
| 12904 |
+
"name": "Pengfei Ni",
|
| 12905 |
+
"profile_url": "https://github.com/feiskyer",
|
| 12906 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afeiskyer",
|
| 12907 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afeiskyer",
|
| 12908 |
+
"repo_first_seen_at": "2026-04-06T06:23:31Z",
|
| 12909 |
+
"repo_last_seen_at": "2026-04-15T09:55:38Z",
|
| 12910 |
+
"repo_primary_artifact_count": 7,
|
| 12911 |
+
"repo_artifact_count": 15,
|
| 12912 |
+
"snapshot_issue_count": 2,
|
| 12913 |
+
"snapshot_pr_count": 5,
|
| 12914 |
+
"snapshot_comment_count": 8,
|
| 12915 |
+
"snapshot_review_count": 0,
|
| 12916 |
+
"snapshot_review_comment_count": 0,
|
| 12917 |
+
"repo_association": "CONTRIBUTOR",
|
| 12918 |
+
"new_to_repo": false,
|
| 12919 |
+
"first_seen_in_snapshot": false,
|
| 12920 |
+
"known_via_prior_merged_pr": true,
|
| 12921 |
+
"report_reason": null,
|
| 12922 |
+
"enrichment_source": "previous_report",
|
| 12923 |
+
"live_refetch_skipped": true,
|
| 12924 |
+
"account_age_days": 5509,
|
| 12925 |
+
"young_account": false,
|
| 12926 |
+
"follow_through_score": "strong",
|
| 12927 |
+
"breadth_score": "low",
|
| 12928 |
+
"automation_risk_signal": "low",
|
| 12929 |
+
"heuristic_note": "targets high-star repos",
|
| 12930 |
+
"public_orgs": [
|
| 12931 |
+
"Azure",
|
| 12932 |
+
"kubernetes",
|
| 12933 |
+
"kubernetes-sigs"
|
| 12934 |
+
],
|
| 12935 |
+
"activity": {
|
| 12936 |
+
"visible_authored_pr_count": 6,
|
| 12937 |
+
"merged_pr_count": 5,
|
| 12938 |
+
"closed_unmerged_pr_count": 0,
|
| 12939 |
+
"open_pr_count": 1,
|
| 12940 |
+
"merged_pr_rate": 0.8333,
|
| 12941 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 12942 |
+
"still_open_pr_rate": 0.1667,
|
| 12943 |
+
"distinct_repos_with_authored_prs": 2,
|
| 12944 |
+
"distinct_repos_with_open_prs": 1
|
| 12945 |
+
},
|
| 12946 |
+
"examples": {
|
| 12947 |
+
"pull_requests": [
|
| 12948 |
+
{
|
| 12949 |
+
"kind": "pull_request",
|
| 12950 |
+
"number": 66528,
|
| 12951 |
+
"title": "fix(configure): re-read config hash after persist to avoid stale-hash race (#64188)",
|
| 12952 |
+
"url": "https://github.com/openclaw/openclaw/pull/66528",
|
| 12953 |
+
"state": "closed",
|
| 12954 |
+
"merged": true,
|
| 12955 |
+
"draft": false,
|
| 12956 |
+
"created_at": "2026-04-14T12:13:08Z"
|
| 12957 |
+
},
|
| 12958 |
+
{
|
| 12959 |
+
"kind": "pull_request",
|
| 12960 |
+
"number": 65716,
|
| 12961 |
+
"title": "fix(anthropic-vertex): resolve model discovery and auth for GCP ADC",
|
| 12962 |
+
"url": "https://github.com/openclaw/openclaw/pull/65716",
|
| 12963 |
+
"state": "open",
|
| 12964 |
+
"merged": false,
|
| 12965 |
+
"draft": false,
|
| 12966 |
+
"created_at": "2026-04-13T04:53:04Z"
|
| 12967 |
+
},
|
| 12968 |
+
{
|
| 12969 |
+
"kind": "pull_request",
|
| 12970 |
+
"number": 64790,
|
| 12971 |
+
"title": "fix(security): redact secrets in exec approval prompts (#61077)",
|
| 12972 |
+
"url": "https://github.com/openclaw/openclaw/pull/64790",
|
| 12973 |
+
"state": "open",
|
| 12974 |
+
"merged": false,
|
| 12975 |
+
"draft": false,
|
| 12976 |
+
"created_at": "2026-04-11T12:05:08Z"
|
| 12977 |
+
}
|
| 12978 |
+
],
|
| 12979 |
+
"issues": [
|
| 12980 |
+
{
|
| 12981 |
+
"kind": "issue",
|
| 12982 |
+
"number": 65715,
|
| 12983 |
+
"title": "anthropic-vertex models missing after upgrade to 2026.4.11",
|
| 12984 |
+
"url": "https://github.com/openclaw/openclaw/issues/65715",
|
| 12985 |
+
"state": "open",
|
| 12986 |
+
"merged": null,
|
| 12987 |
+
"draft": null,
|
| 12988 |
+
"created_at": "2026-04-13T04:52:50Z"
|
| 12989 |
+
},
|
| 12990 |
+
{
|
| 12991 |
+
"kind": "issue",
|
| 12992 |
+
"number": 61717,
|
| 12993 |
+
"title": "[Feature]: Add GitHub Copilot as memory search embedding provider",
|
| 12994 |
+
"url": "https://github.com/openclaw/openclaw/issues/61717",
|
| 12995 |
+
"state": "closed",
|
| 12996 |
+
"merged": null,
|
| 12997 |
+
"draft": null,
|
| 12998 |
+
"created_at": "2026-04-06T06:23:31Z"
|
| 12999 |
+
}
|
| 13000 |
+
]
|
| 13001 |
+
},
|
| 13002 |
+
"fetch_error": null
|
| 13003 |
+
},
|
| 13004 |
{
|
| 13005 |
"author_login": "sercada",
|
| 13006 |
"name": "Sergio Cadavid",
|
|
|
|
| 14461 |
},
|
| 14462 |
"fetch_error": null
|
| 14463 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14464 |
{
|
| 14465 |
"author_login": "hansolo949",
|
| 14466 |
"name": "Han Kim",
|
|
|
|
| 16863 |
},
|
| 16864 |
"fetch_error": null
|
| 16865 |
},
|
| 16866 |
+
{
|
| 16867 |
+
"author_login": "isopenclaw",
|
| 16868 |
+
"name": null,
|
| 16869 |
+
"profile_url": "https://github.com/isopenclaw",
|
| 16870 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aisopenclaw",
|
| 16871 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aisopenclaw",
|
| 16872 |
+
"repo_first_seen_at": "2026-04-16T01:27:05Z",
|
| 16873 |
+
"repo_last_seen_at": "2026-04-18T12:16:37Z",
|
| 16874 |
+
"repo_primary_artifact_count": 2,
|
| 16875 |
+
"repo_artifact_count": 4,
|
| 16876 |
+
"snapshot_issue_count": 0,
|
| 16877 |
+
"snapshot_pr_count": 2,
|
| 16878 |
+
"snapshot_comment_count": 2,
|
| 16879 |
+
"snapshot_review_count": 0,
|
| 16880 |
+
"snapshot_review_comment_count": 0,
|
| 16881 |
+
"repo_association": "NONE",
|
| 16882 |
+
"new_to_repo": false,
|
| 16883 |
+
"first_seen_in_snapshot": false,
|
| 16884 |
+
"known_via_prior_merged_pr": false,
|
| 16885 |
+
"report_reason": null,
|
| 16886 |
+
"enrichment_source": "previous_report",
|
| 16887 |
+
"live_refetch_skipped": true,
|
| 16888 |
+
"account_age_days": 48,
|
| 16889 |
+
"young_account": true,
|
| 16890 |
+
"follow_through_score": "weak",
|
| 16891 |
+
"breadth_score": "low",
|
| 16892 |
+
"automation_risk_signal": "medium",
|
| 16893 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 16894 |
+
"public_orgs": [],
|
| 16895 |
+
"activity": {
|
| 16896 |
+
"visible_authored_pr_count": 1,
|
| 16897 |
+
"merged_pr_count": 0,
|
| 16898 |
+
"closed_unmerged_pr_count": 0,
|
| 16899 |
+
"open_pr_count": 1,
|
| 16900 |
+
"merged_pr_rate": 0.0,
|
| 16901 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 16902 |
+
"still_open_pr_rate": 1.0,
|
| 16903 |
+
"distinct_repos_with_authored_prs": 1,
|
| 16904 |
+
"distinct_repos_with_open_prs": 1
|
| 16905 |
+
},
|
| 16906 |
+
"examples": {
|
| 16907 |
+
"pull_requests": [
|
| 16908 |
+
{
|
| 16909 |
+
"kind": "pull_request",
|
| 16910 |
+
"number": 68538,
|
| 16911 |
+
"title": "discord: timebox native-command defer before dispatch",
|
| 16912 |
+
"url": "https://github.com/openclaw/openclaw/pull/68538",
|
| 16913 |
+
"state": "open",
|
| 16914 |
+
"merged": false,
|
| 16915 |
+
"draft": false,
|
| 16916 |
+
"created_at": "2026-04-18T12:16:37Z"
|
| 16917 |
+
},
|
| 16918 |
+
{
|
| 16919 |
+
"kind": "pull_request",
|
| 16920 |
+
"number": 67463,
|
| 16921 |
+
"title": "Fix doctor SecretRef false positive and normalize task timestamps",
|
| 16922 |
+
"url": "https://github.com/openclaw/openclaw/pull/67463",
|
| 16923 |
+
"state": "open",
|
| 16924 |
+
"merged": false,
|
| 16925 |
+
"draft": false,
|
| 16926 |
+
"created_at": "2026-04-16T01:27:05Z"
|
| 16927 |
+
}
|
| 16928 |
+
],
|
| 16929 |
+
"issues": []
|
| 16930 |
+
},
|
| 16931 |
+
"fetch_error": null
|
| 16932 |
+
},
|
| 16933 |
{
|
| 16934 |
"author_login": "iubns",
|
| 16935 |
"name": null,
|
|
|
|
| 20654 |
"first_seen_in_snapshot": false,
|
| 20655 |
"known_via_prior_merged_pr": true,
|
| 20656 |
"report_reason": null,
|
| 20657 |
+
"enrichment_source": "previous_report",
|
| 20658 |
+
"live_refetch_skipped": true,
|
| 20659 |
"account_age_days": 1220,
|
| 20660 |
"young_account": false,
|
| 20661 |
"follow_through_score": "weak",
|
|
|
|
| 23108 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek",
|
| 23109 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek",
|
| 23110 |
"repo_first_seen_at": "2026-04-10T05:23:08Z",
|
| 23111 |
+
"repo_last_seen_at": "2026-04-18T11:33:17Z",
|
| 23112 |
+
"repo_primary_artifact_count": 14,
|
| 23113 |
+
"repo_artifact_count": 21,
|
| 23114 |
+
"snapshot_issue_count": 13,
|
| 23115 |
"snapshot_pr_count": 1,
|
| 23116 |
"snapshot_comment_count": 7,
|
| 23117 |
"snapshot_review_count": 0,
|
|
|
|
| 23155 |
}
|
| 23156 |
],
|
| 23157 |
"issues": [
|
| 23158 |
+
{
|
| 23159 |
+
"kind": "issue",
|
| 23160 |
+
"number": 68533,
|
| 23161 |
+
"title": "Paperclip v2026.416.0: API route passes project name as UUID to PostgreSQL",
|
| 23162 |
+
"url": "https://github.com/openclaw/openclaw/issues/68533",
|
| 23163 |
+
"state": "open",
|
| 23164 |
+
"merged": null,
|
| 23165 |
+
"draft": null,
|
| 23166 |
+
"created_at": "2026-04-18T11:33:17Z"
|
| 23167 |
+
},
|
| 23168 |
{
|
| 23169 |
"kind": "issue",
|
| 23170 |
"number": 68468,
|
|
|
|
| 23184 |
"merged": null,
|
| 23185 |
"draft": null,
|
| 23186 |
"created_at": "2026-04-18T08:20:24Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23187 |
}
|
| 23188 |
]
|
| 23189 |
},
|
|
|
|
| 26786 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajacko2bot",
|
| 26787 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajacko2bot",
|
| 26788 |
"repo_first_seen_at": "2026-04-17T23:40:43Z",
|
| 26789 |
+
"repo_last_seen_at": "2026-04-18T12:17:26Z",
|
| 26790 |
"repo_primary_artifact_count": 2,
|
| 26791 |
+
"repo_artifact_count": 4,
|
| 26792 |
"snapshot_issue_count": 1,
|
| 26793 |
"snapshot_pr_count": 1,
|
| 26794 |
+
"snapshot_comment_count": 2,
|
| 26795 |
"snapshot_review_count": 0,
|
| 26796 |
"snapshot_review_comment_count": 0,
|
| 26797 |
"repo_association": "NONE",
|
|
|
|
| 32363 |
},
|
| 32364 |
"fetch_error": null
|
| 32365 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32366 |
{
|
| 32367 |
"author_login": "c6zks4gssn-droid",
|
| 32368 |
"name": "Clarence Etnel",
|
|
|
|
| 32550 |
"snapshot_review_count": 0,
|
| 32551 |
"snapshot_review_comment_count": 0,
|
| 32552 |
"repo_association": "NONE",
|
| 32553 |
+
"new_to_repo": false,
|
| 32554 |
+
"first_seen_in_snapshot": false,
|
| 32555 |
"known_via_prior_merged_pr": false,
|
| 32556 |
+
"report_reason": null,
|
| 32557 |
+
"enrichment_source": "previous_report",
|
| 32558 |
+
"live_refetch_skipped": true,
|
| 32559 |
"account_age_days": 5858,
|
| 32560 |
"young_account": false,
|
| 32561 |
"follow_through_score": "weak",
|
|
|
|
| 35794 |
},
|
| 35795 |
"fetch_error": null
|
| 35796 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35797 |
{
|
| 35798 |
"author_login": "gztony",
|
| 35799 |
"name": "zmtony",
|
|
|
|
| 37162 |
},
|
| 37163 |
"fetch_error": null
|
| 37164 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37165 |
{
|
| 37166 |
"author_login": "itsuzef",
|
| 37167 |
"name": "Youssef Hemimy",
|
|
|
|
| 38769 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJuniperSling",
|
| 38770 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJuniperSling",
|
| 38771 |
"repo_first_seen_at": "2026-04-18T07:51:44Z",
|
| 38772 |
+
"repo_last_seen_at": "2026-04-18T12:10:18Z",
|
| 38773 |
"repo_primary_artifact_count": 1,
|
| 38774 |
+
"repo_artifact_count": 5,
|
| 38775 |
"snapshot_issue_count": 0,
|
| 38776 |
"snapshot_pr_count": 1,
|
| 38777 |
"snapshot_comment_count": 0,
|
| 38778 |
+
"snapshot_review_count": 2,
|
| 38779 |
+
"snapshot_review_comment_count": 2,
|
| 38780 |
"repo_association": "NONE",
|
| 38781 |
"new_to_repo": false,
|
| 38782 |
"first_seen_in_snapshot": false,
|
|
|
|
| 47130 |
},
|
| 47131 |
"fetch_error": null
|
| 47132 |
},
|
| 47133 |
+
{
|
| 47134 |
+
"author_login": "TTTT-T",
|
| 47135 |
+
"name": null,
|
| 47136 |
+
"profile_url": "https://github.com/TTTT-T",
|
| 47137 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATTTT-T",
|
| 47138 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATTTT-T",
|
| 47139 |
+
"repo_first_seen_at": "2026-04-18T12:12:52Z",
|
| 47140 |
+
"repo_last_seen_at": "2026-04-18T12:12:52Z",
|
| 47141 |
+
"repo_primary_artifact_count": 1,
|
| 47142 |
+
"repo_artifact_count": 1,
|
| 47143 |
+
"snapshot_issue_count": 0,
|
| 47144 |
+
"snapshot_pr_count": 1,
|
| 47145 |
+
"snapshot_comment_count": 0,
|
| 47146 |
+
"snapshot_review_count": 0,
|
| 47147 |
+
"snapshot_review_comment_count": 0,
|
| 47148 |
+
"repo_association": "NONE",
|
| 47149 |
+
"new_to_repo": true,
|
| 47150 |
+
"first_seen_in_snapshot": true,
|
| 47151 |
+
"known_via_prior_merged_pr": false,
|
| 47152 |
+
"report_reason": "first_seen_in_snapshot",
|
| 47153 |
+
"enrichment_source": "live",
|
| 47154 |
+
"live_refetch_skipped": false,
|
| 47155 |
+
"account_age_days": 495,
|
| 47156 |
+
"young_account": false,
|
| 47157 |
+
"follow_through_score": "weak",
|
| 47158 |
+
"breadth_score": "low",
|
| 47159 |
+
"automation_risk_signal": "low",
|
| 47160 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 47161 |
+
"public_orgs": [],
|
| 47162 |
+
"activity": {
|
| 47163 |
+
"visible_authored_pr_count": 1,
|
| 47164 |
+
"merged_pr_count": 0,
|
| 47165 |
+
"closed_unmerged_pr_count": 0,
|
| 47166 |
+
"open_pr_count": 1,
|
| 47167 |
+
"merged_pr_rate": 0.0,
|
| 47168 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 47169 |
+
"still_open_pr_rate": 1.0,
|
| 47170 |
+
"distinct_repos_with_authored_prs": 1,
|
| 47171 |
+
"distinct_repos_with_open_prs": 1
|
| 47172 |
+
},
|
| 47173 |
+
"examples": {
|
| 47174 |
+
"pull_requests": [
|
| 47175 |
+
{
|
| 47176 |
+
"kind": "pull_request",
|
| 47177 |
+
"number": 68537,
|
| 47178 |
+
"title": "[codex] fix(telegram): allow ACP bindings for direct chats",
|
| 47179 |
+
"url": "https://github.com/openclaw/openclaw/pull/68537",
|
| 47180 |
+
"state": "open",
|
| 47181 |
+
"merged": false,
|
| 47182 |
+
"draft": true,
|
| 47183 |
+
"created_at": "2026-04-18T12:12:52Z"
|
| 47184 |
+
}
|
| 47185 |
+
],
|
| 47186 |
+
"issues": []
|
| 47187 |
+
},
|
| 47188 |
+
"fetch_error": null
|
| 47189 |
+
},
|
| 47190 |
{
|
| 47191 |
"author_login": "Tuarisa",
|
| 47192 |
"name": null,
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -19,7 +19,7 @@
|
|
| 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 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 30 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `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 |
|
| 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 |
|
|
@@ -100,7 +100,7 @@
|
|
| 100 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 101 |
| `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 |
|
| 102 |
| `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 |
|
| 103 |
-
| `
|
| 104 |
| `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 |
|
| 105 |
| `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 |
|
| 106 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
|
@@ -108,16 +108,17 @@
|
|
| 108 |
| `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 |
|
| 109 |
| `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 |
|
| 110 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 111 |
| `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 |
|
| 112 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 113 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 114 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 115 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 116 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `alexander-applyinnovations` | [profile](https://github.com/alexander-applyinnovations) | no | CONTRIBUTOR | 1334d | `2026-04-10T07:50:12Z` | 4 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 118 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 119 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 120 |
-
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 4 | 2 | strong | low | low | targets high-star repos |
|
| 121 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 122 |
| `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 |
|
| 123 |
| `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 |
|
|
@@ -132,19 +133,18 @@
|
|
| 132 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 133 |
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 4 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 134 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 135 |
-
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 136 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 137 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 138 |
| `ryanngit` | [profile](https://github.com/ryanngit) | no | CONTRIBUTOR | 1984d | `2026-04-12T15:09:17Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 139 |
| `samrusani` | [profile](https://github.com/samrusani) | no | CONTRIBUTOR | 3856d | `2026-04-12T06:30:02Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
| 140 |
| `samzong` | [profile](https://github.com/samzong) | no | CONTRIBUTOR | 3898d | `2026-03-10T13:13:25Z` | 4 | 0 | strong | moderate | low | — |
|
| 141 |
| `wkeything` | [profile](https://github.com/wkeything) | no | NONE | 50d | `2026-04-14T22:36:13Z` | 4 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 142 |
-
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 143 |
| `zeng269` | [profile](https://github.com/zeng269) | no | NONE | 2383d | `2026-04-15T18:11:38Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 144 |
| `zhengyuliu047-rgb` | [profile](https://github.com/zhengyuliu047-rgb) | no | NONE | 88d | `2026-04-14T04:51:17Z` | 4 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 145 |
| `ziomancer` | [profile](https://github.com/ziomancer) | no | CONTRIBUTOR | 57d | `2026-03-05T10:46:38Z` | 4 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 146 |
| `zoneblaze` | [profile](https://github.com/zoneblaze) | no | NONE | 5505d | `2026-04-17T15:38:07Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 147 |
| `CyberRaccoonTeam` | [profile](https://github.com/CyberRaccoonTeam) | no | NONE | 451d | `2026-04-11T12:36:28Z` | 3 | 4 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars |
|
|
|
|
| 148 |
| `Ziy1-Tan` | [profile](https://github.com/Ziy1-Tan) | no | CONTRIBUTOR | 2560d | `2026-03-16T02:45:15Z` | 3 | 3 | mixed | low | low | high open PR share; targets high-star repos |
|
| 149 |
| `anyech` | [profile](https://github.com/anyech) | no | NONE | 4236d | `2026-02-23T04:42:33Z` | 3 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 150 |
| `yoanndefay` | [profile](https://github.com/yoanndefay) | no | NONE | 2166d | `2026-04-13T15:13:19Z` | 3 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -164,6 +164,7 @@
|
|
| 164 |
| `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 |
|
| 165 |
| `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 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 167 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 168 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 169 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -180,7 +181,6 @@
|
|
| 180 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 181 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 182 |
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
| 183 |
-
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 184 |
| `hansolo949` | [profile](https://github.com/hansolo949) | no | NONE | 297d | `2026-04-12T08:08:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 185 |
| `jensenwang560-blip` | [profile](https://github.com/jensenwang560-blip) | no | NONE | 36d | `2026-04-13T07:35:13Z` | 2 | 2 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 186 |
| `shaun0927` | [profile](https://github.com/shaun0927) | no | NONE | 2053d | `2026-04-16T12:23:24Z` | 2 | 2 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
@@ -214,6 +214,7 @@
|
|
| 214 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 215 |
| `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 |
|
| 216 |
| `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 |
|
|
|
|
| 217 |
| `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 |
|
| 218 |
| `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 |
|
| 219 |
| `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 |
|
|
@@ -300,7 +301,7 @@
|
|
| 300 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 301 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
| 302 |
| `xDarkicex` | [profile](https://github.com/xDarkicex) | no | NONE | 4225d | `2026-03-25T06:09:32Z` | 2 | 0 | mixed | low | low | — |
|
| 303 |
-
| `ttomiczek` | [profile](https://github.com/ttomiczek) | no | NONE | 41d | `2026-04-10T05:23:08Z` | 1 |
|
| 304 |
| `JIRBOY` | [profile](https://github.com/JIRBOY) | no | NONE | 2565d | `2026-04-11T06:03:38Z` | 1 | 7 | weak | low | low | high open PR share; targets high-star repos |
|
| 305 |
| `ismael-81` | [profile](https://github.com/ismael-81) | no | NONE | 10d | `2026-04-10T18:46:07Z` | 1 | 6 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 306 |
| `barronlroth` | [profile](https://github.com/barronlroth) | no | CONTRIBUTOR | 4583d | `2026-02-16T19:50:20Z` | 1 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
|
@@ -438,11 +439,10 @@
|
|
| 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 |
|
| 441 |
-
| `byliu` | [profile](https://github.com/byliu) | no | NONE | 4257d | `2026-04-11T11:30:32Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 442 |
| `c6zks4gssn-droid` | [profile](https://github.com/c6zks4gssn-droid) | no | NONE | 47d | `2026-04-16T22:24:01Z` | 1 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 443 |
| `CCcassiusdjs` | [profile](https://github.com/CCcassiusdjs) | no | NONE | 950d | `2026-04-12T02:37:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 444 |
| `central-hd-ytakeda` | [profile](https://github.com/central-hd-ytakeda) | no | NONE | 895d | `2026-04-13T09:12:24Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 445 |
-
| `cesararevalo` | [profile](https://github.com/cesararevalo) |
|
| 446 |
| `CharlesMcquade` | [profile](https://github.com/CharlesMcquade) | no | NONE | 4467d | `2026-04-13T16:56:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 447 |
| `cheapestinference` | [profile](https://github.com/cheapestinference) | no | CONTRIBUTOR | 175d | `2026-04-14T11:43:30Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 448 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -499,7 +499,6 @@
|
|
| 499 |
| `grandmamischief` | [profile](https://github.com/grandmamischief) | no | NONE | 763d | `2026-04-11T15:11:35Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 500 |
| `grimmjoww` | [profile](https://github.com/grimmjoww) | no | NONE | 3584d | `2026-04-18T10:03:57Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 501 |
| `groovetandon` | [profile](https://github.com/groovetandon) | no | NONE | 3339d | `2026-04-16T01:30:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 502 |
-
| `grtninja` | [profile](https://github.com/grtninja) | no | NONE | 316d | `2026-04-11T11:50:44Z` | 1 | 0 | weak | high | medium | young account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars |
|
| 503 |
| `gztony` | [profile](https://github.com/gztony) | no | NONE | 3302d | `2026-04-13T04:31:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 504 |
| `Hakibbumbus` | [profile](https://github.com/Hakibbumbus) | no | NONE | 2017d | `2026-04-13T19:50:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 505 |
| `hamzaMissewi` | [profile](https://github.com/hamzaMissewi) | no | NONE | 1646d | `2026-04-15T11:28:03Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -524,7 +523,6 @@
|
|
| 524 |
| `infocentr` | [profile](https://github.com/infocentr) | no | NONE | 2808d | `2026-04-18T09:28:18Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 525 |
| `insomnius` | [profile](https://github.com/insomnius) | no | NONE | 3552d | `2026-04-16T11:54:42Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 526 |
| `iosifpeterfi` | [profile](https://github.com/iosifpeterfi) | no | NONE | 4825d | `2026-04-14T20:41:55Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 527 |
-
| `isopenclaw` | [profile](https://github.com/isopenclaw) | no | NONE | 48d | `2026-04-16T01:27:05Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 528 |
| `itsuzef` | [profile](https://github.com/itsuzef) | no | NONE | 2465d | `2026-02-21T23:47:03Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 529 |
| `ivyhabscheid` | [profile](https://github.com/ivyhabscheid) | no | NONE | 12d | `2026-04-16T18:44:59Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 530 |
| `jack-ra` | [profile](https://github.com/jack-ra) | no | NONE | 4832d | `2026-04-18T04:40:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -699,6 +697,7 @@
|
|
| 699 |
| `trentcharlton` | [profile](https://github.com/trentcharlton) | no | NONE | 827d | `2026-02-24T16:28:28Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 700 |
| `Trojaner` | [profile](https://github.com/Trojaner) | no | NONE | 5066d | `2026-04-12T12:13:01Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 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 |
|
|
@@ -755,12 +754,12 @@ Example artifacts:
|
|
| 755 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 756 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 757 |
- repo first seen: `2026-03-15T18:31:56Z`
|
| 758 |
-
- repo last seen: `2026-04-
|
| 759 |
- first seen in snapshot: **no**
|
| 760 |
- repo association: **CONTRIBUTOR**
|
| 761 |
- repo primary artifacts: **100**
|
| 762 |
- snapshot authored PRs/issues: **51 PRs / 49 issues**
|
| 763 |
-
- snapshot discussion activity: **
|
| 764 |
- account age: **178 days**
|
| 765 |
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 766 |
- public orgs: `electricsheephq`
|
|
@@ -971,11 +970,11 @@ Example artifacts:
|
|
| 971 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 972 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 973 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 974 |
-
- repo last seen: `2026-04-
|
| 975 |
- first seen in snapshot: **no**
|
| 976 |
- repo association: **CONTRIBUTOR**
|
| 977 |
-
- repo primary artifacts: **
|
| 978 |
-
- snapshot authored PRs/issues: **
|
| 979 |
- snapshot discussion activity: **38 comments / 0 reviews / 0 review comments**
|
| 980 |
- account age: **32 days**
|
| 981 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
|
@@ -984,9 +983,9 @@ Example artifacts:
|
|
| 984 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 985 |
|
| 986 |
Example artifacts:
|
|
|
|
| 987 |
- [PR #68518: fix(ui): filter system event messages from chat transcript (#68508)](https://github.com/openclaw/openclaw/pull/68518) — open
|
| 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 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 991 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 992 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
@@ -2391,12 +2390,12 @@ Example artifacts:
|
|
| 2391 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 2392 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 2393 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 2394 |
-
- repo last seen: `2026-04-
|
| 2395 |
- first seen in snapshot: **no**
|
| 2396 |
- repo association: **NONE**
|
| 2397 |
- repo primary artifacts: **7**
|
| 2398 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2399 |
-
- snapshot discussion activity: **
|
| 2400 |
- account age: **1548 days**
|
| 2401 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 2402 |
- public orgs: none visible
|
|
@@ -2872,30 +2871,30 @@ Example artifacts:
|
|
| 2872 |
- [PR #67018: refactor(ios): extract TTS format strings to constants](https://github.com/openclaw/openclaw/pull/67018) — open
|
| 2873 |
- [PR #67015: feat(ios): make GatewayConnectionIssue requestId extraction case-inse…](https://github.com/openclaw/openclaw/pull/67015) — open
|
| 2874 |
|
| 2875 |
-
### `
|
| 2876 |
|
| 2877 |
-
- profile: [github.com/
|
| 2878 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 2879 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 2880 |
-
- repo first seen: `2026-
|
| 2881 |
-
- repo last seen: `2026-04-
|
| 2882 |
- first seen in snapshot: **no**
|
| 2883 |
-
- repo association: **
|
| 2884 |
- repo primary artifacts: **7**
|
| 2885 |
- snapshot authored PRs/issues: **5 PRs / 2 issues**
|
| 2886 |
-
- snapshot discussion activity: **
|
| 2887 |
-
- account age: **
|
| 2888 |
-
- recent public PR activity: **
|
| 2889 |
-
- public orgs: `
|
| 2890 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 2891 |
- heuristic read: **targets high-star repos**
|
| 2892 |
|
| 2893 |
Example artifacts:
|
| 2894 |
-
- [PR #
|
| 2895 |
-
- [PR #
|
| 2896 |
-
- [PR #
|
| 2897 |
-
- [Issue #
|
| 2898 |
-
- [Issue #
|
| 2899 |
|
| 2900 |
### `lyfuci`
|
| 2901 |
|
|
@@ -2951,12 +2950,12 @@ Example artifacts:
|
|
| 2951 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asliverp)
|
| 2952 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asliverp)
|
| 2953 |
- repo first seen: `2026-02-06T14:44:05Z`
|
| 2954 |
-
- repo last seen: `2026-04-
|
| 2955 |
- first seen in snapshot: **no**
|
| 2956 |
- repo association: **MEMBER**
|
| 2957 |
- repo primary artifacts: **6**
|
| 2958 |
- snapshot authored PRs/issues: **5 PRs / 1 issues**
|
| 2959 |
-
- snapshot discussion activity: **34 comments /
|
| 2960 |
- account age: **2933 days**
|
| 2961 |
- recent public PR activity: **9 PRs** (4 merged / 2 closed-unmerged / 3 open; merged rate **44%**, closed-unmerged rate **22%**, open rate **33%**)
|
| 2962 |
- public orgs: `openclaw`
|
|
@@ -3061,6 +3060,29 @@ Example artifacts:
|
|
| 3061 |
- [PR #66796: fix(reply): resolve active channel/account SecretRefs in reply runs](https://github.com/openclaw/openclaw/pull/66796) — closed, merged
|
| 3062 |
- [PR #65596: feat(qa-lab): add Convex credential broker and admin CLI](https://github.com/openclaw/openclaw/pull/65596) — closed, merged
|
| 3063 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3064 |
### `plgonzalezrx8`
|
| 3065 |
|
| 3066 |
- profile: [github.com/plgonzalezrx8](https://github.com/plgonzalezrx8)
|
|
@@ -3130,6 +3152,29 @@ Example artifacts:
|
|
| 3130 |
- [PR #67476: test(ui): remove console.log fixture snippets from markdown tests](https://github.com/openclaw/openclaw/pull/67476) — open
|
| 3131 |
- [PR #66776: fix(pre-commit): fall back to corepack-managed pnpm](https://github.com/openclaw/openclaw/pull/66776) — open
|
| 3132 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3133 |
### `zhanggpcsu`
|
| 3134 |
|
| 3135 |
- profile: [github.com/zhanggpcsu](https://github.com/zhanggpcsu)
|
|
@@ -3277,31 +3322,6 @@ Example artifacts:
|
|
| 3277 |
- [Issue #68297: [Feature]: Add --daemon-env flag to openclaw node install](https://github.com/openclaw/openclaw/issues/68297) — open
|
| 3278 |
- [Issue #68287: [Bug]: openclaw node install fails with 'Unit file openclaw-gateway.service does not exist' on node-only VMs](https://github.com/openclaw/openclaw/issues/68287) — open
|
| 3279 |
|
| 3280 |
-
### `frankekn`
|
| 3281 |
-
|
| 3282 |
-
- profile: [github.com/frankekn](https://github.com/frankekn)
|
| 3283 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankekn)
|
| 3284 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankekn)
|
| 3285 |
-
- repo first seen: `2026-01-29T00:35:02Z`
|
| 3286 |
-
- repo last seen: `2026-04-18T11:16:08Z`
|
| 3287 |
-
- first seen in snapshot: **no**
|
| 3288 |
-
- repo association: **MEMBER**
|
| 3289 |
-
- repo primary artifacts: **6**
|
| 3290 |
-
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 3291 |
-
- snapshot discussion activity: **228 comments / 2 reviews / 2 review comments**
|
| 3292 |
-
- account age: **4714 days**
|
| 3293 |
-
- recent public PR activity: **5 PRs** (5 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 3294 |
-
- public orgs: `openclaw`, `openabdev`
|
| 3295 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 3296 |
-
- heuristic read: **targets high-star repos**
|
| 3297 |
-
|
| 3298 |
-
Example artifacts:
|
| 3299 |
-
- [PR #68516: fix(cli): normalize reply-media paths for agent --deliver](https://github.com/openclaw/openclaw/pull/68516) — open
|
| 3300 |
-
- [PR #65966: fix(whatsapp): harden Baileys media upload hotfix](https://github.com/openclaw/openclaw/pull/65966) — closed, merged
|
| 3301 |
-
- [PR #65896: fix(whatsapp): await write stream finish before returning encFilePath](https://github.com/openclaw/openclaw/pull/65896) — closed, merged
|
| 3302 |
-
- [Issue #63130: claude-cli OAuth token not auto-refreshed; agents silently fall back](https://github.com/openclaw/openclaw/issues/63130) — closed
|
| 3303 |
-
- [Issue #63054: Bug: NO_REPLY token leaks as visible text when model generates trailing content after NO_REPLY](https://github.com/openclaw/openclaw/issues/63054) — closed
|
| 3304 |
-
|
| 3305 |
### `sebykrueger`
|
| 3306 |
|
| 3307 |
- profile: [github.com/sebykrueger](https://github.com/sebykrueger)
|
|
@@ -3631,29 +3651,6 @@ Example artifacts:
|
|
| 3631 |
- [PR #66710: fix: forward toolsAllow through embedded runner call chain](https://github.com/openclaw/openclaw/pull/66710) — open
|
| 3632 |
- [PR #65607: fix(image-tool): resolve default provider from config instead of hardcoding openai](https://github.com/openclaw/openclaw/pull/65607) — closed
|
| 3633 |
|
| 3634 |
-
### `likewen-tech`
|
| 3635 |
-
|
| 3636 |
-
- profile: [github.com/likewen-tech](https://github.com/likewen-tech)
|
| 3637 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alikewen-tech)
|
| 3638 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alikewen-tech)
|
| 3639 |
-
- repo first seen: `2026-04-17T13:44:27Z`
|
| 3640 |
-
- repo last seen: `2026-04-18T10:01:54Z`
|
| 3641 |
-
- first seen in snapshot: **no**
|
| 3642 |
-
- repo association: **NONE**
|
| 3643 |
-
- repo primary artifacts: **4**
|
| 3644 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3645 |
-
- snapshot discussion activity: **1 comments / 22 reviews / 22 review comments**
|
| 3646 |
-
- account age: **477 days**
|
| 3647 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3648 |
-
- public orgs: none visible
|
| 3649 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3650 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3651 |
-
|
| 3652 |
-
Example artifacts:
|
| 3653 |
-
- [PR #68506: status: improve degraded-state recovery guidance](https://github.com/openclaw/openclaw/pull/68506) — open
|
| 3654 |
-
- [PR #68503: status: reduce diagnosis noise in status --all](https://github.com/openclaw/openclaw/pull/68503) — open
|
| 3655 |
-
- [PR #68499: tasks: separate recent and historical failures in founder-visible summaries](https://github.com/openclaw/openclaw/pull/68499) — open
|
| 3656 |
-
|
| 3657 |
### `moorsecopers99`
|
| 3658 |
|
| 3659 |
- profile: [github.com/moorsecopers99](https://github.com/moorsecopers99)
|
|
@@ -3792,29 +3789,6 @@ Example artifacts:
|
|
| 3792 |
- [PR #66846: feat(memory): add model override for memoryFlush](https://github.com/openclaw/openclaw/pull/66846) — open
|
| 3793 |
- [PR #66845: fix(memory): handle zero-initialization in flush compaction dedup](https://github.com/openclaw/openclaw/pull/66845) — open
|
| 3794 |
|
| 3795 |
-
### `YangManBOBO`
|
| 3796 |
-
|
| 3797 |
-
- profile: [github.com/YangManBOBO](https://github.com/YangManBOBO)
|
| 3798 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYangManBOBO)
|
| 3799 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYangManBOBO)
|
| 3800 |
-
- repo first seen: `2026-03-03T01:36:04Z`
|
| 3801 |
-
- repo last seen: `2026-04-16T11:34:51Z`
|
| 3802 |
-
- first seen in snapshot: **no**
|
| 3803 |
-
- repo association: **NONE**
|
| 3804 |
-
- repo primary artifacts: **4**
|
| 3805 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3806 |
-
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 3807 |
-
- account age: **827 days**
|
| 3808 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3809 |
-
- public orgs: none visible
|
| 3810 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3811 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3812 |
-
|
| 3813 |
-
Example artifacts:
|
| 3814 |
-
- [PR #67644: fix: avoid python preflight false positives for $ tokens in string literals](https://github.com/openclaw/openclaw/pull/67644) — open
|
| 3815 |
-
- [PR #66442: fix(skills): support Discord multi-account config in skills check](https://github.com/openclaw/openclaw/pull/66442) — open
|
| 3816 |
-
- [PR #65753: docs: fix link audit to ignore fenced code blocks correctly](https://github.com/openclaw/openclaw/pull/65753) — open
|
| 3817 |
-
|
| 3818 |
### `zeng269`
|
| 3819 |
|
| 3820 |
- profile: [github.com/zeng269](https://github.com/zeng269)
|
|
@@ -3933,6 +3907,32 @@ Example artifacts:
|
|
| 3933 |
- [Issue #66392: [Feature Proposal] Matrix and Cyberpunk themes for Control UI](https://github.com/openclaw/openclaw/issues/66392) — open
|
| 3934 |
- [Issue #66356: [Bug]: Discord guided setup says "not enabled" and skips token input in configure wizard](https://github.com/openclaw/openclaw/issues/66356) — open
|
| 3935 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3936 |
### `Ziy1-Tan`
|
| 3937 |
|
| 3938 |
- profile: [github.com/Ziy1-Tan](https://github.com/Ziy1-Tan)
|
|
@@ -4376,6 +4376,31 @@ Example artifacts:
|
|
| 4376 |
- [PR #64956: fix: dedupe session summaries by session id](https://github.com/openclaw/openclaw/pull/64956) — open
|
| 4377 |
- [PR #64617: Doctor: add regression coverage for archived transcript artifacts in orphan checks](https://github.com/openclaw/openclaw/pull/64617) — open
|
| 4378 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4379 |
### `sercada`
|
| 4380 |
|
| 4381 |
- profile: [github.com/sercada](https://github.com/sercada)
|
|
@@ -4765,30 +4790,6 @@ Example artifacts:
|
|
| 4765 |
- [Issue #64929: Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead](https://github.com/openclaw/openclaw/issues/64929) — open
|
| 4766 |
- [Issue #64402: Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path](https://github.com/openclaw/openclaw/issues/64402) — open
|
| 4767 |
|
| 4768 |
-
### `Feelw00`
|
| 4769 |
-
|
| 4770 |
-
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 4771 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 4772 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 4773 |
-
- repo first seen: `2026-04-08T11:13:23Z`
|
| 4774 |
-
- repo last seen: `2026-04-18T10:26:11Z`
|
| 4775 |
-
- first seen in snapshot: **no**
|
| 4776 |
-
- repo association: **NONE**
|
| 4777 |
-
- repo primary artifacts: **4**
|
| 4778 |
-
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 4779 |
-
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 4780 |
-
- account age: **2690 days**
|
| 4781 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4782 |
-
- public orgs: none visible
|
| 4783 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4784 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4785 |
-
|
| 4786 |
-
Example artifacts:
|
| 4787 |
-
- [PR #68511: fix(infra): revert sigusr1 authorization when emitGatewayRestart emission throws](https://github.com/openclaw/openclaw/pull/68511) — open
|
| 4788 |
-
- [PR #68489: fix(agents): keep subagent sweeper alive while pendingLifecycleErrorByRunId has entries](https://github.com/openclaw/openclaw/pull/68489) — closed
|
| 4789 |
-
- [Issue #68510: emitGatewayRestart's catch path leaves sigusr1 authorization count incremented on emit failure](https://github.com/openclaw/openclaw/issues/68510) — open
|
| 4790 |
-
- [Issue #68487: subagent sweeper self-stops while pendingLifecycleErrorByRunId still has entries](https://github.com/openclaw/openclaw/issues/68487) — open
|
| 4791 |
-
|
| 4792 |
### `hansolo949`
|
| 4793 |
|
| 4794 |
- profile: [github.com/hansolo949](https://github.com/hansolo949)
|
|
@@ -5532,6 +5533,28 @@ Example artifacts:
|
|
| 5532 |
- [PR #66143: docs: clarify mobile pairing routing and approval flow](https://github.com/openclaw/openclaw/pull/66143) — closed
|
| 5533 |
- [PR #66123: fix(android): preserve websocket transport and reduce pairing churn](https://github.com/openclaw/openclaw/pull/66123) — open
|
| 5534 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5535 |
### `iubns`
|
| 5536 |
|
| 5537 |
- profile: [github.com/iubns](https://github.com/iubns)
|
|
@@ -7466,11 +7489,11 @@ Example artifacts:
|
|
| 7466 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek)
|
| 7467 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek)
|
| 7468 |
- repo first seen: `2026-04-10T05:23:08Z`
|
| 7469 |
-
- repo last seen: `2026-04-
|
| 7470 |
- first seen in snapshot: **no**
|
| 7471 |
- repo association: **NONE**
|
| 7472 |
-
- repo primary artifacts: **
|
| 7473 |
-
- snapshot authored PRs/issues: **1 PRs /
|
| 7474 |
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 7475 |
- account age: **41 days**
|
| 7476 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
|
@@ -7480,9 +7503,9 @@ Example artifacts:
|
|
| 7480 |
|
| 7481 |
Example artifacts:
|
| 7482 |
- [PR #67073: fix(dreaming): use isolated sessionTarget instead of main (#67021)](https://github.com/openclaw/openclaw/pull/67073) — open
|
|
|
|
| 7483 |
- [Issue #68468: Change default dreaming storage.mode from inline to separate](https://github.com/openclaw/openclaw/issues/68468) — open
|
| 7484 |
- [Issue #68467: Dreaming inline mode silently produces no output (storage.mode: inline broken)](https://github.com/openclaw/openclaw/issues/68467) — open
|
| 7485 |
-
- [Issue #67021: Main workspace excluded from dreaming schedule — silently skipped](https://github.com/openclaw/openclaw/issues/67021) — open
|
| 7486 |
|
| 7487 |
### `JIRBOY`
|
| 7488 |
|
|
@@ -8578,12 +8601,12 @@ Example artifacts:
|
|
| 8578 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajacko2bot)
|
| 8579 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajacko2bot)
|
| 8580 |
- repo first seen: `2026-04-17T23:40:43Z`
|
| 8581 |
-
- repo last seen: `2026-04-
|
| 8582 |
- first seen in snapshot: **no**
|
| 8583 |
- repo association: **NONE**
|
| 8584 |
- repo primary artifacts: **2**
|
| 8585 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8586 |
-
- snapshot discussion activity: **
|
| 8587 |
- account age: **63 days**
|
| 8588 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8589 |
- public orgs: none visible
|
|
@@ -10488,27 +10511,6 @@ Example artifacts:
|
|
| 10488 |
Example artifacts:
|
| 10489 |
- [PR #66515: feat: add YandexGPT as native provider via Yandex AI Studio](https://github.com/openclaw/openclaw/pull/66515) — open
|
| 10490 |
|
| 10491 |
-
### `byliu`
|
| 10492 |
-
|
| 10493 |
-
- profile: [github.com/byliu](https://github.com/byliu)
|
| 10494 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abyliu)
|
| 10495 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abyliu)
|
| 10496 |
-
- repo first seen: `2026-04-11T11:30:32Z`
|
| 10497 |
-
- repo last seen: `2026-04-11T11:30:32Z`
|
| 10498 |
-
- first seen in snapshot: **no**
|
| 10499 |
-
- repo association: **NONE**
|
| 10500 |
-
- repo primary artifacts: **1**
|
| 10501 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10502 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 10503 |
-
- account age: **4257 days**
|
| 10504 |
-
- 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**)
|
| 10505 |
-
- public orgs: none visible
|
| 10506 |
-
- compact scores: follow-through **n/a**, breadth **low**, automation risk **low**
|
| 10507 |
-
- heuristic read: **no visible non-self stars**
|
| 10508 |
-
|
| 10509 |
-
Example artifacts:
|
| 10510 |
-
- [PR #64782: fix(gateway): restore codex-cli chat history imports](https://github.com/openclaw/openclaw/pull/64782) — open
|
| 10511 |
-
|
| 10512 |
### `c6zks4gssn-droid`
|
| 10513 |
|
| 10514 |
- profile: [github.com/c6zks4gssn-droid](https://github.com/c6zks4gssn-droid)
|
|
@@ -10579,7 +10581,7 @@ Example artifacts:
|
|
| 10579 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acesararevalo)
|
| 10580 |
- repo first seen: `2026-04-18T11:01:34Z`
|
| 10581 |
- repo last seen: `2026-04-18T11:01:34Z`
|
| 10582 |
-
- first seen in snapshot: **
|
| 10583 |
- repo association: **NONE**
|
| 10584 |
- repo primary artifacts: **1**
|
| 10585 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11769,27 +11771,6 @@ Example artifacts:
|
|
| 11769 |
Example artifacts:
|
| 11770 |
- [PR #67467: Fix Slack cron delivery inference for agentTurn jobs](https://github.com/openclaw/openclaw/pull/67467) — closed
|
| 11771 |
|
| 11772 |
-
### `grtninja`
|
| 11773 |
-
|
| 11774 |
-
- profile: [github.com/grtninja](https://github.com/grtninja)
|
| 11775 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrtninja)
|
| 11776 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrtninja)
|
| 11777 |
-
- repo first seen: `2026-04-11T11:50:44Z`
|
| 11778 |
-
- repo last seen: `2026-04-13T19:36:29Z`
|
| 11779 |
-
- first seen in snapshot: **no**
|
| 11780 |
-
- repo association: **NONE**
|
| 11781 |
-
- repo primary artifacts: **1**
|
| 11782 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11783 |
-
- snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
|
| 11784 |
-
- account age: **316 days**
|
| 11785 |
-
- recent public PR activity: **30 PRs** (5 merged / 5 closed-unmerged / 20 open; merged rate **17%**, closed-unmerged rate **17%**, open rate **67%**)
|
| 11786 |
-
- public orgs: none visible
|
| 11787 |
-
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 11788 |
-
- heuristic read: **young account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars**
|
| 11789 |
-
|
| 11790 |
-
Example artifacts:
|
| 11791 |
-
- [PR #64787: fix: ignore auto-filled streamTo for subagent spawns](https://github.com/openclaw/openclaw/pull/64787) — open
|
| 11792 |
-
|
| 11793 |
### `gztony`
|
| 11794 |
|
| 11795 |
- profile: [github.com/gztony](https://github.com/gztony)
|
|
@@ -12295,27 +12276,6 @@ Example artifacts:
|
|
| 12295 |
Example artifacts:
|
| 12296 |
- [PR #66798: feat: bridge external MCP servers to CLI backends via bundleExternalMcp](https://github.com/openclaw/openclaw/pull/66798) — open
|
| 12297 |
|
| 12298 |
-
### `isopenclaw`
|
| 12299 |
-
|
| 12300 |
-
- profile: [github.com/isopenclaw](https://github.com/isopenclaw)
|
| 12301 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aisopenclaw)
|
| 12302 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aisopenclaw)
|
| 12303 |
-
- repo first seen: `2026-04-16T01:27:05Z`
|
| 12304 |
-
- repo last seen: `2026-04-17T08:03:21Z`
|
| 12305 |
-
- first seen in snapshot: **no**
|
| 12306 |
-
- repo association: **NONE**
|
| 12307 |
-
- repo primary artifacts: **1**
|
| 12308 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12309 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 12310 |
-
- account age: **48 days**
|
| 12311 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12312 |
-
- public orgs: none visible
|
| 12313 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 12314 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 12315 |
-
|
| 12316 |
-
Example artifacts:
|
| 12317 |
-
- [PR #67463: Fix doctor SecretRef false positive and normalize task timestamps](https://github.com/openclaw/openclaw/pull/67463) — open
|
| 12318 |
-
|
| 12319 |
### `itsuzef`
|
| 12320 |
|
| 12321 |
- profile: [github.com/itsuzef](https://github.com/itsuzef)
|
|
@@ -12910,12 +12870,12 @@ Example artifacts:
|
|
| 12910 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJuniperSling)
|
| 12911 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJuniperSling)
|
| 12912 |
- repo first seen: `2026-04-18T07:51:44Z`
|
| 12913 |
-
- repo last seen: `2026-04-
|
| 12914 |
- first seen in snapshot: **no**
|
| 12915 |
- repo association: **NONE**
|
| 12916 |
- repo primary artifacts: **1**
|
| 12917 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12918 |
-
- snapshot discussion activity: **0 comments /
|
| 12919 |
- account age: **1866 days**
|
| 12920 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12921 |
- public orgs: none visible
|
|
@@ -15971,6 +15931,27 @@ Example artifacts:
|
|
| 15971 |
Example artifacts:
|
| 15972 |
- [PR #65789: docs: add execution checklist for false-green gateway health](https://github.com/openclaw/openclaw/pull/65789) — closed
|
| 15973 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15974 |
### `Tuarisa`
|
| 15975 |
|
| 15976 |
- profile: [github.com/Tuarisa](https://github.com/Tuarisa)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T122035Z`
|
| 4 |
+
- Generated: `2026-04-18T12:22:53Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `713`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 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 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 30 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `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 |
|
| 22 |
+
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 27 | 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 |
|
|
|
|
| 100 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 101 |
| `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 |
|
| 102 |
| `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 |
|
| 103 |
+
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 104 |
| `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 |
|
| 105 |
| `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 |
|
| 106 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
|
|
|
| 108 |
| `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 |
|
| 109 |
| `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 |
|
| 110 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 111 |
+
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 5 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 112 |
| `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 |
|
| 113 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 114 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 115 |
+
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 116 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 117 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 118 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 119 |
| `alexander-applyinnovations` | [profile](https://github.com/alexander-applyinnovations) | no | CONTRIBUTOR | 1334d | `2026-04-10T07:50:12Z` | 4 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 120 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 121 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 122 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 123 |
| `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 |
|
| 124 |
| `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 |
|
|
|
|
| 133 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 134 |
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 4 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 135 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 136 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 137 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 138 |
| `ryanngit` | [profile](https://github.com/ryanngit) | no | CONTRIBUTOR | 1984d | `2026-04-12T15:09:17Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 139 |
| `samrusani` | [profile](https://github.com/samrusani) | no | CONTRIBUTOR | 3856d | `2026-04-12T06:30:02Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
| 140 |
| `samzong` | [profile](https://github.com/samzong) | no | CONTRIBUTOR | 3898d | `2026-03-10T13:13:25Z` | 4 | 0 | strong | moderate | low | — |
|
| 141 |
| `wkeything` | [profile](https://github.com/wkeything) | no | NONE | 50d | `2026-04-14T22:36:13Z` | 4 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 142 |
| `zeng269` | [profile](https://github.com/zeng269) | no | NONE | 2383d | `2026-04-15T18:11:38Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 143 |
| `zhengyuliu047-rgb` | [profile](https://github.com/zhengyuliu047-rgb) | no | NONE | 88d | `2026-04-14T04:51:17Z` | 4 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 144 |
| `ziomancer` | [profile](https://github.com/ziomancer) | no | CONTRIBUTOR | 57d | `2026-03-05T10:46:38Z` | 4 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 145 |
| `zoneblaze` | [profile](https://github.com/zoneblaze) | no | NONE | 5505d | `2026-04-17T15:38:07Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 146 |
| `CyberRaccoonTeam` | [profile](https://github.com/CyberRaccoonTeam) | no | NONE | 451d | `2026-04-11T12:36:28Z` | 3 | 4 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars |
|
| 147 |
+
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 3 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 148 |
| `Ziy1-Tan` | [profile](https://github.com/Ziy1-Tan) | no | CONTRIBUTOR | 2560d | `2026-03-16T02:45:15Z` | 3 | 3 | mixed | low | low | high open PR share; targets high-star repos |
|
| 149 |
| `anyech` | [profile](https://github.com/anyech) | no | NONE | 4236d | `2026-02-23T04:42:33Z` | 3 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 150 |
| `yoanndefay` | [profile](https://github.com/yoanndefay) | no | NONE | 2166d | `2026-04-13T15:13:19Z` | 3 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 164 |
| `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 |
|
| 165 |
| `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 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 167 |
+
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 168 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 169 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 170 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 181 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 182 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 183 |
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
|
|
|
| 184 |
| `hansolo949` | [profile](https://github.com/hansolo949) | no | NONE | 297d | `2026-04-12T08:08:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 185 |
| `jensenwang560-blip` | [profile](https://github.com/jensenwang560-blip) | no | NONE | 36d | `2026-04-13T07:35:13Z` | 2 | 2 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 186 |
| `shaun0927` | [profile](https://github.com/shaun0927) | no | NONE | 2053d | `2026-04-16T12:23:24Z` | 2 | 2 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 214 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 215 |
| `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 |
|
| 216 |
| `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 |
|
| 217 |
+
| `isopenclaw` | [profile](https://github.com/isopenclaw) | no | NONE | 48d | `2026-04-16T01:27:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; 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 |
|
|
|
|
| 301 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 302 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
| 303 |
| `xDarkicex` | [profile](https://github.com/xDarkicex) | no | NONE | 4225d | `2026-03-25T06:09:32Z` | 2 | 0 | mixed | low | low | — |
|
| 304 |
+
| `ttomiczek` | [profile](https://github.com/ttomiczek) | no | NONE | 41d | `2026-04-10T05:23:08Z` | 1 | 13 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 305 |
| `JIRBOY` | [profile](https://github.com/JIRBOY) | no | NONE | 2565d | `2026-04-11T06:03:38Z` | 1 | 7 | weak | low | low | high open PR share; targets high-star repos |
|
| 306 |
| `ismael-81` | [profile](https://github.com/ismael-81) | no | NONE | 10d | `2026-04-10T18:46:07Z` | 1 | 6 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 307 |
| `barronlroth` | [profile](https://github.com/barronlroth) | no | CONTRIBUTOR | 4583d | `2026-02-16T19:50:20Z` | 1 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 439 |
| `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 |
|
| 440 |
| `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 |
|
| 441 |
| `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 |
|
|
|
|
| 442 |
| `c6zks4gssn-droid` | [profile](https://github.com/c6zks4gssn-droid) | no | NONE | 47d | `2026-04-16T22:24:01Z` | 1 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 443 |
| `CCcassiusdjs` | [profile](https://github.com/CCcassiusdjs) | no | NONE | 950d | `2026-04-12T02:37:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 444 |
| `central-hd-ytakeda` | [profile](https://github.com/central-hd-ytakeda) | no | NONE | 895d | `2026-04-13T09:12:24Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 445 |
+
| `cesararevalo` | [profile](https://github.com/cesararevalo) | no | NONE | 5858d | `2026-04-18T11:01:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 446 |
| `CharlesMcquade` | [profile](https://github.com/CharlesMcquade) | no | NONE | 4467d | `2026-04-13T16:56:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 447 |
| `cheapestinference` | [profile](https://github.com/cheapestinference) | no | CONTRIBUTOR | 175d | `2026-04-14T11:43:30Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 448 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 499 |
| `grandmamischief` | [profile](https://github.com/grandmamischief) | no | NONE | 763d | `2026-04-11T15:11:35Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 500 |
| `grimmjoww` | [profile](https://github.com/grimmjoww) | no | NONE | 3584d | `2026-04-18T10:03:57Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 501 |
| `groovetandon` | [profile](https://github.com/groovetandon) | no | NONE | 3339d | `2026-04-16T01:30:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 502 |
| `gztony` | [profile](https://github.com/gztony) | no | NONE | 3302d | `2026-04-13T04:31:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 503 |
| `Hakibbumbus` | [profile](https://github.com/Hakibbumbus) | no | NONE | 2017d | `2026-04-13T19:50:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 504 |
| `hamzaMissewi` | [profile](https://github.com/hamzaMissewi) | no | NONE | 1646d | `2026-04-15T11:28:03Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 523 |
| `infocentr` | [profile](https://github.com/infocentr) | no | NONE | 2808d | `2026-04-18T09:28:18Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 524 |
| `insomnius` | [profile](https://github.com/insomnius) | no | NONE | 3552d | `2026-04-16T11:54:42Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 525 |
| `iosifpeterfi` | [profile](https://github.com/iosifpeterfi) | no | NONE | 4825d | `2026-04-14T20:41:55Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 526 |
| `itsuzef` | [profile](https://github.com/itsuzef) | no | NONE | 2465d | `2026-02-21T23:47:03Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 527 |
| `ivyhabscheid` | [profile](https://github.com/ivyhabscheid) | no | NONE | 12d | `2026-04-16T18:44:59Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 528 |
| `jack-ra` | [profile](https://github.com/jack-ra) | no | NONE | 4832d | `2026-04-18T04:40:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 697 |
| `trentcharlton` | [profile](https://github.com/trentcharlton) | no | NONE | 827d | `2026-02-24T16:28:28Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 698 |
| `Trojaner` | [profile](https://github.com/Trojaner) | no | NONE | 5066d | `2026-04-12T12:13:01Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 699 |
| `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 |
|
| 700 |
+
| `TTTT-T` | [profile](https://github.com/TTTT-T) | yes | NONE | 495d | `2026-04-18T12:12:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 701 |
| `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 |
|
| 702 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 703 |
| `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 |
|
|
|
|
| 754 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 755 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 756 |
- repo first seen: `2026-03-15T18:31:56Z`
|
| 757 |
+
- repo last seen: `2026-04-18T12:13:13Z`
|
| 758 |
- first seen in snapshot: **no**
|
| 759 |
- repo association: **CONTRIBUTOR**
|
| 760 |
- repo primary artifacts: **100**
|
| 761 |
- snapshot authored PRs/issues: **51 PRs / 49 issues**
|
| 762 |
+
- snapshot discussion activity: **224 comments / 892 reviews / 892 review comments**
|
| 763 |
- account age: **178 days**
|
| 764 |
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 765 |
- public orgs: `electricsheephq`
|
|
|
|
| 970 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 971 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 972 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 973 |
+
- repo last seen: `2026-04-18T11:39:13Z`
|
| 974 |
- first seen in snapshot: **no**
|
| 975 |
- repo association: **CONTRIBUTOR**
|
| 976 |
+
- repo primary artifacts: **34**
|
| 977 |
+
- snapshot authored PRs/issues: **27 PRs / 7 issues**
|
| 978 |
- snapshot discussion activity: **38 comments / 0 reviews / 0 review comments**
|
| 979 |
- account age: **32 days**
|
| 980 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
|
|
|
| 983 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 984 |
|
| 985 |
Example artifacts:
|
| 986 |
+
- [PR #68534: fix(memory-core): add cooldown guard to prevent dreaming-narrative from spawning on every heartbeat](https://github.com/openclaw/openclaw/pull/68534) — open
|
| 987 |
- [PR #68518: fix(ui): filter system event messages from chat transcript (#68508)](https://github.com/openclaw/openclaw/pull/68518) — open
|
| 988 |
- [PR #68490: fix: exclude volatile inbound metadata from extraSystemPromptHash](https://github.com/openclaw/openclaw/pull/68490) — open
|
|
|
|
| 989 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 990 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 991 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
|
|
| 2390 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 2391 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 2392 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 2393 |
+
- repo last seen: `2026-04-18T12:06:06Z`
|
| 2394 |
- first seen in snapshot: **no**
|
| 2395 |
- repo association: **NONE**
|
| 2396 |
- repo primary artifacts: **7**
|
| 2397 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2398 |
+
- snapshot discussion activity: **10 comments / 3 reviews / 3 review comments**
|
| 2399 |
- account age: **1548 days**
|
| 2400 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 2401 |
- public orgs: none visible
|
|
|
|
| 2871 |
- [PR #67018: refactor(ios): extract TTS format strings to constants](https://github.com/openclaw/openclaw/pull/67018) — open
|
| 2872 |
- [PR #67015: feat(ios): make GatewayConnectionIssue requestId extraction case-inse…](https://github.com/openclaw/openclaw/pull/67015) — open
|
| 2873 |
|
| 2874 |
+
### `frankekn`
|
| 2875 |
|
| 2876 |
+
- profile: [github.com/frankekn](https://github.com/frankekn)
|
| 2877 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankekn)
|
| 2878 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankekn)
|
| 2879 |
+
- repo first seen: `2026-01-29T00:35:02Z`
|
| 2880 |
+
- repo last seen: `2026-04-18T11:33:18Z`
|
| 2881 |
- first seen in snapshot: **no**
|
| 2882 |
+
- repo association: **MEMBER**
|
| 2883 |
- repo primary artifacts: **7**
|
| 2884 |
- snapshot authored PRs/issues: **5 PRs / 2 issues**
|
| 2885 |
+
- snapshot discussion activity: **229 comments / 2 reviews / 2 review comments**
|
| 2886 |
+
- account age: **4714 days**
|
| 2887 |
+
- recent public PR activity: **5 PRs** (5 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 2888 |
+
- public orgs: `openclaw`, `openabdev`
|
| 2889 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 2890 |
- heuristic read: **targets high-star repos**
|
| 2891 |
|
| 2892 |
Example artifacts:
|
| 2893 |
+
- [PR #68516: fix(cli): normalize reply-media paths for agent --deliver](https://github.com/openclaw/openclaw/pull/68516) — closed, merged
|
| 2894 |
+
- [PR #65966: fix(whatsapp): harden Baileys media upload hotfix](https://github.com/openclaw/openclaw/pull/65966) — closed, merged
|
| 2895 |
+
- [PR #65896: fix(whatsapp): await write stream finish before returning encFilePath](https://github.com/openclaw/openclaw/pull/65896) — closed, merged
|
| 2896 |
+
- [Issue #63130: claude-cli OAuth token not auto-refreshed; agents silently fall back](https://github.com/openclaw/openclaw/issues/63130) — closed
|
| 2897 |
+
- [Issue #63054: Bug: NO_REPLY token leaks as visible text when model generates trailing content after NO_REPLY](https://github.com/openclaw/openclaw/issues/63054) — closed
|
| 2898 |
|
| 2899 |
### `lyfuci`
|
| 2900 |
|
|
|
|
| 2950 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asliverp)
|
| 2951 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asliverp)
|
| 2952 |
- repo first seen: `2026-02-06T14:44:05Z`
|
| 2953 |
+
- repo last seen: `2026-04-18T11:59:50Z`
|
| 2954 |
- first seen in snapshot: **no**
|
| 2955 |
- repo association: **MEMBER**
|
| 2956 |
- repo primary artifacts: **6**
|
| 2957 |
- snapshot authored PRs/issues: **5 PRs / 1 issues**
|
| 2958 |
+
- snapshot discussion activity: **34 comments / 8 reviews / 6 review comments**
|
| 2959 |
- account age: **2933 days**
|
| 2960 |
- recent public PR activity: **9 PRs** (4 merged / 2 closed-unmerged / 3 open; merged rate **44%**, closed-unmerged rate **22%**, open rate **33%**)
|
| 2961 |
- public orgs: `openclaw`
|
|
|
|
| 3060 |
- [PR #66796: fix(reply): resolve active channel/account SecretRefs in reply runs](https://github.com/openclaw/openclaw/pull/66796) — closed, merged
|
| 3061 |
- [PR #65596: feat(qa-lab): add Convex credential broker and admin CLI](https://github.com/openclaw/openclaw/pull/65596) — closed, merged
|
| 3062 |
|
| 3063 |
+
### `likewen-tech`
|
| 3064 |
+
|
| 3065 |
+
- profile: [github.com/likewen-tech](https://github.com/likewen-tech)
|
| 3066 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alikewen-tech)
|
| 3067 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alikewen-tech)
|
| 3068 |
+
- repo first seen: `2026-04-17T13:44:27Z`
|
| 3069 |
+
- repo last seen: `2026-04-18T12:00:21Z`
|
| 3070 |
+
- first seen in snapshot: **no**
|
| 3071 |
+
- repo association: **NONE**
|
| 3072 |
+
- repo primary artifacts: **5**
|
| 3073 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3074 |
+
- snapshot discussion activity: **1 comments / 22 reviews / 22 review comments**
|
| 3075 |
+
- account age: **477 days**
|
| 3076 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3077 |
+
- public orgs: none visible
|
| 3078 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3079 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3080 |
+
|
| 3081 |
+
Example artifacts:
|
| 3082 |
+
- [PR #68535: cron: prefer sessionTarget for failure alerts](https://github.com/openclaw/openclaw/pull/68535) — open
|
| 3083 |
+
- [PR #68506: status: improve degraded-state recovery guidance](https://github.com/openclaw/openclaw/pull/68506) — open
|
| 3084 |
+
- [PR #68503: status: reduce diagnosis noise in status --all](https://github.com/openclaw/openclaw/pull/68503) — open
|
| 3085 |
+
|
| 3086 |
### `plgonzalezrx8`
|
| 3087 |
|
| 3088 |
- profile: [github.com/plgonzalezrx8](https://github.com/plgonzalezrx8)
|
|
|
|
| 3152 |
- [PR #67476: test(ui): remove console.log fixture snippets from markdown tests](https://github.com/openclaw/openclaw/pull/67476) — open
|
| 3153 |
- [PR #66776: fix(pre-commit): fall back to corepack-managed pnpm](https://github.com/openclaw/openclaw/pull/66776) — open
|
| 3154 |
|
| 3155 |
+
### `YangManBOBO`
|
| 3156 |
+
|
| 3157 |
+
- profile: [github.com/YangManBOBO](https://github.com/YangManBOBO)
|
| 3158 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYangManBOBO)
|
| 3159 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYangManBOBO)
|
| 3160 |
+
- repo first seen: `2026-03-03T01:36:04Z`
|
| 3161 |
+
- repo last seen: `2026-04-18T11:21:50Z`
|
| 3162 |
+
- first seen in snapshot: **no**
|
| 3163 |
+
- repo association: **NONE**
|
| 3164 |
+
- repo primary artifacts: **5**
|
| 3165 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3166 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 3167 |
+
- account age: **827 days**
|
| 3168 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3169 |
+
- public orgs: none visible
|
| 3170 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3171 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 3172 |
+
|
| 3173 |
+
Example artifacts:
|
| 3174 |
+
- [PR #68528: fix(groups): default requireMention off when groupPolicy is open (#68476)](https://github.com/openclaw/openclaw/pull/68528) — open
|
| 3175 |
+
- [PR #67644: fix: avoid python preflight false positives for $ tokens in string literals](https://github.com/openclaw/openclaw/pull/67644) — open
|
| 3176 |
+
- [PR #66442: fix(skills): support Discord multi-account config in skills check](https://github.com/openclaw/openclaw/pull/66442) — open
|
| 3177 |
+
|
| 3178 |
### `zhanggpcsu`
|
| 3179 |
|
| 3180 |
- profile: [github.com/zhanggpcsu](https://github.com/zhanggpcsu)
|
|
|
|
| 3322 |
- [Issue #68297: [Feature]: Add --daemon-env flag to openclaw node install](https://github.com/openclaw/openclaw/issues/68297) — open
|
| 3323 |
- [Issue #68287: [Bug]: openclaw node install fails with 'Unit file openclaw-gateway.service does not exist' on node-only VMs](https://github.com/openclaw/openclaw/issues/68287) — open
|
| 3324 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3325 |
### `sebykrueger`
|
| 3326 |
|
| 3327 |
- profile: [github.com/sebykrueger](https://github.com/sebykrueger)
|
|
|
|
| 3651 |
- [PR #66710: fix: forward toolsAllow through embedded runner call chain](https://github.com/openclaw/openclaw/pull/66710) — open
|
| 3652 |
- [PR #65607: fix(image-tool): resolve default provider from config instead of hardcoding openai](https://github.com/openclaw/openclaw/pull/65607) — closed
|
| 3653 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3654 |
### `moorsecopers99`
|
| 3655 |
|
| 3656 |
- profile: [github.com/moorsecopers99](https://github.com/moorsecopers99)
|
|
|
|
| 3789 |
- [PR #66846: feat(memory): add model override for memoryFlush](https://github.com/openclaw/openclaw/pull/66846) — open
|
| 3790 |
- [PR #66845: fix(memory): handle zero-initialization in flush compaction dedup](https://github.com/openclaw/openclaw/pull/66845) — open
|
| 3791 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3792 |
### `zeng269`
|
| 3793 |
|
| 3794 |
- profile: [github.com/zeng269](https://github.com/zeng269)
|
|
|
|
| 3907 |
- [Issue #66392: [Feature Proposal] Matrix and Cyberpunk themes for Control UI](https://github.com/openclaw/openclaw/issues/66392) — open
|
| 3908 |
- [Issue #66356: [Bug]: Discord guided setup says "not enabled" and skips token input in configure wizard](https://github.com/openclaw/openclaw/issues/66356) — open
|
| 3909 |
|
| 3910 |
+
### `Feelw00`
|
| 3911 |
+
|
| 3912 |
+
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 3913 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 3914 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 3915 |
+
- repo first seen: `2026-04-08T11:13:23Z`
|
| 3916 |
+
- repo last seen: `2026-04-18T11:40:33Z`
|
| 3917 |
+
- first seen in snapshot: **no**
|
| 3918 |
+
- repo association: **NONE**
|
| 3919 |
+
- repo primary artifacts: **6**
|
| 3920 |
+
- snapshot authored PRs/issues: **3 PRs / 3 issues**
|
| 3921 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 3922 |
+
- account age: **2690 days**
|
| 3923 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3924 |
+
- public orgs: none visible
|
| 3925 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3926 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 3927 |
+
|
| 3928 |
+
Example artifacts:
|
| 3929 |
+
- [PR #68531: fix(plugins): roll back partial registry array contributions when register() throws](https://github.com/openclaw/openclaw/pull/68531) — open
|
| 3930 |
+
- [PR #68511: fix(infra): revert sigusr1 authorization when emitGatewayRestart emission throws](https://github.com/openclaw/openclaw/pull/68511) — open
|
| 3931 |
+
- [PR #68489: fix(agents): keep subagent sweeper alive while pendingLifecycleErrorByRunId has entries](https://github.com/openclaw/openclaw/pull/68489) — closed
|
| 3932 |
+
- [Issue #68529: plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry](https://github.com/openclaw/openclaw/issues/68529) — open
|
| 3933 |
+
- [Issue #68510: emitGatewayRestart's catch path leaves sigusr1 authorization count incremented on emit failure](https://github.com/openclaw/openclaw/issues/68510) — open
|
| 3934 |
+
- [Issue #68487: subagent sweeper self-stops while pendingLifecycleErrorByRunId still has entries](https://github.com/openclaw/openclaw/issues/68487) — open
|
| 3935 |
+
|
| 3936 |
### `Ziy1-Tan`
|
| 3937 |
|
| 3938 |
- profile: [github.com/Ziy1-Tan](https://github.com/Ziy1-Tan)
|
|
|
|
| 4376 |
- [PR #64956: fix: dedupe session summaries by session id](https://github.com/openclaw/openclaw/pull/64956) — open
|
| 4377 |
- [PR #64617: Doctor: add regression coverage for archived transcript artifacts in orphan checks](https://github.com/openclaw/openclaw/pull/64617) — open
|
| 4378 |
|
| 4379 |
+
### `feiskyer`
|
| 4380 |
+
|
| 4381 |
+
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
| 4382 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afeiskyer)
|
| 4383 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afeiskyer)
|
| 4384 |
+
- repo first seen: `2026-04-06T06:23:31Z`
|
| 4385 |
+
- repo last seen: `2026-04-15T09:55:38Z`
|
| 4386 |
+
- first seen in snapshot: **no**
|
| 4387 |
+
- repo association: **CONTRIBUTOR**
|
| 4388 |
+
- repo primary artifacts: **7**
|
| 4389 |
+
- snapshot authored PRs/issues: **5 PRs / 2 issues**
|
| 4390 |
+
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 4391 |
+
- account age: **5509 days**
|
| 4392 |
+
- recent public PR activity: **6 PRs** (5 merged / 0 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
| 4393 |
+
- public orgs: `Azure`, `kubernetes`, `kubernetes-sigs`
|
| 4394 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 4395 |
+
- heuristic read: **targets high-star repos**
|
| 4396 |
+
|
| 4397 |
+
Example artifacts:
|
| 4398 |
+
- [PR #66528: fix(configure): re-read config hash after persist to avoid stale-hash race (#64188)](https://github.com/openclaw/openclaw/pull/66528) — closed, merged
|
| 4399 |
+
- [PR #65716: fix(anthropic-vertex): resolve model discovery and auth for GCP ADC](https://github.com/openclaw/openclaw/pull/65716) — open
|
| 4400 |
+
- [PR #64790: fix(security): redact secrets in exec approval prompts (#61077)](https://github.com/openclaw/openclaw/pull/64790) — open
|
| 4401 |
+
- [Issue #65715: anthropic-vertex models missing after upgrade to 2026.4.11](https://github.com/openclaw/openclaw/issues/65715) — open
|
| 4402 |
+
- [Issue #61717: [Feature]: Add GitHub Copilot as memory search embedding provider](https://github.com/openclaw/openclaw/issues/61717) — closed
|
| 4403 |
+
|
| 4404 |
### `sercada`
|
| 4405 |
|
| 4406 |
- profile: [github.com/sercada](https://github.com/sercada)
|
|
|
|
| 4790 |
- [Issue #64929: Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead](https://github.com/openclaw/openclaw/issues/64929) — open
|
| 4791 |
- [Issue #64402: Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path](https://github.com/openclaw/openclaw/issues/64402) — open
|
| 4792 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4793 |
### `hansolo949`
|
| 4794 |
|
| 4795 |
- profile: [github.com/hansolo949](https://github.com/hansolo949)
|
|
|
|
| 5533 |
- [PR #66143: docs: clarify mobile pairing routing and approval flow](https://github.com/openclaw/openclaw/pull/66143) — closed
|
| 5534 |
- [PR #66123: fix(android): preserve websocket transport and reduce pairing churn](https://github.com/openclaw/openclaw/pull/66123) — open
|
| 5535 |
|
| 5536 |
+
### `isopenclaw`
|
| 5537 |
+
|
| 5538 |
+
- profile: [github.com/isopenclaw](https://github.com/isopenclaw)
|
| 5539 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aisopenclaw)
|
| 5540 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aisopenclaw)
|
| 5541 |
+
- repo first seen: `2026-04-16T01:27:05Z`
|
| 5542 |
+
- repo last seen: `2026-04-18T12:16:37Z`
|
| 5543 |
+
- first seen in snapshot: **no**
|
| 5544 |
+
- repo association: **NONE**
|
| 5545 |
+
- repo primary artifacts: **2**
|
| 5546 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5547 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 5548 |
+
- account age: **48 days**
|
| 5549 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5550 |
+
- public orgs: none visible
|
| 5551 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5552 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 5553 |
+
|
| 5554 |
+
Example artifacts:
|
| 5555 |
+
- [PR #68538: discord: timebox native-command defer before dispatch](https://github.com/openclaw/openclaw/pull/68538) — open
|
| 5556 |
+
- [PR #67463: Fix doctor SecretRef false positive and normalize task timestamps](https://github.com/openclaw/openclaw/pull/67463) — open
|
| 5557 |
+
|
| 5558 |
### `iubns`
|
| 5559 |
|
| 5560 |
- profile: [github.com/iubns](https://github.com/iubns)
|
|
|
|
| 7489 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek)
|
| 7490 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek)
|
| 7491 |
- repo first seen: `2026-04-10T05:23:08Z`
|
| 7492 |
+
- repo last seen: `2026-04-18T11:33:17Z`
|
| 7493 |
- first seen in snapshot: **no**
|
| 7494 |
- repo association: **NONE**
|
| 7495 |
+
- repo primary artifacts: **14**
|
| 7496 |
+
- snapshot authored PRs/issues: **1 PRs / 13 issues**
|
| 7497 |
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 7498 |
- account age: **41 days**
|
| 7499 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
|
|
|
| 7503 |
|
| 7504 |
Example artifacts:
|
| 7505 |
- [PR #67073: fix(dreaming): use isolated sessionTarget instead of main (#67021)](https://github.com/openclaw/openclaw/pull/67073) — open
|
| 7506 |
+
- [Issue #68533: Paperclip v2026.416.0: API route passes project name as UUID to PostgreSQL](https://github.com/openclaw/openclaw/issues/68533) — open
|
| 7507 |
- [Issue #68468: Change default dreaming storage.mode from inline to separate](https://github.com/openclaw/openclaw/issues/68468) — open
|
| 7508 |
- [Issue #68467: Dreaming inline mode silently produces no output (storage.mode: inline broken)](https://github.com/openclaw/openclaw/issues/68467) — open
|
|
|
|
| 7509 |
|
| 7510 |
### `JIRBOY`
|
| 7511 |
|
|
|
|
| 8601 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajacko2bot)
|
| 8602 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajacko2bot)
|
| 8603 |
- repo first seen: `2026-04-17T23:40:43Z`
|
| 8604 |
+
- repo last seen: `2026-04-18T12:17:26Z`
|
| 8605 |
- first seen in snapshot: **no**
|
| 8606 |
- repo association: **NONE**
|
| 8607 |
- repo primary artifacts: **2**
|
| 8608 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8609 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 8610 |
- account age: **63 days**
|
| 8611 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8612 |
- public orgs: none visible
|
|
|
|
| 10511 |
Example artifacts:
|
| 10512 |
- [PR #66515: feat: add YandexGPT as native provider via Yandex AI Studio](https://github.com/openclaw/openclaw/pull/66515) — open
|
| 10513 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10514 |
### `c6zks4gssn-droid`
|
| 10515 |
|
| 10516 |
- profile: [github.com/c6zks4gssn-droid](https://github.com/c6zks4gssn-droid)
|
|
|
|
| 10581 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acesararevalo)
|
| 10582 |
- repo first seen: `2026-04-18T11:01:34Z`
|
| 10583 |
- repo last seen: `2026-04-18T11:01:34Z`
|
| 10584 |
+
- first seen in snapshot: **no**
|
| 10585 |
- repo association: **NONE**
|
| 10586 |
- repo primary artifacts: **1**
|
| 10587 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11771 |
Example artifacts:
|
| 11772 |
- [PR #67467: Fix Slack cron delivery inference for agentTurn jobs](https://github.com/openclaw/openclaw/pull/67467) — closed
|
| 11773 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11774 |
### `gztony`
|
| 11775 |
|
| 11776 |
- profile: [github.com/gztony](https://github.com/gztony)
|
|
|
|
| 12276 |
Example artifacts:
|
| 12277 |
- [PR #66798: feat: bridge external MCP servers to CLI backends via bundleExternalMcp](https://github.com/openclaw/openclaw/pull/66798) — open
|
| 12278 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12279 |
### `itsuzef`
|
| 12280 |
|
| 12281 |
- profile: [github.com/itsuzef](https://github.com/itsuzef)
|
|
|
|
| 12870 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJuniperSling)
|
| 12871 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJuniperSling)
|
| 12872 |
- repo first seen: `2026-04-18T07:51:44Z`
|
| 12873 |
+
- repo last seen: `2026-04-18T12:10:18Z`
|
| 12874 |
- first seen in snapshot: **no**
|
| 12875 |
- repo association: **NONE**
|
| 12876 |
- repo primary artifacts: **1**
|
| 12877 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12878 |
+
- snapshot discussion activity: **0 comments / 2 reviews / 2 review comments**
|
| 12879 |
- account age: **1866 days**
|
| 12880 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12881 |
- public orgs: none visible
|
|
|
|
| 15931 |
Example artifacts:
|
| 15932 |
- [PR #65789: docs: add execution checklist for false-green gateway health](https://github.com/openclaw/openclaw/pull/65789) — closed
|
| 15933 |
|
| 15934 |
+
### `TTTT-T`
|
| 15935 |
+
|
| 15936 |
+
- profile: [github.com/TTTT-T](https://github.com/TTTT-T)
|
| 15937 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATTTT-T)
|
| 15938 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATTTT-T)
|
| 15939 |
+
- repo first seen: `2026-04-18T12:12:52Z`
|
| 15940 |
+
- repo last seen: `2026-04-18T12:12:52Z`
|
| 15941 |
+
- first seen in snapshot: **yes**
|
| 15942 |
+
- repo association: **NONE**
|
| 15943 |
+
- repo primary artifacts: **1**
|
| 15944 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15945 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15946 |
+
- account age: **495 days**
|
| 15947 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15948 |
+
- public orgs: none visible
|
| 15949 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15950 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 15951 |
+
|
| 15952 |
+
Example artifacts:
|
| 15953 |
+
- [PR #68537: [codex] fix(telegram): allow ACP bindings for direct chats](https://github.com/openclaw/openclaw/pull/68537) — open, draft
|
| 15954 |
+
|
| 15955 |
### `Tuarisa`
|
| 15956 |
|
| 15957 |
- profile: [github.com/Tuarisa](https://github.com/Tuarisa)
|
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:06e7a8c3c823e58355ae1f4e115defa3860f0df0df217db699067cc7e2fac424
|
| 3 |
+
size 97462
|
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:bf45bd164a9885cb6adb955c5f18d1bdf5af3f20637cb96e693177fe37e813a1
|
| 3 |
+
size 46624468
|
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:c1117fe20bdd3b11b9ef1126a9cd26172ec487fb3108d0d8e1267a889fa4a414
|
| 3 |
+
size 121115767
|
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:02e7c5b1cb0140e8f7f7ecf679fcd7a44b4031168cabe29df1f56d6128eeb22c
|
| 3 |
+
size 88902466
|
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:18a658e8b22345a36856f9d8eae8f8eafe389370c28077442e96ceb2a2aa4f05
|
| 3 |
+
size 4665227
|
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:8c2a48bf60056055344416388a5975321f40db4ca4a499c4b59c955010c0243e
|
| 3 |
+
size 7097574
|
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:fc457b3110abf47ec1a483a45588b6fab439858d7ae751d08e1f4207ab458e90
|
| 3 |
+
size 1388056
|
snapshots/20260418T122035Z/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": 136254,
|
| 9 |
+
"issues": 4408,
|
| 10 |
+
"links": 44021,
|
| 11 |
+
"new_contributors": 713,
|
| 12 |
+
"pr_diffs": 3217,
|
| 13 |
+
"pr_files": 66687,
|
| 14 |
+
"pull_requests": 3217,
|
| 15 |
+
"review_comments": 16466,
|
| 16 |
+
"reviews": 12500,
|
| 17 |
+
"timeline_events": 52331
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T12:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 31,
|
| 22 |
+
"issue_stubs": 47,
|
| 23 |
+
"issues": 9,
|
| 24 |
+
"links": 174,
|
| 25 |
+
"pr_diffs": 38,
|
| 26 |
+
"pr_files": 578,
|
| 27 |
+
"pull_requests": 38,
|
| 28 |
+
"review_comments": 1324,
|
| 29 |
+
"reviews": 1027,
|
| 30 |
+
"timeline_events": 2214
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T12:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T122035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T11:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T12:20:35Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260418T122035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T122035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T12:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T122035Z"
|
| 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-18T11:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T122035Z",
|
| 4 |
+
"next_since": "2026-04-18T12:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T12:20:35Z"
|
| 7 |
}
|