Refresh openclaw dataset snapshot 20260418T202035Z
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 +22 -22
- new-contributors-report.json +676 -600
- new-contributors-report.md +252 -211
- 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/20260418T202035Z/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: `20260418T202035Z`
|
| 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:078150beb825c494744496dec56e858f67f33590f1da0dca18943ec90fe95f5e
|
| 3 |
+
size 67525566
|
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:ee830f211ea99fa0281268c6099eb228d22d7bc5924081d3f8a5c655e03c4a83
|
| 3 |
+
size 1080515
|
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:619ced6bf59ac2bc0195b9fa9e9c786364bf6bec929e7f69e8c284cc9a95594c
|
| 3 |
+
size 20031446
|
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:fc166d76cc8ea2f8dde38477c05c9ccdcb98521029920a065ca9d46af30461c5
|
| 3 |
+
size 6824276
|
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:78d7c7b4cc1dd1aa0ba7daa198baec8ece7452c56e23ae8e7d62cc72f6951bbc
|
| 3 |
+
size 532035
|
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": 27,
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 24,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 24,
|
| 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": 136558,
|
| 9 |
+
"issues": 4496,
|
| 10 |
+
"links": 44454,
|
| 11 |
+
"new_contributors": 715,
|
| 12 |
+
"pr_diffs": 3307,
|
| 13 |
+
"pr_files": 67248,
|
| 14 |
+
"pull_requests": 3307,
|
| 15 |
+
"review_comments": 17279,
|
| 16 |
+
"reviews": 13143,
|
| 17 |
+
"timeline_events": 53948
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T20:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 27,
|
| 22 |
+
"issue_stubs": 36,
|
| 23 |
+
"issues": 12,
|
| 24 |
+
"links": 82,
|
| 25 |
"pr_diffs": 24,
|
| 26 |
+
"pr_files": 326,
|
| 27 |
"pull_requests": 24,
|
| 28 |
+
"review_comments": 860,
|
| 29 |
+
"reviews": 700,
|
| 30 |
+
"timeline_events": 1285
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T20:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T202035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T19:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T20: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":
|
| 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-18T19:
|
| 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",
|
|
@@ -3177,11 +3177,11 @@
|
|
| 3177 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A1aifanatic",
|
| 3178 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A1aifanatic",
|
| 3179 |
"repo_first_seen_at": "2026-02-01T16:01:30Z",
|
| 3180 |
-
"repo_last_seen_at": "2026-04-
|
| 3181 |
-
"repo_primary_artifact_count":
|
| 3182 |
-
"repo_artifact_count":
|
| 3183 |
"snapshot_issue_count": 0,
|
| 3184 |
-
"snapshot_pr_count":
|
| 3185 |
"snapshot_comment_count": 7,
|
| 3186 |
"snapshot_review_count": 0,
|
| 3187 |
"snapshot_review_comment_count": 0,
|
|
@@ -3212,6 +3212,16 @@
|
|
| 3212 |
},
|
| 3213 |
"examples": {
|
| 3214 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3215 |
{
|
| 3216 |
"kind": "pull_request",
|
| 3217 |
"number": 68320,
|
|
@@ -3231,16 +3241,6 @@
|
|
| 3231 |
"merged": false,
|
| 3232 |
"draft": false,
|
| 3233 |
"created_at": "2026-04-17T22:56:35Z"
|
| 3234 |
-
},
|
| 3235 |
-
{
|
| 3236 |
-
"kind": "pull_request",
|
| 3237 |
-
"number": 68313,
|
| 3238 |
-
"title": "fix(lobster): surface file-not-found error for workflow-like pipeline paths",
|
| 3239 |
-
"url": "https://github.com/openclaw/openclaw/pull/68313",
|
| 3240 |
-
"state": "open",
|
| 3241 |
-
"merged": false,
|
| 3242 |
-
"draft": false,
|
| 3243 |
-
"created_at": "2026-04-17T22:50:57Z"
|
| 3244 |
}
|
| 3245 |
],
|
| 3246 |
"issues": []
|
|
@@ -3254,11 +3254,11 @@
|
|
| 3254 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9",
|
| 3255 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9",
|
| 3256 |
"repo_first_seen_at": "2026-02-27T18:48:49Z",
|
| 3257 |
-
"repo_last_seen_at": "2026-04-
|
| 3258 |
-
"repo_primary_artifact_count":
|
| 3259 |
-
"repo_artifact_count":
|
| 3260 |
"snapshot_issue_count": 0,
|
| 3261 |
-
"snapshot_pr_count":
|
| 3262 |
"snapshot_comment_count": 21,
|
| 3263 |
"snapshot_review_count": 0,
|
| 3264 |
"snapshot_review_comment_count": 0,
|
|
@@ -3289,13 +3289,23 @@
|
|
| 3289 |
},
|
| 3290 |
"examples": {
|
| 3291 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3292 |
{
|
| 3293 |
"kind": "pull_request",
|
| 3294 |
"number": 68480,
|
| 3295 |
"title": "fix(active-memory): raise timeoutMs ceiling from 60s to 120s",
|
| 3296 |
"url": "https://github.com/openclaw/openclaw/pull/68480",
|
| 3297 |
-
"state": "
|
| 3298 |
-
"merged":
|
| 3299 |
"draft": false,
|
| 3300 |
"created_at": "2026-04-18T08:43:20Z"
|
| 3301 |
},
|
|
@@ -3308,16 +3318,6 @@
|
|
| 3308 |
"merged": false,
|
| 3309 |
"draft": false,
|
| 3310 |
"created_at": "2026-04-17T08:43:06Z"
|
| 3311 |
-
},
|
| 3312 |
-
{
|
| 3313 |
-
"kind": "pull_request",
|
| 3314 |
-
"number": 67591,
|
| 3315 |
-
"title": "fix(session): clear auto-fallback model overrides on /new and /reset",
|
| 3316 |
-
"url": "https://github.com/openclaw/openclaw/pull/67591",
|
| 3317 |
-
"state": "open",
|
| 3318 |
-
"merged": false,
|
| 3319 |
-
"draft": false,
|
| 3320 |
-
"created_at": "2026-04-16T08:39:54Z"
|
| 3321 |
}
|
| 3322 |
],
|
| 3323 |
"issues": []
|
|
@@ -5694,7 +5694,7 @@
|
|
| 5694 |
"repo_association": "CONTRIBUTOR",
|
| 5695 |
"new_to_repo": false,
|
| 5696 |
"first_seen_in_snapshot": false,
|
| 5697 |
-
"known_via_prior_merged_pr":
|
| 5698 |
"report_reason": null,
|
| 5699 |
"enrichment_source": "previous_report",
|
| 5700 |
"live_refetch_skipped": true,
|
|
@@ -7453,76 +7453,76 @@
|
|
| 7453 |
"fetch_error": null
|
| 7454 |
},
|
| 7455 |
{
|
| 7456 |
-
"author_login": "
|
| 7457 |
-
"name": "
|
| 7458 |
-
"profile_url": "https://github.com/
|
| 7459 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 7460 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 7461 |
-
"repo_first_seen_at": "2026-
|
| 7462 |
-
"repo_last_seen_at": "2026-04-
|
| 7463 |
"repo_primary_artifact_count": 6,
|
| 7464 |
-
"repo_artifact_count":
|
| 7465 |
"snapshot_issue_count": 0,
|
| 7466 |
"snapshot_pr_count": 6,
|
| 7467 |
-
"snapshot_comment_count":
|
| 7468 |
"snapshot_review_count": 0,
|
| 7469 |
"snapshot_review_comment_count": 0,
|
| 7470 |
-
"repo_association": "
|
| 7471 |
"new_to_repo": false,
|
| 7472 |
"first_seen_in_snapshot": false,
|
| 7473 |
-
"known_via_prior_merged_pr":
|
| 7474 |
"report_reason": null,
|
| 7475 |
"enrichment_source": "previous_report",
|
| 7476 |
"live_refetch_skipped": true,
|
| 7477 |
-
"account_age_days":
|
| 7478 |
-
"young_account":
|
| 7479 |
-
"follow_through_score": "
|
| 7480 |
-
"breadth_score": "
|
| 7481 |
-
"automation_risk_signal": "
|
| 7482 |
-
"heuristic_note": "
|
| 7483 |
"public_orgs": [],
|
| 7484 |
"activity": {
|
| 7485 |
-
"visible_authored_pr_count":
|
| 7486 |
-
"merged_pr_count":
|
| 7487 |
-
"closed_unmerged_pr_count":
|
| 7488 |
-
"open_pr_count":
|
| 7489 |
-
"merged_pr_rate": 0.
|
| 7490 |
-
"closed_unmerged_pr_rate": 0.
|
| 7491 |
-
"still_open_pr_rate":
|
| 7492 |
-
"distinct_repos_with_authored_prs":
|
| 7493 |
-
"distinct_repos_with_open_prs":
|
| 7494 |
},
|
| 7495 |
"examples": {
|
| 7496 |
"pull_requests": [
|
| 7497 |
{
|
| 7498 |
"kind": "pull_request",
|
| 7499 |
-
"number":
|
| 7500 |
-
"title": "
|
| 7501 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 7502 |
"state": "open",
|
| 7503 |
"merged": false,
|
| 7504 |
"draft": false,
|
| 7505 |
-
"created_at": "2026-04-
|
| 7506 |
},
|
| 7507 |
{
|
| 7508 |
"kind": "pull_request",
|
| 7509 |
-
"number":
|
| 7510 |
-
"title": "
|
| 7511 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 7512 |
"state": "open",
|
| 7513 |
"merged": false,
|
| 7514 |
"draft": false,
|
| 7515 |
-
"created_at": "2026-04-
|
| 7516 |
},
|
| 7517 |
{
|
| 7518 |
"kind": "pull_request",
|
| 7519 |
-
"number":
|
| 7520 |
-
"title": "
|
| 7521 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 7522 |
-
"state": "
|
| 7523 |
"merged": false,
|
| 7524 |
"draft": false,
|
| 7525 |
-
"created_at": "2026-04-
|
| 7526 |
}
|
| 7527 |
],
|
| 7528 |
"issues": []
|
|
@@ -7767,12 +7767,12 @@
|
|
| 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:
|
| 7771 |
"repo_primary_artifact_count": 10,
|
| 7772 |
-
"repo_artifact_count":
|
| 7773 |
"snapshot_issue_count": 5,
|
| 7774 |
"snapshot_pr_count": 5,
|
| 7775 |
-
"snapshot_comment_count":
|
| 7776 |
"snapshot_review_count": 5,
|
| 7777 |
"snapshot_review_comment_count": 5,
|
| 7778 |
"repo_association": "NONE",
|
|
@@ -8701,83 +8701,6 @@
|
|
| 8701 |
},
|
| 8702 |
"fetch_error": null
|
| 8703 |
},
|
| 8704 |
-
{
|
| 8705 |
-
"author_login": "plgonzalezrx8",
|
| 8706 |
-
"name": "Pedro Gonzalez",
|
| 8707 |
-
"profile_url": "https://github.com/plgonzalezrx8",
|
| 8708 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aplgonzalezrx8",
|
| 8709 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aplgonzalezrx8",
|
| 8710 |
-
"repo_first_seen_at": "2026-01-31T01:53:17Z",
|
| 8711 |
-
"repo_last_seen_at": "2026-04-17T00:27:03Z",
|
| 8712 |
-
"repo_primary_artifact_count": 5,
|
| 8713 |
-
"repo_artifact_count": 7,
|
| 8714 |
-
"snapshot_issue_count": 0,
|
| 8715 |
-
"snapshot_pr_count": 5,
|
| 8716 |
-
"snapshot_comment_count": 2,
|
| 8717 |
-
"snapshot_review_count": 0,
|
| 8718 |
-
"snapshot_review_comment_count": 0,
|
| 8719 |
-
"repo_association": "CONTRIBUTOR",
|
| 8720 |
-
"new_to_repo": false,
|
| 8721 |
-
"first_seen_in_snapshot": false,
|
| 8722 |
-
"known_via_prior_merged_pr": true,
|
| 8723 |
-
"report_reason": null,
|
| 8724 |
-
"enrichment_source": "previous_report",
|
| 8725 |
-
"live_refetch_skipped": true,
|
| 8726 |
-
"account_age_days": 3595,
|
| 8727 |
-
"young_account": false,
|
| 8728 |
-
"follow_through_score": "mixed",
|
| 8729 |
-
"breadth_score": "moderate",
|
| 8730 |
-
"automation_risk_signal": "low",
|
| 8731 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 8732 |
-
"public_orgs": [],
|
| 8733 |
-
"activity": {
|
| 8734 |
-
"visible_authored_pr_count": 19,
|
| 8735 |
-
"merged_pr_count": 7,
|
| 8736 |
-
"closed_unmerged_pr_count": 4,
|
| 8737 |
-
"open_pr_count": 8,
|
| 8738 |
-
"merged_pr_rate": 0.3684,
|
| 8739 |
-
"closed_unmerged_pr_rate": 0.2105,
|
| 8740 |
-
"still_open_pr_rate": 0.4211,
|
| 8741 |
-
"distinct_repos_with_authored_prs": 5,
|
| 8742 |
-
"distinct_repos_with_open_prs": 4
|
| 8743 |
-
},
|
| 8744 |
-
"examples": {
|
| 8745 |
-
"pull_requests": [
|
| 8746 |
-
{
|
| 8747 |
-
"kind": "pull_request",
|
| 8748 |
-
"number": 67862,
|
| 8749 |
-
"title": "(FIX) Discord: enforce member allowlists for native commands",
|
| 8750 |
-
"url": "https://github.com/openclaw/openclaw/pull/67862",
|
| 8751 |
-
"state": "open",
|
| 8752 |
-
"merged": false,
|
| 8753 |
-
"draft": false,
|
| 8754 |
-
"created_at": "2026-04-17T00:27:03Z"
|
| 8755 |
-
},
|
| 8756 |
-
{
|
| 8757 |
-
"kind": "pull_request",
|
| 8758 |
-
"number": 67861,
|
| 8759 |
-
"title": "Discord: enforce member allowlists for native commands",
|
| 8760 |
-
"url": "https://github.com/openclaw/openclaw/pull/67861",
|
| 8761 |
-
"state": "closed",
|
| 8762 |
-
"merged": false,
|
| 8763 |
-
"draft": false,
|
| 8764 |
-
"created_at": "2026-04-17T00:25:26Z"
|
| 8765 |
-
},
|
| 8766 |
-
{
|
| 8767 |
-
"kind": "pull_request",
|
| 8768 |
-
"number": 67666,
|
| 8769 |
-
"title": "security(codex): restore sandbox protections for resumed CLI sessions",
|
| 8770 |
-
"url": "https://github.com/openclaw/openclaw/pull/67666",
|
| 8771 |
-
"state": "closed",
|
| 8772 |
-
"merged": true,
|
| 8773 |
-
"draft": false,
|
| 8774 |
-
"created_at": "2026-04-16T12:32:56Z"
|
| 8775 |
-
}
|
| 8776 |
-
],
|
| 8777 |
-
"issues": []
|
| 8778 |
-
},
|
| 8779 |
-
"fetch_error": null
|
| 8780 |
-
},
|
| 8781 |
{
|
| 8782 |
"author_login": "sahilsatralkar",
|
| 8783 |
"name": "Sahil Satralkar",
|
|
@@ -11577,7 +11500,7 @@
|
|
| 11577 |
"number": 68410,
|
| 11578 |
"title": "[Bug]: Active Memory silently normalizes configured `timeoutMs` above 60000 down to 60000 at runtime",
|
| 11579 |
"url": "https://github.com/openclaw/openclaw/issues/68410",
|
| 11580 |
-
"state": "
|
| 11581 |
"merged": null,
|
| 11582 |
"draft": null,
|
| 11583 |
"created_at": "2026-04-18T05:00:20Z"
|
|
@@ -11982,6 +11905,83 @@
|
|
| 11982 |
},
|
| 11983 |
"fetch_error": null
|
| 11984 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11985 |
{
|
| 11986 |
"author_login": "GameWorldsDEV",
|
| 11987 |
"name": null,
|
|
@@ -12909,6 +12909,83 @@
|
|
| 12909 |
},
|
| 12910 |
"fetch_error": null
|
| 12911 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12912 |
{
|
| 12913 |
"author_login": "feiskyer",
|
| 12914 |
"name": "Pengfei Ni",
|
|
@@ -13124,7 +13201,7 @@
|
|
| 13124 |
"snapshot_comment_count": 4,
|
| 13125 |
"snapshot_review_count": 2,
|
| 13126 |
"snapshot_review_comment_count": 2,
|
| 13127 |
-
"repo_association": "
|
| 13128 |
"new_to_repo": false,
|
| 13129 |
"first_seen_in_snapshot": false,
|
| 13130 |
"known_via_prior_merged_pr": false,
|
|
@@ -13156,8 +13233,8 @@
|
|
| 13156 |
"number": 68415,
|
| 13157 |
"title": "fix(ui): keep history-backed user image messages visible",
|
| 13158 |
"url": "https://github.com/openclaw/openclaw/pull/68415",
|
| 13159 |
-
"state": "
|
| 13160 |
-
"merged":
|
| 13161 |
"draft": false,
|
| 13162 |
"created_at": "2026-04-18T05:19:16Z"
|
| 13163 |
},
|
|
@@ -13391,12 +13468,12 @@
|
|
| 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:
|
| 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": 5,
|
| 13401 |
"snapshot_review_comment_count": 0,
|
| 13402 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -16037,75 +16114,6 @@
|
|
| 16037 |
},
|
| 16038 |
"fetch_error": null
|
| 16039 |
},
|
| 16040 |
-
{
|
| 16041 |
-
"author_login": "apocalypse9949",
|
| 16042 |
-
"name": "prudhvi",
|
| 16043 |
-
"profile_url": "https://github.com/apocalypse9949",
|
| 16044 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aapocalypse9949",
|
| 16045 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aapocalypse9949",
|
| 16046 |
-
"repo_first_seen_at": "2026-04-11T20:07:39Z",
|
| 16047 |
-
"repo_last_seen_at": "2026-04-13T10:44:33Z",
|
| 16048 |
-
"repo_primary_artifact_count": 2,
|
| 16049 |
-
"repo_artifact_count": 5,
|
| 16050 |
-
"snapshot_issue_count": 0,
|
| 16051 |
-
"snapshot_pr_count": 2,
|
| 16052 |
-
"snapshot_comment_count": 1,
|
| 16053 |
-
"snapshot_review_count": 1,
|
| 16054 |
-
"snapshot_review_comment_count": 1,
|
| 16055 |
-
"repo_association": "NONE",
|
| 16056 |
-
"new_to_repo": false,
|
| 16057 |
-
"first_seen_in_snapshot": false,
|
| 16058 |
-
"known_via_prior_merged_pr": false,
|
| 16059 |
-
"report_reason": null,
|
| 16060 |
-
"enrichment_source": "previous_report",
|
| 16061 |
-
"live_refetch_skipped": true,
|
| 16062 |
-
"account_age_days": 1150,
|
| 16063 |
-
"young_account": false,
|
| 16064 |
-
"follow_through_score": "weak",
|
| 16065 |
-
"breadth_score": "moderate",
|
| 16066 |
-
"automation_risk_signal": "low",
|
| 16067 |
-
"heuristic_note": "high open PR share",
|
| 16068 |
-
"public_orgs": [
|
| 16069 |
-
"OpenSamurai"
|
| 16070 |
-
],
|
| 16071 |
-
"activity": {
|
| 16072 |
-
"visible_authored_pr_count": 22,
|
| 16073 |
-
"merged_pr_count": 1,
|
| 16074 |
-
"closed_unmerged_pr_count": 3,
|
| 16075 |
-
"open_pr_count": 18,
|
| 16076 |
-
"merged_pr_rate": 0.0455,
|
| 16077 |
-
"closed_unmerged_pr_rate": 0.1364,
|
| 16078 |
-
"still_open_pr_rate": 0.8182,
|
| 16079 |
-
"distinct_repos_with_authored_prs": 5,
|
| 16080 |
-
"distinct_repos_with_open_prs": 5
|
| 16081 |
-
},
|
| 16082 |
-
"examples": {
|
| 16083 |
-
"pull_requests": [
|
| 16084 |
-
{
|
| 16085 |
-
"kind": "pull_request",
|
| 16086 |
-
"number": 65452,
|
| 16087 |
-
"title": " [security fix] Fix SQL injection in memory schema management",
|
| 16088 |
-
"url": "https://github.com/openclaw/openclaw/pull/65452",
|
| 16089 |
-
"state": "open",
|
| 16090 |
-
"merged": false,
|
| 16091 |
-
"draft": false,
|
| 16092 |
-
"created_at": "2026-04-12T16:23:58Z"
|
| 16093 |
-
},
|
| 16094 |
-
{
|
| 16095 |
-
"kind": "pull_request",
|
| 16096 |
-
"number": 64995,
|
| 16097 |
-
"title": "Fix SQL injection via identifiers in memory schema",
|
| 16098 |
-
"url": "https://github.com/openclaw/openclaw/pull/64995",
|
| 16099 |
-
"state": "closed",
|
| 16100 |
-
"merged": false,
|
| 16101 |
-
"draft": false,
|
| 16102 |
-
"created_at": "2026-04-11T20:07:39Z"
|
| 16103 |
-
}
|
| 16104 |
-
],
|
| 16105 |
-
"issues": []
|
| 16106 |
-
},
|
| 16107 |
-
"fetch_error": null
|
| 16108 |
-
},
|
| 16109 |
{
|
| 16110 |
"author_login": "AstronautGumbo",
|
| 16111 |
"name": null,
|
|
@@ -16776,73 +16784,6 @@
|
|
| 16776 |
},
|
| 16777 |
"fetch_error": null
|
| 16778 |
},
|
| 16779 |
-
{
|
| 16780 |
-
"author_login": "evgyur",
|
| 16781 |
-
"name": "Evgeny Yurchenko",
|
| 16782 |
-
"profile_url": "https://github.com/evgyur",
|
| 16783 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur",
|
| 16784 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur",
|
| 16785 |
-
"repo_first_seen_at": "2026-04-17T22:56:05Z",
|
| 16786 |
-
"repo_last_seen_at": "2026-04-18T00:06:06Z",
|
| 16787 |
-
"repo_primary_artifact_count": 2,
|
| 16788 |
-
"repo_artifact_count": 2,
|
| 16789 |
-
"snapshot_issue_count": 0,
|
| 16790 |
-
"snapshot_pr_count": 2,
|
| 16791 |
-
"snapshot_comment_count": 0,
|
| 16792 |
-
"snapshot_review_count": 0,
|
| 16793 |
-
"snapshot_review_comment_count": 0,
|
| 16794 |
-
"repo_association": "NONE",
|
| 16795 |
-
"new_to_repo": false,
|
| 16796 |
-
"first_seen_in_snapshot": false,
|
| 16797 |
-
"known_via_prior_merged_pr": false,
|
| 16798 |
-
"report_reason": null,
|
| 16799 |
-
"enrichment_source": "previous_report",
|
| 16800 |
-
"live_refetch_skipped": true,
|
| 16801 |
-
"account_age_days": 1222,
|
| 16802 |
-
"young_account": false,
|
| 16803 |
-
"follow_through_score": "mixed",
|
| 16804 |
-
"breadth_score": "low",
|
| 16805 |
-
"automation_risk_signal": "low",
|
| 16806 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 16807 |
-
"public_orgs": [],
|
| 16808 |
-
"activity": {
|
| 16809 |
-
"visible_authored_pr_count": 2,
|
| 16810 |
-
"merged_pr_count": 1,
|
| 16811 |
-
"closed_unmerged_pr_count": 0,
|
| 16812 |
-
"open_pr_count": 1,
|
| 16813 |
-
"merged_pr_rate": 0.5,
|
| 16814 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 16815 |
-
"still_open_pr_rate": 0.5,
|
| 16816 |
-
"distinct_repos_with_authored_prs": 2,
|
| 16817 |
-
"distinct_repos_with_open_prs": 1
|
| 16818 |
-
},
|
| 16819 |
-
"examples": {
|
| 16820 |
-
"pull_requests": [
|
| 16821 |
-
{
|
| 16822 |
-
"kind": "pull_request",
|
| 16823 |
-
"number": 68338,
|
| 16824 |
-
"title": "Parse multiline MEDIA directives",
|
| 16825 |
-
"url": "https://github.com/openclaw/openclaw/pull/68338",
|
| 16826 |
-
"state": "open",
|
| 16827 |
-
"merged": false,
|
| 16828 |
-
"draft": false,
|
| 16829 |
-
"created_at": "2026-04-18T00:06:06Z"
|
| 16830 |
-
},
|
| 16831 |
-
{
|
| 16832 |
-
"kind": "pull_request",
|
| 16833 |
-
"number": 68316,
|
| 16834 |
-
"title": "Preserve unsent media payloads after block streaming",
|
| 16835 |
-
"url": "https://github.com/openclaw/openclaw/pull/68316",
|
| 16836 |
-
"state": "open",
|
| 16837 |
-
"merged": false,
|
| 16838 |
-
"draft": false,
|
| 16839 |
-
"created_at": "2026-04-17T22:56:05Z"
|
| 16840 |
-
}
|
| 16841 |
-
],
|
| 16842 |
-
"issues": []
|
| 16843 |
-
},
|
| 16844 |
-
"fetch_error": null
|
| 16845 |
-
},
|
| 16846 |
{
|
| 16847 |
"author_login": "Fl0rencess720",
|
| 16848 |
"name": "Fl0rencess",
|
|
@@ -20071,85 +20012,6 @@
|
|
| 20071 |
},
|
| 20072 |
"fetch_error": null
|
| 20073 |
},
|
| 20074 |
-
{
|
| 20075 |
-
"author_login": "corbin-breton",
|
| 20076 |
-
"name": "Corbin Breton",
|
| 20077 |
-
"profile_url": "https://github.com/corbin-breton",
|
| 20078 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acorbin-breton",
|
| 20079 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acorbin-breton",
|
| 20080 |
-
"repo_first_seen_at": "2026-04-08T19:15:22Z",
|
| 20081 |
-
"repo_last_seen_at": "2026-04-11T20:57:33Z",
|
| 20082 |
-
"repo_primary_artifact_count": 5,
|
| 20083 |
-
"repo_artifact_count": 7,
|
| 20084 |
-
"snapshot_issue_count": 0,
|
| 20085 |
-
"snapshot_pr_count": 5,
|
| 20086 |
-
"snapshot_comment_count": 2,
|
| 20087 |
-
"snapshot_review_count": 0,
|
| 20088 |
-
"snapshot_review_comment_count": 0,
|
| 20089 |
-
"repo_association": "NONE",
|
| 20090 |
-
"new_to_repo": false,
|
| 20091 |
-
"first_seen_in_snapshot": false,
|
| 20092 |
-
"known_via_prior_merged_pr": false,
|
| 20093 |
-
"report_reason": null,
|
| 20094 |
-
"enrichment_source": "previous_report",
|
| 20095 |
-
"live_refetch_skipped": true,
|
| 20096 |
-
"account_age_days": 4734,
|
| 20097 |
-
"young_account": false,
|
| 20098 |
-
"follow_through_score": "weak",
|
| 20099 |
-
"breadth_score": "low",
|
| 20100 |
-
"automation_risk_signal": "low",
|
| 20101 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 20102 |
-
"public_orgs": [
|
| 20103 |
-
"the-keats-ai"
|
| 20104 |
-
],
|
| 20105 |
-
"activity": {
|
| 20106 |
-
"visible_authored_pr_count": 6,
|
| 20107 |
-
"merged_pr_count": 0,
|
| 20108 |
-
"closed_unmerged_pr_count": 4,
|
| 20109 |
-
"open_pr_count": 2,
|
| 20110 |
-
"merged_pr_rate": 0.0,
|
| 20111 |
-
"closed_unmerged_pr_rate": 0.6667,
|
| 20112 |
-
"still_open_pr_rate": 0.3333,
|
| 20113 |
-
"distinct_repos_with_authored_prs": 1,
|
| 20114 |
-
"distinct_repos_with_open_prs": 1
|
| 20115 |
-
},
|
| 20116 |
-
"examples": {
|
| 20117 |
-
"pull_requests": [
|
| 20118 |
-
{
|
| 20119 |
-
"kind": "pull_request",
|
| 20120 |
-
"number": 64994,
|
| 20121 |
-
"title": "fix(plugins): align channel runtime types after registry narrowing",
|
| 20122 |
-
"url": "https://github.com/openclaw/openclaw/pull/64994",
|
| 20123 |
-
"state": "closed",
|
| 20124 |
-
"merged": false,
|
| 20125 |
-
"draft": false,
|
| 20126 |
-
"created_at": "2026-04-11T20:06:17Z"
|
| 20127 |
-
},
|
| 20128 |
-
{
|
| 20129 |
-
"kind": "pull_request",
|
| 20130 |
-
"number": 63995,
|
| 20131 |
-
"title": "fix(ci): resolve checks-node-test regressions on main",
|
| 20132 |
-
"url": "https://github.com/openclaw/openclaw/pull/63995",
|
| 20133 |
-
"state": "closed",
|
| 20134 |
-
"merged": false,
|
| 20135 |
-
"draft": false,
|
| 20136 |
-
"created_at": "2026-04-10T00:59:42Z"
|
| 20137 |
-
},
|
| 20138 |
-
{
|
| 20139 |
-
"kind": "pull_request",
|
| 20140 |
-
"number": 63518,
|
| 20141 |
-
"title": "feat(plugins): add inference-guard for single-slot collision prevention",
|
| 20142 |
-
"url": "https://github.com/openclaw/openclaw/pull/63518",
|
| 20143 |
-
"state": "open",
|
| 20144 |
-
"merged": false,
|
| 20145 |
-
"draft": false,
|
| 20146 |
-
"created_at": "2026-04-09T03:14:32Z"
|
| 20147 |
-
}
|
| 20148 |
-
],
|
| 20149 |
-
"issues": []
|
| 20150 |
-
},
|
| 20151 |
-
"fetch_error": null
|
| 20152 |
-
},
|
| 20153 |
{
|
| 20154 |
"author_login": "extrasmall0",
|
| 20155 |
"name": "Extra Small",
|
|
@@ -22348,6 +22210,75 @@
|
|
| 22348 |
},
|
| 22349 |
"fetch_error": null
|
| 22350 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22351 |
{
|
| 22352 |
"author_login": "bittoby",
|
| 22353 |
"name": "BitToby",
|
|
@@ -25212,84 +25143,6 @@
|
|
| 25212 |
},
|
| 25213 |
"fetch_error": null
|
| 25214 |
},
|
| 25215 |
-
{
|
| 25216 |
-
"author_login": "nk3750",
|
| 25217 |
-
"name": "Neelabh Kumar",
|
| 25218 |
-
"profile_url": "https://github.com/nk3750",
|
| 25219 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ank3750",
|
| 25220 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ank3750",
|
| 25221 |
-
"repo_first_seen_at": "2026-04-11T19:10:35Z",
|
| 25222 |
-
"repo_last_seen_at": "2026-04-18T15:52:45Z",
|
| 25223 |
-
"repo_primary_artifact_count": 3,
|
| 25224 |
-
"repo_artifact_count": 3,
|
| 25225 |
-
"snapshot_issue_count": 2,
|
| 25226 |
-
"snapshot_pr_count": 1,
|
| 25227 |
-
"snapshot_comment_count": 0,
|
| 25228 |
-
"snapshot_review_count": 0,
|
| 25229 |
-
"snapshot_review_comment_count": 0,
|
| 25230 |
-
"repo_association": "CONTRIBUTOR",
|
| 25231 |
-
"new_to_repo": false,
|
| 25232 |
-
"first_seen_in_snapshot": false,
|
| 25233 |
-
"known_via_prior_merged_pr": true,
|
| 25234 |
-
"report_reason": null,
|
| 25235 |
-
"enrichment_source": "previous_report",
|
| 25236 |
-
"live_refetch_skipped": true,
|
| 25237 |
-
"account_age_days": 2785,
|
| 25238 |
-
"young_account": false,
|
| 25239 |
-
"follow_through_score": "strong",
|
| 25240 |
-
"breadth_score": "low",
|
| 25241 |
-
"automation_risk_signal": "low",
|
| 25242 |
-
"heuristic_note": "no visible non-self stars; targets high-star repos",
|
| 25243 |
-
"public_orgs": [],
|
| 25244 |
-
"activity": {
|
| 25245 |
-
"visible_authored_pr_count": 1,
|
| 25246 |
-
"merged_pr_count": 1,
|
| 25247 |
-
"closed_unmerged_pr_count": 0,
|
| 25248 |
-
"open_pr_count": 0,
|
| 25249 |
-
"merged_pr_rate": 1.0,
|
| 25250 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 25251 |
-
"still_open_pr_rate": 0.0,
|
| 25252 |
-
"distinct_repos_with_authored_prs": 1,
|
| 25253 |
-
"distinct_repos_with_open_prs": 0
|
| 25254 |
-
},
|
| 25255 |
-
"examples": {
|
| 25256 |
-
"pull_requests": [
|
| 25257 |
-
{
|
| 25258 |
-
"kind": "pull_request",
|
| 25259 |
-
"number": 64979,
|
| 25260 |
-
"title": "fix(telegram): bypass sequentializer for approval callback_queries",
|
| 25261 |
-
"url": "https://github.com/openclaw/openclaw/pull/64979",
|
| 25262 |
-
"state": "closed",
|
| 25263 |
-
"merged": true,
|
| 25264 |
-
"draft": false,
|
| 25265 |
-
"created_at": "2026-04-11T19:24:36Z"
|
| 25266 |
-
}
|
| 25267 |
-
],
|
| 25268 |
-
"issues": [
|
| 25269 |
-
{
|
| 25270 |
-
"kind": "issue",
|
| 25271 |
-
"number": 68626,
|
| 25272 |
-
"title": "RFC: let plugins resolve their own `requireApproval` requests (extend contract with `onRegistered`)",
|
| 25273 |
-
"url": "https://github.com/openclaw/openclaw/issues/68626",
|
| 25274 |
-
"state": "open",
|
| 25275 |
-
"merged": null,
|
| 25276 |
-
"draft": null,
|
| 25277 |
-
"created_at": "2026-04-18T15:52:45Z"
|
| 25278 |
-
},
|
| 25279 |
-
{
|
| 25280 |
-
"kind": "issue",
|
| 25281 |
-
"number": 64977,
|
| 25282 |
-
"title": "Telegram: plugin approval callback_query deadlocked by Grammy sequentializer",
|
| 25283 |
-
"url": "https://github.com/openclaw/openclaw/issues/64977",
|
| 25284 |
-
"state": "closed",
|
| 25285 |
-
"merged": null,
|
| 25286 |
-
"draft": null,
|
| 25287 |
-
"created_at": "2026-04-11T19:10:35Z"
|
| 25288 |
-
}
|
| 25289 |
-
]
|
| 25290 |
-
},
|
| 25291 |
-
"fetch_error": null
|
| 25292 |
-
},
|
| 25293 |
{
|
| 25294 |
"author_login": "parasol-aser",
|
| 25295 |
"name": null,
|
|
@@ -31481,6 +31334,63 @@
|
|
| 31481 |
},
|
| 31482 |
"fetch_error": null
|
| 31483 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31484 |
{
|
| 31485 |
"author_login": "aryankinha",
|
| 31486 |
"name": "Aryan Kinha",
|
|
@@ -32294,12 +32204,12 @@
|
|
| 32294 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abmadwaves",
|
| 32295 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abmadwaves",
|
| 32296 |
"repo_first_seen_at": "2026-04-17T16:54:06Z",
|
| 32297 |
-
"repo_last_seen_at": "2026-04-
|
| 32298 |
"repo_primary_artifact_count": 1,
|
| 32299 |
-
"repo_artifact_count":
|
| 32300 |
"snapshot_issue_count": 0,
|
| 32301 |
"snapshot_pr_count": 1,
|
| 32302 |
-
"snapshot_comment_count":
|
| 32303 |
"snapshot_review_count": 0,
|
| 32304 |
"snapshot_review_comment_count": 0,
|
| 32305 |
"repo_association": "NONE",
|
|
@@ -33258,6 +33168,63 @@
|
|
| 33258 |
},
|
| 33259 |
"fetch_error": null
|
| 33260 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33261 |
{
|
| 33262 |
"author_login": "clemenshelm",
|
| 33263 |
"name": "Clemens Helm",
|
|
@@ -34231,65 +34198,6 @@
|
|
| 34231 |
},
|
| 34232 |
"fetch_error": null
|
| 34233 |
},
|
| 34234 |
-
{
|
| 34235 |
-
"author_login": "dieend",
|
| 34236 |
-
"name": "Adinata Thayib",
|
| 34237 |
-
"profile_url": "https://github.com/dieend",
|
| 34238 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adieend",
|
| 34239 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adieend",
|
| 34240 |
-
"repo_first_seen_at": "2026-04-11T20:13:47Z",
|
| 34241 |
-
"repo_last_seen_at": "2026-04-16T14:35:17Z",
|
| 34242 |
-
"repo_primary_artifact_count": 1,
|
| 34243 |
-
"repo_artifact_count": 5,
|
| 34244 |
-
"snapshot_issue_count": 0,
|
| 34245 |
-
"snapshot_pr_count": 1,
|
| 34246 |
-
"snapshot_comment_count": 2,
|
| 34247 |
-
"snapshot_review_count": 1,
|
| 34248 |
-
"snapshot_review_comment_count": 1,
|
| 34249 |
-
"repo_association": "NONE",
|
| 34250 |
-
"new_to_repo": false,
|
| 34251 |
-
"first_seen_in_snapshot": false,
|
| 34252 |
-
"known_via_prior_merged_pr": false,
|
| 34253 |
-
"report_reason": null,
|
| 34254 |
-
"enrichment_source": "previous_report",
|
| 34255 |
-
"live_refetch_skipped": true,
|
| 34256 |
-
"account_age_days": 5186,
|
| 34257 |
-
"young_account": false,
|
| 34258 |
-
"follow_through_score": "weak",
|
| 34259 |
-
"breadth_score": "low",
|
| 34260 |
-
"automation_risk_signal": "low",
|
| 34261 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 34262 |
-
"public_orgs": [
|
| 34263 |
-
"tokilearning"
|
| 34264 |
-
],
|
| 34265 |
-
"activity": {
|
| 34266 |
-
"visible_authored_pr_count": 1,
|
| 34267 |
-
"merged_pr_count": 0,
|
| 34268 |
-
"closed_unmerged_pr_count": 0,
|
| 34269 |
-
"open_pr_count": 1,
|
| 34270 |
-
"merged_pr_rate": 0.0,
|
| 34271 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 34272 |
-
"still_open_pr_rate": 1.0,
|
| 34273 |
-
"distinct_repos_with_authored_prs": 1,
|
| 34274 |
-
"distinct_repos_with_open_prs": 1
|
| 34275 |
-
},
|
| 34276 |
-
"examples": {
|
| 34277 |
-
"pull_requests": [
|
| 34278 |
-
{
|
| 34279 |
-
"kind": "pull_request",
|
| 34280 |
-
"number": 64996,
|
| 34281 |
-
"title": "[Bug]: Beta blocker: whatsapp - fix whatsapp group listener",
|
| 34282 |
-
"url": "https://github.com/openclaw/openclaw/pull/64996",
|
| 34283 |
-
"state": "open",
|
| 34284 |
-
"merged": false,
|
| 34285 |
-
"draft": false,
|
| 34286 |
-
"created_at": "2026-04-11T20:13:47Z"
|
| 34287 |
-
}
|
| 34288 |
-
],
|
| 34289 |
-
"issues": []
|
| 34290 |
-
},
|
| 34291 |
-
"fetch_error": null
|
| 34292 |
-
},
|
| 34293 |
{
|
| 34294 |
"author_login": "dkaygithub",
|
| 34295 |
"name": null,
|
|
@@ -34746,66 +34654,6 @@
|
|
| 34746 |
},
|
| 34747 |
"fetch_error": null
|
| 34748 |
},
|
| 34749 |
-
{
|
| 34750 |
-
"author_login": "EdwardIrby",
|
| 34751 |
-
"name": "Edward Irby",
|
| 34752 |
-
"profile_url": "https://github.com/EdwardIrby",
|
| 34753 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEdwardIrby",
|
| 34754 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEdwardIrby",
|
| 34755 |
-
"repo_first_seen_at": "2026-04-11T20:00:03Z",
|
| 34756 |
-
"repo_last_seen_at": "2026-04-13T17:09:47Z",
|
| 34757 |
-
"repo_primary_artifact_count": 1,
|
| 34758 |
-
"repo_artifact_count": 45,
|
| 34759 |
-
"snapshot_issue_count": 0,
|
| 34760 |
-
"snapshot_pr_count": 1,
|
| 34761 |
-
"snapshot_comment_count": 0,
|
| 34762 |
-
"snapshot_review_count": 22,
|
| 34763 |
-
"snapshot_review_comment_count": 22,
|
| 34764 |
-
"repo_association": "NONE",
|
| 34765 |
-
"new_to_repo": false,
|
| 34766 |
-
"first_seen_in_snapshot": false,
|
| 34767 |
-
"known_via_prior_merged_pr": false,
|
| 34768 |
-
"report_reason": null,
|
| 34769 |
-
"enrichment_source": "previous_report",
|
| 34770 |
-
"live_refetch_skipped": true,
|
| 34771 |
-
"account_age_days": 5324,
|
| 34772 |
-
"young_account": false,
|
| 34773 |
-
"follow_through_score": "strong",
|
| 34774 |
-
"breadth_score": "moderate",
|
| 34775 |
-
"automation_risk_signal": "low",
|
| 34776 |
-
"heuristic_note": "high recent PR volume",
|
| 34777 |
-
"public_orgs": [
|
| 34778 |
-
"plaited",
|
| 34779 |
-
"youdotcom-oss"
|
| 34780 |
-
],
|
| 34781 |
-
"activity": {
|
| 34782 |
-
"visible_authored_pr_count": 28,
|
| 34783 |
-
"merged_pr_count": 25,
|
| 34784 |
-
"closed_unmerged_pr_count": 2,
|
| 34785 |
-
"open_pr_count": 1,
|
| 34786 |
-
"merged_pr_rate": 0.8929,
|
| 34787 |
-
"closed_unmerged_pr_rate": 0.0714,
|
| 34788 |
-
"still_open_pr_rate": 0.0357,
|
| 34789 |
-
"distinct_repos_with_authored_prs": 4,
|
| 34790 |
-
"distinct_repos_with_open_prs": 1
|
| 34791 |
-
},
|
| 34792 |
-
"examples": {
|
| 34793 |
-
"pull_requests": [
|
| 34794 |
-
{
|
| 34795 |
-
"kind": "pull_request",
|
| 34796 |
-
"number": 64989,
|
| 34797 |
-
"title": "feat(you): add You.com plugin for web search, research, and content extraction",
|
| 34798 |
-
"url": "https://github.com/openclaw/openclaw/pull/64989",
|
| 34799 |
-
"state": "closed",
|
| 34800 |
-
"merged": false,
|
| 34801 |
-
"draft": false,
|
| 34802 |
-
"created_at": "2026-04-11T20:00:03Z"
|
| 34803 |
-
}
|
| 34804 |
-
],
|
| 34805 |
-
"issues": []
|
| 34806 |
-
},
|
| 34807 |
-
"fetch_error": null
|
| 34808 |
-
},
|
| 34809 |
{
|
| 34810 |
"author_login": "eejohnso-ops",
|
| 34811 |
"name": "EE",
|
|
@@ -35091,6 +34939,63 @@
|
|
| 35091 |
},
|
| 35092 |
"fetch_error": null
|
| 35093 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35094 |
{
|
| 35095 |
"author_login": "ericyoshida",
|
| 35096 |
"name": "Eric Yoshida",
|
|
@@ -35663,6 +35568,63 @@
|
|
| 35663 |
},
|
| 35664 |
"fetch_error": null
|
| 35665 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35666 |
{
|
| 35667 |
"author_login": "Frrrrrrrrank",
|
| 35668 |
"name": null,
|
|
@@ -42302,6 +42264,63 @@
|
|
| 42302 |
},
|
| 42303 |
"fetch_error": null
|
| 42304 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42305 |
{
|
| 42306 |
"author_login": "njiangk",
|
| 42307 |
"name": "Nan Jiang",
|
|
@@ -43865,12 +43884,12 @@
|
|
| 43865 |
"snapshot_review_count": 0,
|
| 43866 |
"snapshot_review_comment_count": 0,
|
| 43867 |
"repo_association": "NONE",
|
| 43868 |
-
"new_to_repo":
|
| 43869 |
-
"first_seen_in_snapshot":
|
| 43870 |
"known_via_prior_merged_pr": false,
|
| 43871 |
-
"report_reason":
|
| 43872 |
-
"enrichment_source": "
|
| 43873 |
-
"live_refetch_skipped":
|
| 43874 |
"account_age_days": 7,
|
| 43875 |
"young_account": true,
|
| 43876 |
"follow_through_score": "weak",
|
|
@@ -45171,12 +45190,12 @@
|
|
| 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-
|
| 45175 |
"repo_primary_artifact_count": 1,
|
| 45176 |
-
"repo_artifact_count":
|
| 45177 |
"snapshot_issue_count": 0,
|
| 45178 |
"snapshot_pr_count": 1,
|
| 45179 |
-
"snapshot_comment_count":
|
| 45180 |
"snapshot_review_count": 8,
|
| 45181 |
"snapshot_review_comment_count": 8,
|
| 45182 |
"repo_association": "NONE",
|
|
@@ -45213,7 +45232,7 @@
|
|
| 45213 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 45214 |
"state": "open",
|
| 45215 |
"merged": false,
|
| 45216 |
-
"draft":
|
| 45217 |
"created_at": "2026-04-13T19:30:49Z"
|
| 45218 |
}
|
| 45219 |
],
|
|
@@ -46771,6 +46790,63 @@
|
|
| 46771 |
},
|
| 46772 |
"fetch_error": null
|
| 46773 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46774 |
{
|
| 46775 |
"author_login": "tmlxrd",
|
| 46776 |
"name": "tm.lxrd",
|
|
@@ -48329,12 +48405,12 @@
|
|
| 48329 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYoungMoneyInvestments",
|
| 48330 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYoungMoneyInvestments",
|
| 48331 |
"repo_first_seen_at": "2026-02-23T16:58:16Z",
|
| 48332 |
-
"repo_last_seen_at": "2026-04-
|
| 48333 |
"repo_primary_artifact_count": 1,
|
| 48334 |
-
"repo_artifact_count":
|
| 48335 |
"snapshot_issue_count": 0,
|
| 48336 |
"snapshot_pr_count": 1,
|
| 48337 |
-
"snapshot_comment_count":
|
| 48338 |
"snapshot_review_count": 0,
|
| 48339 |
"snapshot_review_comment_count": 0,
|
| 48340 |
"repo_association": "NONE",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T202035Z",
|
| 5 |
+
"generated_at": "2026-04-18T20:22:25Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 715,
|
| 10 |
+
"first_seen_in_snapshot": 6,
|
| 11 |
"known_via_prior_merged_pr": 113,
|
| 12 |
+
"previous_primary_author_count": 4431,
|
| 13 |
+
"selected_seen_in_previous_primary": 709,
|
| 14 |
+
"previous_report_contributor_count": 713,
|
| 15 |
+
"selected_overlap_previous_report": 709,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9916,
|
| 17 |
+
"reused_previous_report_entries": 701,
|
| 18 |
"reused_known_merged_contributors": 112,
|
| 19 |
+
"live_fetches": 14,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 13.859,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.019,
|
| 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:22:53Z",
|
| 2873 |
"repo_primary_artifact_count": 12,
|
| 2874 |
+
"repo_artifact_count": 33,
|
| 2875 |
"snapshot_issue_count": 0,
|
| 2876 |
"snapshot_pr_count": 12,
|
| 2877 |
+
"snapshot_comment_count": 15,
|
| 2878 |
"snapshot_review_count": 3,
|
| 2879 |
"snapshot_review_comment_count": 3,
|
| 2880 |
"repo_association": "NONE",
|
|
|
|
| 3177 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A1aifanatic",
|
| 3178 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A1aifanatic",
|
| 3179 |
"repo_first_seen_at": "2026-02-01T16:01:30Z",
|
| 3180 |
+
"repo_last_seen_at": "2026-04-18T19:33:50Z",
|
| 3181 |
+
"repo_primary_artifact_count": 11,
|
| 3182 |
+
"repo_artifact_count": 18,
|
| 3183 |
"snapshot_issue_count": 0,
|
| 3184 |
+
"snapshot_pr_count": 11,
|
| 3185 |
"snapshot_comment_count": 7,
|
| 3186 |
"snapshot_review_count": 0,
|
| 3187 |
"snapshot_review_comment_count": 0,
|
|
|
|
| 3212 |
},
|
| 3213 |
"examples": {
|
| 3214 |
"pull_requests": [
|
| 3215 |
+
{
|
| 3216 |
+
"kind": "pull_request",
|
| 3217 |
+
"number": 68675,
|
| 3218 |
+
"title": "fix(commands): correct dead ternary branch in normalizeTimeout",
|
| 3219 |
+
"url": "https://github.com/openclaw/openclaw/pull/68675",
|
| 3220 |
+
"state": "closed",
|
| 3221 |
+
"merged": false,
|
| 3222 |
+
"draft": false,
|
| 3223 |
+
"created_at": "2026-04-18T19:33:50Z"
|
| 3224 |
+
},
|
| 3225 |
{
|
| 3226 |
"kind": "pull_request",
|
| 3227 |
"number": 68320,
|
|
|
|
| 3241 |
"merged": false,
|
| 3242 |
"draft": false,
|
| 3243 |
"created_at": "2026-04-17T22:56:35Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3244 |
}
|
| 3245 |
],
|
| 3246 |
"issues": []
|
|
|
|
| 3254 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9",
|
| 3255 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9",
|
| 3256 |
"repo_first_seen_at": "2026-02-27T18:48:49Z",
|
| 3257 |
+
"repo_last_seen_at": "2026-04-18T20:02:31Z",
|
| 3258 |
+
"repo_primary_artifact_count": 11,
|
| 3259 |
+
"repo_artifact_count": 32,
|
| 3260 |
"snapshot_issue_count": 0,
|
| 3261 |
+
"snapshot_pr_count": 11,
|
| 3262 |
"snapshot_comment_count": 21,
|
| 3263 |
"snapshot_review_count": 0,
|
| 3264 |
"snapshot_review_comment_count": 0,
|
|
|
|
| 3289 |
},
|
| 3290 |
"examples": {
|
| 3291 |
"pull_requests": [
|
| 3292 |
+
{
|
| 3293 |
+
"kind": "pull_request",
|
| 3294 |
+
"number": 68680,
|
| 3295 |
+
"title": "fix(exec): surface signal-killed subprocesses as structured errors instead of silent undefined",
|
| 3296 |
+
"url": "https://github.com/openclaw/openclaw/pull/68680",
|
| 3297 |
+
"state": "open",
|
| 3298 |
+
"merged": false,
|
| 3299 |
+
"draft": false,
|
| 3300 |
+
"created_at": "2026-04-18T20:02:31Z"
|
| 3301 |
+
},
|
| 3302 |
{
|
| 3303 |
"kind": "pull_request",
|
| 3304 |
"number": 68480,
|
| 3305 |
"title": "fix(active-memory): raise timeoutMs ceiling from 60s to 120s",
|
| 3306 |
"url": "https://github.com/openclaw/openclaw/pull/68480",
|
| 3307 |
+
"state": "closed",
|
| 3308 |
+
"merged": true,
|
| 3309 |
"draft": false,
|
| 3310 |
"created_at": "2026-04-18T08:43:20Z"
|
| 3311 |
},
|
|
|
|
| 3318 |
"merged": false,
|
| 3319 |
"draft": false,
|
| 3320 |
"created_at": "2026-04-17T08:43:06Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3321 |
}
|
| 3322 |
],
|
| 3323 |
"issues": []
|
|
|
|
| 5694 |
"repo_association": "CONTRIBUTOR",
|
| 5695 |
"new_to_repo": false,
|
| 5696 |
"first_seen_in_snapshot": false,
|
| 5697 |
+
"known_via_prior_merged_pr": true,
|
| 5698 |
"report_reason": null,
|
| 5699 |
"enrichment_source": "previous_report",
|
| 5700 |
"live_refetch_skipped": true,
|
|
|
|
| 7453 |
"fetch_error": null
|
| 7454 |
},
|
| 7455 |
{
|
| 7456 |
+
"author_login": "plgonzalezrx8",
|
| 7457 |
+
"name": "Pedro Gonzalez",
|
| 7458 |
+
"profile_url": "https://github.com/plgonzalezrx8",
|
| 7459 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aplgonzalezrx8",
|
| 7460 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aplgonzalezrx8",
|
| 7461 |
+
"repo_first_seen_at": "2026-01-31T01:53:17Z",
|
| 7462 |
+
"repo_last_seen_at": "2026-04-18T20:09:24Z",
|
| 7463 |
"repo_primary_artifact_count": 6,
|
| 7464 |
+
"repo_artifact_count": 8,
|
| 7465 |
"snapshot_issue_count": 0,
|
| 7466 |
"snapshot_pr_count": 6,
|
| 7467 |
+
"snapshot_comment_count": 2,
|
| 7468 |
"snapshot_review_count": 0,
|
| 7469 |
"snapshot_review_comment_count": 0,
|
| 7470 |
+
"repo_association": "CONTRIBUTOR",
|
| 7471 |
"new_to_repo": false,
|
| 7472 |
"first_seen_in_snapshot": false,
|
| 7473 |
+
"known_via_prior_merged_pr": true,
|
| 7474 |
"report_reason": null,
|
| 7475 |
"enrichment_source": "previous_report",
|
| 7476 |
"live_refetch_skipped": true,
|
| 7477 |
+
"account_age_days": 3595,
|
| 7478 |
+
"young_account": false,
|
| 7479 |
+
"follow_through_score": "mixed",
|
| 7480 |
+
"breadth_score": "moderate",
|
| 7481 |
+
"automation_risk_signal": "low",
|
| 7482 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 7483 |
"public_orgs": [],
|
| 7484 |
"activity": {
|
| 7485 |
+
"visible_authored_pr_count": 19,
|
| 7486 |
+
"merged_pr_count": 7,
|
| 7487 |
+
"closed_unmerged_pr_count": 4,
|
| 7488 |
+
"open_pr_count": 8,
|
| 7489 |
+
"merged_pr_rate": 0.3684,
|
| 7490 |
+
"closed_unmerged_pr_rate": 0.2105,
|
| 7491 |
+
"still_open_pr_rate": 0.4211,
|
| 7492 |
+
"distinct_repos_with_authored_prs": 5,
|
| 7493 |
+
"distinct_repos_with_open_prs": 4
|
| 7494 |
},
|
| 7495 |
"examples": {
|
| 7496 |
"pull_requests": [
|
| 7497 |
{
|
| 7498 |
"kind": "pull_request",
|
| 7499 |
+
"number": 68682,
|
| 7500 |
+
"title": "anthropic: stop forcing Claude CLI permission bypass",
|
| 7501 |
+
"url": "https://github.com/openclaw/openclaw/pull/68682",
|
| 7502 |
"state": "open",
|
| 7503 |
"merged": false,
|
| 7504 |
"draft": false,
|
| 7505 |
+
"created_at": "2026-04-18T20:09:24Z"
|
| 7506 |
},
|
| 7507 |
{
|
| 7508 |
"kind": "pull_request",
|
| 7509 |
+
"number": 67862,
|
| 7510 |
+
"title": "(FIX) Discord: enforce member allowlists for native commands",
|
| 7511 |
+
"url": "https://github.com/openclaw/openclaw/pull/67862",
|
| 7512 |
"state": "open",
|
| 7513 |
"merged": false,
|
| 7514 |
"draft": false,
|
| 7515 |
+
"created_at": "2026-04-17T00:27:03Z"
|
| 7516 |
},
|
| 7517 |
{
|
| 7518 |
"kind": "pull_request",
|
| 7519 |
+
"number": 67861,
|
| 7520 |
+
"title": "Discord: enforce member allowlists for native commands",
|
| 7521 |
+
"url": "https://github.com/openclaw/openclaw/pull/67861",
|
| 7522 |
+
"state": "closed",
|
| 7523 |
"merged": false,
|
| 7524 |
"draft": false,
|
| 7525 |
+
"created_at": "2026-04-17T00:25:26Z"
|
| 7526 |
}
|
| 7527 |
],
|
| 7528 |
"issues": []
|
|
|
|
| 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:57:37Z",
|
| 7771 |
"repo_primary_artifact_count": 10,
|
| 7772 |
+
"repo_artifact_count": 38,
|
| 7773 |
"snapshot_issue_count": 5,
|
| 7774 |
"snapshot_pr_count": 5,
|
| 7775 |
+
"snapshot_comment_count": 18,
|
| 7776 |
"snapshot_review_count": 5,
|
| 7777 |
"snapshot_review_comment_count": 5,
|
| 7778 |
"repo_association": "NONE",
|
|
|
|
| 8701 |
},
|
| 8702 |
"fetch_error": null
|
| 8703 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8704 |
{
|
| 8705 |
"author_login": "sahilsatralkar",
|
| 8706 |
"name": "Sahil Satralkar",
|
|
|
|
| 11500 |
"number": 68410,
|
| 11501 |
"title": "[Bug]: Active Memory silently normalizes configured `timeoutMs` above 60000 down to 60000 at runtime",
|
| 11502 |
"url": "https://github.com/openclaw/openclaw/issues/68410",
|
| 11503 |
+
"state": "closed",
|
| 11504 |
"merged": null,
|
| 11505 |
"draft": null,
|
| 11506 |
"created_at": "2026-04-18T05:00:20Z"
|
|
|
|
| 11905 |
},
|
| 11906 |
"fetch_error": null
|
| 11907 |
},
|
| 11908 |
+
{
|
| 11909 |
+
"author_login": "evgyur",
|
| 11910 |
+
"name": "Evgeny Yurchenko",
|
| 11911 |
+
"profile_url": "https://github.com/evgyur",
|
| 11912 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur",
|
| 11913 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur",
|
| 11914 |
+
"repo_first_seen_at": "2026-04-17T22:56:05Z",
|
| 11915 |
+
"repo_last_seen_at": "2026-04-18T20:15:21Z",
|
| 11916 |
+
"repo_primary_artifact_count": 3,
|
| 11917 |
+
"repo_artifact_count": 3,
|
| 11918 |
+
"snapshot_issue_count": 0,
|
| 11919 |
+
"snapshot_pr_count": 3,
|
| 11920 |
+
"snapshot_comment_count": 0,
|
| 11921 |
+
"snapshot_review_count": 0,
|
| 11922 |
+
"snapshot_review_comment_count": 0,
|
| 11923 |
+
"repo_association": "NONE",
|
| 11924 |
+
"new_to_repo": false,
|
| 11925 |
+
"first_seen_in_snapshot": false,
|
| 11926 |
+
"known_via_prior_merged_pr": false,
|
| 11927 |
+
"report_reason": null,
|
| 11928 |
+
"enrichment_source": "previous_report",
|
| 11929 |
+
"live_refetch_skipped": true,
|
| 11930 |
+
"account_age_days": 1222,
|
| 11931 |
+
"young_account": false,
|
| 11932 |
+
"follow_through_score": "mixed",
|
| 11933 |
+
"breadth_score": "low",
|
| 11934 |
+
"automation_risk_signal": "low",
|
| 11935 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 11936 |
+
"public_orgs": [],
|
| 11937 |
+
"activity": {
|
| 11938 |
+
"visible_authored_pr_count": 2,
|
| 11939 |
+
"merged_pr_count": 1,
|
| 11940 |
+
"closed_unmerged_pr_count": 0,
|
| 11941 |
+
"open_pr_count": 1,
|
| 11942 |
+
"merged_pr_rate": 0.5,
|
| 11943 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 11944 |
+
"still_open_pr_rate": 0.5,
|
| 11945 |
+
"distinct_repos_with_authored_prs": 2,
|
| 11946 |
+
"distinct_repos_with_open_prs": 1
|
| 11947 |
+
},
|
| 11948 |
+
"examples": {
|
| 11949 |
+
"pull_requests": [
|
| 11950 |
+
{
|
| 11951 |
+
"kind": "pull_request",
|
| 11952 |
+
"number": 68687,
|
| 11953 |
+
"title": "Route durable agent work through TaskFlow",
|
| 11954 |
+
"url": "https://github.com/openclaw/openclaw/pull/68687",
|
| 11955 |
+
"state": "open",
|
| 11956 |
+
"merged": false,
|
| 11957 |
+
"draft": false,
|
| 11958 |
+
"created_at": "2026-04-18T20:15:21Z"
|
| 11959 |
+
},
|
| 11960 |
+
{
|
| 11961 |
+
"kind": "pull_request",
|
| 11962 |
+
"number": 68338,
|
| 11963 |
+
"title": "Parse multiline MEDIA directives",
|
| 11964 |
+
"url": "https://github.com/openclaw/openclaw/pull/68338",
|
| 11965 |
+
"state": "open",
|
| 11966 |
+
"merged": false,
|
| 11967 |
+
"draft": false,
|
| 11968 |
+
"created_at": "2026-04-18T00:06:06Z"
|
| 11969 |
+
},
|
| 11970 |
+
{
|
| 11971 |
+
"kind": "pull_request",
|
| 11972 |
+
"number": 68316,
|
| 11973 |
+
"title": "Preserve unsent media payloads after block streaming",
|
| 11974 |
+
"url": "https://github.com/openclaw/openclaw/pull/68316",
|
| 11975 |
+
"state": "open",
|
| 11976 |
+
"merged": false,
|
| 11977 |
+
"draft": false,
|
| 11978 |
+
"created_at": "2026-04-17T22:56:05Z"
|
| 11979 |
+
}
|
| 11980 |
+
],
|
| 11981 |
+
"issues": []
|
| 11982 |
+
},
|
| 11983 |
+
"fetch_error": null
|
| 11984 |
+
},
|
| 11985 |
{
|
| 11986 |
"author_login": "GameWorldsDEV",
|
| 11987 |
"name": null,
|
|
|
|
| 12909 |
},
|
| 12910 |
"fetch_error": null
|
| 12911 |
},
|
| 12912 |
+
{
|
| 12913 |
+
"author_login": "neofdezf-cloud",
|
| 12914 |
+
"name": "Neo Fern\u00e1ndez Felipe",
|
| 12915 |
+
"profile_url": "https://github.com/neofdezf-cloud",
|
| 12916 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud",
|
| 12917 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud",
|
| 12918 |
+
"repo_first_seen_at": "2026-04-11T10:11:35Z",
|
| 12919 |
+
"repo_last_seen_at": "2026-04-12T15:53:40Z",
|
| 12920 |
+
"repo_primary_artifact_count": 6,
|
| 12921 |
+
"repo_artifact_count": 21,
|
| 12922 |
+
"snapshot_issue_count": 0,
|
| 12923 |
+
"snapshot_pr_count": 6,
|
| 12924 |
+
"snapshot_comment_count": 15,
|
| 12925 |
+
"snapshot_review_count": 0,
|
| 12926 |
+
"snapshot_review_comment_count": 0,
|
| 12927 |
+
"repo_association": "NONE",
|
| 12928 |
+
"new_to_repo": false,
|
| 12929 |
+
"first_seen_in_snapshot": false,
|
| 12930 |
+
"known_via_prior_merged_pr": false,
|
| 12931 |
+
"report_reason": null,
|
| 12932 |
+
"enrichment_source": "previous_report",
|
| 12933 |
+
"live_refetch_skipped": true,
|
| 12934 |
+
"account_age_days": 19,
|
| 12935 |
+
"young_account": true,
|
| 12936 |
+
"follow_through_score": "weak",
|
| 12937 |
+
"breadth_score": "low",
|
| 12938 |
+
"automation_risk_signal": "medium",
|
| 12939 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 12940 |
+
"public_orgs": [],
|
| 12941 |
+
"activity": {
|
| 12942 |
+
"visible_authored_pr_count": 6,
|
| 12943 |
+
"merged_pr_count": 0,
|
| 12944 |
+
"closed_unmerged_pr_count": 0,
|
| 12945 |
+
"open_pr_count": 6,
|
| 12946 |
+
"merged_pr_rate": 0.0,
|
| 12947 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 12948 |
+
"still_open_pr_rate": 1.0,
|
| 12949 |
+
"distinct_repos_with_authored_prs": 1,
|
| 12950 |
+
"distinct_repos_with_open_prs": 1
|
| 12951 |
+
},
|
| 12952 |
+
"examples": {
|
| 12953 |
+
"pull_requests": [
|
| 12954 |
+
{
|
| 12955 |
+
"kind": "pull_request",
|
| 12956 |
+
"number": 65213,
|
| 12957 |
+
"title": "feat(sessions): add effective session explain command",
|
| 12958 |
+
"url": "https://github.com/openclaw/openclaw/pull/65213",
|
| 12959 |
+
"state": "open",
|
| 12960 |
+
"merged": false,
|
| 12961 |
+
"draft": false,
|
| 12962 |
+
"created_at": "2026-04-12T06:48:14Z"
|
| 12963 |
+
},
|
| 12964 |
+
{
|
| 12965 |
+
"kind": "pull_request",
|
| 12966 |
+
"number": 65005,
|
| 12967 |
+
"title": "feat(models): add provider/model resolution explain command",
|
| 12968 |
+
"url": "https://github.com/openclaw/openclaw/pull/65005",
|
| 12969 |
+
"state": "open",
|
| 12970 |
+
"merged": false,
|
| 12971 |
+
"draft": false,
|
| 12972 |
+
"created_at": "2026-04-11T20:32:50Z"
|
| 12973 |
+
},
|
| 12974 |
+
{
|
| 12975 |
+
"kind": "pull_request",
|
| 12976 |
+
"number": 64988,
|
| 12977 |
+
"title": "feat(gateway): infer provider from configured model families",
|
| 12978 |
+
"url": "https://github.com/openclaw/openclaw/pull/64988",
|
| 12979 |
+
"state": "open",
|
| 12980 |
+
"merged": false,
|
| 12981 |
+
"draft": false,
|
| 12982 |
+
"created_at": "2026-04-11T19:53:23Z"
|
| 12983 |
+
}
|
| 12984 |
+
],
|
| 12985 |
+
"issues": []
|
| 12986 |
+
},
|
| 12987 |
+
"fetch_error": null
|
| 12988 |
+
},
|
| 12989 |
{
|
| 12990 |
"author_login": "feiskyer",
|
| 12991 |
"name": "Pengfei Ni",
|
|
|
|
| 13201 |
"snapshot_comment_count": 4,
|
| 13202 |
"snapshot_review_count": 2,
|
| 13203 |
"snapshot_review_comment_count": 2,
|
| 13204 |
+
"repo_association": "CONTRIBUTOR",
|
| 13205 |
"new_to_repo": false,
|
| 13206 |
"first_seen_in_snapshot": false,
|
| 13207 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 13233 |
"number": 68415,
|
| 13234 |
"title": "fix(ui): keep history-backed user image messages visible",
|
| 13235 |
"url": "https://github.com/openclaw/openclaw/pull/68415",
|
| 13236 |
+
"state": "closed",
|
| 13237 |
+
"merged": true,
|
| 13238 |
"draft": false,
|
| 13239 |
"created_at": "2026-04-18T05:19:16Z"
|
| 13240 |
},
|
|
|
|
| 13468 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13469 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13470 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13471 |
+
"repo_last_seen_at": "2026-04-18T19:45:16Z",
|
| 13472 |
"repo_primary_artifact_count": 5,
|
| 13473 |
+
"repo_artifact_count": 7050,
|
| 13474 |
"snapshot_issue_count": 1,
|
| 13475 |
"snapshot_pr_count": 4,
|
| 13476 |
+
"snapshot_comment_count": 7040,
|
| 13477 |
"snapshot_review_count": 5,
|
| 13478 |
"snapshot_review_comment_count": 0,
|
| 13479 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 16114 |
},
|
| 16115 |
"fetch_error": null
|
| 16116 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16117 |
{
|
| 16118 |
"author_login": "AstronautGumbo",
|
| 16119 |
"name": null,
|
|
|
|
| 16784 |
},
|
| 16785 |
"fetch_error": null
|
| 16786 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16787 |
{
|
| 16788 |
"author_login": "Fl0rencess720",
|
| 16789 |
"name": "Fl0rencess",
|
|
|
|
| 20012 |
},
|
| 20013 |
"fetch_error": null
|
| 20014 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20015 |
{
|
| 20016 |
"author_login": "extrasmall0",
|
| 20017 |
"name": "Extra Small",
|
|
|
|
| 22210 |
},
|
| 22211 |
"fetch_error": null
|
| 22212 |
},
|
| 22213 |
+
{
|
| 22214 |
+
"author_login": "apocalypse9949",
|
| 22215 |
+
"name": "prudhvi",
|
| 22216 |
+
"profile_url": "https://github.com/apocalypse9949",
|
| 22217 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aapocalypse9949",
|
| 22218 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aapocalypse9949",
|
| 22219 |
+
"repo_first_seen_at": "2026-04-11T20:07:39Z",
|
| 22220 |
+
"repo_last_seen_at": "2026-04-13T10:44:33Z",
|
| 22221 |
+
"repo_primary_artifact_count": 2,
|
| 22222 |
+
"repo_artifact_count": 5,
|
| 22223 |
+
"snapshot_issue_count": 0,
|
| 22224 |
+
"snapshot_pr_count": 2,
|
| 22225 |
+
"snapshot_comment_count": 1,
|
| 22226 |
+
"snapshot_review_count": 1,
|
| 22227 |
+
"snapshot_review_comment_count": 1,
|
| 22228 |
+
"repo_association": "NONE",
|
| 22229 |
+
"new_to_repo": false,
|
| 22230 |
+
"first_seen_in_snapshot": false,
|
| 22231 |
+
"known_via_prior_merged_pr": false,
|
| 22232 |
+
"report_reason": null,
|
| 22233 |
+
"enrichment_source": "previous_report",
|
| 22234 |
+
"live_refetch_skipped": true,
|
| 22235 |
+
"account_age_days": 1150,
|
| 22236 |
+
"young_account": false,
|
| 22237 |
+
"follow_through_score": "weak",
|
| 22238 |
+
"breadth_score": "moderate",
|
| 22239 |
+
"automation_risk_signal": "low",
|
| 22240 |
+
"heuristic_note": "high open PR share",
|
| 22241 |
+
"public_orgs": [
|
| 22242 |
+
"OpenSamurai"
|
| 22243 |
+
],
|
| 22244 |
+
"activity": {
|
| 22245 |
+
"visible_authored_pr_count": 22,
|
| 22246 |
+
"merged_pr_count": 1,
|
| 22247 |
+
"closed_unmerged_pr_count": 3,
|
| 22248 |
+
"open_pr_count": 18,
|
| 22249 |
+
"merged_pr_rate": 0.0455,
|
| 22250 |
+
"closed_unmerged_pr_rate": 0.1364,
|
| 22251 |
+
"still_open_pr_rate": 0.8182,
|
| 22252 |
+
"distinct_repos_with_authored_prs": 5,
|
| 22253 |
+
"distinct_repos_with_open_prs": 5
|
| 22254 |
+
},
|
| 22255 |
+
"examples": {
|
| 22256 |
+
"pull_requests": [
|
| 22257 |
+
{
|
| 22258 |
+
"kind": "pull_request",
|
| 22259 |
+
"number": 65452,
|
| 22260 |
+
"title": " [security fix] Fix SQL injection in memory schema management",
|
| 22261 |
+
"url": "https://github.com/openclaw/openclaw/pull/65452",
|
| 22262 |
+
"state": "open",
|
| 22263 |
+
"merged": false,
|
| 22264 |
+
"draft": false,
|
| 22265 |
+
"created_at": "2026-04-12T16:23:58Z"
|
| 22266 |
+
},
|
| 22267 |
+
{
|
| 22268 |
+
"kind": "pull_request",
|
| 22269 |
+
"number": 64995,
|
| 22270 |
+
"title": "Fix SQL injection via identifiers in memory schema",
|
| 22271 |
+
"url": "https://github.com/openclaw/openclaw/pull/64995",
|
| 22272 |
+
"state": "closed",
|
| 22273 |
+
"merged": false,
|
| 22274 |
+
"draft": false,
|
| 22275 |
+
"created_at": "2026-04-11T20:07:39Z"
|
| 22276 |
+
}
|
| 22277 |
+
],
|
| 22278 |
+
"issues": []
|
| 22279 |
+
},
|
| 22280 |
+
"fetch_error": null
|
| 22281 |
+
},
|
| 22282 |
{
|
| 22283 |
"author_login": "bittoby",
|
| 22284 |
"name": "BitToby",
|
|
|
|
| 25143 |
},
|
| 25144 |
"fetch_error": null
|
| 25145 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25146 |
{
|
| 25147 |
"author_login": "parasol-aser",
|
| 25148 |
"name": null,
|
|
|
|
| 31334 |
},
|
| 31335 |
"fetch_error": null
|
| 31336 |
},
|
| 31337 |
+
{
|
| 31338 |
+
"author_login": "artificialdimension",
|
| 31339 |
+
"name": null,
|
| 31340 |
+
"profile_url": "https://github.com/artificialdimension",
|
| 31341 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aartificialdimension",
|
| 31342 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aartificialdimension",
|
| 31343 |
+
"repo_first_seen_at": "2026-04-18T19:34:56Z",
|
| 31344 |
+
"repo_last_seen_at": "2026-04-18T19:34:56Z",
|
| 31345 |
+
"repo_primary_artifact_count": 1,
|
| 31346 |
+
"repo_artifact_count": 1,
|
| 31347 |
+
"snapshot_issue_count": 0,
|
| 31348 |
+
"snapshot_pr_count": 1,
|
| 31349 |
+
"snapshot_comment_count": 0,
|
| 31350 |
+
"snapshot_review_count": 0,
|
| 31351 |
+
"snapshot_review_comment_count": 0,
|
| 31352 |
+
"repo_association": "NONE",
|
| 31353 |
+
"new_to_repo": true,
|
| 31354 |
+
"first_seen_in_snapshot": true,
|
| 31355 |
+
"known_via_prior_merged_pr": false,
|
| 31356 |
+
"report_reason": "first_seen_in_snapshot",
|
| 31357 |
+
"enrichment_source": "live",
|
| 31358 |
+
"live_refetch_skipped": false,
|
| 31359 |
+
"account_age_days": 70,
|
| 31360 |
+
"young_account": true,
|
| 31361 |
+
"follow_through_score": "weak",
|
| 31362 |
+
"breadth_score": "low",
|
| 31363 |
+
"automation_risk_signal": "medium",
|
| 31364 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 31365 |
+
"public_orgs": [],
|
| 31366 |
+
"activity": {
|
| 31367 |
+
"visible_authored_pr_count": 1,
|
| 31368 |
+
"merged_pr_count": 0,
|
| 31369 |
+
"closed_unmerged_pr_count": 0,
|
| 31370 |
+
"open_pr_count": 1,
|
| 31371 |
+
"merged_pr_rate": 0.0,
|
| 31372 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 31373 |
+
"still_open_pr_rate": 1.0,
|
| 31374 |
+
"distinct_repos_with_authored_prs": 1,
|
| 31375 |
+
"distinct_repos_with_open_prs": 1
|
| 31376 |
+
},
|
| 31377 |
+
"examples": {
|
| 31378 |
+
"pull_requests": [
|
| 31379 |
+
{
|
| 31380 |
+
"kind": "pull_request",
|
| 31381 |
+
"number": 68676,
|
| 31382 |
+
"title": "build: enable legacy-peer-deps for npm installs (madge@8 vs TS 6)",
|
| 31383 |
+
"url": "https://github.com/openclaw/openclaw/pull/68676",
|
| 31384 |
+
"state": "open",
|
| 31385 |
+
"merged": false,
|
| 31386 |
+
"draft": false,
|
| 31387 |
+
"created_at": "2026-04-18T19:34:56Z"
|
| 31388 |
+
}
|
| 31389 |
+
],
|
| 31390 |
+
"issues": []
|
| 31391 |
+
},
|
| 31392 |
+
"fetch_error": null
|
| 31393 |
+
},
|
| 31394 |
{
|
| 31395 |
"author_login": "aryankinha",
|
| 31396 |
"name": "Aryan Kinha",
|
|
|
|
| 32204 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abmadwaves",
|
| 32205 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abmadwaves",
|
| 32206 |
"repo_first_seen_at": "2026-04-17T16:54:06Z",
|
| 32207 |
+
"repo_last_seen_at": "2026-04-18T20:14:24Z",
|
| 32208 |
"repo_primary_artifact_count": 1,
|
| 32209 |
+
"repo_artifact_count": 3,
|
| 32210 |
"snapshot_issue_count": 0,
|
| 32211 |
"snapshot_pr_count": 1,
|
| 32212 |
+
"snapshot_comment_count": 2,
|
| 32213 |
"snapshot_review_count": 0,
|
| 32214 |
"snapshot_review_comment_count": 0,
|
| 32215 |
"repo_association": "NONE",
|
|
|
|
| 33168 |
},
|
| 33169 |
"fetch_error": null
|
| 33170 |
},
|
| 33171 |
+
{
|
| 33172 |
+
"author_login": "christnorman",
|
| 33173 |
+
"name": null,
|
| 33174 |
+
"profile_url": "https://github.com/christnorman",
|
| 33175 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achristnorman",
|
| 33176 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achristnorman",
|
| 33177 |
+
"repo_first_seen_at": "2026-04-18T20:08:44Z",
|
| 33178 |
+
"repo_last_seen_at": "2026-04-18T20:17:07Z",
|
| 33179 |
+
"repo_primary_artifact_count": 1,
|
| 33180 |
+
"repo_artifact_count": 3,
|
| 33181 |
+
"snapshot_issue_count": 0,
|
| 33182 |
+
"snapshot_pr_count": 1,
|
| 33183 |
+
"snapshot_comment_count": 0,
|
| 33184 |
+
"snapshot_review_count": 1,
|
| 33185 |
+
"snapshot_review_comment_count": 1,
|
| 33186 |
+
"repo_association": "NONE",
|
| 33187 |
+
"new_to_repo": true,
|
| 33188 |
+
"first_seen_in_snapshot": true,
|
| 33189 |
+
"known_via_prior_merged_pr": false,
|
| 33190 |
+
"report_reason": "first_seen_in_snapshot",
|
| 33191 |
+
"enrichment_source": "live",
|
| 33192 |
+
"live_refetch_skipped": false,
|
| 33193 |
+
"account_age_days": 975,
|
| 33194 |
+
"young_account": false,
|
| 33195 |
+
"follow_through_score": "weak",
|
| 33196 |
+
"breadth_score": "low",
|
| 33197 |
+
"automation_risk_signal": "low",
|
| 33198 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 33199 |
+
"public_orgs": [],
|
| 33200 |
+
"activity": {
|
| 33201 |
+
"visible_authored_pr_count": 1,
|
| 33202 |
+
"merged_pr_count": 0,
|
| 33203 |
+
"closed_unmerged_pr_count": 0,
|
| 33204 |
+
"open_pr_count": 1,
|
| 33205 |
+
"merged_pr_rate": 0.0,
|
| 33206 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 33207 |
+
"still_open_pr_rate": 1.0,
|
| 33208 |
+
"distinct_repos_with_authored_prs": 1,
|
| 33209 |
+
"distinct_repos_with_open_prs": 1
|
| 33210 |
+
},
|
| 33211 |
+
"examples": {
|
| 33212 |
+
"pull_requests": [
|
| 33213 |
+
{
|
| 33214 |
+
"kind": "pull_request",
|
| 33215 |
+
"number": 68681,
|
| 33216 |
+
"title": "fix(memory-core): suppress expected dreaming cleanup scope warnings",
|
| 33217 |
+
"url": "https://github.com/openclaw/openclaw/pull/68681",
|
| 33218 |
+
"state": "open",
|
| 33219 |
+
"merged": false,
|
| 33220 |
+
"draft": false,
|
| 33221 |
+
"created_at": "2026-04-18T20:08:44Z"
|
| 33222 |
+
}
|
| 33223 |
+
],
|
| 33224 |
+
"issues": []
|
| 33225 |
+
},
|
| 33226 |
+
"fetch_error": null
|
| 33227 |
+
},
|
| 33228 |
{
|
| 33229 |
"author_login": "clemenshelm",
|
| 33230 |
"name": "Clemens Helm",
|
|
|
|
| 34198 |
},
|
| 34199 |
"fetch_error": null
|
| 34200 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34201 |
{
|
| 34202 |
"author_login": "dkaygithub",
|
| 34203 |
"name": null,
|
|
|
|
| 34654 |
},
|
| 34655 |
"fetch_error": null
|
| 34656 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34657 |
{
|
| 34658 |
"author_login": "eejohnso-ops",
|
| 34659 |
"name": "EE",
|
|
|
|
| 34939 |
},
|
| 34940 |
"fetch_error": null
|
| 34941 |
},
|
| 34942 |
+
{
|
| 34943 |
+
"author_login": "EpaL",
|
| 34944 |
+
"name": "Edward Lawford",
|
| 34945 |
+
"profile_url": "https://github.com/EpaL",
|
| 34946 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEpaL",
|
| 34947 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEpaL",
|
| 34948 |
+
"repo_first_seen_at": "2026-02-21T18:43:07Z",
|
| 34949 |
+
"repo_last_seen_at": "2026-04-18T20:15:13Z",
|
| 34950 |
+
"repo_primary_artifact_count": 1,
|
| 34951 |
+
"repo_artifact_count": 3,
|
| 34952 |
+
"snapshot_issue_count": 0,
|
| 34953 |
+
"snapshot_pr_count": 1,
|
| 34954 |
+
"snapshot_comment_count": 2,
|
| 34955 |
+
"snapshot_review_count": 0,
|
| 34956 |
+
"snapshot_review_comment_count": 0,
|
| 34957 |
+
"repo_association": "NONE",
|
| 34958 |
+
"new_to_repo": true,
|
| 34959 |
+
"first_seen_in_snapshot": true,
|
| 34960 |
+
"known_via_prior_merged_pr": false,
|
| 34961 |
+
"report_reason": "first_seen_in_snapshot",
|
| 34962 |
+
"enrichment_source": "live",
|
| 34963 |
+
"live_refetch_skipped": false,
|
| 34964 |
+
"account_age_days": 5731,
|
| 34965 |
+
"young_account": false,
|
| 34966 |
+
"follow_through_score": "weak",
|
| 34967 |
+
"breadth_score": "low",
|
| 34968 |
+
"automation_risk_signal": "low",
|
| 34969 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 34970 |
+
"public_orgs": [],
|
| 34971 |
+
"activity": {
|
| 34972 |
+
"visible_authored_pr_count": 1,
|
| 34973 |
+
"merged_pr_count": 0,
|
| 34974 |
+
"closed_unmerged_pr_count": 0,
|
| 34975 |
+
"open_pr_count": 1,
|
| 34976 |
+
"merged_pr_rate": 0.0,
|
| 34977 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 34978 |
+
"still_open_pr_rate": 1.0,
|
| 34979 |
+
"distinct_repos_with_authored_prs": 1,
|
| 34980 |
+
"distinct_repos_with_open_prs": 1
|
| 34981 |
+
},
|
| 34982 |
+
"examples": {
|
| 34983 |
+
"pull_requests": [
|
| 34984 |
+
{
|
| 34985 |
+
"kind": "pull_request",
|
| 34986 |
+
"number": 68686,
|
| 34987 |
+
"title": "fix(agents): preserve CLI session on auth-profile/epoch changes",
|
| 34988 |
+
"url": "https://github.com/openclaw/openclaw/pull/68686",
|
| 34989 |
+
"state": "open",
|
| 34990 |
+
"merged": false,
|
| 34991 |
+
"draft": false,
|
| 34992 |
+
"created_at": "2026-04-18T20:15:13Z"
|
| 34993 |
+
}
|
| 34994 |
+
],
|
| 34995 |
+
"issues": []
|
| 34996 |
+
},
|
| 34997 |
+
"fetch_error": null
|
| 34998 |
+
},
|
| 34999 |
{
|
| 35000 |
"author_login": "ericyoshida",
|
| 35001 |
"name": "Eric Yoshida",
|
|
|
|
| 35568 |
},
|
| 35569 |
"fetch_error": null
|
| 35570 |
},
|
| 35571 |
+
{
|
| 35572 |
+
"author_login": "fraction12",
|
| 35573 |
+
"name": "Dushyant Garg",
|
| 35574 |
+
"profile_url": "https://github.com/fraction12",
|
| 35575 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afraction12",
|
| 35576 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afraction12",
|
| 35577 |
+
"repo_first_seen_at": "2026-04-18T19:30:48Z",
|
| 35578 |
+
"repo_last_seen_at": "2026-04-18T19:48:19Z",
|
| 35579 |
+
"repo_primary_artifact_count": 1,
|
| 35580 |
+
"repo_artifact_count": 10,
|
| 35581 |
+
"snapshot_issue_count": 0,
|
| 35582 |
+
"snapshot_pr_count": 1,
|
| 35583 |
+
"snapshot_comment_count": 1,
|
| 35584 |
+
"snapshot_review_count": 4,
|
| 35585 |
+
"snapshot_review_comment_count": 4,
|
| 35586 |
+
"repo_association": "NONE",
|
| 35587 |
+
"new_to_repo": true,
|
| 35588 |
+
"first_seen_in_snapshot": true,
|
| 35589 |
+
"known_via_prior_merged_pr": false,
|
| 35590 |
+
"report_reason": "first_seen_in_snapshot",
|
| 35591 |
+
"enrichment_source": "live",
|
| 35592 |
+
"live_refetch_skipped": false,
|
| 35593 |
+
"account_age_days": 3454,
|
| 35594 |
+
"young_account": false,
|
| 35595 |
+
"follow_through_score": "strong",
|
| 35596 |
+
"breadth_score": "moderate",
|
| 35597 |
+
"automation_risk_signal": "low",
|
| 35598 |
+
"heuristic_note": "\u2014",
|
| 35599 |
+
"public_orgs": [],
|
| 35600 |
+
"activity": {
|
| 35601 |
+
"visible_authored_pr_count": 14,
|
| 35602 |
+
"merged_pr_count": 12,
|
| 35603 |
+
"closed_unmerged_pr_count": 1,
|
| 35604 |
+
"open_pr_count": 1,
|
| 35605 |
+
"merged_pr_rate": 0.8571,
|
| 35606 |
+
"closed_unmerged_pr_rate": 0.0714,
|
| 35607 |
+
"still_open_pr_rate": 0.0714,
|
| 35608 |
+
"distinct_repos_with_authored_prs": 4,
|
| 35609 |
+
"distinct_repos_with_open_prs": 1
|
| 35610 |
+
},
|
| 35611 |
+
"examples": {
|
| 35612 |
+
"pull_requests": [
|
| 35613 |
+
{
|
| 35614 |
+
"kind": "pull_request",
|
| 35615 |
+
"number": 68673,
|
| 35616 |
+
"title": "fix: collapse no-progress update_plan churn (AI-assisted)",
|
| 35617 |
+
"url": "https://github.com/openclaw/openclaw/pull/68673",
|
| 35618 |
+
"state": "open",
|
| 35619 |
+
"merged": false,
|
| 35620 |
+
"draft": false,
|
| 35621 |
+
"created_at": "2026-04-18T19:30:48Z"
|
| 35622 |
+
}
|
| 35623 |
+
],
|
| 35624 |
+
"issues": []
|
| 35625 |
+
},
|
| 35626 |
+
"fetch_error": null
|
| 35627 |
+
},
|
| 35628 |
{
|
| 35629 |
"author_login": "Frrrrrrrrank",
|
| 35630 |
"name": null,
|
|
|
|
| 42264 |
},
|
| 42265 |
"fetch_error": null
|
| 42266 |
},
|
| 42267 |
+
{
|
| 42268 |
+
"author_login": "nitinwadhawan",
|
| 42269 |
+
"name": null,
|
| 42270 |
+
"profile_url": "https://github.com/nitinwadhawan",
|
| 42271 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anitinwadhawan",
|
| 42272 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anitinwadhawan",
|
| 42273 |
+
"repo_first_seen_at": "2026-04-18T19:44:38Z",
|
| 42274 |
+
"repo_last_seen_at": "2026-04-18T20:04:46Z",
|
| 42275 |
+
"repo_primary_artifact_count": 1,
|
| 42276 |
+
"repo_artifact_count": 3,
|
| 42277 |
+
"snapshot_issue_count": 0,
|
| 42278 |
+
"snapshot_pr_count": 1,
|
| 42279 |
+
"snapshot_comment_count": 0,
|
| 42280 |
+
"snapshot_review_count": 1,
|
| 42281 |
+
"snapshot_review_comment_count": 1,
|
| 42282 |
+
"repo_association": "NONE",
|
| 42283 |
+
"new_to_repo": true,
|
| 42284 |
+
"first_seen_in_snapshot": true,
|
| 42285 |
+
"known_via_prior_merged_pr": false,
|
| 42286 |
+
"report_reason": "first_seen_in_snapshot",
|
| 42287 |
+
"enrichment_source": "live",
|
| 42288 |
+
"live_refetch_skipped": false,
|
| 42289 |
+
"account_age_days": 4714,
|
| 42290 |
+
"young_account": false,
|
| 42291 |
+
"follow_through_score": "weak",
|
| 42292 |
+
"breadth_score": "low",
|
| 42293 |
+
"automation_risk_signal": "low",
|
| 42294 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 42295 |
+
"public_orgs": [],
|
| 42296 |
+
"activity": {
|
| 42297 |
+
"visible_authored_pr_count": 1,
|
| 42298 |
+
"merged_pr_count": 0,
|
| 42299 |
+
"closed_unmerged_pr_count": 0,
|
| 42300 |
+
"open_pr_count": 1,
|
| 42301 |
+
"merged_pr_rate": 0.0,
|
| 42302 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 42303 |
+
"still_open_pr_rate": 1.0,
|
| 42304 |
+
"distinct_repos_with_authored_prs": 1,
|
| 42305 |
+
"distinct_repos_with_open_prs": 1
|
| 42306 |
+
},
|
| 42307 |
+
"examples": {
|
| 42308 |
+
"pull_requests": [
|
| 42309 |
+
{
|
| 42310 |
+
"kind": "pull_request",
|
| 42311 |
+
"number": 68677,
|
| 42312 |
+
"title": "Agents/tool-images: memoize resize to avoid per-turn sharp decode (#64418)",
|
| 42313 |
+
"url": "https://github.com/openclaw/openclaw/pull/68677",
|
| 42314 |
+
"state": "open",
|
| 42315 |
+
"merged": false,
|
| 42316 |
+
"draft": false,
|
| 42317 |
+
"created_at": "2026-04-18T19:44:38Z"
|
| 42318 |
+
}
|
| 42319 |
+
],
|
| 42320 |
+
"issues": []
|
| 42321 |
+
},
|
| 42322 |
+
"fetch_error": null
|
| 42323 |
+
},
|
| 42324 |
{
|
| 42325 |
"author_login": "njiangk",
|
| 42326 |
"name": "Nan Jiang",
|
|
|
|
| 43884 |
"snapshot_review_count": 0,
|
| 43885 |
"snapshot_review_comment_count": 0,
|
| 43886 |
"repo_association": "NONE",
|
| 43887 |
+
"new_to_repo": false,
|
| 43888 |
+
"first_seen_in_snapshot": false,
|
| 43889 |
"known_via_prior_merged_pr": false,
|
| 43890 |
+
"report_reason": null,
|
| 43891 |
+
"enrichment_source": "previous_report",
|
| 43892 |
+
"live_refetch_skipped": true,
|
| 43893 |
"account_age_days": 7,
|
| 43894 |
"young_account": true,
|
| 43895 |
"follow_through_score": "weak",
|
|
|
|
| 45190 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45191 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45192 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45193 |
+
"repo_last_seen_at": "2026-04-18T20:16:12Z",
|
| 45194 |
"repo_primary_artifact_count": 1,
|
| 45195 |
+
"repo_artifact_count": 22,
|
| 45196 |
"snapshot_issue_count": 0,
|
| 45197 |
"snapshot_pr_count": 1,
|
| 45198 |
+
"snapshot_comment_count": 5,
|
| 45199 |
"snapshot_review_count": 8,
|
| 45200 |
"snapshot_review_comment_count": 8,
|
| 45201 |
"repo_association": "NONE",
|
|
|
|
| 45232 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 45233 |
"state": "open",
|
| 45234 |
"merged": false,
|
| 45235 |
+
"draft": false,
|
| 45236 |
"created_at": "2026-04-13T19:30:49Z"
|
| 45237 |
}
|
| 45238 |
],
|
|
|
|
| 46790 |
},
|
| 46791 |
"fetch_error": null
|
| 46792 |
},
|
| 46793 |
+
{
|
| 46794 |
+
"author_login": "Tmalone1250",
|
| 46795 |
+
"name": "Trevor Malone",
|
| 46796 |
+
"profile_url": "https://github.com/Tmalone1250",
|
| 46797 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATmalone1250",
|
| 46798 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATmalone1250",
|
| 46799 |
+
"repo_first_seen_at": "2026-04-18T20:13:45Z",
|
| 46800 |
+
"repo_last_seen_at": "2026-04-18T20:13:45Z",
|
| 46801 |
+
"repo_primary_artifact_count": 1,
|
| 46802 |
+
"repo_artifact_count": 1,
|
| 46803 |
+
"snapshot_issue_count": 0,
|
| 46804 |
+
"snapshot_pr_count": 1,
|
| 46805 |
+
"snapshot_comment_count": 0,
|
| 46806 |
+
"snapshot_review_count": 0,
|
| 46807 |
+
"snapshot_review_comment_count": 0,
|
| 46808 |
+
"repo_association": "NONE",
|
| 46809 |
+
"new_to_repo": true,
|
| 46810 |
+
"first_seen_in_snapshot": true,
|
| 46811 |
+
"known_via_prior_merged_pr": false,
|
| 46812 |
+
"report_reason": "first_seen_in_snapshot",
|
| 46813 |
+
"enrichment_source": "live",
|
| 46814 |
+
"live_refetch_skipped": false,
|
| 46815 |
+
"account_age_days": 590,
|
| 46816 |
+
"young_account": false,
|
| 46817 |
+
"follow_through_score": "weak",
|
| 46818 |
+
"breadth_score": "moderate",
|
| 46819 |
+
"automation_risk_signal": "low",
|
| 46820 |
+
"heuristic_note": "many recent closed-unmerged PRs",
|
| 46821 |
+
"public_orgs": [],
|
| 46822 |
+
"activity": {
|
| 46823 |
+
"visible_authored_pr_count": 8,
|
| 46824 |
+
"merged_pr_count": 0,
|
| 46825 |
+
"closed_unmerged_pr_count": 5,
|
| 46826 |
+
"open_pr_count": 3,
|
| 46827 |
+
"merged_pr_rate": 0.0,
|
| 46828 |
+
"closed_unmerged_pr_rate": 0.625,
|
| 46829 |
+
"still_open_pr_rate": 0.375,
|
| 46830 |
+
"distinct_repos_with_authored_prs": 6,
|
| 46831 |
+
"distinct_repos_with_open_prs": 3
|
| 46832 |
+
},
|
| 46833 |
+
"examples": {
|
| 46834 |
+
"pull_requests": [
|
| 46835 |
+
{
|
| 46836 |
+
"kind": "pull_request",
|
| 46837 |
+
"number": 68685,
|
| 46838 |
+
"title": "fix(config): strip obsolete memorySearch keys before schema validation (#68664)",
|
| 46839 |
+
"url": "https://github.com/openclaw/openclaw/pull/68685",
|
| 46840 |
+
"state": "open",
|
| 46841 |
+
"merged": false,
|
| 46842 |
+
"draft": false,
|
| 46843 |
+
"created_at": "2026-04-18T20:13:45Z"
|
| 46844 |
+
}
|
| 46845 |
+
],
|
| 46846 |
+
"issues": []
|
| 46847 |
+
},
|
| 46848 |
+
"fetch_error": null
|
| 46849 |
+
},
|
| 46850 |
{
|
| 46851 |
"author_login": "tmlxrd",
|
| 46852 |
"name": "tm.lxrd",
|
|
|
|
| 48405 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYoungMoneyInvestments",
|
| 48406 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYoungMoneyInvestments",
|
| 48407 |
"repo_first_seen_at": "2026-02-23T16:58:16Z",
|
| 48408 |
+
"repo_last_seen_at": "2026-04-18T19:26:06Z",
|
| 48409 |
"repo_primary_artifact_count": 1,
|
| 48410 |
+
"repo_artifact_count": 4,
|
| 48411 |
"snapshot_issue_count": 0,
|
| 48412 |
"snapshot_pr_count": 1,
|
| 48413 |
+
"snapshot_comment_count": 3,
|
| 48414 |
"snapshot_review_count": 0,
|
| 48415 |
"snapshot_review_comment_count": 0,
|
| 48416 |
"repo_association": "NONE",
|
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 |
|
|
@@ -46,8 +46,8 @@
|
|
| 46 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 47 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 48 |
| `sudie-codes` | [profile](https://github.com/sudie-codes) | no | CONTRIBUTOR | 173d | `2026-03-23T03:58:32Z` | 12 | 0 | mixed | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 49 |
-
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` |
|
| 50 |
-
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` |
|
| 51 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 53 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
|
@@ -98,7 +98,7 @@
|
|
| 98 |
| `jjmk6` | [profile](https://github.com/jjmk6) | no | NONE | 254d | `2026-04-17T13:50:46Z` | 6 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 99 |
| `l0cka` | [profile](https://github.com/l0cka) | no | CONTRIBUTOR | 3942d | `2026-04-11T22:54:22Z` | 6 | 0 | strong | low | low | — |
|
| 100 |
| `manhhai999` | [profile](https://github.com/manhhai999) | no | NONE | 2076d | `2026-04-13T10:17:17Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 101 |
-
| `
|
| 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 |
|
|
@@ -113,7 +113,6 @@
|
|
| 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 |
|
| 115 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 116 |
-
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 5 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 117 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 118 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 119 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -152,6 +151,7 @@
|
|
| 152 |
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 153 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 154 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
|
|
|
| 155 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 156 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 157 |
| `johnturek` | [profile](https://github.com/johnturek) | no | NONE | 6271d | `2026-04-14T03:23:25Z` | 3 | 0 | mixed | low | low | — |
|
|
@@ -164,9 +164,10 @@
|
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 167 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 168 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 169 |
-
| `mraleko` | [profile](https://github.com/mraleko) | no |
|
| 170 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 171 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 172 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -201,7 +202,6 @@
|
|
| 201 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 202 |
| `alexlomt` | [profile](https://github.com/alexlomt) | no | NONE | 582d | `2026-04-14T18:25:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 203 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 204 |
-
| `apocalypse9949` | [profile](https://github.com/apocalypse9949) | no | NONE | 1150d | `2026-04-11T20:07:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 205 |
| `AstronautGumbo` | [profile](https://github.com/AstronautGumbo) | no | NONE | 471d | `2026-04-18T13:07:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 206 |
| `benholl94-cmyk` | [profile](https://github.com/benholl94-cmyk) | no | NONE | 6d | `2026-04-15T00:20:23Z` | 2 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 207 |
| `bettert0n` | [profile](https://github.com/bettert0n) | no | NONE | 2828d | `2026-04-17T16:36:34Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -212,7 +212,6 @@
|
|
| 212 |
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 213 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 214 |
| `everySympathy` | [profile](https://github.com/everySympathy) | no | NONE | 129d | `2026-04-17T13:11:29Z` | 2 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 215 |
-
| `evgyur` | [profile](https://github.com/evgyur) | no | NONE | 1222d | `2026-04-17T22:56:05Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 216 |
| `Fl0rencess720` | [profile](https://github.com/Fl0rencess720) | no | NONE | 987d | `2026-04-15T02:52:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 217 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 218 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -260,7 +259,6 @@
|
|
| 260 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 261 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 262 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 263 |
-
| `corbin-breton` | [profile](https://github.com/corbin-breton) | no | NONE | 4734d | `2026-04-08T19:15:22Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 264 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 5 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 265 |
| `saitama3292-onepunch` | [profile](https://github.com/saitama3292-onepunch) | no | NONE | 18d | `2026-04-07T12:18:26Z` | 5 | 0 | weak | low | low | very new account |
|
| 266 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -289,6 +287,7 @@
|
|
| 289 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 290 |
| `acinader` | [profile](https://github.com/acinader) | no | NONE | 5497d | `2026-04-10T14:12:10Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 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 |
|
|
@@ -327,7 +326,6 @@
|
|
| 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 |
|
| 331 |
| `parasol-aser` | [profile](https://github.com/parasol-aser) | no | NONE | 4782d | `2026-04-09T22:55:43Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 332 |
| `walkojas-boop` | [profile](https://github.com/walkojas-boop) | no | NONE | 62d | `2026-04-14T09:55:31Z` | 1 | 2 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 333 |
| `zeolenon` | [profile](https://github.com/zeolenon) | no | NONE | 2260d | `2026-03-15T10:24:08Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -422,6 +420,7 @@
|
|
| 422 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 423 |
| `ANURAG040599` | [profile](https://github.com/ANURAG040599) | no | NONE | 1856d | `2026-04-13T03:07:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 424 |
| `Aobing-code` | [profile](https://github.com/Aobing-code) | no | NONE | 761d | `2026-03-07T02:55:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 425 |
| `aryankinha` | [profile](https://github.com/aryankinha) | no | NONE | 552d | `2026-04-14T09:25:17Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 426 |
| `athletesofthereef` | [profile](https://github.com/athletesofthereef) | no | NONE | 34d | `2026-04-14T06:04:02Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 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 |
|
|
@@ -453,6 +452,7 @@
|
|
| 453 |
| `cheapestinference` | [profile](https://github.com/cheapestinference) | no | CONTRIBUTOR | 175d | `2026-04-14T11:43:30Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 454 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 455 |
| `chiyouYCH` | [profile](https://github.com/chiyouYCH) | no | NONE | 3303d | `2026-04-15T06:31:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 456 |
| `clemenshelm` | [profile](https://github.com/clemenshelm) | no | NONE | 6022d | `2026-02-22T05:57:34Z` | 1 | 0 | strong | low | low | — |
|
| 457 |
| `clivemoore` | [profile](https://github.com/clivemoore) | no | NONE | 6223d | `2026-04-17T01:11:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 458 |
| `CnxLuc` | [profile](https://github.com/CnxLuc) | no | NONE | 2491d | `2026-02-04T07:50:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -470,7 +470,6 @@
|
|
| 470 |
| `devlux76` | [profile](https://github.com/devlux76) | no | NONE | 1756d | `2026-04-16T21:12:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 471 |
| `devsehyeon` | [profile](https://github.com/devsehyeon) | no | NONE | 2470d | `2026-04-13T15:13:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 472 |
| `DexDevCode` | [profile](https://github.com/DexDevCode) | no | NONE | 66d | `2026-04-16T10:12:28Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 473 |
-
| `dieend` | [profile](https://github.com/dieend) | no | NONE | 5186d | `2026-04-11T20:13:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 474 |
| `dkaygithub` | [profile](https://github.com/dkaygithub) | no | NONE | 4813d | `2026-04-15T03:07:01Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 475 |
| `dongs0104` | [profile](https://github.com/dongs0104) | no | NONE | 3887d | `2026-04-13T20:27:35Z` | 1 | 0 | mixed | low | low | — |
|
| 476 |
| `donlaiq` | [profile](https://github.com/donlaiq) | no | NONE | 4151d | `2026-04-16T19:48:34Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -479,12 +478,12 @@
|
|
| 479 |
| `drakulavich` | [profile](https://github.com/drakulavich) | no | NONE | 6051d | `2026-03-15T09:17:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 480 |
| `Dykij` | [profile](https://github.com/Dykij) | no | NONE | 2169d | `2026-04-13T16:13:21Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 481 |
| `edokeh` | [profile](https://github.com/edokeh) | no | NONE | 5855d | `2026-04-18T16:57:39Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 482 |
-
| `EdwardIrby` | [profile](https://github.com/EdwardIrby) | no | NONE | 5324d | `2026-04-11T20:00:03Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
| 483 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 484 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 485 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 486 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 487 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 488 |
| `ericyoshida` | [profile](https://github.com/ericyoshida) | no | NONE | 2537d | `2026-04-16T22:26:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 489 |
| `eyjohn` | [profile](https://github.com/eyjohn) | no | CONTRIBUTOR | 4680d | `2026-04-16T17:33:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 490 |
| `fabioquinzi` | [profile](https://github.com/fabioquinzi) | no | NONE | 2803d | `2026-04-12T17:39:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -495,6 +494,7 @@
|
|
| 495 |
| `finallylly` | [profile](https://github.com/finallylly) | no | NONE | 3555d | `2026-04-13T12:15:44Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 496 |
| `Foundry421` | [profile](https://github.com/Foundry421) | no | NONE | 71d | `2026-04-13T08:10:10Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 497 |
| `foxer0952` | [profile](https://github.com/foxer0952) | no | NONE | 0d | `2026-04-18T06:19:19Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 498 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 499 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 500 |
| `g199209` | [profile](https://github.com/g199209) | no | NONE | 3821d | `2026-04-14T07:33:12Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -611,6 +611,7 @@
|
|
| 611 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 612 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 613 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 614 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 615 |
| `nnlevy` | [profile](https://github.com/nnlevy) | no | NONE | 5883d | `2026-04-18T08:00:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 616 |
| `noahclanman` | [profile](https://github.com/noahclanman) | no | NONE | 1894d | `2026-04-13T10:01:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -638,7 +639,7 @@
|
|
| 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) |
|
| 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 |
|
|
@@ -689,6 +690,7 @@
|
|
| 689 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 690 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 691 |
| `TinyTb` | [profile](https://github.com/TinyTb) | no | CONTRIBUTOR | 4534d | `2026-02-05T18:45:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 692 |
| `tmlxrd` | [profile](https://github.com/tmlxrd) | no | NONE | 2221d | `2026-04-16T22:55:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 693 |
| `ToniDonDoni` | [profile](https://github.com/ToniDonDoni) | no | NONE | 129d | `2026-04-07T23:42:54Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 694 |
| `toverly1` | [profile](https://github.com/toverly1) | no | NONE | 1181d | `2026-04-15T19:20:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -1516,12 +1518,12 @@ Example artifacts:
|
|
| 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:
|
| 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: **
|
| 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
|
|
@@ -1608,11 +1610,11 @@ Example artifacts:
|
|
| 1608 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A1aifanatic)
|
| 1609 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A1aifanatic)
|
| 1610 |
- repo first seen: `2026-02-01T16:01:30Z`
|
| 1611 |
-
- repo last seen: `2026-04-
|
| 1612 |
- first seen in snapshot: **no**
|
| 1613 |
- repo association: **NONE**
|
| 1614 |
-
- repo primary artifacts: **
|
| 1615 |
-
- snapshot authored PRs/issues: **
|
| 1616 |
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 1617 |
- account age: **2426 days**
|
| 1618 |
- recent public PR activity: **10 PRs** (0 merged / 0 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
|
@@ -1621,9 +1623,9 @@ Example artifacts:
|
|
| 1621 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 1622 |
|
| 1623 |
Example artifacts:
|
|
|
|
| 1624 |
- [PR #68320: fix(ollama): add baseUrl to configSchema and wire it through discovery](https://github.com/openclaw/openclaw/pull/68320) — open
|
| 1625 |
- [PR #68317: fix(directive): remove incorrect 'Telegram only' label from reasoning stream ack](https://github.com/openclaw/openclaw/pull/68317) — open
|
| 1626 |
-
- [PR #68313: fix(lobster): surface file-not-found error for workflow-like pipeline paths](https://github.com/openclaw/openclaw/pull/68313) — open
|
| 1627 |
|
| 1628 |
### `Bartok9`
|
| 1629 |
|
|
@@ -1631,11 +1633,11 @@ Example artifacts:
|
|
| 1631 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9)
|
| 1632 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9)
|
| 1633 |
- repo first seen: `2026-02-27T18:48:49Z`
|
| 1634 |
-
- repo last seen: `2026-04-
|
| 1635 |
- first seen in snapshot: **no**
|
| 1636 |
- repo association: **CONTRIBUTOR**
|
| 1637 |
-
- repo primary artifacts: **
|
| 1638 |
-
- snapshot authored PRs/issues: **
|
| 1639 |
- snapshot discussion activity: **21 comments / 0 reviews / 0 review comments**
|
| 1640 |
- account age: **70 days**
|
| 1641 |
- recent public PR activity: **15 PRs** (2 merged / 6 closed-unmerged / 7 open; merged rate **13%**, closed-unmerged rate **40%**, open rate **47%**)
|
|
@@ -1644,9 +1646,9 @@ Example artifacts:
|
|
| 1644 |
- heuristic read: **very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1645 |
|
| 1646 |
Example artifacts:
|
| 1647 |
-
- [PR #
|
|
|
|
| 1648 |
- [PR #68047: fix(gateway): extend image-support name fallback to direct anthropic provider](https://github.com/openclaw/openclaw/pull/68047) — open
|
| 1649 |
-
- [PR #67591: fix(session): clear auto-fallback model overrides on /new and /reset](https://github.com/openclaw/openclaw/pull/67591) — open
|
| 1650 |
|
| 1651 |
### `Jimmy-xuzimo`
|
| 1652 |
|
|
@@ -2825,28 +2827,28 @@ Example artifacts:
|
|
| 2825 |
- [PR #66428: Integrate/release v2026.4.12 safe pr 20260414](https://github.com/openclaw/openclaw/pull/66428) — open
|
| 2826 |
- [PR #66419: Integrate/release v2026.4.12 safe 20260414](https://github.com/openclaw/openclaw/pull/66419) — open
|
| 2827 |
|
| 2828 |
-
### `
|
| 2829 |
|
| 2830 |
-
- profile: [github.com/
|
| 2831 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 2832 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 2833 |
-
- repo first seen: `2026-
|
| 2834 |
-
- repo last seen: `2026-04-
|
| 2835 |
- first seen in snapshot: **no**
|
| 2836 |
-
- repo association: **
|
| 2837 |
- repo primary artifacts: **6**
|
| 2838 |
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2839 |
-
- snapshot discussion activity: **
|
| 2840 |
-
- account age: **
|
| 2841 |
-
- recent public PR activity: **
|
| 2842 |
- public orgs: none visible
|
| 2843 |
-
- compact scores: follow-through **
|
| 2844 |
-
- heuristic read: **
|
| 2845 |
|
| 2846 |
Example artifacts:
|
| 2847 |
-
- [PR #
|
| 2848 |
-
- [PR #
|
| 2849 |
-
- [PR #
|
| 2850 |
|
| 2851 |
### `skylee-01`
|
| 2852 |
|
|
@@ -2923,12 +2925,12 @@ Example artifacts:
|
|
| 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:
|
| 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: **
|
| 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
|
|
@@ -3178,29 +3180,6 @@ Example artifacts:
|
|
| 3178 |
- [PR #66796: fix(reply): resolve active channel/account SecretRefs in reply runs](https://github.com/openclaw/openclaw/pull/66796) — closed, merged
|
| 3179 |
- [PR #65596: feat(qa-lab): add Convex credential broker and admin CLI](https://github.com/openclaw/openclaw/pull/65596) — closed, merged
|
| 3180 |
|
| 3181 |
-
### `plgonzalezrx8`
|
| 3182 |
-
|
| 3183 |
-
- profile: [github.com/plgonzalezrx8](https://github.com/plgonzalezrx8)
|
| 3184 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aplgonzalezrx8)
|
| 3185 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aplgonzalezrx8)
|
| 3186 |
-
- repo first seen: `2026-01-31T01:53:17Z`
|
| 3187 |
-
- repo last seen: `2026-04-17T00:27:03Z`
|
| 3188 |
-
- first seen in snapshot: **no**
|
| 3189 |
-
- repo association: **CONTRIBUTOR**
|
| 3190 |
-
- repo primary artifacts: **5**
|
| 3191 |
-
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3192 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 3193 |
-
- account age: **3595 days**
|
| 3194 |
-
- recent public PR activity: **19 PRs** (7 merged / 4 closed-unmerged / 8 open; merged rate **37%**, closed-unmerged rate **21%**, open rate **42%**)
|
| 3195 |
-
- public orgs: none visible
|
| 3196 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 3197 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3198 |
-
|
| 3199 |
-
Example artifacts:
|
| 3200 |
-
- [PR #67862: (FIX) Discord: enforce member allowlists for native commands](https://github.com/openclaw/openclaw/pull/67862) — open
|
| 3201 |
-
- [PR #67861: Discord: enforce member allowlists for native commands](https://github.com/openclaw/openclaw/pull/67861) — closed
|
| 3202 |
-
- [PR #67666: security(codex): restore sandbox protections for resumed CLI sessions](https://github.com/openclaw/openclaw/pull/67666) — closed, merged
|
| 3203 |
-
|
| 3204 |
### `sahilsatralkar`
|
| 3205 |
|
| 3206 |
- profile: [github.com/sahilsatralkar](https://github.com/sahilsatralkar)
|
|
@@ -3982,7 +3961,7 @@ Example artifacts:
|
|
| 3982 |
- [PR #68453: fix(cron): preserve silent tool-result `NO_REPLY` on empty final turn](https://github.com/openclaw/openclaw/pull/68453) — open
|
| 3983 |
- [PR #68411: fix(active-memory): honor timeoutMs values up to 90s](https://github.com/openclaw/openclaw/pull/68411) — closed
|
| 3984 |
- [Issue #68452: [Bug]: isolated cron turns can misclassify exact `NO_REPLY` tool results as incomplete when the final assistant message is empty](https://github.com/openclaw/openclaw/issues/68452) — open
|
| 3985 |
-
- [Issue #68410: [Bug]: Active Memory silently normalizes configured `timeoutMs` above 60000 down to 60000 at runtime](https://github.com/openclaw/openclaw/issues/68410) —
|
| 3986 |
|
| 3987 |
### `yoanndefay`
|
| 3988 |
|
|
@@ -4100,6 +4079,29 @@ Example artifacts:
|
|
| 4100 |
- [PR #66106: fix(media-understanding): support allowPrivateNetwork in tools.media.audio.request](https://github.com/openclaw/openclaw/pull/66106) — open
|
| 4101 |
- [PR #65282: fix(agents): ignore ACP-only streamTo on subagent sessions_spawn](https://github.com/openclaw/openclaw/pull/65282) — open
|
| 4102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4103 |
### `GameWorldsDEV`
|
| 4104 |
|
| 4105 |
- profile: [github.com/GameWorldsDEV](https://github.com/GameWorldsDEV)
|
|
@@ -4376,6 +4378,29 @@ Example artifacts:
|
|
| 4376 |
- [PR #66881: test(qianfan,kimi-coding): add provider plugin and onboard config tests [AI-assisted]](https://github.com/openclaw/openclaw/pull/66881) — closed
|
| 4377 |
- [PR #64709: fix(process): handle Windows CJK encoding in child process output [AI-assisted]](https://github.com/openclaw/openclaw/pull/64709) — open
|
| 4378 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4379 |
### `feiskyer`
|
| 4380 |
|
| 4381 |
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
|
@@ -4434,7 +4459,7 @@ Example artifacts:
|
|
| 4434 |
- repo first seen: `2026-04-08T03:48:45Z`
|
| 4435 |
- repo last seen: `2026-04-18T05:19:16Z`
|
| 4436 |
- first seen in snapshot: **no**
|
| 4437 |
-
- repo association: **
|
| 4438 |
- repo primary artifacts: **5**
|
| 4439 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 4440 |
- snapshot discussion activity: **4 comments / 2 reviews / 2 review comments**
|
|
@@ -4445,7 +4470,7 @@ Example artifacts:
|
|
| 4445 |
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 4446 |
|
| 4447 |
Example artifacts:
|
| 4448 |
-
- [PR #68415: fix(ui): keep history-backed user image messages visible](https://github.com/openclaw/openclaw/pull/68415) —
|
| 4449 |
- [PR #66819: fix(cli): unwrap nested claude result json](https://github.com/openclaw/openclaw/pull/66819) — open
|
| 4450 |
- [PR #64561: fix(openai): default openai-codex provider api to responses](https://github.com/openclaw/openclaw/pull/64561) — closed
|
| 4451 |
|
|
@@ -4505,12 +4530,12 @@ Example artifacts:
|
|
| 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:
|
| 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: **
|
| 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`
|
|
@@ -5251,28 +5276,6 @@ Example artifacts:
|
|
| 5251 |
- [PR #66976: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66976) — open
|
| 5252 |
- [PR #66964: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66964) — closed
|
| 5253 |
|
| 5254 |
-
### `apocalypse9949`
|
| 5255 |
-
|
| 5256 |
-
- profile: [github.com/apocalypse9949](https://github.com/apocalypse9949)
|
| 5257 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aapocalypse9949)
|
| 5258 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aapocalypse9949)
|
| 5259 |
-
- repo first seen: `2026-04-11T20:07:39Z`
|
| 5260 |
-
- repo last seen: `2026-04-13T10:44:33Z`
|
| 5261 |
-
- first seen in snapshot: **no**
|
| 5262 |
-
- repo association: **NONE**
|
| 5263 |
-
- repo primary artifacts: **2**
|
| 5264 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5265 |
-
- snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
|
| 5266 |
-
- account age: **1150 days**
|
| 5267 |
-
- recent public PR activity: **22 PRs** (1 merged / 3 closed-unmerged / 18 open; merged rate **5%**, closed-unmerged rate **14%**, open rate **82%**)
|
| 5268 |
-
- public orgs: `OpenSamurai`
|
| 5269 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 5270 |
-
- heuristic read: **high open PR share**
|
| 5271 |
-
|
| 5272 |
-
Example artifacts:
|
| 5273 |
-
- [PR #65452: [security fix] Fix SQL injection in memory schema management](https://github.com/openclaw/openclaw/pull/65452) — open
|
| 5274 |
-
- [PR #64995: Fix SQL injection via identifiers in memory schema](https://github.com/openclaw/openclaw/pull/64995) — closed
|
| 5275 |
-
|
| 5276 |
### `AstronautGumbo`
|
| 5277 |
|
| 5278 |
- profile: [github.com/AstronautGumbo](https://github.com/AstronautGumbo)
|
|
@@ -5493,28 +5496,6 @@ Example artifacts:
|
|
| 5493 |
- [PR #68155: fix(memory): apply decay to nested dated files](https://github.com/openclaw/openclaw/pull/68155) — open
|
| 5494 |
- [PR #68121: fix(memory): preserve publicArtifacts when multiple memory plugins register capability](https://github.com/openclaw/openclaw/pull/68121) — open
|
| 5495 |
|
| 5496 |
-
### `evgyur`
|
| 5497 |
-
|
| 5498 |
-
- profile: [github.com/evgyur](https://github.com/evgyur)
|
| 5499 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur)
|
| 5500 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur)
|
| 5501 |
-
- repo first seen: `2026-04-17T22:56:05Z`
|
| 5502 |
-
- repo last seen: `2026-04-18T00:06:06Z`
|
| 5503 |
-
- first seen in snapshot: **no**
|
| 5504 |
-
- repo association: **NONE**
|
| 5505 |
-
- repo primary artifacts: **2**
|
| 5506 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5507 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5508 |
-
- account age: **1222 days**
|
| 5509 |
-
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 5510 |
-
- public orgs: none visible
|
| 5511 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 5512 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 5513 |
-
|
| 5514 |
-
Example artifacts:
|
| 5515 |
-
- [PR #68338: Parse multiline MEDIA directives](https://github.com/openclaw/openclaw/pull/68338) — open
|
| 5516 |
-
- [PR #68316: Preserve unsent media payloads after block streaming](https://github.com/openclaw/openclaw/pull/68316) — open
|
| 5517 |
-
|
| 5518 |
### `Fl0rencess720`
|
| 5519 |
|
| 5520 |
- profile: [github.com/Fl0rencess720](https://github.com/Fl0rencess720)
|
|
@@ -6555,29 +6536,6 @@ Example artifacts:
|
|
| 6555 |
- [PR #56391: fix(agents): replace blank tool names with sentinel to prevent dispatch loops](https://github.com/openclaw/openclaw/pull/56391) — open
|
| 6556 |
- [PR #50200: fix(slack): fetch fresh download URL via files.info for DM file attachments](https://github.com/openclaw/openclaw/pull/50200) — open
|
| 6557 |
|
| 6558 |
-
### `corbin-breton`
|
| 6559 |
-
|
| 6560 |
-
- profile: [github.com/corbin-breton](https://github.com/corbin-breton)
|
| 6561 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acorbin-breton)
|
| 6562 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acorbin-breton)
|
| 6563 |
-
- repo first seen: `2026-04-08T19:15:22Z`
|
| 6564 |
-
- repo last seen: `2026-04-11T20:57:33Z`
|
| 6565 |
-
- first seen in snapshot: **no**
|
| 6566 |
-
- repo association: **NONE**
|
| 6567 |
-
- repo primary artifacts: **5**
|
| 6568 |
-
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 6569 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 6570 |
-
- account age: **4734 days**
|
| 6571 |
-
- recent public PR activity: **6 PRs** (0 merged / 4 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **67%**, open rate **33%**)
|
| 6572 |
-
- public orgs: `the-keats-ai`
|
| 6573 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6574 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 6575 |
-
|
| 6576 |
-
Example artifacts:
|
| 6577 |
-
- [PR #64994: fix(plugins): align channel runtime types after registry narrowing](https://github.com/openclaw/openclaw/pull/64994) — closed
|
| 6578 |
-
- [PR #63995: fix(ci): resolve checks-node-test regressions on main](https://github.com/openclaw/openclaw/pull/63995) — closed
|
| 6579 |
-
- [PR #63518: feat(plugins): add inference-guard for single-slot collision prevention](https://github.com/openclaw/openclaw/pull/63518) — open
|
| 6580 |
-
|
| 6581 |
### `extrasmall0`
|
| 6582 |
|
| 6583 |
- profile: [github.com/extrasmall0](https://github.com/extrasmall0)
|
|
@@ -7225,6 +7183,28 @@ Example artifacts:
|
|
| 7225 |
- [PR #68424: fix(web-search): restore SecretRef runtime compatibility for bundled providers](https://github.com/openclaw/openclaw/pull/68424) — open
|
| 7226 |
- [PR #27818: Media: sanitize Content-Disposition filenames from remote fetches](https://github.com/openclaw/openclaw/pull/27818) — closed
|
| 7227 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7228 |
### `bittoby`
|
| 7229 |
|
| 7230 |
- profile: [github.com/bittoby](https://github.com/bittoby)
|
|
@@ -8090,29 +8070,6 @@ Example artifacts:
|
|
| 8090 |
- [Issue #67961: Bug: User messages not displayed immediately in Control UI (optimistic update lost after history reload)](https://github.com/openclaw/openclaw/issues/67961) — open
|
| 8091 |
- [Issue #66908: npm link gets broken after openclaw update via Control UI](https://github.com/openclaw/openclaw/issues/66908) — open
|
| 8092 |
|
| 8093 |
-
### `nk3750`
|
| 8094 |
-
|
| 8095 |
-
- profile: [github.com/nk3750](https://github.com/nk3750)
|
| 8096 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ank3750)
|
| 8097 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ank3750)
|
| 8098 |
-
- repo first seen: `2026-04-11T19:10:35Z`
|
| 8099 |
-
- repo last seen: `2026-04-18T15:52:45Z`
|
| 8100 |
-
- first seen in snapshot: **no**
|
| 8101 |
-
- repo association: **CONTRIBUTOR**
|
| 8102 |
-
- repo primary artifacts: **3**
|
| 8103 |
-
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 8104 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 8105 |
-
- account age: **2785 days**
|
| 8106 |
-
- recent public PR activity: **1 PRs** (1 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 8107 |
-
- public orgs: none visible
|
| 8108 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 8109 |
-
- heuristic read: **no visible non-self stars; targets high-star repos**
|
| 8110 |
-
|
| 8111 |
-
Example artifacts:
|
| 8112 |
-
- [PR #64979: fix(telegram): bypass sequentializer for approval callback_queries](https://github.com/openclaw/openclaw/pull/64979) — closed, merged
|
| 8113 |
-
- [Issue #68626: RFC: let plugins resolve their own `requireApproval` requests (extend contract with `onRegistered`)](https://github.com/openclaw/openclaw/issues/68626) — open
|
| 8114 |
-
- [Issue #64977: Telegram: plugin approval callback_query deadlocked by Grammy sequentializer](https://github.com/openclaw/openclaw/issues/64977) — closed
|
| 8115 |
-
|
| 8116 |
### `parasol-aser`
|
| 8117 |
|
| 8118 |
- profile: [github.com/parasol-aser](https://github.com/parasol-aser)
|
|
@@ -10164,6 +10121,27 @@ Example artifacts:
|
|
| 10164 |
Example artifacts:
|
| 10165 |
- [PR #68103: Add nvidia api support](https://github.com/openclaw/openclaw/pull/68103) — open
|
| 10166 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10167 |
### `aryankinha`
|
| 10168 |
|
| 10169 |
- profile: [github.com/aryankinha](https://github.com/aryankinha)
|
|
@@ -10464,12 +10442,12 @@ Example artifacts:
|
|
| 10464 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abmadwaves)
|
| 10465 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abmadwaves)
|
| 10466 |
- repo first seen: `2026-04-17T16:54:06Z`
|
| 10467 |
-
- repo last seen: `2026-04-
|
| 10468 |
- first seen in snapshot: **no**
|
| 10469 |
- repo association: **NONE**
|
| 10470 |
- repo primary artifacts: **1**
|
| 10471 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10472 |
-
- snapshot discussion activity: **
|
| 10473 |
- account age: **443 days**
|
| 10474 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10475 |
- public orgs: none visible
|
|
@@ -10815,6 +10793,27 @@ Example artifacts:
|
|
| 10815 |
Example artifacts:
|
| 10816 |
- [PR #67023: fix(memory-core): prevent dreaming-narrative session leaks (#66358)](https://github.com/openclaw/openclaw/pull/67023) — open
|
| 10817 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10818 |
### `clemenshelm`
|
| 10819 |
|
| 10820 |
- profile: [github.com/clemenshelm](https://github.com/clemenshelm)
|
|
@@ -11172,27 +11171,6 @@ Example artifacts:
|
|
| 11172 |
Example artifacts:
|
| 11173 |
- [PR #67616: [AI-assisted] feat(memory): add configurable embedding batch timeout](https://github.com/openclaw/openclaw/pull/67616) — open
|
| 11174 |
|
| 11175 |
-
### `dieend`
|
| 11176 |
-
|
| 11177 |
-
- profile: [github.com/dieend](https://github.com/dieend)
|
| 11178 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adieend)
|
| 11179 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adieend)
|
| 11180 |
-
- repo first seen: `2026-04-11T20:13:47Z`
|
| 11181 |
-
- repo last seen: `2026-04-16T14:35:17Z`
|
| 11182 |
-
- first seen in snapshot: **no**
|
| 11183 |
-
- repo association: **NONE**
|
| 11184 |
-
- repo primary artifacts: **1**
|
| 11185 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11186 |
-
- snapshot discussion activity: **2 comments / 1 reviews / 1 review comments**
|
| 11187 |
-
- account age: **5186 days**
|
| 11188 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11189 |
-
- public orgs: `tokilearning`
|
| 11190 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11191 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 11192 |
-
|
| 11193 |
-
Example artifacts:
|
| 11194 |
-
- [PR #64996: [Bug]: Beta blocker: whatsapp - fix whatsapp group listener](https://github.com/openclaw/openclaw/pull/64996) — open
|
| 11195 |
-
|
| 11196 |
### `dkaygithub`
|
| 11197 |
|
| 11198 |
- profile: [github.com/dkaygithub](https://github.com/dkaygithub)
|
|
@@ -11361,27 +11339,6 @@ Example artifacts:
|
|
| 11361 |
Example artifacts:
|
| 11362 |
- [PR #68647: Support CORS for Gateway HTTP endpoint: add opt-in CORS config](https://github.com/openclaw/openclaw/pull/68647) — open
|
| 11363 |
|
| 11364 |
-
### `EdwardIrby`
|
| 11365 |
-
|
| 11366 |
-
- profile: [github.com/EdwardIrby](https://github.com/EdwardIrby)
|
| 11367 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEdwardIrby)
|
| 11368 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEdwardIrby)
|
| 11369 |
-
- repo first seen: `2026-04-11T20:00:03Z`
|
| 11370 |
-
- repo last seen: `2026-04-13T17:09:47Z`
|
| 11371 |
-
- first seen in snapshot: **no**
|
| 11372 |
-
- repo association: **NONE**
|
| 11373 |
-
- repo primary artifacts: **1**
|
| 11374 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11375 |
-
- snapshot discussion activity: **0 comments / 22 reviews / 22 review comments**
|
| 11376 |
-
- account age: **5324 days**
|
| 11377 |
-
- recent public PR activity: **28 PRs** (25 merged / 2 closed-unmerged / 1 open; merged rate **89%**, closed-unmerged rate **7%**, open rate **4%**)
|
| 11378 |
-
- public orgs: `plaited`, `youdotcom-oss`
|
| 11379 |
-
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
| 11380 |
-
- heuristic read: **high recent PR volume**
|
| 11381 |
-
|
| 11382 |
-
Example artifacts:
|
| 11383 |
-
- [PR #64989: feat(you): add You.com plugin for web search, research, and content extraction](https://github.com/openclaw/openclaw/pull/64989) — closed
|
| 11384 |
-
|
| 11385 |
### `eejohnso-ops`
|
| 11386 |
|
| 11387 |
- profile: [github.com/eejohnso-ops](https://github.com/eejohnso-ops)
|
|
@@ -11487,6 +11444,27 @@ Example artifacts:
|
|
| 11487 |
Example artifacts:
|
| 11488 |
- [PR #67853: Fix memory_search wiki fallback and plugin tool registry reuse](https://github.com/openclaw/openclaw/pull/67853) — open
|
| 11489 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11490 |
### `ericyoshida`
|
| 11491 |
|
| 11492 |
- profile: [github.com/ericyoshida](https://github.com/ericyoshida)
|
|
@@ -11697,6 +11675,27 @@ Example artifacts:
|
|
| 11697 |
Example artifacts:
|
| 11698 |
- [PR #68435: feat(gateway): accept audio/file content blocks in /v1/chat/completions](https://github.com/openclaw/openclaw/pull/68435) — open
|
| 11699 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11700 |
### `Frrrrrrrrank`
|
| 11701 |
|
| 11702 |
- profile: [github.com/Frrrrrrrrank](https://github.com/Frrrrrrrrank)
|
|
@@ -14134,6 +14133,27 @@ Example artifacts:
|
|
| 14134 |
Example artifacts:
|
| 14135 |
- [PR #67672: fix(slack): close WebSocket connections on provider stop to prevent leak](https://github.com/openclaw/openclaw/pull/67672) — open
|
| 14136 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14137 |
### `njiangk`
|
| 14138 |
|
| 14139 |
- profile: [github.com/njiangk](https://github.com/njiangk)
|
|
@@ -14708,7 +14728,7 @@ Example artifacts:
|
|
| 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: **
|
| 14712 |
- repo association: **NONE**
|
| 14713 |
- repo primary artifacts: **1**
|
| 14714 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15191,12 +15211,12 @@ Example artifacts:
|
|
| 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-
|
| 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: **
|
| 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,7 +15224,7 @@ Example artifacts:
|
|
| 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
|
| 15208 |
|
| 15209 |
### `shakkernerd`
|
| 15210 |
|
|
@@ -15773,6 +15793,27 @@ Example artifacts:
|
|
| 15773 |
Example artifacts:
|
| 15774 |
- [PR #67731: fix(anthropic): add Claude Sonnet 4.7 forward-compat support](https://github.com/openclaw/openclaw/pull/67731) — open
|
| 15775 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15776 |
### `tmlxrd`
|
| 15777 |
|
| 15778 |
- profile: [github.com/tmlxrd](https://github.com/tmlxrd)
|
|
@@ -16346,12 +16387,12 @@ Example artifacts:
|
|
| 16346 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYoungMoneyInvestments)
|
| 16347 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYoungMoneyInvestments)
|
| 16348 |
- repo first seen: `2026-02-23T16:58:16Z`
|
| 16349 |
-
- repo last seen: `2026-04-
|
| 16350 |
- first seen in snapshot: **no**
|
| 16351 |
- repo association: **NONE**
|
| 16352 |
- repo primary artifacts: **1**
|
| 16353 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 16354 |
-
- snapshot discussion activity: **
|
| 16355 |
- account age: **932 days**
|
| 16356 |
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 16357 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T202035Z`
|
| 4 |
+
- Generated: `2026-04-18T20:22:25Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `715`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 46 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 47 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 48 |
| `sudie-codes` | [profile](https://github.com/sudie-codes) | no | CONTRIBUTOR | 173d | `2026-03-23T03:58:32Z` | 12 | 0 | mixed | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 49 |
+
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 50 |
+
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 11 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 51 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 53 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
|
|
|
| 98 |
| `jjmk6` | [profile](https://github.com/jjmk6) | no | NONE | 254d | `2026-04-17T13:50:46Z` | 6 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 99 |
| `l0cka` | [profile](https://github.com/l0cka) | no | CONTRIBUTOR | 3942d | `2026-04-11T22:54:22Z` | 6 | 0 | strong | low | low | — |
|
| 100 |
| `manhhai999` | [profile](https://github.com/manhhai999) | no | NONE | 2076d | `2026-04-13T10:17:17Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 101 |
+
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 6 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 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 |
|
|
|
|
| 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 |
|
| 115 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 116 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 118 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 151 |
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 152 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 153 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 154 |
+
| `evgyur` | [profile](https://github.com/evgyur) | no | NONE | 1222d | `2026-04-17T22:56:05Z` | 3 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 155 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 156 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 157 |
| `johnturek` | [profile](https://github.com/johnturek) | no | NONE | 6271d | `2026-04-14T03:23:25Z` | 3 | 0 | mixed | low | low | — |
|
|
|
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 167 |
+
| `neofdezf-cloud` | [profile](https://github.com/neofdezf-cloud) | no | NONE | 19d | `2026-04-11T10:11:35Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 168 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 169 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 170 |
+
| `mraleko` | [profile](https://github.com/mraleko) | no | CONTRIBUTOR | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 171 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 172 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 173 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 202 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 203 |
| `alexlomt` | [profile](https://github.com/alexlomt) | no | NONE | 582d | `2026-04-14T18:25:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 204 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 205 |
| `AstronautGumbo` | [profile](https://github.com/AstronautGumbo) | no | NONE | 471d | `2026-04-18T13:07:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 206 |
| `benholl94-cmyk` | [profile](https://github.com/benholl94-cmyk) | no | NONE | 6d | `2026-04-15T00:20:23Z` | 2 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 207 |
| `bettert0n` | [profile](https://github.com/bettert0n) | no | NONE | 2828d | `2026-04-17T16:36:34Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 212 |
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 213 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 214 |
| `everySympathy` | [profile](https://github.com/everySympathy) | no | NONE | 129d | `2026-04-17T13:11:29Z` | 2 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
|
|
|
| 215 |
| `Fl0rencess720` | [profile](https://github.com/Fl0rencess720) | no | NONE | 987d | `2026-04-15T02:52:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 216 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 217 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 259 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 260 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 261 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 262 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 5 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 263 |
| `saitama3292-onepunch` | [profile](https://github.com/saitama3292-onepunch) | no | NONE | 18d | `2026-04-07T12:18:26Z` | 5 | 0 | weak | low | low | very new account |
|
| 264 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 287 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 288 |
| `acinader` | [profile](https://github.com/acinader) | no | NONE | 5497d | `2026-04-10T14:12:10Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 289 |
| `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 |
|
| 290 |
+
| `apocalypse9949` | [profile](https://github.com/apocalypse9949) | no | NONE | 1150d | `2026-04-11T20:07:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 291 |
| `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 |
|
| 292 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 293 |
| `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 |
|
|
|
|
| 326 |
| `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 |
|
| 327 |
| `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 |
|
| 328 |
| `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 |
|
|
|
|
| 329 |
| `parasol-aser` | [profile](https://github.com/parasol-aser) | no | NONE | 4782d | `2026-04-09T22:55:43Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 330 |
| `walkojas-boop` | [profile](https://github.com/walkojas-boop) | no | NONE | 62d | `2026-04-14T09:55:31Z` | 1 | 2 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 331 |
| `zeolenon` | [profile](https://github.com/zeolenon) | no | NONE | 2260d | `2026-03-15T10:24:08Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 420 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 421 |
| `ANURAG040599` | [profile](https://github.com/ANURAG040599) | no | NONE | 1856d | `2026-04-13T03:07:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 422 |
| `Aobing-code` | [profile](https://github.com/Aobing-code) | no | NONE | 761d | `2026-03-07T02:55:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 423 |
+
| `artificialdimension` | [profile](https://github.com/artificialdimension) | yes | NONE | 70d | `2026-04-18T19:34:56Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 424 |
| `aryankinha` | [profile](https://github.com/aryankinha) | no | NONE | 552d | `2026-04-14T09:25:17Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 425 |
| `athletesofthereef` | [profile](https://github.com/athletesofthereef) | no | NONE | 34d | `2026-04-14T06:04:02Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 426 |
| `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 |
|
|
|
|
| 452 |
| `cheapestinference` | [profile](https://github.com/cheapestinference) | no | CONTRIBUTOR | 175d | `2026-04-14T11:43:30Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 453 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 454 |
| `chiyouYCH` | [profile](https://github.com/chiyouYCH) | no | NONE | 3303d | `2026-04-15T06:31:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 455 |
+
| `christnorman` | [profile](https://github.com/christnorman) | yes | NONE | 975d | `2026-04-18T20:08:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 456 |
| `clemenshelm` | [profile](https://github.com/clemenshelm) | no | NONE | 6022d | `2026-02-22T05:57:34Z` | 1 | 0 | strong | low | low | — |
|
| 457 |
| `clivemoore` | [profile](https://github.com/clivemoore) | no | NONE | 6223d | `2026-04-17T01:11:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 458 |
| `CnxLuc` | [profile](https://github.com/CnxLuc) | no | NONE | 2491d | `2026-02-04T07:50:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 470 |
| `devlux76` | [profile](https://github.com/devlux76) | no | NONE | 1756d | `2026-04-16T21:12:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 471 |
| `devsehyeon` | [profile](https://github.com/devsehyeon) | no | NONE | 2470d | `2026-04-13T15:13:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 472 |
| `DexDevCode` | [profile](https://github.com/DexDevCode) | no | NONE | 66d | `2026-04-16T10:12:28Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 473 |
| `dkaygithub` | [profile](https://github.com/dkaygithub) | no | NONE | 4813d | `2026-04-15T03:07:01Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 474 |
| `dongs0104` | [profile](https://github.com/dongs0104) | no | NONE | 3887d | `2026-04-13T20:27:35Z` | 1 | 0 | mixed | low | low | — |
|
| 475 |
| `donlaiq` | [profile](https://github.com/donlaiq) | no | NONE | 4151d | `2026-04-16T19:48:34Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 478 |
| `drakulavich` | [profile](https://github.com/drakulavich) | no | NONE | 6051d | `2026-03-15T09:17:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 479 |
| `Dykij` | [profile](https://github.com/Dykij) | no | NONE | 2169d | `2026-04-13T16:13:21Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 480 |
| `edokeh` | [profile](https://github.com/edokeh) | no | NONE | 5855d | `2026-04-18T16:57:39Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 481 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 482 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 483 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 484 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 485 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 486 |
+
| `EpaL` | [profile](https://github.com/EpaL) | yes | NONE | 5731d | `2026-02-21T18:43:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 487 |
| `ericyoshida` | [profile](https://github.com/ericyoshida) | no | NONE | 2537d | `2026-04-16T22:26:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 488 |
| `eyjohn` | [profile](https://github.com/eyjohn) | no | CONTRIBUTOR | 4680d | `2026-04-16T17:33:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 489 |
| `fabioquinzi` | [profile](https://github.com/fabioquinzi) | no | NONE | 2803d | `2026-04-12T17:39:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 494 |
| `finallylly` | [profile](https://github.com/finallylly) | no | NONE | 3555d | `2026-04-13T12:15:44Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 495 |
| `Foundry421` | [profile](https://github.com/Foundry421) | no | NONE | 71d | `2026-04-13T08:10:10Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 496 |
| `foxer0952` | [profile](https://github.com/foxer0952) | no | NONE | 0d | `2026-04-18T06:19:19Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 497 |
+
| `fraction12` | [profile](https://github.com/fraction12) | yes | NONE | 3454d | `2026-04-18T19:30:48Z` | 1 | 0 | strong | moderate | low | — |
|
| 498 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 499 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 500 |
| `g199209` | [profile](https://github.com/g199209) | no | NONE | 3821d | `2026-04-14T07:33:12Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 611 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 612 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 613 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 614 |
+
| `nitinwadhawan` | [profile](https://github.com/nitinwadhawan) | yes | NONE | 4714d | `2026-04-18T19:44:38Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 615 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 616 |
| `nnlevy` | [profile](https://github.com/nnlevy) | no | NONE | 5883d | `2026-04-18T08:00:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 617 |
| `noahclanman` | [profile](https://github.com/noahclanman) | no | NONE | 1894d | `2026-04-13T10:01:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 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 |
+
| `RaphaAI` | [profile](https://github.com/RaphaAI) | no | 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 |
|
| 643 |
| `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 |
|
| 644 |
| `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 |
|
| 645 |
| `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 |
|
|
|
|
| 690 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 691 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 692 |
| `TinyTb` | [profile](https://github.com/TinyTb) | no | CONTRIBUTOR | 4534d | `2026-02-05T18:45:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 693 |
+
| `Tmalone1250` | [profile](https://github.com/Tmalone1250) | yes | NONE | 590d | `2026-04-18T20:13:45Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 694 |
| `tmlxrd` | [profile](https://github.com/tmlxrd) | no | NONE | 2221d | `2026-04-16T22:55:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 695 |
| `ToniDonDoni` | [profile](https://github.com/ToniDonDoni) | no | NONE | 129d | `2026-04-07T23:42:54Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 696 |
| `toverly1` | [profile](https://github.com/toverly1) | no | NONE | 1181d | `2026-04-15T19:20:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 1518 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 1519 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 1520 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 1521 |
+
- repo last seen: `2026-04-18T19:22:53Z`
|
| 1522 |
- first seen in snapshot: **no**
|
| 1523 |
- repo association: **NONE**
|
| 1524 |
- repo primary artifacts: **12**
|
| 1525 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 1526 |
+
- snapshot discussion activity: **15 comments / 3 reviews / 3 review comments**
|
| 1527 |
- account age: **1548 days**
|
| 1528 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 1529 |
- public orgs: none visible
|
|
|
|
| 1610 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A1aifanatic)
|
| 1611 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A1aifanatic)
|
| 1612 |
- repo first seen: `2026-02-01T16:01:30Z`
|
| 1613 |
+
- repo last seen: `2026-04-18T19:33:50Z`
|
| 1614 |
- first seen in snapshot: **no**
|
| 1615 |
- repo association: **NONE**
|
| 1616 |
+
- repo primary artifacts: **11**
|
| 1617 |
+
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1618 |
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 1619 |
- account age: **2426 days**
|
| 1620 |
- recent public PR activity: **10 PRs** (0 merged / 0 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
|
|
|
| 1623 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 1624 |
|
| 1625 |
Example artifacts:
|
| 1626 |
+
- [PR #68675: fix(commands): correct dead ternary branch in normalizeTimeout](https://github.com/openclaw/openclaw/pull/68675) — closed
|
| 1627 |
- [PR #68320: fix(ollama): add baseUrl to configSchema and wire it through discovery](https://github.com/openclaw/openclaw/pull/68320) — open
|
| 1628 |
- [PR #68317: fix(directive): remove incorrect 'Telegram only' label from reasoning stream ack](https://github.com/openclaw/openclaw/pull/68317) — open
|
|
|
|
| 1629 |
|
| 1630 |
### `Bartok9`
|
| 1631 |
|
|
|
|
| 1633 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABartok9)
|
| 1634 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABartok9)
|
| 1635 |
- repo first seen: `2026-02-27T18:48:49Z`
|
| 1636 |
+
- repo last seen: `2026-04-18T20:02:31Z`
|
| 1637 |
- first seen in snapshot: **no**
|
| 1638 |
- repo association: **CONTRIBUTOR**
|
| 1639 |
+
- repo primary artifacts: **11**
|
| 1640 |
+
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1641 |
- snapshot discussion activity: **21 comments / 0 reviews / 0 review comments**
|
| 1642 |
- account age: **70 days**
|
| 1643 |
- recent public PR activity: **15 PRs** (2 merged / 6 closed-unmerged / 7 open; merged rate **13%**, closed-unmerged rate **40%**, open rate **47%**)
|
|
|
|
| 1646 |
- heuristic read: **very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1647 |
|
| 1648 |
Example artifacts:
|
| 1649 |
+
- [PR #68680: fix(exec): surface signal-killed subprocesses as structured errors instead of silent undefined](https://github.com/openclaw/openclaw/pull/68680) — open
|
| 1650 |
+
- [PR #68480: fix(active-memory): raise timeoutMs ceiling from 60s to 120s](https://github.com/openclaw/openclaw/pull/68480) — closed, merged
|
| 1651 |
- [PR #68047: fix(gateway): extend image-support name fallback to direct anthropic provider](https://github.com/openclaw/openclaw/pull/68047) — open
|
|
|
|
| 1652 |
|
| 1653 |
### `Jimmy-xuzimo`
|
| 1654 |
|
|
|
|
| 2827 |
- [PR #66428: Integrate/release v2026.4.12 safe pr 20260414](https://github.com/openclaw/openclaw/pull/66428) — open
|
| 2828 |
- [PR #66419: Integrate/release v2026.4.12 safe 20260414](https://github.com/openclaw/openclaw/pull/66419) — open
|
| 2829 |
|
| 2830 |
+
### `plgonzalezrx8`
|
| 2831 |
|
| 2832 |
+
- profile: [github.com/plgonzalezrx8](https://github.com/plgonzalezrx8)
|
| 2833 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aplgonzalezrx8)
|
| 2834 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aplgonzalezrx8)
|
| 2835 |
+
- repo first seen: `2026-01-31T01:53:17Z`
|
| 2836 |
+
- repo last seen: `2026-04-18T20:09:24Z`
|
| 2837 |
- first seen in snapshot: **no**
|
| 2838 |
+
- repo association: **CONTRIBUTOR**
|
| 2839 |
- repo primary artifacts: **6**
|
| 2840 |
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2841 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 2842 |
+
- account age: **3595 days**
|
| 2843 |
+
- recent public PR activity: **19 PRs** (7 merged / 4 closed-unmerged / 8 open; merged rate **37%**, closed-unmerged rate **21%**, open rate **42%**)
|
| 2844 |
- public orgs: none visible
|
| 2845 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 2846 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2847 |
|
| 2848 |
Example artifacts:
|
| 2849 |
+
- [PR #68682: anthropic: stop forcing Claude CLI permission bypass](https://github.com/openclaw/openclaw/pull/68682) — open
|
| 2850 |
+
- [PR #67862: (FIX) Discord: enforce member allowlists for native commands](https://github.com/openclaw/openclaw/pull/67862) — open
|
| 2851 |
+
- [PR #67861: Discord: enforce member allowlists for native commands](https://github.com/openclaw/openclaw/pull/67861) — closed
|
| 2852 |
|
| 2853 |
### `skylee-01`
|
| 2854 |
|
|
|
|
| 2925 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 2926 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 2927 |
- repo first seen: `2026-04-08T11:13:23Z`
|
| 2928 |
+
- repo last seen: `2026-04-18T19:57:37Z`
|
| 2929 |
- first seen in snapshot: **no**
|
| 2930 |
- repo association: **NONE**
|
| 2931 |
- repo primary artifacts: **10**
|
| 2932 |
- snapshot authored PRs/issues: **5 PRs / 5 issues**
|
| 2933 |
+
- snapshot discussion activity: **18 comments / 5 reviews / 5 review comments**
|
| 2934 |
- account age: **2690 days**
|
| 2935 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2936 |
- public orgs: none visible
|
|
|
|
| 3180 |
- [PR #66796: fix(reply): resolve active channel/account SecretRefs in reply runs](https://github.com/openclaw/openclaw/pull/66796) — closed, merged
|
| 3181 |
- [PR #65596: feat(qa-lab): add Convex credential broker and admin CLI](https://github.com/openclaw/openclaw/pull/65596) — closed, merged
|
| 3182 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3183 |
### `sahilsatralkar`
|
| 3184 |
|
| 3185 |
- profile: [github.com/sahilsatralkar](https://github.com/sahilsatralkar)
|
|
|
|
| 3961 |
- [PR #68453: fix(cron): preserve silent tool-result `NO_REPLY` on empty final turn](https://github.com/openclaw/openclaw/pull/68453) — open
|
| 3962 |
- [PR #68411: fix(active-memory): honor timeoutMs values up to 90s](https://github.com/openclaw/openclaw/pull/68411) — closed
|
| 3963 |
- [Issue #68452: [Bug]: isolated cron turns can misclassify exact `NO_REPLY` tool results as incomplete when the final assistant message is empty](https://github.com/openclaw/openclaw/issues/68452) — open
|
| 3964 |
+
- [Issue #68410: [Bug]: Active Memory silently normalizes configured `timeoutMs` above 60000 down to 60000 at runtime](https://github.com/openclaw/openclaw/issues/68410) — closed
|
| 3965 |
|
| 3966 |
### `yoanndefay`
|
| 3967 |
|
|
|
|
| 4079 |
- [PR #66106: fix(media-understanding): support allowPrivateNetwork in tools.media.audio.request](https://github.com/openclaw/openclaw/pull/66106) — open
|
| 4080 |
- [PR #65282: fix(agents): ignore ACP-only streamTo on subagent sessions_spawn](https://github.com/openclaw/openclaw/pull/65282) — open
|
| 4081 |
|
| 4082 |
+
### `evgyur`
|
| 4083 |
+
|
| 4084 |
+
- profile: [github.com/evgyur](https://github.com/evgyur)
|
| 4085 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aevgyur)
|
| 4086 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aevgyur)
|
| 4087 |
+
- repo first seen: `2026-04-17T22:56:05Z`
|
| 4088 |
+
- repo last seen: `2026-04-18T20:15:21Z`
|
| 4089 |
+
- first seen in snapshot: **no**
|
| 4090 |
+
- repo association: **NONE**
|
| 4091 |
+
- repo primary artifacts: **3**
|
| 4092 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4093 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4094 |
+
- account age: **1222 days**
|
| 4095 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 4096 |
+
- public orgs: none visible
|
| 4097 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 4098 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4099 |
+
|
| 4100 |
+
Example artifacts:
|
| 4101 |
+
- [PR #68687: Route durable agent work through TaskFlow](https://github.com/openclaw/openclaw/pull/68687) — open
|
| 4102 |
+
- [PR #68338: Parse multiline MEDIA directives](https://github.com/openclaw/openclaw/pull/68338) — open
|
| 4103 |
+
- [PR #68316: Preserve unsent media payloads after block streaming](https://github.com/openclaw/openclaw/pull/68316) — open
|
| 4104 |
+
|
| 4105 |
### `GameWorldsDEV`
|
| 4106 |
|
| 4107 |
- profile: [github.com/GameWorldsDEV](https://github.com/GameWorldsDEV)
|
|
|
|
| 4378 |
- [PR #66881: test(qianfan,kimi-coding): add provider plugin and onboard config tests [AI-assisted]](https://github.com/openclaw/openclaw/pull/66881) — closed
|
| 4379 |
- [PR #64709: fix(process): handle Windows CJK encoding in child process output [AI-assisted]](https://github.com/openclaw/openclaw/pull/64709) — open
|
| 4380 |
|
| 4381 |
+
### `neofdezf-cloud`
|
| 4382 |
+
|
| 4383 |
+
- profile: [github.com/neofdezf-cloud](https://github.com/neofdezf-cloud)
|
| 4384 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud)
|
| 4385 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud)
|
| 4386 |
+
- repo first seen: `2026-04-11T10:11:35Z`
|
| 4387 |
+
- repo last seen: `2026-04-12T15:53:40Z`
|
| 4388 |
+
- first seen in snapshot: **no**
|
| 4389 |
+
- repo association: **NONE**
|
| 4390 |
+
- repo primary artifacts: **6**
|
| 4391 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 4392 |
+
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 4393 |
+
- account age: **19 days**
|
| 4394 |
+
- recent public PR activity: **6 PRs** (0 merged / 0 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4395 |
+
- public orgs: none visible
|
| 4396 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4397 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 4398 |
+
|
| 4399 |
+
Example artifacts:
|
| 4400 |
+
- [PR #65213: feat(sessions): add effective session explain command](https://github.com/openclaw/openclaw/pull/65213) — open
|
| 4401 |
+
- [PR #65005: feat(models): add provider/model resolution explain command](https://github.com/openclaw/openclaw/pull/65005) — open
|
| 4402 |
+
- [PR #64988: feat(gateway): infer provider from configured model families](https://github.com/openclaw/openclaw/pull/64988) — open
|
| 4403 |
+
|
| 4404 |
### `feiskyer`
|
| 4405 |
|
| 4406 |
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
|
|
|
| 4459 |
- repo first seen: `2026-04-08T03:48:45Z`
|
| 4460 |
- repo last seen: `2026-04-18T05:19:16Z`
|
| 4461 |
- first seen in snapshot: **no**
|
| 4462 |
+
- repo association: **CONTRIBUTOR**
|
| 4463 |
- repo primary artifacts: **5**
|
| 4464 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 4465 |
- snapshot discussion activity: **4 comments / 2 reviews / 2 review comments**
|
|
|
|
| 4470 |
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 4471 |
|
| 4472 |
Example artifacts:
|
| 4473 |
+
- [PR #68415: fix(ui): keep history-backed user image messages visible](https://github.com/openclaw/openclaw/pull/68415) — closed, merged
|
| 4474 |
- [PR #66819: fix(cli): unwrap nested claude result json](https://github.com/openclaw/openclaw/pull/66819) — open
|
| 4475 |
- [PR #64561: fix(openai): default openai-codex provider api to responses](https://github.com/openclaw/openclaw/pull/64561) — closed
|
| 4476 |
|
|
|
|
| 4530 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4531 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4532 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4533 |
+
- repo last seen: `2026-04-18T19:45:16Z`
|
| 4534 |
- first seen in snapshot: **no**
|
| 4535 |
- repo association: **CONTRIBUTOR**
|
| 4536 |
- repo primary artifacts: **5**
|
| 4537 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4538 |
+
- snapshot discussion activity: **7040 comments / 5 reviews / 0 review comments**
|
| 4539 |
- account age: **6258 days**
|
| 4540 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4541 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
|
|
| 5276 |
- [PR #66976: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66976) — open
|
| 5277 |
- [PR #66964: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66964) — closed
|
| 5278 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5279 |
### `AstronautGumbo`
|
| 5280 |
|
| 5281 |
- profile: [github.com/AstronautGumbo](https://github.com/AstronautGumbo)
|
|
|
|
| 5496 |
- [PR #68155: fix(memory): apply decay to nested dated files](https://github.com/openclaw/openclaw/pull/68155) — open
|
| 5497 |
- [PR #68121: fix(memory): preserve publicArtifacts when multiple memory plugins register capability](https://github.com/openclaw/openclaw/pull/68121) — open
|
| 5498 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5499 |
### `Fl0rencess720`
|
| 5500 |
|
| 5501 |
- profile: [github.com/Fl0rencess720](https://github.com/Fl0rencess720)
|
|
|
|
| 6536 |
- [PR #56391: fix(agents): replace blank tool names with sentinel to prevent dispatch loops](https://github.com/openclaw/openclaw/pull/56391) — open
|
| 6537 |
- [PR #50200: fix(slack): fetch fresh download URL via files.info for DM file attachments](https://github.com/openclaw/openclaw/pull/50200) — open
|
| 6538 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6539 |
### `extrasmall0`
|
| 6540 |
|
| 6541 |
- profile: [github.com/extrasmall0](https://github.com/extrasmall0)
|
|
|
|
| 7183 |
- [PR #68424: fix(web-search): restore SecretRef runtime compatibility for bundled providers](https://github.com/openclaw/openclaw/pull/68424) — open
|
| 7184 |
- [PR #27818: Media: sanitize Content-Disposition filenames from remote fetches](https://github.com/openclaw/openclaw/pull/27818) — closed
|
| 7185 |
|
| 7186 |
+
### `apocalypse9949`
|
| 7187 |
+
|
| 7188 |
+
- profile: [github.com/apocalypse9949](https://github.com/apocalypse9949)
|
| 7189 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aapocalypse9949)
|
| 7190 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aapocalypse9949)
|
| 7191 |
+
- repo first seen: `2026-04-11T20:07:39Z`
|
| 7192 |
+
- repo last seen: `2026-04-13T10:44:33Z`
|
| 7193 |
+
- first seen in snapshot: **no**
|
| 7194 |
+
- repo association: **NONE**
|
| 7195 |
+
- repo primary artifacts: **2**
|
| 7196 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7197 |
+
- snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
|
| 7198 |
+
- account age: **1150 days**
|
| 7199 |
+
- recent public PR activity: **22 PRs** (1 merged / 3 closed-unmerged / 18 open; merged rate **5%**, closed-unmerged rate **14%**, open rate **82%**)
|
| 7200 |
+
- public orgs: `OpenSamurai`
|
| 7201 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 7202 |
+
- heuristic read: **high open PR share**
|
| 7203 |
+
|
| 7204 |
+
Example artifacts:
|
| 7205 |
+
- [PR #65452: [security fix] Fix SQL injection in memory schema management](https://github.com/openclaw/openclaw/pull/65452) — open
|
| 7206 |
+
- [PR #64995: Fix SQL injection via identifiers in memory schema](https://github.com/openclaw/openclaw/pull/64995) — closed
|
| 7207 |
+
|
| 7208 |
### `bittoby`
|
| 7209 |
|
| 7210 |
- profile: [github.com/bittoby](https://github.com/bittoby)
|
|
|
|
| 8070 |
- [Issue #67961: Bug: User messages not displayed immediately in Control UI (optimistic update lost after history reload)](https://github.com/openclaw/openclaw/issues/67961) — open
|
| 8071 |
- [Issue #66908: npm link gets broken after openclaw update via Control UI](https://github.com/openclaw/openclaw/issues/66908) — open
|
| 8072 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8073 |
### `parasol-aser`
|
| 8074 |
|
| 8075 |
- profile: [github.com/parasol-aser](https://github.com/parasol-aser)
|
|
|
|
| 10121 |
Example artifacts:
|
| 10122 |
- [PR #68103: Add nvidia api support](https://github.com/openclaw/openclaw/pull/68103) — open
|
| 10123 |
|
| 10124 |
+
### `artificialdimension`
|
| 10125 |
+
|
| 10126 |
+
- profile: [github.com/artificialdimension](https://github.com/artificialdimension)
|
| 10127 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aartificialdimension)
|
| 10128 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aartificialdimension)
|
| 10129 |
+
- repo first seen: `2026-04-18T19:34:56Z`
|
| 10130 |
+
- repo last seen: `2026-04-18T19:34:56Z`
|
| 10131 |
+
- first seen in snapshot: **yes**
|
| 10132 |
+
- repo association: **NONE**
|
| 10133 |
+
- repo primary artifacts: **1**
|
| 10134 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10135 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 10136 |
+
- account age: **70 days**
|
| 10137 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10138 |
+
- public orgs: none visible
|
| 10139 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 10140 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 10141 |
+
|
| 10142 |
+
Example artifacts:
|
| 10143 |
+
- [PR #68676: build: enable legacy-peer-deps for npm installs (madge@8 vs TS 6)](https://github.com/openclaw/openclaw/pull/68676) — open
|
| 10144 |
+
|
| 10145 |
### `aryankinha`
|
| 10146 |
|
| 10147 |
- profile: [github.com/aryankinha](https://github.com/aryankinha)
|
|
|
|
| 10442 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abmadwaves)
|
| 10443 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abmadwaves)
|
| 10444 |
- repo first seen: `2026-04-17T16:54:06Z`
|
| 10445 |
+
- repo last seen: `2026-04-18T20:14:24Z`
|
| 10446 |
- first seen in snapshot: **no**
|
| 10447 |
- repo association: **NONE**
|
| 10448 |
- repo primary artifacts: **1**
|
| 10449 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10450 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 10451 |
- account age: **443 days**
|
| 10452 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10453 |
- public orgs: none visible
|
|
|
|
| 10793 |
Example artifacts:
|
| 10794 |
- [PR #67023: fix(memory-core): prevent dreaming-narrative session leaks (#66358)](https://github.com/openclaw/openclaw/pull/67023) — open
|
| 10795 |
|
| 10796 |
+
### `christnorman`
|
| 10797 |
+
|
| 10798 |
+
- profile: [github.com/christnorman](https://github.com/christnorman)
|
| 10799 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achristnorman)
|
| 10800 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achristnorman)
|
| 10801 |
+
- repo first seen: `2026-04-18T20:08:44Z`
|
| 10802 |
+
- repo last seen: `2026-04-18T20:17:07Z`
|
| 10803 |
+
- first seen in snapshot: **yes**
|
| 10804 |
+
- repo association: **NONE**
|
| 10805 |
+
- repo primary artifacts: **1**
|
| 10806 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10807 |
+
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 10808 |
+
- account age: **975 days**
|
| 10809 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10810 |
+
- public orgs: none visible
|
| 10811 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 10812 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 10813 |
+
|
| 10814 |
+
Example artifacts:
|
| 10815 |
+
- [PR #68681: fix(memory-core): suppress expected dreaming cleanup scope warnings](https://github.com/openclaw/openclaw/pull/68681) — open
|
| 10816 |
+
|
| 10817 |
### `clemenshelm`
|
| 10818 |
|
| 10819 |
- profile: [github.com/clemenshelm](https://github.com/clemenshelm)
|
|
|
|
| 11171 |
Example artifacts:
|
| 11172 |
- [PR #67616: [AI-assisted] feat(memory): add configurable embedding batch timeout](https://github.com/openclaw/openclaw/pull/67616) — open
|
| 11173 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11174 |
### `dkaygithub`
|
| 11175 |
|
| 11176 |
- profile: [github.com/dkaygithub](https://github.com/dkaygithub)
|
|
|
|
| 11339 |
Example artifacts:
|
| 11340 |
- [PR #68647: Support CORS for Gateway HTTP endpoint: add opt-in CORS config](https://github.com/openclaw/openclaw/pull/68647) — open
|
| 11341 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11342 |
### `eejohnso-ops`
|
| 11343 |
|
| 11344 |
- profile: [github.com/eejohnso-ops](https://github.com/eejohnso-ops)
|
|
|
|
| 11444 |
Example artifacts:
|
| 11445 |
- [PR #67853: Fix memory_search wiki fallback and plugin tool registry reuse](https://github.com/openclaw/openclaw/pull/67853) — open
|
| 11446 |
|
| 11447 |
+
### `EpaL`
|
| 11448 |
+
|
| 11449 |
+
- profile: [github.com/EpaL](https://github.com/EpaL)
|
| 11450 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEpaL)
|
| 11451 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEpaL)
|
| 11452 |
+
- repo first seen: `2026-02-21T18:43:07Z`
|
| 11453 |
+
- repo last seen: `2026-04-18T20:15:13Z`
|
| 11454 |
+
- first seen in snapshot: **yes**
|
| 11455 |
+
- repo association: **NONE**
|
| 11456 |
+
- repo primary artifacts: **1**
|
| 11457 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11458 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 11459 |
+
- account age: **5731 days**
|
| 11460 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11461 |
+
- public orgs: none visible
|
| 11462 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11463 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 11464 |
+
|
| 11465 |
+
Example artifacts:
|
| 11466 |
+
- [PR #68686: fix(agents): preserve CLI session on auth-profile/epoch changes](https://github.com/openclaw/openclaw/pull/68686) — open
|
| 11467 |
+
|
| 11468 |
### `ericyoshida`
|
| 11469 |
|
| 11470 |
- profile: [github.com/ericyoshida](https://github.com/ericyoshida)
|
|
|
|
| 11675 |
Example artifacts:
|
| 11676 |
- [PR #68435: feat(gateway): accept audio/file content blocks in /v1/chat/completions](https://github.com/openclaw/openclaw/pull/68435) — open
|
| 11677 |
|
| 11678 |
+
### `fraction12`
|
| 11679 |
+
|
| 11680 |
+
- profile: [github.com/fraction12](https://github.com/fraction12)
|
| 11681 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afraction12)
|
| 11682 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afraction12)
|
| 11683 |
+
- repo first seen: `2026-04-18T19:30:48Z`
|
| 11684 |
+
- repo last seen: `2026-04-18T19:48:19Z`
|
| 11685 |
+
- first seen in snapshot: **yes**
|
| 11686 |
+
- repo association: **NONE**
|
| 11687 |
+
- repo primary artifacts: **1**
|
| 11688 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11689 |
+
- snapshot discussion activity: **1 comments / 4 reviews / 4 review comments**
|
| 11690 |
+
- account age: **3454 days**
|
| 11691 |
+
- recent public PR activity: **14 PRs** (12 merged / 1 closed-unmerged / 1 open; merged rate **86%**, closed-unmerged rate **7%**, open rate **7%**)
|
| 11692 |
+
- public orgs: none visible
|
| 11693 |
+
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
| 11694 |
+
- heuristic read: **—**
|
| 11695 |
+
|
| 11696 |
+
Example artifacts:
|
| 11697 |
+
- [PR #68673: fix: collapse no-progress update_plan churn (AI-assisted)](https://github.com/openclaw/openclaw/pull/68673) — open
|
| 11698 |
+
|
| 11699 |
### `Frrrrrrrrank`
|
| 11700 |
|
| 11701 |
- profile: [github.com/Frrrrrrrrank](https://github.com/Frrrrrrrrank)
|
|
|
|
| 14133 |
Example artifacts:
|
| 14134 |
- [PR #67672: fix(slack): close WebSocket connections on provider stop to prevent leak](https://github.com/openclaw/openclaw/pull/67672) — open
|
| 14135 |
|
| 14136 |
+
### `nitinwadhawan`
|
| 14137 |
+
|
| 14138 |
+
- profile: [github.com/nitinwadhawan](https://github.com/nitinwadhawan)
|
| 14139 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anitinwadhawan)
|
| 14140 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anitinwadhawan)
|
| 14141 |
+
- repo first seen: `2026-04-18T19:44:38Z`
|
| 14142 |
+
- repo last seen: `2026-04-18T20:04:46Z`
|
| 14143 |
+
- first seen in snapshot: **yes**
|
| 14144 |
+
- repo association: **NONE**
|
| 14145 |
+
- repo primary artifacts: **1**
|
| 14146 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14147 |
+
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 14148 |
+
- account age: **4714 days**
|
| 14149 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14150 |
+
- public orgs: none visible
|
| 14151 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 14152 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 14153 |
+
|
| 14154 |
+
Example artifacts:
|
| 14155 |
+
- [PR #68677: Agents/tool-images: memoize resize to avoid per-turn sharp decode (#64418)](https://github.com/openclaw/openclaw/pull/68677) — open
|
| 14156 |
+
|
| 14157 |
### `njiangk`
|
| 14158 |
|
| 14159 |
- profile: [github.com/njiangk](https://github.com/njiangk)
|
|
|
|
| 14728 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARaphaAI)
|
| 14729 |
- repo first seen: `2026-04-18T19:13:57Z`
|
| 14730 |
- repo last seen: `2026-04-18T19:13:57Z`
|
| 14731 |
+
- first seen in snapshot: **no**
|
| 14732 |
- repo association: **NONE**
|
| 14733 |
- repo primary artifacts: **1**
|
| 14734 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15211 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15212 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15213 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15214 |
+
- repo last seen: `2026-04-18T20:16:12Z`
|
| 15215 |
- first seen in snapshot: **no**
|
| 15216 |
- repo association: **NONE**
|
| 15217 |
- repo primary artifacts: **1**
|
| 15218 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15219 |
+
- snapshot discussion activity: **5 comments / 8 reviews / 8 review comments**
|
| 15220 |
- account age: **5691 days**
|
| 15221 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15222 |
- public orgs: none visible
|
|
|
|
| 15224 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15225 |
|
| 15226 |
Example artifacts:
|
| 15227 |
+
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open
|
| 15228 |
|
| 15229 |
### `shakkernerd`
|
| 15230 |
|
|
|
|
| 15793 |
Example artifacts:
|
| 15794 |
- [PR #67731: fix(anthropic): add Claude Sonnet 4.7 forward-compat support](https://github.com/openclaw/openclaw/pull/67731) — open
|
| 15795 |
|
| 15796 |
+
### `Tmalone1250`
|
| 15797 |
+
|
| 15798 |
+
- profile: [github.com/Tmalone1250](https://github.com/Tmalone1250)
|
| 15799 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATmalone1250)
|
| 15800 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATmalone1250)
|
| 15801 |
+
- repo first seen: `2026-04-18T20:13:45Z`
|
| 15802 |
+
- repo last seen: `2026-04-18T20:13:45Z`
|
| 15803 |
+
- first seen in snapshot: **yes**
|
| 15804 |
+
- repo association: **NONE**
|
| 15805 |
+
- repo primary artifacts: **1**
|
| 15806 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15807 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15808 |
+
- account age: **590 days**
|
| 15809 |
+
- recent public PR activity: **8 PRs** (0 merged / 5 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **62%**, open rate **38%**)
|
| 15810 |
+
- public orgs: none visible
|
| 15811 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 15812 |
+
- heuristic read: **many recent closed-unmerged PRs**
|
| 15813 |
+
|
| 15814 |
+
Example artifacts:
|
| 15815 |
+
- [PR #68685: fix(config): strip obsolete memorySearch keys before schema validation (#68664)](https://github.com/openclaw/openclaw/pull/68685) — open
|
| 15816 |
+
|
| 15817 |
### `tmlxrd`
|
| 15818 |
|
| 15819 |
- profile: [github.com/tmlxrd](https://github.com/tmlxrd)
|
|
|
|
| 16387 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AYoungMoneyInvestments)
|
| 16388 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AYoungMoneyInvestments)
|
| 16389 |
- repo first seen: `2026-02-23T16:58:16Z`
|
| 16390 |
+
- repo last seen: `2026-04-18T19:26:06Z`
|
| 16391 |
- first seen in snapshot: **no**
|
| 16392 |
- repo association: **NONE**
|
| 16393 |
- repo primary artifacts: **1**
|
| 16394 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 16395 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 16396 |
- account age: **932 days**
|
| 16397 |
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 16398 |
- public orgs: none visible
|
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:7c42b3f0488f755161199827c85976fea2f2f1f2b97741c3bb2b6bf36a62c2c2
|
| 3 |
+
size 97793
|
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:3ddfbfaa2d887bcffe2d91fca277cd8627d1a9288f4a84bba94fae100dff5553
|
| 3 |
+
size 46805182
|
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:2a601879ea44a8a10789208958afae3772762154b4763317b725f4a223f7a6ee
|
| 3 |
+
size 121206892
|
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:471585df56cfdec30702e96b9dbf5d7fc20f8ac3a847f8af52ffdff61896a9cc
|
| 3 |
+
size 89519044
|
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:1d70e31e1dbc4f2b063bfbadfcc32a7b442b5df279bb5c0576519ed30073620b
|
| 3 |
+
size 4821824
|
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:7bed9ea42b3962ac9132e22eb38dcb8a955b7e20fa6d6d5ca80a3135f705666f
|
| 3 |
+
size 7411171
|
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:82b50677fb0eb8f8ce44a22660e1811666666d70217feddb895ec7f0d6dabef4
|
| 3 |
+
size 1456532
|
snapshots/20260418T202035Z/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": 136558,
|
| 9 |
+
"issues": 4496,
|
| 10 |
+
"links": 44454,
|
| 11 |
+
"new_contributors": 715,
|
| 12 |
+
"pr_diffs": 3307,
|
| 13 |
+
"pr_files": 67248,
|
| 14 |
+
"pull_requests": 3307,
|
| 15 |
+
"review_comments": 17279,
|
| 16 |
+
"reviews": 13143,
|
| 17 |
+
"timeline_events": 53948
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T20:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 27,
|
| 22 |
+
"issue_stubs": 36,
|
| 23 |
+
"issues": 12,
|
| 24 |
+
"links": 82,
|
| 25 |
+
"pr_diffs": 24,
|
| 26 |
+
"pr_files": 326,
|
| 27 |
+
"pull_requests": 24,
|
| 28 |
+
"review_comments": 860,
|
| 29 |
+
"reviews": 700,
|
| 30 |
+
"timeline_events": 1285
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T20:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T202035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T19:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T20: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/20260418T202035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T202035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T20:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T202035Z"
|
| 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-18T19:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T202035Z",
|
| 4 |
+
"next_since": "2026-04-18T20:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T20:20:35Z"
|
| 7 |
}
|