Refresh openclaw dataset snapshot 20260418T192035Z
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 +373 -430
- new-contributors-report.md +122 -144
- 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/20260418T192035Z/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: `20260418T192035Z`
|
| 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:fb703c17d1759334fc877a103b1658a26b5b5d0331c5e274ea91890a9c56d5ad
|
| 3 |
+
size 67501409
|
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:be34c3fd07e9befee4623b7ca1d1c29d8e08a22d10187eacb6daea9cdde252bd
|
| 3 |
+
size 1077883
|
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:44eff326a3e76462e71f045238ccc45903765c6b609afd305a6795bbb5082e6d
|
| 3 |
+
size 20026505
|
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:2ac6ad8ebbe48acd90ff226f5fb3ea5eba3d974276a1b3408d756b14babdb727
|
| 3 |
+
size 6812220
|
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:ae5672923bd55fad4cb41a62a7bb41d58ce71a9fa51501f46cf8922a4e00adfe
|
| 3 |
+
size 531792
|
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": 136533,
|
| 9 |
+
"issues": 4489,
|
| 10 |
+
"links": 44438,
|
| 11 |
+
"new_contributors": 713,
|
| 12 |
+
"pr_diffs": 3297,
|
| 13 |
+
"pr_files": 67214,
|
| 14 |
+
"pull_requests": 3297,
|
| 15 |
+
"review_comments": 17247,
|
| 16 |
+
"reviews": 13117,
|
| 17 |
+
"timeline_events": 53831
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T19:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 27,
|
| 22 |
+
"issue_stubs": 37,
|
| 23 |
+
"issues": 13,
|
| 24 |
+
"links": 78,
|
| 25 |
+
"pr_diffs": 24,
|
| 26 |
+
"pr_files": 164,
|
| 27 |
+
"pull_requests": 24,
|
| 28 |
+
"review_comments": 725,
|
| 29 |
+
"reviews": 607,
|
| 30 |
+
"timeline_events": 1109
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T19:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T192035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T18:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T19:20:35Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 113,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
"selected_seen_in_previous_primary": 712,
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 112,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -2869,12 +2869,12 @@
|
|
| 2869 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n",
|
| 2870 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n",
|
| 2871 |
"repo_first_seen_at": "2026-04-09T00:47:07Z",
|
| 2872 |
-
"repo_last_seen_at": "2026-04-
|
| 2873 |
"repo_primary_artifact_count": 12,
|
| 2874 |
-
"repo_artifact_count":
|
| 2875 |
"snapshot_issue_count": 0,
|
| 2876 |
"snapshot_pr_count": 12,
|
| 2877 |
-
"snapshot_comment_count":
|
| 2878 |
"snapshot_review_count": 3,
|
| 2879 |
"snapshot_review_comment_count": 3,
|
| 2880 |
"repo_association": "NONE",
|
|
@@ -2919,7 +2919,7 @@
|
|
| 2919 |
"number": 68586,
|
| 2920 |
"title": "fix(memory-core): resolve runtime artifacts before wiki bridge status",
|
| 2921 |
"url": "https://github.com/openclaw/openclaw/pull/68586",
|
| 2922 |
-
"state": "
|
| 2923 |
"merged": false,
|
| 2924 |
"draft": false,
|
| 2925 |
"created_at": "2026-04-18T13:54:05Z"
|
|
@@ -5723,8 +5723,8 @@
|
|
| 5723 |
"number": 68588,
|
| 5724 |
"title": "fix(telegram): avoid wedging callback updates on permanent edit errors",
|
| 5725 |
"url": "https://github.com/openclaw/openclaw/pull/68588",
|
| 5726 |
-
"state": "
|
| 5727 |
-
"merged":
|
| 5728 |
"draft": false,
|
| 5729 |
"created_at": "2026-04-18T13:55:27Z"
|
| 5730 |
},
|
|
@@ -7760,6 +7760,114 @@
|
|
| 7760 |
},
|
| 7761 |
"fetch_error": null
|
| 7762 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7763 |
{
|
| 7764 |
"author_login": "frankekn",
|
| 7765 |
"name": "Frank Yang",
|
|
@@ -8208,6 +8316,83 @@
|
|
| 8208 |
},
|
| 8209 |
"fetch_error": null
|
| 8210 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8211 |
{
|
| 8212 |
"author_login": "defonota3box",
|
| 8213 |
"name": null,
|
|
@@ -9086,114 +9271,6 @@
|
|
| 9086 |
},
|
| 9087 |
"fetch_error": null
|
| 9088 |
},
|
| 9089 |
-
{
|
| 9090 |
-
"author_login": "Feelw00",
|
| 9091 |
-
"name": null,
|
| 9092 |
-
"profile_url": "https://github.com/Feelw00",
|
| 9093 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 9094 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 9095 |
-
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 9096 |
-
"repo_last_seen_at": "2026-04-18T16:23:57Z",
|
| 9097 |
-
"repo_primary_artifact_count": 8,
|
| 9098 |
-
"repo_artifact_count": 35,
|
| 9099 |
-
"snapshot_issue_count": 4,
|
| 9100 |
-
"snapshot_pr_count": 4,
|
| 9101 |
-
"snapshot_comment_count": 17,
|
| 9102 |
-
"snapshot_review_count": 5,
|
| 9103 |
-
"snapshot_review_comment_count": 5,
|
| 9104 |
-
"repo_association": "NONE",
|
| 9105 |
-
"new_to_repo": false,
|
| 9106 |
-
"first_seen_in_snapshot": false,
|
| 9107 |
-
"known_via_prior_merged_pr": false,
|
| 9108 |
-
"report_reason": null,
|
| 9109 |
-
"enrichment_source": "previous_report",
|
| 9110 |
-
"live_refetch_skipped": true,
|
| 9111 |
-
"account_age_days": 2690,
|
| 9112 |
-
"young_account": false,
|
| 9113 |
-
"follow_through_score": "weak",
|
| 9114 |
-
"breadth_score": "low",
|
| 9115 |
-
"automation_risk_signal": "low",
|
| 9116 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 9117 |
-
"public_orgs": [],
|
| 9118 |
-
"activity": {
|
| 9119 |
-
"visible_authored_pr_count": 1,
|
| 9120 |
-
"merged_pr_count": 0,
|
| 9121 |
-
"closed_unmerged_pr_count": 0,
|
| 9122 |
-
"open_pr_count": 1,
|
| 9123 |
-
"merged_pr_rate": 0.0,
|
| 9124 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 9125 |
-
"still_open_pr_rate": 1.0,
|
| 9126 |
-
"distinct_repos_with_authored_prs": 1,
|
| 9127 |
-
"distinct_repos_with_open_prs": 1
|
| 9128 |
-
},
|
| 9129 |
-
"examples": {
|
| 9130 |
-
"pull_requests": [
|
| 9131 |
-
{
|
| 9132 |
-
"kind": "pull_request",
|
| 9133 |
-
"number": 68543,
|
| 9134 |
-
"title": "fix(infra): keep retryAsync delays above server-supplied Retry-After",
|
| 9135 |
-
"url": "https://github.com/openclaw/openclaw/pull/68543",
|
| 9136 |
-
"state": "open",
|
| 9137 |
-
"merged": false,
|
| 9138 |
-
"draft": false,
|
| 9139 |
-
"created_at": "2026-04-18T12:26:45Z"
|
| 9140 |
-
},
|
| 9141 |
-
{
|
| 9142 |
-
"kind": "pull_request",
|
| 9143 |
-
"number": 68531,
|
| 9144 |
-
"title": "fix(plugins): roll back partial registry array contributions when register() throws",
|
| 9145 |
-
"url": "https://github.com/openclaw/openclaw/pull/68531",
|
| 9146 |
-
"state": "closed",
|
| 9147 |
-
"merged": false,
|
| 9148 |
-
"draft": false,
|
| 9149 |
-
"created_at": "2026-04-18T11:24:07Z"
|
| 9150 |
-
},
|
| 9151 |
-
{
|
| 9152 |
-
"kind": "pull_request",
|
| 9153 |
-
"number": 68511,
|
| 9154 |
-
"title": "fix(infra): revert sigusr1 authorization when emitGatewayRestart emission throws",
|
| 9155 |
-
"url": "https://github.com/openclaw/openclaw/pull/68511",
|
| 9156 |
-
"state": "closed",
|
| 9157 |
-
"merged": false,
|
| 9158 |
-
"draft": false,
|
| 9159 |
-
"created_at": "2026-04-18T10:26:11Z"
|
| 9160 |
-
}
|
| 9161 |
-
],
|
| 9162 |
-
"issues": [
|
| 9163 |
-
{
|
| 9164 |
-
"kind": "issue",
|
| 9165 |
-
"number": 68541,
|
| 9166 |
-
"title": "retryAsync's symmetric jitter can undercut server-supplied Retry-After",
|
| 9167 |
-
"url": "https://github.com/openclaw/openclaw/issues/68541",
|
| 9168 |
-
"state": "open",
|
| 9169 |
-
"merged": null,
|
| 9170 |
-
"draft": null,
|
| 9171 |
-
"created_at": "2026-04-18T12:25:49Z"
|
| 9172 |
-
},
|
| 9173 |
-
{
|
| 9174 |
-
"kind": "issue",
|
| 9175 |
-
"number": 68529,
|
| 9176 |
-
"title": "plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry",
|
| 9177 |
-
"url": "https://github.com/openclaw/openclaw/issues/68529",
|
| 9178 |
-
"state": "closed",
|
| 9179 |
-
"merged": null,
|
| 9180 |
-
"draft": null,
|
| 9181 |
-
"created_at": "2026-04-18T11:23:11Z"
|
| 9182 |
-
},
|
| 9183 |
-
{
|
| 9184 |
-
"kind": "issue",
|
| 9185 |
-
"number": 68510,
|
| 9186 |
-
"title": "emitGatewayRestart's catch path leaves sigusr1 authorization count incremented on emit failure",
|
| 9187 |
-
"url": "https://github.com/openclaw/openclaw/issues/68510",
|
| 9188 |
-
"state": "closed",
|
| 9189 |
-
"merged": null,
|
| 9190 |
-
"draft": null,
|
| 9191 |
-
"created_at": "2026-04-18T10:25:20Z"
|
| 9192 |
-
}
|
| 9193 |
-
]
|
| 9194 |
-
},
|
| 9195 |
-
"fetch_error": null
|
| 9196 |
-
},
|
| 9197 |
{
|
| 9198 |
"author_login": "BKF-Gitty",
|
| 9199 |
"name": "B.K.",
|
|
@@ -9840,83 +9917,6 @@
|
|
| 9840 |
},
|
| 9841 |
"fetch_error": null
|
| 9842 |
},
|
| 9843 |
-
{
|
| 9844 |
-
"author_login": "bluesky6868",
|
| 9845 |
-
"name": "Rugang",
|
| 9846 |
-
"profile_url": "https://github.com/bluesky6868",
|
| 9847 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868",
|
| 9848 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868",
|
| 9849 |
-
"repo_first_seen_at": "2026-04-17T22:26:25Z",
|
| 9850 |
-
"repo_last_seen_at": "2026-04-18T18:06:21Z",
|
| 9851 |
-
"repo_primary_artifact_count": 4,
|
| 9852 |
-
"repo_artifact_count": 9,
|
| 9853 |
-
"snapshot_issue_count": 0,
|
| 9854 |
-
"snapshot_pr_count": 4,
|
| 9855 |
-
"snapshot_comment_count": 3,
|
| 9856 |
-
"snapshot_review_count": 1,
|
| 9857 |
-
"snapshot_review_comment_count": 1,
|
| 9858 |
-
"repo_association": "NONE",
|
| 9859 |
-
"new_to_repo": false,
|
| 9860 |
-
"first_seen_in_snapshot": false,
|
| 9861 |
-
"known_via_prior_merged_pr": false,
|
| 9862 |
-
"report_reason": null,
|
| 9863 |
-
"enrichment_source": "previous_report",
|
| 9864 |
-
"live_refetch_skipped": true,
|
| 9865 |
-
"account_age_days": 3181,
|
| 9866 |
-
"young_account": false,
|
| 9867 |
-
"follow_through_score": "weak",
|
| 9868 |
-
"breadth_score": "low",
|
| 9869 |
-
"automation_risk_signal": "low",
|
| 9870 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 9871 |
-
"public_orgs": [],
|
| 9872 |
-
"activity": {
|
| 9873 |
-
"visible_authored_pr_count": 1,
|
| 9874 |
-
"merged_pr_count": 0,
|
| 9875 |
-
"closed_unmerged_pr_count": 0,
|
| 9876 |
-
"open_pr_count": 1,
|
| 9877 |
-
"merged_pr_rate": 0.0,
|
| 9878 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 9879 |
-
"still_open_pr_rate": 1.0,
|
| 9880 |
-
"distinct_repos_with_authored_prs": 1,
|
| 9881 |
-
"distinct_repos_with_open_prs": 1
|
| 9882 |
-
},
|
| 9883 |
-
"examples": {
|
| 9884 |
-
"pull_requests": [
|
| 9885 |
-
{
|
| 9886 |
-
"kind": "pull_request",
|
| 9887 |
-
"number": 68658,
|
| 9888 |
-
"title": "security(ci): hoist docker-release manifest run: expressions into step env",
|
| 9889 |
-
"url": "https://github.com/openclaw/openclaw/pull/68658",
|
| 9890 |
-
"state": "closed",
|
| 9891 |
-
"merged": false,
|
| 9892 |
-
"draft": false,
|
| 9893 |
-
"created_at": "2026-04-18T17:54:45Z"
|
| 9894 |
-
},
|
| 9895 |
-
{
|
| 9896 |
-
"kind": "pull_request",
|
| 9897 |
-
"number": 68456,
|
| 9898 |
-
"title": "security(media): anchor sanitizeMimeType regex to reject malformed input",
|
| 9899 |
-
"url": "https://github.com/openclaw/openclaw/pull/68456",
|
| 9900 |
-
"state": "open",
|
| 9901 |
-
"merged": false,
|
| 9902 |
-
"draft": false,
|
| 9903 |
-
"created_at": "2026-04-18T07:35:10Z"
|
| 9904 |
-
},
|
| 9905 |
-
{
|
| 9906 |
-
"kind": "pull_request",
|
| 9907 |
-
"number": 68384,
|
| 9908 |
-
"title": "fix(secrets): reject noisy plain exec stdout",
|
| 9909 |
-
"url": "https://github.com/openclaw/openclaw/pull/68384",
|
| 9910 |
-
"state": "open",
|
| 9911 |
-
"merged": false,
|
| 9912 |
-
"draft": false,
|
| 9913 |
-
"created_at": "2026-04-18T03:48:19Z"
|
| 9914 |
-
}
|
| 9915 |
-
],
|
| 9916 |
-
"issues": []
|
| 9917 |
-
},
|
| 9918 |
-
"fetch_error": null
|
| 9919 |
-
},
|
| 9920 |
{
|
| 9921 |
"author_login": "briandevans",
|
| 9922 |
"name": "Brian D. Evans",
|
|
@@ -13391,13 +13391,13 @@
|
|
| 13391 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13392 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13393 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13394 |
-
"repo_last_seen_at": "2026-04-
|
| 13395 |
"repo_primary_artifact_count": 5,
|
| 13396 |
-
"repo_artifact_count":
|
| 13397 |
"snapshot_issue_count": 1,
|
| 13398 |
"snapshot_pr_count": 4,
|
| 13399 |
-
"snapshot_comment_count":
|
| 13400 |
-
"snapshot_review_count":
|
| 13401 |
"snapshot_review_comment_count": 0,
|
| 13402 |
"repo_association": "CONTRIBUTOR",
|
| 13403 |
"new_to_repo": false,
|
|
@@ -15434,7 +15434,7 @@
|
|
| 15434 |
{
|
| 15435 |
"kind": "pull_request",
|
| 15436 |
"number": 68334,
|
| 15437 |
-
"title": "fix(memory): restoreMemoryPluginState
|
| 15438 |
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 15439 |
"state": "open",
|
| 15440 |
"merged": false,
|
|
@@ -20247,8 +20247,8 @@
|
|
| 20247 |
"first_seen_in_snapshot": false,
|
| 20248 |
"known_via_prior_merged_pr": false,
|
| 20249 |
"report_reason": null,
|
| 20250 |
-
"enrichment_source": "
|
| 20251 |
-
"live_refetch_skipped":
|
| 20252 |
"account_age_days": 18,
|
| 20253 |
"young_account": true,
|
| 20254 |
"follow_through_score": "weak",
|
|
@@ -22482,73 +22482,6 @@
|
|
| 22482 |
},
|
| 22483 |
"fetch_error": null
|
| 22484 |
},
|
| 22485 |
-
{
|
| 22486 |
-
"author_login": "BryanTegomoh",
|
| 22487 |
-
"name": "Bryan Tegomoh, MD, MPH",
|
| 22488 |
-
"profile_url": "https://github.com/BryanTegomoh",
|
| 22489 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABryanTegomoh",
|
| 22490 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABryanTegomoh",
|
| 22491 |
-
"repo_first_seen_at": "2026-02-01T02:20:00Z",
|
| 22492 |
-
"repo_last_seen_at": "2026-04-11T18:27:38Z",
|
| 22493 |
-
"repo_primary_artifact_count": 2,
|
| 22494 |
-
"repo_artifact_count": 80,
|
| 22495 |
-
"snapshot_issue_count": 0,
|
| 22496 |
-
"snapshot_pr_count": 2,
|
| 22497 |
-
"snapshot_comment_count": 78,
|
| 22498 |
-
"snapshot_review_count": 0,
|
| 22499 |
-
"snapshot_review_comment_count": 0,
|
| 22500 |
-
"repo_association": "CONTRIBUTOR",
|
| 22501 |
-
"new_to_repo": false,
|
| 22502 |
-
"first_seen_in_snapshot": false,
|
| 22503 |
-
"known_via_prior_merged_pr": false,
|
| 22504 |
-
"report_reason": null,
|
| 22505 |
-
"enrichment_source": "previous_report",
|
| 22506 |
-
"live_refetch_skipped": true,
|
| 22507 |
-
"account_age_days": 2122,
|
| 22508 |
-
"young_account": false,
|
| 22509 |
-
"follow_through_score": "weak",
|
| 22510 |
-
"breadth_score": "low",
|
| 22511 |
-
"automation_risk_signal": "low",
|
| 22512 |
-
"heuristic_note": "targets high-star repos",
|
| 22513 |
-
"public_orgs": [],
|
| 22514 |
-
"activity": {
|
| 22515 |
-
"visible_authored_pr_count": 3,
|
| 22516 |
-
"merged_pr_count": 1,
|
| 22517 |
-
"closed_unmerged_pr_count": 1,
|
| 22518 |
-
"open_pr_count": 1,
|
| 22519 |
-
"merged_pr_rate": 0.3333,
|
| 22520 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 22521 |
-
"still_open_pr_rate": 0.3333,
|
| 22522 |
-
"distinct_repos_with_authored_prs": 3,
|
| 22523 |
-
"distinct_repos_with_open_prs": 1
|
| 22524 |
-
},
|
| 22525 |
-
"examples": {
|
| 22526 |
-
"pull_requests": [
|
| 22527 |
-
{
|
| 22528 |
-
"kind": "pull_request",
|
| 22529 |
-
"number": 64967,
|
| 22530 |
-
"title": "fix(model-picker,gateway): respect models.mode=replace",
|
| 22531 |
-
"url": "https://github.com/openclaw/openclaw/pull/64967",
|
| 22532 |
-
"state": "open",
|
| 22533 |
-
"merged": false,
|
| 22534 |
-
"draft": false,
|
| 22535 |
-
"created_at": "2026-04-11T18:27:38Z"
|
| 22536 |
-
},
|
| 22537 |
-
{
|
| 22538 |
-
"kind": "pull_request",
|
| 22539 |
-
"number": 53713,
|
| 22540 |
-
"title": "fix(gateway): resolve thinkingLevel from model config after /reset",
|
| 22541 |
-
"url": "https://github.com/openclaw/openclaw/pull/53713",
|
| 22542 |
-
"state": "open",
|
| 22543 |
-
"merged": false,
|
| 22544 |
-
"draft": false,
|
| 22545 |
-
"created_at": "2026-03-24T13:36:46Z"
|
| 22546 |
-
}
|
| 22547 |
-
],
|
| 22548 |
-
"issues": []
|
| 22549 |
-
},
|
| 22550 |
-
"fetch_error": null
|
| 22551 |
-
},
|
| 22552 |
{
|
| 22553 |
"author_login": "evanpaul14",
|
| 22554 |
"name": "nave",
|
|
@@ -24067,7 +24000,7 @@
|
|
| 24067 |
"repo_association": "CONTRIBUTOR",
|
| 24068 |
"new_to_repo": false,
|
| 24069 |
"first_seen_in_snapshot": false,
|
| 24070 |
-
"known_via_prior_merged_pr":
|
| 24071 |
"report_reason": null,
|
| 24072 |
"enrichment_source": "previous_report",
|
| 24073 |
"live_refetch_skipped": true,
|
|
@@ -24144,12 +24077,12 @@
|
|
| 24144 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja",
|
| 24145 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja",
|
| 24146 |
"repo_first_seen_at": "2026-04-02T20:34:32Z",
|
| 24147 |
-
"repo_last_seen_at": "2026-04-
|
| 24148 |
"repo_primary_artifact_count": 6,
|
| 24149 |
-
"repo_artifact_count":
|
| 24150 |
"snapshot_issue_count": 5,
|
| 24151 |
"snapshot_pr_count": 1,
|
| 24152 |
-
"snapshot_comment_count":
|
| 24153 |
"snapshot_review_count": 0,
|
| 24154 |
"snapshot_review_comment_count": 0,
|
| 24155 |
"repo_association": "NONE",
|
|
@@ -25045,6 +24978,84 @@
|
|
| 25045 |
},
|
| 25046 |
"fetch_error": null
|
| 25047 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25048 |
{
|
| 25049 |
"author_login": "MertBasar0",
|
| 25050 |
"name": "Mert Ba\u015far",
|
|
@@ -27716,12 +27727,12 @@
|
|
| 27716 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJoeshpCheung",
|
| 27717 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJoeshpCheung",
|
| 27718 |
"repo_first_seen_at": "2026-04-18T15:28:55Z",
|
| 27719 |
-
"repo_last_seen_at": "2026-04-
|
| 27720 |
"repo_primary_artifact_count": 2,
|
| 27721 |
-
"repo_artifact_count":
|
| 27722 |
"snapshot_issue_count": 1,
|
| 27723 |
"snapshot_pr_count": 1,
|
| 27724 |
-
"snapshot_comment_count":
|
| 27725 |
"snapshot_review_count": 0,
|
| 27726 |
"snapshot_review_comment_count": 0,
|
| 27727 |
"repo_association": "NONE",
|
|
@@ -27754,7 +27765,7 @@
|
|
| 27754 |
{
|
| 27755 |
"kind": "pull_request",
|
| 27756 |
"number": 68638,
|
| 27757 |
-
"title": "fix(loader):
|
| 27758 |
"url": "https://github.com/openclaw/openclaw/pull/68638",
|
| 27759 |
"state": "open",
|
| 27760 |
"merged": false,
|
|
@@ -28253,74 +28264,6 @@
|
|
| 28253 |
},
|
| 28254 |
"fetch_error": null
|
| 28255 |
},
|
| 28256 |
-
{
|
| 28257 |
-
"author_login": "lumien",
|
| 28258 |
-
"name": null,
|
| 28259 |
-
"profile_url": "https://github.com/lumien",
|
| 28260 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alumien",
|
| 28261 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alumien",
|
| 28262 |
-
"repo_first_seen_at": "2026-04-12T18:18:23Z",
|
| 28263 |
-
"repo_last_seen_at": "2026-04-14T13:15:44Z",
|
| 28264 |
-
"repo_primary_artifact_count": 2,
|
| 28265 |
-
"repo_artifact_count": 6,
|
| 28266 |
-
"snapshot_issue_count": 1,
|
| 28267 |
-
"snapshot_pr_count": 1,
|
| 28268 |
-
"snapshot_comment_count": 4,
|
| 28269 |
-
"snapshot_review_count": 0,
|
| 28270 |
-
"snapshot_review_comment_count": 0,
|
| 28271 |
-
"repo_association": "NONE",
|
| 28272 |
-
"new_to_repo": false,
|
| 28273 |
-
"first_seen_in_snapshot": false,
|
| 28274 |
-
"known_via_prior_merged_pr": false,
|
| 28275 |
-
"report_reason": null,
|
| 28276 |
-
"enrichment_source": "previous_report",
|
| 28277 |
-
"live_refetch_skipped": true,
|
| 28278 |
-
"account_age_days": 5206,
|
| 28279 |
-
"young_account": false,
|
| 28280 |
-
"follow_through_score": "weak",
|
| 28281 |
-
"breadth_score": "low",
|
| 28282 |
-
"automation_risk_signal": "low",
|
| 28283 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 28284 |
-
"public_orgs": [],
|
| 28285 |
-
"activity": {
|
| 28286 |
-
"visible_authored_pr_count": 1,
|
| 28287 |
-
"merged_pr_count": 0,
|
| 28288 |
-
"closed_unmerged_pr_count": 0,
|
| 28289 |
-
"open_pr_count": 1,
|
| 28290 |
-
"merged_pr_rate": 0.0,
|
| 28291 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 28292 |
-
"still_open_pr_rate": 1.0,
|
| 28293 |
-
"distinct_repos_with_authored_prs": 1,
|
| 28294 |
-
"distinct_repos_with_open_prs": 1
|
| 28295 |
-
},
|
| 28296 |
-
"examples": {
|
| 28297 |
-
"pull_requests": [
|
| 28298 |
-
{
|
| 28299 |
-
"kind": "pull_request",
|
| 28300 |
-
"number": 66541,
|
| 28301 |
-
"title": "docs: add netsh portproxy + firewall setup for WSL2-to-Windows CDP bridge",
|
| 28302 |
-
"url": "https://github.com/openclaw/openclaw/pull/66541",
|
| 28303 |
-
"state": "open",
|
| 28304 |
-
"merged": false,
|
| 28305 |
-
"draft": false,
|
| 28306 |
-
"created_at": "2026-04-14T12:35:25Z"
|
| 28307 |
-
}
|
| 28308 |
-
],
|
| 28309 |
-
"issues": [
|
| 28310 |
-
{
|
| 28311 |
-
"kind": "issue",
|
| 28312 |
-
"number": 65495,
|
| 28313 |
-
"title": "Browser tool SSRF policy blocks CDP connection to localhost on WSL2 (fix: dangerouslyAllowPrivateNetwork)",
|
| 28314 |
-
"url": "https://github.com/openclaw/openclaw/issues/65495",
|
| 28315 |
-
"state": "closed",
|
| 28316 |
-
"merged": null,
|
| 28317 |
-
"draft": null,
|
| 28318 |
-
"created_at": "2026-04-12T18:18:23Z"
|
| 28319 |
-
}
|
| 28320 |
-
]
|
| 28321 |
-
},
|
| 28322 |
-
"fetch_error": null
|
| 28323 |
-
},
|
| 28324 |
{
|
| 28325 |
"author_login": "marinosabijan",
|
| 28326 |
"name": "Marino Sabijan, MD",
|
|
@@ -31830,21 +31773,21 @@
|
|
| 31830 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aavirweb",
|
| 31831 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aavirweb",
|
| 31832 |
"repo_first_seen_at": "2026-02-07T17:32:01Z",
|
| 31833 |
-
"repo_last_seen_at": "2026-04-
|
| 31834 |
"repo_primary_artifact_count": 1,
|
| 31835 |
-
"repo_artifact_count":
|
| 31836 |
"snapshot_issue_count": 0,
|
| 31837 |
"snapshot_pr_count": 1,
|
| 31838 |
-
"snapshot_comment_count":
|
| 31839 |
"snapshot_review_count": 0,
|
| 31840 |
"snapshot_review_comment_count": 0,
|
| 31841 |
"repo_association": "CONTRIBUTOR",
|
| 31842 |
-
"new_to_repo":
|
| 31843 |
-
"first_seen_in_snapshot":
|
| 31844 |
"known_via_prior_merged_pr": false,
|
| 31845 |
-
"report_reason":
|
| 31846 |
-
"enrichment_source": "
|
| 31847 |
-
"live_refetch_skipped":
|
| 31848 |
"account_age_days": 81,
|
| 31849 |
"young_account": true,
|
| 31850 |
"follow_through_score": "weak",
|
|
@@ -42945,12 +42888,12 @@
|
|
| 42945 |
"snapshot_review_count": 1,
|
| 42946 |
"snapshot_review_comment_count": 1,
|
| 42947 |
"repo_association": "NONE",
|
| 42948 |
-
"new_to_repo":
|
| 42949 |
-
"first_seen_in_snapshot":
|
| 42950 |
"known_via_prior_merged_pr": false,
|
| 42951 |
-
"report_reason":
|
| 42952 |
-
"enrichment_source": "
|
| 42953 |
-
"live_refetch_skipped":
|
| 42954 |
"account_age_days": 6550,
|
| 42955 |
"young_account": false,
|
| 42956 |
"follow_through_score": "mixed",
|
|
@@ -43906,6 +43849,63 @@
|
|
| 43906 |
},
|
| 43907 |
"fetch_error": null
|
| 43908 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43909 |
{
|
| 43910 |
"author_login": "reopenpilot",
|
| 43911 |
"name": null,
|
|
@@ -44649,63 +44649,6 @@
|
|
| 44649 |
},
|
| 44650 |
"fetch_error": null
|
| 44651 |
},
|
| 44652 |
-
{
|
| 44653 |
-
"author_login": "RyanLee-Dev",
|
| 44654 |
-
"name": "RyanLee",
|
| 44655 |
-
"profile_url": "https://github.com/RyanLee-Dev",
|
| 44656 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARyanLee-Dev",
|
| 44657 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARyanLee-Dev",
|
| 44658 |
-
"repo_first_seen_at": "2026-04-11T18:24:18Z",
|
| 44659 |
-
"repo_last_seen_at": "2026-04-11T18:24:18Z",
|
| 44660 |
-
"repo_primary_artifact_count": 1,
|
| 44661 |
-
"repo_artifact_count": 1,
|
| 44662 |
-
"snapshot_issue_count": 0,
|
| 44663 |
-
"snapshot_pr_count": 1,
|
| 44664 |
-
"snapshot_comment_count": 0,
|
| 44665 |
-
"snapshot_review_count": 0,
|
| 44666 |
-
"snapshot_review_comment_count": 0,
|
| 44667 |
-
"repo_association": "CONTRIBUTOR",
|
| 44668 |
-
"new_to_repo": false,
|
| 44669 |
-
"first_seen_in_snapshot": false,
|
| 44670 |
-
"known_via_prior_merged_pr": true,
|
| 44671 |
-
"report_reason": null,
|
| 44672 |
-
"enrichment_source": "previous_report",
|
| 44673 |
-
"live_refetch_skipped": true,
|
| 44674 |
-
"account_age_days": 3069,
|
| 44675 |
-
"young_account": false,
|
| 44676 |
-
"follow_through_score": "mixed",
|
| 44677 |
-
"breadth_score": "moderate",
|
| 44678 |
-
"automation_risk_signal": "low",
|
| 44679 |
-
"heuristic_note": "\u2014",
|
| 44680 |
-
"public_orgs": [],
|
| 44681 |
-
"activity": {
|
| 44682 |
-
"visible_authored_pr_count": 10,
|
| 44683 |
-
"merged_pr_count": 7,
|
| 44684 |
-
"closed_unmerged_pr_count": 2,
|
| 44685 |
-
"open_pr_count": 1,
|
| 44686 |
-
"merged_pr_rate": 0.7,
|
| 44687 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 44688 |
-
"still_open_pr_rate": 0.1,
|
| 44689 |
-
"distinct_repos_with_authored_prs": 4,
|
| 44690 |
-
"distinct_repos_with_open_prs": 1
|
| 44691 |
-
},
|
| 44692 |
-
"examples": {
|
| 44693 |
-
"pull_requests": [
|
| 44694 |
-
{
|
| 44695 |
-
"kind": "pull_request",
|
| 44696 |
-
"number": 64964,
|
| 44697 |
-
"title": "fix(minimax): add missing api and authHeader to portal OAuth configPatch",
|
| 44698 |
-
"url": "https://github.com/openclaw/openclaw/pull/64964",
|
| 44699 |
-
"state": "closed",
|
| 44700 |
-
"merged": true,
|
| 44701 |
-
"draft": false,
|
| 44702 |
-
"created_at": "2026-04-11T18:24:18Z"
|
| 44703 |
-
}
|
| 44704 |
-
],
|
| 44705 |
-
"issues": []
|
| 44706 |
-
},
|
| 44707 |
-
"fetch_error": null
|
| 44708 |
-
},
|
| 44709 |
{
|
| 44710 |
"author_login": "saamuelng601-pixel",
|
| 44711 |
"name": null,
|
|
@@ -45228,14 +45171,14 @@
|
|
| 45228 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45229 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45230 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45231 |
-
"repo_last_seen_at": "2026-04-
|
| 45232 |
"repo_primary_artifact_count": 1,
|
| 45233 |
-
"repo_artifact_count":
|
| 45234 |
"snapshot_issue_count": 0,
|
| 45235 |
"snapshot_pr_count": 1,
|
| 45236 |
-
"snapshot_comment_count":
|
| 45237 |
-
"snapshot_review_count":
|
| 45238 |
-
"snapshot_review_comment_count":
|
| 45239 |
"repo_association": "NONE",
|
| 45240 |
"new_to_repo": false,
|
| 45241 |
"first_seen_in_snapshot": false,
|
|
@@ -45270,7 +45213,7 @@
|
|
| 45270 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 45271 |
"state": "open",
|
| 45272 |
"merged": false,
|
| 45273 |
-
"draft":
|
| 45274 |
"created_at": "2026-04-13T19:30:49Z"
|
| 45275 |
}
|
| 45276 |
],
|
|
@@ -48483,7 +48426,7 @@
|
|
| 48483 |
"number": 68342,
|
| 48484 |
"title": "fix(ollama): allow baseUrl in plugin config schema",
|
| 48485 |
"url": "https://github.com/openclaw/openclaw/pull/68342",
|
| 48486 |
-
"state": "
|
| 48487 |
"merged": false,
|
| 48488 |
"draft": false,
|
| 48489 |
"created_at": "2026-04-18T00:21:13Z"
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T192035Z",
|
| 5 |
+
"generated_at": "2026-04-18T19:22:12Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 713,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 113,
|
| 12 |
+
"previous_primary_author_count": 4427,
|
| 13 |
"selected_seen_in_previous_primary": 712,
|
| 14 |
+
"previous_report_contributor_count": 714,
|
| 15 |
+
"selected_overlap_previous_report": 712,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9986,
|
| 17 |
+
"reused_previous_report_entries": 704,
|
| 18 |
"reused_known_merged_contributors": 112,
|
| 19 |
+
"live_fetches": 9,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 3.055,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2869 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n",
|
| 2870 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n",
|
| 2871 |
"repo_first_seen_at": "2026-04-09T00:47:07Z",
|
| 2872 |
+
"repo_last_seen_at": "2026-04-18T19:11:38Z",
|
| 2873 |
"repo_primary_artifact_count": 12,
|
| 2874 |
+
"repo_artifact_count": 32,
|
| 2875 |
"snapshot_issue_count": 0,
|
| 2876 |
"snapshot_pr_count": 12,
|
| 2877 |
+
"snapshot_comment_count": 14,
|
| 2878 |
"snapshot_review_count": 3,
|
| 2879 |
"snapshot_review_comment_count": 3,
|
| 2880 |
"repo_association": "NONE",
|
|
|
|
| 2919 |
"number": 68586,
|
| 2920 |
"title": "fix(memory-core): resolve runtime artifacts before wiki bridge status",
|
| 2921 |
"url": "https://github.com/openclaw/openclaw/pull/68586",
|
| 2922 |
+
"state": "open",
|
| 2923 |
"merged": false,
|
| 2924 |
"draft": false,
|
| 2925 |
"created_at": "2026-04-18T13:54:05Z"
|
|
|
|
| 5723 |
"number": 68588,
|
| 5724 |
"title": "fix(telegram): avoid wedging callback updates on permanent edit errors",
|
| 5725 |
"url": "https://github.com/openclaw/openclaw/pull/68588",
|
| 5726 |
+
"state": "closed",
|
| 5727 |
+
"merged": true,
|
| 5728 |
"draft": false,
|
| 5729 |
"created_at": "2026-04-18T13:55:27Z"
|
| 5730 |
},
|
|
|
|
| 7760 |
},
|
| 7761 |
"fetch_error": null
|
| 7762 |
},
|
| 7763 |
+
{
|
| 7764 |
+
"author_login": "Feelw00",
|
| 7765 |
+
"name": null,
|
| 7766 |
+
"profile_url": "https://github.com/Feelw00",
|
| 7767 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 7768 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 7769 |
+
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 7770 |
+
"repo_last_seen_at": "2026-04-18T19:00:00Z",
|
| 7771 |
+
"repo_primary_artifact_count": 10,
|
| 7772 |
+
"repo_artifact_count": 37,
|
| 7773 |
+
"snapshot_issue_count": 5,
|
| 7774 |
+
"snapshot_pr_count": 5,
|
| 7775 |
+
"snapshot_comment_count": 17,
|
| 7776 |
+
"snapshot_review_count": 5,
|
| 7777 |
+
"snapshot_review_comment_count": 5,
|
| 7778 |
+
"repo_association": "NONE",
|
| 7779 |
+
"new_to_repo": false,
|
| 7780 |
+
"first_seen_in_snapshot": false,
|
| 7781 |
+
"known_via_prior_merged_pr": false,
|
| 7782 |
+
"report_reason": null,
|
| 7783 |
+
"enrichment_source": "previous_report",
|
| 7784 |
+
"live_refetch_skipped": true,
|
| 7785 |
+
"account_age_days": 2690,
|
| 7786 |
+
"young_account": false,
|
| 7787 |
+
"follow_through_score": "weak",
|
| 7788 |
+
"breadth_score": "low",
|
| 7789 |
+
"automation_risk_signal": "low",
|
| 7790 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 7791 |
+
"public_orgs": [],
|
| 7792 |
+
"activity": {
|
| 7793 |
+
"visible_authored_pr_count": 1,
|
| 7794 |
+
"merged_pr_count": 0,
|
| 7795 |
+
"closed_unmerged_pr_count": 0,
|
| 7796 |
+
"open_pr_count": 1,
|
| 7797 |
+
"merged_pr_rate": 0.0,
|
| 7798 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 7799 |
+
"still_open_pr_rate": 1.0,
|
| 7800 |
+
"distinct_repos_with_authored_prs": 1,
|
| 7801 |
+
"distinct_repos_with_open_prs": 1
|
| 7802 |
+
},
|
| 7803 |
+
"examples": {
|
| 7804 |
+
"pull_requests": [
|
| 7805 |
+
{
|
| 7806 |
+
"kind": "pull_request",
|
| 7807 |
+
"number": 68669,
|
| 7808 |
+
"title": "fix(agents): dedupe subagent browser session cleanup wrapper with dispatch flag",
|
| 7809 |
+
"url": "https://github.com/openclaw/openclaw/pull/68669",
|
| 7810 |
+
"state": "open",
|
| 7811 |
+
"merged": false,
|
| 7812 |
+
"draft": false,
|
| 7813 |
+
"created_at": "2026-04-18T19:00:00Z"
|
| 7814 |
+
},
|
| 7815 |
+
{
|
| 7816 |
+
"kind": "pull_request",
|
| 7817 |
+
"number": 68543,
|
| 7818 |
+
"title": "fix(infra): keep retryAsync delays above server-supplied Retry-After",
|
| 7819 |
+
"url": "https://github.com/openclaw/openclaw/pull/68543",
|
| 7820 |
+
"state": "open",
|
| 7821 |
+
"merged": false,
|
| 7822 |
+
"draft": false,
|
| 7823 |
+
"created_at": "2026-04-18T12:26:45Z"
|
| 7824 |
+
},
|
| 7825 |
+
{
|
| 7826 |
+
"kind": "pull_request",
|
| 7827 |
+
"number": 68531,
|
| 7828 |
+
"title": "fix(plugins): roll back partial registry array contributions when register() throws",
|
| 7829 |
+
"url": "https://github.com/openclaw/openclaw/pull/68531",
|
| 7830 |
+
"state": "closed",
|
| 7831 |
+
"merged": false,
|
| 7832 |
+
"draft": false,
|
| 7833 |
+
"created_at": "2026-04-18T11:24:07Z"
|
| 7834 |
+
}
|
| 7835 |
+
],
|
| 7836 |
+
"issues": [
|
| 7837 |
+
{
|
| 7838 |
+
"kind": "issue",
|
| 7839 |
+
"number": 68668,
|
| 7840 |
+
"title": "subagent-registry: cleanupBrowserSessionsForLifecycleEnd wrapper invoked twice for same runId in embedded mode",
|
| 7841 |
+
"url": "https://github.com/openclaw/openclaw/issues/68668",
|
| 7842 |
+
"state": "open",
|
| 7843 |
+
"merged": null,
|
| 7844 |
+
"draft": null,
|
| 7845 |
+
"created_at": "2026-04-18T18:59:07Z"
|
| 7846 |
+
},
|
| 7847 |
+
{
|
| 7848 |
+
"kind": "issue",
|
| 7849 |
+
"number": 68541,
|
| 7850 |
+
"title": "retryAsync's symmetric jitter can undercut server-supplied Retry-After",
|
| 7851 |
+
"url": "https://github.com/openclaw/openclaw/issues/68541",
|
| 7852 |
+
"state": "open",
|
| 7853 |
+
"merged": null,
|
| 7854 |
+
"draft": null,
|
| 7855 |
+
"created_at": "2026-04-18T12:25:49Z"
|
| 7856 |
+
},
|
| 7857 |
+
{
|
| 7858 |
+
"kind": "issue",
|
| 7859 |
+
"number": 68529,
|
| 7860 |
+
"title": "plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry",
|
| 7861 |
+
"url": "https://github.com/openclaw/openclaw/issues/68529",
|
| 7862 |
+
"state": "closed",
|
| 7863 |
+
"merged": null,
|
| 7864 |
+
"draft": null,
|
| 7865 |
+
"created_at": "2026-04-18T11:23:11Z"
|
| 7866 |
+
}
|
| 7867 |
+
]
|
| 7868 |
+
},
|
| 7869 |
+
"fetch_error": null
|
| 7870 |
+
},
|
| 7871 |
{
|
| 7872 |
"author_login": "frankekn",
|
| 7873 |
"name": "Frank Yang",
|
|
|
|
| 8316 |
},
|
| 8317 |
"fetch_error": null
|
| 8318 |
},
|
| 8319 |
+
{
|
| 8320 |
+
"author_login": "bluesky6868",
|
| 8321 |
+
"name": "Rugang",
|
| 8322 |
+
"profile_url": "https://github.com/bluesky6868",
|
| 8323 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868",
|
| 8324 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868",
|
| 8325 |
+
"repo_first_seen_at": "2026-04-17T22:26:25Z",
|
| 8326 |
+
"repo_last_seen_at": "2026-04-18T19:06:29Z",
|
| 8327 |
+
"repo_primary_artifact_count": 5,
|
| 8328 |
+
"repo_artifact_count": 11,
|
| 8329 |
+
"snapshot_issue_count": 0,
|
| 8330 |
+
"snapshot_pr_count": 5,
|
| 8331 |
+
"snapshot_comment_count": 4,
|
| 8332 |
+
"snapshot_review_count": 1,
|
| 8333 |
+
"snapshot_review_comment_count": 1,
|
| 8334 |
+
"repo_association": "NONE",
|
| 8335 |
+
"new_to_repo": false,
|
| 8336 |
+
"first_seen_in_snapshot": false,
|
| 8337 |
+
"known_via_prior_merged_pr": false,
|
| 8338 |
+
"report_reason": null,
|
| 8339 |
+
"enrichment_source": "previous_report",
|
| 8340 |
+
"live_refetch_skipped": true,
|
| 8341 |
+
"account_age_days": 3181,
|
| 8342 |
+
"young_account": false,
|
| 8343 |
+
"follow_through_score": "weak",
|
| 8344 |
+
"breadth_score": "low",
|
| 8345 |
+
"automation_risk_signal": "low",
|
| 8346 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 8347 |
+
"public_orgs": [],
|
| 8348 |
+
"activity": {
|
| 8349 |
+
"visible_authored_pr_count": 1,
|
| 8350 |
+
"merged_pr_count": 0,
|
| 8351 |
+
"closed_unmerged_pr_count": 0,
|
| 8352 |
+
"open_pr_count": 1,
|
| 8353 |
+
"merged_pr_rate": 0.0,
|
| 8354 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8355 |
+
"still_open_pr_rate": 1.0,
|
| 8356 |
+
"distinct_repos_with_authored_prs": 1,
|
| 8357 |
+
"distinct_repos_with_open_prs": 1
|
| 8358 |
+
},
|
| 8359 |
+
"examples": {
|
| 8360 |
+
"pull_requests": [
|
| 8361 |
+
{
|
| 8362 |
+
"kind": "pull_request",
|
| 8363 |
+
"number": 68667,
|
| 8364 |
+
"title": "security(gateway): route hook completion events to the target agent's session",
|
| 8365 |
+
"url": "https://github.com/openclaw/openclaw/pull/68667",
|
| 8366 |
+
"state": "open",
|
| 8367 |
+
"merged": false,
|
| 8368 |
+
"draft": false,
|
| 8369 |
+
"created_at": "2026-04-18T18:54:50Z"
|
| 8370 |
+
},
|
| 8371 |
+
{
|
| 8372 |
+
"kind": "pull_request",
|
| 8373 |
+
"number": 68658,
|
| 8374 |
+
"title": "security(ci): hoist docker-release manifest run: expressions into step env",
|
| 8375 |
+
"url": "https://github.com/openclaw/openclaw/pull/68658",
|
| 8376 |
+
"state": "closed",
|
| 8377 |
+
"merged": false,
|
| 8378 |
+
"draft": false,
|
| 8379 |
+
"created_at": "2026-04-18T17:54:45Z"
|
| 8380 |
+
},
|
| 8381 |
+
{
|
| 8382 |
+
"kind": "pull_request",
|
| 8383 |
+
"number": 68456,
|
| 8384 |
+
"title": "security(media): anchor sanitizeMimeType regex to reject malformed input",
|
| 8385 |
+
"url": "https://github.com/openclaw/openclaw/pull/68456",
|
| 8386 |
+
"state": "open",
|
| 8387 |
+
"merged": false,
|
| 8388 |
+
"draft": false,
|
| 8389 |
+
"created_at": "2026-04-18T07:35:10Z"
|
| 8390 |
+
}
|
| 8391 |
+
],
|
| 8392 |
+
"issues": []
|
| 8393 |
+
},
|
| 8394 |
+
"fetch_error": null
|
| 8395 |
+
},
|
| 8396 |
{
|
| 8397 |
"author_login": "defonota3box",
|
| 8398 |
"name": null,
|
|
|
|
| 9271 |
},
|
| 9272 |
"fetch_error": null
|
| 9273 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9274 |
{
|
| 9275 |
"author_login": "BKF-Gitty",
|
| 9276 |
"name": "B.K.",
|
|
|
|
| 9917 |
},
|
| 9918 |
"fetch_error": null
|
| 9919 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9920 |
{
|
| 9921 |
"author_login": "briandevans",
|
| 9922 |
"name": "Brian D. Evans",
|
|
|
|
| 13391 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13392 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13393 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13394 |
+
"repo_last_seen_at": "2026-04-18T19:01:50Z",
|
| 13395 |
"repo_primary_artifact_count": 5,
|
| 13396 |
+
"repo_artifact_count": 7048,
|
| 13397 |
"snapshot_issue_count": 1,
|
| 13398 |
"snapshot_pr_count": 4,
|
| 13399 |
+
"snapshot_comment_count": 7038,
|
| 13400 |
+
"snapshot_review_count": 5,
|
| 13401 |
"snapshot_review_comment_count": 0,
|
| 13402 |
"repo_association": "CONTRIBUTOR",
|
| 13403 |
"new_to_repo": false,
|
|
|
|
| 15434 |
{
|
| 15435 |
"kind": "pull_request",
|
| 15436 |
"number": 68334,
|
| 15437 |
+
"title": "fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug",
|
| 15438 |
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 15439 |
"state": "open",
|
| 15440 |
"merged": false,
|
|
|
|
| 20247 |
"first_seen_in_snapshot": false,
|
| 20248 |
"known_via_prior_merged_pr": false,
|
| 20249 |
"report_reason": null,
|
| 20250 |
+
"enrichment_source": "previous_report",
|
| 20251 |
+
"live_refetch_skipped": true,
|
| 20252 |
"account_age_days": 18,
|
| 20253 |
"young_account": true,
|
| 20254 |
"follow_through_score": "weak",
|
|
|
|
| 22482 |
},
|
| 22483 |
"fetch_error": null
|
| 22484 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22485 |
{
|
| 22486 |
"author_login": "evanpaul14",
|
| 22487 |
"name": "nave",
|
|
|
|
| 24000 |
"repo_association": "CONTRIBUTOR",
|
| 24001 |
"new_to_repo": false,
|
| 24002 |
"first_seen_in_snapshot": false,
|
| 24003 |
+
"known_via_prior_merged_pr": true,
|
| 24004 |
"report_reason": null,
|
| 24005 |
"enrichment_source": "previous_report",
|
| 24006 |
"live_refetch_skipped": true,
|
|
|
|
| 24077 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja",
|
| 24078 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja",
|
| 24079 |
"repo_first_seen_at": "2026-04-02T20:34:32Z",
|
| 24080 |
+
"repo_last_seen_at": "2026-04-18T19:17:27Z",
|
| 24081 |
"repo_primary_artifact_count": 6,
|
| 24082 |
+
"repo_artifact_count": 15,
|
| 24083 |
"snapshot_issue_count": 5,
|
| 24084 |
"snapshot_pr_count": 1,
|
| 24085 |
+
"snapshot_comment_count": 9,
|
| 24086 |
"snapshot_review_count": 0,
|
| 24087 |
"snapshot_review_comment_count": 0,
|
| 24088 |
"repo_association": "NONE",
|
|
|
|
| 24978 |
},
|
| 24979 |
"fetch_error": null
|
| 24980 |
},
|
| 24981 |
+
{
|
| 24982 |
+
"author_login": "lumien",
|
| 24983 |
+
"name": null,
|
| 24984 |
+
"profile_url": "https://github.com/lumien",
|
| 24985 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alumien",
|
| 24986 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alumien",
|
| 24987 |
+
"repo_first_seen_at": "2026-04-12T18:18:23Z",
|
| 24988 |
+
"repo_last_seen_at": "2026-04-18T18:49:26Z",
|
| 24989 |
+
"repo_primary_artifact_count": 3,
|
| 24990 |
+
"repo_artifact_count": 7,
|
| 24991 |
+
"snapshot_issue_count": 2,
|
| 24992 |
+
"snapshot_pr_count": 1,
|
| 24993 |
+
"snapshot_comment_count": 4,
|
| 24994 |
+
"snapshot_review_count": 0,
|
| 24995 |
+
"snapshot_review_comment_count": 0,
|
| 24996 |
+
"repo_association": "NONE",
|
| 24997 |
+
"new_to_repo": false,
|
| 24998 |
+
"first_seen_in_snapshot": false,
|
| 24999 |
+
"known_via_prior_merged_pr": false,
|
| 25000 |
+
"report_reason": null,
|
| 25001 |
+
"enrichment_source": "previous_report",
|
| 25002 |
+
"live_refetch_skipped": true,
|
| 25003 |
+
"account_age_days": 5206,
|
| 25004 |
+
"young_account": false,
|
| 25005 |
+
"follow_through_score": "weak",
|
| 25006 |
+
"breadth_score": "low",
|
| 25007 |
+
"automation_risk_signal": "low",
|
| 25008 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 25009 |
+
"public_orgs": [],
|
| 25010 |
+
"activity": {
|
| 25011 |
+
"visible_authored_pr_count": 1,
|
| 25012 |
+
"merged_pr_count": 0,
|
| 25013 |
+
"closed_unmerged_pr_count": 0,
|
| 25014 |
+
"open_pr_count": 1,
|
| 25015 |
+
"merged_pr_rate": 0.0,
|
| 25016 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 25017 |
+
"still_open_pr_rate": 1.0,
|
| 25018 |
+
"distinct_repos_with_authored_prs": 1,
|
| 25019 |
+
"distinct_repos_with_open_prs": 1
|
| 25020 |
+
},
|
| 25021 |
+
"examples": {
|
| 25022 |
+
"pull_requests": [
|
| 25023 |
+
{
|
| 25024 |
+
"kind": "pull_request",
|
| 25025 |
+
"number": 66541,
|
| 25026 |
+
"title": "docs: add netsh portproxy + firewall setup for WSL2-to-Windows CDP bridge",
|
| 25027 |
+
"url": "https://github.com/openclaw/openclaw/pull/66541",
|
| 25028 |
+
"state": "open",
|
| 25029 |
+
"merged": false,
|
| 25030 |
+
"draft": false,
|
| 25031 |
+
"created_at": "2026-04-14T12:35:25Z"
|
| 25032 |
+
}
|
| 25033 |
+
],
|
| 25034 |
+
"issues": [
|
| 25035 |
+
{
|
| 25036 |
+
"kind": "issue",
|
| 25037 |
+
"number": 68666,
|
| 25038 |
+
"title": "Chrome 147+ binds CDP to IPv6 only; v4tov4 portproxy breaks WSL2 remote debugging",
|
| 25039 |
+
"url": "https://github.com/openclaw/openclaw/issues/68666",
|
| 25040 |
+
"state": "open",
|
| 25041 |
+
"merged": null,
|
| 25042 |
+
"draft": null,
|
| 25043 |
+
"created_at": "2026-04-18T18:49:26Z"
|
| 25044 |
+
},
|
| 25045 |
+
{
|
| 25046 |
+
"kind": "issue",
|
| 25047 |
+
"number": 65495,
|
| 25048 |
+
"title": "Browser tool SSRF policy blocks CDP connection to localhost on WSL2 (fix: dangerouslyAllowPrivateNetwork)",
|
| 25049 |
+
"url": "https://github.com/openclaw/openclaw/issues/65495",
|
| 25050 |
+
"state": "closed",
|
| 25051 |
+
"merged": null,
|
| 25052 |
+
"draft": null,
|
| 25053 |
+
"created_at": "2026-04-12T18:18:23Z"
|
| 25054 |
+
}
|
| 25055 |
+
]
|
| 25056 |
+
},
|
| 25057 |
+
"fetch_error": null
|
| 25058 |
+
},
|
| 25059 |
{
|
| 25060 |
"author_login": "MertBasar0",
|
| 25061 |
"name": "Mert Ba\u015far",
|
|
|
|
| 27727 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJoeshpCheung",
|
| 27728 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJoeshpCheung",
|
| 27729 |
"repo_first_seen_at": "2026-04-18T15:28:55Z",
|
| 27730 |
+
"repo_last_seen_at": "2026-04-18T18:46:21Z",
|
| 27731 |
"repo_primary_artifact_count": 2,
|
| 27732 |
+
"repo_artifact_count": 7,
|
| 27733 |
"snapshot_issue_count": 1,
|
| 27734 |
"snapshot_pr_count": 1,
|
| 27735 |
+
"snapshot_comment_count": 5,
|
| 27736 |
"snapshot_review_count": 0,
|
| 27737 |
"snapshot_review_comment_count": 0,
|
| 27738 |
"repo_association": "NONE",
|
|
|
|
| 27765 |
{
|
| 27766 |
"kind": "pull_request",
|
| 27767 |
"number": 68638,
|
| 27768 |
+
"title": "fix(loader): avoid memory and compaction side effects during non-activating loads",
|
| 27769 |
"url": "https://github.com/openclaw/openclaw/pull/68638",
|
| 27770 |
"state": "open",
|
| 27771 |
"merged": false,
|
|
|
|
| 28264 |
},
|
| 28265 |
"fetch_error": null
|
| 28266 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28267 |
{
|
| 28268 |
"author_login": "marinosabijan",
|
| 28269 |
"name": "Marino Sabijan, MD",
|
|
|
|
| 31773 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aavirweb",
|
| 31774 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aavirweb",
|
| 31775 |
"repo_first_seen_at": "2026-02-07T17:32:01Z",
|
| 31776 |
+
"repo_last_seen_at": "2026-04-18T18:44:28Z",
|
| 31777 |
"repo_primary_artifact_count": 1,
|
| 31778 |
+
"repo_artifact_count": 10,
|
| 31779 |
"snapshot_issue_count": 0,
|
| 31780 |
"snapshot_pr_count": 1,
|
| 31781 |
+
"snapshot_comment_count": 9,
|
| 31782 |
"snapshot_review_count": 0,
|
| 31783 |
"snapshot_review_comment_count": 0,
|
| 31784 |
"repo_association": "CONTRIBUTOR",
|
| 31785 |
+
"new_to_repo": false,
|
| 31786 |
+
"first_seen_in_snapshot": false,
|
| 31787 |
"known_via_prior_merged_pr": false,
|
| 31788 |
+
"report_reason": null,
|
| 31789 |
+
"enrichment_source": "previous_report",
|
| 31790 |
+
"live_refetch_skipped": true,
|
| 31791 |
"account_age_days": 81,
|
| 31792 |
"young_account": true,
|
| 31793 |
"follow_through_score": "weak",
|
|
|
|
| 42888 |
"snapshot_review_count": 1,
|
| 42889 |
"snapshot_review_comment_count": 1,
|
| 42890 |
"repo_association": "NONE",
|
| 42891 |
+
"new_to_repo": false,
|
| 42892 |
+
"first_seen_in_snapshot": false,
|
| 42893 |
"known_via_prior_merged_pr": false,
|
| 42894 |
+
"report_reason": null,
|
| 42895 |
+
"enrichment_source": "previous_report",
|
| 42896 |
+
"live_refetch_skipped": true,
|
| 42897 |
"account_age_days": 6550,
|
| 42898 |
"young_account": false,
|
| 42899 |
"follow_through_score": "mixed",
|
|
|
|
| 43849 |
},
|
| 43850 |
"fetch_error": null
|
| 43851 |
},
|
| 43852 |
+
{
|
| 43853 |
+
"author_login": "RaphaAI",
|
| 43854 |
+
"name": "Rapha AI",
|
| 43855 |
+
"profile_url": "https://github.com/RaphaAI",
|
| 43856 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARaphaAI",
|
| 43857 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARaphaAI",
|
| 43858 |
+
"repo_first_seen_at": "2026-04-18T19:13:57Z",
|
| 43859 |
+
"repo_last_seen_at": "2026-04-18T19:13:57Z",
|
| 43860 |
+
"repo_primary_artifact_count": 1,
|
| 43861 |
+
"repo_artifact_count": 1,
|
| 43862 |
+
"snapshot_issue_count": 0,
|
| 43863 |
+
"snapshot_pr_count": 1,
|
| 43864 |
+
"snapshot_comment_count": 0,
|
| 43865 |
+
"snapshot_review_count": 0,
|
| 43866 |
+
"snapshot_review_comment_count": 0,
|
| 43867 |
+
"repo_association": "NONE",
|
| 43868 |
+
"new_to_repo": true,
|
| 43869 |
+
"first_seen_in_snapshot": true,
|
| 43870 |
+
"known_via_prior_merged_pr": false,
|
| 43871 |
+
"report_reason": "first_seen_in_snapshot",
|
| 43872 |
+
"enrichment_source": "live",
|
| 43873 |
+
"live_refetch_skipped": false,
|
| 43874 |
+
"account_age_days": 7,
|
| 43875 |
+
"young_account": true,
|
| 43876 |
+
"follow_through_score": "weak",
|
| 43877 |
+
"breadth_score": "low",
|
| 43878 |
+
"automation_risk_signal": "medium",
|
| 43879 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 43880 |
+
"public_orgs": [],
|
| 43881 |
+
"activity": {
|
| 43882 |
+
"visible_authored_pr_count": 1,
|
| 43883 |
+
"merged_pr_count": 0,
|
| 43884 |
+
"closed_unmerged_pr_count": 0,
|
| 43885 |
+
"open_pr_count": 1,
|
| 43886 |
+
"merged_pr_rate": 0.0,
|
| 43887 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 43888 |
+
"still_open_pr_rate": 1.0,
|
| 43889 |
+
"distinct_repos_with_authored_prs": 1,
|
| 43890 |
+
"distinct_repos_with_open_prs": 1
|
| 43891 |
+
},
|
| 43892 |
+
"examples": {
|
| 43893 |
+
"pull_requests": [
|
| 43894 |
+
{
|
| 43895 |
+
"kind": "pull_request",
|
| 43896 |
+
"number": 68670,
|
| 43897 |
+
"title": "fix(minimax): inject enable_thinking=false on openai-completions path",
|
| 43898 |
+
"url": "https://github.com/openclaw/openclaw/pull/68670",
|
| 43899 |
+
"state": "open",
|
| 43900 |
+
"merged": false,
|
| 43901 |
+
"draft": false,
|
| 43902 |
+
"created_at": "2026-04-18T19:13:57Z"
|
| 43903 |
+
}
|
| 43904 |
+
],
|
| 43905 |
+
"issues": []
|
| 43906 |
+
},
|
| 43907 |
+
"fetch_error": null
|
| 43908 |
+
},
|
| 43909 |
{
|
| 43910 |
"author_login": "reopenpilot",
|
| 43911 |
"name": null,
|
|
|
|
| 44649 |
},
|
| 44650 |
"fetch_error": null
|
| 44651 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44652 |
{
|
| 44653 |
"author_login": "saamuelng601-pixel",
|
| 44654 |
"name": null,
|
|
|
|
| 45171 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45172 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45173 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45174 |
+
"repo_last_seen_at": "2026-04-18T19:15:20Z",
|
| 45175 |
"repo_primary_artifact_count": 1,
|
| 45176 |
+
"repo_artifact_count": 21,
|
| 45177 |
"snapshot_issue_count": 0,
|
| 45178 |
"snapshot_pr_count": 1,
|
| 45179 |
+
"snapshot_comment_count": 4,
|
| 45180 |
+
"snapshot_review_count": 8,
|
| 45181 |
+
"snapshot_review_comment_count": 8,
|
| 45182 |
"repo_association": "NONE",
|
| 45183 |
"new_to_repo": false,
|
| 45184 |
"first_seen_in_snapshot": false,
|
|
|
|
| 45213 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 45214 |
"state": "open",
|
| 45215 |
"merged": false,
|
| 45216 |
+
"draft": true,
|
| 45217 |
"created_at": "2026-04-13T19:30:49Z"
|
| 45218 |
}
|
| 45219 |
],
|
|
|
|
| 48426 |
"number": 68342,
|
| 48427 |
"title": "fix(ollama): allow baseUrl in plugin config schema",
|
| 48428 |
"url": "https://github.com/openclaw/openclaw/pull/68342",
|
| 48429 |
+
"state": "closed",
|
| 48430 |
"merged": false,
|
| 48431 |
"draft": false,
|
| 48432 |
"created_at": "2026-04-18T00:21:13Z"
|
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 |
|
|
@@ -102,11 +102,13 @@
|
|
| 102 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 103 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 104 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 105 |
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 106 |
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 107 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 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 |
|
|
@@ -118,7 +120,6 @@
|
|
| 118 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 119 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 120 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 121 |
-
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 4 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 122 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 123 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 124 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -126,7 +127,6 @@
|
|
| 126 |
| `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 |
|
| 127 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 128 |
| `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 |
|
| 129 |
-
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; 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 |
|
|
@@ -291,7 +291,6 @@
|
|
| 291 |
| `afurm` | [profile](https://github.com/afurm) | no | CONTRIBUTOR | 4479d | `2026-02-24T14:40:28Z` | 2 | 0 | weak | high | low | broad repo spread; high open PR share; targets high-star repos |
|
| 292 |
| `bittoby` | [profile](https://github.com/bittoby) | no | CONTRIBUTOR | 290d | `2026-04-09T03:12:01Z` | 2 | 0 | mixed | moderate | low | young account; high recent PR volume |
|
| 293 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 294 |
-
| `BryanTegomoh` | [profile](https://github.com/BryanTegomoh) | no | CONTRIBUTOR | 2122d | `2026-02-01T02:20:00Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 295 |
| `evanpaul14` | [profile](https://github.com/evanpaul14) | no | NONE | 1216d | `2026-04-10T20:33:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 296 |
| `FroeMic` | [profile](https://github.com/FroeMic) | no | NONE | 3833d | `2026-04-10T07:57:00Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 297 |
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -325,6 +324,7 @@
|
|
| 325 |
| `garnetlyx` | [profile](https://github.com/garnetlyx) | no | CONTRIBUTOR | 3984d | `2026-02-07T09:54:36Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 326 |
| `harinwu-netizen` | [profile](https://github.com/harinwu-netizen) | no | NONE | 44d | `2026-04-15T12:59:20Z` | 1 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 327 |
| `kindomLee` | [profile](https://github.com/kindomLee) | no | NONE | 4174d | `2026-04-14T03:14:01Z` | 1 | 2 | strong | low | low | — |
|
|
|
|
| 328 |
| `MertBasar0` | [profile](https://github.com/MertBasar0) | no | NONE | 1513d | `2026-04-11T20:22:47Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 329 |
| `njxiaohan` | [profile](https://github.com/njxiaohan) | no | NONE | 3977d | `2026-04-15T01:24:50Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 330 |
| `nk3750` | [profile](https://github.com/nk3750) | no | CONTRIBUTOR | 2785d | `2026-04-11T19:10:35Z` | 1 | 2 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
@@ -371,7 +371,6 @@
|
|
| 371 |
| `lemonheaded` | [profile](https://github.com/lemonheaded) | no | NONE | 294d | `2026-04-17T20:02:09Z` | 1 | 1 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 372 |
| `lhy1024` | [profile](https://github.com/lhy1024) | no | NONE | 3614d | `2026-04-13T06:01:39Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 373 |
| `Loach-Smile` | [profile](https://github.com/Loach-Smile) | no | NONE | 36d | `2026-04-14T10:44:18Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 374 |
-
| `lumien` | [profile](https://github.com/lumien) | no | NONE | 5206d | `2026-04-12T18:18:23Z` | 1 | 1 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 375 |
| `marinosabijan` | [profile](https://github.com/marinosabijan) | no | NONE | 2004d | `2026-04-12T14:42:24Z` | 1 | 1 | strong | low | low | — |
|
| 376 |
| `maxreith` | [profile](https://github.com/maxreith) | no | NONE | 786d | `2026-04-12T11:07:04Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 377 |
| `moltar-bot` | [profile](https://github.com/moltar-bot) | no | NONE | 71d | `2026-04-14T14:13:43Z` | 1 | 1 | strong | low | low | very new account; no visible non-self stars |
|
|
@@ -428,7 +427,7 @@
|
|
| 428 |
| `ATJGQ` | [profile](https://github.com/ATJGQ) | no | NONE | 1705d | `2026-04-15T11:34:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 429 |
| `atlaspetco` | [profile](https://github.com/atlaspetco) | no | NONE | 286d | `2026-04-18T16:50:49Z` | 1 | 0 | n/a | low | low | young account; no visible non-self stars |
|
| 430 |
| `auyua9` | [profile](https://github.com/auyua9) | no | NONE | 13d | `2026-04-16T12:51:30Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 431 |
-
| `avirweb` | [profile](https://github.com/avirweb) |
|
| 432 |
| `ayteks` | [profile](https://github.com/ayteks) | no | NONE | 3206d | `2026-04-16T06:33:41Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 433 |
| `bahadorkhaleghi1982` | [profile](https://github.com/bahadorkhaleghi1982) | no | NONE | 5d | `2026-04-12T23:15:36Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 434 |
| `BananaAccurate` | [profile](https://github.com/BananaAccurate) | no | NONE | 250d | `2026-04-14T02:59:08Z` | 1 | 0 | mixed | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -622,7 +621,7 @@
|
|
| 622 |
| `openclawdg` | [profile](https://github.com/openclawdg) | no | NONE | 21d | `2026-04-14T20:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 623 |
| `OpenCnid` | [profile](https://github.com/OpenCnid) | no | NONE | 2977d | `2026-04-16T00:25:22Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 624 |
| `OurHobbyApp` | [profile](https://github.com/OurHobbyApp) | no | NONE | 330d | `2026-04-12T08:51:45Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 625 |
-
| `palewire` | [profile](https://github.com/palewire) |
|
| 626 |
| `pandaAIGC` | [profile](https://github.com/pandaAIGC) | no | NONE | 273d | `2026-04-14T07:58:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 627 |
| `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 |
|
| 628 |
| `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 |
|
|
@@ -639,6 +638,7 @@
|
|
| 639 |
| `quengh` | [profile](https://github.com/quengh) | no | NONE | 4774d | `2026-03-06T01:52:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 640 |
| `radicalgeek` | [profile](https://github.com/radicalgeek) | no | NONE | 5025d | `2026-04-13T20:55:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 641 |
| `RafeSymonds` | [profile](https://github.com/RafeSymonds) | no | NONE | 955d | `2026-04-14T13:59:49Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 642 |
| `reopenpilot` | [profile](https://github.com/reopenpilot) | no | NONE | 856d | `2026-04-13T08:28:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 643 |
| `revision-co-ltd` | [profile](https://github.com/revision-co-ltd) | no | NONE | 339d | `2026-04-17T16:33:51Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 644 |
| `richarsun` | [profile](https://github.com/richarsun) | no | NONE | 1218d | `2026-03-14T01:39:30Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -652,7 +652,6 @@
|
|
| 652 |
| `rudi193-cmd` | [profile](https://github.com/rudi193-cmd) | no | NONE | 190d | `2026-04-16T19:11:32Z` | 1 | 0 | mixed | moderate | low | young account; high open PR share; no visible non-self stars |
|
| 653 |
| `rvajustin` | [profile](https://github.com/rvajustin) | no | NONE | 4443d | `2026-04-17T17:57:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 654 |
| `rwang23` | [profile](https://github.com/rwang23) | no | NONE | 4201d | `2026-04-12T00:55:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 655 |
-
| `RyanLee-Dev` | [profile](https://github.com/RyanLee-Dev) | no | CONTRIBUTOR | 3069d | `2026-04-11T18:24:18Z` | 1 | 0 | mixed | moderate | low | — |
|
| 656 |
| `saamuelng601-pixel` | [profile](https://github.com/saamuelng601-pixel) | no | CONTRIBUTOR | 7d | `2026-04-15T03:46:53Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 657 |
| `sagarpswc` | [profile](https://github.com/sagarpswc) | no | NONE | 164d | `2026-04-13T09:31:42Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 658 |
| `samimjafari` | [profile](https://github.com/samimjafari) | no | NONE | 728d | `2026-04-18T01:57:49Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -1517,12 +1516,12 @@ Example artifacts:
|
|
| 1517 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 1518 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 1519 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 1520 |
-
- repo last seen: `2026-04-
|
| 1521 |
- first seen in snapshot: **no**
|
| 1522 |
- repo association: **NONE**
|
| 1523 |
- repo primary artifacts: **12**
|
| 1524 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 1525 |
-
- snapshot discussion activity: **
|
| 1526 |
- account age: **1548 days**
|
| 1527 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 1528 |
- public orgs: none visible
|
|
@@ -1531,7 +1530,7 @@ Example artifacts:
|
|
| 1531 |
|
| 1532 |
Example artifacts:
|
| 1533 |
- [PR #68590: fix(memory-core): rewrite qmd index on managed collection repair](https://github.com/openclaw/openclaw/pull/68590) — open
|
| 1534 |
-
- [PR #68586: fix(memory-core): resolve runtime artifacts before wiki bridge status](https://github.com/openclaw/openclaw/pull/68586) —
|
| 1535 |
- [PR #68567: fix(gateway): disable stale plugin cache at startup](https://github.com/openclaw/openclaw/pull/68567) — open
|
| 1536 |
|
| 1537 |
### `mushuiyu886`
|
|
@@ -2332,7 +2331,7 @@ Example artifacts:
|
|
| 2332 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 2333 |
|
| 2334 |
Example artifacts:
|
| 2335 |
-
- [PR #68588: fix(telegram): avoid wedging callback updates on permanent edit errors](https://github.com/openclaw/openclaw/pull/68588) —
|
| 2336 |
- [PR #68573: fix(webhooks): re-resolve rotated webhook secrets](https://github.com/openclaw/openclaw/pull/68573) — open
|
| 2337 |
- [PR #68269: [codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode](https://github.com/openclaw/openclaw/pull/68269) — open
|
| 2338 |
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
|
@@ -2918,6 +2917,32 @@ Example artifacts:
|
|
| 2918 |
- [PR #67018: refactor(ios): extract TTS format strings to constants](https://github.com/openclaw/openclaw/pull/67018) — open
|
| 2919 |
- [PR #67015: feat(ios): make GatewayConnectionIssue requestId extraction case-inse…](https://github.com/openclaw/openclaw/pull/67015) — open
|
| 2920 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2921 |
### `frankekn`
|
| 2922 |
|
| 2923 |
- profile: [github.com/frankekn](https://github.com/frankekn)
|
|
@@ -3038,6 +3063,29 @@ Example artifacts:
|
|
| 3038 |
- [PR #68238: fix(failover): classify INTERNAL 500 responses as retryable timeouts](https://github.com/openclaw/openclaw/pull/68238) — closed, merged
|
| 3039 |
- [PR #67024: fix: don't classify 400/422 with no body as format error](https://github.com/openclaw/openclaw/pull/67024) — open
|
| 3040 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3041 |
### `defonota3box`
|
| 3042 |
|
| 3043 |
- profile: [github.com/defonota3box](https://github.com/defonota3box)
|
|
@@ -3294,32 +3342,6 @@ Example artifacts:
|
|
| 3294 |
- [Issue #64327: Include effective contextTokens limit in hook event context](https://github.com/openclaw/openclaw/issues/64327) — open
|
| 3295 |
- [Issue #64268: Emit llm_output per-LLM-call in agentic loops, not just once per turn](https://github.com/openclaw/openclaw/issues/64268) — open
|
| 3296 |
|
| 3297 |
-
### `Feelw00`
|
| 3298 |
-
|
| 3299 |
-
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 3300 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 3301 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 3302 |
-
- repo first seen: `2026-04-08T11:13:23Z`
|
| 3303 |
-
- repo last seen: `2026-04-18T16:23:57Z`
|
| 3304 |
-
- first seen in snapshot: **no**
|
| 3305 |
-
- repo association: **NONE**
|
| 3306 |
-
- repo primary artifacts: **8**
|
| 3307 |
-
- snapshot authored PRs/issues: **4 PRs / 4 issues**
|
| 3308 |
-
- snapshot discussion activity: **17 comments / 5 reviews / 5 review comments**
|
| 3309 |
-
- account age: **2690 days**
|
| 3310 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3311 |
-
- public orgs: none visible
|
| 3312 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3313 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3314 |
-
|
| 3315 |
-
Example artifacts:
|
| 3316 |
-
- [PR #68543: fix(infra): keep retryAsync delays above server-supplied Retry-After](https://github.com/openclaw/openclaw/pull/68543) — open
|
| 3317 |
-
- [PR #68531: fix(plugins): roll back partial registry array contributions when register() throws](https://github.com/openclaw/openclaw/pull/68531) — closed
|
| 3318 |
-
- [PR #68511: fix(infra): revert sigusr1 authorization when emitGatewayRestart emission throws](https://github.com/openclaw/openclaw/pull/68511) — closed
|
| 3319 |
-
- [Issue #68541: retryAsync's symmetric jitter can undercut server-supplied Retry-After](https://github.com/openclaw/openclaw/issues/68541) — open
|
| 3320 |
-
- [Issue #68529: plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry](https://github.com/openclaw/openclaw/issues/68529) — closed
|
| 3321 |
-
- [Issue #68510: emitGatewayRestart's catch path leaves sigusr1 authorization count incremented on emit failure](https://github.com/openclaw/openclaw/issues/68510) — closed
|
| 3322 |
-
|
| 3323 |
### `BKF-Gitty`
|
| 3324 |
|
| 3325 |
- profile: [github.com/BKF-Gitty](https://github.com/BKF-Gitty)
|
|
@@ -3491,29 +3513,6 @@ Example artifacts:
|
|
| 3491 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3492 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3493 |
|
| 3494 |
-
### `bluesky6868`
|
| 3495 |
-
|
| 3496 |
-
- profile: [github.com/bluesky6868](https://github.com/bluesky6868)
|
| 3497 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868)
|
| 3498 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 3499 |
-
- repo first seen: `2026-04-17T22:26:25Z`
|
| 3500 |
-
- repo last seen: `2026-04-18T18:06:21Z`
|
| 3501 |
-
- first seen in snapshot: **no**
|
| 3502 |
-
- repo association: **NONE**
|
| 3503 |
-
- repo primary artifacts: **4**
|
| 3504 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3505 |
-
- snapshot discussion activity: **3 comments / 1 reviews / 1 review comments**
|
| 3506 |
-
- account age: **3181 days**
|
| 3507 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3508 |
-
- public orgs: none visible
|
| 3509 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3510 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3511 |
-
|
| 3512 |
-
Example artifacts:
|
| 3513 |
-
- [PR #68658: security(ci): hoist docker-release manifest run: expressions into step env](https://github.com/openclaw/openclaw/pull/68658) — closed
|
| 3514 |
-
- [PR #68456: security(media): anchor sanitizeMimeType regex to reject malformed input](https://github.com/openclaw/openclaw/pull/68456) — open
|
| 3515 |
-
- [PR #68384: fix(secrets): reject noisy plain exec stdout](https://github.com/openclaw/openclaw/pull/68384) — open
|
| 3516 |
-
|
| 3517 |
### `briandevans`
|
| 3518 |
|
| 3519 |
- profile: [github.com/briandevans](https://github.com/briandevans)
|
|
@@ -4506,12 +4505,12 @@ Example artifacts:
|
|
| 4506 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4507 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4508 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4509 |
-
- repo last seen: `2026-04-
|
| 4510 |
- first seen in snapshot: **no**
|
| 4511 |
- repo association: **CONTRIBUTOR**
|
| 4512 |
- repo primary artifacts: **5**
|
| 4513 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4514 |
-
- snapshot discussion activity: **
|
| 4515 |
- account age: **6258 days**
|
| 4516 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4517 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
@@ -5069,7 +5068,7 @@ Example artifacts:
|
|
| 5069 |
|
| 5070 |
Example artifacts:
|
| 5071 |
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 5072 |
-
- [PR #68334: fix(memory): restoreMemoryPluginState
|
| 5073 |
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 5074 |
|
| 5075 |
### `mkoslacz`
|
|
@@ -7270,28 +7269,6 @@ Example artifacts:
|
|
| 7270 |
- [PR #66905: fix(openrouter): handle reasoning_details in Qwen3 stream parsing](https://github.com/openclaw/openclaw/pull/66905) — closed, merged
|
| 7271 |
- [PR #62972: fix(sandbox): enhance unknown tool error to prevent endless loops](https://github.com/openclaw/openclaw/pull/62972) — open
|
| 7272 |
|
| 7273 |
-
### `BryanTegomoh`
|
| 7274 |
-
|
| 7275 |
-
- profile: [github.com/BryanTegomoh](https://github.com/BryanTegomoh)
|
| 7276 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABryanTegomoh)
|
| 7277 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABryanTegomoh)
|
| 7278 |
-
- repo first seen: `2026-02-01T02:20:00Z`
|
| 7279 |
-
- repo last seen: `2026-04-11T18:27:38Z`
|
| 7280 |
-
- first seen in snapshot: **no**
|
| 7281 |
-
- repo association: **CONTRIBUTOR**
|
| 7282 |
-
- repo primary artifacts: **2**
|
| 7283 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7284 |
-
- snapshot discussion activity: **78 comments / 0 reviews / 0 review comments**
|
| 7285 |
-
- account age: **2122 days**
|
| 7286 |
-
- recent public PR activity: **3 PRs** (1 merged / 1 closed-unmerged / 1 open; merged rate **33%**, closed-unmerged rate **33%**, open rate **33%**)
|
| 7287 |
-
- public orgs: none visible
|
| 7288 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7289 |
-
- heuristic read: **targets high-star repos**
|
| 7290 |
-
|
| 7291 |
-
Example artifacts:
|
| 7292 |
-
- [PR #64967: fix(model-picker,gateway): respect models.mode=replace](https://github.com/openclaw/openclaw/pull/64967) — open
|
| 7293 |
-
- [PR #53713: fix(gateway): resolve thinkingLevel from model config after /reset](https://github.com/openclaw/openclaw/pull/53713) — open
|
| 7294 |
-
|
| 7295 |
### `evanpaul14`
|
| 7296 |
|
| 7297 |
- profile: [github.com/evanpaul14](https://github.com/evanpaul14)
|
|
@@ -7792,12 +7769,12 @@ Example artifacts:
|
|
| 7792 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja)
|
| 7793 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja)
|
| 7794 |
- repo first seen: `2026-04-02T20:34:32Z`
|
| 7795 |
-
- repo last seen: `2026-04-
|
| 7796 |
- first seen in snapshot: **no**
|
| 7797 |
- repo association: **NONE**
|
| 7798 |
- repo primary artifacts: **6**
|
| 7799 |
- snapshot authored PRs/issues: **1 PRs / 5 issues**
|
| 7800 |
-
- snapshot discussion activity: **
|
| 7801 |
- account age: **772 days**
|
| 7802 |
- recent public PR activity: **8 PRs** (1 merged / 6 closed-unmerged / 1 open; merged rate **12%**, closed-unmerged rate **75%**, open rate **12%**)
|
| 7803 |
- public orgs: none visible
|
|
@@ -8044,6 +8021,29 @@ Example artifacts:
|
|
| 8044 |
- [Issue #66299: [Bug]: resolveAcpTargetSessionKey short-circuits on token resolution failure instead of falling back to thread-bound resolution](https://github.com/openclaw/openclaw/issues/66299) — open
|
| 8045 |
- [Issue #66298: [Bug]: /acp text commands inside a bound Discord thread get swallowed by the ACP LLM session instead of reaching handleAcpCommand](https://github.com/openclaw/openclaw/issues/66298) — open
|
| 8046 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8047 |
### `MertBasar0`
|
| 8048 |
|
| 8049 |
- profile: [github.com/MertBasar0](https://github.com/MertBasar0)
|
|
@@ -8893,12 +8893,12 @@ Example artifacts:
|
|
| 8893 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJoeshpCheung)
|
| 8894 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJoeshpCheung)
|
| 8895 |
- repo first seen: `2026-04-18T15:28:55Z`
|
| 8896 |
-
- repo last seen: `2026-04-
|
| 8897 |
- first seen in snapshot: **no**
|
| 8898 |
- repo association: **NONE**
|
| 8899 |
- repo primary artifacts: **2**
|
| 8900 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8901 |
-
- snapshot discussion activity: **
|
| 8902 |
- account age: **2752 days**
|
| 8903 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8904 |
- public orgs: none visible
|
|
@@ -8906,7 +8906,7 @@ Example artifacts:
|
|
| 8906 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 8907 |
|
| 8908 |
Example artifacts:
|
| 8909 |
-
- [PR #68638: fix(loader):
|
| 8910 |
- [Issue #68615: Bug: message-channel runs can still route to stale codex/openai-codex paths after Codex is disabled](https://github.com/openclaw/openclaw/issues/68615) — open
|
| 8911 |
|
| 8912 |
### `karlhillx`
|
|
@@ -9063,28 +9063,6 @@ Example artifacts:
|
|
| 9063 |
- [PR #66499: fix(gateway): WebSocket delta corruption with inline directive tags](https://github.com/openclaw/openclaw/pull/66499) — open
|
| 9064 |
- [Issue #66497: WebSocket delta corruption with inline directive tags](https://github.com/openclaw/openclaw/issues/66497) — open
|
| 9065 |
|
| 9066 |
-
### `lumien`
|
| 9067 |
-
|
| 9068 |
-
- profile: [github.com/lumien](https://github.com/lumien)
|
| 9069 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alumien)
|
| 9070 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alumien)
|
| 9071 |
-
- repo first seen: `2026-04-12T18:18:23Z`
|
| 9072 |
-
- repo last seen: `2026-04-14T13:15:44Z`
|
| 9073 |
-
- first seen in snapshot: **no**
|
| 9074 |
-
- repo association: **NONE**
|
| 9075 |
-
- repo primary artifacts: **2**
|
| 9076 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 9077 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 9078 |
-
- account age: **5206 days**
|
| 9079 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 9080 |
-
- public orgs: none visible
|
| 9081 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 9082 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 9083 |
-
|
| 9084 |
-
Example artifacts:
|
| 9085 |
-
- [PR #66541: docs: add netsh portproxy + firewall setup for WSL2-to-Windows CDP bridge](https://github.com/openclaw/openclaw/pull/66541) — open
|
| 9086 |
-
- [Issue #65495: Browser tool SSRF policy blocks CDP connection to localhost on WSL2 (fix: dangerouslyAllowPrivateNetwork)](https://github.com/openclaw/openclaw/issues/65495) — closed
|
| 9087 |
-
|
| 9088 |
### `marinosabijan`
|
| 9089 |
|
| 9090 |
- profile: [github.com/marinosabijan](https://github.com/marinosabijan)
|
|
@@ -10297,12 +10275,12 @@ Example artifacts:
|
|
| 10297 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aavirweb)
|
| 10298 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aavirweb)
|
| 10299 |
- repo first seen: `2026-02-07T17:32:01Z`
|
| 10300 |
-
- repo last seen: `2026-04-
|
| 10301 |
-
- first seen in snapshot: **
|
| 10302 |
- repo association: **CONTRIBUTOR**
|
| 10303 |
- repo primary artifacts: **1**
|
| 10304 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10305 |
-
- snapshot discussion activity: **
|
| 10306 |
- account age: **81 days**
|
| 10307 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10308 |
- public orgs: none visible
|
|
@@ -14373,7 +14351,7 @@ Example artifacts:
|
|
| 14373 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire)
|
| 14374 |
- repo first seen: `2026-04-18T16:38:20Z`
|
| 14375 |
- repo last seen: `2026-04-18T17:41:36Z`
|
| 14376 |
-
- first seen in snapshot: **
|
| 14377 |
- repo association: **NONE**
|
| 14378 |
- repo primary artifacts: **1**
|
| 14379 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -14723,6 +14701,27 @@ Example artifacts:
|
|
| 14723 |
Example artifacts:
|
| 14724 |
- [PR #66583: feat(memory-core): add dreaming.model config field for per-sweep model override](https://github.com/openclaw/openclaw/pull/66583) — open
|
| 14725 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14726 |
### `reopenpilot`
|
| 14727 |
|
| 14728 |
- profile: [github.com/reopenpilot](https://github.com/reopenpilot)
|
|
@@ -14997,27 +14996,6 @@ Example artifacts:
|
|
| 14997 |
Example artifacts:
|
| 14998 |
- [PR #65073: feat(memory): add google-vertex embedding support for builtin memory](https://github.com/openclaw/openclaw/pull/65073) — open
|
| 14999 |
|
| 15000 |
-
### `RyanLee-Dev`
|
| 15001 |
-
|
| 15002 |
-
- profile: [github.com/RyanLee-Dev](https://github.com/RyanLee-Dev)
|
| 15003 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARyanLee-Dev)
|
| 15004 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARyanLee-Dev)
|
| 15005 |
-
- repo first seen: `2026-04-11T18:24:18Z`
|
| 15006 |
-
- repo last seen: `2026-04-11T18:24:18Z`
|
| 15007 |
-
- first seen in snapshot: **no**
|
| 15008 |
-
- repo association: **CONTRIBUTOR**
|
| 15009 |
-
- repo primary artifacts: **1**
|
| 15010 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15011 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15012 |
-
- account age: **3069 days**
|
| 15013 |
-
- recent public PR activity: **10 PRs** (7 merged / 2 closed-unmerged / 1 open; merged rate **70%**, closed-unmerged rate **20%**, open rate **10%**)
|
| 15014 |
-
- public orgs: none visible
|
| 15015 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 15016 |
-
- heuristic read: **—**
|
| 15017 |
-
|
| 15018 |
-
Example artifacts:
|
| 15019 |
-
- [PR #64964: fix(minimax): add missing api and authHeader to portal OAuth configPatch](https://github.com/openclaw/openclaw/pull/64964) — closed, merged
|
| 15020 |
-
|
| 15021 |
### `saamuelng601-pixel`
|
| 15022 |
|
| 15023 |
- profile: [github.com/saamuelng601-pixel](https://github.com/saamuelng601-pixel)
|
|
@@ -15213,12 +15191,12 @@ Example artifacts:
|
|
| 15213 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15214 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15215 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15216 |
-
- repo last seen: `2026-04-
|
| 15217 |
- first seen in snapshot: **no**
|
| 15218 |
- repo association: **NONE**
|
| 15219 |
- repo primary artifacts: **1**
|
| 15220 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15221 |
-
- snapshot discussion activity: **
|
| 15222 |
- account age: **5691 days**
|
| 15223 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15224 |
- public orgs: none visible
|
|
@@ -15226,7 +15204,7 @@ Example artifacts:
|
|
| 15226 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15227 |
|
| 15228 |
Example artifacts:
|
| 15229 |
-
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open
|
| 15230 |
|
| 15231 |
### `shakkernerd`
|
| 15232 |
|
|
@@ -16402,7 +16380,7 @@ Example artifacts:
|
|
| 16402 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 16403 |
|
| 16404 |
Example artifacts:
|
| 16405 |
-
- [PR #68342: fix(ollama): allow baseUrl in plugin config schema](https://github.com/openclaw/openclaw/pull/68342) —
|
| 16406 |
|
| 16407 |
### `ZackaryShen`
|
| 16408 |
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T192035Z`
|
| 4 |
+
- Generated: `2026-04-18T19:22:12Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `713`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 102 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 103 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 104 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 105 |
+
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 5 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 106 |
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 107 |
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 108 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 109 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 110 |
| `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 |
|
| 111 |
+
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 5 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 112 |
| `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 |
|
| 113 |
| `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 |
|
| 114 |
| `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 |
|
|
|
|
| 120 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 121 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 122 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 123 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 124 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 125 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 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 |
|
|
|
|
| 291 |
| `afurm` | [profile](https://github.com/afurm) | no | CONTRIBUTOR | 4479d | `2026-02-24T14:40:28Z` | 2 | 0 | weak | high | low | broad repo spread; high open PR share; targets high-star repos |
|
| 292 |
| `bittoby` | [profile](https://github.com/bittoby) | no | CONTRIBUTOR | 290d | `2026-04-09T03:12:01Z` | 2 | 0 | mixed | moderate | low | young account; high recent PR volume |
|
| 293 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 294 |
| `evanpaul14` | [profile](https://github.com/evanpaul14) | no | NONE | 1216d | `2026-04-10T20:33:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 295 |
| `FroeMic` | [profile](https://github.com/FroeMic) | no | NONE | 3833d | `2026-04-10T07:57:00Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 296 |
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 324 |
| `garnetlyx` | [profile](https://github.com/garnetlyx) | no | CONTRIBUTOR | 3984d | `2026-02-07T09:54:36Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 325 |
| `harinwu-netizen` | [profile](https://github.com/harinwu-netizen) | no | NONE | 44d | `2026-04-15T12:59:20Z` | 1 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 326 |
| `kindomLee` | [profile](https://github.com/kindomLee) | no | NONE | 4174d | `2026-04-14T03:14:01Z` | 1 | 2 | strong | low | low | — |
|
| 327 |
+
| `lumien` | [profile](https://github.com/lumien) | no | NONE | 5206d | `2026-04-12T18:18:23Z` | 1 | 2 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 328 |
| `MertBasar0` | [profile](https://github.com/MertBasar0) | no | NONE | 1513d | `2026-04-11T20:22:47Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 329 |
| `njxiaohan` | [profile](https://github.com/njxiaohan) | no | NONE | 3977d | `2026-04-15T01:24:50Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 330 |
| `nk3750` | [profile](https://github.com/nk3750) | no | CONTRIBUTOR | 2785d | `2026-04-11T19:10:35Z` | 1 | 2 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
|
|
| 371 |
| `lemonheaded` | [profile](https://github.com/lemonheaded) | no | NONE | 294d | `2026-04-17T20:02:09Z` | 1 | 1 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 372 |
| `lhy1024` | [profile](https://github.com/lhy1024) | no | NONE | 3614d | `2026-04-13T06:01:39Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 373 |
| `Loach-Smile` | [profile](https://github.com/Loach-Smile) | no | NONE | 36d | `2026-04-14T10:44:18Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 374 |
| `marinosabijan` | [profile](https://github.com/marinosabijan) | no | NONE | 2004d | `2026-04-12T14:42:24Z` | 1 | 1 | strong | low | low | — |
|
| 375 |
| `maxreith` | [profile](https://github.com/maxreith) | no | NONE | 786d | `2026-04-12T11:07:04Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 376 |
| `moltar-bot` | [profile](https://github.com/moltar-bot) | no | NONE | 71d | `2026-04-14T14:13:43Z` | 1 | 1 | strong | low | low | very new account; no visible non-self stars |
|
|
|
|
| 427 |
| `ATJGQ` | [profile](https://github.com/ATJGQ) | no | NONE | 1705d | `2026-04-15T11:34:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 428 |
| `atlaspetco` | [profile](https://github.com/atlaspetco) | no | NONE | 286d | `2026-04-18T16:50:49Z` | 1 | 0 | n/a | low | low | young account; no visible non-self stars |
|
| 429 |
| `auyua9` | [profile](https://github.com/auyua9) | no | NONE | 13d | `2026-04-16T12:51:30Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 430 |
+
| `avirweb` | [profile](https://github.com/avirweb) | no | CONTRIBUTOR | 81d | `2026-02-07T17:32:01Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 431 |
| `ayteks` | [profile](https://github.com/ayteks) | no | NONE | 3206d | `2026-04-16T06:33:41Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 432 |
| `bahadorkhaleghi1982` | [profile](https://github.com/bahadorkhaleghi1982) | no | NONE | 5d | `2026-04-12T23:15:36Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 433 |
| `BananaAccurate` | [profile](https://github.com/BananaAccurate) | no | NONE | 250d | `2026-04-14T02:59:08Z` | 1 | 0 | mixed | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 621 |
| `openclawdg` | [profile](https://github.com/openclawdg) | no | NONE | 21d | `2026-04-14T20:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 622 |
| `OpenCnid` | [profile](https://github.com/OpenCnid) | no | NONE | 2977d | `2026-04-16T00:25:22Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 623 |
| `OurHobbyApp` | [profile](https://github.com/OurHobbyApp) | no | NONE | 330d | `2026-04-12T08:51:45Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 624 |
+
| `palewire` | [profile](https://github.com/palewire) | no | NONE | 6550d | `2026-04-18T16:38:20Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 625 |
| `pandaAIGC` | [profile](https://github.com/pandaAIGC) | no | NONE | 273d | `2026-04-14T07:58:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 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 |
|
|
|
|
| 638 |
| `quengh` | [profile](https://github.com/quengh) | no | NONE | 4774d | `2026-03-06T01:52:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 639 |
| `radicalgeek` | [profile](https://github.com/radicalgeek) | no | NONE | 5025d | `2026-04-13T20:55:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 640 |
| `RafeSymonds` | [profile](https://github.com/RafeSymonds) | no | NONE | 955d | `2026-04-14T13:59:49Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 641 |
+
| `RaphaAI` | [profile](https://github.com/RaphaAI) | yes | NONE | 7d | `2026-04-18T19:13:57Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 642 |
| `reopenpilot` | [profile](https://github.com/reopenpilot) | no | NONE | 856d | `2026-04-13T08:28:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 643 |
| `revision-co-ltd` | [profile](https://github.com/revision-co-ltd) | no | NONE | 339d | `2026-04-17T16:33:51Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 644 |
| `richarsun` | [profile](https://github.com/richarsun) | no | NONE | 1218d | `2026-03-14T01:39:30Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 652 |
| `rudi193-cmd` | [profile](https://github.com/rudi193-cmd) | no | NONE | 190d | `2026-04-16T19:11:32Z` | 1 | 0 | mixed | moderate | low | young account; high open PR share; no visible non-self stars |
|
| 653 |
| `rvajustin` | [profile](https://github.com/rvajustin) | no | NONE | 4443d | `2026-04-17T17:57:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 654 |
| `rwang23` | [profile](https://github.com/rwang23) | no | NONE | 4201d | `2026-04-12T00:55:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 655 |
| `saamuelng601-pixel` | [profile](https://github.com/saamuelng601-pixel) | no | CONTRIBUTOR | 7d | `2026-04-15T03:46:53Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 656 |
| `sagarpswc` | [profile](https://github.com/sagarpswc) | no | NONE | 164d | `2026-04-13T09:31:42Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 657 |
| `samimjafari` | [profile](https://github.com/samimjafari) | no | NONE | 728d | `2026-04-18T01:57:49Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 1516 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 1517 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 1518 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 1519 |
+
- repo last seen: `2026-04-18T19:11:38Z`
|
| 1520 |
- first seen in snapshot: **no**
|
| 1521 |
- repo association: **NONE**
|
| 1522 |
- repo primary artifacts: **12**
|
| 1523 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 1524 |
+
- snapshot discussion activity: **14 comments / 3 reviews / 3 review comments**
|
| 1525 |
- account age: **1548 days**
|
| 1526 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 1527 |
- public orgs: none visible
|
|
|
|
| 1530 |
|
| 1531 |
Example artifacts:
|
| 1532 |
- [PR #68590: fix(memory-core): rewrite qmd index on managed collection repair](https://github.com/openclaw/openclaw/pull/68590) — open
|
| 1533 |
+
- [PR #68586: fix(memory-core): resolve runtime artifacts before wiki bridge status](https://github.com/openclaw/openclaw/pull/68586) — open
|
| 1534 |
- [PR #68567: fix(gateway): disable stale plugin cache at startup](https://github.com/openclaw/openclaw/pull/68567) — open
|
| 1535 |
|
| 1536 |
### `mushuiyu886`
|
|
|
|
| 2331 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 2332 |
|
| 2333 |
Example artifacts:
|
| 2334 |
+
- [PR #68588: fix(telegram): avoid wedging callback updates on permanent edit errors](https://github.com/openclaw/openclaw/pull/68588) — closed, merged
|
| 2335 |
- [PR #68573: fix(webhooks): re-resolve rotated webhook secrets](https://github.com/openclaw/openclaw/pull/68573) — open
|
| 2336 |
- [PR #68269: [codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode](https://github.com/openclaw/openclaw/pull/68269) — open
|
| 2337 |
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
|
|
|
| 2917 |
- [PR #67018: refactor(ios): extract TTS format strings to constants](https://github.com/openclaw/openclaw/pull/67018) — open
|
| 2918 |
- [PR #67015: feat(ios): make GatewayConnectionIssue requestId extraction case-inse…](https://github.com/openclaw/openclaw/pull/67015) — open
|
| 2919 |
|
| 2920 |
+
### `Feelw00`
|
| 2921 |
+
|
| 2922 |
+
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 2923 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 2924 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 2925 |
+
- repo first seen: `2026-04-08T11:13:23Z`
|
| 2926 |
+
- repo last seen: `2026-04-18T19:00:00Z`
|
| 2927 |
+
- first seen in snapshot: **no**
|
| 2928 |
+
- repo association: **NONE**
|
| 2929 |
+
- repo primary artifacts: **10**
|
| 2930 |
+
- snapshot authored PRs/issues: **5 PRs / 5 issues**
|
| 2931 |
+
- snapshot discussion activity: **17 comments / 5 reviews / 5 review comments**
|
| 2932 |
+
- account age: **2690 days**
|
| 2933 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2934 |
+
- public orgs: none visible
|
| 2935 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2936 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2937 |
+
|
| 2938 |
+
Example artifacts:
|
| 2939 |
+
- [PR #68669: fix(agents): dedupe subagent browser session cleanup wrapper with dispatch flag](https://github.com/openclaw/openclaw/pull/68669) — open
|
| 2940 |
+
- [PR #68543: fix(infra): keep retryAsync delays above server-supplied Retry-After](https://github.com/openclaw/openclaw/pull/68543) — open
|
| 2941 |
+
- [PR #68531: fix(plugins): roll back partial registry array contributions when register() throws](https://github.com/openclaw/openclaw/pull/68531) — closed
|
| 2942 |
+
- [Issue #68668: subagent-registry: cleanupBrowserSessionsForLifecycleEnd wrapper invoked twice for same runId in embedded mode](https://github.com/openclaw/openclaw/issues/68668) — open
|
| 2943 |
+
- [Issue #68541: retryAsync's symmetric jitter can undercut server-supplied Retry-After](https://github.com/openclaw/openclaw/issues/68541) — open
|
| 2944 |
+
- [Issue #68529: plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry](https://github.com/openclaw/openclaw/issues/68529) — closed
|
| 2945 |
+
|
| 2946 |
### `frankekn`
|
| 2947 |
|
| 2948 |
- profile: [github.com/frankekn](https://github.com/frankekn)
|
|
|
|
| 3063 |
- [PR #68238: fix(failover): classify INTERNAL 500 responses as retryable timeouts](https://github.com/openclaw/openclaw/pull/68238) — closed, merged
|
| 3064 |
- [PR #67024: fix: don't classify 400/422 with no body as format error](https://github.com/openclaw/openclaw/pull/67024) — open
|
| 3065 |
|
| 3066 |
+
### `bluesky6868`
|
| 3067 |
+
|
| 3068 |
+
- profile: [github.com/bluesky6868](https://github.com/bluesky6868)
|
| 3069 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868)
|
| 3070 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 3071 |
+
- repo first seen: `2026-04-17T22:26:25Z`
|
| 3072 |
+
- repo last seen: `2026-04-18T19:06:29Z`
|
| 3073 |
+
- first seen in snapshot: **no**
|
| 3074 |
+
- repo association: **NONE**
|
| 3075 |
+
- repo primary artifacts: **5**
|
| 3076 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3077 |
+
- snapshot discussion activity: **4 comments / 1 reviews / 1 review comments**
|
| 3078 |
+
- account age: **3181 days**
|
| 3079 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3080 |
+
- public orgs: none visible
|
| 3081 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3082 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3083 |
+
|
| 3084 |
+
Example artifacts:
|
| 3085 |
+
- [PR #68667: security(gateway): route hook completion events to the target agent's session](https://github.com/openclaw/openclaw/pull/68667) — open
|
| 3086 |
+
- [PR #68658: security(ci): hoist docker-release manifest run: expressions into step env](https://github.com/openclaw/openclaw/pull/68658) — closed
|
| 3087 |
+
- [PR #68456: security(media): anchor sanitizeMimeType regex to reject malformed input](https://github.com/openclaw/openclaw/pull/68456) — open
|
| 3088 |
+
|
| 3089 |
### `defonota3box`
|
| 3090 |
|
| 3091 |
- profile: [github.com/defonota3box](https://github.com/defonota3box)
|
|
|
|
| 3342 |
- [Issue #64327: Include effective contextTokens limit in hook event context](https://github.com/openclaw/openclaw/issues/64327) — open
|
| 3343 |
- [Issue #64268: Emit llm_output per-LLM-call in agentic loops, not just once per turn](https://github.com/openclaw/openclaw/issues/64268) — open
|
| 3344 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3345 |
### `BKF-Gitty`
|
| 3346 |
|
| 3347 |
- profile: [github.com/BKF-Gitty](https://github.com/BKF-Gitty)
|
|
|
|
| 3513 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3514 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3515 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3516 |
### `briandevans`
|
| 3517 |
|
| 3518 |
- profile: [github.com/briandevans](https://github.com/briandevans)
|
|
|
|
| 4505 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4506 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4507 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4508 |
+
- repo last seen: `2026-04-18T19:01:50Z`
|
| 4509 |
- first seen in snapshot: **no**
|
| 4510 |
- repo association: **CONTRIBUTOR**
|
| 4511 |
- repo primary artifacts: **5**
|
| 4512 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4513 |
+
- snapshot discussion activity: **7038 comments / 5 reviews / 0 review comments**
|
| 4514 |
- account age: **6258 days**
|
| 4515 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4516 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
|
|
| 5068 |
|
| 5069 |
Example artifacts:
|
| 5070 |
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 5071 |
+
- [PR #68334: fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug](https://github.com/openclaw/openclaw/pull/68334) — open
|
| 5072 |
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 5073 |
|
| 5074 |
### `mkoslacz`
|
|
|
|
| 7269 |
- [PR #66905: fix(openrouter): handle reasoning_details in Qwen3 stream parsing](https://github.com/openclaw/openclaw/pull/66905) — closed, merged
|
| 7270 |
- [PR #62972: fix(sandbox): enhance unknown tool error to prevent endless loops](https://github.com/openclaw/openclaw/pull/62972) — open
|
| 7271 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7272 |
### `evanpaul14`
|
| 7273 |
|
| 7274 |
- profile: [github.com/evanpaul14](https://github.com/evanpaul14)
|
|
|
|
| 7769 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja)
|
| 7770 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja)
|
| 7771 |
- repo first seen: `2026-04-02T20:34:32Z`
|
| 7772 |
+
- repo last seen: `2026-04-18T19:17:27Z`
|
| 7773 |
- first seen in snapshot: **no**
|
| 7774 |
- repo association: **NONE**
|
| 7775 |
- repo primary artifacts: **6**
|
| 7776 |
- snapshot authored PRs/issues: **1 PRs / 5 issues**
|
| 7777 |
+
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 7778 |
- account age: **772 days**
|
| 7779 |
- recent public PR activity: **8 PRs** (1 merged / 6 closed-unmerged / 1 open; merged rate **12%**, closed-unmerged rate **75%**, open rate **12%**)
|
| 7780 |
- public orgs: none visible
|
|
|
|
| 8021 |
- [Issue #66299: [Bug]: resolveAcpTargetSessionKey short-circuits on token resolution failure instead of falling back to thread-bound resolution](https://github.com/openclaw/openclaw/issues/66299) — open
|
| 8022 |
- [Issue #66298: [Bug]: /acp text commands inside a bound Discord thread get swallowed by the ACP LLM session instead of reaching handleAcpCommand](https://github.com/openclaw/openclaw/issues/66298) — open
|
| 8023 |
|
| 8024 |
+
### `lumien`
|
| 8025 |
+
|
| 8026 |
+
- profile: [github.com/lumien](https://github.com/lumien)
|
| 8027 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alumien)
|
| 8028 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alumien)
|
| 8029 |
+
- repo first seen: `2026-04-12T18:18:23Z`
|
| 8030 |
+
- repo last seen: `2026-04-18T18:49:26Z`
|
| 8031 |
+
- first seen in snapshot: **no**
|
| 8032 |
+
- repo association: **NONE**
|
| 8033 |
+
- repo primary artifacts: **3**
|
| 8034 |
+
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 8035 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 8036 |
+
- account age: **5206 days**
|
| 8037 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8038 |
+
- public orgs: none visible
|
| 8039 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 8040 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 8041 |
+
|
| 8042 |
+
Example artifacts:
|
| 8043 |
+
- [PR #66541: docs: add netsh portproxy + firewall setup for WSL2-to-Windows CDP bridge](https://github.com/openclaw/openclaw/pull/66541) — open
|
| 8044 |
+
- [Issue #68666: Chrome 147+ binds CDP to IPv6 only; v4tov4 portproxy breaks WSL2 remote debugging](https://github.com/openclaw/openclaw/issues/68666) — open
|
| 8045 |
+
- [Issue #65495: Browser tool SSRF policy blocks CDP connection to localhost on WSL2 (fix: dangerouslyAllowPrivateNetwork)](https://github.com/openclaw/openclaw/issues/65495) — closed
|
| 8046 |
+
|
| 8047 |
### `MertBasar0`
|
| 8048 |
|
| 8049 |
- profile: [github.com/MertBasar0](https://github.com/MertBasar0)
|
|
|
|
| 8893 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJoeshpCheung)
|
| 8894 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJoeshpCheung)
|
| 8895 |
- repo first seen: `2026-04-18T15:28:55Z`
|
| 8896 |
+
- repo last seen: `2026-04-18T18:46:21Z`
|
| 8897 |
- first seen in snapshot: **no**
|
| 8898 |
- repo association: **NONE**
|
| 8899 |
- repo primary artifacts: **2**
|
| 8900 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8901 |
+
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 8902 |
- account age: **2752 days**
|
| 8903 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8904 |
- public orgs: none visible
|
|
|
|
| 8906 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 8907 |
|
| 8908 |
Example artifacts:
|
| 8909 |
+
- [PR #68638: fix(loader): avoid memory and compaction side effects during non-activating loads](https://github.com/openclaw/openclaw/pull/68638) — open
|
| 8910 |
- [Issue #68615: Bug: message-channel runs can still route to stale codex/openai-codex paths after Codex is disabled](https://github.com/openclaw/openclaw/issues/68615) — open
|
| 8911 |
|
| 8912 |
### `karlhillx`
|
|
|
|
| 9063 |
- [PR #66499: fix(gateway): WebSocket delta corruption with inline directive tags](https://github.com/openclaw/openclaw/pull/66499) — open
|
| 9064 |
- [Issue #66497: WebSocket delta corruption with inline directive tags](https://github.com/openclaw/openclaw/issues/66497) — open
|
| 9065 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9066 |
### `marinosabijan`
|
| 9067 |
|
| 9068 |
- profile: [github.com/marinosabijan](https://github.com/marinosabijan)
|
|
|
|
| 10275 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aavirweb)
|
| 10276 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aavirweb)
|
| 10277 |
- repo first seen: `2026-02-07T17:32:01Z`
|
| 10278 |
+
- repo last seen: `2026-04-18T18:44:28Z`
|
| 10279 |
+
- first seen in snapshot: **no**
|
| 10280 |
- repo association: **CONTRIBUTOR**
|
| 10281 |
- repo primary artifacts: **1**
|
| 10282 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10283 |
+
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 10284 |
- account age: **81 days**
|
| 10285 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10286 |
- public orgs: none visible
|
|
|
|
| 14351 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire)
|
| 14352 |
- repo first seen: `2026-04-18T16:38:20Z`
|
| 14353 |
- repo last seen: `2026-04-18T17:41:36Z`
|
| 14354 |
+
- first seen in snapshot: **no**
|
| 14355 |
- repo association: **NONE**
|
| 14356 |
- repo primary artifacts: **1**
|
| 14357 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 14701 |
Example artifacts:
|
| 14702 |
- [PR #66583: feat(memory-core): add dreaming.model config field for per-sweep model override](https://github.com/openclaw/openclaw/pull/66583) — open
|
| 14703 |
|
| 14704 |
+
### `RaphaAI`
|
| 14705 |
+
|
| 14706 |
+
- profile: [github.com/RaphaAI](https://github.com/RaphaAI)
|
| 14707 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARaphaAI)
|
| 14708 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARaphaAI)
|
| 14709 |
+
- repo first seen: `2026-04-18T19:13:57Z`
|
| 14710 |
+
- repo last seen: `2026-04-18T19:13:57Z`
|
| 14711 |
+
- first seen in snapshot: **yes**
|
| 14712 |
+
- repo association: **NONE**
|
| 14713 |
+
- repo primary artifacts: **1**
|
| 14714 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14715 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 14716 |
+
- account age: **7 days**
|
| 14717 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14718 |
+
- public orgs: none visible
|
| 14719 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 14720 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 14721 |
+
|
| 14722 |
+
Example artifacts:
|
| 14723 |
+
- [PR #68670: fix(minimax): inject enable_thinking=false on openai-completions path](https://github.com/openclaw/openclaw/pull/68670) — open
|
| 14724 |
+
|
| 14725 |
### `reopenpilot`
|
| 14726 |
|
| 14727 |
- profile: [github.com/reopenpilot](https://github.com/reopenpilot)
|
|
|
|
| 14996 |
Example artifacts:
|
| 14997 |
- [PR #65073: feat(memory): add google-vertex embedding support for builtin memory](https://github.com/openclaw/openclaw/pull/65073) — open
|
| 14998 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14999 |
### `saamuelng601-pixel`
|
| 15000 |
|
| 15001 |
- profile: [github.com/saamuelng601-pixel](https://github.com/saamuelng601-pixel)
|
|
|
|
| 15191 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15192 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15193 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15194 |
+
- repo last seen: `2026-04-18T19:15:20Z`
|
| 15195 |
- first seen in snapshot: **no**
|
| 15196 |
- repo association: **NONE**
|
| 15197 |
- repo primary artifacts: **1**
|
| 15198 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15199 |
+
- snapshot discussion activity: **4 comments / 8 reviews / 8 review comments**
|
| 15200 |
- account age: **5691 days**
|
| 15201 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15202 |
- public orgs: none visible
|
|
|
|
| 15204 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15205 |
|
| 15206 |
Example artifacts:
|
| 15207 |
+
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open, draft
|
| 15208 |
|
| 15209 |
### `shakkernerd`
|
| 15210 |
|
|
|
|
| 16380 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 16381 |
|
| 16382 |
Example artifacts:
|
| 16383 |
+
- [PR #68342: fix(ollama): allow baseUrl in plugin config schema](https://github.com/openclaw/openclaw/pull/68342) — closed
|
| 16384 |
|
| 16385 |
### `ZackaryShen`
|
| 16386 |
|
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:89cb1579bee4282a678b13c6adc504419253c5477e08ee7866dc167de8b0bc60
|
| 3 |
+
size 97628
|
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:e72f5795a4ef37f024832a64bff7fb33c97976b2f991bd0bddcdd59ad1f857a7
|
| 3 |
+
size 46786068
|
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:3b9dc94dedc98e883d19dc34d63c4e5e92bea83f59cc0825939d076f656171ed
|
| 3 |
+
size 121298115
|
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:a2555a59f496c089cfb90ae31f0daa05ad505285ed7a25509c803394dbadc101
|
| 3 |
+
size 89475064
|
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:f411f90537a47b1c0f952749ff8a7efaf9ffe0738b0b330a68d65f159335d332
|
| 3 |
+
size 4805082
|
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:a03bb57c6c911b5cc487f26360708f1c3e7d93e26ed1a2f0b39e91d6efb7e118
|
| 3 |
+
size 7394638
|
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:8a0365ad980c4588759b94f50df58b8ec2e28a87c67108bdfdb9aa516dff2014
|
| 3 |
+
size 1453825
|
snapshots/20260418T192035Z/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": 136533,
|
| 9 |
+
"issues": 4489,
|
| 10 |
+
"links": 44438,
|
| 11 |
+
"new_contributors": 713,
|
| 12 |
+
"pr_diffs": 3297,
|
| 13 |
+
"pr_files": 67214,
|
| 14 |
+
"pull_requests": 3297,
|
| 15 |
+
"review_comments": 17247,
|
| 16 |
+
"reviews": 13117,
|
| 17 |
+
"timeline_events": 53831
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T19:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 27,
|
| 22 |
+
"issue_stubs": 37,
|
| 23 |
+
"issues": 13,
|
| 24 |
+
"links": 78,
|
| 25 |
+
"pr_diffs": 24,
|
| 26 |
+
"pr_files": 164,
|
| 27 |
+
"pull_requests": 24,
|
| 28 |
+
"review_comments": 725,
|
| 29 |
+
"reviews": 607,
|
| 30 |
+
"timeline_events": 1109
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T19:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T192035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T18:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T19:20:35Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260418T192035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T192035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T19:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T192035Z"
|
| 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-18T18:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T192035Z",
|
| 4 |
+
"next_since": "2026-04-18T19:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T19:20:35Z"
|
| 7 |
}
|