Refresh openclaw dataset snapshot 20260419T122035Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +24 -24
- new-contributors-report.json +685 -689
- new-contributors-report.md +235 -235
- 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/20260419T122035Z/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: `20260419T122035Z`
|
| 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:bd33d08993c2652cb58e6039e22db5660c4cb72ef0884762d95f92246abf70cd
|
| 3 |
+
size 67930933
|
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:2780dca32590299d717652a8c622c87c6150ace372c747baf663787455cae058
|
| 3 |
+
size 1248444
|
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:20db8d7a00abf8cde45318a5fd6e9900788293de6e93860933e61a7a41e3b3b9
|
| 3 |
+
size 20139760
|
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:5e2adaa80975b99666e1c75a5fe3dee7d35b16c815f971a24ca7b073f7fc81a8
|
| 3 |
+
size 7232073
|
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:4729fd8a2f7f194caf06dfbd0a2772847f8a24b1f6ec259b41e20a16f7668f65
|
| 3 |
+
size 542629
|
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": 702,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 137365,
|
| 9 |
+
"issues": 4753,
|
| 10 |
+
"links": 45299,
|
| 11 |
"new_contributors": 702,
|
| 12 |
+
"pr_diffs": 3614,
|
| 13 |
+
"pr_files": 82986,
|
| 14 |
+
"pull_requests": 3614,
|
| 15 |
+
"review_comments": 18565,
|
| 16 |
+
"reviews": 14085,
|
| 17 |
+
"timeline_events": 62135
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T12:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 38,
|
| 22 |
+
"issue_stubs": 51,
|
| 23 |
+
"issues": 19,
|
| 24 |
+
"links": 273,
|
| 25 |
+
"pr_diffs": 32,
|
| 26 |
+
"pr_files": 837,
|
| 27 |
+
"pull_requests": 32,
|
| 28 |
+
"review_comments": 1452,
|
| 29 |
+
"reviews": 1039,
|
| 30 |
+
"timeline_events": 2010
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-19T12:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T122035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T11:20:35Z",
|
| 37 |
+
"next_since": "2026-04-19T12: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": 702,
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 109,
|
| 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": 108,
|
| 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": 6
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -191,14 +191,14 @@
|
|
| 191 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 192 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 193 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 194 |
-
"repo_last_seen_at": "2026-04-
|
| 195 |
-
"repo_primary_artifact_count":
|
| 196 |
-
"repo_artifact_count":
|
| 197 |
"snapshot_issue_count": 49,
|
| 198 |
-
"snapshot_pr_count":
|
| 199 |
-
"snapshot_comment_count":
|
| 200 |
-
"snapshot_review_count":
|
| 201 |
-
"snapshot_review_comment_count":
|
| 202 |
"repo_association": "CONTRIBUTOR",
|
| 203 |
"new_to_repo": false,
|
| 204 |
"first_seen_in_snapshot": false,
|
|
@@ -228,12 +228,22 @@
|
|
| 228 |
},
|
| 229 |
"examples": {
|
| 230 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 231 |
{
|
| 232 |
"kind": "pull_request",
|
| 233 |
"number": 68441,
|
| 234 |
"title": "feat(plan-mode): universal /plan slash commands across all channels (PR-11)",
|
| 235 |
"url": "https://github.com/openclaw/openclaw/pull/68441",
|
| 236 |
-
"state": "
|
| 237 |
"merged": false,
|
| 238 |
"draft": false,
|
| 239 |
"created_at": "2026-04-18T06:41:54Z"
|
|
@@ -243,20 +253,10 @@
|
|
| 243 |
"number": 68440,
|
| 244 |
"title": "feat(plan-mode): plan archetype + ask_user_question + auto mode (PR-10)",
|
| 245 |
"url": "https://github.com/openclaw/openclaw/pull/68440",
|
| 246 |
-
"state": "
|
| 247 |
"merged": false,
|
| 248 |
"draft": false,
|
| 249 |
"created_at": "2026-04-18T06:41:08Z"
|
| 250 |
-
},
|
| 251 |
-
{
|
| 252 |
-
"kind": "pull_request",
|
| 253 |
-
"number": 67840,
|
| 254 |
-
"title": "feat(plan-mode): integration bridge wiring tools + mutation gate + sessions.patch [PR-8]",
|
| 255 |
-
"url": "https://github.com/openclaw/openclaw/pull/67840",
|
| 256 |
-
"state": "open",
|
| 257 |
-
"merged": false,
|
| 258 |
-
"draft": false,
|
| 259 |
-
"created_at": "2026-04-16T22:21:56Z"
|
| 260 |
}
|
| 261 |
],
|
| 262 |
"issues": [
|
|
@@ -2559,6 +2559,83 @@
|
|
| 2559 |
},
|
| 2560 |
"fetch_error": null
|
| 2561 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2562 |
{
|
| 2563 |
"author_login": "tentacloos",
|
| 2564 |
"name": "tentacloos",
|
|
@@ -3342,12 +3419,12 @@
|
|
| 3342 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 3343 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 3344 |
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 3345 |
-
"repo_last_seen_at": "2026-04-
|
| 3346 |
"repo_primary_artifact_count": 11,
|
| 3347 |
-
"repo_artifact_count":
|
| 3348 |
"snapshot_issue_count": 0,
|
| 3349 |
"snapshot_pr_count": 11,
|
| 3350 |
-
"snapshot_comment_count":
|
| 3351 |
"snapshot_review_count": 3,
|
| 3352 |
"snapshot_review_comment_count": 3,
|
| 3353 |
"repo_association": "NONE",
|
|
@@ -3412,83 +3489,6 @@
|
|
| 3412 |
},
|
| 3413 |
"fetch_error": null
|
| 3414 |
},
|
| 3415 |
-
{
|
| 3416 |
-
"author_login": "SARAMALI15792",
|
| 3417 |
-
"name": "saram ali ",
|
| 3418 |
-
"profile_url": "https://github.com/SARAMALI15792",
|
| 3419 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792",
|
| 3420 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792",
|
| 3421 |
-
"repo_first_seen_at": "2026-04-11T06:57:22Z",
|
| 3422 |
-
"repo_last_seen_at": "2026-04-19T10:19:13Z",
|
| 3423 |
-
"repo_primary_artifact_count": 11,
|
| 3424 |
-
"repo_artifact_count": 25,
|
| 3425 |
-
"snapshot_issue_count": 0,
|
| 3426 |
-
"snapshot_pr_count": 11,
|
| 3427 |
-
"snapshot_comment_count": 8,
|
| 3428 |
-
"snapshot_review_count": 3,
|
| 3429 |
-
"snapshot_review_comment_count": 3,
|
| 3430 |
-
"repo_association": "CONTRIBUTOR",
|
| 3431 |
-
"new_to_repo": false,
|
| 3432 |
-
"first_seen_in_snapshot": false,
|
| 3433 |
-
"known_via_prior_merged_pr": true,
|
| 3434 |
-
"report_reason": null,
|
| 3435 |
-
"enrichment_source": "previous_report",
|
| 3436 |
-
"live_refetch_skipped": true,
|
| 3437 |
-
"account_age_days": 992,
|
| 3438 |
-
"young_account": false,
|
| 3439 |
-
"follow_through_score": "weak",
|
| 3440 |
-
"breadth_score": "moderate",
|
| 3441 |
-
"automation_risk_signal": "low",
|
| 3442 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3443 |
-
"public_orgs": [],
|
| 3444 |
-
"activity": {
|
| 3445 |
-
"visible_authored_pr_count": 12,
|
| 3446 |
-
"merged_pr_count": 4,
|
| 3447 |
-
"closed_unmerged_pr_count": 1,
|
| 3448 |
-
"open_pr_count": 7,
|
| 3449 |
-
"merged_pr_rate": 0.3333,
|
| 3450 |
-
"closed_unmerged_pr_rate": 0.0833,
|
| 3451 |
-
"still_open_pr_rate": 0.5833,
|
| 3452 |
-
"distinct_repos_with_authored_prs": 4,
|
| 3453 |
-
"distinct_repos_with_open_prs": 2
|
| 3454 |
-
},
|
| 3455 |
-
"examples": {
|
| 3456 |
-
"pull_requests": [
|
| 3457 |
-
{
|
| 3458 |
-
"kind": "pull_request",
|
| 3459 |
-
"number": 68834,
|
| 3460 |
-
"title": "fix: prevent Discord ACP binding silent hang on fresh gateway boot",
|
| 3461 |
-
"url": "https://github.com/openclaw/openclaw/pull/68834",
|
| 3462 |
-
"state": "open",
|
| 3463 |
-
"merged": false,
|
| 3464 |
-
"draft": false,
|
| 3465 |
-
"created_at": "2026-04-19T06:01:45Z"
|
| 3466 |
-
},
|
| 3467 |
-
{
|
| 3468 |
-
"kind": "pull_request",
|
| 3469 |
-
"number": 68575,
|
| 3470 |
-
"title": "fix(telegram): reset sessions after unrecoverable context overflow",
|
| 3471 |
-
"url": "https://github.com/openclaw/openclaw/pull/68575",
|
| 3472 |
-
"state": "open",
|
| 3473 |
-
"merged": false,
|
| 3474 |
-
"draft": false,
|
| 3475 |
-
"created_at": "2026-04-18T13:25:33Z"
|
| 3476 |
-
},
|
| 3477 |
-
{
|
| 3478 |
-
"kind": "pull_request",
|
| 3479 |
-
"number": 68125,
|
| 3480 |
-
"title": "fix: Control UI runtime content filtering (#68094)",
|
| 3481 |
-
"url": "https://github.com/openclaw/openclaw/pull/68125",
|
| 3482 |
-
"state": "closed",
|
| 3483 |
-
"merged": false,
|
| 3484 |
-
"draft": false,
|
| 3485 |
-
"created_at": "2026-04-17T13:31:32Z"
|
| 3486 |
-
}
|
| 3487 |
-
],
|
| 3488 |
-
"issues": []
|
| 3489 |
-
},
|
| 3490 |
-
"fetch_error": null
|
| 3491 |
-
},
|
| 3492 |
{
|
| 3493 |
"author_login": "zqchris",
|
| 3494 |
"name": null,
|
|
@@ -4962,13 +4962,13 @@
|
|
| 4962 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aloongfay",
|
| 4963 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aloongfay",
|
| 4964 |
"repo_first_seen_at": "2026-04-15T14:58:37Z",
|
| 4965 |
-
"repo_last_seen_at": "2026-04-
|
| 4966 |
"repo_primary_artifact_count": 9,
|
| 4967 |
-
"repo_artifact_count":
|
| 4968 |
"snapshot_issue_count": 1,
|
| 4969 |
"snapshot_pr_count": 8,
|
| 4970 |
"snapshot_comment_count": 1,
|
| 4971 |
-
"snapshot_review_count":
|
| 4972 |
"snapshot_review_comment_count": 1,
|
| 4973 |
"repo_association": "NONE",
|
| 4974 |
"new_to_repo": false,
|
|
@@ -8759,12 +8759,12 @@
|
|
| 8759 |
"snapshot_review_count": 0,
|
| 8760 |
"snapshot_review_comment_count": 0,
|
| 8761 |
"repo_association": "NONE",
|
| 8762 |
-
"new_to_repo":
|
| 8763 |
-
"first_seen_in_snapshot":
|
| 8764 |
"known_via_prior_merged_pr": false,
|
| 8765 |
-
"report_reason":
|
| 8766 |
-
"enrichment_source": "
|
| 8767 |
-
"live_refetch_skipped":
|
| 8768 |
"account_age_days": 2932,
|
| 8769 |
"young_account": false,
|
| 8770 |
"follow_through_score": "weak",
|
|
@@ -10461,6 +10461,83 @@
|
|
| 10461 |
},
|
| 10462 |
"fetch_error": null
|
| 10463 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10464 |
{
|
| 10465 |
"author_login": "RoLuoGan",
|
| 10466 |
"name": null,
|
|
@@ -12501,83 +12578,6 @@
|
|
| 12501 |
},
|
| 12502 |
"fetch_error": null
|
| 12503 |
},
|
| 12504 |
-
{
|
| 12505 |
-
"author_login": "nnish16",
|
| 12506 |
-
"name": "Nishant Sarang",
|
| 12507 |
-
"profile_url": "https://github.com/nnish16",
|
| 12508 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16",
|
| 12509 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16",
|
| 12510 |
-
"repo_first_seen_at": "2026-04-13T18:14:26Z",
|
| 12511 |
-
"repo_last_seen_at": "2026-04-17T18:23:27Z",
|
| 12512 |
-
"repo_primary_artifact_count": 3,
|
| 12513 |
-
"repo_artifact_count": 8,
|
| 12514 |
-
"snapshot_issue_count": 0,
|
| 12515 |
-
"snapshot_pr_count": 3,
|
| 12516 |
-
"snapshot_comment_count": 1,
|
| 12517 |
-
"snapshot_review_count": 2,
|
| 12518 |
-
"snapshot_review_comment_count": 2,
|
| 12519 |
-
"repo_association": "NONE",
|
| 12520 |
-
"new_to_repo": false,
|
| 12521 |
-
"first_seen_in_snapshot": false,
|
| 12522 |
-
"known_via_prior_merged_pr": false,
|
| 12523 |
-
"report_reason": null,
|
| 12524 |
-
"enrichment_source": "previous_report",
|
| 12525 |
-
"live_refetch_skipped": true,
|
| 12526 |
-
"account_age_days": 2135,
|
| 12527 |
-
"young_account": false,
|
| 12528 |
-
"follow_through_score": "weak",
|
| 12529 |
-
"breadth_score": "low",
|
| 12530 |
-
"automation_risk_signal": "medium",
|
| 12531 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 12532 |
-
"public_orgs": [],
|
| 12533 |
-
"activity": {
|
| 12534 |
-
"visible_authored_pr_count": 2,
|
| 12535 |
-
"merged_pr_count": 0,
|
| 12536 |
-
"closed_unmerged_pr_count": 1,
|
| 12537 |
-
"open_pr_count": 1,
|
| 12538 |
-
"merged_pr_rate": 0.0,
|
| 12539 |
-
"closed_unmerged_pr_rate": 0.5,
|
| 12540 |
-
"still_open_pr_rate": 0.5,
|
| 12541 |
-
"distinct_repos_with_authored_prs": 1,
|
| 12542 |
-
"distinct_repos_with_open_prs": 1
|
| 12543 |
-
},
|
| 12544 |
-
"examples": {
|
| 12545 |
-
"pull_requests": [
|
| 12546 |
-
{
|
| 12547 |
-
"kind": "pull_request",
|
| 12548 |
-
"number": 68132,
|
| 12549 |
-
"title": "fix: surface Lobster workflow path errors",
|
| 12550 |
-
"url": "https://github.com/openclaw/openclaw/pull/68132",
|
| 12551 |
-
"state": "open",
|
| 12552 |
-
"merged": false,
|
| 12553 |
-
"draft": false,
|
| 12554 |
-
"created_at": "2026-04-17T13:53:36Z"
|
| 12555 |
-
},
|
| 12556 |
-
{
|
| 12557 |
-
"kind": "pull_request",
|
| 12558 |
-
"number": 67225,
|
| 12559 |
-
"title": "fix: honor agent-specific thinking defaults on ingress runs",
|
| 12560 |
-
"url": "https://github.com/openclaw/openclaw/pull/67225",
|
| 12561 |
-
"state": "open",
|
| 12562 |
-
"merged": false,
|
| 12563 |
-
"draft": false,
|
| 12564 |
-
"created_at": "2026-04-15T14:19:42Z"
|
| 12565 |
-
},
|
| 12566 |
-
{
|
| 12567 |
-
"kind": "pull_request",
|
| 12568 |
-
"number": 66112,
|
| 12569 |
-
"title": "Fix ollama memory embedding provider registration",
|
| 12570 |
-
"url": "https://github.com/openclaw/openclaw/pull/66112",
|
| 12571 |
-
"state": "closed",
|
| 12572 |
-
"merged": false,
|
| 12573 |
-
"draft": false,
|
| 12574 |
-
"created_at": "2026-04-13T18:30:10Z"
|
| 12575 |
-
}
|
| 12576 |
-
],
|
| 12577 |
-
"issues": []
|
| 12578 |
-
},
|
| 12579 |
-
"fetch_error": null
|
| 12580 |
-
},
|
| 12581 |
{
|
| 12582 |
"author_login": "RLTree",
|
| 12583 |
"name": "Terry Noblin",
|
|
@@ -13047,12 +13047,12 @@
|
|
| 13047 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aslepybear",
|
| 13048 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aslepybear",
|
| 13049 |
"repo_first_seen_at": "2026-04-09T16:25:21Z",
|
| 13050 |
-
"repo_last_seen_at": "2026-04-
|
| 13051 |
"repo_primary_artifact_count": 19,
|
| 13052 |
-
"repo_artifact_count":
|
| 13053 |
"snapshot_issue_count": 0,
|
| 13054 |
"snapshot_pr_count": 19,
|
| 13055 |
-
"snapshot_comment_count":
|
| 13056 |
"snapshot_review_count": 3,
|
| 13057 |
"snapshot_review_comment_count": 3,
|
| 13058 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -13913,12 +13913,12 @@
|
|
| 13913 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev",
|
| 13914 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev",
|
| 13915 |
"repo_first_seen_at": "2026-04-02T13:08:35Z",
|
| 13916 |
-
"repo_last_seen_at": "2026-04-
|
| 13917 |
"repo_primary_artifact_count": 4,
|
| 13918 |
-
"repo_artifact_count":
|
| 13919 |
"snapshot_issue_count": 0,
|
| 13920 |
"snapshot_pr_count": 4,
|
| 13921 |
-
"snapshot_comment_count":
|
| 13922 |
"snapshot_review_count": 2,
|
| 13923 |
"snapshot_review_comment_count": 2,
|
| 13924 |
"repo_association": "NONE",
|
|
@@ -14616,83 +14616,6 @@
|
|
| 14616 |
},
|
| 14617 |
"fetch_error": null
|
| 14618 |
},
|
| 14619 |
-
{
|
| 14620 |
-
"author_login": "welfo-beo",
|
| 14621 |
-
"name": null,
|
| 14622 |
-
"profile_url": "https://github.com/welfo-beo",
|
| 14623 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awelfo-beo",
|
| 14624 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awelfo-beo",
|
| 14625 |
-
"repo_first_seen_at": "2026-04-11T04:57:14Z",
|
| 14626 |
-
"repo_last_seen_at": "2026-04-13T15:15:04Z",
|
| 14627 |
-
"repo_primary_artifact_count": 3,
|
| 14628 |
-
"repo_artifact_count": 8,
|
| 14629 |
-
"snapshot_issue_count": 0,
|
| 14630 |
-
"snapshot_pr_count": 3,
|
| 14631 |
-
"snapshot_comment_count": 1,
|
| 14632 |
-
"snapshot_review_count": 2,
|
| 14633 |
-
"snapshot_review_comment_count": 2,
|
| 14634 |
-
"repo_association": "CONTRIBUTOR",
|
| 14635 |
-
"new_to_repo": false,
|
| 14636 |
-
"first_seen_in_snapshot": false,
|
| 14637 |
-
"known_via_prior_merged_pr": false,
|
| 14638 |
-
"report_reason": null,
|
| 14639 |
-
"enrichment_source": "previous_report",
|
| 14640 |
-
"live_refetch_skipped": true,
|
| 14641 |
-
"account_age_days": 525,
|
| 14642 |
-
"young_account": false,
|
| 14643 |
-
"follow_through_score": "weak",
|
| 14644 |
-
"breadth_score": "low",
|
| 14645 |
-
"automation_risk_signal": "low",
|
| 14646 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 14647 |
-
"public_orgs": [],
|
| 14648 |
-
"activity": {
|
| 14649 |
-
"visible_authored_pr_count": 3,
|
| 14650 |
-
"merged_pr_count": 0,
|
| 14651 |
-
"closed_unmerged_pr_count": 1,
|
| 14652 |
-
"open_pr_count": 2,
|
| 14653 |
-
"merged_pr_rate": 0.0,
|
| 14654 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 14655 |
-
"still_open_pr_rate": 0.6667,
|
| 14656 |
-
"distinct_repos_with_authored_prs": 1,
|
| 14657 |
-
"distinct_repos_with_open_prs": 1
|
| 14658 |
-
},
|
| 14659 |
-
"examples": {
|
| 14660 |
-
"pull_requests": [
|
| 14661 |
-
{
|
| 14662 |
-
"kind": "pull_request",
|
| 14663 |
-
"number": 65825,
|
| 14664 |
-
"title": "fix(plugins): reuse realpath cache during discovery",
|
| 14665 |
-
"url": "https://github.com/openclaw/openclaw/pull/65825",
|
| 14666 |
-
"state": "open",
|
| 14667 |
-
"merged": false,
|
| 14668 |
-
"draft": false,
|
| 14669 |
-
"created_at": "2026-04-13T08:58:16Z"
|
| 14670 |
-
},
|
| 14671 |
-
{
|
| 14672 |
-
"kind": "pull_request",
|
| 14673 |
-
"number": 65342,
|
| 14674 |
-
"title": "fix(memory-wiki): preserve Unicode slugs and contradiction keys",
|
| 14675 |
-
"url": "https://github.com/openclaw/openclaw/pull/65342",
|
| 14676 |
-
"state": "closed",
|
| 14677 |
-
"merged": false,
|
| 14678 |
-
"draft": false,
|
| 14679 |
-
"created_at": "2026-04-12T12:20:12Z"
|
| 14680 |
-
},
|
| 14681 |
-
{
|
| 14682 |
-
"kind": "pull_request",
|
| 14683 |
-
"number": 64647,
|
| 14684 |
-
"title": "Allow per-agent memory backend overrides",
|
| 14685 |
-
"url": "https://github.com/openclaw/openclaw/pull/64647",
|
| 14686 |
-
"state": "open",
|
| 14687 |
-
"merged": false,
|
| 14688 |
-
"draft": false,
|
| 14689 |
-
"created_at": "2026-04-11T04:57:14Z"
|
| 14690 |
-
}
|
| 14691 |
-
],
|
| 14692 |
-
"issues": []
|
| 14693 |
-
},
|
| 14694 |
-
"fetch_error": null
|
| 14695 |
-
},
|
| 14696 |
{
|
| 14697 |
"author_login": "717986230",
|
| 14698 |
"name": "\u6768\u5174\u9686",
|
|
@@ -16754,73 +16677,6 @@
|
|
| 16754 |
},
|
| 16755 |
"fetch_error": null
|
| 16756 |
},
|
| 16757 |
-
{
|
| 16758 |
-
"author_login": "bin448482",
|
| 16759 |
-
"name": null,
|
| 16760 |
-
"profile_url": "https://github.com/bin448482",
|
| 16761 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abin448482",
|
| 16762 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abin448482",
|
| 16763 |
-
"repo_first_seen_at": "2026-04-12T12:14:05Z",
|
| 16764 |
-
"repo_last_seen_at": "2026-04-12T14:33:16Z",
|
| 16765 |
-
"repo_primary_artifact_count": 2,
|
| 16766 |
-
"repo_artifact_count": 4,
|
| 16767 |
-
"snapshot_issue_count": 0,
|
| 16768 |
-
"snapshot_pr_count": 2,
|
| 16769 |
-
"snapshot_comment_count": 2,
|
| 16770 |
-
"snapshot_review_count": 0,
|
| 16771 |
-
"snapshot_review_comment_count": 0,
|
| 16772 |
-
"repo_association": "NONE",
|
| 16773 |
-
"new_to_repo": false,
|
| 16774 |
-
"first_seen_in_snapshot": false,
|
| 16775 |
-
"known_via_prior_merged_pr": false,
|
| 16776 |
-
"report_reason": null,
|
| 16777 |
-
"enrichment_source": "previous_report",
|
| 16778 |
-
"live_refetch_skipped": true,
|
| 16779 |
-
"account_age_days": 3832,
|
| 16780 |
-
"young_account": false,
|
| 16781 |
-
"follow_through_score": "weak",
|
| 16782 |
-
"breadth_score": "low",
|
| 16783 |
-
"automation_risk_signal": "medium",
|
| 16784 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 16785 |
-
"public_orgs": [],
|
| 16786 |
-
"activity": {
|
| 16787 |
-
"visible_authored_pr_count": 2,
|
| 16788 |
-
"merged_pr_count": 0,
|
| 16789 |
-
"closed_unmerged_pr_count": 1,
|
| 16790 |
-
"open_pr_count": 1,
|
| 16791 |
-
"merged_pr_rate": 0.0,
|
| 16792 |
-
"closed_unmerged_pr_rate": 0.5,
|
| 16793 |
-
"still_open_pr_rate": 0.5,
|
| 16794 |
-
"distinct_repos_with_authored_prs": 1,
|
| 16795 |
-
"distinct_repos_with_open_prs": 1
|
| 16796 |
-
},
|
| 16797 |
-
"examples": {
|
| 16798 |
-
"pull_requests": [
|
| 16799 |
-
{
|
| 16800 |
-
"kind": "pull_request",
|
| 16801 |
-
"number": 65398,
|
| 16802 |
-
"title": "fix(feishu): preserve top-level groupPolicy and avoid duplicate registration",
|
| 16803 |
-
"url": "https://github.com/openclaw/openclaw/pull/65398",
|
| 16804 |
-
"state": "open",
|
| 16805 |
-
"merged": false,
|
| 16806 |
-
"draft": false,
|
| 16807 |
-
"created_at": "2026-04-12T14:30:05Z"
|
| 16808 |
-
},
|
| 16809 |
-
{
|
| 16810 |
-
"kind": "pull_request",
|
| 16811 |
-
"number": 65338,
|
| 16812 |
-
"title": "Merge: \u540c\u6b65\u5927\u91cf\u66f4\u65b0\u548c\u91cd\u6784",
|
| 16813 |
-
"url": "https://github.com/openclaw/openclaw/pull/65338",
|
| 16814 |
-
"state": "closed",
|
| 16815 |
-
"merged": false,
|
| 16816 |
-
"draft": false,
|
| 16817 |
-
"created_at": "2026-04-12T12:14:05Z"
|
| 16818 |
-
}
|
| 16819 |
-
],
|
| 16820 |
-
"issues": []
|
| 16821 |
-
},
|
| 16822 |
-
"fetch_error": null
|
| 16823 |
-
},
|
| 16824 |
{
|
| 16825 |
"author_login": "chris-yyau",
|
| 16826 |
"name": "Chris Yau",
|
|
@@ -17292,73 +17148,6 @@
|
|
| 17292 |
},
|
| 17293 |
"fetch_error": null
|
| 17294 |
},
|
| 17295 |
-
{
|
| 17296 |
-
"author_login": "frankentini",
|
| 17297 |
-
"name": "CDrake",
|
| 17298 |
-
"profile_url": "https://github.com/frankentini",
|
| 17299 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankentini",
|
| 17300 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankentini",
|
| 17301 |
-
"repo_first_seen_at": "2026-04-11T12:05:46Z",
|
| 17302 |
-
"repo_last_seen_at": "2026-04-12T16:08:33Z",
|
| 17303 |
-
"repo_primary_artifact_count": 2,
|
| 17304 |
-
"repo_artifact_count": 10,
|
| 17305 |
-
"snapshot_issue_count": 0,
|
| 17306 |
-
"snapshot_pr_count": 2,
|
| 17307 |
-
"snapshot_comment_count": 0,
|
| 17308 |
-
"snapshot_review_count": 4,
|
| 17309 |
-
"snapshot_review_comment_count": 4,
|
| 17310 |
-
"repo_association": "NONE",
|
| 17311 |
-
"new_to_repo": false,
|
| 17312 |
-
"first_seen_in_snapshot": false,
|
| 17313 |
-
"known_via_prior_merged_pr": false,
|
| 17314 |
-
"report_reason": null,
|
| 17315 |
-
"enrichment_source": "previous_report",
|
| 17316 |
-
"live_refetch_skipped": true,
|
| 17317 |
-
"account_age_days": 2190,
|
| 17318 |
-
"young_account": false,
|
| 17319 |
-
"follow_through_score": "weak",
|
| 17320 |
-
"breadth_score": "low",
|
| 17321 |
-
"automation_risk_signal": "medium",
|
| 17322 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 17323 |
-
"public_orgs": [],
|
| 17324 |
-
"activity": {
|
| 17325 |
-
"visible_authored_pr_count": 4,
|
| 17326 |
-
"merged_pr_count": 0,
|
| 17327 |
-
"closed_unmerged_pr_count": 2,
|
| 17328 |
-
"open_pr_count": 2,
|
| 17329 |
-
"merged_pr_rate": 0.0,
|
| 17330 |
-
"closed_unmerged_pr_rate": 0.5,
|
| 17331 |
-
"still_open_pr_rate": 0.5,
|
| 17332 |
-
"distinct_repos_with_authored_prs": 3,
|
| 17333 |
-
"distinct_repos_with_open_prs": 2
|
| 17334 |
-
},
|
| 17335 |
-
"examples": {
|
| 17336 |
-
"pull_requests": [
|
| 17337 |
-
{
|
| 17338 |
-
"kind": "pull_request",
|
| 17339 |
-
"number": 65446,
|
| 17340 |
-
"title": "security: use timing-safe token comparison in MCP loopback validator",
|
| 17341 |
-
"url": "https://github.com/openclaw/openclaw/pull/65446",
|
| 17342 |
-
"state": "closed",
|
| 17343 |
-
"merged": false,
|
| 17344 |
-
"draft": false,
|
| 17345 |
-
"created_at": "2026-04-12T16:08:33Z"
|
| 17346 |
-
},
|
| 17347 |
-
{
|
| 17348 |
-
"kind": "pull_request",
|
| 17349 |
-
"number": 65336,
|
| 17350 |
-
"title": "test: add missing extractTextCached assertions to final-tag regression tests",
|
| 17351 |
-
"url": "https://github.com/openclaw/openclaw/pull/65336",
|
| 17352 |
-
"state": "closed",
|
| 17353 |
-
"merged": false,
|
| 17354 |
-
"draft": false,
|
| 17355 |
-
"created_at": "2026-04-12T12:11:06Z"
|
| 17356 |
-
}
|
| 17357 |
-
],
|
| 17358 |
-
"issues": []
|
| 17359 |
-
},
|
| 17360 |
-
"fetch_error": null
|
| 17361 |
-
},
|
| 17362 |
{
|
| 17363 |
"author_login": "geekhuashan",
|
| 17364 |
"name": "Wei Songqu",
|
|
@@ -18106,6 +17895,73 @@
|
|
| 18106 |
},
|
| 18107 |
"fetch_error": null
|
| 18108 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18109 |
{
|
| 18110 |
"author_login": "kvnkho",
|
| 18111 |
"name": "Kevin Kho",
|
|
@@ -18825,7 +18681,7 @@
|
|
| 18825 |
"number": 68302,
|
| 18826 |
"title": "Fix/systemd restart exit null",
|
| 18827 |
"url": "https://github.com/openclaw/openclaw/pull/68302",
|
| 18828 |
-
"state": "
|
| 18829 |
"merged": false,
|
| 18830 |
"draft": false,
|
| 18831 |
"created_at": "2026-04-17T22:28:08Z"
|
|
@@ -18912,6 +18768,73 @@
|
|
| 18912 |
},
|
| 18913 |
"fetch_error": null
|
| 18914 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18915 |
{
|
| 18916 |
"author_login": "osolmaz",
|
| 18917 |
"name": "Onur Solmaz",
|
|
@@ -19316,73 +19239,6 @@
|
|
| 19316 |
},
|
| 19317 |
"fetch_error": null
|
| 19318 |
},
|
| 19319 |
-
{
|
| 19320 |
-
"author_login": "serkonyc",
|
| 19321 |
-
"name": "Sergiusz",
|
| 19322 |
-
"profile_url": "https://github.com/serkonyc",
|
| 19323 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aserkonyc",
|
| 19324 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aserkonyc",
|
| 19325 |
-
"repo_first_seen_at": "2026-04-12T11:37:04Z",
|
| 19326 |
-
"repo_last_seen_at": "2026-04-13T13:34:42Z",
|
| 19327 |
-
"repo_primary_artifact_count": 2,
|
| 19328 |
-
"repo_artifact_count": 3,
|
| 19329 |
-
"snapshot_issue_count": 0,
|
| 19330 |
-
"snapshot_pr_count": 2,
|
| 19331 |
-
"snapshot_comment_count": 1,
|
| 19332 |
-
"snapshot_review_count": 0,
|
| 19333 |
-
"snapshot_review_comment_count": 0,
|
| 19334 |
-
"repo_association": "CONTRIBUTOR",
|
| 19335 |
-
"new_to_repo": false,
|
| 19336 |
-
"first_seen_in_snapshot": false,
|
| 19337 |
-
"known_via_prior_merged_pr": true,
|
| 19338 |
-
"report_reason": null,
|
| 19339 |
-
"enrichment_source": "previous_report",
|
| 19340 |
-
"live_refetch_skipped": true,
|
| 19341 |
-
"account_age_days": 4509,
|
| 19342 |
-
"young_account": false,
|
| 19343 |
-
"follow_through_score": "mixed",
|
| 19344 |
-
"breadth_score": "low",
|
| 19345 |
-
"automation_risk_signal": "low",
|
| 19346 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19347 |
-
"public_orgs": [],
|
| 19348 |
-
"activity": {
|
| 19349 |
-
"visible_authored_pr_count": 2,
|
| 19350 |
-
"merged_pr_count": 1,
|
| 19351 |
-
"closed_unmerged_pr_count": 0,
|
| 19352 |
-
"open_pr_count": 1,
|
| 19353 |
-
"merged_pr_rate": 0.5,
|
| 19354 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 19355 |
-
"still_open_pr_rate": 0.5,
|
| 19356 |
-
"distinct_repos_with_authored_prs": 1,
|
| 19357 |
-
"distinct_repos_with_open_prs": 1
|
| 19358 |
-
},
|
| 19359 |
-
"examples": {
|
| 19360 |
-
"pull_requests": [
|
| 19361 |
-
{
|
| 19362 |
-
"kind": "pull_request",
|
| 19363 |
-
"number": 65845,
|
| 19364 |
-
"title": "fix: auto-approve local metadata pairing upgrades",
|
| 19365 |
-
"url": "https://github.com/openclaw/openclaw/pull/65845",
|
| 19366 |
-
"state": "open",
|
| 19367 |
-
"merged": false,
|
| 19368 |
-
"draft": false,
|
| 19369 |
-
"created_at": "2026-04-13T09:55:02Z"
|
| 19370 |
-
},
|
| 19371 |
-
{
|
| 19372 |
-
"kind": "pull_request",
|
| 19373 |
-
"number": 65320,
|
| 19374 |
-
"title": "fix: harden dreaming narrative session cleanup",
|
| 19375 |
-
"url": "https://github.com/openclaw/openclaw/pull/65320",
|
| 19376 |
-
"state": "closed",
|
| 19377 |
-
"merged": true,
|
| 19378 |
-
"draft": false,
|
| 19379 |
-
"created_at": "2026-04-12T11:37:04Z"
|
| 19380 |
-
}
|
| 19381 |
-
],
|
| 19382 |
-
"issues": []
|
| 19383 |
-
},
|
| 19384 |
-
"fetch_error": null
|
| 19385 |
-
},
|
| 19386 |
{
|
| 19387 |
"author_login": "shahyashish",
|
| 19388 |
"name": null,
|
|
@@ -20967,83 +20823,6 @@
|
|
| 20967 |
},
|
| 20968 |
"fetch_error": null
|
| 20969 |
},
|
| 20970 |
-
{
|
| 20971 |
-
"author_login": "monsonego",
|
| 20972 |
-
"name": null,
|
| 20973 |
-
"profile_url": "https://github.com/monsonego",
|
| 20974 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amonsonego",
|
| 20975 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amonsonego",
|
| 20976 |
-
"repo_first_seen_at": "2026-04-07T12:27:49Z",
|
| 20977 |
-
"repo_last_seen_at": "2026-04-16T07:29:09Z",
|
| 20978 |
-
"repo_primary_artifact_count": 4,
|
| 20979 |
-
"repo_artifact_count": 5,
|
| 20980 |
-
"snapshot_issue_count": 0,
|
| 20981 |
-
"snapshot_pr_count": 4,
|
| 20982 |
-
"snapshot_comment_count": 1,
|
| 20983 |
-
"snapshot_review_count": 0,
|
| 20984 |
-
"snapshot_review_comment_count": 0,
|
| 20985 |
-
"repo_association": "NONE",
|
| 20986 |
-
"new_to_repo": false,
|
| 20987 |
-
"first_seen_in_snapshot": false,
|
| 20988 |
-
"known_via_prior_merged_pr": false,
|
| 20989 |
-
"report_reason": null,
|
| 20990 |
-
"enrichment_source": "previous_report",
|
| 20991 |
-
"live_refetch_skipped": true,
|
| 20992 |
-
"account_age_days": 701,
|
| 20993 |
-
"young_account": false,
|
| 20994 |
-
"follow_through_score": "weak",
|
| 20995 |
-
"breadth_score": "low",
|
| 20996 |
-
"automation_risk_signal": "low",
|
| 20997 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 20998 |
-
"public_orgs": [],
|
| 20999 |
-
"activity": {
|
| 21000 |
-
"visible_authored_pr_count": 4,
|
| 21001 |
-
"merged_pr_count": 0,
|
| 21002 |
-
"closed_unmerged_pr_count": 0,
|
| 21003 |
-
"open_pr_count": 4,
|
| 21004 |
-
"merged_pr_rate": 0.0,
|
| 21005 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 21006 |
-
"still_open_pr_rate": 1.0,
|
| 21007 |
-
"distinct_repos_with_authored_prs": 2,
|
| 21008 |
-
"distinct_repos_with_open_prs": 2
|
| 21009 |
-
},
|
| 21010 |
-
"examples": {
|
| 21011 |
-
"pull_requests": [
|
| 21012 |
-
{
|
| 21013 |
-
"kind": "pull_request",
|
| 21014 |
-
"number": 65340,
|
| 21015 |
-
"title": "test(ui): cover nested qualified chat model refs",
|
| 21016 |
-
"url": "https://github.com/openclaw/openclaw/pull/65340",
|
| 21017 |
-
"state": "open",
|
| 21018 |
-
"merged": false,
|
| 21019 |
-
"draft": false,
|
| 21020 |
-
"created_at": "2026-04-12T12:15:11Z"
|
| 21021 |
-
},
|
| 21022 |
-
{
|
| 21023 |
-
"kind": "pull_request",
|
| 21024 |
-
"number": 62483,
|
| 21025 |
-
"title": "fix: preserve explicit provider prefixes for slash-delimited chat models [AI-assisted]",
|
| 21026 |
-
"url": "https://github.com/openclaw/openclaw/pull/62483",
|
| 21027 |
-
"state": "closed",
|
| 21028 |
-
"merged": false,
|
| 21029 |
-
"draft": true,
|
| 21030 |
-
"created_at": "2026-04-07T12:27:52Z"
|
| 21031 |
-
},
|
| 21032 |
-
{
|
| 21033 |
-
"kind": "pull_request",
|
| 21034 |
-
"number": 62482,
|
| 21035 |
-
"title": "fix: refresh subsystem file loggers across daily log rollovers [AI-assisted]",
|
| 21036 |
-
"url": "https://github.com/openclaw/openclaw/pull/62482",
|
| 21037 |
-
"state": "open",
|
| 21038 |
-
"merged": false,
|
| 21039 |
-
"draft": false,
|
| 21040 |
-
"created_at": "2026-04-07T12:27:51Z"
|
| 21041 |
-
}
|
| 21042 |
-
],
|
| 21043 |
-
"issues": []
|
| 21044 |
-
},
|
| 21045 |
-
"fetch_error": null
|
| 21046 |
-
},
|
| 21047 |
{
|
| 21048 |
"author_login": "kakahu2015",
|
| 21049 |
"name": "kakahu",
|
|
@@ -21440,6 +21219,83 @@
|
|
| 21440 |
},
|
| 21441 |
"fetch_error": null
|
| 21442 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21443 |
{
|
| 21444 |
"author_login": "OpenCodeEngineer",
|
| 21445 |
"name": null,
|
|
@@ -22716,6 +22572,73 @@
|
|
| 22716 |
},
|
| 22717 |
"fetch_error": null
|
| 22718 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22719 |
{
|
| 22720 |
"author_login": "bittoby",
|
| 22721 |
"name": "BitToby",
|
|
@@ -22917,6 +22840,73 @@
|
|
| 22917 |
},
|
| 22918 |
"fetch_error": null
|
| 22919 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22920 |
{
|
| 22921 |
"author_login": "FroeMic",
|
| 22922 |
"name": "Michael Fr\u00f6hlich",
|
|
@@ -23591,6 +23581,73 @@
|
|
| 23591 |
},
|
| 23592 |
"fetch_error": null
|
| 23593 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23594 |
{
|
| 23595 |
"author_login": "snowshadow",
|
| 23596 |
"name": "Alfred Xia",
|
|
@@ -31014,6 +31071,65 @@
|
|
| 31014 |
},
|
| 31015 |
"fetch_error": null
|
| 31016 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31017 |
{
|
| 31018 |
"author_login": "artificialdimension",
|
| 31019 |
"name": null,
|
|
@@ -36463,12 +36579,12 @@
|
|
| 36463 |
"snapshot_review_count": 0,
|
| 36464 |
"snapshot_review_comment_count": 0,
|
| 36465 |
"repo_association": "NONE",
|
| 36466 |
-
"new_to_repo":
|
| 36467 |
-
"first_seen_in_snapshot":
|
| 36468 |
"known_via_prior_merged_pr": false,
|
| 36469 |
-
"report_reason":
|
| 36470 |
-
"enrichment_source": "
|
| 36471 |
-
"live_refetch_skipped":
|
| 36472 |
"account_age_days": 638,
|
| 36473 |
"young_account": false,
|
| 36474 |
"follow_through_score": "weak",
|
|
@@ -37546,12 +37662,12 @@
|
|
| 37546 |
"snapshot_review_count": 0,
|
| 37547 |
"snapshot_review_comment_count": 0,
|
| 37548 |
"repo_association": "NONE",
|
| 37549 |
-
"new_to_repo":
|
| 37550 |
-
"first_seen_in_snapshot":
|
| 37551 |
"known_via_prior_merged_pr": false,
|
| 37552 |
-
"report_reason":
|
| 37553 |
-
"enrichment_source": "
|
| 37554 |
-
"live_refetch_skipped":
|
| 37555 |
"account_age_days": 91,
|
| 37556 |
"young_account": true,
|
| 37557 |
"follow_through_score": "weak",
|
|
@@ -42115,63 +42231,6 @@
|
|
| 42115 |
},
|
| 42116 |
"fetch_error": null
|
| 42117 |
},
|
| 42118 |
-
{
|
| 42119 |
-
"author_login": "OFABLE",
|
| 42120 |
-
"name": null,
|
| 42121 |
-
"profile_url": "https://github.com/OFABLE",
|
| 42122 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AOFABLE",
|
| 42123 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AOFABLE",
|
| 42124 |
-
"repo_first_seen_at": "2026-04-17T14:06:48Z",
|
| 42125 |
-
"repo_last_seen_at": "2026-04-17T14:06:48Z",
|
| 42126 |
-
"repo_primary_artifact_count": 1,
|
| 42127 |
-
"repo_artifact_count": 1,
|
| 42128 |
-
"snapshot_issue_count": 0,
|
| 42129 |
-
"snapshot_pr_count": 1,
|
| 42130 |
-
"snapshot_comment_count": 0,
|
| 42131 |
-
"snapshot_review_count": 0,
|
| 42132 |
-
"snapshot_review_comment_count": 0,
|
| 42133 |
-
"repo_association": "NONE",
|
| 42134 |
-
"new_to_repo": false,
|
| 42135 |
-
"first_seen_in_snapshot": false,
|
| 42136 |
-
"known_via_prior_merged_pr": false,
|
| 42137 |
-
"report_reason": null,
|
| 42138 |
-
"enrichment_source": "previous_report",
|
| 42139 |
-
"live_refetch_skipped": true,
|
| 42140 |
-
"account_age_days": 2161,
|
| 42141 |
-
"young_account": false,
|
| 42142 |
-
"follow_through_score": "weak",
|
| 42143 |
-
"breadth_score": "low",
|
| 42144 |
-
"automation_risk_signal": "low",
|
| 42145 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 42146 |
-
"public_orgs": [],
|
| 42147 |
-
"activity": {
|
| 42148 |
-
"visible_authored_pr_count": 1,
|
| 42149 |
-
"merged_pr_count": 0,
|
| 42150 |
-
"closed_unmerged_pr_count": 0,
|
| 42151 |
-
"open_pr_count": 1,
|
| 42152 |
-
"merged_pr_rate": 0.0,
|
| 42153 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 42154 |
-
"still_open_pr_rate": 1.0,
|
| 42155 |
-
"distinct_repos_with_authored_prs": 1,
|
| 42156 |
-
"distinct_repos_with_open_prs": 1
|
| 42157 |
-
},
|
| 42158 |
-
"examples": {
|
| 42159 |
-
"pull_requests": [
|
| 42160 |
-
{
|
| 42161 |
-
"kind": "pull_request",
|
| 42162 |
-
"number": 68135,
|
| 42163 |
-
"title": "Agents: add claude-sdk runtime with native-tool bridge and sub-agent converter",
|
| 42164 |
-
"url": "https://github.com/openclaw/openclaw/pull/68135",
|
| 42165 |
-
"state": "closed",
|
| 42166 |
-
"merged": false,
|
| 42167 |
-
"draft": false,
|
| 42168 |
-
"created_at": "2026-04-17T14:06:48Z"
|
| 42169 |
-
}
|
| 42170 |
-
],
|
| 42171 |
-
"issues": []
|
| 42172 |
-
},
|
| 42173 |
-
"fetch_error": null
|
| 42174 |
-
},
|
| 42175 |
{
|
| 42176 |
"author_login": "oinoom",
|
| 42177 |
"name": "David Anekstein",
|
|
@@ -44684,7 +44743,7 @@
|
|
| 44684 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 44685 |
"state": "open",
|
| 44686 |
"merged": false,
|
| 44687 |
-
"draft":
|
| 44688 |
"created_at": "2026-04-13T19:30:49Z"
|
| 44689 |
}
|
| 44690 |
],
|
|
@@ -46402,69 +46461,6 @@
|
|
| 46402 |
},
|
| 46403 |
"fetch_error": null
|
| 46404 |
},
|
| 46405 |
-
{
|
| 46406 |
-
"author_login": "Trojaner",
|
| 46407 |
-
"name": "Enes Sad\u0131k \u00d6zbek",
|
| 46408 |
-
"profile_url": "https://github.com/Trojaner",
|
| 46409 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATrojaner",
|
| 46410 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATrojaner",
|
| 46411 |
-
"repo_first_seen_at": "2026-04-12T12:13:01Z",
|
| 46412 |
-
"repo_last_seen_at": "2026-04-12T12:13:01Z",
|
| 46413 |
-
"repo_primary_artifact_count": 1,
|
| 46414 |
-
"repo_artifact_count": 1,
|
| 46415 |
-
"snapshot_issue_count": 0,
|
| 46416 |
-
"snapshot_pr_count": 1,
|
| 46417 |
-
"snapshot_comment_count": 0,
|
| 46418 |
-
"snapshot_review_count": 0,
|
| 46419 |
-
"snapshot_review_comment_count": 0,
|
| 46420 |
-
"repo_association": "NONE",
|
| 46421 |
-
"new_to_repo": false,
|
| 46422 |
-
"first_seen_in_snapshot": false,
|
| 46423 |
-
"known_via_prior_merged_pr": false,
|
| 46424 |
-
"report_reason": null,
|
| 46425 |
-
"enrichment_source": "previous_report",
|
| 46426 |
-
"live_refetch_skipped": true,
|
| 46427 |
-
"account_age_days": 5066,
|
| 46428 |
-
"young_account": false,
|
| 46429 |
-
"follow_through_score": "weak",
|
| 46430 |
-
"breadth_score": "low",
|
| 46431 |
-
"automation_risk_signal": "low",
|
| 46432 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 46433 |
-
"public_orgs": [
|
| 46434 |
-
"RocketMod",
|
| 46435 |
-
"RocketModPlugins",
|
| 46436 |
-
"ImperialPlugins",
|
| 46437 |
-
"openmod",
|
| 46438 |
-
"eksenova"
|
| 46439 |
-
],
|
| 46440 |
-
"activity": {
|
| 46441 |
-
"visible_authored_pr_count": 1,
|
| 46442 |
-
"merged_pr_count": 0,
|
| 46443 |
-
"closed_unmerged_pr_count": 1,
|
| 46444 |
-
"open_pr_count": 0,
|
| 46445 |
-
"merged_pr_rate": 0.0,
|
| 46446 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 46447 |
-
"still_open_pr_rate": 0.0,
|
| 46448 |
-
"distinct_repos_with_authored_prs": 1,
|
| 46449 |
-
"distinct_repos_with_open_prs": 0
|
| 46450 |
-
},
|
| 46451 |
-
"examples": {
|
| 46452 |
-
"pull_requests": [
|
| 46453 |
-
{
|
| 46454 |
-
"kind": "pull_request",
|
| 46455 |
-
"number": 65337,
|
| 46456 |
-
"title": "feat(gateway): add session message mutations",
|
| 46457 |
-
"url": "https://github.com/openclaw/openclaw/pull/65337",
|
| 46458 |
-
"state": "closed",
|
| 46459 |
-
"merged": false,
|
| 46460 |
-
"draft": false,
|
| 46461 |
-
"created_at": "2026-04-12T12:13:01Z"
|
| 46462 |
-
}
|
| 46463 |
-
],
|
| 46464 |
-
"issues": []
|
| 46465 |
-
},
|
| 46466 |
-
"fetch_error": null
|
| 46467 |
-
},
|
| 46468 |
{
|
| 46469 |
"author_login": "TrueNorth49",
|
| 46470 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260419T122035Z",
|
| 5 |
+
"generated_at": "2026-04-19T12:22:50Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 702,
|
| 10 |
+
"first_seen_in_snapshot": 2,
|
| 11 |
"known_via_prior_merged_pr": 109,
|
| 12 |
+
"previous_primary_author_count": 4690,
|
| 13 |
+
"selected_seen_in_previous_primary": 700,
|
| 14 |
+
"previous_report_contributor_count": 702,
|
| 15 |
+
"selected_overlap_previous_report": 700,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
+
"reused_previous_report_entries": 694,
|
| 18 |
"reused_known_merged_contributors": 108,
|
| 19 |
+
"live_fetches": 8,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 7.114,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.01,
|
| 24 |
"enrichment_failures": 6
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 191 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin",
|
| 192 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin",
|
| 193 |
"repo_first_seen_at": "2026-03-15T18:31:56Z",
|
| 194 |
+
"repo_last_seen_at": "2026-04-19T12:18:54Z",
|
| 195 |
+
"repo_primary_artifact_count": 101,
|
| 196 |
+
"repo_artifact_count": 2776,
|
| 197 |
"snapshot_issue_count": 49,
|
| 198 |
+
"snapshot_pr_count": 52,
|
| 199 |
+
"snapshot_comment_count": 253,
|
| 200 |
+
"snapshot_review_count": 1211,
|
| 201 |
+
"snapshot_review_comment_count": 1211,
|
| 202 |
"repo_association": "CONTRIBUTOR",
|
| 203 |
"new_to_repo": false,
|
| 204 |
"first_seen_in_snapshot": false,
|
|
|
|
| 228 |
},
|
| 229 |
"examples": {
|
| 230 |
"pull_requests": [
|
| 231 |
+
{
|
| 232 |
+
"kind": "pull_request",
|
| 233 |
+
"number": 68939,
|
| 234 |
+
"title": "feat(plan-mode): full rollout + iter-1/2/3 hardening (consolidates PRs A/B/C/D/E/F/7/8/10/11)",
|
| 235 |
+
"url": "https://github.com/openclaw/openclaw/pull/68939",
|
| 236 |
+
"state": "open",
|
| 237 |
+
"merged": false,
|
| 238 |
+
"draft": false,
|
| 239 |
+
"created_at": "2026-04-19T11:42:46Z"
|
| 240 |
+
},
|
| 241 |
{
|
| 242 |
"kind": "pull_request",
|
| 243 |
"number": 68441,
|
| 244 |
"title": "feat(plan-mode): universal /plan slash commands across all channels (PR-11)",
|
| 245 |
"url": "https://github.com/openclaw/openclaw/pull/68441",
|
| 246 |
+
"state": "closed",
|
| 247 |
"merged": false,
|
| 248 |
"draft": false,
|
| 249 |
"created_at": "2026-04-18T06:41:54Z"
|
|
|
|
| 253 |
"number": 68440,
|
| 254 |
"title": "feat(plan-mode): plan archetype + ask_user_question + auto mode (PR-10)",
|
| 255 |
"url": "https://github.com/openclaw/openclaw/pull/68440",
|
| 256 |
+
"state": "closed",
|
| 257 |
"merged": false,
|
| 258 |
"draft": false,
|
| 259 |
"created_at": "2026-04-18T06:41:08Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 260 |
}
|
| 261 |
],
|
| 262 |
"issues": [
|
|
|
|
| 2559 |
},
|
| 2560 |
"fetch_error": null
|
| 2561 |
},
|
| 2562 |
+
{
|
| 2563 |
+
"author_login": "SARAMALI15792",
|
| 2564 |
+
"name": "saram ali ",
|
| 2565 |
+
"profile_url": "https://github.com/SARAMALI15792",
|
| 2566 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792",
|
| 2567 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792",
|
| 2568 |
+
"repo_first_seen_at": "2026-04-02T10:01:48Z",
|
| 2569 |
+
"repo_last_seen_at": "2026-04-19T12:14:05Z",
|
| 2570 |
+
"repo_primary_artifact_count": 14,
|
| 2571 |
+
"repo_artifact_count": 29,
|
| 2572 |
+
"snapshot_issue_count": 0,
|
| 2573 |
+
"snapshot_pr_count": 14,
|
| 2574 |
+
"snapshot_comment_count": 9,
|
| 2575 |
+
"snapshot_review_count": 3,
|
| 2576 |
+
"snapshot_review_comment_count": 3,
|
| 2577 |
+
"repo_association": "CONTRIBUTOR",
|
| 2578 |
+
"new_to_repo": false,
|
| 2579 |
+
"first_seen_in_snapshot": false,
|
| 2580 |
+
"known_via_prior_merged_pr": true,
|
| 2581 |
+
"report_reason": null,
|
| 2582 |
+
"enrichment_source": "previous_report",
|
| 2583 |
+
"live_refetch_skipped": true,
|
| 2584 |
+
"account_age_days": 992,
|
| 2585 |
+
"young_account": false,
|
| 2586 |
+
"follow_through_score": "weak",
|
| 2587 |
+
"breadth_score": "moderate",
|
| 2588 |
+
"automation_risk_signal": "low",
|
| 2589 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2590 |
+
"public_orgs": [],
|
| 2591 |
+
"activity": {
|
| 2592 |
+
"visible_authored_pr_count": 12,
|
| 2593 |
+
"merged_pr_count": 4,
|
| 2594 |
+
"closed_unmerged_pr_count": 1,
|
| 2595 |
+
"open_pr_count": 7,
|
| 2596 |
+
"merged_pr_rate": 0.3333,
|
| 2597 |
+
"closed_unmerged_pr_rate": 0.0833,
|
| 2598 |
+
"still_open_pr_rate": 0.5833,
|
| 2599 |
+
"distinct_repos_with_authored_prs": 4,
|
| 2600 |
+
"distinct_repos_with_open_prs": 2
|
| 2601 |
+
},
|
| 2602 |
+
"examples": {
|
| 2603 |
+
"pull_requests": [
|
| 2604 |
+
{
|
| 2605 |
+
"kind": "pull_request",
|
| 2606 |
+
"number": 68949,
|
| 2607 |
+
"title": "fix: enable MCP tools in Pi runtime for coding/messaging profiles (#68875)",
|
| 2608 |
+
"url": "https://github.com/openclaw/openclaw/pull/68949",
|
| 2609 |
+
"state": "open",
|
| 2610 |
+
"merged": false,
|
| 2611 |
+
"draft": false,
|
| 2612 |
+
"created_at": "2026-04-19T12:14:05Z"
|
| 2613 |
+
},
|
| 2614 |
+
{
|
| 2615 |
+
"kind": "pull_request",
|
| 2616 |
+
"number": 68948,
|
| 2617 |
+
"title": "fix: enable MCP tools in Pi runtime for coding/messaging profiles (#68875)",
|
| 2618 |
+
"url": "https://github.com/openclaw/openclaw/pull/68948",
|
| 2619 |
+
"state": "closed",
|
| 2620 |
+
"merged": false,
|
| 2621 |
+
"draft": false,
|
| 2622 |
+
"created_at": "2026-04-19T12:10:48Z"
|
| 2623 |
+
},
|
| 2624 |
+
{
|
| 2625 |
+
"kind": "pull_request",
|
| 2626 |
+
"number": 68834,
|
| 2627 |
+
"title": "fix: prevent Discord ACP binding silent hang on fresh gateway boot",
|
| 2628 |
+
"url": "https://github.com/openclaw/openclaw/pull/68834",
|
| 2629 |
+
"state": "open",
|
| 2630 |
+
"merged": false,
|
| 2631 |
+
"draft": false,
|
| 2632 |
+
"created_at": "2026-04-19T06:01:45Z"
|
| 2633 |
+
}
|
| 2634 |
+
],
|
| 2635 |
+
"issues": []
|
| 2636 |
+
},
|
| 2637 |
+
"fetch_error": null
|
| 2638 |
+
},
|
| 2639 |
{
|
| 2640 |
"author_login": "tentacloos",
|
| 2641 |
"name": "tentacloos",
|
|
|
|
| 3419 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 3420 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 3421 |
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 3422 |
+
"repo_last_seen_at": "2026-04-19T11:57:14Z",
|
| 3423 |
"repo_primary_artifact_count": 11,
|
| 3424 |
+
"repo_artifact_count": 25,
|
| 3425 |
"snapshot_issue_count": 0,
|
| 3426 |
"snapshot_pr_count": 11,
|
| 3427 |
+
"snapshot_comment_count": 8,
|
| 3428 |
"snapshot_review_count": 3,
|
| 3429 |
"snapshot_review_comment_count": 3,
|
| 3430 |
"repo_association": "NONE",
|
|
|
|
| 3489 |
},
|
| 3490 |
"fetch_error": null
|
| 3491 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3492 |
{
|
| 3493 |
"author_login": "zqchris",
|
| 3494 |
"name": null,
|
|
|
|
| 4962 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aloongfay",
|
| 4963 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aloongfay",
|
| 4964 |
"repo_first_seen_at": "2026-04-15T14:58:37Z",
|
| 4965 |
+
"repo_last_seen_at": "2026-04-19T12:16:13Z",
|
| 4966 |
"repo_primary_artifact_count": 9,
|
| 4967 |
+
"repo_artifact_count": 13,
|
| 4968 |
"snapshot_issue_count": 1,
|
| 4969 |
"snapshot_pr_count": 8,
|
| 4970 |
"snapshot_comment_count": 1,
|
| 4971 |
+
"snapshot_review_count": 2,
|
| 4972 |
"snapshot_review_comment_count": 1,
|
| 4973 |
"repo_association": "NONE",
|
| 4974 |
"new_to_repo": false,
|
|
|
|
| 8759 |
"snapshot_review_count": 0,
|
| 8760 |
"snapshot_review_comment_count": 0,
|
| 8761 |
"repo_association": "NONE",
|
| 8762 |
+
"new_to_repo": false,
|
| 8763 |
+
"first_seen_in_snapshot": false,
|
| 8764 |
"known_via_prior_merged_pr": false,
|
| 8765 |
+
"report_reason": null,
|
| 8766 |
+
"enrichment_source": "previous_report",
|
| 8767 |
+
"live_refetch_skipped": true,
|
| 8768 |
"account_age_days": 2932,
|
| 8769 |
"young_account": false,
|
| 8770 |
"follow_through_score": "weak",
|
|
|
|
| 10461 |
},
|
| 10462 |
"fetch_error": null
|
| 10463 |
},
|
| 10464 |
+
{
|
| 10465 |
+
"author_login": "nnish16",
|
| 10466 |
+
"name": "Nishant Sarang",
|
| 10467 |
+
"profile_url": "https://github.com/nnish16",
|
| 10468 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16",
|
| 10469 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16",
|
| 10470 |
+
"repo_first_seen_at": "2026-04-13T18:14:26Z",
|
| 10471 |
+
"repo_last_seen_at": "2026-04-19T11:47:37Z",
|
| 10472 |
+
"repo_primary_artifact_count": 4,
|
| 10473 |
+
"repo_artifact_count": 9,
|
| 10474 |
+
"snapshot_issue_count": 0,
|
| 10475 |
+
"snapshot_pr_count": 4,
|
| 10476 |
+
"snapshot_comment_count": 1,
|
| 10477 |
+
"snapshot_review_count": 2,
|
| 10478 |
+
"snapshot_review_comment_count": 2,
|
| 10479 |
+
"repo_association": "NONE",
|
| 10480 |
+
"new_to_repo": false,
|
| 10481 |
+
"first_seen_in_snapshot": false,
|
| 10482 |
+
"known_via_prior_merged_pr": false,
|
| 10483 |
+
"report_reason": null,
|
| 10484 |
+
"enrichment_source": "previous_report",
|
| 10485 |
+
"live_refetch_skipped": true,
|
| 10486 |
+
"account_age_days": 2135,
|
| 10487 |
+
"young_account": false,
|
| 10488 |
+
"follow_through_score": "weak",
|
| 10489 |
+
"breadth_score": "low",
|
| 10490 |
+
"automation_risk_signal": "medium",
|
| 10491 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 10492 |
+
"public_orgs": [],
|
| 10493 |
+
"activity": {
|
| 10494 |
+
"visible_authored_pr_count": 2,
|
| 10495 |
+
"merged_pr_count": 0,
|
| 10496 |
+
"closed_unmerged_pr_count": 1,
|
| 10497 |
+
"open_pr_count": 1,
|
| 10498 |
+
"merged_pr_rate": 0.0,
|
| 10499 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 10500 |
+
"still_open_pr_rate": 0.5,
|
| 10501 |
+
"distinct_repos_with_authored_prs": 1,
|
| 10502 |
+
"distinct_repos_with_open_prs": 1
|
| 10503 |
+
},
|
| 10504 |
+
"examples": {
|
| 10505 |
+
"pull_requests": [
|
| 10506 |
+
{
|
| 10507 |
+
"kind": "pull_request",
|
| 10508 |
+
"number": 68943,
|
| 10509 |
+
"title": "fix: skip Homebrew prompt on FreeBSD",
|
| 10510 |
+
"url": "https://github.com/openclaw/openclaw/pull/68943",
|
| 10511 |
+
"state": "open",
|
| 10512 |
+
"merged": false,
|
| 10513 |
+
"draft": false,
|
| 10514 |
+
"created_at": "2026-04-19T11:47:37Z"
|
| 10515 |
+
},
|
| 10516 |
+
{
|
| 10517 |
+
"kind": "pull_request",
|
| 10518 |
+
"number": 68132,
|
| 10519 |
+
"title": "fix: surface Lobster workflow path errors",
|
| 10520 |
+
"url": "https://github.com/openclaw/openclaw/pull/68132",
|
| 10521 |
+
"state": "open",
|
| 10522 |
+
"merged": false,
|
| 10523 |
+
"draft": false,
|
| 10524 |
+
"created_at": "2026-04-17T13:53:36Z"
|
| 10525 |
+
},
|
| 10526 |
+
{
|
| 10527 |
+
"kind": "pull_request",
|
| 10528 |
+
"number": 67225,
|
| 10529 |
+
"title": "fix: honor agent-specific thinking defaults on ingress runs",
|
| 10530 |
+
"url": "https://github.com/openclaw/openclaw/pull/67225",
|
| 10531 |
+
"state": "open",
|
| 10532 |
+
"merged": false,
|
| 10533 |
+
"draft": false,
|
| 10534 |
+
"created_at": "2026-04-15T14:19:42Z"
|
| 10535 |
+
}
|
| 10536 |
+
],
|
| 10537 |
+
"issues": []
|
| 10538 |
+
},
|
| 10539 |
+
"fetch_error": null
|
| 10540 |
+
},
|
| 10541 |
{
|
| 10542 |
"author_login": "RoLuoGan",
|
| 10543 |
"name": null,
|
|
|
|
| 12578 |
},
|
| 12579 |
"fetch_error": null
|
| 12580 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12581 |
{
|
| 12582 |
"author_login": "RLTree",
|
| 12583 |
"name": "Terry Noblin",
|
|
|
|
| 13047 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aslepybear",
|
| 13048 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aslepybear",
|
| 13049 |
"repo_first_seen_at": "2026-04-09T16:25:21Z",
|
| 13050 |
+
"repo_last_seen_at": "2026-04-19T11:25:29Z",
|
| 13051 |
"repo_primary_artifact_count": 19,
|
| 13052 |
+
"repo_artifact_count": 54,
|
| 13053 |
"snapshot_issue_count": 0,
|
| 13054 |
"snapshot_pr_count": 19,
|
| 13055 |
+
"snapshot_comment_count": 29,
|
| 13056 |
"snapshot_review_count": 3,
|
| 13057 |
"snapshot_review_comment_count": 3,
|
| 13058 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 13913 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev",
|
| 13914 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev",
|
| 13915 |
"repo_first_seen_at": "2026-04-02T13:08:35Z",
|
| 13916 |
+
"repo_last_seen_at": "2026-04-19T11:28:29Z",
|
| 13917 |
"repo_primary_artifact_count": 4,
|
| 13918 |
+
"repo_artifact_count": 14,
|
| 13919 |
"snapshot_issue_count": 0,
|
| 13920 |
"snapshot_pr_count": 4,
|
| 13921 |
+
"snapshot_comment_count": 6,
|
| 13922 |
"snapshot_review_count": 2,
|
| 13923 |
"snapshot_review_comment_count": 2,
|
| 13924 |
"repo_association": "NONE",
|
|
|
|
| 14616 |
},
|
| 14617 |
"fetch_error": null
|
| 14618 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14619 |
{
|
| 14620 |
"author_login": "717986230",
|
| 14621 |
"name": "\u6768\u5174\u9686",
|
|
|
|
| 16677 |
},
|
| 16678 |
"fetch_error": null
|
| 16679 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16680 |
{
|
| 16681 |
"author_login": "chris-yyau",
|
| 16682 |
"name": "Chris Yau",
|
|
|
|
| 17148 |
},
|
| 17149 |
"fetch_error": null
|
| 17150 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17151 |
{
|
| 17152 |
"author_login": "geekhuashan",
|
| 17153 |
"name": "Wei Songqu",
|
|
|
|
| 17895 |
},
|
| 17896 |
"fetch_error": null
|
| 17897 |
},
|
| 17898 |
+
{
|
| 17899 |
+
"author_login": "JustInCache",
|
| 17900 |
+
"name": "Ankush",
|
| 17901 |
+
"profile_url": "https://github.com/JustInCache",
|
| 17902 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJustInCache",
|
| 17903 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJustInCache",
|
| 17904 |
+
"repo_first_seen_at": "2026-04-19T11:44:54Z",
|
| 17905 |
+
"repo_last_seen_at": "2026-04-19T11:45:11Z",
|
| 17906 |
+
"repo_primary_artifact_count": 2,
|
| 17907 |
+
"repo_artifact_count": 2,
|
| 17908 |
+
"snapshot_issue_count": 0,
|
| 17909 |
+
"snapshot_pr_count": 2,
|
| 17910 |
+
"snapshot_comment_count": 0,
|
| 17911 |
+
"snapshot_review_count": 0,
|
| 17912 |
+
"snapshot_review_comment_count": 0,
|
| 17913 |
+
"repo_association": "NONE",
|
| 17914 |
+
"new_to_repo": true,
|
| 17915 |
+
"first_seen_in_snapshot": true,
|
| 17916 |
+
"known_via_prior_merged_pr": false,
|
| 17917 |
+
"report_reason": "first_seen_in_snapshot",
|
| 17918 |
+
"enrichment_source": "live",
|
| 17919 |
+
"live_refetch_skipped": false,
|
| 17920 |
+
"account_age_days": 1431,
|
| 17921 |
+
"young_account": false,
|
| 17922 |
+
"follow_through_score": "weak",
|
| 17923 |
+
"breadth_score": "low",
|
| 17924 |
+
"automation_risk_signal": "low",
|
| 17925 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 17926 |
+
"public_orgs": [],
|
| 17927 |
+
"activity": {
|
| 17928 |
+
"visible_authored_pr_count": 3,
|
| 17929 |
+
"merged_pr_count": 1,
|
| 17930 |
+
"closed_unmerged_pr_count": 0,
|
| 17931 |
+
"open_pr_count": 2,
|
| 17932 |
+
"merged_pr_rate": 0.3333,
|
| 17933 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 17934 |
+
"still_open_pr_rate": 0.6667,
|
| 17935 |
+
"distinct_repos_with_authored_prs": 2,
|
| 17936 |
+
"distinct_repos_with_open_prs": 1
|
| 17937 |
+
},
|
| 17938 |
+
"examples": {
|
| 17939 |
+
"pull_requests": [
|
| 17940 |
+
{
|
| 17941 |
+
"kind": "pull_request",
|
| 17942 |
+
"number": 68942,
|
| 17943 |
+
"title": "fix: map 'From Daily Log' badge to dailyCount, not groundedCount",
|
| 17944 |
+
"url": "https://github.com/openclaw/openclaw/pull/68942",
|
| 17945 |
+
"state": "open",
|
| 17946 |
+
"merged": false,
|
| 17947 |
+
"draft": false,
|
| 17948 |
+
"created_at": "2026-04-19T11:45:11Z"
|
| 17949 |
+
},
|
| 17950 |
+
{
|
| 17951 |
+
"kind": "pull_request",
|
| 17952 |
+
"number": 68941,
|
| 17953 |
+
"title": "fix: skip Homebrew prompt on FreeBSD and other non-Linux/macOS platforms",
|
| 17954 |
+
"url": "https://github.com/openclaw/openclaw/pull/68941",
|
| 17955 |
+
"state": "open",
|
| 17956 |
+
"merged": false,
|
| 17957 |
+
"draft": false,
|
| 17958 |
+
"created_at": "2026-04-19T11:44:54Z"
|
| 17959 |
+
}
|
| 17960 |
+
],
|
| 17961 |
+
"issues": []
|
| 17962 |
+
},
|
| 17963 |
+
"fetch_error": null
|
| 17964 |
+
},
|
| 17965 |
{
|
| 17966 |
"author_login": "kvnkho",
|
| 17967 |
"name": "Kevin Kho",
|
|
|
|
| 18681 |
"number": 68302,
|
| 18682 |
"title": "Fix/systemd restart exit null",
|
| 18683 |
"url": "https://github.com/openclaw/openclaw/pull/68302",
|
| 18684 |
+
"state": "closed",
|
| 18685 |
"merged": false,
|
| 18686 |
"draft": false,
|
| 18687 |
"created_at": "2026-04-17T22:28:08Z"
|
|
|
|
| 18768 |
},
|
| 18769 |
"fetch_error": null
|
| 18770 |
},
|
| 18771 |
+
{
|
| 18772 |
+
"author_login": "OFABLE",
|
| 18773 |
+
"name": null,
|
| 18774 |
+
"profile_url": "https://github.com/OFABLE",
|
| 18775 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AOFABLE",
|
| 18776 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AOFABLE",
|
| 18777 |
+
"repo_first_seen_at": "2026-04-17T14:06:48Z",
|
| 18778 |
+
"repo_last_seen_at": "2026-04-19T11:28:01Z",
|
| 18779 |
+
"repo_primary_artifact_count": 2,
|
| 18780 |
+
"repo_artifact_count": 2,
|
| 18781 |
+
"snapshot_issue_count": 0,
|
| 18782 |
+
"snapshot_pr_count": 2,
|
| 18783 |
+
"snapshot_comment_count": 0,
|
| 18784 |
+
"snapshot_review_count": 0,
|
| 18785 |
+
"snapshot_review_comment_count": 0,
|
| 18786 |
+
"repo_association": "NONE",
|
| 18787 |
+
"new_to_repo": false,
|
| 18788 |
+
"first_seen_in_snapshot": false,
|
| 18789 |
+
"known_via_prior_merged_pr": false,
|
| 18790 |
+
"report_reason": null,
|
| 18791 |
+
"enrichment_source": "previous_report",
|
| 18792 |
+
"live_refetch_skipped": true,
|
| 18793 |
+
"account_age_days": 2161,
|
| 18794 |
+
"young_account": false,
|
| 18795 |
+
"follow_through_score": "weak",
|
| 18796 |
+
"breadth_score": "low",
|
| 18797 |
+
"automation_risk_signal": "low",
|
| 18798 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 18799 |
+
"public_orgs": [],
|
| 18800 |
+
"activity": {
|
| 18801 |
+
"visible_authored_pr_count": 1,
|
| 18802 |
+
"merged_pr_count": 0,
|
| 18803 |
+
"closed_unmerged_pr_count": 0,
|
| 18804 |
+
"open_pr_count": 1,
|
| 18805 |
+
"merged_pr_rate": 0.0,
|
| 18806 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 18807 |
+
"still_open_pr_rate": 1.0,
|
| 18808 |
+
"distinct_repos_with_authored_prs": 1,
|
| 18809 |
+
"distinct_repos_with_open_prs": 1
|
| 18810 |
+
},
|
| 18811 |
+
"examples": {
|
| 18812 |
+
"pull_requests": [
|
| 18813 |
+
{
|
| 18814 |
+
"kind": "pull_request",
|
| 18815 |
+
"number": 68936,
|
| 18816 |
+
"title": "Autofix: add PR review autofix pipeline + Windows daemon",
|
| 18817 |
+
"url": "https://github.com/openclaw/openclaw/pull/68936",
|
| 18818 |
+
"state": "open",
|
| 18819 |
+
"merged": false,
|
| 18820 |
+
"draft": false,
|
| 18821 |
+
"created_at": "2026-04-19T11:28:01Z"
|
| 18822 |
+
},
|
| 18823 |
+
{
|
| 18824 |
+
"kind": "pull_request",
|
| 18825 |
+
"number": 68135,
|
| 18826 |
+
"title": "Agents: add claude-sdk runtime with native-tool bridge and sub-agent converter",
|
| 18827 |
+
"url": "https://github.com/openclaw/openclaw/pull/68135",
|
| 18828 |
+
"state": "closed",
|
| 18829 |
+
"merged": false,
|
| 18830 |
+
"draft": false,
|
| 18831 |
+
"created_at": "2026-04-17T14:06:48Z"
|
| 18832 |
+
}
|
| 18833 |
+
],
|
| 18834 |
+
"issues": []
|
| 18835 |
+
},
|
| 18836 |
+
"fetch_error": null
|
| 18837 |
+
},
|
| 18838 |
{
|
| 18839 |
"author_login": "osolmaz",
|
| 18840 |
"name": "Onur Solmaz",
|
|
|
|
| 19239 |
},
|
| 19240 |
"fetch_error": null
|
| 19241 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19242 |
{
|
| 19243 |
"author_login": "shahyashish",
|
| 19244 |
"name": null,
|
|
|
|
| 20823 |
},
|
| 20824 |
"fetch_error": null
|
| 20825 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20826 |
{
|
| 20827 |
"author_login": "kakahu2015",
|
| 20828 |
"name": "kakahu",
|
|
|
|
| 21219 |
},
|
| 21220 |
"fetch_error": null
|
| 21221 |
},
|
| 21222 |
+
{
|
| 21223 |
+
"author_login": "welfo-beo",
|
| 21224 |
+
"name": null,
|
| 21225 |
+
"profile_url": "https://github.com/welfo-beo",
|
| 21226 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awelfo-beo",
|
| 21227 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awelfo-beo",
|
| 21228 |
+
"repo_first_seen_at": "2026-04-11T04:57:14Z",
|
| 21229 |
+
"repo_last_seen_at": "2026-04-13T15:15:04Z",
|
| 21230 |
+
"repo_primary_artifact_count": 3,
|
| 21231 |
+
"repo_artifact_count": 8,
|
| 21232 |
+
"snapshot_issue_count": 0,
|
| 21233 |
+
"snapshot_pr_count": 3,
|
| 21234 |
+
"snapshot_comment_count": 1,
|
| 21235 |
+
"snapshot_review_count": 2,
|
| 21236 |
+
"snapshot_review_comment_count": 2,
|
| 21237 |
+
"repo_association": "CONTRIBUTOR",
|
| 21238 |
+
"new_to_repo": false,
|
| 21239 |
+
"first_seen_in_snapshot": false,
|
| 21240 |
+
"known_via_prior_merged_pr": false,
|
| 21241 |
+
"report_reason": null,
|
| 21242 |
+
"enrichment_source": "previous_report",
|
| 21243 |
+
"live_refetch_skipped": true,
|
| 21244 |
+
"account_age_days": 525,
|
| 21245 |
+
"young_account": false,
|
| 21246 |
+
"follow_through_score": "weak",
|
| 21247 |
+
"breadth_score": "low",
|
| 21248 |
+
"automation_risk_signal": "low",
|
| 21249 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 21250 |
+
"public_orgs": [],
|
| 21251 |
+
"activity": {
|
| 21252 |
+
"visible_authored_pr_count": 3,
|
| 21253 |
+
"merged_pr_count": 0,
|
| 21254 |
+
"closed_unmerged_pr_count": 1,
|
| 21255 |
+
"open_pr_count": 2,
|
| 21256 |
+
"merged_pr_rate": 0.0,
|
| 21257 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 21258 |
+
"still_open_pr_rate": 0.6667,
|
| 21259 |
+
"distinct_repos_with_authored_prs": 1,
|
| 21260 |
+
"distinct_repos_with_open_prs": 1
|
| 21261 |
+
},
|
| 21262 |
+
"examples": {
|
| 21263 |
+
"pull_requests": [
|
| 21264 |
+
{
|
| 21265 |
+
"kind": "pull_request",
|
| 21266 |
+
"number": 65825,
|
| 21267 |
+
"title": "fix(plugins): reuse realpath cache during discovery",
|
| 21268 |
+
"url": "https://github.com/openclaw/openclaw/pull/65825",
|
| 21269 |
+
"state": "open",
|
| 21270 |
+
"merged": false,
|
| 21271 |
+
"draft": false,
|
| 21272 |
+
"created_at": "2026-04-13T08:58:16Z"
|
| 21273 |
+
},
|
| 21274 |
+
{
|
| 21275 |
+
"kind": "pull_request",
|
| 21276 |
+
"number": 65342,
|
| 21277 |
+
"title": "fix(memory-wiki): preserve Unicode slugs and contradiction keys",
|
| 21278 |
+
"url": "https://github.com/openclaw/openclaw/pull/65342",
|
| 21279 |
+
"state": "closed",
|
| 21280 |
+
"merged": false,
|
| 21281 |
+
"draft": false,
|
| 21282 |
+
"created_at": "2026-04-12T12:20:12Z"
|
| 21283 |
+
},
|
| 21284 |
+
{
|
| 21285 |
+
"kind": "pull_request",
|
| 21286 |
+
"number": 64647,
|
| 21287 |
+
"title": "Allow per-agent memory backend overrides",
|
| 21288 |
+
"url": "https://github.com/openclaw/openclaw/pull/64647",
|
| 21289 |
+
"state": "open",
|
| 21290 |
+
"merged": false,
|
| 21291 |
+
"draft": false,
|
| 21292 |
+
"created_at": "2026-04-11T04:57:14Z"
|
| 21293 |
+
}
|
| 21294 |
+
],
|
| 21295 |
+
"issues": []
|
| 21296 |
+
},
|
| 21297 |
+
"fetch_error": null
|
| 21298 |
+
},
|
| 21299 |
{
|
| 21300 |
"author_login": "OpenCodeEngineer",
|
| 21301 |
"name": null,
|
|
|
|
| 22572 |
},
|
| 22573 |
"fetch_error": null
|
| 22574 |
},
|
| 22575 |
+
{
|
| 22576 |
+
"author_login": "bin448482",
|
| 22577 |
+
"name": null,
|
| 22578 |
+
"profile_url": "https://github.com/bin448482",
|
| 22579 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abin448482",
|
| 22580 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abin448482",
|
| 22581 |
+
"repo_first_seen_at": "2026-04-12T12:14:05Z",
|
| 22582 |
+
"repo_last_seen_at": "2026-04-12T14:33:16Z",
|
| 22583 |
+
"repo_primary_artifact_count": 2,
|
| 22584 |
+
"repo_artifact_count": 4,
|
| 22585 |
+
"snapshot_issue_count": 0,
|
| 22586 |
+
"snapshot_pr_count": 2,
|
| 22587 |
+
"snapshot_comment_count": 2,
|
| 22588 |
+
"snapshot_review_count": 0,
|
| 22589 |
+
"snapshot_review_comment_count": 0,
|
| 22590 |
+
"repo_association": "NONE",
|
| 22591 |
+
"new_to_repo": false,
|
| 22592 |
+
"first_seen_in_snapshot": false,
|
| 22593 |
+
"known_via_prior_merged_pr": false,
|
| 22594 |
+
"report_reason": null,
|
| 22595 |
+
"enrichment_source": "previous_report",
|
| 22596 |
+
"live_refetch_skipped": true,
|
| 22597 |
+
"account_age_days": 3832,
|
| 22598 |
+
"young_account": false,
|
| 22599 |
+
"follow_through_score": "weak",
|
| 22600 |
+
"breadth_score": "low",
|
| 22601 |
+
"automation_risk_signal": "medium",
|
| 22602 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 22603 |
+
"public_orgs": [],
|
| 22604 |
+
"activity": {
|
| 22605 |
+
"visible_authored_pr_count": 2,
|
| 22606 |
+
"merged_pr_count": 0,
|
| 22607 |
+
"closed_unmerged_pr_count": 1,
|
| 22608 |
+
"open_pr_count": 1,
|
| 22609 |
+
"merged_pr_rate": 0.0,
|
| 22610 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 22611 |
+
"still_open_pr_rate": 0.5,
|
| 22612 |
+
"distinct_repos_with_authored_prs": 1,
|
| 22613 |
+
"distinct_repos_with_open_prs": 1
|
| 22614 |
+
},
|
| 22615 |
+
"examples": {
|
| 22616 |
+
"pull_requests": [
|
| 22617 |
+
{
|
| 22618 |
+
"kind": "pull_request",
|
| 22619 |
+
"number": 65398,
|
| 22620 |
+
"title": "fix(feishu): preserve top-level groupPolicy and avoid duplicate registration",
|
| 22621 |
+
"url": "https://github.com/openclaw/openclaw/pull/65398",
|
| 22622 |
+
"state": "open",
|
| 22623 |
+
"merged": false,
|
| 22624 |
+
"draft": false,
|
| 22625 |
+
"created_at": "2026-04-12T14:30:05Z"
|
| 22626 |
+
},
|
| 22627 |
+
{
|
| 22628 |
+
"kind": "pull_request",
|
| 22629 |
+
"number": 65338,
|
| 22630 |
+
"title": "Merge: \u540c\u6b65\u5927\u91cf\u66f4\u65b0\u548c\u91cd\u6784",
|
| 22631 |
+
"url": "https://github.com/openclaw/openclaw/pull/65338",
|
| 22632 |
+
"state": "closed",
|
| 22633 |
+
"merged": false,
|
| 22634 |
+
"draft": false,
|
| 22635 |
+
"created_at": "2026-04-12T12:14:05Z"
|
| 22636 |
+
}
|
| 22637 |
+
],
|
| 22638 |
+
"issues": []
|
| 22639 |
+
},
|
| 22640 |
+
"fetch_error": null
|
| 22641 |
+
},
|
| 22642 |
{
|
| 22643 |
"author_login": "bittoby",
|
| 22644 |
"name": "BitToby",
|
|
|
|
| 22840 |
},
|
| 22841 |
"fetch_error": null
|
| 22842 |
},
|
| 22843 |
+
{
|
| 22844 |
+
"author_login": "frankentini",
|
| 22845 |
+
"name": "CDrake",
|
| 22846 |
+
"profile_url": "https://github.com/frankentini",
|
| 22847 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankentini",
|
| 22848 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankentini",
|
| 22849 |
+
"repo_first_seen_at": "2026-04-11T12:05:46Z",
|
| 22850 |
+
"repo_last_seen_at": "2026-04-12T16:08:33Z",
|
| 22851 |
+
"repo_primary_artifact_count": 2,
|
| 22852 |
+
"repo_artifact_count": 10,
|
| 22853 |
+
"snapshot_issue_count": 0,
|
| 22854 |
+
"snapshot_pr_count": 2,
|
| 22855 |
+
"snapshot_comment_count": 0,
|
| 22856 |
+
"snapshot_review_count": 4,
|
| 22857 |
+
"snapshot_review_comment_count": 4,
|
| 22858 |
+
"repo_association": "NONE",
|
| 22859 |
+
"new_to_repo": false,
|
| 22860 |
+
"first_seen_in_snapshot": false,
|
| 22861 |
+
"known_via_prior_merged_pr": false,
|
| 22862 |
+
"report_reason": null,
|
| 22863 |
+
"enrichment_source": "previous_report",
|
| 22864 |
+
"live_refetch_skipped": true,
|
| 22865 |
+
"account_age_days": 2190,
|
| 22866 |
+
"young_account": false,
|
| 22867 |
+
"follow_through_score": "weak",
|
| 22868 |
+
"breadth_score": "low",
|
| 22869 |
+
"automation_risk_signal": "medium",
|
| 22870 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 22871 |
+
"public_orgs": [],
|
| 22872 |
+
"activity": {
|
| 22873 |
+
"visible_authored_pr_count": 4,
|
| 22874 |
+
"merged_pr_count": 0,
|
| 22875 |
+
"closed_unmerged_pr_count": 2,
|
| 22876 |
+
"open_pr_count": 2,
|
| 22877 |
+
"merged_pr_rate": 0.0,
|
| 22878 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 22879 |
+
"still_open_pr_rate": 0.5,
|
| 22880 |
+
"distinct_repos_with_authored_prs": 3,
|
| 22881 |
+
"distinct_repos_with_open_prs": 2
|
| 22882 |
+
},
|
| 22883 |
+
"examples": {
|
| 22884 |
+
"pull_requests": [
|
| 22885 |
+
{
|
| 22886 |
+
"kind": "pull_request",
|
| 22887 |
+
"number": 65446,
|
| 22888 |
+
"title": "security: use timing-safe token comparison in MCP loopback validator",
|
| 22889 |
+
"url": "https://github.com/openclaw/openclaw/pull/65446",
|
| 22890 |
+
"state": "closed",
|
| 22891 |
+
"merged": false,
|
| 22892 |
+
"draft": false,
|
| 22893 |
+
"created_at": "2026-04-12T16:08:33Z"
|
| 22894 |
+
},
|
| 22895 |
+
{
|
| 22896 |
+
"kind": "pull_request",
|
| 22897 |
+
"number": 65336,
|
| 22898 |
+
"title": "test: add missing extractTextCached assertions to final-tag regression tests",
|
| 22899 |
+
"url": "https://github.com/openclaw/openclaw/pull/65336",
|
| 22900 |
+
"state": "closed",
|
| 22901 |
+
"merged": false,
|
| 22902 |
+
"draft": false,
|
| 22903 |
+
"created_at": "2026-04-12T12:11:06Z"
|
| 22904 |
+
}
|
| 22905 |
+
],
|
| 22906 |
+
"issues": []
|
| 22907 |
+
},
|
| 22908 |
+
"fetch_error": null
|
| 22909 |
+
},
|
| 22910 |
{
|
| 22911 |
"author_login": "FroeMic",
|
| 22912 |
"name": "Michael Fr\u00f6hlich",
|
|
|
|
| 23581 |
},
|
| 23582 |
"fetch_error": null
|
| 23583 |
},
|
| 23584 |
+
{
|
| 23585 |
+
"author_login": "serkonyc",
|
| 23586 |
+
"name": "Sergiusz",
|
| 23587 |
+
"profile_url": "https://github.com/serkonyc",
|
| 23588 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aserkonyc",
|
| 23589 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aserkonyc",
|
| 23590 |
+
"repo_first_seen_at": "2026-04-12T11:37:04Z",
|
| 23591 |
+
"repo_last_seen_at": "2026-04-13T13:34:42Z",
|
| 23592 |
+
"repo_primary_artifact_count": 2,
|
| 23593 |
+
"repo_artifact_count": 3,
|
| 23594 |
+
"snapshot_issue_count": 0,
|
| 23595 |
+
"snapshot_pr_count": 2,
|
| 23596 |
+
"snapshot_comment_count": 1,
|
| 23597 |
+
"snapshot_review_count": 0,
|
| 23598 |
+
"snapshot_review_comment_count": 0,
|
| 23599 |
+
"repo_association": "CONTRIBUTOR",
|
| 23600 |
+
"new_to_repo": false,
|
| 23601 |
+
"first_seen_in_snapshot": false,
|
| 23602 |
+
"known_via_prior_merged_pr": true,
|
| 23603 |
+
"report_reason": null,
|
| 23604 |
+
"enrichment_source": "previous_report",
|
| 23605 |
+
"live_refetch_skipped": true,
|
| 23606 |
+
"account_age_days": 4509,
|
| 23607 |
+
"young_account": false,
|
| 23608 |
+
"follow_through_score": "mixed",
|
| 23609 |
+
"breadth_score": "low",
|
| 23610 |
+
"automation_risk_signal": "low",
|
| 23611 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 23612 |
+
"public_orgs": [],
|
| 23613 |
+
"activity": {
|
| 23614 |
+
"visible_authored_pr_count": 2,
|
| 23615 |
+
"merged_pr_count": 1,
|
| 23616 |
+
"closed_unmerged_pr_count": 0,
|
| 23617 |
+
"open_pr_count": 1,
|
| 23618 |
+
"merged_pr_rate": 0.5,
|
| 23619 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 23620 |
+
"still_open_pr_rate": 0.5,
|
| 23621 |
+
"distinct_repos_with_authored_prs": 1,
|
| 23622 |
+
"distinct_repos_with_open_prs": 1
|
| 23623 |
+
},
|
| 23624 |
+
"examples": {
|
| 23625 |
+
"pull_requests": [
|
| 23626 |
+
{
|
| 23627 |
+
"kind": "pull_request",
|
| 23628 |
+
"number": 65845,
|
| 23629 |
+
"title": "fix: auto-approve local metadata pairing upgrades",
|
| 23630 |
+
"url": "https://github.com/openclaw/openclaw/pull/65845",
|
| 23631 |
+
"state": "open",
|
| 23632 |
+
"merged": false,
|
| 23633 |
+
"draft": false,
|
| 23634 |
+
"created_at": "2026-04-13T09:55:02Z"
|
| 23635 |
+
},
|
| 23636 |
+
{
|
| 23637 |
+
"kind": "pull_request",
|
| 23638 |
+
"number": 65320,
|
| 23639 |
+
"title": "fix: harden dreaming narrative session cleanup",
|
| 23640 |
+
"url": "https://github.com/openclaw/openclaw/pull/65320",
|
| 23641 |
+
"state": "closed",
|
| 23642 |
+
"merged": true,
|
| 23643 |
+
"draft": false,
|
| 23644 |
+
"created_at": "2026-04-12T11:37:04Z"
|
| 23645 |
+
}
|
| 23646 |
+
],
|
| 23647 |
+
"issues": []
|
| 23648 |
+
},
|
| 23649 |
+
"fetch_error": null
|
| 23650 |
+
},
|
| 23651 |
{
|
| 23652 |
"author_login": "snowshadow",
|
| 23653 |
"name": "Alfred Xia",
|
|
|
|
| 31071 |
},
|
| 31072 |
"fetch_error": null
|
| 31073 |
},
|
| 31074 |
+
{
|
| 31075 |
+
"author_login": "armanddp",
|
| 31076 |
+
"name": "Armand du Plessis",
|
| 31077 |
+
"profile_url": "https://github.com/armanddp",
|
| 31078 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmanddp",
|
| 31079 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmanddp",
|
| 31080 |
+
"repo_first_seen_at": "2026-01-23T14:50:14Z",
|
| 31081 |
+
"repo_last_seen_at": "2026-04-19T12:13:50Z",
|
| 31082 |
+
"repo_primary_artifact_count": 1,
|
| 31083 |
+
"repo_artifact_count": 10,
|
| 31084 |
+
"snapshot_issue_count": 0,
|
| 31085 |
+
"snapshot_pr_count": 1,
|
| 31086 |
+
"snapshot_comment_count": 9,
|
| 31087 |
+
"snapshot_review_count": 0,
|
| 31088 |
+
"snapshot_review_comment_count": 0,
|
| 31089 |
+
"repo_association": "CONTRIBUTOR",
|
| 31090 |
+
"new_to_repo": true,
|
| 31091 |
+
"first_seen_in_snapshot": true,
|
| 31092 |
+
"known_via_prior_merged_pr": false,
|
| 31093 |
+
"report_reason": "first_seen_in_snapshot",
|
| 31094 |
+
"enrichment_source": "live",
|
| 31095 |
+
"live_refetch_skipped": false,
|
| 31096 |
+
"account_age_days": 6581,
|
| 31097 |
+
"young_account": false,
|
| 31098 |
+
"follow_through_score": "weak",
|
| 31099 |
+
"breadth_score": "low",
|
| 31100 |
+
"automation_risk_signal": "low",
|
| 31101 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 31102 |
+
"public_orgs": [
|
| 31103 |
+
"bankio"
|
| 31104 |
+
],
|
| 31105 |
+
"activity": {
|
| 31106 |
+
"visible_authored_pr_count": 1,
|
| 31107 |
+
"merged_pr_count": 0,
|
| 31108 |
+
"closed_unmerged_pr_count": 0,
|
| 31109 |
+
"open_pr_count": 1,
|
| 31110 |
+
"merged_pr_rate": 0.0,
|
| 31111 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 31112 |
+
"still_open_pr_rate": 1.0,
|
| 31113 |
+
"distinct_repos_with_authored_prs": 1,
|
| 31114 |
+
"distinct_repos_with_open_prs": 1
|
| 31115 |
+
},
|
| 31116 |
+
"examples": {
|
| 31117 |
+
"pull_requests": [
|
| 31118 |
+
{
|
| 31119 |
+
"kind": "pull_request",
|
| 31120 |
+
"number": 68947,
|
| 31121 |
+
"title": "fix(reply): restore export-session inline scripts",
|
| 31122 |
+
"url": "https://github.com/openclaw/openclaw/pull/68947",
|
| 31123 |
+
"state": "open",
|
| 31124 |
+
"merged": false,
|
| 31125 |
+
"draft": false,
|
| 31126 |
+
"created_at": "2026-04-19T12:03:10Z"
|
| 31127 |
+
}
|
| 31128 |
+
],
|
| 31129 |
+
"issues": []
|
| 31130 |
+
},
|
| 31131 |
+
"fetch_error": null
|
| 31132 |
+
},
|
| 31133 |
{
|
| 31134 |
"author_login": "artificialdimension",
|
| 31135 |
"name": null,
|
|
|
|
| 36579 |
"snapshot_review_count": 0,
|
| 36580 |
"snapshot_review_comment_count": 0,
|
| 36581 |
"repo_association": "NONE",
|
| 36582 |
+
"new_to_repo": false,
|
| 36583 |
+
"first_seen_in_snapshot": false,
|
| 36584 |
"known_via_prior_merged_pr": false,
|
| 36585 |
+
"report_reason": null,
|
| 36586 |
+
"enrichment_source": "previous_report",
|
| 36587 |
+
"live_refetch_skipped": true,
|
| 36588 |
"account_age_days": 638,
|
| 36589 |
"young_account": false,
|
| 36590 |
"follow_through_score": "weak",
|
|
|
|
| 37662 |
"snapshot_review_count": 0,
|
| 37663 |
"snapshot_review_comment_count": 0,
|
| 37664 |
"repo_association": "NONE",
|
| 37665 |
+
"new_to_repo": false,
|
| 37666 |
+
"first_seen_in_snapshot": false,
|
| 37667 |
"known_via_prior_merged_pr": false,
|
| 37668 |
+
"report_reason": null,
|
| 37669 |
+
"enrichment_source": "previous_report",
|
| 37670 |
+
"live_refetch_skipped": true,
|
| 37671 |
"account_age_days": 91,
|
| 37672 |
"young_account": true,
|
| 37673 |
"follow_through_score": "weak",
|
|
|
|
| 42231 |
},
|
| 42232 |
"fetch_error": null
|
| 42233 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42234 |
{
|
| 42235 |
"author_login": "oinoom",
|
| 42236 |
"name": "David Anekstein",
|
|
|
|
| 44743 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 44744 |
"state": "open",
|
| 44745 |
"merged": false,
|
| 44746 |
+
"draft": false,
|
| 44747 |
"created_at": "2026-04-13T19:30:49Z"
|
| 44748 |
}
|
| 44749 |
],
|
|
|
|
| 46461 |
},
|
| 46462 |
"fetch_error": null
|
| 46463 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46464 |
{
|
| 46465 |
"author_login": "TrueNorth49",
|
| 46466 |
"name": null,
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
- Contributors: `702`
|
| 7 |
|
|
@@ -11,7 +11,7 @@
|
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
| `EronFan` | [profile](https://github.com/EronFan) | no | CONTRIBUTOR | 2527d | `2026-03-24T11:57:26Z` | 72 | 0 | weak | low | medium | high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 13 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 54 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 14 |
-
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` |
|
| 15 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 42 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 41 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 17 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 40 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -38,6 +38,7 @@
|
|
| 38 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 14 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 39 |
| `ngutman` | [profile](https://github.com/ngutman) | no | MEMBER | 5146d | `2026-01-06T16:12:16Z` | 14 | 0 | strong | moderate | low | targets high-star repos |
|
| 40 |
| `pgondhi987` | [profile](https://github.com/pgondhi987) | no | CONTRIBUTOR | 24d | `2026-04-09T04:56:14Z` | 14 | 0 | strong | low | medium | very new account; no visible non-self stars; targets high-star repos |
|
|
|
|
| 41 |
| `tentacloos` | [profile](https://github.com/tentacloos) | no | NONE | 22d | `2026-04-14T13:17:10Z` | 14 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 42 |
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 13 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 43 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -49,7 +50,6 @@
|
|
| 49 |
| `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 |
|
| 50 |
| `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 |
|
| 51 |
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 11 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 52 |
-
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 11 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 53 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 10 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 54 |
| `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 |
|
| 55 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 10 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -113,7 +113,7 @@
|
|
| 113 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 5 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 114 |
| `defonota3box` | [profile](https://github.com/defonota3box) | no | NONE | 121d | `2026-04-13T22:54:16Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 115 |
| `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 |
|
| 116 |
-
| `jckm14` | [profile](https://github.com/jckm14) |
|
| 117 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 118 |
| `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 |
|
| 119 |
| `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 |
|
|
@@ -134,6 +134,7 @@
|
|
| 134 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 135 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 136 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 137 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 138 |
| `ryanngit` | [profile](https://github.com/ryanngit) | no | CONTRIBUTOR | 1984d | `2026-04-12T15:09:17Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 139 |
| `samrusani` | [profile](https://github.com/samrusani) | no | CONTRIBUTOR | 3856d | `2026-04-12T06:30:02Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
|
@@ -159,7 +160,6 @@
|
|
| 159 |
| `miyago9267` | [profile](https://github.com/miyago9267) | no | NONE | 2409d | `2026-04-17T08:38:57Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 160 |
| `mpz4life` | [profile](https://github.com/mpz4life) | no | CONTRIBUTOR | 3120d | `2026-02-24T03:08:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 161 |
| `mylukin` | [profile](https://github.com/mylukin) | no | CONTRIBUTOR | 5340d | `2026-01-26T00:39:54Z` | 3 | 0 | mixed | low | low | — |
|
| 162 |
-
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 163 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 164 |
| `Sanjays2402` | [profile](https://github.com/Sanjays2402) | no | NONE | 2519d | `2026-04-19T08:04:49Z` | 3 | 0 | weak | moderate | low | high open PR share |
|
| 165 |
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -184,7 +184,6 @@
|
|
| 184 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 185 |
| `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 |
|
| 186 |
| `nfredmond` | [profile](https://github.com/nfredmond) | no | NONE | 3541d | `2026-04-11T23:36:37Z` | 3 | 0 | weak | moderate | low | high open PR share |
|
| 187 |
-
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 188 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 189 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 190 |
| `ajfonthemove` | [profile](https://github.com/ajfonthemove) | no | NONE | 53d | `2026-03-03T06:01:04Z` | 2 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -211,7 +210,6 @@
|
|
| 211 |
| `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 |
|
| 212 |
| `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 |
|
| 213 |
| `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 |
|
| 214 |
-
| `bin448482` | [profile](https://github.com/bin448482) | no | NONE | 3832d | `2026-04-12T12:14:05Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 215 |
| `chris-yyau` | [profile](https://github.com/chris-yyau) | no | CONTRIBUTOR | 89d | `2026-04-16T13:56:07Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 216 |
| `CuzG-lab` | [profile](https://github.com/CuzG-lab) | no | NONE | 61d | `2026-04-19T03:25:41Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 217 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
|
@@ -219,7 +217,6 @@
|
|
| 219 |
| `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 |
|
| 220 |
| `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 |
|
| 221 |
| `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 |
|
| 222 |
-
| `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 |
|
| 223 |
| `geekhuashan` | [profile](https://github.com/geekhuashan) | no | CONTRIBUTOR | 2635d | `2026-03-12T01:17:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 224 |
| `grimmjoww` | [profile](https://github.com/grimmjoww) | no | NONE | 3584d | `2026-04-18T10:03:57Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 225 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -231,6 +228,7 @@
|
|
| 231 |
| `josmithiii` | [profile](https://github.com/josmithiii) | no | CONTRIBUTOR | 4984d | `2026-04-14T06:34:16Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 232 |
| `JQRobert` | [profile](https://github.com/JQRobert) | no | NONE | 46d | `2026-04-13T05:33:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 233 |
| `jquadrino` | [profile](https://github.com/jquadrino) | no | NONE | 533d | `2026-02-21T06:24:49Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 234 |
| `kvnkho` | [profile](https://github.com/kvnkho) | no | NONE | 3116d | `2026-04-13T21:57:52Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 235 |
| `leochame` | [profile](https://github.com/leochame) | no | NONE | 495d | `2026-04-13T03:41:33Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 236 |
| `Lidang-Jiang` | [profile](https://github.com/Lidang-Jiang) | no | NONE | 1229d | `2026-04-14T02:21:30Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -243,13 +241,13 @@
|
|
| 243 |
| `name5566` | [profile](https://github.com/name5566) | no | NONE | 5820d | `2026-04-19T04:38:23Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 244 |
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) | no | NONE | 82d | `2026-04-17T19:03:24Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 245 |
| `notamicrodose` | [profile](https://github.com/notamicrodose) | no | NONE | 1835d | `2026-04-14T06:48:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 246 |
| `osolmaz` | [profile](https://github.com/osolmaz) | no | CONTRIBUTOR | 4948d | `2026-02-16T18:46:02Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 247 |
| `pandego` | [profile](https://github.com/pandego) | no | CONTRIBUTOR | 4334d | `2026-02-20T21:19:18Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 248 |
| `Patrick-Erichsen` | [profile](https://github.com/Patrick-Erichsen) | no | NONE | 3581d | `2026-04-16T20:38:05Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 249 |
| `questionares` | [profile](https://github.com/questionares) | no | NONE | 390d | `2026-04-14T10:33:49Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 250 |
| `rogery-coder` | [profile](https://github.com/rogery-coder) | no | NONE | 6d | `2026-04-13T09:10:32Z` | 2 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 251 |
| `seoseo-ai` | [profile](https://github.com/seoseo-ai) | no | NONE | 61d | `2026-04-18T12:56:25Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 252 |
-
| `serkonyc` | [profile](https://github.com/serkonyc) | no | CONTRIBUTOR | 4509d | `2026-04-12T11:37:04Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 253 |
| `shahyashish` | [profile](https://github.com/shahyashish) | no | NONE | 1601d | `2026-04-15T18:06:48Z` | 2 | 0 | weak | high | low | broad repo spread; high open PR share; no visible non-self stars |
|
| 254 |
| `soumikbhatta` | [profile](https://github.com/soumikbhatta) | no | CONTRIBUTOR | 3210d | `2026-01-28T15:14:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 255 |
| `stroupaloop` | [profile](https://github.com/stroupaloop) | no | NONE | 4952d | `2026-04-18T14:50:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -271,12 +269,12 @@
|
|
| 271 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 272 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 273 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 274 |
-
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 275 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 276 |
| `cedillarack` | [profile](https://github.com/cedillarack) | no | NONE | 61d | `2026-02-17T04:29:03Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 277 |
| `evandance` | [profile](https://github.com/evandance) | no | CONTRIBUTOR | 1220d | `2026-04-09T11:38:41Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 278 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 279 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 280 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 281 |
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
| 282 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -293,9 +291,11 @@
|
|
| 293 |
| `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 |
|
| 294 |
| `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 |
|
| 295 |
| `apocalypse9949` | [profile](https://github.com/apocalypse9949) | no | NONE | 1150d | `2026-04-11T20:07:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
|
|
|
| 296 |
| `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 |
|
| 297 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 298 |
| `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 |
|
|
|
|
| 299 |
| `FroeMic` | [profile](https://github.com/FroeMic) | no | NONE | 3833d | `2026-04-10T07:57:00Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 300 |
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 301 |
| `jasonxargs-boop` | [profile](https://github.com/jasonxargs-boop) | no | CONTRIBUTOR | 48d | `2026-04-11T07:57:11Z` | 2 | 0 | mixed | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -306,6 +306,7 @@
|
|
| 306 |
| `luoyanglang` | [profile](https://github.com/luoyanglang) | no | CONTRIBUTOR | 180d | `2026-04-07T19:32:24Z` | 2 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 307 |
| `Lutz2015` | [profile](https://github.com/Lutz2015) | no | NONE | 3824d | `2026-04-10T05:26:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 308 |
| `rhinoroo` | [profile](https://github.com/rhinoroo) | no | NONE | 4034d | `2026-04-12T04:14:07Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 309 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 310 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 311 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
|
@@ -414,6 +415,7 @@
|
|
| 414 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 415 |
| `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 |
|
| 416 |
| `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 |
|
|
|
|
| 417 |
| `artificialdimension` | [profile](https://github.com/artificialdimension) | no | 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 |
|
| 418 |
| `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 |
|
| 419 |
| `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 |
|
|
@@ -509,7 +511,7 @@
|
|
| 509 |
| `henkterharmsel` | [profile](https://github.com/henkterharmsel) | no | NONE | 5701d | `2026-04-18T12:54:22Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 510 |
| `Hou-Yufan` | [profile](https://github.com/Hou-Yufan) | no | NONE | 1866d | `2026-04-12T14:51:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 511 |
| `houston2394` | [profile](https://github.com/houston2394) | no | NONE | 443d | `2026-04-14T11:55:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 512 |
-
| `hss-oss` | [profile](https://github.com/hss-oss) |
|
| 513 |
| `huangzynn` | [profile](https://github.com/huangzynn) | no | NONE | 1274d | `2026-04-16T02:22:50Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 514 |
| `huiwen01` | [profile](https://github.com/huiwen01) | no | NONE | 1699d | `2026-04-16T19:02:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 515 |
| `i-am-coco` | [profile](https://github.com/i-am-coco) | no | NONE | 24d | `2026-04-14T19:14:16Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -528,7 +530,7 @@
|
|
| 528 |
| `jack-ra` | [profile](https://github.com/jack-ra) | no | NONE | 4832d | `2026-04-18T04:40:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 529 |
| `JackChiang233` | [profile](https://github.com/JackChiang233) | no | NONE | 1742d | `2026-04-15T09:01:12Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 530 |
| `jamr-erebor` | [profile](https://github.com/jamr-erebor) | no | NONE | 47d | `2026-04-14T23:58:55Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 531 |
-
| `januaryeffect` | [profile](https://github.com/januaryeffect) |
|
| 532 |
| `jason-zimmer` | [profile](https://github.com/jason-zimmer) | no | NONE | 3159d | `2026-04-13T22:47:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 533 |
| `JASSBR` | [profile](https://github.com/JASSBR) | no | NONE | 1585d | `2026-04-13T11:18:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 534 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -608,7 +610,6 @@
|
|
| 608 |
| `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 |
|
| 609 |
| `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 |
|
| 610 |
| `nufnaf` | [profile](https://github.com/nufnaf) | no | NONE | 4823d | `2026-04-16T12:30:36Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 611 |
-
| `OFABLE` | [profile](https://github.com/OFABLE) | no | NONE | 2161d | `2026-04-17T14:06:48Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 612 |
| `oinoom` | [profile](https://github.com/oinoom) | no | NONE | 4222d | `2026-04-13T05:43:01Z` | 1 | 0 | strong | low | low | — |
|
| 613 |
| `onebluestone11` | [profile](https://github.com/onebluestone11) | no | NONE | 264d | `2026-04-15T12:48:28Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 614 |
| `openclawdg` | [profile](https://github.com/openclawdg) | no | NONE | 21d | `2026-04-14T20:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -683,7 +684,6 @@
|
|
| 683 |
| `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 |
|
| 684 |
| `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 |
|
| 685 |
| `trentcharlton` | [profile](https://github.com/trentcharlton) | no | NONE | 827d | `2026-02-24T16:28:28Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 686 |
-
| `Trojaner` | [profile](https://github.com/Trojaner) | no | NONE | 5066d | `2026-04-12T12:13:01Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 687 |
| `TrueNorth49` | [profile](https://github.com/TrueNorth49) | no | NONE | 573d | `2026-04-13T07:46:32Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 688 |
| `TTTT-T` | [profile](https://github.com/TTTT-T) | no | NONE | 495d | `2026-04-18T12:12:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 689 |
| `Tuarisa` | [profile](https://github.com/Tuarisa) | no | NONE | 4909d | `2026-04-17T18:27:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -766,12 +766,12 @@ Example artifacts:
|
|
| 766 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 767 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 768 |
- repo first seen: `2026-03-15T18:31:56Z`
|
| 769 |
-
- repo last seen: `2026-04-
|
| 770 |
- first seen in snapshot: **no**
|
| 771 |
- repo association: **CONTRIBUTOR**
|
| 772 |
-
- repo primary artifacts: **
|
| 773 |
-
- snapshot authored PRs/issues: **
|
| 774 |
-
- snapshot discussion activity: **
|
| 775 |
- account age: **178 days**
|
| 776 |
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 777 |
- public orgs: `electricsheephq`
|
|
@@ -779,9 +779,9 @@ Example artifacts:
|
|
| 779 |
- heuristic read: **young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
| 780 |
|
| 781 |
Example artifacts:
|
| 782 |
-
- [PR #
|
| 783 |
-
- [PR #
|
| 784 |
-
- [PR #
|
| 785 |
- [Issue #68419: GPT-5 bootstrap alias files for AGENTS/SOUL via context-limiter path](https://github.com/openclaw/openclaw/issues/68419) — open
|
| 786 |
- [Issue #67777: [Bug]: Subagent completion delivery can be lost on direct-announce timeout, drain, or orphan prune](https://github.com/openclaw/openclaw/issues/67777) — open
|
| 787 |
- [Issue #67637: [qa-lab] Add tool-call trace inspection to QaBusMessage for richer scenario assertions](https://github.com/openclaw/openclaw/issues/67637) — open
|
|
@@ -1408,6 +1408,29 @@ Example artifacts:
|
|
| 1408 |
- [PR #67298: fix(gateway): enforce localRoots containment on webchat audio embedding path [AI-assisted]](https://github.com/openclaw/openclaw/pull/67298) — closed, merged
|
| 1409 |
- [PR #67294: fix(matrix): block DM pairing-store entries from authorizing room control commands [AI-assisted]](https://github.com/openclaw/openclaw/pull/67294) — closed, merged
|
| 1410 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1411 |
### `tentacloos`
|
| 1412 |
|
| 1413 |
- profile: [github.com/tentacloos](https://github.com/tentacloos)
|
|
@@ -1644,12 +1667,12 @@ Example artifacts:
|
|
| 1644 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 1645 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 1646 |
- repo first seen: `2026-04-16T01:31:19Z`
|
| 1647 |
-
- repo last seen: `2026-04-
|
| 1648 |
- first seen in snapshot: **no**
|
| 1649 |
- repo association: **NONE**
|
| 1650 |
- repo primary artifacts: **11**
|
| 1651 |
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1652 |
-
- snapshot discussion activity: **
|
| 1653 |
- account age: **7 days**
|
| 1654 |
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 1655 |
- public orgs: none visible
|
|
@@ -1661,29 +1684,6 @@ Example artifacts:
|
|
| 1661 |
- [PR #68854: fix(security): allow quoted heredocs in allowlist mode without extra approval](https://github.com/openclaw/openclaw/pull/68854) — open
|
| 1662 |
- [PR #68822: feat(memory): make embedding retry/concurrency parameters configurable](https://github.com/openclaw/openclaw/pull/68822) — open
|
| 1663 |
|
| 1664 |
-
### `SARAMALI15792`
|
| 1665 |
-
|
| 1666 |
-
- profile: [github.com/SARAMALI15792](https://github.com/SARAMALI15792)
|
| 1667 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792)
|
| 1668 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792)
|
| 1669 |
-
- repo first seen: `2026-04-11T06:57:22Z`
|
| 1670 |
-
- repo last seen: `2026-04-19T10:19:13Z`
|
| 1671 |
-
- first seen in snapshot: **no**
|
| 1672 |
-
- repo association: **CONTRIBUTOR**
|
| 1673 |
-
- repo primary artifacts: **11**
|
| 1674 |
-
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1675 |
-
- snapshot discussion activity: **8 comments / 3 reviews / 3 review comments**
|
| 1676 |
-
- account age: **992 days**
|
| 1677 |
-
- recent public PR activity: **12 PRs** (4 merged / 1 closed-unmerged / 7 open; merged rate **33%**, closed-unmerged rate **8%**, open rate **58%**)
|
| 1678 |
-
- public orgs: none visible
|
| 1679 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 1680 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1681 |
-
|
| 1682 |
-
Example artifacts:
|
| 1683 |
-
- [PR #68834: fix: prevent Discord ACP binding silent hang on fresh gateway boot](https://github.com/openclaw/openclaw/pull/68834) — open
|
| 1684 |
-
- [PR #68575: fix(telegram): reset sessions after unrecoverable context overflow](https://github.com/openclaw/openclaw/pull/68575) — open
|
| 1685 |
-
- [PR #68125: fix: Control UI runtime content filtering (#68094)](https://github.com/openclaw/openclaw/pull/68125) — closed
|
| 1686 |
-
|
| 1687 |
### `zqchris`
|
| 1688 |
|
| 1689 |
- profile: [github.com/zqchris](https://github.com/zqchris)
|
|
@@ -2097,12 +2097,12 @@ Example artifacts:
|
|
| 2097 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aloongfay)
|
| 2098 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aloongfay)
|
| 2099 |
- repo first seen: `2026-04-15T14:58:37Z`
|
| 2100 |
-
- repo last seen: `2026-04-
|
| 2101 |
- first seen in snapshot: **no**
|
| 2102 |
- repo association: **NONE**
|
| 2103 |
- repo primary artifacts: **9**
|
| 2104 |
- snapshot authored PRs/issues: **8 PRs / 1 issues**
|
| 2105 |
-
- snapshot discussion activity: **1 comments /
|
| 2106 |
- account age: **3732 days**
|
| 2107 |
- recent public PR activity: **5 PRs** (0 merged / 4 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **80%**, open rate **20%**)
|
| 2108 |
- public orgs: none visible
|
|
@@ -3177,7 +3177,7 @@ Example artifacts:
|
|
| 3177 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajckm14)
|
| 3178 |
- repo first seen: `2026-04-19T10:53:55Z`
|
| 3179 |
- repo last seen: `2026-04-19T10:54:02Z`
|
| 3180 |
-
- first seen in snapshot: **
|
| 3181 |
- repo association: **NONE**
|
| 3182 |
- repo primary artifacts: **5**
|
| 3183 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
|
@@ -3662,6 +3662,29 @@ Example artifacts:
|
|
| 3662 |
- [PR #67533: fix(ui): render uploaded images in Control UI chat after history reload](https://github.com/openclaw/openclaw/pull/67533) — open
|
| 3663 |
- [PR #67208: fix(memory-wiki): route wiki bridge import CLI through gateway RPC](https://github.com/openclaw/openclaw/pull/67208) — open
|
| 3664 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3665 |
### `RoLuoGan`
|
| 3666 |
|
| 3667 |
- profile: [github.com/RoLuoGan](https://github.com/RoLuoGan)
|
|
@@ -4247,29 +4270,6 @@ Example artifacts:
|
|
| 4247 |
- [PR #68099: fix(lesson-engine): bump inject to Top 10 + add coverage logging](https://github.com/openclaw/openclaw/pull/68099) — closed
|
| 4248 |
- [PR #65842: docs(lesson-engine): sync injected-lessons.md to AGENTS.default.md session start](https://github.com/openclaw/openclaw/pull/65842) — closed
|
| 4249 |
|
| 4250 |
-
### `nnish16`
|
| 4251 |
-
|
| 4252 |
-
- profile: [github.com/nnish16](https://github.com/nnish16)
|
| 4253 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16)
|
| 4254 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16)
|
| 4255 |
-
- repo first seen: `2026-04-13T18:14:26Z`
|
| 4256 |
-
- repo last seen: `2026-04-17T18:23:27Z`
|
| 4257 |
-
- first seen in snapshot: **no**
|
| 4258 |
-
- repo association: **NONE**
|
| 4259 |
-
- repo primary artifacts: **3**
|
| 4260 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4261 |
-
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 4262 |
-
- account age: **2135 days**
|
| 4263 |
-
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 4264 |
-
- public orgs: none visible
|
| 4265 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4266 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 4267 |
-
|
| 4268 |
-
Example artifacts:
|
| 4269 |
-
- [PR #68132: fix: surface Lobster workflow path errors](https://github.com/openclaw/openclaw/pull/68132) — open
|
| 4270 |
-
- [PR #67225: fix: honor agent-specific thinking defaults on ingress runs](https://github.com/openclaw/openclaw/pull/67225) — open
|
| 4271 |
-
- [PR #66112: Fix ollama memory embedding provider registration](https://github.com/openclaw/openclaw/pull/66112) — closed
|
| 4272 |
-
|
| 4273 |
### `RLTree`
|
| 4274 |
|
| 4275 |
- profile: [github.com/RLTree](https://github.com/RLTree)
|
|
@@ -4414,12 +4414,12 @@ Example artifacts:
|
|
| 4414 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aslepybear)
|
| 4415 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aslepybear)
|
| 4416 |
- repo first seen: `2026-04-09T16:25:21Z`
|
| 4417 |
-
- repo last seen: `2026-04-
|
| 4418 |
- first seen in snapshot: **no**
|
| 4419 |
- repo association: **CONTRIBUTOR**
|
| 4420 |
- repo primary artifacts: **19**
|
| 4421 |
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 4422 |
-
- snapshot discussion activity: **
|
| 4423 |
- account age: **1386 days**
|
| 4424 |
- recent public PR activity: **22 PRs** (1 merged / 11 closed-unmerged / 10 open; merged rate **5%**, closed-unmerged rate **50%**, open rate **45%**)
|
| 4425 |
- public orgs: none visible
|
|
@@ -4653,12 +4653,12 @@ Example artifacts:
|
|
| 4653 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev)
|
| 4654 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev)
|
| 4655 |
- repo first seen: `2026-04-02T13:08:35Z`
|
| 4656 |
-
- repo last seen: `2026-04-
|
| 4657 |
- first seen in snapshot: **no**
|
| 4658 |
- repo association: **NONE**
|
| 4659 |
- repo primary artifacts: **4**
|
| 4660 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 4661 |
-
- snapshot discussion activity: **
|
| 4662 |
- account age: **172 days**
|
| 4663 |
- recent public PR activity: **4 PRs** (0 merged / 1 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **25%**, open rate **75%**)
|
| 4664 |
- public orgs: none visible
|
|
@@ -4840,29 +4840,6 @@ Example artifacts:
|
|
| 4840 |
- [PR #67753: Codex/clawmodeler file pickers](https://github.com/openclaw/openclaw/pull/67753) — closed
|
| 4841 |
- [PR #65044: [codex] Add ClawModeler sidecar and CLI workflow](https://github.com/openclaw/openclaw/pull/65044) — open
|
| 4842 |
|
| 4843 |
-
### `welfo-beo`
|
| 4844 |
-
|
| 4845 |
-
- profile: [github.com/welfo-beo](https://github.com/welfo-beo)
|
| 4846 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awelfo-beo)
|
| 4847 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awelfo-beo)
|
| 4848 |
-
- repo first seen: `2026-04-11T04:57:14Z`
|
| 4849 |
-
- repo last seen: `2026-04-13T15:15:04Z`
|
| 4850 |
-
- first seen in snapshot: **no**
|
| 4851 |
-
- repo association: **CONTRIBUTOR**
|
| 4852 |
-
- repo primary artifacts: **3**
|
| 4853 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4854 |
-
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 4855 |
-
- account age: **525 days**
|
| 4856 |
-
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 4857 |
-
- public orgs: none visible
|
| 4858 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4859 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4860 |
-
|
| 4861 |
-
Example artifacts:
|
| 4862 |
-
- [PR #65825: fix(plugins): reuse realpath cache during discovery](https://github.com/openclaw/openclaw/pull/65825) — open
|
| 4863 |
-
- [PR #65342: fix(memory-wiki): preserve Unicode slugs and contradiction keys](https://github.com/openclaw/openclaw/pull/65342) — closed
|
| 4864 |
-
- [PR #64647: Allow per-agent memory backend overrides](https://github.com/openclaw/openclaw/pull/64647) — open
|
| 4865 |
-
|
| 4866 |
### `717986230`
|
| 4867 |
|
| 4868 |
- profile: [github.com/717986230](https://github.com/717986230)
|
|
@@ -5465,28 +5442,6 @@ Example artifacts:
|
|
| 5465 |
- [PR #68203: feat(web-fetch): added Stealth Mode – new privacy and VPN-resilient functionality](https://github.com/openclaw/openclaw/pull/68203) — open
|
| 5466 |
- [PR #68200: windows-acl: replace console.warn with structured logWarn](https://github.com/openclaw/openclaw/pull/68200) — closed
|
| 5467 |
|
| 5468 |
-
### `bin448482`
|
| 5469 |
-
|
| 5470 |
-
- profile: [github.com/bin448482](https://github.com/bin448482)
|
| 5471 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abin448482)
|
| 5472 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abin448482)
|
| 5473 |
-
- repo first seen: `2026-04-12T12:14:05Z`
|
| 5474 |
-
- repo last seen: `2026-04-12T14:33:16Z`
|
| 5475 |
-
- first seen in snapshot: **no**
|
| 5476 |
-
- repo association: **NONE**
|
| 5477 |
-
- repo primary artifacts: **2**
|
| 5478 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5479 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 5480 |
-
- account age: **3832 days**
|
| 5481 |
-
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 5482 |
-
- public orgs: none visible
|
| 5483 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5484 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 5485 |
-
|
| 5486 |
-
Example artifacts:
|
| 5487 |
-
- [PR #65398: fix(feishu): preserve top-level groupPolicy and avoid duplicate registration](https://github.com/openclaw/openclaw/pull/65398) — open
|
| 5488 |
-
- [PR #65338: Merge: 同步大量更新和重构](https://github.com/openclaw/openclaw/pull/65338) — closed
|
| 5489 |
-
|
| 5490 |
### `chris-yyau`
|
| 5491 |
|
| 5492 |
- profile: [github.com/chris-yyau](https://github.com/chris-yyau)
|
|
@@ -5641,28 +5596,6 @@ Example artifacts:
|
|
| 5641 |
- [PR #68095: fix: pin ACPX Claude adapter update for Opus 4.7](https://github.com/openclaw/openclaw/pull/68095) — open, draft
|
| 5642 |
- [PR #68063: fix: apply canonical-to-binding normalization on provider-resolved ACP command contexts](https://github.com/openclaw/openclaw/pull/68063) — open, draft
|
| 5643 |
|
| 5644 |
-
### `frankentini`
|
| 5645 |
-
|
| 5646 |
-
- profile: [github.com/frankentini](https://github.com/frankentini)
|
| 5647 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankentini)
|
| 5648 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankentini)
|
| 5649 |
-
- repo first seen: `2026-04-11T12:05:46Z`
|
| 5650 |
-
- repo last seen: `2026-04-12T16:08:33Z`
|
| 5651 |
-
- first seen in snapshot: **no**
|
| 5652 |
-
- repo association: **NONE**
|
| 5653 |
-
- repo primary artifacts: **2**
|
| 5654 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5655 |
-
- snapshot discussion activity: **0 comments / 4 reviews / 4 review comments**
|
| 5656 |
-
- account age: **2190 days**
|
| 5657 |
-
- recent public PR activity: **4 PRs** (0 merged / 2 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 5658 |
-
- public orgs: none visible
|
| 5659 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5660 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 5661 |
-
|
| 5662 |
-
Example artifacts:
|
| 5663 |
-
- [PR #65446: security: use timing-safe token comparison in MCP loopback validator](https://github.com/openclaw/openclaw/pull/65446) — closed
|
| 5664 |
-
- [PR #65336: test: add missing extractTextCached assertions to final-tag regression tests](https://github.com/openclaw/openclaw/pull/65336) — closed
|
| 5665 |
-
|
| 5666 |
### `geekhuashan`
|
| 5667 |
|
| 5668 |
- profile: [github.com/geekhuashan](https://github.com/geekhuashan)
|
|
@@ -5905,6 +5838,28 @@ Example artifacts:
|
|
| 5905 |
- [PR #67771: feat(browser): Add enhanced snapshot with script-based element detection](https://github.com/openclaw/openclaw/pull/67771) — open
|
| 5906 |
- [PR #67725: feat(browser): Add enhanced snapshot with script-based element detection](https://github.com/openclaw/openclaw/pull/67725) — closed
|
| 5907 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5908 |
### `kvnkho`
|
| 5909 |
|
| 5910 |
- profile: [github.com/kvnkho](https://github.com/kvnkho)
|
|
@@ -6144,7 +6099,7 @@ Example artifacts:
|
|
| 6144 |
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 6145 |
|
| 6146 |
Example artifacts:
|
| 6147 |
-
- [PR #68302: Fix/systemd restart exit null](https://github.com/openclaw/openclaw/pull/68302) —
|
| 6148 |
- [PR #68247: feat(gateway): Add Xcode Copilot Extension Support](https://github.com/openclaw/openclaw/pull/68247) — closed
|
| 6149 |
|
| 6150 |
### `notamicrodose`
|
|
@@ -6169,6 +6124,28 @@ Example artifacts:
|
|
| 6169 |
- [PR #67668: feat(openrouter): add image generation provider](https://github.com/openclaw/openclaw/pull/67668) — open
|
| 6170 |
- [PR #67245: fix(docs): correct imageGenerationModel → imageModel in config examples](https://github.com/openclaw/openclaw/pull/67245) — closed
|
| 6171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6172 |
### `osolmaz`
|
| 6173 |
|
| 6174 |
- profile: [github.com/osolmaz](https://github.com/osolmaz)
|
|
@@ -6301,28 +6278,6 @@ Example artifacts:
|
|
| 6301 |
- [PR #68584: feat(plugins): add plugin-facing heartbeat and timeout timer seam for delegated tasks](https://github.com/openclaw/openclaw/pull/68584) — open
|
| 6302 |
- [PR #68572: feat(plugin-sdk): add delegated wait-run handle seam](https://github.com/openclaw/openclaw/pull/68572) — open
|
| 6303 |
|
| 6304 |
-
### `serkonyc`
|
| 6305 |
-
|
| 6306 |
-
- profile: [github.com/serkonyc](https://github.com/serkonyc)
|
| 6307 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aserkonyc)
|
| 6308 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aserkonyc)
|
| 6309 |
-
- repo first seen: `2026-04-12T11:37:04Z`
|
| 6310 |
-
- repo last seen: `2026-04-13T13:34:42Z`
|
| 6311 |
-
- first seen in snapshot: **no**
|
| 6312 |
-
- repo association: **CONTRIBUTOR**
|
| 6313 |
-
- repo primary artifacts: **2**
|
| 6314 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6315 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 6316 |
-
- account age: **4509 days**
|
| 6317 |
-
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 6318 |
-
- public orgs: none visible
|
| 6319 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 6320 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 6321 |
-
|
| 6322 |
-
Example artifacts:
|
| 6323 |
-
- [PR #65845: fix: auto-approve local metadata pairing upgrades](https://github.com/openclaw/openclaw/pull/65845) — open
|
| 6324 |
-
- [PR #65320: fix: harden dreaming narrative session cleanup](https://github.com/openclaw/openclaw/pull/65320) — closed, merged
|
| 6325 |
-
|
| 6326 |
### `shahyashish`
|
| 6327 |
|
| 6328 |
- profile: [github.com/shahyashish](https://github.com/shahyashish)
|
|
@@ -6802,29 +6757,6 @@ Example artifacts:
|
|
| 6802 |
- [PR #65012: fix(memory-wiki): pass app config into CLI metadata registrar](https://github.com/openclaw/openclaw/pull/65012) — closed, merged
|
| 6803 |
- [PR #64466: fix(memory-core): preserve public artifact visibility through loader cache restore](https://github.com/openclaw/openclaw/pull/64466) — closed
|
| 6804 |
|
| 6805 |
-
### `monsonego`
|
| 6806 |
-
|
| 6807 |
-
- profile: [github.com/monsonego](https://github.com/monsonego)
|
| 6808 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amonsonego)
|
| 6809 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amonsonego)
|
| 6810 |
-
- repo first seen: `2026-04-07T12:27:49Z`
|
| 6811 |
-
- repo last seen: `2026-04-16T07:29:09Z`
|
| 6812 |
-
- first seen in snapshot: **no**
|
| 6813 |
-
- repo association: **NONE**
|
| 6814 |
-
- repo primary artifacts: **4**
|
| 6815 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 6816 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 6817 |
-
- account age: **701 days**
|
| 6818 |
-
- recent public PR activity: **4 PRs** (0 merged / 0 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6819 |
-
- public orgs: none visible
|
| 6820 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6821 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 6822 |
-
|
| 6823 |
-
Example artifacts:
|
| 6824 |
-
- [PR #65340: test(ui): cover nested qualified chat model refs](https://github.com/openclaw/openclaw/pull/65340) — open
|
| 6825 |
-
- [PR #62483: fix: preserve explicit provider prefixes for slash-delimited chat models [AI-assisted]](https://github.com/openclaw/openclaw/pull/62483) — closed, draft
|
| 6826 |
-
- [PR #62482: fix: refresh subsystem file loggers across daily log rollovers [AI-assisted]](https://github.com/openclaw/openclaw/pull/62482) — open
|
| 6827 |
-
|
| 6828 |
### `kakahu2015`
|
| 6829 |
|
| 6830 |
- profile: [github.com/kakahu2015](https://github.com/kakahu2015)
|
|
@@ -6941,6 +6873,29 @@ Example artifacts:
|
|
| 6941 |
- [PR #64398: fix(cli): strip null bytes from system prompt before spawn](https://github.com/openclaw/openclaw/pull/64398) — closed
|
| 6942 |
- [PR #64390: fix(model): guard normalizeResolvedModel against undefined model param](https://github.com/openclaw/openclaw/pull/64390) — open
|
| 6943 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6944 |
### `OpenCodeEngineer`
|
| 6945 |
|
| 6946 |
- profile: [github.com/OpenCodeEngineer](https://github.com/OpenCodeEngineer)
|
|
@@ -7311,6 +7266,28 @@ Example artifacts:
|
|
| 7311 |
- [PR #65452: [security fix] Fix SQL injection in memory schema management](https://github.com/openclaw/openclaw/pull/65452) — open
|
| 7312 |
- [PR #64995: Fix SQL injection via identifiers in memory schema](https://github.com/openclaw/openclaw/pull/64995) — closed
|
| 7313 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7314 |
### `bittoby`
|
| 7315 |
|
| 7316 |
- profile: [github.com/bittoby](https://github.com/bittoby)
|
|
@@ -7377,6 +7354,28 @@ Example artifacts:
|
|
| 7377 |
- [PR #65592: feat(searxng): show JSON format setup note during onboarding](https://github.com/openclaw/openclaw/pull/65592) — open
|
| 7378 |
- [PR #64493: feat(searxng): show JSON format setup note during onboarding](https://github.com/openclaw/openclaw/pull/64493) — closed, draft
|
| 7379 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7380 |
### `FroeMic`
|
| 7381 |
|
| 7382 |
- profile: [github.com/FroeMic](https://github.com/FroeMic)
|
|
@@ -7597,6 +7596,28 @@ Example artifacts:
|
|
| 7597 |
- [PR #65651: Claude/automate fork sync ir128](https://github.com/openclaw/openclaw/pull/65651) — closed
|
| 7598 |
- [PR #65166: session: add maxAgeHours, maxContextTokens, createdAt controls](https://github.com/openclaw/openclaw/pull/65166) — closed
|
| 7599 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7600 |
### `snowshadow`
|
| 7601 |
|
| 7602 |
- profile: [github.com/snowshadow](https://github.com/snowshadow)
|
|
@@ -9984,6 +10005,27 @@ Example artifacts:
|
|
| 9984 |
Example artifacts:
|
| 9985 |
- [PR #68103: Add nvidia api support](https://github.com/openclaw/openclaw/pull/68103) — open
|
| 9986 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9987 |
### `artificialdimension`
|
| 9988 |
|
| 9989 |
- profile: [github.com/artificialdimension](https://github.com/artificialdimension)
|
|
@@ -11986,7 +12028,7 @@ Example artifacts:
|
|
| 11986 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahss-oss)
|
| 11987 |
- repo first seen: `2026-04-19T11:13:37Z`
|
| 11988 |
- repo last seen: `2026-04-19T11:13:37Z`
|
| 11989 |
-
- first seen in snapshot: **
|
| 11990 |
- repo association: **NONE**
|
| 11991 |
- repo primary artifacts: **1**
|
| 11992 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -12385,7 +12427,7 @@ Example artifacts:
|
|
| 12385 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajanuaryeffect)
|
| 12386 |
- repo first seen: `2026-04-19T11:13:28Z`
|
| 12387 |
- repo last seen: `2026-04-19T11:13:28Z`
|
| 12388 |
-
- first seen in snapshot: **
|
| 12389 |
- repo association: **NONE**
|
| 12390 |
- repo primary artifacts: **1**
|
| 12391 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -14058,27 +14100,6 @@ Example artifacts:
|
|
| 14058 |
Example artifacts:
|
| 14059 |
- [PR #67665: fix(discord): normalize prefixed conversation ids in resolveChannelIdForBinding](https://github.com/openclaw/openclaw/pull/67665) — open
|
| 14060 |
|
| 14061 |
-
### `OFABLE`
|
| 14062 |
-
|
| 14063 |
-
- profile: [github.com/OFABLE](https://github.com/OFABLE)
|
| 14064 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AOFABLE)
|
| 14065 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AOFABLE)
|
| 14066 |
-
- repo first seen: `2026-04-17T14:06:48Z`
|
| 14067 |
-
- repo last seen: `2026-04-17T14:06:48Z`
|
| 14068 |
-
- first seen in snapshot: **no**
|
| 14069 |
-
- repo association: **NONE**
|
| 14070 |
-
- repo primary artifacts: **1**
|
| 14071 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14072 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 14073 |
-
- account age: **2161 days**
|
| 14074 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14075 |
-
- public orgs: none visible
|
| 14076 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 14077 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 14078 |
-
|
| 14079 |
-
Example artifacts:
|
| 14080 |
-
- [PR #68135: Agents: add claude-sdk runtime with native-tool bridge and sub-agent converter](https://github.com/openclaw/openclaw/pull/68135) — closed
|
| 14081 |
-
|
| 14082 |
### `oinoom`
|
| 14083 |
|
| 14084 |
- profile: [github.com/oinoom](https://github.com/oinoom)
|
|
@@ -15002,7 +15023,7 @@ Example artifacts:
|
|
| 15002 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15003 |
|
| 15004 |
Example artifacts:
|
| 15005 |
-
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open
|
| 15006 |
|
| 15007 |
### `ShayMeshGit`
|
| 15008 |
|
|
@@ -15634,27 +15655,6 @@ Example artifacts:
|
|
| 15634 |
Example artifacts:
|
| 15635 |
- [PR #66164: Gateway: add mesh backend auth seam](https://github.com/openclaw/openclaw/pull/66164) — closed, draft
|
| 15636 |
|
| 15637 |
-
### `Trojaner`
|
| 15638 |
-
|
| 15639 |
-
- profile: [github.com/Trojaner](https://github.com/Trojaner)
|
| 15640 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATrojaner)
|
| 15641 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATrojaner)
|
| 15642 |
-
- repo first seen: `2026-04-12T12:13:01Z`
|
| 15643 |
-
- repo last seen: `2026-04-12T12:13:01Z`
|
| 15644 |
-
- first seen in snapshot: **no**
|
| 15645 |
-
- repo association: **NONE**
|
| 15646 |
-
- repo primary artifacts: **1**
|
| 15647 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15648 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15649 |
-
- account age: **5066 days**
|
| 15650 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 15651 |
-
- public orgs: `RocketMod`, `RocketModPlugins`, `ImperialPlugins`, `openmod`, `eksenova`
|
| 15652 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15653 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 15654 |
-
|
| 15655 |
-
Example artifacts:
|
| 15656 |
-
- [PR #65337: feat(gateway): add session message mutations](https://github.com/openclaw/openclaw/pull/65337) — closed
|
| 15657 |
-
|
| 15658 |
### `TrueNorth49`
|
| 15659 |
|
| 15660 |
- profile: [github.com/TrueNorth49](https://github.com/TrueNorth49)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260419T122035Z`
|
| 4 |
+
- Generated: `2026-04-19T12:22:50Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
- Contributors: `702`
|
| 7 |
|
|
|
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
| `EronFan` | [profile](https://github.com/EronFan) | no | CONTRIBUTOR | 2527d | `2026-03-24T11:57:26Z` | 72 | 0 | weak | low | medium | high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 13 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 54 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 14 |
+
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 52 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 15 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 42 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 41 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 17 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 40 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 38 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 14 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 39 |
| `ngutman` | [profile](https://github.com/ngutman) | no | MEMBER | 5146d | `2026-01-06T16:12:16Z` | 14 | 0 | strong | moderate | low | targets high-star repos |
|
| 40 |
| `pgondhi987` | [profile](https://github.com/pgondhi987) | no | CONTRIBUTOR | 24d | `2026-04-09T04:56:14Z` | 14 | 0 | strong | low | medium | very new account; no visible non-self stars; targets high-star repos |
|
| 41 |
+
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-02T10:01:48Z` | 14 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 42 |
| `tentacloos` | [profile](https://github.com/tentacloos) | no | NONE | 22d | `2026-04-14T13:17:10Z` | 14 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 43 |
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 13 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 44 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 50 |
| `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 |
|
| 51 |
| `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 |
|
| 52 |
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 11 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
|
|
|
| 53 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 10 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 54 |
| `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 |
|
| 55 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 10 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 113 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 5 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 114 |
| `defonota3box` | [profile](https://github.com/defonota3box) | no | NONE | 121d | `2026-04-13T22:54:16Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 115 |
| `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 |
|
| 116 |
+
| `jckm14` | [profile](https://github.com/jckm14) | no | NONE | 2932d | `2026-04-19T10:53:55Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 118 |
| `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 |
|
| 119 |
| `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 |
|
|
|
|
| 134 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 135 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 136 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 137 |
+
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 138 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 139 |
| `ryanngit` | [profile](https://github.com/ryanngit) | no | CONTRIBUTOR | 1984d | `2026-04-12T15:09:17Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 140 |
| `samrusani` | [profile](https://github.com/samrusani) | no | CONTRIBUTOR | 3856d | `2026-04-12T06:30:02Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
|
|
|
| 160 |
| `miyago9267` | [profile](https://github.com/miyago9267) | no | NONE | 2409d | `2026-04-17T08:38:57Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 161 |
| `mpz4life` | [profile](https://github.com/mpz4life) | no | CONTRIBUTOR | 3120d | `2026-02-24T03:08:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 162 |
| `mylukin` | [profile](https://github.com/mylukin) | no | CONTRIBUTOR | 5340d | `2026-01-26T00:39:54Z` | 3 | 0 | mixed | low | low | — |
|
|
|
|
| 163 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 164 |
| `Sanjays2402` | [profile](https://github.com/Sanjays2402) | no | NONE | 2519d | `2026-04-19T08:04:49Z` | 3 | 0 | weak | moderate | low | high open PR share |
|
| 165 |
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 184 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 185 |
| `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 |
|
| 186 |
| `nfredmond` | [profile](https://github.com/nfredmond) | no | NONE | 3541d | `2026-04-11T23:36:37Z` | 3 | 0 | weak | moderate | low | high open PR share |
|
|
|
|
| 187 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 188 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 189 |
| `ajfonthemove` | [profile](https://github.com/ajfonthemove) | no | NONE | 53d | `2026-03-03T06:01:04Z` | 2 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 210 |
| `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 |
|
| 211 |
| `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 |
|
| 212 |
| `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 |
|
|
|
|
| 213 |
| `chris-yyau` | [profile](https://github.com/chris-yyau) | no | CONTRIBUTOR | 89d | `2026-04-16T13:56:07Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 214 |
| `CuzG-lab` | [profile](https://github.com/CuzG-lab) | no | NONE | 61d | `2026-04-19T03:25:41Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 215 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
|
|
|
| 217 |
| `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 |
|
| 218 |
| `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 |
|
| 219 |
| `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 |
|
|
|
|
| 220 |
| `geekhuashan` | [profile](https://github.com/geekhuashan) | no | CONTRIBUTOR | 2635d | `2026-03-12T01:17:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 221 |
| `grimmjoww` | [profile](https://github.com/grimmjoww) | no | NONE | 3584d | `2026-04-18T10:03:57Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 222 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 228 |
| `josmithiii` | [profile](https://github.com/josmithiii) | no | CONTRIBUTOR | 4984d | `2026-04-14T06:34:16Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 229 |
| `JQRobert` | [profile](https://github.com/JQRobert) | no | NONE | 46d | `2026-04-13T05:33:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 230 |
| `jquadrino` | [profile](https://github.com/jquadrino) | no | NONE | 533d | `2026-02-21T06:24:49Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 231 |
+
| `JustInCache` | [profile](https://github.com/JustInCache) | yes | NONE | 1431d | `2026-04-19T11:44:54Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 232 |
| `kvnkho` | [profile](https://github.com/kvnkho) | no | NONE | 3116d | `2026-04-13T21:57:52Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 233 |
| `leochame` | [profile](https://github.com/leochame) | no | NONE | 495d | `2026-04-13T03:41:33Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 234 |
| `Lidang-Jiang` | [profile](https://github.com/Lidang-Jiang) | no | NONE | 1229d | `2026-04-14T02:21:30Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 241 |
| `name5566` | [profile](https://github.com/name5566) | no | NONE | 5820d | `2026-04-19T04:38:23Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 242 |
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) | no | NONE | 82d | `2026-04-17T19:03:24Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 243 |
| `notamicrodose` | [profile](https://github.com/notamicrodose) | no | NONE | 1835d | `2026-04-14T06:48:41Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 244 |
+
| `OFABLE` | [profile](https://github.com/OFABLE) | no | NONE | 2161d | `2026-04-17T14:06:48Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 245 |
| `osolmaz` | [profile](https://github.com/osolmaz) | no | CONTRIBUTOR | 4948d | `2026-02-16T18:46:02Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 246 |
| `pandego` | [profile](https://github.com/pandego) | no | CONTRIBUTOR | 4334d | `2026-02-20T21:19:18Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 247 |
| `Patrick-Erichsen` | [profile](https://github.com/Patrick-Erichsen) | no | NONE | 3581d | `2026-04-16T20:38:05Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 248 |
| `questionares` | [profile](https://github.com/questionares) | no | NONE | 390d | `2026-04-14T10:33:49Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 249 |
| `rogery-coder` | [profile](https://github.com/rogery-coder) | no | NONE | 6d | `2026-04-13T09:10:32Z` | 2 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 250 |
| `seoseo-ai` | [profile](https://github.com/seoseo-ai) | no | NONE | 61d | `2026-04-18T12:56:25Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 251 |
| `shahyashish` | [profile](https://github.com/shahyashish) | no | NONE | 1601d | `2026-04-15T18:06:48Z` | 2 | 0 | weak | high | low | broad repo spread; high open PR share; no visible non-self stars |
|
| 252 |
| `soumikbhatta` | [profile](https://github.com/soumikbhatta) | no | CONTRIBUTOR | 3210d | `2026-01-28T15:14:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 253 |
| `stroupaloop` | [profile](https://github.com/stroupaloop) | no | NONE | 4952d | `2026-04-18T14:50:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 269 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 270 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 271 |
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 272 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 273 |
| `cedillarack` | [profile](https://github.com/cedillarack) | no | NONE | 61d | `2026-02-17T04:29:03Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 274 |
| `evandance` | [profile](https://github.com/evandance) | no | CONTRIBUTOR | 1220d | `2026-04-09T11:38:41Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 275 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 276 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 277 |
+
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 278 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 279 |
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
| 280 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 291 |
| `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 |
|
| 292 |
| `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 |
|
| 293 |
| `apocalypse9949` | [profile](https://github.com/apocalypse9949) | no | NONE | 1150d | `2026-04-11T20:07:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 294 |
+
| `bin448482` | [profile](https://github.com/bin448482) | no | NONE | 3832d | `2026-04-12T12:14:05Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 295 |
| `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 |
|
| 296 |
| `bladin` | [profile](https://github.com/bladin) | no | CONTRIBUTOR | 5085d | `2026-04-08T06:15:00Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 297 |
| `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 |
|
| 298 |
+
| `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 |
|
| 299 |
| `FroeMic` | [profile](https://github.com/FroeMic) | no | NONE | 3833d | `2026-04-10T07:57:00Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 300 |
| `hoyyeva` | [profile](https://github.com/hoyyeva) | no | CONTRIBUTOR | 2206d | `2026-04-10T19:12:28Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 301 |
| `jasonxargs-boop` | [profile](https://github.com/jasonxargs-boop) | no | CONTRIBUTOR | 48d | `2026-04-11T07:57:11Z` | 2 | 0 | mixed | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 306 |
| `luoyanglang` | [profile](https://github.com/luoyanglang) | no | CONTRIBUTOR | 180d | `2026-04-07T19:32:24Z` | 2 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 307 |
| `Lutz2015` | [profile](https://github.com/Lutz2015) | no | NONE | 3824d | `2026-04-10T05:26:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 308 |
| `rhinoroo` | [profile](https://github.com/rhinoroo) | no | NONE | 4034d | `2026-04-12T04:14:07Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 309 |
+
| `serkonyc` | [profile](https://github.com/serkonyc) | no | CONTRIBUTOR | 4509d | `2026-04-12T11:37:04Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 310 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 311 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 312 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
|
|
|
| 415 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 416 |
| `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 |
|
| 417 |
| `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 |
|
| 418 |
+
| `armanddp` | [profile](https://github.com/armanddp) | yes | CONTRIBUTOR | 6581d | `2026-01-23T14:50:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 419 |
| `artificialdimension` | [profile](https://github.com/artificialdimension) | no | 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 |
|
| 420 |
| `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 |
|
| 421 |
| `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 |
|
|
|
|
| 511 |
| `henkterharmsel` | [profile](https://github.com/henkterharmsel) | no | NONE | 5701d | `2026-04-18T12:54:22Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 512 |
| `Hou-Yufan` | [profile](https://github.com/Hou-Yufan) | no | NONE | 1866d | `2026-04-12T14:51:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 513 |
| `houston2394` | [profile](https://github.com/houston2394) | no | NONE | 443d | `2026-04-14T11:55:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 514 |
+
| `hss-oss` | [profile](https://github.com/hss-oss) | no | NONE | 638d | `2026-04-19T11:13:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 515 |
| `huangzynn` | [profile](https://github.com/huangzynn) | no | NONE | 1274d | `2026-04-16T02:22:50Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 516 |
| `huiwen01` | [profile](https://github.com/huiwen01) | no | NONE | 1699d | `2026-04-16T19:02:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 517 |
| `i-am-coco` | [profile](https://github.com/i-am-coco) | no | NONE | 24d | `2026-04-14T19:14:16Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 530 |
| `jack-ra` | [profile](https://github.com/jack-ra) | no | NONE | 4832d | `2026-04-18T04:40:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 531 |
| `JackChiang233` | [profile](https://github.com/JackChiang233) | no | NONE | 1742d | `2026-04-15T09:01:12Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 532 |
| `jamr-erebor` | [profile](https://github.com/jamr-erebor) | no | NONE | 47d | `2026-04-14T23:58:55Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 533 |
+
| `januaryeffect` | [profile](https://github.com/januaryeffect) | no | NONE | 91d | `2026-04-19T11:13:28Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 534 |
| `jason-zimmer` | [profile](https://github.com/jason-zimmer) | no | NONE | 3159d | `2026-04-13T22:47:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 535 |
| `JASSBR` | [profile](https://github.com/JASSBR) | no | NONE | 1585d | `2026-04-13T11:18:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 536 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 610 |
| `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 |
|
| 611 |
| `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 |
|
| 612 |
| `nufnaf` | [profile](https://github.com/nufnaf) | no | NONE | 4823d | `2026-04-16T12:30:36Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 613 |
| `oinoom` | [profile](https://github.com/oinoom) | no | NONE | 4222d | `2026-04-13T05:43:01Z` | 1 | 0 | strong | low | low | — |
|
| 614 |
| `onebluestone11` | [profile](https://github.com/onebluestone11) | no | NONE | 264d | `2026-04-15T12:48:28Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 615 |
| `openclawdg` | [profile](https://github.com/openclawdg) | no | NONE | 21d | `2026-04-14T20:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 684 |
| `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 |
|
| 685 |
| `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 |
|
| 686 |
| `trentcharlton` | [profile](https://github.com/trentcharlton) | no | NONE | 827d | `2026-02-24T16:28:28Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 687 |
| `TrueNorth49` | [profile](https://github.com/TrueNorth49) | no | NONE | 573d | `2026-04-13T07:46:32Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 688 |
| `TTTT-T` | [profile](https://github.com/TTTT-T) | no | NONE | 495d | `2026-04-18T12:12:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 689 |
| `Tuarisa` | [profile](https://github.com/Tuarisa) | no | NONE | 4909d | `2026-04-17T18:27:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 766 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3A100yenadmin)
|
| 767 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3A100yenadmin)
|
| 768 |
- repo first seen: `2026-03-15T18:31:56Z`
|
| 769 |
+
- repo last seen: `2026-04-19T12:18:54Z`
|
| 770 |
- first seen in snapshot: **no**
|
| 771 |
- repo association: **CONTRIBUTOR**
|
| 772 |
+
- repo primary artifacts: **101**
|
| 773 |
+
- snapshot authored PRs/issues: **52 PRs / 49 issues**
|
| 774 |
+
- snapshot discussion activity: **253 comments / 1211 reviews / 1211 review comments**
|
| 775 |
- account age: **178 days**
|
| 776 |
- recent public PR activity: **81 PRs** (21 merged / 36 closed-unmerged / 24 open; merged rate **26%**, closed-unmerged rate **44%**, open rate **30%**)
|
| 777 |
- public orgs: `electricsheephq`
|
|
|
|
| 779 |
- heuristic read: **young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos**
|
| 780 |
|
| 781 |
Example artifacts:
|
| 782 |
+
- [PR #68939: feat(plan-mode): full rollout + iter-1/2/3 hardening (consolidates PRs A/B/C/D/E/F/7/8/10/11)](https://github.com/openclaw/openclaw/pull/68939) — open
|
| 783 |
+
- [PR #68441: feat(plan-mode): universal /plan slash commands across all channels (PR-11)](https://github.com/openclaw/openclaw/pull/68441) — closed
|
| 784 |
+
- [PR #68440: feat(plan-mode): plan archetype + ask_user_question + auto mode (PR-10)](https://github.com/openclaw/openclaw/pull/68440) — closed
|
| 785 |
- [Issue #68419: GPT-5 bootstrap alias files for AGENTS/SOUL via context-limiter path](https://github.com/openclaw/openclaw/issues/68419) — open
|
| 786 |
- [Issue #67777: [Bug]: Subagent completion delivery can be lost on direct-announce timeout, drain, or orphan prune](https://github.com/openclaw/openclaw/issues/67777) — open
|
| 787 |
- [Issue #67637: [qa-lab] Add tool-call trace inspection to QaBusMessage for richer scenario assertions](https://github.com/openclaw/openclaw/issues/67637) — open
|
|
|
|
| 1408 |
- [PR #67298: fix(gateway): enforce localRoots containment on webchat audio embedding path [AI-assisted]](https://github.com/openclaw/openclaw/pull/67298) — closed, merged
|
| 1409 |
- [PR #67294: fix(matrix): block DM pairing-store entries from authorizing room control commands [AI-assisted]](https://github.com/openclaw/openclaw/pull/67294) — closed, merged
|
| 1410 |
|
| 1411 |
+
### `SARAMALI15792`
|
| 1412 |
+
|
| 1413 |
+
- profile: [github.com/SARAMALI15792](https://github.com/SARAMALI15792)
|
| 1414 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792)
|
| 1415 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792)
|
| 1416 |
+
- repo first seen: `2026-04-02T10:01:48Z`
|
| 1417 |
+
- repo last seen: `2026-04-19T12:14:05Z`
|
| 1418 |
+
- first seen in snapshot: **no**
|
| 1419 |
+
- repo association: **CONTRIBUTOR**
|
| 1420 |
+
- repo primary artifacts: **14**
|
| 1421 |
+
- snapshot authored PRs/issues: **14 PRs / 0 issues**
|
| 1422 |
+
- snapshot discussion activity: **9 comments / 3 reviews / 3 review comments**
|
| 1423 |
+
- account age: **992 days**
|
| 1424 |
+
- recent public PR activity: **12 PRs** (4 merged / 1 closed-unmerged / 7 open; merged rate **33%**, closed-unmerged rate **8%**, open rate **58%**)
|
| 1425 |
+
- public orgs: none visible
|
| 1426 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 1427 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1428 |
+
|
| 1429 |
+
Example artifacts:
|
| 1430 |
+
- [PR #68949: fix: enable MCP tools in Pi runtime for coding/messaging profiles (#68875)](https://github.com/openclaw/openclaw/pull/68949) — open
|
| 1431 |
+
- [PR #68948: fix: enable MCP tools in Pi runtime for coding/messaging profiles (#68875)](https://github.com/openclaw/openclaw/pull/68948) — closed
|
| 1432 |
+
- [PR #68834: fix: prevent Discord ACP binding silent hang on fresh gateway boot](https://github.com/openclaw/openclaw/pull/68834) — open
|
| 1433 |
+
|
| 1434 |
### `tentacloos`
|
| 1435 |
|
| 1436 |
- profile: [github.com/tentacloos](https://github.com/tentacloos)
|
|
|
|
| 1667 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 1668 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 1669 |
- repo first seen: `2026-04-16T01:31:19Z`
|
| 1670 |
+
- repo last seen: `2026-04-19T11:57:14Z`
|
| 1671 |
- first seen in snapshot: **no**
|
| 1672 |
- repo association: **NONE**
|
| 1673 |
- repo primary artifacts: **11**
|
| 1674 |
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1675 |
+
- snapshot discussion activity: **8 comments / 3 reviews / 3 review comments**
|
| 1676 |
- account age: **7 days**
|
| 1677 |
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 1678 |
- public orgs: none visible
|
|
|
|
| 1684 |
- [PR #68854: fix(security): allow quoted heredocs in allowlist mode without extra approval](https://github.com/openclaw/openclaw/pull/68854) — open
|
| 1685 |
- [PR #68822: feat(memory): make embedding retry/concurrency parameters configurable](https://github.com/openclaw/openclaw/pull/68822) — open
|
| 1686 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1687 |
### `zqchris`
|
| 1688 |
|
| 1689 |
- profile: [github.com/zqchris](https://github.com/zqchris)
|
|
|
|
| 2097 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aloongfay)
|
| 2098 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aloongfay)
|
| 2099 |
- repo first seen: `2026-04-15T14:58:37Z`
|
| 2100 |
+
- repo last seen: `2026-04-19T12:16:13Z`
|
| 2101 |
- first seen in snapshot: **no**
|
| 2102 |
- repo association: **NONE**
|
| 2103 |
- repo primary artifacts: **9**
|
| 2104 |
- snapshot authored PRs/issues: **8 PRs / 1 issues**
|
| 2105 |
+
- snapshot discussion activity: **1 comments / 2 reviews / 1 review comments**
|
| 2106 |
- account age: **3732 days**
|
| 2107 |
- recent public PR activity: **5 PRs** (0 merged / 4 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **80%**, open rate **20%**)
|
| 2108 |
- public orgs: none visible
|
|
|
|
| 3177 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajckm14)
|
| 3178 |
- repo first seen: `2026-04-19T10:53:55Z`
|
| 3179 |
- repo last seen: `2026-04-19T10:54:02Z`
|
| 3180 |
+
- first seen in snapshot: **no**
|
| 3181 |
- repo association: **NONE**
|
| 3182 |
- repo primary artifacts: **5**
|
| 3183 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
|
|
|
| 3662 |
- [PR #67533: fix(ui): render uploaded images in Control UI chat after history reload](https://github.com/openclaw/openclaw/pull/67533) — open
|
| 3663 |
- [PR #67208: fix(memory-wiki): route wiki bridge import CLI through gateway RPC](https://github.com/openclaw/openclaw/pull/67208) — open
|
| 3664 |
|
| 3665 |
+
### `nnish16`
|
| 3666 |
+
|
| 3667 |
+
- profile: [github.com/nnish16](https://github.com/nnish16)
|
| 3668 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Annish16)
|
| 3669 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Annish16)
|
| 3670 |
+
- repo first seen: `2026-04-13T18:14:26Z`
|
| 3671 |
+
- repo last seen: `2026-04-19T11:47:37Z`
|
| 3672 |
+
- first seen in snapshot: **no**
|
| 3673 |
+
- repo association: **NONE**
|
| 3674 |
+
- repo primary artifacts: **4**
|
| 3675 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3676 |
+
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 3677 |
+
- account age: **2135 days**
|
| 3678 |
+
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 3679 |
+
- public orgs: none visible
|
| 3680 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 3681 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 3682 |
+
|
| 3683 |
+
Example artifacts:
|
| 3684 |
+
- [PR #68943: fix: skip Homebrew prompt on FreeBSD](https://github.com/openclaw/openclaw/pull/68943) — open
|
| 3685 |
+
- [PR #68132: fix: surface Lobster workflow path errors](https://github.com/openclaw/openclaw/pull/68132) — open
|
| 3686 |
+
- [PR #67225: fix: honor agent-specific thinking defaults on ingress runs](https://github.com/openclaw/openclaw/pull/67225) — open
|
| 3687 |
+
|
| 3688 |
### `RoLuoGan`
|
| 3689 |
|
| 3690 |
- profile: [github.com/RoLuoGan](https://github.com/RoLuoGan)
|
|
|
|
| 4270 |
- [PR #68099: fix(lesson-engine): bump inject to Top 10 + add coverage logging](https://github.com/openclaw/openclaw/pull/68099) — closed
|
| 4271 |
- [PR #65842: docs(lesson-engine): sync injected-lessons.md to AGENTS.default.md session start](https://github.com/openclaw/openclaw/pull/65842) — closed
|
| 4272 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4273 |
### `RLTree`
|
| 4274 |
|
| 4275 |
- profile: [github.com/RLTree](https://github.com/RLTree)
|
|
|
|
| 4414 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aslepybear)
|
| 4415 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aslepybear)
|
| 4416 |
- repo first seen: `2026-04-09T16:25:21Z`
|
| 4417 |
+
- repo last seen: `2026-04-19T11:25:29Z`
|
| 4418 |
- first seen in snapshot: **no**
|
| 4419 |
- repo association: **CONTRIBUTOR**
|
| 4420 |
- repo primary artifacts: **19**
|
| 4421 |
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 4422 |
+
- snapshot discussion activity: **29 comments / 3 reviews / 3 review comments**
|
| 4423 |
- account age: **1386 days**
|
| 4424 |
- recent public PR activity: **22 PRs** (1 merged / 11 closed-unmerged / 10 open; merged rate **5%**, closed-unmerged rate **50%**, open rate **45%**)
|
| 4425 |
- public orgs: none visible
|
|
|
|
| 4653 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev)
|
| 4654 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev)
|
| 4655 |
- repo first seen: `2026-04-02T13:08:35Z`
|
| 4656 |
+
- repo last seen: `2026-04-19T11:28:29Z`
|
| 4657 |
- first seen in snapshot: **no**
|
| 4658 |
- repo association: **NONE**
|
| 4659 |
- repo primary artifacts: **4**
|
| 4660 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 4661 |
+
- snapshot discussion activity: **6 comments / 2 reviews / 2 review comments**
|
| 4662 |
- account age: **172 days**
|
| 4663 |
- recent public PR activity: **4 PRs** (0 merged / 1 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **25%**, open rate **75%**)
|
| 4664 |
- public orgs: none visible
|
|
|
|
| 4840 |
- [PR #67753: Codex/clawmodeler file pickers](https://github.com/openclaw/openclaw/pull/67753) — closed
|
| 4841 |
- [PR #65044: [codex] Add ClawModeler sidecar and CLI workflow](https://github.com/openclaw/openclaw/pull/65044) — open
|
| 4842 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4843 |
### `717986230`
|
| 4844 |
|
| 4845 |
- profile: [github.com/717986230](https://github.com/717986230)
|
|
|
|
| 5442 |
- [PR #68203: feat(web-fetch): added Stealth Mode – new privacy and VPN-resilient functionality](https://github.com/openclaw/openclaw/pull/68203) — open
|
| 5443 |
- [PR #68200: windows-acl: replace console.warn with structured logWarn](https://github.com/openclaw/openclaw/pull/68200) — closed
|
| 5444 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5445 |
### `chris-yyau`
|
| 5446 |
|
| 5447 |
- profile: [github.com/chris-yyau](https://github.com/chris-yyau)
|
|
|
|
| 5596 |
- [PR #68095: fix: pin ACPX Claude adapter update for Opus 4.7](https://github.com/openclaw/openclaw/pull/68095) — open, draft
|
| 5597 |
- [PR #68063: fix: apply canonical-to-binding normalization on provider-resolved ACP command contexts](https://github.com/openclaw/openclaw/pull/68063) — open, draft
|
| 5598 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5599 |
### `geekhuashan`
|
| 5600 |
|
| 5601 |
- profile: [github.com/geekhuashan](https://github.com/geekhuashan)
|
|
|
|
| 5838 |
- [PR #67771: feat(browser): Add enhanced snapshot with script-based element detection](https://github.com/openclaw/openclaw/pull/67771) — open
|
| 5839 |
- [PR #67725: feat(browser): Add enhanced snapshot with script-based element detection](https://github.com/openclaw/openclaw/pull/67725) — closed
|
| 5840 |
|
| 5841 |
+
### `JustInCache`
|
| 5842 |
+
|
| 5843 |
+
- profile: [github.com/JustInCache](https://github.com/JustInCache)
|
| 5844 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJustInCache)
|
| 5845 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJustInCache)
|
| 5846 |
+
- repo first seen: `2026-04-19T11:44:54Z`
|
| 5847 |
+
- repo last seen: `2026-04-19T11:45:11Z`
|
| 5848 |
+
- first seen in snapshot: **yes**
|
| 5849 |
+
- repo association: **NONE**
|
| 5850 |
+
- repo primary artifacts: **2**
|
| 5851 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5852 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5853 |
+
- account age: **1431 days**
|
| 5854 |
+
- recent public PR activity: **3 PRs** (1 merged / 0 closed-unmerged / 2 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 5855 |
+
- public orgs: none visible
|
| 5856 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5857 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 5858 |
+
|
| 5859 |
+
Example artifacts:
|
| 5860 |
+
- [PR #68942: fix: map 'From Daily Log' badge to dailyCount, not groundedCount](https://github.com/openclaw/openclaw/pull/68942) — open
|
| 5861 |
+
- [PR #68941: fix: skip Homebrew prompt on FreeBSD and other non-Linux/macOS platforms](https://github.com/openclaw/openclaw/pull/68941) — open
|
| 5862 |
+
|
| 5863 |
### `kvnkho`
|
| 5864 |
|
| 5865 |
- profile: [github.com/kvnkho](https://github.com/kvnkho)
|
|
|
|
| 6099 |
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 6100 |
|
| 6101 |
Example artifacts:
|
| 6102 |
+
- [PR #68302: Fix/systemd restart exit null](https://github.com/openclaw/openclaw/pull/68302) — closed
|
| 6103 |
- [PR #68247: feat(gateway): Add Xcode Copilot Extension Support](https://github.com/openclaw/openclaw/pull/68247) — closed
|
| 6104 |
|
| 6105 |
### `notamicrodose`
|
|
|
|
| 6124 |
- [PR #67668: feat(openrouter): add image generation provider](https://github.com/openclaw/openclaw/pull/67668) — open
|
| 6125 |
- [PR #67245: fix(docs): correct imageGenerationModel → imageModel in config examples](https://github.com/openclaw/openclaw/pull/67245) — closed
|
| 6126 |
|
| 6127 |
+
### `OFABLE`
|
| 6128 |
+
|
| 6129 |
+
- profile: [github.com/OFABLE](https://github.com/OFABLE)
|
| 6130 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AOFABLE)
|
| 6131 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AOFABLE)
|
| 6132 |
+
- repo first seen: `2026-04-17T14:06:48Z`
|
| 6133 |
+
- repo last seen: `2026-04-19T11:28:01Z`
|
| 6134 |
+
- first seen in snapshot: **no**
|
| 6135 |
+
- repo association: **NONE**
|
| 6136 |
+
- repo primary artifacts: **2**
|
| 6137 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6138 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 6139 |
+
- account age: **2161 days**
|
| 6140 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6141 |
+
- public orgs: none visible
|
| 6142 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6143 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6144 |
+
|
| 6145 |
+
Example artifacts:
|
| 6146 |
+
- [PR #68936: Autofix: add PR review autofix pipeline + Windows daemon](https://github.com/openclaw/openclaw/pull/68936) — open
|
| 6147 |
+
- [PR #68135: Agents: add claude-sdk runtime with native-tool bridge and sub-agent converter](https://github.com/openclaw/openclaw/pull/68135) — closed
|
| 6148 |
+
|
| 6149 |
### `osolmaz`
|
| 6150 |
|
| 6151 |
- profile: [github.com/osolmaz](https://github.com/osolmaz)
|
|
|
|
| 6278 |
- [PR #68584: feat(plugins): add plugin-facing heartbeat and timeout timer seam for delegated tasks](https://github.com/openclaw/openclaw/pull/68584) — open
|
| 6279 |
- [PR #68572: feat(plugin-sdk): add delegated wait-run handle seam](https://github.com/openclaw/openclaw/pull/68572) — open
|
| 6280 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6281 |
### `shahyashish`
|
| 6282 |
|
| 6283 |
- profile: [github.com/shahyashish](https://github.com/shahyashish)
|
|
|
|
| 6757 |
- [PR #65012: fix(memory-wiki): pass app config into CLI metadata registrar](https://github.com/openclaw/openclaw/pull/65012) — closed, merged
|
| 6758 |
- [PR #64466: fix(memory-core): preserve public artifact visibility through loader cache restore](https://github.com/openclaw/openclaw/pull/64466) — closed
|
| 6759 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6760 |
### `kakahu2015`
|
| 6761 |
|
| 6762 |
- profile: [github.com/kakahu2015](https://github.com/kakahu2015)
|
|
|
|
| 6873 |
- [PR #64398: fix(cli): strip null bytes from system prompt before spawn](https://github.com/openclaw/openclaw/pull/64398) — closed
|
| 6874 |
- [PR #64390: fix(model): guard normalizeResolvedModel against undefined model param](https://github.com/openclaw/openclaw/pull/64390) — open
|
| 6875 |
|
| 6876 |
+
### `welfo-beo`
|
| 6877 |
+
|
| 6878 |
+
- profile: [github.com/welfo-beo](https://github.com/welfo-beo)
|
| 6879 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awelfo-beo)
|
| 6880 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awelfo-beo)
|
| 6881 |
+
- repo first seen: `2026-04-11T04:57:14Z`
|
| 6882 |
+
- repo last seen: `2026-04-13T15:15:04Z`
|
| 6883 |
+
- first seen in snapshot: **no**
|
| 6884 |
+
- repo association: **CONTRIBUTOR**
|
| 6885 |
+
- repo primary artifacts: **3**
|
| 6886 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 6887 |
+
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 6888 |
+
- account age: **525 days**
|
| 6889 |
+
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 6890 |
+
- public orgs: none visible
|
| 6891 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6892 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6893 |
+
|
| 6894 |
+
Example artifacts:
|
| 6895 |
+
- [PR #65825: fix(plugins): reuse realpath cache during discovery](https://github.com/openclaw/openclaw/pull/65825) — open
|
| 6896 |
+
- [PR #65342: fix(memory-wiki): preserve Unicode slugs and contradiction keys](https://github.com/openclaw/openclaw/pull/65342) — closed
|
| 6897 |
+
- [PR #64647: Allow per-agent memory backend overrides](https://github.com/openclaw/openclaw/pull/64647) — open
|
| 6898 |
+
|
| 6899 |
### `OpenCodeEngineer`
|
| 6900 |
|
| 6901 |
- profile: [github.com/OpenCodeEngineer](https://github.com/OpenCodeEngineer)
|
|
|
|
| 7266 |
- [PR #65452: [security fix] Fix SQL injection in memory schema management](https://github.com/openclaw/openclaw/pull/65452) — open
|
| 7267 |
- [PR #64995: Fix SQL injection via identifiers in memory schema](https://github.com/openclaw/openclaw/pull/64995) — closed
|
| 7268 |
|
| 7269 |
+
### `bin448482`
|
| 7270 |
+
|
| 7271 |
+
- profile: [github.com/bin448482](https://github.com/bin448482)
|
| 7272 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abin448482)
|
| 7273 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abin448482)
|
| 7274 |
+
- repo first seen: `2026-04-12T12:14:05Z`
|
| 7275 |
+
- repo last seen: `2026-04-12T14:33:16Z`
|
| 7276 |
+
- first seen in snapshot: **no**
|
| 7277 |
+
- repo association: **NONE**
|
| 7278 |
+
- repo primary artifacts: **2**
|
| 7279 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7280 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 7281 |
+
- account age: **3832 days**
|
| 7282 |
+
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 7283 |
+
- public orgs: none visible
|
| 7284 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 7285 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 7286 |
+
|
| 7287 |
+
Example artifacts:
|
| 7288 |
+
- [PR #65398: fix(feishu): preserve top-level groupPolicy and avoid duplicate registration](https://github.com/openclaw/openclaw/pull/65398) — open
|
| 7289 |
+
- [PR #65338: Merge: 同步大量更新和重构](https://github.com/openclaw/openclaw/pull/65338) — closed
|
| 7290 |
+
|
| 7291 |
### `bittoby`
|
| 7292 |
|
| 7293 |
- profile: [github.com/bittoby](https://github.com/bittoby)
|
|
|
|
| 7354 |
- [PR #65592: feat(searxng): show JSON format setup note during onboarding](https://github.com/openclaw/openclaw/pull/65592) — open
|
| 7355 |
- [PR #64493: feat(searxng): show JSON format setup note during onboarding](https://github.com/openclaw/openclaw/pull/64493) — closed, draft
|
| 7356 |
|
| 7357 |
+
### `frankentini`
|
| 7358 |
+
|
| 7359 |
+
- profile: [github.com/frankentini](https://github.com/frankentini)
|
| 7360 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afrankentini)
|
| 7361 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afrankentini)
|
| 7362 |
+
- repo first seen: `2026-04-11T12:05:46Z`
|
| 7363 |
+
- repo last seen: `2026-04-12T16:08:33Z`
|
| 7364 |
+
- first seen in snapshot: **no**
|
| 7365 |
+
- repo association: **NONE**
|
| 7366 |
+
- repo primary artifacts: **2**
|
| 7367 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7368 |
+
- snapshot discussion activity: **0 comments / 4 reviews / 4 review comments**
|
| 7369 |
+
- account age: **2190 days**
|
| 7370 |
+
- recent public PR activity: **4 PRs** (0 merged / 2 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 7371 |
+
- public orgs: none visible
|
| 7372 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 7373 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 7374 |
+
|
| 7375 |
+
Example artifacts:
|
| 7376 |
+
- [PR #65446: security: use timing-safe token comparison in MCP loopback validator](https://github.com/openclaw/openclaw/pull/65446) — closed
|
| 7377 |
+
- [PR #65336: test: add missing extractTextCached assertions to final-tag regression tests](https://github.com/openclaw/openclaw/pull/65336) — closed
|
| 7378 |
+
|
| 7379 |
### `FroeMic`
|
| 7380 |
|
| 7381 |
- profile: [github.com/FroeMic](https://github.com/FroeMic)
|
|
|
|
| 7596 |
- [PR #65651: Claude/automate fork sync ir128](https://github.com/openclaw/openclaw/pull/65651) — closed
|
| 7597 |
- [PR #65166: session: add maxAgeHours, maxContextTokens, createdAt controls](https://github.com/openclaw/openclaw/pull/65166) — closed
|
| 7598 |
|
| 7599 |
+
### `serkonyc`
|
| 7600 |
+
|
| 7601 |
+
- profile: [github.com/serkonyc](https://github.com/serkonyc)
|
| 7602 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aserkonyc)
|
| 7603 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aserkonyc)
|
| 7604 |
+
- repo first seen: `2026-04-12T11:37:04Z`
|
| 7605 |
+
- repo last seen: `2026-04-13T13:34:42Z`
|
| 7606 |
+
- first seen in snapshot: **no**
|
| 7607 |
+
- repo association: **CONTRIBUTOR**
|
| 7608 |
+
- repo primary artifacts: **2**
|
| 7609 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7610 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 7611 |
+
- account age: **4509 days**
|
| 7612 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 7613 |
+
- public orgs: none visible
|
| 7614 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 7615 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 7616 |
+
|
| 7617 |
+
Example artifacts:
|
| 7618 |
+
- [PR #65845: fix: auto-approve local metadata pairing upgrades](https://github.com/openclaw/openclaw/pull/65845) — open
|
| 7619 |
+
- [PR #65320: fix: harden dreaming narrative session cleanup](https://github.com/openclaw/openclaw/pull/65320) — closed, merged
|
| 7620 |
+
|
| 7621 |
### `snowshadow`
|
| 7622 |
|
| 7623 |
- profile: [github.com/snowshadow](https://github.com/snowshadow)
|
|
|
|
| 10005 |
Example artifacts:
|
| 10006 |
- [PR #68103: Add nvidia api support](https://github.com/openclaw/openclaw/pull/68103) — open
|
| 10007 |
|
| 10008 |
+
### `armanddp`
|
| 10009 |
+
|
| 10010 |
+
- profile: [github.com/armanddp](https://github.com/armanddp)
|
| 10011 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmanddp)
|
| 10012 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmanddp)
|
| 10013 |
+
- repo first seen: `2026-01-23T14:50:14Z`
|
| 10014 |
+
- repo last seen: `2026-04-19T12:13:50Z`
|
| 10015 |
+
- first seen in snapshot: **yes**
|
| 10016 |
+
- repo association: **CONTRIBUTOR**
|
| 10017 |
+
- repo primary artifacts: **1**
|
| 10018 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10019 |
+
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 10020 |
+
- account age: **6581 days**
|
| 10021 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10022 |
+
- public orgs: `bankio`
|
| 10023 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 10024 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 10025 |
+
|
| 10026 |
+
Example artifacts:
|
| 10027 |
+
- [PR #68947: fix(reply): restore export-session inline scripts](https://github.com/openclaw/openclaw/pull/68947) — open
|
| 10028 |
+
|
| 10029 |
### `artificialdimension`
|
| 10030 |
|
| 10031 |
- profile: [github.com/artificialdimension](https://github.com/artificialdimension)
|
|
|
|
| 12028 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahss-oss)
|
| 12029 |
- repo first seen: `2026-04-19T11:13:37Z`
|
| 12030 |
- repo last seen: `2026-04-19T11:13:37Z`
|
| 12031 |
+
- first seen in snapshot: **no**
|
| 12032 |
- repo association: **NONE**
|
| 12033 |
- repo primary artifacts: **1**
|
| 12034 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 12427 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajanuaryeffect)
|
| 12428 |
- repo first seen: `2026-04-19T11:13:28Z`
|
| 12429 |
- repo last seen: `2026-04-19T11:13:28Z`
|
| 12430 |
+
- first seen in snapshot: **no**
|
| 12431 |
- repo association: **NONE**
|
| 12432 |
- repo primary artifacts: **1**
|
| 12433 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 14100 |
Example artifacts:
|
| 14101 |
- [PR #67665: fix(discord): normalize prefixed conversation ids in resolveChannelIdForBinding](https://github.com/openclaw/openclaw/pull/67665) — open
|
| 14102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14103 |
### `oinoom`
|
| 14104 |
|
| 14105 |
- profile: [github.com/oinoom](https://github.com/oinoom)
|
|
|
|
| 15023 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15024 |
|
| 15025 |
Example artifacts:
|
| 15026 |
+
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open
|
| 15027 |
|
| 15028 |
### `ShayMeshGit`
|
| 15029 |
|
|
|
|
| 15655 |
Example artifacts:
|
| 15656 |
- [PR #66164: Gateway: add mesh backend auth seam](https://github.com/openclaw/openclaw/pull/66164) — closed, draft
|
| 15657 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15658 |
### `TrueNorth49`
|
| 15659 |
|
| 15660 |
- profile: [github.com/TrueNorth49](https://github.com/TrueNorth49)
|
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:a8bcd065f694ad4659e3455a7c02317005b64e3a168ace4b3b83261d768cc077
|
| 3 |
+
size 95779
|
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:7fb1db88f97a8ce845e92a2206be88741aedc6e960d09396ea705efe68937ae2
|
| 3 |
+
size 47100825
|
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:3cecbb889d5ae27f928f19f391d18488adbd5147746f0c123b92c42c8f716fd2
|
| 3 |
+
size 123575597
|
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:56c6a1dc39062b9072edc3e7bb10f0f211624ae04b8f1cddb93c0bc318cbe03e
|
| 3 |
+
size 101599453
|
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:547e00cab001b3592001cc91d634754889cd3bcf59da33fee5f6f270beb484c8
|
| 3 |
+
size 5256496
|
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:7c5158a3a7eb0bfe4937fb67dede7576004da213f1c733efd384748ce14d8cdc
|
| 3 |
+
size 8019932
|
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:6d05b1b1f4c7a03f30bd7a3de1fa163b75f61846d9dda6242d66f046a1d2e563
|
| 3 |
+
size 1566303
|
snapshots/20260419T122035Z/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": 137365,
|
| 9 |
+
"issues": 4753,
|
| 10 |
+
"links": 45299,
|
| 11 |
+
"new_contributors": 702,
|
| 12 |
+
"pr_diffs": 3614,
|
| 13 |
+
"pr_files": 82986,
|
| 14 |
+
"pull_requests": 3614,
|
| 15 |
+
"review_comments": 18565,
|
| 16 |
+
"reviews": 14085,
|
| 17 |
+
"timeline_events": 62135
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T12:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 38,
|
| 22 |
+
"issue_stubs": 51,
|
| 23 |
+
"issues": 19,
|
| 24 |
+
"links": 273,
|
| 25 |
+
"pr_diffs": 32,
|
| 26 |
+
"pr_files": 837,
|
| 27 |
+
"pull_requests": 32,
|
| 28 |
+
"review_comments": 1452,
|
| 29 |
+
"reviews": 1039,
|
| 30 |
+
"timeline_events": 2010
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-19T12:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T122035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T11:20:35Z",
|
| 37 |
+
"next_since": "2026-04-19T12: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/20260419T122035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260419T122035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-19T12:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260419T122035Z"
|
| 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-19T11:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260419T122035Z",
|
| 4 |
+
"next_since": "2026-04-19T12:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-19T12:20:35Z"
|
| 7 |
}
|