Refresh openclaw dataset snapshot 20260418T152034Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +25 -25
- new-contributors-report.json +545 -464
- new-contributors-report.md +188 -164
- 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/20260418T152034Z/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: `20260418T152034Z`
|
| 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:ce710630f3498a82e3ed752519910747918e78c605b34514d34a9aef5ce2f2c6
|
| 3 |
+
size 67403680
|
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:3aa91402528bfe1fec4c586b3e51496194ec68fb0eb2c6d7b512b276c58d14a7
|
| 3 |
+
size 1061507
|
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:5c6d9bbf16a2539741017751442b61d705684c94800c10119655eebd005fa09f
|
| 3 |
+
size 20004741
|
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:e3a093b7ade6335b8997d6a68bdfd78b22f5c02f07faac8111158407c3bd815d
|
| 3 |
+
size 6749072
|
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:b0c5a2cb6fe729ca729820828b3bdc5291e8bbf5171f0bc61fdd9c26fcfdf0f7
|
| 3 |
+
size 529720
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 136391,
|
| 9 |
+
"issues": 4447,
|
| 10 |
+
"links": 44300,
|
| 11 |
+
"new_contributors": 716,
|
| 12 |
+
"pr_diffs": 3264,
|
| 13 |
+
"pr_files": 66951,
|
| 14 |
+
"pull_requests": 3264,
|
| 15 |
+
"review_comments": 16841,
|
| 16 |
+
"reviews": 12788,
|
| 17 |
+
"timeline_events": 53069
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T15:20:34Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 32,
|
| 22 |
+
"issue_stubs": 57,
|
| 23 |
+
"issues": 18,
|
| 24 |
+
"links": 198,
|
| 25 |
+
"pr_diffs": 39,
|
| 26 |
+
"pr_files": 629,
|
| 27 |
+
"pull_requests": 39,
|
| 28 |
+
"review_comments": 995,
|
| 29 |
+
"reviews": 725,
|
| 30 |
+
"timeline_events": 1697
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T15:20:34Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T152034Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T14:20:36Z",
|
| 37 |
+
"next_since": "2026-04-18T15:20:34Z"
|
| 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": 2,
|
| 11 |
"known_via_prior_merged_pr": 111,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 110,
|
| 19 |
"live_fetches": 10,
|
| 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%3Avincentkoc",
|
| 109 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avincentkoc",
|
| 110 |
"repo_first_seen_at": "2026-02-03T19:03:56Z",
|
| 111 |
-
"repo_last_seen_at": "2026-04-
|
| 112 |
"repo_primary_artifact_count": 54,
|
| 113 |
-
"repo_artifact_count":
|
| 114 |
"snapshot_issue_count": 0,
|
| 115 |
"snapshot_pr_count": 54,
|
| 116 |
-
"snapshot_comment_count":
|
| 117 |
"snapshot_review_count": 7,
|
| 118 |
"snapshot_review_comment_count": 7,
|
| 119 |
"repo_association": "MEMBER",
|
|
@@ -164,8 +164,8 @@
|
|
| 164 |
"number": 68577,
|
| 165 |
"title": "fix(openrouter): parse visible reasoning_details output",
|
| 166 |
"url": "https://github.com/openclaw/openclaw/pull/68577",
|
| 167 |
-
"state": "
|
| 168 |
-
"merged":
|
| 169 |
"draft": false,
|
| 170 |
"created_at": "2026-04-18T13:29:48Z"
|
| 171 |
},
|
|
@@ -191,14 +191,14 @@
|
|
| 191 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 192 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 193 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 194 |
-
"repo_last_seen_at": "2026-04-
|
| 195 |
"repo_primary_artifact_count": 100,
|
| 196 |
-
"repo_artifact_count":
|
| 197 |
"snapshot_issue_count": 49,
|
| 198 |
"snapshot_pr_count": 51,
|
| 199 |
-
"snapshot_comment_count":
|
| 200 |
-
"snapshot_review_count":
|
| 201 |
-
"snapshot_review_comment_count":
|
| 202 |
"repo_association": "CONTRIBUTOR",
|
| 203 |
"new_to_repo": false,
|
| 204 |
"first_seen_in_snapshot": false,
|
|
@@ -1781,14 +1781,14 @@
|
|
| 1781 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr",
|
| 1782 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr",
|
| 1783 |
"repo_first_seen_at": "2026-02-04T01:45:00Z",
|
| 1784 |
-
"repo_last_seen_at": "2026-04-
|
| 1785 |
"repo_primary_artifact_count": 22,
|
| 1786 |
-
"repo_artifact_count":
|
| 1787 |
"snapshot_issue_count": 5,
|
| 1788 |
"snapshot_pr_count": 17,
|
| 1789 |
"snapshot_comment_count": 511,
|
| 1790 |
-
"snapshot_review_count":
|
| 1791 |
-
"snapshot_review_comment_count":
|
| 1792 |
"repo_association": "MEMBER",
|
| 1793 |
"new_to_repo": false,
|
| 1794 |
"first_seen_in_snapshot": false,
|
|
@@ -3922,13 +3922,13 @@
|
|
| 3922 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amartingarramon",
|
| 3923 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amartingarramon",
|
| 3924 |
"repo_first_seen_at": "2026-03-21T22:50:34Z",
|
| 3925 |
-
"repo_last_seen_at": "2026-04-18T14:
|
| 3926 |
"repo_primary_artifact_count": 10,
|
| 3927 |
-
"repo_artifact_count":
|
| 3928 |
"snapshot_issue_count": 1,
|
| 3929 |
"snapshot_pr_count": 9,
|
| 3930 |
"snapshot_comment_count": 74,
|
| 3931 |
-
"snapshot_review_count":
|
| 3932 |
"snapshot_review_comment_count": 4,
|
| 3933 |
"repo_association": "CONTRIBUTOR",
|
| 3934 |
"new_to_repo": false,
|
|
@@ -8296,6 +8296,160 @@
|
|
| 8296 |
},
|
| 8297 |
"fetch_error": null
|
| 8298 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8299 |
{
|
| 8300 |
"author_login": "joshavant",
|
| 8301 |
"name": "Josh Avant",
|
|
@@ -9027,14 +9181,14 @@
|
|
| 9027 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 9028 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 9029 |
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 9030 |
-
"repo_last_seen_at": "2026-04-18T14:
|
| 9031 |
"repo_primary_artifact_count": 8,
|
| 9032 |
-
"repo_artifact_count":
|
| 9033 |
"snapshot_issue_count": 4,
|
| 9034 |
"snapshot_pr_count": 4,
|
| 9035 |
-
"snapshot_comment_count":
|
| 9036 |
-
"snapshot_review_count":
|
| 9037 |
-
"snapshot_review_comment_count":
|
| 9038 |
"repo_association": "NONE",
|
| 9039 |
"new_to_repo": false,
|
| 9040 |
"first_seen_in_snapshot": false,
|
|
@@ -9774,83 +9928,6 @@
|
|
| 9774 |
},
|
| 9775 |
"fetch_error": null
|
| 9776 |
},
|
| 9777 |
-
{
|
| 9778 |
-
"author_login": "bde1",
|
| 9779 |
-
"name": null,
|
| 9780 |
-
"profile_url": "https://github.com/bde1",
|
| 9781 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abde1",
|
| 9782 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abde1",
|
| 9783 |
-
"repo_first_seen_at": "2026-04-11T14:50:02Z",
|
| 9784 |
-
"repo_last_seen_at": "2026-04-11T20:30:32Z",
|
| 9785 |
-
"repo_primary_artifact_count": 4,
|
| 9786 |
-
"repo_artifact_count": 8,
|
| 9787 |
-
"snapshot_issue_count": 0,
|
| 9788 |
-
"snapshot_pr_count": 4,
|
| 9789 |
-
"snapshot_comment_count": 4,
|
| 9790 |
-
"snapshot_review_count": 0,
|
| 9791 |
-
"snapshot_review_comment_count": 0,
|
| 9792 |
-
"repo_association": "CONTRIBUTOR",
|
| 9793 |
-
"new_to_repo": false,
|
| 9794 |
-
"first_seen_in_snapshot": false,
|
| 9795 |
-
"known_via_prior_merged_pr": false,
|
| 9796 |
-
"report_reason": null,
|
| 9797 |
-
"enrichment_source": "live",
|
| 9798 |
-
"live_refetch_skipped": false,
|
| 9799 |
-
"account_age_days": null,
|
| 9800 |
-
"young_account": false,
|
| 9801 |
-
"follow_through_score": "n/a",
|
| 9802 |
-
"breadth_score": "n/a",
|
| 9803 |
-
"automation_risk_signal": "n/a",
|
| 9804 |
-
"heuristic_note": "summary unavailable",
|
| 9805 |
-
"public_orgs": [],
|
| 9806 |
-
"activity": {
|
| 9807 |
-
"visible_authored_pr_count": null,
|
| 9808 |
-
"merged_pr_count": null,
|
| 9809 |
-
"closed_unmerged_pr_count": null,
|
| 9810 |
-
"open_pr_count": null,
|
| 9811 |
-
"merged_pr_rate": null,
|
| 9812 |
-
"closed_unmerged_pr_rate": null,
|
| 9813 |
-
"still_open_pr_rate": null,
|
| 9814 |
-
"distinct_repos_with_authored_prs": null,
|
| 9815 |
-
"distinct_repos_with_open_prs": null
|
| 9816 |
-
},
|
| 9817 |
-
"examples": {
|
| 9818 |
-
"pull_requests": [
|
| 9819 |
-
{
|
| 9820 |
-
"kind": "pull_request",
|
| 9821 |
-
"number": 65003,
|
| 9822 |
-
"title": "fix(cron): normalize malformed persisted job state on load",
|
| 9823 |
-
"url": "https://github.com/openclaw/openclaw/pull/65003",
|
| 9824 |
-
"state": "open",
|
| 9825 |
-
"merged": false,
|
| 9826 |
-
"draft": false,
|
| 9827 |
-
"created_at": "2026-04-11T20:30:32Z"
|
| 9828 |
-
},
|
| 9829 |
-
{
|
| 9830 |
-
"kind": "pull_request",
|
| 9831 |
-
"number": 64859,
|
| 9832 |
-
"title": "fix(cli): stop misclassifying help/tool as plugin-gated",
|
| 9833 |
-
"url": "https://github.com/openclaw/openclaw/pull/64859",
|
| 9834 |
-
"state": "closed",
|
| 9835 |
-
"merged": false,
|
| 9836 |
-
"draft": false,
|
| 9837 |
-
"created_at": "2026-04-11T15:15:02Z"
|
| 9838 |
-
},
|
| 9839 |
-
{
|
| 9840 |
-
"kind": "pull_request",
|
| 9841 |
-
"number": 64843,
|
| 9842 |
-
"title": "fix(tui): recover footer state after stale run final",
|
| 9843 |
-
"url": "https://github.com/openclaw/openclaw/pull/64843",
|
| 9844 |
-
"state": "closed",
|
| 9845 |
-
"merged": false,
|
| 9846 |
-
"draft": false,
|
| 9847 |
-
"created_at": "2026-04-11T14:52:35Z"
|
| 9848 |
-
}
|
| 9849 |
-
],
|
| 9850 |
-
"issues": []
|
| 9851 |
-
},
|
| 9852 |
-
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'bde1'.\"}]"
|
| 9853 |
-
},
|
| 9854 |
{
|
| 9855 |
"author_login": "briandevans",
|
| 9856 |
"name": "Brian D. Evans",
|
|
@@ -10085,83 +10162,6 @@
|
|
| 10085 |
},
|
| 10086 |
"fetch_error": null
|
| 10087 |
},
|
| 10088 |
-
{
|
| 10089 |
-
"author_login": "GaosCode",
|
| 10090 |
-
"name": "MrBrain",
|
| 10091 |
-
"profile_url": "https://github.com/GaosCode",
|
| 10092 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode",
|
| 10093 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode",
|
| 10094 |
-
"repo_first_seen_at": "2026-04-09T08:32:17Z",
|
| 10095 |
-
"repo_last_seen_at": "2026-04-18T06:56:04Z",
|
| 10096 |
-
"repo_primary_artifact_count": 4,
|
| 10097 |
-
"repo_artifact_count": 37,
|
| 10098 |
-
"snapshot_issue_count": 0,
|
| 10099 |
-
"snapshot_pr_count": 4,
|
| 10100 |
-
"snapshot_comment_count": 1,
|
| 10101 |
-
"snapshot_review_count": 16,
|
| 10102 |
-
"snapshot_review_comment_count": 16,
|
| 10103 |
-
"repo_association": "CONTRIBUTOR",
|
| 10104 |
-
"new_to_repo": false,
|
| 10105 |
-
"first_seen_in_snapshot": false,
|
| 10106 |
-
"known_via_prior_merged_pr": false,
|
| 10107 |
-
"report_reason": null,
|
| 10108 |
-
"enrichment_source": "previous_report",
|
| 10109 |
-
"live_refetch_skipped": true,
|
| 10110 |
-
"account_age_days": 632,
|
| 10111 |
-
"young_account": false,
|
| 10112 |
-
"follow_through_score": "weak",
|
| 10113 |
-
"breadth_score": "moderate",
|
| 10114 |
-
"automation_risk_signal": "low",
|
| 10115 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 10116 |
-
"public_orgs": [],
|
| 10117 |
-
"activity": {
|
| 10118 |
-
"visible_authored_pr_count": 7,
|
| 10119 |
-
"merged_pr_count": 0,
|
| 10120 |
-
"closed_unmerged_pr_count": 1,
|
| 10121 |
-
"open_pr_count": 6,
|
| 10122 |
-
"merged_pr_rate": 0.0,
|
| 10123 |
-
"closed_unmerged_pr_rate": 0.1429,
|
| 10124 |
-
"still_open_pr_rate": 0.8571,
|
| 10125 |
-
"distinct_repos_with_authored_prs": 4,
|
| 10126 |
-
"distinct_repos_with_open_prs": 3
|
| 10127 |
-
},
|
| 10128 |
-
"examples": {
|
| 10129 |
-
"pull_requests": [
|
| 10130 |
-
{
|
| 10131 |
-
"kind": "pull_request",
|
| 10132 |
-
"number": 68444,
|
| 10133 |
-
"title": "fix(feishu): stop auto-forwarding mentions when disabled",
|
| 10134 |
-
"url": "https://github.com/openclaw/openclaw/pull/68444",
|
| 10135 |
-
"state": "open",
|
| 10136 |
-
"merged": false,
|
| 10137 |
-
"draft": false,
|
| 10138 |
-
"created_at": "2026-04-18T06:56:04Z"
|
| 10139 |
-
},
|
| 10140 |
-
{
|
| 10141 |
-
"kind": "pull_request",
|
| 10142 |
-
"number": 66305,
|
| 10143 |
-
"title": "fix(model-catalog): cache empty catalog loads briefly",
|
| 10144 |
-
"url": "https://github.com/openclaw/openclaw/pull/66305",
|
| 10145 |
-
"state": "open",
|
| 10146 |
-
"merged": false,
|
| 10147 |
-
"draft": false,
|
| 10148 |
-
"created_at": "2026-04-14T03:24:11Z"
|
| 10149 |
-
},
|
| 10150 |
-
{
|
| 10151 |
-
"kind": "pull_request",
|
| 10152 |
-
"number": 65979,
|
| 10153 |
-
"title": "fix(cron): normalize missing persisted job state",
|
| 10154 |
-
"url": "https://github.com/openclaw/openclaw/pull/65979",
|
| 10155 |
-
"state": "open",
|
| 10156 |
-
"merged": false,
|
| 10157 |
-
"draft": false,
|
| 10158 |
-
"created_at": "2026-04-13T14:23:41Z"
|
| 10159 |
-
}
|
| 10160 |
-
],
|
| 10161 |
-
"issues": []
|
| 10162 |
-
},
|
| 10163 |
-
"fetch_error": null
|
| 10164 |
-
},
|
| 10165 |
{
|
| 10166 |
"author_login": "holeshotclaw",
|
| 10167 |
"name": "holeshotclaw",
|
|
@@ -10316,83 +10316,6 @@
|
|
| 10316 |
},
|
| 10317 |
"fetch_error": null
|
| 10318 |
},
|
| 10319 |
-
{
|
| 10320 |
-
"author_login": "jasonmakr",
|
| 10321 |
-
"name": null,
|
| 10322 |
-
"profile_url": "https://github.com/jasonmakr",
|
| 10323 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr",
|
| 10324 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr",
|
| 10325 |
-
"repo_first_seen_at": "2026-04-18T02:14:36Z",
|
| 10326 |
-
"repo_last_seen_at": "2026-04-18T10:33:11Z",
|
| 10327 |
-
"repo_primary_artifact_count": 4,
|
| 10328 |
-
"repo_artifact_count": 4,
|
| 10329 |
-
"snapshot_issue_count": 0,
|
| 10330 |
-
"snapshot_pr_count": 4,
|
| 10331 |
-
"snapshot_comment_count": 0,
|
| 10332 |
-
"snapshot_review_count": 0,
|
| 10333 |
-
"snapshot_review_comment_count": 0,
|
| 10334 |
-
"repo_association": "NONE",
|
| 10335 |
-
"new_to_repo": false,
|
| 10336 |
-
"first_seen_in_snapshot": false,
|
| 10337 |
-
"known_via_prior_merged_pr": false,
|
| 10338 |
-
"report_reason": null,
|
| 10339 |
-
"enrichment_source": "previous_report",
|
| 10340 |
-
"live_refetch_skipped": true,
|
| 10341 |
-
"account_age_days": 39,
|
| 10342 |
-
"young_account": true,
|
| 10343 |
-
"follow_through_score": "weak",
|
| 10344 |
-
"breadth_score": "low",
|
| 10345 |
-
"automation_risk_signal": "medium",
|
| 10346 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 10347 |
-
"public_orgs": [],
|
| 10348 |
-
"activity": {
|
| 10349 |
-
"visible_authored_pr_count": 1,
|
| 10350 |
-
"merged_pr_count": 0,
|
| 10351 |
-
"closed_unmerged_pr_count": 0,
|
| 10352 |
-
"open_pr_count": 1,
|
| 10353 |
-
"merged_pr_rate": 0.0,
|
| 10354 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 10355 |
-
"still_open_pr_rate": 1.0,
|
| 10356 |
-
"distinct_repos_with_authored_prs": 1,
|
| 10357 |
-
"distinct_repos_with_open_prs": 1
|
| 10358 |
-
},
|
| 10359 |
-
"examples": {
|
| 10360 |
-
"pull_requests": [
|
| 10361 |
-
{
|
| 10362 |
-
"kind": "pull_request",
|
| 10363 |
-
"number": 68512,
|
| 10364 |
-
"title": "fix: treat cron runs with NO_REPLY tool results as silent success",
|
| 10365 |
-
"url": "https://github.com/openclaw/openclaw/pull/68512",
|
| 10366 |
-
"state": "open",
|
| 10367 |
-
"merged": false,
|
| 10368 |
-
"draft": false,
|
| 10369 |
-
"created_at": "2026-04-18T10:33:11Z"
|
| 10370 |
-
},
|
| 10371 |
-
{
|
| 10372 |
-
"kind": "pull_request",
|
| 10373 |
-
"number": 68473,
|
| 10374 |
-
"title": "fix(memory-core): expand concept stopword list to filter transcript noise",
|
| 10375 |
-
"url": "https://github.com/openclaw/openclaw/pull/68473",
|
| 10376 |
-
"state": "open",
|
| 10377 |
-
"merged": false,
|
| 10378 |
-
"draft": false,
|
| 10379 |
-
"created_at": "2026-04-18T08:28:22Z"
|
| 10380 |
-
},
|
| 10381 |
-
{
|
| 10382 |
-
"kind": "pull_request",
|
| 10383 |
-
"number": 68408,
|
| 10384 |
-
"title": "fix(memory-core): strip dreaming managed blocks from daily memory reads",
|
| 10385 |
-
"url": "https://github.com/openclaw/openclaw/pull/68408",
|
| 10386 |
-
"state": "open",
|
| 10387 |
-
"merged": false,
|
| 10388 |
-
"draft": false,
|
| 10389 |
-
"created_at": "2026-04-18T04:40:57Z"
|
| 10390 |
-
}
|
| 10391 |
-
],
|
| 10392 |
-
"issues": []
|
| 10393 |
-
},
|
| 10394 |
-
"fetch_error": null
|
| 10395 |
-
},
|
| 10396 |
{
|
| 10397 |
"author_login": "KeWang0622",
|
| 10398 |
"name": "Ke Wang",
|
|
@@ -11731,6 +11654,83 @@
|
|
| 11731 |
},
|
| 11732 |
"fetch_error": null
|
| 11733 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11734 |
{
|
| 11735 |
"author_login": "Ante042",
|
| 11736 |
"name": "Ante",
|
|
@@ -15804,73 +15804,6 @@
|
|
| 15804 |
},
|
| 15805 |
"fetch_error": null
|
| 15806 |
},
|
| 15807 |
-
{
|
| 15808 |
-
"author_login": "alekseivarin-gif",
|
| 15809 |
-
"name": null,
|
| 15810 |
-
"profile_url": "https://github.com/alekseivarin-gif",
|
| 15811 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalekseivarin-gif",
|
| 15812 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalekseivarin-gif",
|
| 15813 |
-
"repo_first_seen_at": "2026-04-18T13:06:54Z",
|
| 15814 |
-
"repo_last_seen_at": "2026-04-18T14:08:30Z",
|
| 15815 |
-
"repo_primary_artifact_count": 2,
|
| 15816 |
-
"repo_artifact_count": 2,
|
| 15817 |
-
"snapshot_issue_count": 0,
|
| 15818 |
-
"snapshot_pr_count": 2,
|
| 15819 |
-
"snapshot_comment_count": 0,
|
| 15820 |
-
"snapshot_review_count": 0,
|
| 15821 |
-
"snapshot_review_comment_count": 0,
|
| 15822 |
-
"repo_association": "NONE",
|
| 15823 |
-
"new_to_repo": false,
|
| 15824 |
-
"first_seen_in_snapshot": false,
|
| 15825 |
-
"known_via_prior_merged_pr": false,
|
| 15826 |
-
"report_reason": null,
|
| 15827 |
-
"enrichment_source": "previous_report",
|
| 15828 |
-
"live_refetch_skipped": true,
|
| 15829 |
-
"account_age_days": 0,
|
| 15830 |
-
"young_account": true,
|
| 15831 |
-
"follow_through_score": "weak",
|
| 15832 |
-
"breadth_score": "low",
|
| 15833 |
-
"automation_risk_signal": "medium",
|
| 15834 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 15835 |
-
"public_orgs": [],
|
| 15836 |
-
"activity": {
|
| 15837 |
-
"visible_authored_pr_count": 1,
|
| 15838 |
-
"merged_pr_count": 0,
|
| 15839 |
-
"closed_unmerged_pr_count": 0,
|
| 15840 |
-
"open_pr_count": 1,
|
| 15841 |
-
"merged_pr_rate": 0.0,
|
| 15842 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 15843 |
-
"still_open_pr_rate": 1.0,
|
| 15844 |
-
"distinct_repos_with_authored_prs": 1,
|
| 15845 |
-
"distinct_repos_with_open_prs": 1
|
| 15846 |
-
},
|
| 15847 |
-
"examples": {
|
| 15848 |
-
"pull_requests": [
|
| 15849 |
-
{
|
| 15850 |
-
"kind": "pull_request",
|
| 15851 |
-
"number": 68591,
|
| 15852 |
-
"title": "docs: extend assistant-first framing to feature and help hubs",
|
| 15853 |
-
"url": "https://github.com/openclaw/openclaw/pull/68591",
|
| 15854 |
-
"state": "open",
|
| 15855 |
-
"merged": false,
|
| 15856 |
-
"draft": false,
|
| 15857 |
-
"created_at": "2026-04-18T14:08:30Z"
|
| 15858 |
-
},
|
| 15859 |
-
{
|
| 15860 |
-
"kind": "pull_request",
|
| 15861 |
-
"number": 68564,
|
| 15862 |
-
"title": "docs: shift user-facing copy toward assistant-first positioning",
|
| 15863 |
-
"url": "https://github.com/openclaw/openclaw/pull/68564",
|
| 15864 |
-
"state": "open",
|
| 15865 |
-
"merged": false,
|
| 15866 |
-
"draft": false,
|
| 15867 |
-
"created_at": "2026-04-18T13:06:54Z"
|
| 15868 |
-
}
|
| 15869 |
-
],
|
| 15870 |
-
"issues": []
|
| 15871 |
-
},
|
| 15872 |
-
"fetch_error": null
|
| 15873 |
-
},
|
| 15874 |
{
|
| 15875 |
"author_login": "alexlomt",
|
| 15876 |
"name": null,
|
|
@@ -17292,6 +17225,73 @@
|
|
| 17292 |
},
|
| 17293 |
"fetch_error": null
|
| 17294 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17295 |
{
|
| 17296 |
"author_login": "JQRobert",
|
| 17297 |
"name": null,
|
|
@@ -20216,6 +20216,83 @@
|
|
| 20216 |
},
|
| 20217 |
"fetch_error": null
|
| 20218 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20219 |
{
|
| 20220 |
"author_login": "drvoss",
|
| 20221 |
"name": "jason",
|
|
@@ -23855,12 +23932,12 @@
|
|
| 23855 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajinon86",
|
| 23856 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajinon86",
|
| 23857 |
"repo_first_seen_at": "2026-04-17T15:05:24Z",
|
| 23858 |
-
"repo_last_seen_at": "2026-04-
|
| 23859 |
"repo_primary_artifact_count": 5,
|
| 23860 |
-
"repo_artifact_count":
|
| 23861 |
"snapshot_issue_count": 4,
|
| 23862 |
"snapshot_pr_count": 1,
|
| 23863 |
-
"snapshot_comment_count":
|
| 23864 |
"snapshot_review_count": 0,
|
| 23865 |
"snapshot_review_comment_count": 0,
|
| 23866 |
"repo_association": "NONE",
|
|
@@ -35743,63 +35820,6 @@
|
|
| 35743 |
},
|
| 35744 |
"fetch_error": null
|
| 35745 |
},
|
| 35746 |
-
{
|
| 35747 |
-
"author_login": "grandmamischief",
|
| 35748 |
-
"name": null,
|
| 35749 |
-
"profile_url": "https://github.com/grandmamischief",
|
| 35750 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrandmamischief",
|
| 35751 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrandmamischief",
|
| 35752 |
-
"repo_first_seen_at": "2026-04-11T15:11:35Z",
|
| 35753 |
-
"repo_last_seen_at": "2026-04-11T15:11:35Z",
|
| 35754 |
-
"repo_primary_artifact_count": 1,
|
| 35755 |
-
"repo_artifact_count": 1,
|
| 35756 |
-
"snapshot_issue_count": 0,
|
| 35757 |
-
"snapshot_pr_count": 1,
|
| 35758 |
-
"snapshot_comment_count": 0,
|
| 35759 |
-
"snapshot_review_count": 0,
|
| 35760 |
-
"snapshot_review_comment_count": 0,
|
| 35761 |
-
"repo_association": "NONE",
|
| 35762 |
-
"new_to_repo": false,
|
| 35763 |
-
"first_seen_in_snapshot": false,
|
| 35764 |
-
"known_via_prior_merged_pr": false,
|
| 35765 |
-
"report_reason": null,
|
| 35766 |
-
"enrichment_source": "previous_report",
|
| 35767 |
-
"live_refetch_skipped": true,
|
| 35768 |
-
"account_age_days": 763,
|
| 35769 |
-
"young_account": false,
|
| 35770 |
-
"follow_through_score": "weak",
|
| 35771 |
-
"breadth_score": "low",
|
| 35772 |
-
"automation_risk_signal": "low",
|
| 35773 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 35774 |
-
"public_orgs": [],
|
| 35775 |
-
"activity": {
|
| 35776 |
-
"visible_authored_pr_count": 1,
|
| 35777 |
-
"merged_pr_count": 0,
|
| 35778 |
-
"closed_unmerged_pr_count": 0,
|
| 35779 |
-
"open_pr_count": 1,
|
| 35780 |
-
"merged_pr_rate": 0.0,
|
| 35781 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 35782 |
-
"still_open_pr_rate": 1.0,
|
| 35783 |
-
"distinct_repos_with_authored_prs": 1,
|
| 35784 |
-
"distinct_repos_with_open_prs": 1
|
| 35785 |
-
},
|
| 35786 |
-
"examples": {
|
| 35787 |
-
"pull_requests": [
|
| 35788 |
-
{
|
| 35789 |
-
"kind": "pull_request",
|
| 35790 |
-
"number": 64857,
|
| 35791 |
-
"title": "daemon: recover launch agent restart + prefer restart wake path",
|
| 35792 |
-
"url": "https://github.com/openclaw/openclaw/pull/64857",
|
| 35793 |
-
"state": "open",
|
| 35794 |
-
"merged": false,
|
| 35795 |
-
"draft": false,
|
| 35796 |
-
"created_at": "2026-04-11T15:11:35Z"
|
| 35797 |
-
}
|
| 35798 |
-
],
|
| 35799 |
-
"issues": []
|
| 35800 |
-
},
|
| 35801 |
-
"fetch_error": null
|
| 35802 |
-
},
|
| 35803 |
{
|
| 35804 |
"author_login": "grimmjoww",
|
| 35805 |
"name": "grimmjoww578",
|
|
@@ -37918,14 +37938,14 @@
|
|
| 37918 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajdc4429",
|
| 37919 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajdc4429",
|
| 37920 |
"repo_first_seen_at": "2026-04-12T20:57:07Z",
|
| 37921 |
-
"repo_last_seen_at": "2026-04-
|
| 37922 |
"repo_primary_artifact_count": 1,
|
| 37923 |
-
"repo_artifact_count":
|
| 37924 |
"snapshot_issue_count": 0,
|
| 37925 |
"snapshot_pr_count": 1,
|
| 37926 |
"snapshot_comment_count": 0,
|
| 37927 |
-
"snapshot_review_count":
|
| 37928 |
-
"snapshot_review_comment_count":
|
| 37929 |
"repo_association": "NONE",
|
| 37930 |
"new_to_repo": false,
|
| 37931 |
"first_seen_in_snapshot": false,
|
|
@@ -38768,63 +38788,6 @@
|
|
| 38768 |
},
|
| 38769 |
"fetch_error": null
|
| 38770 |
},
|
| 38771 |
-
{
|
| 38772 |
-
"author_login": "josmithiii",
|
| 38773 |
-
"name": "Julius Smith",
|
| 38774 |
-
"profile_url": "https://github.com/josmithiii",
|
| 38775 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajosmithiii",
|
| 38776 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajosmithiii",
|
| 38777 |
-
"repo_first_seen_at": "2026-04-14T06:34:16Z",
|
| 38778 |
-
"repo_last_seen_at": "2026-04-18T13:10:52Z",
|
| 38779 |
-
"repo_primary_artifact_count": 1,
|
| 38780 |
-
"repo_artifact_count": 2,
|
| 38781 |
-
"snapshot_issue_count": 0,
|
| 38782 |
-
"snapshot_pr_count": 1,
|
| 38783 |
-
"snapshot_comment_count": 1,
|
| 38784 |
-
"snapshot_review_count": 0,
|
| 38785 |
-
"snapshot_review_comment_count": 0,
|
| 38786 |
-
"repo_association": "NONE",
|
| 38787 |
-
"new_to_repo": false,
|
| 38788 |
-
"first_seen_in_snapshot": false,
|
| 38789 |
-
"known_via_prior_merged_pr": false,
|
| 38790 |
-
"report_reason": null,
|
| 38791 |
-
"enrichment_source": "previous_report",
|
| 38792 |
-
"live_refetch_skipped": true,
|
| 38793 |
-
"account_age_days": 4984,
|
| 38794 |
-
"young_account": false,
|
| 38795 |
-
"follow_through_score": "weak",
|
| 38796 |
-
"breadth_score": "low",
|
| 38797 |
-
"automation_risk_signal": "low",
|
| 38798 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 38799 |
-
"public_orgs": [],
|
| 38800 |
-
"activity": {
|
| 38801 |
-
"visible_authored_pr_count": 1,
|
| 38802 |
-
"merged_pr_count": 0,
|
| 38803 |
-
"closed_unmerged_pr_count": 1,
|
| 38804 |
-
"open_pr_count": 0,
|
| 38805 |
-
"merged_pr_rate": 0.0,
|
| 38806 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 38807 |
-
"still_open_pr_rate": 0.0,
|
| 38808 |
-
"distinct_repos_with_authored_prs": 1,
|
| 38809 |
-
"distinct_repos_with_open_prs": 0
|
| 38810 |
-
},
|
| 38811 |
-
"examples": {
|
| 38812 |
-
"pull_requests": [
|
| 38813 |
-
{
|
| 38814 |
-
"kind": "pull_request",
|
| 38815 |
-
"number": 66384,
|
| 38816 |
-
"title": "fix(google): strip thinkingBudget=0 for gemini-2.5-pro thinking-required model",
|
| 38817 |
-
"url": "https://github.com/openclaw/openclaw/pull/66384",
|
| 38818 |
-
"state": "closed",
|
| 38819 |
-
"merged": false,
|
| 38820 |
-
"draft": false,
|
| 38821 |
-
"created_at": "2026-04-14T06:34:16Z"
|
| 38822 |
-
}
|
| 38823 |
-
],
|
| 38824 |
-
"issues": []
|
| 38825 |
-
},
|
| 38826 |
-
"fetch_error": null
|
| 38827 |
-
},
|
| 38828 |
{
|
| 38829 |
"author_login": "juliopx",
|
| 38830 |
"name": "Julio Manuel L\u00f3pez Tercero",
|
|
@@ -41755,6 +41718,65 @@
|
|
| 41755 |
},
|
| 41756 |
"fetch_error": null
|
| 41757 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41758 |
{
|
| 41759 |
"author_login": "mylesdebastion",
|
| 41760 |
"name": "Myles de Bastion",
|
|
@@ -43025,12 +43047,12 @@
|
|
| 43025 |
"snapshot_review_count": 0,
|
| 43026 |
"snapshot_review_comment_count": 0,
|
| 43027 |
"repo_association": "NONE",
|
| 43028 |
-
"new_to_repo":
|
| 43029 |
-
"first_seen_in_snapshot":
|
| 43030 |
"known_via_prior_merged_pr": false,
|
| 43031 |
-
"report_reason":
|
| 43032 |
-
"enrichment_source": "
|
| 43033 |
-
"live_refetch_skipped":
|
| 43034 |
"account_age_days": 4842,
|
| 43035 |
"young_account": false,
|
| 43036 |
"follow_through_score": "weak",
|
|
@@ -43244,12 +43266,12 @@
|
|
| 43244 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apoiskgit",
|
| 43245 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apoiskgit",
|
| 43246 |
"repo_first_seen_at": "2026-04-17T10:13:36Z",
|
| 43247 |
-
"repo_last_seen_at": "2026-04-
|
| 43248 |
"repo_primary_artifact_count": 1,
|
| 43249 |
-
"repo_artifact_count":
|
| 43250 |
"snapshot_issue_count": 0,
|
| 43251 |
"snapshot_pr_count": 1,
|
| 43252 |
-
"snapshot_comment_count":
|
| 43253 |
"snapshot_review_count": 0,
|
| 43254 |
"snapshot_review_comment_count": 0,
|
| 43255 |
"repo_association": "NONE",
|
|
@@ -46040,6 +46062,65 @@
|
|
| 46040 |
},
|
| 46041 |
"fetch_error": null
|
| 46042 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46043 |
{
|
| 46044 |
"author_login": "sunkeysun",
|
| 46045 |
"name": "Sunkey",
|
|
@@ -48469,12 +48550,12 @@
|
|
| 48469 |
"snapshot_review_count": 0,
|
| 48470 |
"snapshot_review_comment_count": 0,
|
| 48471 |
"repo_association": "NONE",
|
| 48472 |
-
"new_to_repo":
|
| 48473 |
-
"first_seen_in_snapshot":
|
| 48474 |
"known_via_prior_merged_pr": false,
|
| 48475 |
-
"report_reason":
|
| 48476 |
-
"enrichment_source": "
|
| 48477 |
-
"live_refetch_skipped":
|
| 48478 |
"account_age_days": 2598,
|
| 48479 |
"young_account": false,
|
| 48480 |
"follow_through_score": "weak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T152034Z",
|
| 5 |
+
"generated_at": "2026-04-18T15:22:50Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 716,
|
| 10 |
"first_seen_in_snapshot": 2,
|
| 11 |
"known_via_prior_merged_pr": 111,
|
| 12 |
+
"previous_primary_author_count": 4381,
|
| 13 |
+
"selected_seen_in_previous_primary": 714,
|
| 14 |
+
"previous_report_contributor_count": 715,
|
| 15 |
+
"selected_overlap_previous_report": 714,
|
| 16 |
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
+
"reused_previous_report_entries": 706,
|
| 18 |
"reused_known_merged_contributors": 110,
|
| 19 |
"live_fetches": 10,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 8.618,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.012,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 108 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avincentkoc",
|
| 109 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avincentkoc",
|
| 110 |
"repo_first_seen_at": "2026-02-03T19:03:56Z",
|
| 111 |
+
"repo_last_seen_at": "2026-04-18T14:31:26Z",
|
| 112 |
"repo_primary_artifact_count": 54,
|
| 113 |
+
"repo_artifact_count": 1919,
|
| 114 |
"snapshot_issue_count": 0,
|
| 115 |
"snapshot_pr_count": 54,
|
| 116 |
+
"snapshot_comment_count": 1851,
|
| 117 |
"snapshot_review_count": 7,
|
| 118 |
"snapshot_review_comment_count": 7,
|
| 119 |
"repo_association": "MEMBER",
|
|
|
|
| 164 |
"number": 68577,
|
| 165 |
"title": "fix(openrouter): parse visible reasoning_details output",
|
| 166 |
"url": "https://github.com/openclaw/openclaw/pull/68577",
|
| 167 |
+
"state": "closed",
|
| 168 |
+
"merged": true,
|
| 169 |
"draft": false,
|
| 170 |
"created_at": "2026-04-18T13:29:48Z"
|
| 171 |
},
|
|
|
|
| 191 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 192 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 193 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 194 |
+
"repo_last_seen_at": "2026-04-18T15:14:13Z",
|
| 195 |
"repo_primary_artifact_count": 100,
|
| 196 |
+
"repo_artifact_count": 2314,
|
| 197 |
"snapshot_issue_count": 49,
|
| 198 |
"snapshot_pr_count": 51,
|
| 199 |
+
"snapshot_comment_count": 240,
|
| 200 |
+
"snapshot_review_count": 987,
|
| 201 |
+
"snapshot_review_comment_count": 987,
|
| 202 |
"repo_association": "CONTRIBUTOR",
|
| 203 |
"new_to_repo": false,
|
| 204 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1781 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr",
|
| 1782 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr",
|
| 1783 |
"repo_first_seen_at": "2026-02-04T01:45:00Z",
|
| 1784 |
+
"repo_last_seen_at": "2026-04-18T14:49:45Z",
|
| 1785 |
"repo_primary_artifact_count": 22,
|
| 1786 |
+
"repo_artifact_count": 631,
|
| 1787 |
"snapshot_issue_count": 5,
|
| 1788 |
"snapshot_pr_count": 17,
|
| 1789 |
"snapshot_comment_count": 511,
|
| 1790 |
+
"snapshot_review_count": 49,
|
| 1791 |
+
"snapshot_review_comment_count": 49,
|
| 1792 |
"repo_association": "MEMBER",
|
| 1793 |
"new_to_repo": false,
|
| 1794 |
"first_seen_in_snapshot": false,
|
|
|
|
| 3922 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amartingarramon",
|
| 3923 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amartingarramon",
|
| 3924 |
"repo_first_seen_at": "2026-03-21T22:50:34Z",
|
| 3925 |
+
"repo_last_seen_at": "2026-04-18T14:55:53Z",
|
| 3926 |
"repo_primary_artifact_count": 10,
|
| 3927 |
+
"repo_artifact_count": 126,
|
| 3928 |
"snapshot_issue_count": 1,
|
| 3929 |
"snapshot_pr_count": 9,
|
| 3930 |
"snapshot_comment_count": 74,
|
| 3931 |
+
"snapshot_review_count": 38,
|
| 3932 |
"snapshot_review_comment_count": 4,
|
| 3933 |
"repo_association": "CONTRIBUTOR",
|
| 3934 |
"new_to_repo": false,
|
|
|
|
| 8296 |
},
|
| 8297 |
"fetch_error": null
|
| 8298 |
},
|
| 8299 |
+
{
|
| 8300 |
+
"author_login": "GaosCode",
|
| 8301 |
+
"name": "MrBrain",
|
| 8302 |
+
"profile_url": "https://github.com/GaosCode",
|
| 8303 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode",
|
| 8304 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode",
|
| 8305 |
+
"repo_first_seen_at": "2026-04-09T08:32:17Z",
|
| 8306 |
+
"repo_last_seen_at": "2026-04-18T14:25:27Z",
|
| 8307 |
+
"repo_primary_artifact_count": 5,
|
| 8308 |
+
"repo_artifact_count": 38,
|
| 8309 |
+
"snapshot_issue_count": 0,
|
| 8310 |
+
"snapshot_pr_count": 5,
|
| 8311 |
+
"snapshot_comment_count": 1,
|
| 8312 |
+
"snapshot_review_count": 16,
|
| 8313 |
+
"snapshot_review_comment_count": 16,
|
| 8314 |
+
"repo_association": "CONTRIBUTOR",
|
| 8315 |
+
"new_to_repo": false,
|
| 8316 |
+
"first_seen_in_snapshot": false,
|
| 8317 |
+
"known_via_prior_merged_pr": false,
|
| 8318 |
+
"report_reason": null,
|
| 8319 |
+
"enrichment_source": "previous_report",
|
| 8320 |
+
"live_refetch_skipped": true,
|
| 8321 |
+
"account_age_days": 632,
|
| 8322 |
+
"young_account": false,
|
| 8323 |
+
"follow_through_score": "weak",
|
| 8324 |
+
"breadth_score": "moderate",
|
| 8325 |
+
"automation_risk_signal": "low",
|
| 8326 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 8327 |
+
"public_orgs": [],
|
| 8328 |
+
"activity": {
|
| 8329 |
+
"visible_authored_pr_count": 7,
|
| 8330 |
+
"merged_pr_count": 0,
|
| 8331 |
+
"closed_unmerged_pr_count": 1,
|
| 8332 |
+
"open_pr_count": 6,
|
| 8333 |
+
"merged_pr_rate": 0.0,
|
| 8334 |
+
"closed_unmerged_pr_rate": 0.1429,
|
| 8335 |
+
"still_open_pr_rate": 0.8571,
|
| 8336 |
+
"distinct_repos_with_authored_prs": 4,
|
| 8337 |
+
"distinct_repos_with_open_prs": 3
|
| 8338 |
+
},
|
| 8339 |
+
"examples": {
|
| 8340 |
+
"pull_requests": [
|
| 8341 |
+
{
|
| 8342 |
+
"kind": "pull_request",
|
| 8343 |
+
"number": 68597,
|
| 8344 |
+
"title": "fix(memory): block symlink escapes in memory_get",
|
| 8345 |
+
"url": "https://github.com/openclaw/openclaw/pull/68597",
|
| 8346 |
+
"state": "open",
|
| 8347 |
+
"merged": false,
|
| 8348 |
+
"draft": false,
|
| 8349 |
+
"created_at": "2026-04-18T14:25:27Z"
|
| 8350 |
+
},
|
| 8351 |
+
{
|
| 8352 |
+
"kind": "pull_request",
|
| 8353 |
+
"number": 68444,
|
| 8354 |
+
"title": "fix(feishu): stop auto-forwarding mentions when disabled",
|
| 8355 |
+
"url": "https://github.com/openclaw/openclaw/pull/68444",
|
| 8356 |
+
"state": "open",
|
| 8357 |
+
"merged": false,
|
| 8358 |
+
"draft": false,
|
| 8359 |
+
"created_at": "2026-04-18T06:56:04Z"
|
| 8360 |
+
},
|
| 8361 |
+
{
|
| 8362 |
+
"kind": "pull_request",
|
| 8363 |
+
"number": 66305,
|
| 8364 |
+
"title": "fix(model-catalog): cache empty catalog loads briefly",
|
| 8365 |
+
"url": "https://github.com/openclaw/openclaw/pull/66305",
|
| 8366 |
+
"state": "open",
|
| 8367 |
+
"merged": false,
|
| 8368 |
+
"draft": false,
|
| 8369 |
+
"created_at": "2026-04-14T03:24:11Z"
|
| 8370 |
+
}
|
| 8371 |
+
],
|
| 8372 |
+
"issues": []
|
| 8373 |
+
},
|
| 8374 |
+
"fetch_error": null
|
| 8375 |
+
},
|
| 8376 |
+
{
|
| 8377 |
+
"author_login": "jasonmakr",
|
| 8378 |
+
"name": null,
|
| 8379 |
+
"profile_url": "https://github.com/jasonmakr",
|
| 8380 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr",
|
| 8381 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr",
|
| 8382 |
+
"repo_first_seen_at": "2026-04-18T02:14:36Z",
|
| 8383 |
+
"repo_last_seen_at": "2026-04-18T14:28:11Z",
|
| 8384 |
+
"repo_primary_artifact_count": 5,
|
| 8385 |
+
"repo_artifact_count": 5,
|
| 8386 |
+
"snapshot_issue_count": 0,
|
| 8387 |
+
"snapshot_pr_count": 5,
|
| 8388 |
+
"snapshot_comment_count": 0,
|
| 8389 |
+
"snapshot_review_count": 0,
|
| 8390 |
+
"snapshot_review_comment_count": 0,
|
| 8391 |
+
"repo_association": "NONE",
|
| 8392 |
+
"new_to_repo": false,
|
| 8393 |
+
"first_seen_in_snapshot": false,
|
| 8394 |
+
"known_via_prior_merged_pr": false,
|
| 8395 |
+
"report_reason": null,
|
| 8396 |
+
"enrichment_source": "previous_report",
|
| 8397 |
+
"live_refetch_skipped": true,
|
| 8398 |
+
"account_age_days": 39,
|
| 8399 |
+
"young_account": true,
|
| 8400 |
+
"follow_through_score": "weak",
|
| 8401 |
+
"breadth_score": "low",
|
| 8402 |
+
"automation_risk_signal": "medium",
|
| 8403 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 8404 |
+
"public_orgs": [],
|
| 8405 |
+
"activity": {
|
| 8406 |
+
"visible_authored_pr_count": 1,
|
| 8407 |
+
"merged_pr_count": 0,
|
| 8408 |
+
"closed_unmerged_pr_count": 0,
|
| 8409 |
+
"open_pr_count": 1,
|
| 8410 |
+
"merged_pr_rate": 0.0,
|
| 8411 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8412 |
+
"still_open_pr_rate": 1.0,
|
| 8413 |
+
"distinct_repos_with_authored_prs": 1,
|
| 8414 |
+
"distinct_repos_with_open_prs": 1
|
| 8415 |
+
},
|
| 8416 |
+
"examples": {
|
| 8417 |
+
"pull_requests": [
|
| 8418 |
+
{
|
| 8419 |
+
"kind": "pull_request",
|
| 8420 |
+
"number": 68600,
|
| 8421 |
+
"title": "fix(infra): prevent jitter from undercutting server-supplied Retry-After",
|
| 8422 |
+
"url": "https://github.com/openclaw/openclaw/pull/68600",
|
| 8423 |
+
"state": "open",
|
| 8424 |
+
"merged": false,
|
| 8425 |
+
"draft": false,
|
| 8426 |
+
"created_at": "2026-04-18T14:28:11Z"
|
| 8427 |
+
},
|
| 8428 |
+
{
|
| 8429 |
+
"kind": "pull_request",
|
| 8430 |
+
"number": 68512,
|
| 8431 |
+
"title": "fix: treat cron runs with NO_REPLY tool results as silent success",
|
| 8432 |
+
"url": "https://github.com/openclaw/openclaw/pull/68512",
|
| 8433 |
+
"state": "open",
|
| 8434 |
+
"merged": false,
|
| 8435 |
+
"draft": false,
|
| 8436 |
+
"created_at": "2026-04-18T10:33:11Z"
|
| 8437 |
+
},
|
| 8438 |
+
{
|
| 8439 |
+
"kind": "pull_request",
|
| 8440 |
+
"number": 68473,
|
| 8441 |
+
"title": "fix(memory-core): expand concept stopword list to filter transcript noise",
|
| 8442 |
+
"url": "https://github.com/openclaw/openclaw/pull/68473",
|
| 8443 |
+
"state": "open",
|
| 8444 |
+
"merged": false,
|
| 8445 |
+
"draft": false,
|
| 8446 |
+
"created_at": "2026-04-18T08:28:22Z"
|
| 8447 |
+
}
|
| 8448 |
+
],
|
| 8449 |
+
"issues": []
|
| 8450 |
+
},
|
| 8451 |
+
"fetch_error": null
|
| 8452 |
+
},
|
| 8453 |
{
|
| 8454 |
"author_login": "joshavant",
|
| 8455 |
"name": "Josh Avant",
|
|
|
|
| 9181 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 9182 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 9183 |
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 9184 |
+
"repo_last_seen_at": "2026-04-18T14:55:01Z",
|
| 9185 |
"repo_primary_artifact_count": 8,
|
| 9186 |
+
"repo_artifact_count": 33,
|
| 9187 |
"snapshot_issue_count": 4,
|
| 9188 |
"snapshot_pr_count": 4,
|
| 9189 |
+
"snapshot_comment_count": 15,
|
| 9190 |
+
"snapshot_review_count": 5,
|
| 9191 |
+
"snapshot_review_comment_count": 5,
|
| 9192 |
"repo_association": "NONE",
|
| 9193 |
"new_to_repo": false,
|
| 9194 |
"first_seen_in_snapshot": false,
|
|
|
|
| 9928 |
},
|
| 9929 |
"fetch_error": null
|
| 9930 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9931 |
{
|
| 9932 |
"author_login": "briandevans",
|
| 9933 |
"name": "Brian D. Evans",
|
|
|
|
| 10162 |
},
|
| 10163 |
"fetch_error": null
|
| 10164 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10165 |
{
|
| 10166 |
"author_login": "holeshotclaw",
|
| 10167 |
"name": "holeshotclaw",
|
|
|
|
| 10316 |
},
|
| 10317 |
"fetch_error": null
|
| 10318 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10319 |
{
|
| 10320 |
"author_login": "KeWang0622",
|
| 10321 |
"name": "Ke Wang",
|
|
|
|
| 11654 |
},
|
| 11655 |
"fetch_error": null
|
| 11656 |
},
|
| 11657 |
+
{
|
| 11658 |
+
"author_login": "alekseivarin-gif",
|
| 11659 |
+
"name": null,
|
| 11660 |
+
"profile_url": "https://github.com/alekseivarin-gif",
|
| 11661 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalekseivarin-gif",
|
| 11662 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalekseivarin-gif",
|
| 11663 |
+
"repo_first_seen_at": "2026-04-18T13:06:54Z",
|
| 11664 |
+
"repo_last_seen_at": "2026-04-18T14:31:15Z",
|
| 11665 |
+
"repo_primary_artifact_count": 3,
|
| 11666 |
+
"repo_artifact_count": 4,
|
| 11667 |
+
"snapshot_issue_count": 0,
|
| 11668 |
+
"snapshot_pr_count": 3,
|
| 11669 |
+
"snapshot_comment_count": 1,
|
| 11670 |
+
"snapshot_review_count": 0,
|
| 11671 |
+
"snapshot_review_comment_count": 0,
|
| 11672 |
+
"repo_association": "NONE",
|
| 11673 |
+
"new_to_repo": false,
|
| 11674 |
+
"first_seen_in_snapshot": false,
|
| 11675 |
+
"known_via_prior_merged_pr": false,
|
| 11676 |
+
"report_reason": null,
|
| 11677 |
+
"enrichment_source": "previous_report",
|
| 11678 |
+
"live_refetch_skipped": true,
|
| 11679 |
+
"account_age_days": 0,
|
| 11680 |
+
"young_account": true,
|
| 11681 |
+
"follow_through_score": "weak",
|
| 11682 |
+
"breadth_score": "low",
|
| 11683 |
+
"automation_risk_signal": "medium",
|
| 11684 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 11685 |
+
"public_orgs": [],
|
| 11686 |
+
"activity": {
|
| 11687 |
+
"visible_authored_pr_count": 1,
|
| 11688 |
+
"merged_pr_count": 0,
|
| 11689 |
+
"closed_unmerged_pr_count": 0,
|
| 11690 |
+
"open_pr_count": 1,
|
| 11691 |
+
"merged_pr_rate": 0.0,
|
| 11692 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 11693 |
+
"still_open_pr_rate": 1.0,
|
| 11694 |
+
"distinct_repos_with_authored_prs": 1,
|
| 11695 |
+
"distinct_repos_with_open_prs": 1
|
| 11696 |
+
},
|
| 11697 |
+
"examples": {
|
| 11698 |
+
"pull_requests": [
|
| 11699 |
+
{
|
| 11700 |
+
"kind": "pull_request",
|
| 11701 |
+
"number": 68601,
|
| 11702 |
+
"title": "docs: extend assistant-first framing to feature and help hubs",
|
| 11703 |
+
"url": "https://github.com/openclaw/openclaw/pull/68601",
|
| 11704 |
+
"state": "open",
|
| 11705 |
+
"merged": false,
|
| 11706 |
+
"draft": false,
|
| 11707 |
+
"created_at": "2026-04-18T14:28:16Z"
|
| 11708 |
+
},
|
| 11709 |
+
{
|
| 11710 |
+
"kind": "pull_request",
|
| 11711 |
+
"number": 68591,
|
| 11712 |
+
"title": "docs: extend assistant-first framing to feature and help hubs",
|
| 11713 |
+
"url": "https://github.com/openclaw/openclaw/pull/68591",
|
| 11714 |
+
"state": "closed",
|
| 11715 |
+
"merged": false,
|
| 11716 |
+
"draft": false,
|
| 11717 |
+
"created_at": "2026-04-18T14:08:30Z"
|
| 11718 |
+
},
|
| 11719 |
+
{
|
| 11720 |
+
"kind": "pull_request",
|
| 11721 |
+
"number": 68564,
|
| 11722 |
+
"title": "docs: shift user-facing copy toward assistant-first positioning",
|
| 11723 |
+
"url": "https://github.com/openclaw/openclaw/pull/68564",
|
| 11724 |
+
"state": "open",
|
| 11725 |
+
"merged": false,
|
| 11726 |
+
"draft": false,
|
| 11727 |
+
"created_at": "2026-04-18T13:06:54Z"
|
| 11728 |
+
}
|
| 11729 |
+
],
|
| 11730 |
+
"issues": []
|
| 11731 |
+
},
|
| 11732 |
+
"fetch_error": null
|
| 11733 |
+
},
|
| 11734 |
{
|
| 11735 |
"author_login": "Ante042",
|
| 11736 |
"name": "Ante",
|
|
|
|
| 15804 |
},
|
| 15805 |
"fetch_error": null
|
| 15806 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15807 |
{
|
| 15808 |
"author_login": "alexlomt",
|
| 15809 |
"name": null,
|
|
|
|
| 17225 |
},
|
| 17226 |
"fetch_error": null
|
| 17227 |
},
|
| 17228 |
+
{
|
| 17229 |
+
"author_login": "josmithiii",
|
| 17230 |
+
"name": "Julius Smith",
|
| 17231 |
+
"profile_url": "https://github.com/josmithiii",
|
| 17232 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajosmithiii",
|
| 17233 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajosmithiii",
|
| 17234 |
+
"repo_first_seen_at": "2026-04-14T06:34:16Z",
|
| 17235 |
+
"repo_last_seen_at": "2026-04-18T14:44:00Z",
|
| 17236 |
+
"repo_primary_artifact_count": 2,
|
| 17237 |
+
"repo_artifact_count": 3,
|
| 17238 |
+
"snapshot_issue_count": 0,
|
| 17239 |
+
"snapshot_pr_count": 2,
|
| 17240 |
+
"snapshot_comment_count": 1,
|
| 17241 |
+
"snapshot_review_count": 0,
|
| 17242 |
+
"snapshot_review_comment_count": 0,
|
| 17243 |
+
"repo_association": "NONE",
|
| 17244 |
+
"new_to_repo": false,
|
| 17245 |
+
"first_seen_in_snapshot": false,
|
| 17246 |
+
"known_via_prior_merged_pr": false,
|
| 17247 |
+
"report_reason": null,
|
| 17248 |
+
"enrichment_source": "previous_report",
|
| 17249 |
+
"live_refetch_skipped": true,
|
| 17250 |
+
"account_age_days": 4984,
|
| 17251 |
+
"young_account": false,
|
| 17252 |
+
"follow_through_score": "weak",
|
| 17253 |
+
"breadth_score": "low",
|
| 17254 |
+
"automation_risk_signal": "low",
|
| 17255 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 17256 |
+
"public_orgs": [],
|
| 17257 |
+
"activity": {
|
| 17258 |
+
"visible_authored_pr_count": 1,
|
| 17259 |
+
"merged_pr_count": 0,
|
| 17260 |
+
"closed_unmerged_pr_count": 1,
|
| 17261 |
+
"open_pr_count": 0,
|
| 17262 |
+
"merged_pr_rate": 0.0,
|
| 17263 |
+
"closed_unmerged_pr_rate": 1.0,
|
| 17264 |
+
"still_open_pr_rate": 0.0,
|
| 17265 |
+
"distinct_repos_with_authored_prs": 1,
|
| 17266 |
+
"distinct_repos_with_open_prs": 0
|
| 17267 |
+
},
|
| 17268 |
+
"examples": {
|
| 17269 |
+
"pull_requests": [
|
| 17270 |
+
{
|
| 17271 |
+
"kind": "pull_request",
|
| 17272 |
+
"number": 68607,
|
| 17273 |
+
"title": "fix(google): strip thinkingBudget=0 for gemini-2.5-pro thinking-required model",
|
| 17274 |
+
"url": "https://github.com/openclaw/openclaw/pull/68607",
|
| 17275 |
+
"state": "open",
|
| 17276 |
+
"merged": false,
|
| 17277 |
+
"draft": false,
|
| 17278 |
+
"created_at": "2026-04-18T14:44:00Z"
|
| 17279 |
+
},
|
| 17280 |
+
{
|
| 17281 |
+
"kind": "pull_request",
|
| 17282 |
+
"number": 66384,
|
| 17283 |
+
"title": "fix(google): strip thinkingBudget=0 for gemini-2.5-pro thinking-required model",
|
| 17284 |
+
"url": "https://github.com/openclaw/openclaw/pull/66384",
|
| 17285 |
+
"state": "closed",
|
| 17286 |
+
"merged": false,
|
| 17287 |
+
"draft": false,
|
| 17288 |
+
"created_at": "2026-04-14T06:34:16Z"
|
| 17289 |
+
}
|
| 17290 |
+
],
|
| 17291 |
+
"issues": []
|
| 17292 |
+
},
|
| 17293 |
+
"fetch_error": null
|
| 17294 |
+
},
|
| 17295 |
{
|
| 17296 |
"author_login": "JQRobert",
|
| 17297 |
"name": null,
|
|
|
|
| 20216 |
},
|
| 20217 |
"fetch_error": null
|
| 20218 |
},
|
| 20219 |
+
{
|
| 20220 |
+
"author_login": "bde1",
|
| 20221 |
+
"name": null,
|
| 20222 |
+
"profile_url": "https://github.com/bde1",
|
| 20223 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abde1",
|
| 20224 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abde1",
|
| 20225 |
+
"repo_first_seen_at": "2026-04-11T14:50:02Z",
|
| 20226 |
+
"repo_last_seen_at": "2026-04-11T20:30:32Z",
|
| 20227 |
+
"repo_primary_artifact_count": 4,
|
| 20228 |
+
"repo_artifact_count": 8,
|
| 20229 |
+
"snapshot_issue_count": 0,
|
| 20230 |
+
"snapshot_pr_count": 4,
|
| 20231 |
+
"snapshot_comment_count": 4,
|
| 20232 |
+
"snapshot_review_count": 0,
|
| 20233 |
+
"snapshot_review_comment_count": 0,
|
| 20234 |
+
"repo_association": "CONTRIBUTOR",
|
| 20235 |
+
"new_to_repo": false,
|
| 20236 |
+
"first_seen_in_snapshot": false,
|
| 20237 |
+
"known_via_prior_merged_pr": false,
|
| 20238 |
+
"report_reason": null,
|
| 20239 |
+
"enrichment_source": "live",
|
| 20240 |
+
"live_refetch_skipped": false,
|
| 20241 |
+
"account_age_days": null,
|
| 20242 |
+
"young_account": false,
|
| 20243 |
+
"follow_through_score": "n/a",
|
| 20244 |
+
"breadth_score": "n/a",
|
| 20245 |
+
"automation_risk_signal": "n/a",
|
| 20246 |
+
"heuristic_note": "summary unavailable",
|
| 20247 |
+
"public_orgs": [],
|
| 20248 |
+
"activity": {
|
| 20249 |
+
"visible_authored_pr_count": null,
|
| 20250 |
+
"merged_pr_count": null,
|
| 20251 |
+
"closed_unmerged_pr_count": null,
|
| 20252 |
+
"open_pr_count": null,
|
| 20253 |
+
"merged_pr_rate": null,
|
| 20254 |
+
"closed_unmerged_pr_rate": null,
|
| 20255 |
+
"still_open_pr_rate": null,
|
| 20256 |
+
"distinct_repos_with_authored_prs": null,
|
| 20257 |
+
"distinct_repos_with_open_prs": null
|
| 20258 |
+
},
|
| 20259 |
+
"examples": {
|
| 20260 |
+
"pull_requests": [
|
| 20261 |
+
{
|
| 20262 |
+
"kind": "pull_request",
|
| 20263 |
+
"number": 65003,
|
| 20264 |
+
"title": "fix(cron): normalize malformed persisted job state on load",
|
| 20265 |
+
"url": "https://github.com/openclaw/openclaw/pull/65003",
|
| 20266 |
+
"state": "open",
|
| 20267 |
+
"merged": false,
|
| 20268 |
+
"draft": false,
|
| 20269 |
+
"created_at": "2026-04-11T20:30:32Z"
|
| 20270 |
+
},
|
| 20271 |
+
{
|
| 20272 |
+
"kind": "pull_request",
|
| 20273 |
+
"number": 64859,
|
| 20274 |
+
"title": "fix(cli): stop misclassifying help/tool as plugin-gated",
|
| 20275 |
+
"url": "https://github.com/openclaw/openclaw/pull/64859",
|
| 20276 |
+
"state": "closed",
|
| 20277 |
+
"merged": false,
|
| 20278 |
+
"draft": false,
|
| 20279 |
+
"created_at": "2026-04-11T15:15:02Z"
|
| 20280 |
+
},
|
| 20281 |
+
{
|
| 20282 |
+
"kind": "pull_request",
|
| 20283 |
+
"number": 64843,
|
| 20284 |
+
"title": "fix(tui): recover footer state after stale run final",
|
| 20285 |
+
"url": "https://github.com/openclaw/openclaw/pull/64843",
|
| 20286 |
+
"state": "closed",
|
| 20287 |
+
"merged": false,
|
| 20288 |
+
"draft": false,
|
| 20289 |
+
"created_at": "2026-04-11T14:52:35Z"
|
| 20290 |
+
}
|
| 20291 |
+
],
|
| 20292 |
+
"issues": []
|
| 20293 |
+
},
|
| 20294 |
+
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'bde1'.\"}]"
|
| 20295 |
+
},
|
| 20296 |
{
|
| 20297 |
"author_login": "drvoss",
|
| 20298 |
"name": "jason",
|
|
|
|
| 23932 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajinon86",
|
| 23933 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajinon86",
|
| 23934 |
"repo_first_seen_at": "2026-04-17T15:05:24Z",
|
| 23935 |
+
"repo_last_seen_at": "2026-04-18T15:11:36Z",
|
| 23936 |
"repo_primary_artifact_count": 5,
|
| 23937 |
+
"repo_artifact_count": 8,
|
| 23938 |
"snapshot_issue_count": 4,
|
| 23939 |
"snapshot_pr_count": 1,
|
| 23940 |
+
"snapshot_comment_count": 3,
|
| 23941 |
"snapshot_review_count": 0,
|
| 23942 |
"snapshot_review_comment_count": 0,
|
| 23943 |
"repo_association": "NONE",
|
|
|
|
| 35820 |
},
|
| 35821 |
"fetch_error": null
|
| 35822 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35823 |
{
|
| 35824 |
"author_login": "grimmjoww",
|
| 35825 |
"name": "grimmjoww578",
|
|
|
|
| 37938 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajdc4429",
|
| 37939 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajdc4429",
|
| 37940 |
"repo_first_seen_at": "2026-04-12T20:57:07Z",
|
| 37941 |
+
"repo_last_seen_at": "2026-04-18T14:51:06Z",
|
| 37942 |
"repo_primary_artifact_count": 1,
|
| 37943 |
+
"repo_artifact_count": 163,
|
| 37944 |
"snapshot_issue_count": 0,
|
| 37945 |
"snapshot_pr_count": 1,
|
| 37946 |
"snapshot_comment_count": 0,
|
| 37947 |
+
"snapshot_review_count": 81,
|
| 37948 |
+
"snapshot_review_comment_count": 81,
|
| 37949 |
"repo_association": "NONE",
|
| 37950 |
"new_to_repo": false,
|
| 37951 |
"first_seen_in_snapshot": false,
|
|
|
|
| 38788 |
},
|
| 38789 |
"fetch_error": null
|
| 38790 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38791 |
{
|
| 38792 |
"author_login": "juliopx",
|
| 38793 |
"name": "Julio Manuel L\u00f3pez Tercero",
|
|
|
|
| 41718 |
},
|
| 41719 |
"fetch_error": null
|
| 41720 |
},
|
| 41721 |
+
{
|
| 41722 |
+
"author_login": "MotherSphere",
|
| 41723 |
+
"name": null,
|
| 41724 |
+
"profile_url": "https://github.com/MotherSphere",
|
| 41725 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMotherSphere",
|
| 41726 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMotherSphere",
|
| 41727 |
+
"repo_first_seen_at": "2026-04-18T14:28:07Z",
|
| 41728 |
+
"repo_last_seen_at": "2026-04-18T14:28:07Z",
|
| 41729 |
+
"repo_primary_artifact_count": 1,
|
| 41730 |
+
"repo_artifact_count": 1,
|
| 41731 |
+
"snapshot_issue_count": 0,
|
| 41732 |
+
"snapshot_pr_count": 1,
|
| 41733 |
+
"snapshot_comment_count": 0,
|
| 41734 |
+
"snapshot_review_count": 0,
|
| 41735 |
+
"snapshot_review_comment_count": 0,
|
| 41736 |
+
"repo_association": "NONE",
|
| 41737 |
+
"new_to_repo": true,
|
| 41738 |
+
"first_seen_in_snapshot": true,
|
| 41739 |
+
"known_via_prior_merged_pr": false,
|
| 41740 |
+
"report_reason": "first_seen_in_snapshot",
|
| 41741 |
+
"enrichment_source": "live",
|
| 41742 |
+
"live_refetch_skipped": false,
|
| 41743 |
+
"account_age_days": 198,
|
| 41744 |
+
"young_account": true,
|
| 41745 |
+
"follow_through_score": "weak",
|
| 41746 |
+
"breadth_score": "low",
|
| 41747 |
+
"automation_risk_signal": "low",
|
| 41748 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 41749 |
+
"public_orgs": [
|
| 41750 |
+
"Project-Colony"
|
| 41751 |
+
],
|
| 41752 |
+
"activity": {
|
| 41753 |
+
"visible_authored_pr_count": 1,
|
| 41754 |
+
"merged_pr_count": 0,
|
| 41755 |
+
"closed_unmerged_pr_count": 0,
|
| 41756 |
+
"open_pr_count": 1,
|
| 41757 |
+
"merged_pr_rate": 0.0,
|
| 41758 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 41759 |
+
"still_open_pr_rate": 1.0,
|
| 41760 |
+
"distinct_repos_with_authored_prs": 1,
|
| 41761 |
+
"distinct_repos_with_open_prs": 1
|
| 41762 |
+
},
|
| 41763 |
+
"examples": {
|
| 41764 |
+
"pull_requests": [
|
| 41765 |
+
{
|
| 41766 |
+
"kind": "pull_request",
|
| 41767 |
+
"number": 68599,
|
| 41768 |
+
"title": "agents/compaction: hint at toolResultMaxChars when overflow persists after compaction",
|
| 41769 |
+
"url": "https://github.com/openclaw/openclaw/pull/68599",
|
| 41770 |
+
"state": "open",
|
| 41771 |
+
"merged": false,
|
| 41772 |
+
"draft": false,
|
| 41773 |
+
"created_at": "2026-04-18T14:28:07Z"
|
| 41774 |
+
}
|
| 41775 |
+
],
|
| 41776 |
+
"issues": []
|
| 41777 |
+
},
|
| 41778 |
+
"fetch_error": null
|
| 41779 |
+
},
|
| 41780 |
{
|
| 41781 |
"author_login": "mylesdebastion",
|
| 41782 |
"name": "Myles de Bastion",
|
|
|
|
| 43047 |
"snapshot_review_count": 0,
|
| 43048 |
"snapshot_review_comment_count": 0,
|
| 43049 |
"repo_association": "NONE",
|
| 43050 |
+
"new_to_repo": false,
|
| 43051 |
+
"first_seen_in_snapshot": false,
|
| 43052 |
"known_via_prior_merged_pr": false,
|
| 43053 |
+
"report_reason": null,
|
| 43054 |
+
"enrichment_source": "previous_report",
|
| 43055 |
+
"live_refetch_skipped": true,
|
| 43056 |
"account_age_days": 4842,
|
| 43057 |
"young_account": false,
|
| 43058 |
"follow_through_score": "weak",
|
|
|
|
| 43266 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apoiskgit",
|
| 43267 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apoiskgit",
|
| 43268 |
"repo_first_seen_at": "2026-04-17T10:13:36Z",
|
| 43269 |
+
"repo_last_seen_at": "2026-04-18T15:20:31Z",
|
| 43270 |
"repo_primary_artifact_count": 1,
|
| 43271 |
+
"repo_artifact_count": 4,
|
| 43272 |
"snapshot_issue_count": 0,
|
| 43273 |
"snapshot_pr_count": 1,
|
| 43274 |
+
"snapshot_comment_count": 3,
|
| 43275 |
"snapshot_review_count": 0,
|
| 43276 |
"snapshot_review_comment_count": 0,
|
| 43277 |
"repo_association": "NONE",
|
|
|
|
| 46062 |
},
|
| 46063 |
"fetch_error": null
|
| 46064 |
},
|
| 46065 |
+
{
|
| 46066 |
+
"author_login": "stroupaloop",
|
| 46067 |
+
"name": "Andrew Stroup",
|
| 46068 |
+
"profile_url": "https://github.com/stroupaloop",
|
| 46069 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop",
|
| 46070 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop",
|
| 46071 |
+
"repo_first_seen_at": "2026-04-18T14:50:16Z",
|
| 46072 |
+
"repo_last_seen_at": "2026-04-18T14:50:16Z",
|
| 46073 |
+
"repo_primary_artifact_count": 1,
|
| 46074 |
+
"repo_artifact_count": 1,
|
| 46075 |
+
"snapshot_issue_count": 0,
|
| 46076 |
+
"snapshot_pr_count": 1,
|
| 46077 |
+
"snapshot_comment_count": 0,
|
| 46078 |
+
"snapshot_review_count": 0,
|
| 46079 |
+
"snapshot_review_comment_count": 0,
|
| 46080 |
+
"repo_association": "NONE",
|
| 46081 |
+
"new_to_repo": true,
|
| 46082 |
+
"first_seen_in_snapshot": true,
|
| 46083 |
+
"known_via_prior_merged_pr": false,
|
| 46084 |
+
"report_reason": "first_seen_in_snapshot",
|
| 46085 |
+
"enrichment_source": "live",
|
| 46086 |
+
"live_refetch_skipped": false,
|
| 46087 |
+
"account_age_days": 4952,
|
| 46088 |
+
"young_account": false,
|
| 46089 |
+
"follow_through_score": "weak",
|
| 46090 |
+
"breadth_score": "low",
|
| 46091 |
+
"automation_risk_signal": "low",
|
| 46092 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 46093 |
+
"public_orgs": [
|
| 46094 |
+
"CommonKey"
|
| 46095 |
+
],
|
| 46096 |
+
"activity": {
|
| 46097 |
+
"visible_authored_pr_count": 1,
|
| 46098 |
+
"merged_pr_count": 0,
|
| 46099 |
+
"closed_unmerged_pr_count": 0,
|
| 46100 |
+
"open_pr_count": 1,
|
| 46101 |
+
"merged_pr_rate": 0.0,
|
| 46102 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 46103 |
+
"still_open_pr_rate": 1.0,
|
| 46104 |
+
"distinct_repos_with_authored_prs": 1,
|
| 46105 |
+
"distinct_repos_with_open_prs": 1
|
| 46106 |
+
},
|
| 46107 |
+
"examples": {
|
| 46108 |
+
"pull_requests": [
|
| 46109 |
+
{
|
| 46110 |
+
"kind": "pull_request",
|
| 46111 |
+
"number": 68608,
|
| 46112 |
+
"title": "feat: allow prompt hooks to dynamically narrow tool surface",
|
| 46113 |
+
"url": "https://github.com/openclaw/openclaw/pull/68608",
|
| 46114 |
+
"state": "open",
|
| 46115 |
+
"merged": false,
|
| 46116 |
+
"draft": false,
|
| 46117 |
+
"created_at": "2026-04-18T14:50:16Z"
|
| 46118 |
+
}
|
| 46119 |
+
],
|
| 46120 |
+
"issues": []
|
| 46121 |
+
},
|
| 46122 |
+
"fetch_error": null
|
| 46123 |
+
},
|
| 46124 |
{
|
| 46125 |
"author_login": "sunkeysun",
|
| 46126 |
"name": "Sunkey",
|
|
|
|
| 48550 |
"snapshot_review_count": 0,
|
| 48551 |
"snapshot_review_comment_count": 0,
|
| 48552 |
"repo_association": "NONE",
|
| 48553 |
+
"new_to_repo": false,
|
| 48554 |
+
"first_seen_in_snapshot": false,
|
| 48555 |
"known_via_prior_merged_pr": false,
|
| 48556 |
+
"report_reason": null,
|
| 48557 |
+
"enrichment_source": "previous_report",
|
| 48558 |
+
"live_refetch_skipped": true,
|
| 48559 |
"account_age_days": 2598,
|
| 48560 |
"young_account": false,
|
| 48561 |
"follow_through_score": "weak",
|
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 |
|
|
@@ -108,6 +108,8 @@
|
|
| 108 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 109 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 5 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 110 |
| `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 |
|
|
|
|
|
|
|
| 111 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 112 |
| `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 |
|
| 113 |
| `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 |
|
|
@@ -125,14 +127,11 @@
|
|
| 125 |
| `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 |
|
| 126 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 127 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 128 |
-
| `bde1` | [profile](https://github.com/bde1) | no | CONTRIBUTOR | ?d | `2026-04-11T14:50:02Z` | 4 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 129 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 130 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 131 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
| 132 |
-
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 4 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 133 |
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 134 |
| `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 |
|
| 135 |
-
| `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 |
|
| 136 |
| `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 |
|
| 137 |
| `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 |
|
| 138 |
| `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 |
|
|
@@ -149,6 +148,7 @@
|
|
| 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 |
|
| 151 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 152 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 153 |
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 154 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
|
@@ -198,7 +198,6 @@
|
|
| 198 |
| `wzhgba` | [profile](https://github.com/wzhgba) | no | NONE | 4060d | `2026-04-14T16:57:48Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 199 |
| `ademczuk` | [profile](https://github.com/ademczuk) | no | CONTRIBUTOR | 4629d | `2026-02-23T17:59:33Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 200 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 201 |
-
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 202 |
| `alexlomt` | [profile](https://github.com/alexlomt) | no | NONE | 582d | `2026-04-14T18:25:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 203 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 204 |
| `apocalypse9949` | [profile](https://github.com/apocalypse9949) | no | NONE | 1150d | `2026-04-11T20:07:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
|
@@ -220,6 +219,7 @@
|
|
| 220 |
| `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 |
|
| 221 |
| `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 |
|
| 222 |
| `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 |
|
|
|
|
| 223 |
| `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 |
|
| 224 |
| `jquadrino` | [profile](https://github.com/jquadrino) | no | NONE | 533d | `2026-02-21T06:24:49Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 225 |
| `kvnkho` | [profile](https://github.com/kvnkho) | no | NONE | 3116d | `2026-04-13T21:57:52Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -262,6 +262,7 @@
|
|
| 262 |
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 263 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 264 |
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 265 |
| `drvoss` | [profile](https://github.com/drvoss) | no | CONTRIBUTOR | 4872d | `2026-02-25T02:18:08Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 266 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 267 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -498,7 +499,6 @@
|
|
| 498 |
| `gee-bjak` | [profile](https://github.com/gee-bjak) | no | NONE | 269d | `2026-04-14T08:39:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 499 |
| `Ghitahouir` | [profile](https://github.com/Ghitahouir) | no | NONE | 1479d | `2026-04-14T21:09:25Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 500 |
| `Gozei` | [profile](https://github.com/Gozei) | no | NONE | 2233d | `2026-04-15T10:34:27Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 501 |
-
| `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 |
|
| 502 |
| `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 |
|
| 503 |
| `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 |
|
| 504 |
| `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 |
|
|
@@ -551,7 +551,6 @@
|
|
| 551 |
| `joeyfrasier` | [profile](https://github.com/joeyfrasier) | no | NONE | 3894d | `2026-02-18T11:51:54Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 552 |
| `john-vainio` | [profile](https://github.com/john-vainio) | no | NONE | 1529d | `2026-04-17T05:05:56Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 553 |
| `johnstarks03` | [profile](https://github.com/johnstarks03) | no | NONE | 44d | `2026-04-13T15:10:00Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 554 |
-
| `josmithiii` | [profile](https://github.com/josmithiii) | no | NONE | 4984d | `2026-04-14T06:34:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 555 |
| `juliopx` | [profile](https://github.com/juliopx) | no | NONE | 4257d | `2026-03-19T15:53:01Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 556 |
| `JuniperSling` | [profile](https://github.com/JuniperSling) | no | NONE | 1866d | `2026-04-18T07:51:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 557 |
| `JUSTICEESSIELP` | [profile](https://github.com/JUSTICEESSIELP) | no | NONE | 2109d | `2026-04-13T01:54:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -603,6 +602,7 @@
|
|
| 603 |
| `mktcode` | [profile](https://github.com/mktcode) | no | NONE | 4431d | `2026-04-14T17:42:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 604 |
| `mofolo` | [profile](https://github.com/mofolo) | no | NONE | 5117d | `2026-04-16T05:46:07Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 605 |
| `mohuaxiao` | [profile](https://github.com/mohuaxiao) | no | NONE | 79d | `2026-04-12T16:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 606 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 607 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 608 |
| `neiro-yuchat` | [profile](https://github.com/neiro-yuchat) | no | NONE | 72d | `2026-04-11T17:45:15Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -625,7 +625,7 @@
|
|
| 625 |
| `pandego` | [profile](https://github.com/pandego) | no | CONTRIBUTOR | 4334d | `2026-02-20T21:19:18Z` | 1 | 0 | weak | moderate | low | high open PR share |
|
| 626 |
| `paramiao` | [profile](https://github.com/paramiao) | no | NONE | 5277d | `2026-04-16T13:42:00Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 627 |
| `patricklee001` | [profile](https://github.com/patricklee001) | no | NONE | 46d | `2026-04-17T14:39:01Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 628 |
-
| `peking2` | [profile](https://github.com/peking2) |
|
| 629 |
| `phxwang` | [profile](https://github.com/phxwang) | no | NONE | 5350d | `2026-04-12T14:23:12Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 630 |
| `Phymath` | [profile](https://github.com/Phymath) | no | NONE | 3506d | `2026-04-16T16:48:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 631 |
| `plokomarketing-ai` | [profile](https://github.com/plokomarketing-ai) | no | NONE | 99d | `2026-04-16T14:14:10Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -678,6 +678,7 @@
|
|
| 678 |
| `srinivaspavan9` | [profile](https://github.com/srinivaspavan9) | no | CONTRIBUTOR | 3031d | `2026-04-11T16:02:12Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 679 |
| `SrJackCM` | [profile](https://github.com/SrJackCM) | no | NONE | 1366d | `2026-04-14T01:36:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 680 |
| `ssgrim` | [profile](https://github.com/ssgrim) | no | NONE | 3734d | `2026-04-13T00:28:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 681 |
| `sunkeysun` | [profile](https://github.com/sunkeysun) | no | NONE | 3461d | `2026-04-13T03:55:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 682 |
| `supersantux` | [profile](https://github.com/supersantux) | no | NONE | 6015d | `2026-04-12T13:36:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 683 |
| `supmo668` | [profile](https://github.com/supmo668) | no | NONE | 3253d | `2026-02-14T11:23:44Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share |
|
|
@@ -720,7 +721,7 @@
|
|
| 720 |
| `yosit` | [profile](https://github.com/yosit) | no | NONE | 6065d | `2026-04-14T13:06:45Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 721 |
| `YoungMoneyInvestments` | [profile](https://github.com/YoungMoneyInvestments) | no | NONE | 932d | `2026-02-23T16:58:16Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 722 |
| `yxjsxy` | [profile](https://github.com/yxjsxy) | no | CONTRIBUTOR | 3041d | `2026-04-18T00:21:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 723 |
-
| `ZackaryShen` | [profile](https://github.com/ZackaryShen) |
|
| 724 |
| `zeroasterisk` | [profile](https://github.com/zeroasterisk) | no | CONTRIBUTOR | 6430d | `2026-04-11T22:07:01Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 725 |
| `Zetarcos` | [profile](https://github.com/Zetarcos) | no | NONE | 1265d | `2026-04-17T07:36:00Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 726 |
| `zrt-ai-lab` | [profile](https://github.com/zrt-ai-lab) | no | NONE | 3613d | `2026-04-14T02:47:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -756,12 +757,12 @@ Example artifacts:
|
|
| 756 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avincentkoc)
|
| 757 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avincentkoc)
|
| 758 |
- repo first seen: `2026-02-03T19:03:56Z`
|
| 759 |
-
- repo last seen: `2026-04-
|
| 760 |
- first seen in snapshot: **no**
|
| 761 |
- repo association: **MEMBER**
|
| 762 |
- repo primary artifacts: **54**
|
| 763 |
- snapshot authored PRs/issues: **54 PRs / 0 issues**
|
| 764 |
-
- snapshot discussion activity: **
|
| 765 |
- account age: **6420 days**
|
| 766 |
- recent public PR activity: **44 PRs** (35 merged / 3 closed-unmerged / 6 open; merged rate **80%**, closed-unmerged rate **7%**, open rate **14%**)
|
| 767 |
- public orgs: `comet-ml`, `Orange-Submarine`, `kontology`, `Locomotive-Ventures`, `openclaw`
|
|
@@ -770,7 +771,7 @@ Example artifacts:
|
|
| 770 |
|
| 771 |
Example artifacts:
|
| 772 |
- [PR #68579: fix(models): resolve openrouter compat aliases](https://github.com/openclaw/openclaw/pull/68579) — open
|
| 773 |
-
- [PR #68577: fix(openrouter): parse visible reasoning_details output](https://github.com/openclaw/openclaw/pull/68577) —
|
| 774 |
- [PR #68574: fix(openrouter): heal stale provider base urls](https://github.com/openclaw/openclaw/pull/68574) — open
|
| 775 |
|
| 776 |
### `100yenadmin`
|
|
@@ -779,12 +780,12 @@ Example artifacts:
|
|
| 779 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 780 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 781 |
- repo first seen: `2026-03-15T18:31:56Z`
|
| 782 |
-
- repo last seen: `2026-04-
|
| 783 |
- first seen in snapshot: **no**
|
| 784 |
- repo association: **CONTRIBUTOR**
|
| 785 |
- repo primary artifacts: **100**
|
| 786 |
- snapshot authored PRs/issues: **51 PRs / 49 issues**
|
| 787 |
-
- snapshot discussion activity: **
|
| 788 |
- account age: **178 days**
|
| 789 |
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 790 |
- public orgs: `electricsheephq`
|
|
@@ -1212,12 +1213,12 @@ Example artifacts:
|
|
| 1212 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr)
|
| 1213 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr)
|
| 1214 |
- repo first seen: `2026-02-04T01:45:00Z`
|
| 1215 |
-
- repo last seen: `2026-04-
|
| 1216 |
- first seen in snapshot: **no**
|
| 1217 |
- repo association: **MEMBER**
|
| 1218 |
- repo primary artifacts: **22**
|
| 1219 |
- snapshot authored PRs/issues: **17 PRs / 5 issues**
|
| 1220 |
-
- snapshot discussion activity: **511 comments /
|
| 1221 |
- account age: **4358 days**
|
| 1222 |
- recent public PR activity: **13 PRs** (5 merged / 1 closed-unmerged / 7 open; merged rate **38%**, closed-unmerged rate **8%**, open rate **54%**)
|
| 1223 |
- public orgs: `openclaw`
|
|
@@ -1822,12 +1823,12 @@ Example artifacts:
|
|
| 1822 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amartingarramon)
|
| 1823 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amartingarramon)
|
| 1824 |
- repo first seen: `2026-03-21T22:50:34Z`
|
| 1825 |
-
- repo last seen: `2026-04-18T14:
|
| 1826 |
- first seen in snapshot: **no**
|
| 1827 |
- repo association: **CONTRIBUTOR**
|
| 1828 |
- repo primary artifacts: **10**
|
| 1829 |
- snapshot authored PRs/issues: **9 PRs / 1 issues**
|
| 1830 |
-
- snapshot discussion activity: **74 comments /
|
| 1831 |
- account age: **49 days**
|
| 1832 |
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 1833 |
- public orgs: none visible
|
|
@@ -3063,6 +3064,52 @@ Example artifacts:
|
|
| 3063 |
- [PR #66199: security: wrap iMessage inbound DM body via wrapExternalContent](https://github.com/openclaw/openclaw/pull/66199) — open
|
| 3064 |
- [PR #66198: security: wrap Signal inbound DM body via wrapExternalContent](https://github.com/openclaw/openclaw/pull/66198) — open
|
| 3065 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3066 |
### `joshavant`
|
| 3067 |
|
| 3068 |
- profile: [github.com/joshavant](https://github.com/joshavant)
|
|
@@ -3279,12 +3326,12 @@ Example artifacts:
|
|
| 3279 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 3280 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 3281 |
- repo first seen: `2026-04-08T11:13:23Z`
|
| 3282 |
-
- repo last seen: `2026-04-18T14:
|
| 3283 |
- first seen in snapshot: **no**
|
| 3284 |
- repo association: **NONE**
|
| 3285 |
- repo primary artifacts: **8**
|
| 3286 |
- snapshot authored PRs/issues: **4 PRs / 4 issues**
|
| 3287 |
-
- snapshot discussion activity: **
|
| 3288 |
- account age: **2690 days**
|
| 3289 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3290 |
- public orgs: none visible
|
|
@@ -3470,30 +3517,6 @@ Example artifacts:
|
|
| 3470 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3471 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3472 |
|
| 3473 |
-
### `bde1`
|
| 3474 |
-
|
| 3475 |
-
- profile: [github.com/bde1](https://github.com/bde1)
|
| 3476 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abde1)
|
| 3477 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abde1)
|
| 3478 |
-
- repo first seen: `2026-04-11T14:50:02Z`
|
| 3479 |
-
- repo last seen: `2026-04-11T20:30:32Z`
|
| 3480 |
-
- first seen in snapshot: **no**
|
| 3481 |
-
- repo association: **CONTRIBUTOR**
|
| 3482 |
-
- repo primary artifacts: **4**
|
| 3483 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3484 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 3485 |
-
- account age: **? days**
|
| 3486 |
-
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 3487 |
-
- public orgs: none visible
|
| 3488 |
-
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 3489 |
-
- heuristic read: **summary unavailable**
|
| 3490 |
-
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'bde1'."}]`
|
| 3491 |
-
|
| 3492 |
-
Example artifacts:
|
| 3493 |
-
- [PR #65003: fix(cron): normalize malformed persisted job state on load](https://github.com/openclaw/openclaw/pull/65003) — open
|
| 3494 |
-
- [PR #64859: fix(cli): stop misclassifying help/tool as plugin-gated](https://github.com/openclaw/openclaw/pull/64859) — closed
|
| 3495 |
-
- [PR #64843: fix(tui): recover footer state after stale run final](https://github.com/openclaw/openclaw/pull/64843) — closed
|
| 3496 |
-
|
| 3497 |
### `briandevans`
|
| 3498 |
|
| 3499 |
- profile: [github.com/briandevans](https://github.com/briandevans)
|
|
@@ -3563,29 +3586,6 @@ Example artifacts:
|
|
| 3563 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3564 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3565 |
|
| 3566 |
-
### `GaosCode`
|
| 3567 |
-
|
| 3568 |
-
- profile: [github.com/GaosCode](https://github.com/GaosCode)
|
| 3569 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode)
|
| 3570 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode)
|
| 3571 |
-
- repo first seen: `2026-04-09T08:32:17Z`
|
| 3572 |
-
- repo last seen: `2026-04-18T06:56:04Z`
|
| 3573 |
-
- first seen in snapshot: **no**
|
| 3574 |
-
- repo association: **CONTRIBUTOR**
|
| 3575 |
-
- repo primary artifacts: **4**
|
| 3576 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3577 |
-
- snapshot discussion activity: **1 comments / 16 reviews / 16 review comments**
|
| 3578 |
-
- account age: **632 days**
|
| 3579 |
-
- recent public PR activity: **7 PRs** (0 merged / 1 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **14%**, open rate **86%**)
|
| 3580 |
-
- public orgs: none visible
|
| 3581 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 3582 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3583 |
-
|
| 3584 |
-
Example artifacts:
|
| 3585 |
-
- [PR #68444: fix(feishu): stop auto-forwarding mentions when disabled](https://github.com/openclaw/openclaw/pull/68444) — open
|
| 3586 |
-
- [PR #66305: fix(model-catalog): cache empty catalog loads briefly](https://github.com/openclaw/openclaw/pull/66305) — open
|
| 3587 |
-
- [PR #65979: fix(cron): normalize missing persisted job state](https://github.com/openclaw/openclaw/pull/65979) — open
|
| 3588 |
-
|
| 3589 |
### `holeshotclaw`
|
| 3590 |
|
| 3591 |
- profile: [github.com/holeshotclaw](https://github.com/holeshotclaw)
|
|
@@ -3632,29 +3632,6 @@ Example artifacts:
|
|
| 3632 |
- [PR #67652: fix(reply-payload): preserve media alias attachments](https://github.com/openclaw/openclaw/pull/67652) — open
|
| 3633 |
- [PR #67647: fix(compact): use resolved context tokens in summary](https://github.com/openclaw/openclaw/pull/67647) — open
|
| 3634 |
|
| 3635 |
-
### `jasonmakr`
|
| 3636 |
-
|
| 3637 |
-
- profile: [github.com/jasonmakr](https://github.com/jasonmakr)
|
| 3638 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr)
|
| 3639 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr)
|
| 3640 |
-
- repo first seen: `2026-04-18T02:14:36Z`
|
| 3641 |
-
- repo last seen: `2026-04-18T10:33:11Z`
|
| 3642 |
-
- first seen in snapshot: **no**
|
| 3643 |
-
- repo association: **NONE**
|
| 3644 |
-
- repo primary artifacts: **4**
|
| 3645 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3646 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 3647 |
-
- account age: **39 days**
|
| 3648 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3649 |
-
- public orgs: none visible
|
| 3650 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 3651 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 3652 |
-
|
| 3653 |
-
Example artifacts:
|
| 3654 |
-
- [PR #68512: fix: treat cron runs with NO_REPLY tool results as silent success](https://github.com/openclaw/openclaw/pull/68512) — open
|
| 3655 |
-
- [PR #68473: fix(memory-core): expand concept stopword list to filter transcript noise](https://github.com/openclaw/openclaw/pull/68473) — open
|
| 3656 |
-
- [PR #68408: fix(memory-core): strip dreaming managed blocks from daily memory reads](https://github.com/openclaw/openclaw/pull/68408) — open
|
| 3657 |
-
|
| 3658 |
### `KeWang0622`
|
| 3659 |
|
| 3660 |
- profile: [github.com/KeWang0622](https://github.com/KeWang0622)
|
|
@@ -4032,6 +4009,29 @@ Example artifacts:
|
|
| 4032 |
- [PR #67431: fix(ui): add aria-label to icon-only buttons missing accessible names](https://github.com/openclaw/openclaw/pull/67431) — open
|
| 4033 |
- [PR #67424: fix(ui): suppress screen reader announcements during streaming via aria-busy](https://github.com/openclaw/openclaw/pull/67424) — open
|
| 4034 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4035 |
### `Ante042`
|
| 4036 |
|
| 4037 |
- profile: [github.com/Ante042](https://github.com/Ante042)
|
|
@@ -5185,28 +5185,6 @@ Example artifacts:
|
|
| 5185 |
- [PR #67579: feat: multi-provider API key system with curated model catalogs (v2)](https://github.com/openclaw/openclaw/pull/67579) — open
|
| 5186 |
- [PR #67570: feat: multi-provider API key system with curated model catalogs](https://github.com/openclaw/openclaw/pull/67570) — closed
|
| 5187 |
|
| 5188 |
-
### `alekseivarin-gif`
|
| 5189 |
-
|
| 5190 |
-
- profile: [github.com/alekseivarin-gif](https://github.com/alekseivarin-gif)
|
| 5191 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalekseivarin-gif)
|
| 5192 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalekseivarin-gif)
|
| 5193 |
-
- repo first seen: `2026-04-18T13:06:54Z`
|
| 5194 |
-
- repo last seen: `2026-04-18T14:08:30Z`
|
| 5195 |
-
- first seen in snapshot: **no**
|
| 5196 |
-
- repo association: **NONE**
|
| 5197 |
-
- repo primary artifacts: **2**
|
| 5198 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5199 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5200 |
-
- account age: **0 days**
|
| 5201 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5202 |
-
- public orgs: none visible
|
| 5203 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5204 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 5205 |
-
|
| 5206 |
-
Example artifacts:
|
| 5207 |
-
- [PR #68591: docs: extend assistant-first framing to feature and help hubs](https://github.com/openclaw/openclaw/pull/68591) — open
|
| 5208 |
-
- [PR #68564: docs: shift user-facing copy toward assistant-first positioning](https://github.com/openclaw/openclaw/pull/68564) — open
|
| 5209 |
-
|
| 5210 |
### `alexlomt`
|
| 5211 |
|
| 5212 |
- profile: [github.com/alexlomt](https://github.com/alexlomt)
|
|
@@ -5669,6 +5647,28 @@ Example artifacts:
|
|
| 5669 |
- [PR #67346: Scripts: use path.basename for pnpm to fix shell execution on Windows](https://github.com/openclaw/openclaw/pull/67346) — open
|
| 5670 |
- [PR #67290: fix(ui): remove duplicate usage page header](https://github.com/openclaw/openclaw/pull/67290) — open
|
| 5671 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5672 |
### `JQRobert`
|
| 5673 |
|
| 5674 |
- profile: [github.com/JQRobert](https://github.com/JQRobert)
|
|
@@ -6603,6 +6603,30 @@ Example artifacts:
|
|
| 6603 |
- [PR #64731: fix(telegram): show model fallback notices outside verbose mode](https://github.com/openclaw/openclaw/pull/64731) — open
|
| 6604 |
- [Issue #51645: Voice transcription not working in group/topic chats](https://github.com/openclaw/openclaw/issues/51645) — open
|
| 6605 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6606 |
### `drvoss`
|
| 6607 |
|
| 6608 |
- profile: [github.com/drvoss](https://github.com/drvoss)
|
|
@@ -7703,12 +7727,12 @@ Example artifacts:
|
|
| 7703 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajinon86)
|
| 7704 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajinon86)
|
| 7705 |
- repo first seen: `2026-04-17T15:05:24Z`
|
| 7706 |
-
- repo last seen: `2026-04-
|
| 7707 |
- first seen in snapshot: **no**
|
| 7708 |
- repo association: **NONE**
|
| 7709 |
- repo primary artifacts: **5**
|
| 7710 |
- snapshot authored PRs/issues: **1 PRs / 4 issues**
|
| 7711 |
-
- snapshot discussion activity: **
|
| 7712 |
- account age: **137 days**
|
| 7713 |
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 7714 |
- public orgs: none visible
|
|
@@ -11753,27 +11777,6 @@ Example artifacts:
|
|
| 11753 |
Example artifacts:
|
| 11754 |
- [PR #67126: first cmit v-deepclaw](https://github.com/openclaw/openclaw/pull/67126) — closed
|
| 11755 |
|
| 11756 |
-
### `grandmamischief`
|
| 11757 |
-
|
| 11758 |
-
- profile: [github.com/grandmamischief](https://github.com/grandmamischief)
|
| 11759 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrandmamischief)
|
| 11760 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrandmamischief)
|
| 11761 |
-
- repo first seen: `2026-04-11T15:11:35Z`
|
| 11762 |
-
- repo last seen: `2026-04-11T15:11:35Z`
|
| 11763 |
-
- first seen in snapshot: **no**
|
| 11764 |
-
- repo association: **NONE**
|
| 11765 |
-
- repo primary artifacts: **1**
|
| 11766 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11767 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 11768 |
-
- account age: **763 days**
|
| 11769 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11770 |
-
- public orgs: none visible
|
| 11771 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11772 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 11773 |
-
|
| 11774 |
-
Example artifacts:
|
| 11775 |
-
- [PR #64857: daemon: recover launch agent restart + prefer restart wake path](https://github.com/openclaw/openclaw/pull/64857) — open
|
| 11776 |
-
|
| 11777 |
### `grimmjoww`
|
| 11778 |
|
| 11779 |
- profile: [github.com/grimmjoww](https://github.com/grimmjoww)
|
|
@@ -12558,12 +12561,12 @@ Example artifacts:
|
|
| 12558 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajdc4429)
|
| 12559 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajdc4429)
|
| 12560 |
- repo first seen: `2026-04-12T20:57:07Z`
|
| 12561 |
-
- repo last seen: `2026-04-
|
| 12562 |
- first seen in snapshot: **no**
|
| 12563 |
- repo association: **NONE**
|
| 12564 |
- repo primary artifacts: **1**
|
| 12565 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12566 |
-
- snapshot discussion activity: **0 comments /
|
| 12567 |
- account age: **3611 days**
|
| 12568 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12569 |
- public orgs: none visible
|
|
@@ -12867,27 +12870,6 @@ Example artifacts:
|
|
| 12867 |
Example artifacts:
|
| 12868 |
- [PR #66002: Fallback ACP metadata lookup for thread aliases](https://github.com/openclaw/openclaw/pull/66002) — closed
|
| 12869 |
|
| 12870 |
-
### `josmithiii`
|
| 12871 |
-
|
| 12872 |
-
- profile: [github.com/josmithiii](https://github.com/josmithiii)
|
| 12873 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajosmithiii)
|
| 12874 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajosmithiii)
|
| 12875 |
-
- repo first seen: `2026-04-14T06:34:16Z`
|
| 12876 |
-
- repo last seen: `2026-04-18T13:10:52Z`
|
| 12877 |
-
- first seen in snapshot: **no**
|
| 12878 |
-
- repo association: **NONE**
|
| 12879 |
-
- repo primary artifacts: **1**
|
| 12880 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12881 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 12882 |
-
- account age: **4984 days**
|
| 12883 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 12884 |
-
- public orgs: none visible
|
| 12885 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 12886 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 12887 |
-
|
| 12888 |
-
Example artifacts:
|
| 12889 |
-
- [PR #66384: fix(google): strip thinkingBudget=0 for gemini-2.5-pro thinking-required model](https://github.com/openclaw/openclaw/pull/66384) — closed
|
| 12890 |
-
|
| 12891 |
### `juliopx`
|
| 12892 |
|
| 12893 |
- profile: [github.com/juliopx](https://github.com/juliopx)
|
|
@@ -13959,6 +13941,27 @@ Example artifacts:
|
|
| 13959 |
Example artifacts:
|
| 13960 |
- [PR #65457: fix(gateway): stop dropping repeated markdown tokens in chat stream merge](https://github.com/openclaw/openclaw/pull/65457) — open
|
| 13961 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13962 |
### `mylesdebastion`
|
| 13963 |
|
| 13964 |
- profile: [github.com/mylesdebastion](https://github.com/mylesdebastion)
|
|
@@ -14428,7 +14431,7 @@ Example artifacts:
|
|
| 14428 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apeking2)
|
| 14429 |
- repo first seen: `2026-04-18T14:09:14Z`
|
| 14430 |
- repo last seen: `2026-04-18T14:09:14Z`
|
| 14431 |
-
- first seen in snapshot: **
|
| 14432 |
- repo association: **NONE**
|
| 14433 |
- repo primary artifacts: **1**
|
| 14434 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -14511,12 +14514,12 @@ Example artifacts:
|
|
| 14511 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apoiskgit)
|
| 14512 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apoiskgit)
|
| 14513 |
- repo first seen: `2026-04-17T10:13:36Z`
|
| 14514 |
-
- repo last seen: `2026-04-
|
| 14515 |
- first seen in snapshot: **no**
|
| 14516 |
- repo association: **NONE**
|
| 14517 |
- repo primary artifacts: **1**
|
| 14518 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14519 |
-
- snapshot discussion activity: **
|
| 14520 |
- account age: **1112 days**
|
| 14521 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14522 |
- public orgs: none visible
|
|
@@ -15535,6 +15538,27 @@ Example artifacts:
|
|
| 15535 |
Example artifacts:
|
| 15536 |
- [PR #65610: feat(runtime): validate Nexus task packets locally](https://github.com/openclaw/openclaw/pull/65610) — closed, draft
|
| 15537 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15538 |
### `sunkeysun`
|
| 15539 |
|
| 15540 |
- profile: [github.com/sunkeysun](https://github.com/sunkeysun)
|
|
@@ -16424,7 +16448,7 @@ Example artifacts:
|
|
| 16424 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AZackaryShen)
|
| 16425 |
- repo first seen: `2026-04-18T13:48:28Z`
|
| 16426 |
- repo last seen: `2026-04-18T13:48:28Z`
|
| 16427 |
-
- first seen in snapshot: **
|
| 16428 |
- repo association: **NONE**
|
| 16429 |
- repo primary artifacts: **1**
|
| 16430 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T152034Z`
|
| 4 |
+
- Generated: `2026-04-18T15:22:50Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `716`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 108 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 109 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 5 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 110 |
| `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 |
|
| 111 |
+
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 5 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 112 |
+
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 5 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 113 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 114 |
| `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 |
|
| 115 |
| `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 |
|
|
|
|
| 127 |
| `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 |
|
| 128 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 129 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 130 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 131 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 132 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
|
|
|
| 133 |
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 134 |
| `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 |
|
|
|
|
| 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 |
|
|
|
|
| 148 |
| `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 |
|
| 149 |
| `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 |
|
| 150 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 151 |
+
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 152 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 153 |
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 154 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
|
|
|
| 198 |
| `wzhgba` | [profile](https://github.com/wzhgba) | no | NONE | 4060d | `2026-04-14T16:57:48Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 199 |
| `ademczuk` | [profile](https://github.com/ademczuk) | no | CONTRIBUTOR | 4629d | `2026-02-23T17:59:33Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 200 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 201 |
| `alexlomt` | [profile](https://github.com/alexlomt) | no | NONE | 582d | `2026-04-14T18:25:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 202 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 203 |
| `apocalypse9949` | [profile](https://github.com/apocalypse9949) | no | NONE | 1150d | `2026-04-11T20:07:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
|
|
|
| 219 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 220 |
| `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 |
|
| 221 |
| `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 |
|
| 222 |
+
| `josmithiii` | [profile](https://github.com/josmithiii) | no | NONE | 4984d | `2026-04-14T06:34:16Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 223 |
| `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 |
|
| 224 |
| `jquadrino` | [profile](https://github.com/jquadrino) | no | NONE | 533d | `2026-02-21T06:24:49Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 225 |
| `kvnkho` | [profile](https://github.com/kvnkho) | no | NONE | 3116d | `2026-04-13T21:57:52Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 262 |
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 263 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 264 |
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 265 |
+
| `bde1` | [profile](https://github.com/bde1) | no | CONTRIBUTOR | ?d | `2026-04-11T14:50:02Z` | 4 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 266 |
| `drvoss` | [profile](https://github.com/drvoss) | no | CONTRIBUTOR | 4872d | `2026-02-25T02:18:08Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 267 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 268 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 499 |
| `gee-bjak` | [profile](https://github.com/gee-bjak) | no | NONE | 269d | `2026-04-14T08:39:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 500 |
| `Ghitahouir` | [profile](https://github.com/Ghitahouir) | no | NONE | 1479d | `2026-04-14T21:09:25Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 501 |
| `Gozei` | [profile](https://github.com/Gozei) | no | NONE | 2233d | `2026-04-15T10:34:27Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 502 |
| `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 |
|
| 503 |
| `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 |
|
| 504 |
| `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 |
|
|
|
|
| 551 |
| `joeyfrasier` | [profile](https://github.com/joeyfrasier) | no | NONE | 3894d | `2026-02-18T11:51:54Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 552 |
| `john-vainio` | [profile](https://github.com/john-vainio) | no | NONE | 1529d | `2026-04-17T05:05:56Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 553 |
| `johnstarks03` | [profile](https://github.com/johnstarks03) | no | NONE | 44d | `2026-04-13T15:10:00Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 554 |
| `juliopx` | [profile](https://github.com/juliopx) | no | NONE | 4257d | `2026-03-19T15:53:01Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 555 |
| `JuniperSling` | [profile](https://github.com/JuniperSling) | no | NONE | 1866d | `2026-04-18T07:51:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 556 |
| `JUSTICEESSIELP` | [profile](https://github.com/JUSTICEESSIELP) | no | NONE | 2109d | `2026-04-13T01:54:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 602 |
| `mktcode` | [profile](https://github.com/mktcode) | no | NONE | 4431d | `2026-04-14T17:42:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 603 |
| `mofolo` | [profile](https://github.com/mofolo) | no | NONE | 5117d | `2026-04-16T05:46:07Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 604 |
| `mohuaxiao` | [profile](https://github.com/mohuaxiao) | no | NONE | 79d | `2026-04-12T16:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 605 |
+
| `MotherSphere` | [profile](https://github.com/MotherSphere) | yes | NONE | 198d | `2026-04-18T14:28:07Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 606 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 607 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 608 |
| `neiro-yuchat` | [profile](https://github.com/neiro-yuchat) | no | NONE | 72d | `2026-04-11T17:45:15Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 625 |
| `pandego` | [profile](https://github.com/pandego) | no | CONTRIBUTOR | 4334d | `2026-02-20T21:19:18Z` | 1 | 0 | weak | moderate | low | high open PR share |
|
| 626 |
| `paramiao` | [profile](https://github.com/paramiao) | no | NONE | 5277d | `2026-04-16T13:42:00Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 627 |
| `patricklee001` | [profile](https://github.com/patricklee001) | no | NONE | 46d | `2026-04-17T14:39:01Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 628 |
+
| `peking2` | [profile](https://github.com/peking2) | no | NONE | 4842d | `2026-04-18T14:09:14Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 629 |
| `phxwang` | [profile](https://github.com/phxwang) | no | NONE | 5350d | `2026-04-12T14:23:12Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 630 |
| `Phymath` | [profile](https://github.com/Phymath) | no | NONE | 3506d | `2026-04-16T16:48:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 631 |
| `plokomarketing-ai` | [profile](https://github.com/plokomarketing-ai) | no | NONE | 99d | `2026-04-16T14:14:10Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 678 |
| `srinivaspavan9` | [profile](https://github.com/srinivaspavan9) | no | CONTRIBUTOR | 3031d | `2026-04-11T16:02:12Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 679 |
| `SrJackCM` | [profile](https://github.com/SrJackCM) | no | NONE | 1366d | `2026-04-14T01:36:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 680 |
| `ssgrim` | [profile](https://github.com/ssgrim) | no | NONE | 3734d | `2026-04-13T00:28:16Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 681 |
+
| `stroupaloop` | [profile](https://github.com/stroupaloop) | yes | NONE | 4952d | `2026-04-18T14:50:16Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 682 |
| `sunkeysun` | [profile](https://github.com/sunkeysun) | no | NONE | 3461d | `2026-04-13T03:55:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 683 |
| `supersantux` | [profile](https://github.com/supersantux) | no | NONE | 6015d | `2026-04-12T13:36:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 684 |
| `supmo668` | [profile](https://github.com/supmo668) | no | NONE | 3253d | `2026-02-14T11:23:44Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share |
|
|
|
|
| 721 |
| `yosit` | [profile](https://github.com/yosit) | no | NONE | 6065d | `2026-04-14T13:06:45Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 722 |
| `YoungMoneyInvestments` | [profile](https://github.com/YoungMoneyInvestments) | no | NONE | 932d | `2026-02-23T16:58:16Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 723 |
| `yxjsxy` | [profile](https://github.com/yxjsxy) | no | CONTRIBUTOR | 3041d | `2026-04-18T00:21:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 724 |
+
| `ZackaryShen` | [profile](https://github.com/ZackaryShen) | no | NONE | 2598d | `2026-04-18T13:48:28Z` | 1 | 0 | weak | high | low | broad repo spread; high open PR share |
|
| 725 |
| `zeroasterisk` | [profile](https://github.com/zeroasterisk) | no | CONTRIBUTOR | 6430d | `2026-04-11T22:07:01Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 726 |
| `Zetarcos` | [profile](https://github.com/Zetarcos) | no | NONE | 1265d | `2026-04-17T07:36:00Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 727 |
| `zrt-ai-lab` | [profile](https://github.com/zrt-ai-lab) | no | NONE | 3613d | `2026-04-14T02:47:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 757 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Avincentkoc)
|
| 758 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Avincentkoc)
|
| 759 |
- repo first seen: `2026-02-03T19:03:56Z`
|
| 760 |
+
- repo last seen: `2026-04-18T14:31:26Z`
|
| 761 |
- first seen in snapshot: **no**
|
| 762 |
- repo association: **MEMBER**
|
| 763 |
- repo primary artifacts: **54**
|
| 764 |
- snapshot authored PRs/issues: **54 PRs / 0 issues**
|
| 765 |
+
- snapshot discussion activity: **1851 comments / 7 reviews / 7 review comments**
|
| 766 |
- account age: **6420 days**
|
| 767 |
- recent public PR activity: **44 PRs** (35 merged / 3 closed-unmerged / 6 open; merged rate **80%**, closed-unmerged rate **7%**, open rate **14%**)
|
| 768 |
- public orgs: `comet-ml`, `Orange-Submarine`, `kontology`, `Locomotive-Ventures`, `openclaw`
|
|
|
|
| 771 |
|
| 772 |
Example artifacts:
|
| 773 |
- [PR #68579: fix(models): resolve openrouter compat aliases](https://github.com/openclaw/openclaw/pull/68579) — open
|
| 774 |
+
- [PR #68577: fix(openrouter): parse visible reasoning_details output](https://github.com/openclaw/openclaw/pull/68577) — closed, merged
|
| 775 |
- [PR #68574: fix(openrouter): heal stale provider base urls](https://github.com/openclaw/openclaw/pull/68574) — open
|
| 776 |
|
| 777 |
### `100yenadmin`
|
|
|
|
| 780 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 781 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 782 |
- repo first seen: `2026-03-15T18:31:56Z`
|
| 783 |
+
- repo last seen: `2026-04-18T15:14:13Z`
|
| 784 |
- first seen in snapshot: **no**
|
| 785 |
- repo association: **CONTRIBUTOR**
|
| 786 |
- repo primary artifacts: **100**
|
| 787 |
- snapshot authored PRs/issues: **51 PRs / 49 issues**
|
| 788 |
+
- snapshot discussion activity: **240 comments / 987 reviews / 987 review comments**
|
| 789 |
- account age: **178 days**
|
| 790 |
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 791 |
- public orgs: `electricsheephq`
|
|
|
|
| 1213 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr)
|
| 1214 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr)
|
| 1215 |
- repo first seen: `2026-02-04T01:45:00Z`
|
| 1216 |
+
- repo last seen: `2026-04-18T14:49:45Z`
|
| 1217 |
- first seen in snapshot: **no**
|
| 1218 |
- repo association: **MEMBER**
|
| 1219 |
- repo primary artifacts: **22**
|
| 1220 |
- snapshot authored PRs/issues: **17 PRs / 5 issues**
|
| 1221 |
+
- snapshot discussion activity: **511 comments / 49 reviews / 49 review comments**
|
| 1222 |
- account age: **4358 days**
|
| 1223 |
- recent public PR activity: **13 PRs** (5 merged / 1 closed-unmerged / 7 open; merged rate **38%**, closed-unmerged rate **8%**, open rate **54%**)
|
| 1224 |
- public orgs: `openclaw`
|
|
|
|
| 1823 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amartingarramon)
|
| 1824 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amartingarramon)
|
| 1825 |
- repo first seen: `2026-03-21T22:50:34Z`
|
| 1826 |
+
- repo last seen: `2026-04-18T14:55:53Z`
|
| 1827 |
- first seen in snapshot: **no**
|
| 1828 |
- repo association: **CONTRIBUTOR**
|
| 1829 |
- repo primary artifacts: **10**
|
| 1830 |
- snapshot authored PRs/issues: **9 PRs / 1 issues**
|
| 1831 |
+
- snapshot discussion activity: **74 comments / 38 reviews / 4 review comments**
|
| 1832 |
- account age: **49 days**
|
| 1833 |
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 1834 |
- public orgs: none visible
|
|
|
|
| 3064 |
- [PR #66199: security: wrap iMessage inbound DM body via wrapExternalContent](https://github.com/openclaw/openclaw/pull/66199) — open
|
| 3065 |
- [PR #66198: security: wrap Signal inbound DM body via wrapExternalContent](https://github.com/openclaw/openclaw/pull/66198) — open
|
| 3066 |
|
| 3067 |
+
### `GaosCode`
|
| 3068 |
+
|
| 3069 |
+
- profile: [github.com/GaosCode](https://github.com/GaosCode)
|
| 3070 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AGaosCode)
|
| 3071 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AGaosCode)
|
| 3072 |
+
- repo first seen: `2026-04-09T08:32:17Z`
|
| 3073 |
+
- repo last seen: `2026-04-18T14:25:27Z`
|
| 3074 |
+
- first seen in snapshot: **no**
|
| 3075 |
+
- repo association: **CONTRIBUTOR**
|
| 3076 |
+
- repo primary artifacts: **5**
|
| 3077 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3078 |
+
- snapshot discussion activity: **1 comments / 16 reviews / 16 review comments**
|
| 3079 |
+
- account age: **632 days**
|
| 3080 |
+
- recent public PR activity: **7 PRs** (0 merged / 1 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **14%**, open rate **86%**)
|
| 3081 |
+
- public orgs: none visible
|
| 3082 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 3083 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 3084 |
+
|
| 3085 |
+
Example artifacts:
|
| 3086 |
+
- [PR #68597: fix(memory): block symlink escapes in memory_get](https://github.com/openclaw/openclaw/pull/68597) — open
|
| 3087 |
+
- [PR #68444: fix(feishu): stop auto-forwarding mentions when disabled](https://github.com/openclaw/openclaw/pull/68444) — open
|
| 3088 |
+
- [PR #66305: fix(model-catalog): cache empty catalog loads briefly](https://github.com/openclaw/openclaw/pull/66305) — open
|
| 3089 |
+
|
| 3090 |
+
### `jasonmakr`
|
| 3091 |
+
|
| 3092 |
+
- profile: [github.com/jasonmakr](https://github.com/jasonmakr)
|
| 3093 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajasonmakr)
|
| 3094 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajasonmakr)
|
| 3095 |
+
- repo first seen: `2026-04-18T02:14:36Z`
|
| 3096 |
+
- repo last seen: `2026-04-18T14:28:11Z`
|
| 3097 |
+
- first seen in snapshot: **no**
|
| 3098 |
+
- repo association: **NONE**
|
| 3099 |
+
- repo primary artifacts: **5**
|
| 3100 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3101 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 3102 |
+
- account age: **39 days**
|
| 3103 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3104 |
+
- public orgs: none visible
|
| 3105 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 3106 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 3107 |
+
|
| 3108 |
+
Example artifacts:
|
| 3109 |
+
- [PR #68600: fix(infra): prevent jitter from undercutting server-supplied Retry-After](https://github.com/openclaw/openclaw/pull/68600) — open
|
| 3110 |
+
- [PR #68512: fix: treat cron runs with NO_REPLY tool results as silent success](https://github.com/openclaw/openclaw/pull/68512) — open
|
| 3111 |
+
- [PR #68473: fix(memory-core): expand concept stopword list to filter transcript noise](https://github.com/openclaw/openclaw/pull/68473) — open
|
| 3112 |
+
|
| 3113 |
### `joshavant`
|
| 3114 |
|
| 3115 |
- profile: [github.com/joshavant](https://github.com/joshavant)
|
|
|
|
| 3326 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 3327 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 3328 |
- repo first seen: `2026-04-08T11:13:23Z`
|
| 3329 |
+
- repo last seen: `2026-04-18T14:55:01Z`
|
| 3330 |
- first seen in snapshot: **no**
|
| 3331 |
- repo association: **NONE**
|
| 3332 |
- repo primary artifacts: **8**
|
| 3333 |
- snapshot authored PRs/issues: **4 PRs / 4 issues**
|
| 3334 |
+
- snapshot discussion activity: **15 comments / 5 reviews / 5 review comments**
|
| 3335 |
- account age: **2690 days**
|
| 3336 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3337 |
- public orgs: none visible
|
|
|
|
| 3517 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3518 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3519 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3520 |
### `briandevans`
|
| 3521 |
|
| 3522 |
- profile: [github.com/briandevans](https://github.com/briandevans)
|
|
|
|
| 3586 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3587 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3588 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3589 |
### `holeshotclaw`
|
| 3590 |
|
| 3591 |
- profile: [github.com/holeshotclaw](https://github.com/holeshotclaw)
|
|
|
|
| 3632 |
- [PR #67652: fix(reply-payload): preserve media alias attachments](https://github.com/openclaw/openclaw/pull/67652) — open
|
| 3633 |
- [PR #67647: fix(compact): use resolved context tokens in summary](https://github.com/openclaw/openclaw/pull/67647) — open
|
| 3634 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3635 |
### `KeWang0622`
|
| 3636 |
|
| 3637 |
- profile: [github.com/KeWang0622](https://github.com/KeWang0622)
|
|
|
|
| 4009 |
- [PR #67431: fix(ui): add aria-label to icon-only buttons missing accessible names](https://github.com/openclaw/openclaw/pull/67431) — open
|
| 4010 |
- [PR #67424: fix(ui): suppress screen reader announcements during streaming via aria-busy](https://github.com/openclaw/openclaw/pull/67424) — open
|
| 4011 |
|
| 4012 |
+
### `alekseivarin-gif`
|
| 4013 |
+
|
| 4014 |
+
- profile: [github.com/alekseivarin-gif](https://github.com/alekseivarin-gif)
|
| 4015 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalekseivarin-gif)
|
| 4016 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalekseivarin-gif)
|
| 4017 |
+
- repo first seen: `2026-04-18T13:06:54Z`
|
| 4018 |
+
- repo last seen: `2026-04-18T14:31:15Z`
|
| 4019 |
+
- first seen in snapshot: **no**
|
| 4020 |
+
- repo association: **NONE**
|
| 4021 |
+
- repo primary artifacts: **3**
|
| 4022 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4023 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 4024 |
+
- account age: **0 days**
|
| 4025 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4026 |
+
- public orgs: none visible
|
| 4027 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4028 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 4029 |
+
|
| 4030 |
+
Example artifacts:
|
| 4031 |
+
- [PR #68601: docs: extend assistant-first framing to feature and help hubs](https://github.com/openclaw/openclaw/pull/68601) — open
|
| 4032 |
+
- [PR #68591: docs: extend assistant-first framing to feature and help hubs](https://github.com/openclaw/openclaw/pull/68591) — closed
|
| 4033 |
+
- [PR #68564: docs: shift user-facing copy toward assistant-first positioning](https://github.com/openclaw/openclaw/pull/68564) — open
|
| 4034 |
+
|
| 4035 |
### `Ante042`
|
| 4036 |
|
| 4037 |
- profile: [github.com/Ante042](https://github.com/Ante042)
|
|
|
|
| 5185 |
- [PR #67579: feat: multi-provider API key system with curated model catalogs (v2)](https://github.com/openclaw/openclaw/pull/67579) — open
|
| 5186 |
- [PR #67570: feat: multi-provider API key system with curated model catalogs](https://github.com/openclaw/openclaw/pull/67570) — closed
|
| 5187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5188 |
### `alexlomt`
|
| 5189 |
|
| 5190 |
- profile: [github.com/alexlomt](https://github.com/alexlomt)
|
|
|
|
| 5647 |
- [PR #67346: Scripts: use path.basename for pnpm to fix shell execution on Windows](https://github.com/openclaw/openclaw/pull/67346) — open
|
| 5648 |
- [PR #67290: fix(ui): remove duplicate usage page header](https://github.com/openclaw/openclaw/pull/67290) — open
|
| 5649 |
|
| 5650 |
+
### `josmithiii`
|
| 5651 |
+
|
| 5652 |
+
- profile: [github.com/josmithiii](https://github.com/josmithiii)
|
| 5653 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajosmithiii)
|
| 5654 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajosmithiii)
|
| 5655 |
+
- repo first seen: `2026-04-14T06:34:16Z`
|
| 5656 |
+
- repo last seen: `2026-04-18T14:44:00Z`
|
| 5657 |
+
- first seen in snapshot: **no**
|
| 5658 |
+
- repo association: **NONE**
|
| 5659 |
+
- repo primary artifacts: **2**
|
| 5660 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5661 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 5662 |
+
- account age: **4984 days**
|
| 5663 |
+
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 5664 |
+
- public orgs: none visible
|
| 5665 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5666 |
+
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 5667 |
+
|
| 5668 |
+
Example artifacts:
|
| 5669 |
+
- [PR #68607: fix(google): strip thinkingBudget=0 for gemini-2.5-pro thinking-required model](https://github.com/openclaw/openclaw/pull/68607) — open
|
| 5670 |
+
- [PR #66384: fix(google): strip thinkingBudget=0 for gemini-2.5-pro thinking-required model](https://github.com/openclaw/openclaw/pull/66384) — closed
|
| 5671 |
+
|
| 5672 |
### `JQRobert`
|
| 5673 |
|
| 5674 |
- profile: [github.com/JQRobert](https://github.com/JQRobert)
|
|
|
|
| 6603 |
- [PR #64731: fix(telegram): show model fallback notices outside verbose mode](https://github.com/openclaw/openclaw/pull/64731) — open
|
| 6604 |
- [Issue #51645: Voice transcription not working in group/topic chats](https://github.com/openclaw/openclaw/issues/51645) — open
|
| 6605 |
|
| 6606 |
+
### `bde1`
|
| 6607 |
+
|
| 6608 |
+
- profile: [github.com/bde1](https://github.com/bde1)
|
| 6609 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abde1)
|
| 6610 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abde1)
|
| 6611 |
+
- repo first seen: `2026-04-11T14:50:02Z`
|
| 6612 |
+
- repo last seen: `2026-04-11T20:30:32Z`
|
| 6613 |
+
- first seen in snapshot: **no**
|
| 6614 |
+
- repo association: **CONTRIBUTOR**
|
| 6615 |
+
- repo primary artifacts: **4**
|
| 6616 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 6617 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 6618 |
+
- account age: **? days**
|
| 6619 |
+
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 6620 |
+
- public orgs: none visible
|
| 6621 |
+
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 6622 |
+
- heuristic read: **summary unavailable**
|
| 6623 |
+
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'bde1'."}]`
|
| 6624 |
+
|
| 6625 |
+
Example artifacts:
|
| 6626 |
+
- [PR #65003: fix(cron): normalize malformed persisted job state on load](https://github.com/openclaw/openclaw/pull/65003) — open
|
| 6627 |
+
- [PR #64859: fix(cli): stop misclassifying help/tool as plugin-gated](https://github.com/openclaw/openclaw/pull/64859) — closed
|
| 6628 |
+
- [PR #64843: fix(tui): recover footer state after stale run final](https://github.com/openclaw/openclaw/pull/64843) — closed
|
| 6629 |
+
|
| 6630 |
### `drvoss`
|
| 6631 |
|
| 6632 |
- profile: [github.com/drvoss](https://github.com/drvoss)
|
|
|
|
| 7727 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajinon86)
|
| 7728 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajinon86)
|
| 7729 |
- repo first seen: `2026-04-17T15:05:24Z`
|
| 7730 |
+
- repo last seen: `2026-04-18T15:11:36Z`
|
| 7731 |
- first seen in snapshot: **no**
|
| 7732 |
- repo association: **NONE**
|
| 7733 |
- repo primary artifacts: **5**
|
| 7734 |
- snapshot authored PRs/issues: **1 PRs / 4 issues**
|
| 7735 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 7736 |
- account age: **137 days**
|
| 7737 |
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 7738 |
- public orgs: none visible
|
|
|
|
| 11777 |
Example artifacts:
|
| 11778 |
- [PR #67126: first cmit v-deepclaw](https://github.com/openclaw/openclaw/pull/67126) — closed
|
| 11779 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11780 |
### `grimmjoww`
|
| 11781 |
|
| 11782 |
- profile: [github.com/grimmjoww](https://github.com/grimmjoww)
|
|
|
|
| 12561 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajdc4429)
|
| 12562 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajdc4429)
|
| 12563 |
- repo first seen: `2026-04-12T20:57:07Z`
|
| 12564 |
+
- repo last seen: `2026-04-18T14:51:06Z`
|
| 12565 |
- first seen in snapshot: **no**
|
| 12566 |
- repo association: **NONE**
|
| 12567 |
- repo primary artifacts: **1**
|
| 12568 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12569 |
+
- snapshot discussion activity: **0 comments / 81 reviews / 81 review comments**
|
| 12570 |
- account age: **3611 days**
|
| 12571 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12572 |
- public orgs: none visible
|
|
|
|
| 12870 |
Example artifacts:
|
| 12871 |
- [PR #66002: Fallback ACP metadata lookup for thread aliases](https://github.com/openclaw/openclaw/pull/66002) — closed
|
| 12872 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12873 |
### `juliopx`
|
| 12874 |
|
| 12875 |
- profile: [github.com/juliopx](https://github.com/juliopx)
|
|
|
|
| 13941 |
Example artifacts:
|
| 13942 |
- [PR #65457: fix(gateway): stop dropping repeated markdown tokens in chat stream merge](https://github.com/openclaw/openclaw/pull/65457) — open
|
| 13943 |
|
| 13944 |
+
### `MotherSphere`
|
| 13945 |
+
|
| 13946 |
+
- profile: [github.com/MotherSphere](https://github.com/MotherSphere)
|
| 13947 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMotherSphere)
|
| 13948 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMotherSphere)
|
| 13949 |
+
- repo first seen: `2026-04-18T14:28:07Z`
|
| 13950 |
+
- repo last seen: `2026-04-18T14:28:07Z`
|
| 13951 |
+
- first seen in snapshot: **yes**
|
| 13952 |
+
- repo association: **NONE**
|
| 13953 |
+
- repo primary artifacts: **1**
|
| 13954 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13955 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 13956 |
+
- account age: **198 days**
|
| 13957 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13958 |
+
- public orgs: `Project-Colony`
|
| 13959 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 13960 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 13961 |
+
|
| 13962 |
+
Example artifacts:
|
| 13963 |
+
- [PR #68599: agents/compaction: hint at toolResultMaxChars when overflow persists after compaction](https://github.com/openclaw/openclaw/pull/68599) — open
|
| 13964 |
+
|
| 13965 |
### `mylesdebastion`
|
| 13966 |
|
| 13967 |
- profile: [github.com/mylesdebastion](https://github.com/mylesdebastion)
|
|
|
|
| 14431 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apeking2)
|
| 14432 |
- repo first seen: `2026-04-18T14:09:14Z`
|
| 14433 |
- repo last seen: `2026-04-18T14:09:14Z`
|
| 14434 |
+
- first seen in snapshot: **no**
|
| 14435 |
- repo association: **NONE**
|
| 14436 |
- repo primary artifacts: **1**
|
| 14437 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 14514 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apoiskgit)
|
| 14515 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apoiskgit)
|
| 14516 |
- repo first seen: `2026-04-17T10:13:36Z`
|
| 14517 |
+
- repo last seen: `2026-04-18T15:20:31Z`
|
| 14518 |
- first seen in snapshot: **no**
|
| 14519 |
- repo association: **NONE**
|
| 14520 |
- repo primary artifacts: **1**
|
| 14521 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14522 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 14523 |
- account age: **1112 days**
|
| 14524 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14525 |
- public orgs: none visible
|
|
|
|
| 15538 |
Example artifacts:
|
| 15539 |
- [PR #65610: feat(runtime): validate Nexus task packets locally](https://github.com/openclaw/openclaw/pull/65610) — closed, draft
|
| 15540 |
|
| 15541 |
+
### `stroupaloop`
|
| 15542 |
+
|
| 15543 |
+
- profile: [github.com/stroupaloop](https://github.com/stroupaloop)
|
| 15544 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop)
|
| 15545 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop)
|
| 15546 |
+
- repo first seen: `2026-04-18T14:50:16Z`
|
| 15547 |
+
- repo last seen: `2026-04-18T14:50:16Z`
|
| 15548 |
+
- first seen in snapshot: **yes**
|
| 15549 |
+
- repo association: **NONE**
|
| 15550 |
+
- repo primary artifacts: **1**
|
| 15551 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15552 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15553 |
+
- account age: **4952 days**
|
| 15554 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15555 |
+
- public orgs: `CommonKey`
|
| 15556 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15557 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 15558 |
+
|
| 15559 |
+
Example artifacts:
|
| 15560 |
+
- [PR #68608: feat: allow prompt hooks to dynamically narrow tool surface](https://github.com/openclaw/openclaw/pull/68608) — open
|
| 15561 |
+
|
| 15562 |
### `sunkeysun`
|
| 15563 |
|
| 15564 |
- profile: [github.com/sunkeysun](https://github.com/sunkeysun)
|
|
|
|
| 16448 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AZackaryShen)
|
| 16449 |
- repo first seen: `2026-04-18T13:48:28Z`
|
| 16450 |
- repo last seen: `2026-04-18T13:48:28Z`
|
| 16451 |
+
- first seen in snapshot: **no**
|
| 16452 |
- repo association: **NONE**
|
| 16453 |
- repo primary artifacts: **1**
|
| 16454 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
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:dc58f509c72e23442b9a9b6d0f2f2840610f78447cc3169026a535de211da381
|
| 3 |
+
size 97953
|
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:619b0d2eb27b6be791e50f2657c0df1cca0becc13f6a946034a0348727ee8545
|
| 3 |
+
size 46710832
|
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:8edb89a4f7b80507ea5aadec9ee96e3d536069575167f63b110e7b28f3c3dad0
|
| 3 |
+
size 121490195
|
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:bb63091d8343dea12b2ae3ec281413bb7c41cab067b5316a1265eaecac6b31c8
|
| 3 |
+
size 89172248
|
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:3ec3d237ad6dc4e62f9433832a73b70daa70e99feff1efbf6994c524c50b5971
|
| 3 |
+
size 4737918
|
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:145875452b0dcc806f40eecec93f355c0395d521b7ae88871fa3094e2cdb1bd1
|
| 3 |
+
size 7257800
|
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:f6829095883d4c4b99511e26e4d4b5ff255a7be32ee492c92de8db29a434691c
|
| 3 |
+
size 1426962
|
snapshots/20260418T152034Z/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": 136391,
|
| 9 |
+
"issues": 4447,
|
| 10 |
+
"links": 44300,
|
| 11 |
+
"new_contributors": 716,
|
| 12 |
+
"pr_diffs": 3264,
|
| 13 |
+
"pr_files": 66951,
|
| 14 |
+
"pull_requests": 3264,
|
| 15 |
+
"review_comments": 16841,
|
| 16 |
+
"reviews": 12788,
|
| 17 |
+
"timeline_events": 53069
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T15:20:34Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 32,
|
| 22 |
+
"issue_stubs": 57,
|
| 23 |
+
"issues": 18,
|
| 24 |
+
"links": 198,
|
| 25 |
+
"pr_diffs": 39,
|
| 26 |
+
"pr_files": 629,
|
| 27 |
+
"pull_requests": 39,
|
| 28 |
+
"review_comments": 995,
|
| 29 |
+
"reviews": 725,
|
| 30 |
+
"timeline_events": 1697
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T15:20:34Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T152034Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T14:20:36Z",
|
| 37 |
+
"next_since": "2026-04-18T15:20:34Z"
|
| 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/20260418T152034Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T152034Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T15:20:34Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T152034Z"
|
| 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-18T14:20:36Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T152034Z",
|
| 4 |
+
"next_since": "2026-04-18T15:20:34Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T15:20:34Z"
|
| 7 |
}
|