Refresh openclaw dataset snapshot 20260417T202042Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +25 -25
- new-contributors-report.json +801 -732
- new-contributors-report.md +229 -206
- 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/20260417T202042Z/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: `20260417T202042Z`
|
| 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:a9e6ad1f11f0883d16992d7470860e6bf296981473930efc5916278ad4282194
|
| 3 |
+
size 66868609
|
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:d23f00bca517c52d07cde56197d0f4b246f56c8f6cd7a0c9a152e76d36439ac2
|
| 3 |
+
size 862718
|
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:777912012b2c0c08e4b3b62e1fb9e655a061f5301b9f8b3cff7b1ccca12266dd
|
| 3 |
+
size 19902307
|
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:c217d716cbfe759426a41038d201540ac4cd0a2294a74b81765ec0aa44c129a0
|
| 3 |
+
size 6297127
|
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:d613cfebb6c27b3ea1f5ee8d9197eeda1efc8adb43b9915edcc0cbf65eb5f5ec
|
| 3 |
+
size 515713
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 135550,
|
| 9 |
+
"issues": 4151,
|
| 10 |
+
"links": 43207,
|
| 11 |
+
"new_contributors": 712,
|
| 12 |
+
"pr_diffs": 2891,
|
| 13 |
+
"pr_files": 56315,
|
| 14 |
+
"pull_requests": 2891,
|
| 15 |
+
"review_comments": 14231,
|
| 16 |
+
"reviews": 10737,
|
| 17 |
+
"timeline_events": 43981
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-17T20:20:42Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 20,
|
| 22 |
+
"issue_stubs": 37,
|
| 23 |
+
"issues": 16,
|
| 24 |
+
"links": 46,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 228,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 715,
|
| 29 |
+
"reviews": 597,
|
| 30 |
+
"timeline_events": 804
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-17T20:20:42Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260417T202042Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-17T19:20:43Z",
|
| 37 |
+
"next_since": "2026-04-17T20:20:42Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 114,
|
| 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": 0,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -1427,15 +1427,15 @@
|
|
| 1427 |
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 1428 |
"public_orgs": [],
|
| 1429 |
"activity": {
|
| 1430 |
-
"visible_authored_pr_count":
|
| 1431 |
"merged_pr_count": 21,
|
| 1432 |
"closed_unmerged_pr_count": 6,
|
| 1433 |
-
"open_pr_count":
|
| 1434 |
-
"merged_pr_rate": 0.
|
| 1435 |
-
"closed_unmerged_pr_rate": 0.
|
| 1436 |
-
"still_open_pr_rate": 0.
|
| 1437 |
"distinct_repos_with_authored_prs": 6,
|
| 1438 |
-
"distinct_repos_with_open_prs":
|
| 1439 |
},
|
| 1440 |
"examples": {
|
| 1441 |
"pull_requests": [
|
|
@@ -2216,7 +2216,7 @@
|
|
| 2216 |
"report_reason": null,
|
| 2217 |
"enrichment_source": "live",
|
| 2218 |
"live_refetch_skipped": false,
|
| 2219 |
-
"account_age_days":
|
| 2220 |
"young_account": false,
|
| 2221 |
"follow_through_score": "strong",
|
| 2222 |
"breadth_score": "low",
|
|
@@ -2293,7 +2293,7 @@
|
|
| 2293 |
"report_reason": null,
|
| 2294 |
"enrichment_source": "live",
|
| 2295 |
"live_refetch_skipped": false,
|
| 2296 |
-
"account_age_days":
|
| 2297 |
"young_account": true,
|
| 2298 |
"follow_through_score": "weak",
|
| 2299 |
"breadth_score": "low",
|
|
@@ -2614,7 +2614,7 @@
|
|
| 2614 |
"report_reason": null,
|
| 2615 |
"enrichment_source": "live",
|
| 2616 |
"live_refetch_skipped": false,
|
| 2617 |
-
"account_age_days":
|
| 2618 |
"young_account": false,
|
| 2619 |
"follow_through_score": "mixed",
|
| 2620 |
"breadth_score": "low",
|
|
@@ -3638,15 +3638,15 @@
|
|
| 3638 |
"heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos",
|
| 3639 |
"public_orgs": [],
|
| 3640 |
"activity": {
|
| 3641 |
-
"visible_authored_pr_count":
|
| 3642 |
"merged_pr_count": 22,
|
| 3643 |
"closed_unmerged_pr_count": 15,
|
| 3644 |
-
"open_pr_count":
|
| 3645 |
-
"merged_pr_rate": 0.
|
| 3646 |
-
"closed_unmerged_pr_rate": 0.
|
| 3647 |
-
"still_open_pr_rate": 0.
|
| 3648 |
-
"distinct_repos_with_authored_prs":
|
| 3649 |
-
"distinct_repos_with_open_prs":
|
| 3650 |
},
|
| 3651 |
"examples": {
|
| 3652 |
"pull_requests": [
|
|
@@ -5061,6 +5061,114 @@
|
|
| 5061 |
},
|
| 5062 |
"fetch_error": null
|
| 5063 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5064 |
{
|
| 5065 |
"author_login": "jetd1",
|
| 5066 |
"name": "Xiaoshuai Zhang",
|
|
@@ -5256,11 +5364,11 @@
|
|
| 5256 |
"repo_first_seen_at": "2026-03-21T22:50:34Z",
|
| 5257 |
"repo_last_seen_at": "2026-04-17T17:48:40Z",
|
| 5258 |
"repo_primary_artifact_count": 8,
|
| 5259 |
-
"repo_artifact_count":
|
| 5260 |
"snapshot_issue_count": 1,
|
| 5261 |
"snapshot_pr_count": 7,
|
| 5262 |
"snapshot_comment_count": 66,
|
| 5263 |
-
"snapshot_review_count":
|
| 5264 |
"snapshot_review_comment_count": 1,
|
| 5265 |
"repo_association": "CONTRIBUTOR",
|
| 5266 |
"new_to_repo": false,
|
|
@@ -5656,85 +5764,6 @@
|
|
| 5656 |
},
|
| 5657 |
"fetch_error": null
|
| 5658 |
},
|
| 5659 |
-
{
|
| 5660 |
-
"author_login": "jlapenna",
|
| 5661 |
-
"name": "Joe LaPenna",
|
| 5662 |
-
"profile_url": "https://github.com/jlapenna",
|
| 5663 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna",
|
| 5664 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna",
|
| 5665 |
-
"repo_first_seen_at": "2026-04-03T04:12:38Z",
|
| 5666 |
-
"repo_last_seen_at": "2026-04-17T16:16:43Z",
|
| 5667 |
-
"repo_primary_artifact_count": 7,
|
| 5668 |
-
"repo_artifact_count": 22,
|
| 5669 |
-
"snapshot_issue_count": 0,
|
| 5670 |
-
"snapshot_pr_count": 7,
|
| 5671 |
-
"snapshot_comment_count": 13,
|
| 5672 |
-
"snapshot_review_count": 2,
|
| 5673 |
-
"snapshot_review_comment_count": 0,
|
| 5674 |
-
"repo_association": "CONTRIBUTOR",
|
| 5675 |
-
"new_to_repo": false,
|
| 5676 |
-
"first_seen_in_snapshot": false,
|
| 5677 |
-
"known_via_prior_merged_pr": true,
|
| 5678 |
-
"report_reason": null,
|
| 5679 |
-
"enrichment_source": "live",
|
| 5680 |
-
"live_refetch_skipped": false,
|
| 5681 |
-
"account_age_days": 6304,
|
| 5682 |
-
"young_account": false,
|
| 5683 |
-
"follow_through_score": "weak",
|
| 5684 |
-
"breadth_score": "low",
|
| 5685 |
-
"automation_risk_signal": "low",
|
| 5686 |
-
"heuristic_note": "high open PR share",
|
| 5687 |
-
"public_orgs": [
|
| 5688 |
-
"supersprinklesracing"
|
| 5689 |
-
],
|
| 5690 |
-
"activity": {
|
| 5691 |
-
"visible_authored_pr_count": 13,
|
| 5692 |
-
"merged_pr_count": 1,
|
| 5693 |
-
"closed_unmerged_pr_count": 3,
|
| 5694 |
-
"open_pr_count": 9,
|
| 5695 |
-
"merged_pr_rate": 0.0769,
|
| 5696 |
-
"closed_unmerged_pr_rate": 0.2308,
|
| 5697 |
-
"still_open_pr_rate": 0.6923,
|
| 5698 |
-
"distinct_repos_with_authored_prs": 2,
|
| 5699 |
-
"distinct_repos_with_open_prs": 2
|
| 5700 |
-
},
|
| 5701 |
-
"examples": {
|
| 5702 |
-
"pull_requests": [
|
| 5703 |
-
{
|
| 5704 |
-
"kind": "pull_request",
|
| 5705 |
-
"number": 66190,
|
| 5706 |
-
"title": "fix(memory): use native parser for openai embeddings proxy",
|
| 5707 |
-
"url": "https://github.com/openclaw/openclaw/pull/66190",
|
| 5708 |
-
"state": "closed",
|
| 5709 |
-
"merged": false,
|
| 5710 |
-
"draft": false,
|
| 5711 |
-
"created_at": "2026-04-13T22:46:45Z"
|
| 5712 |
-
},
|
| 5713 |
-
{
|
| 5714 |
-
"kind": "pull_request",
|
| 5715 |
-
"number": 65473,
|
| 5716 |
-
"title": "docs(gateway): Document Docker-out-of-Docker Paradox and constraint",
|
| 5717 |
-
"url": "https://github.com/openclaw/openclaw/pull/65473",
|
| 5718 |
-
"state": "closed",
|
| 5719 |
-
"merged": true,
|
| 5720 |
-
"draft": false,
|
| 5721 |
-
"created_at": "2026-04-12T16:57:49Z"
|
| 5722 |
-
},
|
| 5723 |
-
{
|
| 5724 |
-
"kind": "pull_request",
|
| 5725 |
-
"number": 64485,
|
| 5726 |
-
"title": "fix(docker): add config dir defaults to prevent broken volume mounts",
|
| 5727 |
-
"url": "https://github.com/openclaw/openclaw/pull/64485",
|
| 5728 |
-
"state": "open",
|
| 5729 |
-
"merged": false,
|
| 5730 |
-
"draft": false,
|
| 5731 |
-
"created_at": "2026-04-10T20:04:49Z"
|
| 5732 |
-
}
|
| 5733 |
-
],
|
| 5734 |
-
"issues": []
|
| 5735 |
-
},
|
| 5736 |
-
"fetch_error": null
|
| 5737 |
-
},
|
| 5738 |
{
|
| 5739 |
"author_login": "Mlightsnow",
|
| 5740 |
"name": "Han Yang",
|
|
@@ -5973,12 +6002,12 @@
|
|
| 5973 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anxmxbbd",
|
| 5974 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anxmxbbd",
|
| 5975 |
"repo_first_seen_at": "2026-03-24T14:29:43Z",
|
| 5976 |
-
"repo_last_seen_at": "2026-04-
|
| 5977 |
"repo_primary_artifact_count": 7,
|
| 5978 |
-
"repo_artifact_count":
|
| 5979 |
"snapshot_issue_count": 0,
|
| 5980 |
"snapshot_pr_count": 7,
|
| 5981 |
-
"snapshot_comment_count":
|
| 5982 |
"snapshot_review_count": 17,
|
| 5983 |
"snapshot_review_comment_count": 14,
|
| 5984 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -6197,114 +6226,6 @@
|
|
| 6197 |
},
|
| 6198 |
"fetch_error": null
|
| 6199 |
},
|
| 6200 |
-
{
|
| 6201 |
-
"author_login": "mjamiv",
|
| 6202 |
-
"name": null,
|
| 6203 |
-
"profile_url": "https://github.com/mjamiv",
|
| 6204 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv",
|
| 6205 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv",
|
| 6206 |
-
"repo_first_seen_at": "2026-04-08T18:58:33Z",
|
| 6207 |
-
"repo_last_seen_at": "2026-04-14T21:21:25Z",
|
| 6208 |
-
"repo_primary_artifact_count": 11,
|
| 6209 |
-
"repo_artifact_count": 71,
|
| 6210 |
-
"snapshot_issue_count": 5,
|
| 6211 |
-
"snapshot_pr_count": 6,
|
| 6212 |
-
"snapshot_comment_count": 48,
|
| 6213 |
-
"snapshot_review_count": 6,
|
| 6214 |
-
"snapshot_review_comment_count": 6,
|
| 6215 |
-
"repo_association": "CONTRIBUTOR",
|
| 6216 |
-
"new_to_repo": false,
|
| 6217 |
-
"first_seen_in_snapshot": false,
|
| 6218 |
-
"known_via_prior_merged_pr": true,
|
| 6219 |
-
"report_reason": null,
|
| 6220 |
-
"enrichment_source": "live",
|
| 6221 |
-
"live_refetch_skipped": false,
|
| 6222 |
-
"account_age_days": 977,
|
| 6223 |
-
"young_account": false,
|
| 6224 |
-
"follow_through_score": "mixed",
|
| 6225 |
-
"breadth_score": "low",
|
| 6226 |
-
"automation_risk_signal": "low",
|
| 6227 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 6228 |
-
"public_orgs": [],
|
| 6229 |
-
"activity": {
|
| 6230 |
-
"visible_authored_pr_count": 10,
|
| 6231 |
-
"merged_pr_count": 4,
|
| 6232 |
-
"closed_unmerged_pr_count": 2,
|
| 6233 |
-
"open_pr_count": 4,
|
| 6234 |
-
"merged_pr_rate": 0.4,
|
| 6235 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 6236 |
-
"still_open_pr_rate": 0.4,
|
| 6237 |
-
"distinct_repos_with_authored_prs": 3,
|
| 6238 |
-
"distinct_repos_with_open_prs": 2
|
| 6239 |
-
},
|
| 6240 |
-
"examples": {
|
| 6241 |
-
"pull_requests": [
|
| 6242 |
-
{
|
| 6243 |
-
"kind": "pull_request",
|
| 6244 |
-
"number": 66412,
|
| 6245 |
-
"title": "fix(dreaming): default storage.mode to \"separate\" so phase blocks stop polluting daily memory files",
|
| 6246 |
-
"url": "https://github.com/openclaw/openclaw/pull/66412",
|
| 6247 |
-
"state": "closed",
|
| 6248 |
-
"merged": true,
|
| 6249 |
-
"draft": false,
|
| 6250 |
-
"created_at": "2026-04-14T07:53:26Z"
|
| 6251 |
-
},
|
| 6252 |
-
{
|
| 6253 |
-
"kind": "pull_request",
|
| 6254 |
-
"number": 65453,
|
| 6255 |
-
"title": "fix(models): add image input to MiniMax-M2.7 catalog",
|
| 6256 |
-
"url": "https://github.com/openclaw/openclaw/pull/65453",
|
| 6257 |
-
"state": "open",
|
| 6258 |
-
"merged": false,
|
| 6259 |
-
"draft": false,
|
| 6260 |
-
"created_at": "2026-04-12T16:25:00Z"
|
| 6261 |
-
},
|
| 6262 |
-
{
|
| 6263 |
-
"kind": "pull_request",
|
| 6264 |
-
"number": 64974,
|
| 6265 |
-
"title": "fix(media-understanding): auto-upgrade provider HTTP helper to trusted env proxy mode",
|
| 6266 |
-
"url": "https://github.com/openclaw/openclaw/pull/64974",
|
| 6267 |
-
"state": "closed",
|
| 6268 |
-
"merged": false,
|
| 6269 |
-
"draft": false,
|
| 6270 |
-
"created_at": "2026-04-11T18:51:29Z"
|
| 6271 |
-
}
|
| 6272 |
-
],
|
| 6273 |
-
"issues": [
|
| 6274 |
-
{
|
| 6275 |
-
"kind": "issue",
|
| 6276 |
-
"number": 65668,
|
| 6277 |
-
"title": "[Bug]: SIGUSR1/config.patch restart orphans gateway under custom supervisors \u2192 EADDRINUSE crash loop (workaround: OPENCLAW_NO_RESPAWN=1)",
|
| 6278 |
-
"url": "https://github.com/openclaw/openclaw/issues/65668",
|
| 6279 |
-
"state": "open",
|
| 6280 |
-
"merged": null,
|
| 6281 |
-
"draft": null,
|
| 6282 |
-
"created_at": "2026-04-13T02:31:43Z"
|
| 6283 |
-
},
|
| 6284 |
-
{
|
| 6285 |
-
"kind": "issue",
|
| 6286 |
-
"number": 65526,
|
| 6287 |
-
"title": "[Feature]: auto-propagate proxy env vars to MCP stdio server child processes",
|
| 6288 |
-
"url": "https://github.com/openclaw/openclaw/issues/65526",
|
| 6289 |
-
"state": "open",
|
| 6290 |
-
"merged": null,
|
| 6291 |
-
"draft": null,
|
| 6292 |
-
"created_at": "2026-04-12T19:20:26Z"
|
| 6293 |
-
},
|
| 6294 |
-
{
|
| 6295 |
-
"kind": "issue",
|
| 6296 |
-
"number": 65525,
|
| 6297 |
-
"title": "[Bug]: MCP stdio servers don't inherit NODE_OPTIONS \u2014 breaks proxy-only sandbox environments",
|
| 6298 |
-
"url": "https://github.com/openclaw/openclaw/issues/65525",
|
| 6299 |
-
"state": "open",
|
| 6300 |
-
"merged": null,
|
| 6301 |
-
"draft": null,
|
| 6302 |
-
"created_at": "2026-04-12T19:20:25Z"
|
| 6303 |
-
}
|
| 6304 |
-
]
|
| 6305 |
-
},
|
| 6306 |
-
"fetch_error": null
|
| 6307 |
-
},
|
| 6308 |
{
|
| 6309 |
"author_login": "mobilinkd",
|
| 6310 |
"name": "Mobilinkd LLC",
|
|
@@ -7188,6 +7109,94 @@
|
|
| 7188 |
},
|
| 7189 |
"fetch_error": null
|
| 7190 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7191 |
{
|
| 7192 |
"author_login": "rmfalco89",
|
| 7193 |
"name": "Riccardo Marino",
|
|
@@ -8862,7 +8871,7 @@
|
|
| 8862 |
"report_reason": null,
|
| 8863 |
"enrichment_source": "live",
|
| 8864 |
"live_refetch_skipped": false,
|
| 8865 |
-
"account_age_days":
|
| 8866 |
"young_account": false,
|
| 8867 |
"follow_through_score": "strong",
|
| 8868 |
"breadth_score": "low",
|
|
@@ -9573,6 +9582,83 @@
|
|
| 9573 |
},
|
| 9574 |
"fetch_error": null
|
| 9575 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9576 |
{
|
| 9577 |
"author_login": "hoyanhan",
|
| 9578 |
"name": null,
|
|
@@ -11439,83 +11525,6 @@
|
|
| 11439 |
},
|
| 11440 |
"fetch_error": null
|
| 11441 |
},
|
| 11442 |
-
{
|
| 11443 |
-
"author_login": "cedillarack",
|
| 11444 |
-
"name": null,
|
| 11445 |
-
"profile_url": "https://github.com/cedillarack",
|
| 11446 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acedillarack",
|
| 11447 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acedillarack",
|
| 11448 |
-
"repo_first_seen_at": "2026-02-17T04:29:03Z",
|
| 11449 |
-
"repo_last_seen_at": "2026-04-14T23:31:50Z",
|
| 11450 |
-
"repo_primary_artifact_count": 3,
|
| 11451 |
-
"repo_artifact_count": 13,
|
| 11452 |
-
"snapshot_issue_count": 0,
|
| 11453 |
-
"snapshot_pr_count": 3,
|
| 11454 |
-
"snapshot_comment_count": 10,
|
| 11455 |
-
"snapshot_review_count": 0,
|
| 11456 |
-
"snapshot_review_comment_count": 0,
|
| 11457 |
-
"repo_association": "NONE",
|
| 11458 |
-
"new_to_repo": false,
|
| 11459 |
-
"first_seen_in_snapshot": false,
|
| 11460 |
-
"known_via_prior_merged_pr": true,
|
| 11461 |
-
"report_reason": null,
|
| 11462 |
-
"enrichment_source": "live",
|
| 11463 |
-
"live_refetch_skipped": false,
|
| 11464 |
-
"account_age_days": 61,
|
| 11465 |
-
"young_account": true,
|
| 11466 |
-
"follow_through_score": "weak",
|
| 11467 |
-
"breadth_score": "low",
|
| 11468 |
-
"automation_risk_signal": "medium",
|
| 11469 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 11470 |
-
"public_orgs": [],
|
| 11471 |
-
"activity": {
|
| 11472 |
-
"visible_authored_pr_count": 3,
|
| 11473 |
-
"merged_pr_count": 1,
|
| 11474 |
-
"closed_unmerged_pr_count": 0,
|
| 11475 |
-
"open_pr_count": 2,
|
| 11476 |
-
"merged_pr_rate": 0.3333,
|
| 11477 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 11478 |
-
"still_open_pr_rate": 0.6667,
|
| 11479 |
-
"distinct_repos_with_authored_prs": 1,
|
| 11480 |
-
"distinct_repos_with_open_prs": 1
|
| 11481 |
-
},
|
| 11482 |
-
"examples": {
|
| 11483 |
-
"pull_requests": [
|
| 11484 |
-
{
|
| 11485 |
-
"kind": "pull_request",
|
| 11486 |
-
"number": 66868,
|
| 11487 |
-
"title": "fix: drain system events on session reset to prevent cross-session leak",
|
| 11488 |
-
"url": "https://github.com/openclaw/openclaw/pull/66868",
|
| 11489 |
-
"state": "open",
|
| 11490 |
-
"merged": false,
|
| 11491 |
-
"draft": false,
|
| 11492 |
-
"created_at": "2026-04-14T23:31:50Z"
|
| 11493 |
-
},
|
| 11494 |
-
{
|
| 11495 |
-
"kind": "pull_request",
|
| 11496 |
-
"number": 64518,
|
| 11497 |
-
"title": "fix: clear model/provider override on /new and /reset",
|
| 11498 |
-
"url": "https://github.com/openclaw/openclaw/pull/64518",
|
| 11499 |
-
"state": "open",
|
| 11500 |
-
"merged": false,
|
| 11501 |
-
"draft": false,
|
| 11502 |
-
"created_at": "2026-04-10T22:18:01Z"
|
| 11503 |
-
},
|
| 11504 |
-
{
|
| 11505 |
-
"kind": "pull_request",
|
| 11506 |
-
"number": 64491,
|
| 11507 |
-
"title": "fix(config): add timeoutSeconds support to agents.defaults.heartbeat",
|
| 11508 |
-
"url": "https://github.com/openclaw/openclaw/pull/64491",
|
| 11509 |
-
"state": "closed",
|
| 11510 |
-
"merged": true,
|
| 11511 |
-
"draft": false,
|
| 11512 |
-
"created_at": "2026-04-10T20:20:28Z"
|
| 11513 |
-
}
|
| 11514 |
-
],
|
| 11515 |
-
"issues": []
|
| 11516 |
-
},
|
| 11517 |
-
"fetch_error": null
|
| 11518 |
-
},
|
| 11519 |
{
|
| 11520 |
"author_login": "damselem",
|
| 11521 |
"name": "Daniel Salmer\u00f3n Amselem",
|
|
@@ -11670,83 +11679,6 @@
|
|
| 11670 |
},
|
| 11671 |
"fetch_error": null
|
| 11672 |
},
|
| 11673 |
-
{
|
| 11674 |
-
"author_login": "holeshotclaw",
|
| 11675 |
-
"name": "holeshotclaw",
|
| 11676 |
-
"profile_url": "https://github.com/holeshotclaw",
|
| 11677 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aholeshotclaw",
|
| 11678 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aholeshotclaw",
|
| 11679 |
-
"repo_first_seen_at": "2026-04-14T22:45:43Z",
|
| 11680 |
-
"repo_last_seen_at": "2026-04-17T17:32:58Z",
|
| 11681 |
-
"repo_primary_artifact_count": 3,
|
| 11682 |
-
"repo_artifact_count": 3,
|
| 11683 |
-
"snapshot_issue_count": 0,
|
| 11684 |
-
"snapshot_pr_count": 3,
|
| 11685 |
-
"snapshot_comment_count": 0,
|
| 11686 |
-
"snapshot_review_count": 0,
|
| 11687 |
-
"snapshot_review_comment_count": 0,
|
| 11688 |
-
"repo_association": "NONE",
|
| 11689 |
-
"new_to_repo": false,
|
| 11690 |
-
"first_seen_in_snapshot": false,
|
| 11691 |
-
"known_via_prior_merged_pr": false,
|
| 11692 |
-
"report_reason": null,
|
| 11693 |
-
"enrichment_source": "previous_report",
|
| 11694 |
-
"live_refetch_skipped": true,
|
| 11695 |
-
"account_age_days": 12,
|
| 11696 |
-
"young_account": true,
|
| 11697 |
-
"follow_through_score": "n/a",
|
| 11698 |
-
"breadth_score": "low",
|
| 11699 |
-
"automation_risk_signal": "medium",
|
| 11700 |
-
"heuristic_note": "very new account; no visible non-self stars",
|
| 11701 |
-
"public_orgs": [],
|
| 11702 |
-
"activity": {
|
| 11703 |
-
"visible_authored_pr_count": 0,
|
| 11704 |
-
"merged_pr_count": 0,
|
| 11705 |
-
"closed_unmerged_pr_count": 0,
|
| 11706 |
-
"open_pr_count": 0,
|
| 11707 |
-
"merged_pr_rate": null,
|
| 11708 |
-
"closed_unmerged_pr_rate": null,
|
| 11709 |
-
"still_open_pr_rate": null,
|
| 11710 |
-
"distinct_repos_with_authored_prs": 0,
|
| 11711 |
-
"distinct_repos_with_open_prs": 0
|
| 11712 |
-
},
|
| 11713 |
-
"examples": {
|
| 11714 |
-
"pull_requests": [
|
| 11715 |
-
{
|
| 11716 |
-
"kind": "pull_request",
|
| 11717 |
-
"number": 68224,
|
| 11718 |
-
"title": "fix(memory-core): read dreaming config from selected slot",
|
| 11719 |
-
"url": "https://github.com/openclaw/openclaw/pull/68224",
|
| 11720 |
-
"state": "open",
|
| 11721 |
-
"merged": false,
|
| 11722 |
-
"draft": false,
|
| 11723 |
-
"created_at": "2026-04-17T17:32:58Z"
|
| 11724 |
-
},
|
| 11725 |
-
{
|
| 11726 |
-
"kind": "pull_request",
|
| 11727 |
-
"number": 66873,
|
| 11728 |
-
"title": "fix: enforce isolated repo-slot branches for subagents",
|
| 11729 |
-
"url": "https://github.com/openclaw/openclaw/pull/66873",
|
| 11730 |
-
"state": "closed",
|
| 11731 |
-
"merged": false,
|
| 11732 |
-
"draft": false,
|
| 11733 |
-
"created_at": "2026-04-14T23:48:24Z"
|
| 11734 |
-
},
|
| 11735 |
-
{
|
| 11736 |
-
"kind": "pull_request",
|
| 11737 |
-
"number": 66851,
|
| 11738 |
-
"title": "Add isolated repo slot workflow for agent runs",
|
| 11739 |
-
"url": "https://github.com/openclaw/openclaw/pull/66851",
|
| 11740 |
-
"state": "closed",
|
| 11741 |
-
"merged": false,
|
| 11742 |
-
"draft": false,
|
| 11743 |
-
"created_at": "2026-04-14T22:45:43Z"
|
| 11744 |
-
}
|
| 11745 |
-
],
|
| 11746 |
-
"issues": []
|
| 11747 |
-
},
|
| 11748 |
-
"fetch_error": null
|
| 11749 |
-
},
|
| 11750 |
{
|
| 11751 |
"author_login": "jarimustonen",
|
| 11752 |
"name": "Jari Mustonen",
|
|
@@ -12831,6 +12763,85 @@
|
|
| 12831 |
},
|
| 12832 |
"fetch_error": null
|
| 12833 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12834 |
{
|
| 12835 |
"author_login": "sercada",
|
| 12836 |
"name": "Sergio Cadavid",
|
|
@@ -13059,7 +13070,7 @@
|
|
| 13059 |
"report_reason": null,
|
| 13060 |
"enrichment_source": "live",
|
| 13061 |
"live_refetch_skipped": false,
|
| 13062 |
-
"account_age_days":
|
| 13063 |
"young_account": true,
|
| 13064 |
"follow_through_score": "weak",
|
| 13065 |
"breadth_score": "low",
|
|
@@ -13215,94 +13226,6 @@
|
|
| 13215 |
},
|
| 13216 |
"fetch_error": null
|
| 13217 |
},
|
| 13218 |
-
{
|
| 13219 |
-
"author_login": "Lucenx9",
|
| 13220 |
-
"name": "Simone",
|
| 13221 |
-
"profile_url": "https://github.com/Lucenx9",
|
| 13222 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 13223 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 13224 |
-
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 13225 |
-
"repo_last_seen_at": "2026-04-11T00:09:35Z",
|
| 13226 |
-
"repo_primary_artifact_count": 5,
|
| 13227 |
-
"repo_artifact_count": 17,
|
| 13228 |
-
"snapshot_issue_count": 1,
|
| 13229 |
-
"snapshot_pr_count": 4,
|
| 13230 |
-
"snapshot_comment_count": 12,
|
| 13231 |
-
"snapshot_review_count": 0,
|
| 13232 |
-
"snapshot_review_comment_count": 0,
|
| 13233 |
-
"repo_association": "CONTRIBUTOR",
|
| 13234 |
-
"new_to_repo": false,
|
| 13235 |
-
"first_seen_in_snapshot": false,
|
| 13236 |
-
"known_via_prior_merged_pr": false,
|
| 13237 |
-
"report_reason": null,
|
| 13238 |
-
"enrichment_source": "previous_report",
|
| 13239 |
-
"live_refetch_skipped": true,
|
| 13240 |
-
"account_age_days": 547,
|
| 13241 |
-
"young_account": false,
|
| 13242 |
-
"follow_through_score": "weak",
|
| 13243 |
-
"breadth_score": "low",
|
| 13244 |
-
"automation_risk_signal": "low",
|
| 13245 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13246 |
-
"public_orgs": [],
|
| 13247 |
-
"activity": {
|
| 13248 |
-
"visible_authored_pr_count": 3,
|
| 13249 |
-
"merged_pr_count": 0,
|
| 13250 |
-
"closed_unmerged_pr_count": 0,
|
| 13251 |
-
"open_pr_count": 3,
|
| 13252 |
-
"merged_pr_rate": 0.0,
|
| 13253 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 13254 |
-
"still_open_pr_rate": 1.0,
|
| 13255 |
-
"distinct_repos_with_authored_prs": 2,
|
| 13256 |
-
"distinct_repos_with_open_prs": 2
|
| 13257 |
-
},
|
| 13258 |
-
"examples": {
|
| 13259 |
-
"pull_requests": [
|
| 13260 |
-
{
|
| 13261 |
-
"kind": "pull_request",
|
| 13262 |
-
"number": 64548,
|
| 13263 |
-
"title": "fix(whatsapp): normalize explicit heartbeat target",
|
| 13264 |
-
"url": "https://github.com/openclaw/openclaw/pull/64548",
|
| 13265 |
-
"state": "closed",
|
| 13266 |
-
"merged": false,
|
| 13267 |
-
"draft": false,
|
| 13268 |
-
"created_at": "2026-04-11T00:09:35Z"
|
| 13269 |
-
},
|
| 13270 |
-
{
|
| 13271 |
-
"kind": "pull_request",
|
| 13272 |
-
"number": 64531,
|
| 13273 |
-
"title": "fix(bluebubbles): add configurable outbound send method",
|
| 13274 |
-
"url": "https://github.com/openclaw/openclaw/pull/64531",
|
| 13275 |
-
"state": "closed",
|
| 13276 |
-
"merged": false,
|
| 13277 |
-
"draft": false,
|
| 13278 |
-
"created_at": "2026-04-10T23:13:10Z"
|
| 13279 |
-
},
|
| 13280 |
-
{
|
| 13281 |
-
"kind": "pull_request",
|
| 13282 |
-
"number": 62222,
|
| 13283 |
-
"title": "[codex] fix inbound TTS detection for audio attachments",
|
| 13284 |
-
"url": "https://github.com/openclaw/openclaw/pull/62222",
|
| 13285 |
-
"state": "closed",
|
| 13286 |
-
"merged": false,
|
| 13287 |
-
"draft": false,
|
| 13288 |
-
"created_at": "2026-04-07T01:24:49Z"
|
| 13289 |
-
}
|
| 13290 |
-
],
|
| 13291 |
-
"issues": [
|
| 13292 |
-
{
|
| 13293 |
-
"kind": "issue",
|
| 13294 |
-
"number": 45645,
|
| 13295 |
-
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 13296 |
-
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 13297 |
-
"state": "open",
|
| 13298 |
-
"merged": null,
|
| 13299 |
-
"draft": null,
|
| 13300 |
-
"created_at": "2026-03-14T02:21:26Z"
|
| 13301 |
-
}
|
| 13302 |
-
]
|
| 13303 |
-
},
|
| 13304 |
-
"fetch_error": null
|
| 13305 |
-
},
|
| 13306 |
{
|
| 13307 |
"author_login": "steipete",
|
| 13308 |
"name": "Peter Steinberger",
|
|
@@ -13812,6 +13735,83 @@
|
|
| 13812 |
},
|
| 13813 |
"fetch_error": null
|
| 13814 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13815 |
{
|
| 13816 |
"author_login": "GaosCode",
|
| 13817 |
"name": "MrBrain",
|
|
@@ -13889,83 +13889,6 @@
|
|
| 13889 |
},
|
| 13890 |
"fetch_error": null
|
| 13891 |
},
|
| 13892 |
-
{
|
| 13893 |
-
"author_login": "kshanxs",
|
| 13894 |
-
"name": "Shubhanshu Shukla",
|
| 13895 |
-
"profile_url": "https://github.com/kshanxs",
|
| 13896 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akshanxs",
|
| 13897 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akshanxs",
|
| 13898 |
-
"repo_first_seen_at": "2026-04-08T22:34:50Z",
|
| 13899 |
-
"repo_last_seen_at": "2026-04-10T19:31:55Z",
|
| 13900 |
-
"repo_primary_artifact_count": 3,
|
| 13901 |
-
"repo_artifact_count": 3,
|
| 13902 |
-
"snapshot_issue_count": 0,
|
| 13903 |
-
"snapshot_pr_count": 3,
|
| 13904 |
-
"snapshot_comment_count": 0,
|
| 13905 |
-
"snapshot_review_count": 0,
|
| 13906 |
-
"snapshot_review_comment_count": 0,
|
| 13907 |
-
"repo_association": "NONE",
|
| 13908 |
-
"new_to_repo": false,
|
| 13909 |
-
"first_seen_in_snapshot": false,
|
| 13910 |
-
"known_via_prior_merged_pr": false,
|
| 13911 |
-
"report_reason": null,
|
| 13912 |
-
"enrichment_source": "previous_report",
|
| 13913 |
-
"live_refetch_skipped": true,
|
| 13914 |
-
"account_age_days": 1928,
|
| 13915 |
-
"young_account": false,
|
| 13916 |
-
"follow_through_score": "weak",
|
| 13917 |
-
"breadth_score": "moderate",
|
| 13918 |
-
"automation_risk_signal": "low",
|
| 13919 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 13920 |
-
"public_orgs": [],
|
| 13921 |
-
"activity": {
|
| 13922 |
-
"visible_authored_pr_count": 12,
|
| 13923 |
-
"merged_pr_count": 4,
|
| 13924 |
-
"closed_unmerged_pr_count": 5,
|
| 13925 |
-
"open_pr_count": 3,
|
| 13926 |
-
"merged_pr_rate": 0.3333,
|
| 13927 |
-
"closed_unmerged_pr_rate": 0.4167,
|
| 13928 |
-
"still_open_pr_rate": 0.25,
|
| 13929 |
-
"distinct_repos_with_authored_prs": 5,
|
| 13930 |
-
"distinct_repos_with_open_prs": 2
|
| 13931 |
-
},
|
| 13932 |
-
"examples": {
|
| 13933 |
-
"pull_requests": [
|
| 13934 |
-
{
|
| 13935 |
-
"kind": "pull_request",
|
| 13936 |
-
"number": 64477,
|
| 13937 |
-
"title": "docs: add IBM Z / s390x (LinuxONE) installation guide",
|
| 13938 |
-
"url": "https://github.com/openclaw/openclaw/pull/64477",
|
| 13939 |
-
"state": "closed",
|
| 13940 |
-
"merged": false,
|
| 13941 |
-
"draft": false,
|
| 13942 |
-
"created_at": "2026-04-10T19:31:55Z"
|
| 13943 |
-
},
|
| 13944 |
-
{
|
| 13945 |
-
"kind": "pull_request",
|
| 13946 |
-
"number": 64474,
|
| 13947 |
-
"title": "docs: add IBM Z / s390x installation guide",
|
| 13948 |
-
"url": "https://github.com/openclaw/openclaw/pull/64474",
|
| 13949 |
-
"state": "closed",
|
| 13950 |
-
"merged": false,
|
| 13951 |
-
"draft": false,
|
| 13952 |
-
"created_at": "2026-04-10T19:21:55Z"
|
| 13953 |
-
},
|
| 13954 |
-
{
|
| 13955 |
-
"kind": "pull_request",
|
| 13956 |
-
"number": 63408,
|
| 13957 |
-
"title": "fix(memory-core): add missing idempotencyKey to dreaming narrative",
|
| 13958 |
-
"url": "https://github.com/openclaw/openclaw/pull/63408",
|
| 13959 |
-
"state": "closed",
|
| 13960 |
-
"merged": false,
|
| 13961 |
-
"draft": false,
|
| 13962 |
-
"created_at": "2026-04-08T22:34:50Z"
|
| 13963 |
-
}
|
| 13964 |
-
],
|
| 13965 |
-
"issues": []
|
| 13966 |
-
},
|
| 13967 |
-
"fetch_error": null
|
| 13968 |
-
},
|
| 13969 |
{
|
| 13970 |
"author_login": "richardclawbot",
|
| 13971 |
"name": null,
|
|
@@ -15333,6 +15256,84 @@
|
|
| 15333 |
},
|
| 15334 |
"fetch_error": null
|
| 15335 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15336 |
{
|
| 15337 |
"author_login": "Pearcekieser",
|
| 15338 |
"name": null,
|
|
@@ -17961,7 +17962,7 @@
|
|
| 17961 |
"report_reason": null,
|
| 17962 |
"enrichment_source": "live",
|
| 17963 |
"live_refetch_skipped": false,
|
| 17964 |
-
"account_age_days":
|
| 17965 |
"young_account": false,
|
| 17966 |
"follow_through_score": "strong",
|
| 17967 |
"breadth_score": "low",
|
|
@@ -23782,12 +23783,12 @@
|
|
| 23782 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awalkojas-boop",
|
| 23783 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awalkojas-boop",
|
| 23784 |
"repo_first_seen_at": "2026-04-14T09:55:31Z",
|
| 23785 |
-
"repo_last_seen_at": "2026-04-
|
| 23786 |
"repo_primary_artifact_count": 3,
|
| 23787 |
-
"repo_artifact_count":
|
| 23788 |
"snapshot_issue_count": 2,
|
| 23789 |
"snapshot_pr_count": 1,
|
| 23790 |
-
"snapshot_comment_count":
|
| 23791 |
"snapshot_review_count": 0,
|
| 23792 |
"snapshot_review_comment_count": 0,
|
| 23793 |
"repo_association": "NONE",
|
|
@@ -26113,38 +26114,174 @@
|
|
| 26113 |
"pull_requests": [
|
| 26114 |
{
|
| 26115 |
"kind": "pull_request",
|
| 26116 |
-
"number": 67381,
|
| 26117 |
-
"title": "fix: show heartbeat model bleed hint on context overflow error",
|
| 26118 |
-
"url": "https://github.com/openclaw/openclaw/pull/67381",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26119 |
"state": "open",
|
| 26120 |
"merged": false,
|
| 26121 |
"draft": false,
|
| 26122 |
-
"created_at": "2026-04-
|
| 26123 |
}
|
| 26124 |
],
|
| 26125 |
"issues": [
|
| 26126 |
{
|
| 26127 |
"kind": "issue",
|
| 26128 |
-
"number":
|
| 26129 |
-
"title": "[Bug]:
|
| 26130 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 26131 |
"state": "open",
|
| 26132 |
"merged": null,
|
| 26133 |
"draft": null,
|
| 26134 |
-
"created_at": "2026-04-
|
| 26135 |
}
|
| 26136 |
]
|
| 26137 |
},
|
| 26138 |
"fetch_error": null
|
| 26139 |
},
|
| 26140 |
{
|
| 26141 |
-
"author_login": "
|
| 26142 |
"name": null,
|
| 26143 |
-
"profile_url": "https://github.com/
|
| 26144 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 26145 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 26146 |
-
"repo_first_seen_at": "2026-04-
|
| 26147 |
-
"repo_last_seen_at": "2026-04-
|
| 26148 |
"repo_primary_artifact_count": 2,
|
| 26149 |
"repo_artifact_count": 2,
|
| 26150 |
"snapshot_issue_count": 1,
|
|
@@ -26153,86 +26290,18 @@
|
|
| 26153 |
"snapshot_review_count": 0,
|
| 26154 |
"snapshot_review_comment_count": 0,
|
| 26155 |
"repo_association": "NONE",
|
| 26156 |
-
"new_to_repo":
|
| 26157 |
-
"first_seen_in_snapshot":
|
| 26158 |
-
"known_via_prior_merged_pr": false,
|
| 26159 |
-
"report_reason": null,
|
| 26160 |
-
"enrichment_source": "previous_report",
|
| 26161 |
-
"live_refetch_skipped": true,
|
| 26162 |
-
"account_age_days": 4169,
|
| 26163 |
-
"young_account": false,
|
| 26164 |
-
"follow_through_score": "weak",
|
| 26165 |
-
"breadth_score": "moderate",
|
| 26166 |
-
"automation_risk_signal": "low",
|
| 26167 |
-
"heuristic_note": "many recent closed-unmerged PRs",
|
| 26168 |
-
"public_orgs": [],
|
| 26169 |
-
"activity": {
|
| 26170 |
-
"visible_authored_pr_count": 9,
|
| 26171 |
-
"merged_pr_count": 3,
|
| 26172 |
-
"closed_unmerged_pr_count": 4,
|
| 26173 |
-
"open_pr_count": 2,
|
| 26174 |
-
"merged_pr_rate": 0.3333,
|
| 26175 |
-
"closed_unmerged_pr_rate": 0.4444,
|
| 26176 |
-
"still_open_pr_rate": 0.2222,
|
| 26177 |
-
"distinct_repos_with_authored_prs": 5,
|
| 26178 |
-
"distinct_repos_with_open_prs": 2
|
| 26179 |
-
},
|
| 26180 |
-
"examples": {
|
| 26181 |
-
"pull_requests": [
|
| 26182 |
-
{
|
| 26183 |
-
"kind": "pull_request",
|
| 26184 |
-
"number": 65833,
|
| 26185 |
-
"title": "Secrets: add Exa web-search SecretRef target",
|
| 26186 |
-
"url": "https://github.com/openclaw/openclaw/pull/65833",
|
| 26187 |
-
"state": "open",
|
| 26188 |
-
"merged": false,
|
| 26189 |
-
"draft": false,
|
| 26190 |
-
"created_at": "2026-04-13T09:16:01Z"
|
| 26191 |
-
}
|
| 26192 |
-
],
|
| 26193 |
-
"issues": [
|
| 26194 |
-
{
|
| 26195 |
-
"kind": "issue",
|
| 26196 |
-
"number": 65791,
|
| 26197 |
-
"title": "[Feature]: Add Exa apiKey to secretRef",
|
| 26198 |
-
"url": "https://github.com/openclaw/openclaw/issues/65791",
|
| 26199 |
-
"state": "closed",
|
| 26200 |
-
"merged": null,
|
| 26201 |
-
"draft": null,
|
| 26202 |
-
"created_at": "2026-04-13T07:50:13Z"
|
| 26203 |
-
}
|
| 26204 |
-
]
|
| 26205 |
-
},
|
| 26206 |
-
"fetch_error": null
|
| 26207 |
-
},
|
| 26208 |
-
{
|
| 26209 |
-
"author_login": "KRouhana",
|
| 26210 |
-
"name": "Karl Rouhana",
|
| 26211 |
-
"profile_url": "https://github.com/KRouhana",
|
| 26212 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKRouhana",
|
| 26213 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKRouhana",
|
| 26214 |
-
"repo_first_seen_at": "2026-04-10T04:12:05Z",
|
| 26215 |
-
"repo_last_seen_at": "2026-04-17T01:45:39Z",
|
| 26216 |
-
"repo_primary_artifact_count": 2,
|
| 26217 |
-
"repo_artifact_count": 4,
|
| 26218 |
-
"snapshot_issue_count": 1,
|
| 26219 |
-
"snapshot_pr_count": 1,
|
| 26220 |
-
"snapshot_comment_count": 2,
|
| 26221 |
-
"snapshot_review_count": 0,
|
| 26222 |
-
"snapshot_review_comment_count": 0,
|
| 26223 |
-
"repo_association": "NONE",
|
| 26224 |
-
"new_to_repo": false,
|
| 26225 |
-
"first_seen_in_snapshot": false,
|
| 26226 |
"known_via_prior_merged_pr": false,
|
| 26227 |
-
"report_reason":
|
| 26228 |
-
"enrichment_source": "
|
| 26229 |
-
"live_refetch_skipped":
|
| 26230 |
-
"account_age_days":
|
| 26231 |
-
"young_account":
|
| 26232 |
"follow_through_score": "weak",
|
| 26233 |
"breadth_score": "low",
|
| 26234 |
"automation_risk_signal": "low",
|
| 26235 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 26236 |
"public_orgs": [],
|
| 26237 |
"activity": {
|
| 26238 |
"visible_authored_pr_count": 1,
|
|
@@ -26249,25 +26318,25 @@
|
|
| 26249 |
"pull_requests": [
|
| 26250 |
{
|
| 26251 |
"kind": "pull_request",
|
| 26252 |
-
"number":
|
| 26253 |
-
"title": "fix(
|
| 26254 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 26255 |
"state": "open",
|
| 26256 |
"merged": false,
|
| 26257 |
"draft": false,
|
| 26258 |
-
"created_at": "2026-04-
|
| 26259 |
}
|
| 26260 |
],
|
| 26261 |
"issues": [
|
| 26262 |
{
|
| 26263 |
"kind": "issue",
|
| 26264 |
-
"number":
|
| 26265 |
-
"title": "[
|
| 26266 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 26267 |
"state": "open",
|
| 26268 |
"merged": null,
|
| 26269 |
"draft": null,
|
| 26270 |
-
"created_at": "2026-04-
|
| 26271 |
}
|
| 26272 |
]
|
| 26273 |
},
|
|
@@ -29710,12 +29779,12 @@
|
|
| 29710 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit",
|
| 29711 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit",
|
| 29712 |
"repo_first_seen_at": "2026-04-17T12:32:56Z",
|
| 29713 |
-
"repo_last_seen_at": "2026-04-
|
| 29714 |
"repo_primary_artifact_count": 1,
|
| 29715 |
-
"repo_artifact_count":
|
| 29716 |
"snapshot_issue_count": 0,
|
| 29717 |
"snapshot_pr_count": 1,
|
| 29718 |
-
"snapshot_comment_count":
|
| 29719 |
"snapshot_review_count": 21,
|
| 29720 |
"snapshot_review_comment_count": 21,
|
| 29721 |
"repo_association": "NONE",
|
|
@@ -33100,12 +33169,12 @@
|
|
| 33100 |
"snapshot_review_count": 2,
|
| 33101 |
"snapshot_review_comment_count": 2,
|
| 33102 |
"repo_association": "NONE",
|
| 33103 |
-
"new_to_repo":
|
| 33104 |
-
"first_seen_in_snapshot":
|
| 33105 |
"known_via_prior_merged_pr": false,
|
| 33106 |
-
"report_reason":
|
| 33107 |
-
"enrichment_source": "
|
| 33108 |
-
"live_refetch_skipped":
|
| 33109 |
"account_age_days": 16,
|
| 33110 |
"young_account": true,
|
| 33111 |
"follow_through_score": "mixed",
|
|
@@ -33483,63 +33552,6 @@
|
|
| 33483 |
},
|
| 33484 |
"fetch_error": null
|
| 33485 |
},
|
| 33486 |
-
{
|
| 33487 |
-
"author_login": "EdenKangdw",
|
| 33488 |
-
"name": "Eden Kang",
|
| 33489 |
-
"profile_url": "https://github.com/EdenKangdw",
|
| 33490 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEdenKangdw",
|
| 33491 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEdenKangdw",
|
| 33492 |
-
"repo_first_seen_at": "2026-04-10T20:20:11Z",
|
| 33493 |
-
"repo_last_seen_at": "2026-04-10T21:25:32Z",
|
| 33494 |
-
"repo_primary_artifact_count": 1,
|
| 33495 |
-
"repo_artifact_count": 2,
|
| 33496 |
-
"snapshot_issue_count": 0,
|
| 33497 |
-
"snapshot_pr_count": 1,
|
| 33498 |
-
"snapshot_comment_count": 1,
|
| 33499 |
-
"snapshot_review_count": 0,
|
| 33500 |
-
"snapshot_review_comment_count": 0,
|
| 33501 |
-
"repo_association": "NONE",
|
| 33502 |
-
"new_to_repo": false,
|
| 33503 |
-
"first_seen_in_snapshot": false,
|
| 33504 |
-
"known_via_prior_merged_pr": false,
|
| 33505 |
-
"report_reason": null,
|
| 33506 |
-
"enrichment_source": "previous_report",
|
| 33507 |
-
"live_refetch_skipped": true,
|
| 33508 |
-
"account_age_days": 2862,
|
| 33509 |
-
"young_account": false,
|
| 33510 |
-
"follow_through_score": "weak",
|
| 33511 |
-
"breadth_score": "low",
|
| 33512 |
-
"automation_risk_signal": "low",
|
| 33513 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 33514 |
-
"public_orgs": [],
|
| 33515 |
-
"activity": {
|
| 33516 |
-
"visible_authored_pr_count": 1,
|
| 33517 |
-
"merged_pr_count": 0,
|
| 33518 |
-
"closed_unmerged_pr_count": 0,
|
| 33519 |
-
"open_pr_count": 1,
|
| 33520 |
-
"merged_pr_rate": 0.0,
|
| 33521 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 33522 |
-
"still_open_pr_rate": 1.0,
|
| 33523 |
-
"distinct_repos_with_authored_prs": 1,
|
| 33524 |
-
"distinct_repos_with_open_prs": 1
|
| 33525 |
-
},
|
| 33526 |
-
"examples": {
|
| 33527 |
-
"pull_requests": [
|
| 33528 |
-
{
|
| 33529 |
-
"kind": "pull_request",
|
| 33530 |
-
"number": 64490,
|
| 33531 |
-
"title": "CLI: escape zsh completion descriptions",
|
| 33532 |
-
"url": "https://github.com/openclaw/openclaw/pull/64490",
|
| 33533 |
-
"state": "open",
|
| 33534 |
-
"merged": false,
|
| 33535 |
-
"draft": false,
|
| 33536 |
-
"created_at": "2026-04-10T20:20:11Z"
|
| 33537 |
-
}
|
| 33538 |
-
],
|
| 33539 |
-
"issues": []
|
| 33540 |
-
},
|
| 33541 |
-
"fetch_error": null
|
| 33542 |
-
},
|
| 33543 |
{
|
| 33544 |
"author_login": "EdwardIrby",
|
| 33545 |
"name": "Edward Irby",
|
|
@@ -38402,6 +38414,63 @@
|
|
| 38402 |
},
|
| 38403 |
"fetch_error": null
|
| 38404 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38405 |
{
|
| 38406 |
"author_login": "kiatng",
|
| 38407 |
"name": "Ng Kiat Siong",
|
|
@@ -39511,12 +39580,12 @@
|
|
| 39511 |
"snapshot_review_count": 0,
|
| 39512 |
"snapshot_review_comment_count": 0,
|
| 39513 |
"repo_association": "NONE",
|
| 39514 |
-
"new_to_repo":
|
| 39515 |
-
"first_seen_in_snapshot":
|
| 39516 |
"known_via_prior_merged_pr": false,
|
| 39517 |
-
"report_reason":
|
| 39518 |
-
"enrichment_source": "
|
| 39519 |
-
"live_refetch_skipped":
|
| 39520 |
"account_age_days": 3473,
|
| 39521 |
"young_account": false,
|
| 39522 |
"follow_through_score": "weak",
|
|
@@ -41573,12 +41642,12 @@
|
|
| 41573 |
"snapshot_review_count": 1,
|
| 41574 |
"snapshot_review_comment_count": 1,
|
| 41575 |
"repo_association": "NONE",
|
| 41576 |
-
"new_to_repo":
|
| 41577 |
-
"first_seen_in_snapshot":
|
| 41578 |
"known_via_prior_merged_pr": false,
|
| 41579 |
-
"report_reason":
|
| 41580 |
-
"enrichment_source": "
|
| 41581 |
-
"live_refetch_skipped":
|
| 41582 |
"account_age_days": 82,
|
| 41583 |
"young_account": true,
|
| 41584 |
"follow_through_score": "weak",
|
|
@@ -44775,12 +44844,12 @@
|
|
| 44775 |
"snapshot_review_count": 0,
|
| 44776 |
"snapshot_review_comment_count": 0,
|
| 44777 |
"repo_association": "NONE",
|
| 44778 |
-
"new_to_repo":
|
| 44779 |
-
"first_seen_in_snapshot":
|
| 44780 |
"known_via_prior_merged_pr": false,
|
| 44781 |
-
"report_reason":
|
| 44782 |
-
"enrichment_source": "
|
| 44783 |
-
"live_refetch_skipped":
|
| 44784 |
"account_age_days": 2606,
|
| 44785 |
"young_account": false,
|
| 44786 |
"follow_through_score": "weak",
|
|
@@ -46426,12 +46495,12 @@
|
|
| 46426 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AToniDonDoni",
|
| 46427 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AToniDonDoni",
|
| 46428 |
"repo_first_seen_at": "2026-04-07T23:42:54Z",
|
| 46429 |
-
"repo_last_seen_at": "2026-04-
|
| 46430 |
"repo_primary_artifact_count": 1,
|
| 46431 |
-
"repo_artifact_count":
|
| 46432 |
"snapshot_issue_count": 0,
|
| 46433 |
"snapshot_pr_count": 1,
|
| 46434 |
-
"snapshot_comment_count":
|
| 46435 |
"snapshot_review_count": 0,
|
| 46436 |
"snapshot_review_comment_count": 0,
|
| 46437 |
"repo_association": "NONE",
|
|
@@ -46726,12 +46795,12 @@
|
|
| 46726 |
"snapshot_review_count": 0,
|
| 46727 |
"snapshot_review_comment_count": 0,
|
| 46728 |
"repo_association": "NONE",
|
| 46729 |
-
"new_to_repo":
|
| 46730 |
-
"first_seen_in_snapshot":
|
| 46731 |
"known_via_prior_merged_pr": false,
|
| 46732 |
-
"report_reason":
|
| 46733 |
-
"enrichment_source": "
|
| 46734 |
-
"live_refetch_skipped":
|
| 46735 |
"account_age_days": 4909,
|
| 46736 |
"young_account": false,
|
| 46737 |
"follow_through_score": "weak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260417T202042Z",
|
| 5 |
+
"generated_at": "2026-04-17T20:29:57Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 712,
|
| 10 |
+
"first_seen_in_snapshot": 3,
|
| 11 |
"known_via_prior_merged_pr": 114,
|
| 12 |
+
"previous_primary_author_count": 4048,
|
| 13 |
+
"selected_seen_in_previous_primary": 709,
|
| 14 |
+
"previous_report_contributor_count": 711,
|
| 15 |
+
"selected_overlap_previous_report": 709,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9958,
|
| 17 |
+
"reused_previous_report_entries": 588,
|
| 18 |
"reused_known_merged_contributors": 0,
|
| 19 |
+
"live_fetches": 124,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 445.573,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.626,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 1427 |
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 1428 |
"public_orgs": [],
|
| 1429 |
"activity": {
|
| 1430 |
+
"visible_authored_pr_count": 29,
|
| 1431 |
"merged_pr_count": 21,
|
| 1432 |
"closed_unmerged_pr_count": 6,
|
| 1433 |
+
"open_pr_count": 2,
|
| 1434 |
+
"merged_pr_rate": 0.7241,
|
| 1435 |
+
"closed_unmerged_pr_rate": 0.2069,
|
| 1436 |
+
"still_open_pr_rate": 0.069,
|
| 1437 |
"distinct_repos_with_authored_prs": 6,
|
| 1438 |
+
"distinct_repos_with_open_prs": 2
|
| 1439 |
},
|
| 1440 |
"examples": {
|
| 1441 |
"pull_requests": [
|
|
|
|
| 2216 |
"report_reason": null,
|
| 2217 |
"enrichment_source": "live",
|
| 2218 |
"live_refetch_skipped": false,
|
| 2219 |
+
"account_age_days": 4625,
|
| 2220 |
"young_account": false,
|
| 2221 |
"follow_through_score": "strong",
|
| 2222 |
"breadth_score": "low",
|
|
|
|
| 2293 |
"report_reason": null,
|
| 2294 |
"enrichment_source": "live",
|
| 2295 |
"live_refetch_skipped": false,
|
| 2296 |
+
"account_age_days": 37,
|
| 2297 |
"young_account": true,
|
| 2298 |
"follow_through_score": "weak",
|
| 2299 |
"breadth_score": "low",
|
|
|
|
| 2614 |
"report_reason": null,
|
| 2615 |
"enrichment_source": "live",
|
| 2616 |
"live_refetch_skipped": false,
|
| 2617 |
+
"account_age_days": 4358,
|
| 2618 |
"young_account": false,
|
| 2619 |
"follow_through_score": "mixed",
|
| 2620 |
"breadth_score": "low",
|
|
|
|
| 3638 |
"heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos",
|
| 3639 |
"public_orgs": [],
|
| 3640 |
"activity": {
|
| 3641 |
+
"visible_authored_pr_count": 111,
|
| 3642 |
"merged_pr_count": 22,
|
| 3643 |
"closed_unmerged_pr_count": 15,
|
| 3644 |
+
"open_pr_count": 74,
|
| 3645 |
+
"merged_pr_rate": 0.1982,
|
| 3646 |
+
"closed_unmerged_pr_rate": 0.1351,
|
| 3647 |
+
"still_open_pr_rate": 0.6667,
|
| 3648 |
+
"distinct_repos_with_authored_prs": 94,
|
| 3649 |
+
"distinct_repos_with_open_prs": 65
|
| 3650 |
},
|
| 3651 |
"examples": {
|
| 3652 |
"pull_requests": [
|
|
|
|
| 5061 |
},
|
| 5062 |
"fetch_error": null
|
| 5063 |
},
|
| 5064 |
+
{
|
| 5065 |
+
"author_login": "mjamiv",
|
| 5066 |
+
"name": null,
|
| 5067 |
+
"profile_url": "https://github.com/mjamiv",
|
| 5068 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv",
|
| 5069 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv",
|
| 5070 |
+
"repo_first_seen_at": "2026-04-08T18:58:33Z",
|
| 5071 |
+
"repo_last_seen_at": "2026-04-17T19:29:17Z",
|
| 5072 |
+
"repo_primary_artifact_count": 12,
|
| 5073 |
+
"repo_artifact_count": 72,
|
| 5074 |
+
"snapshot_issue_count": 5,
|
| 5075 |
+
"snapshot_pr_count": 7,
|
| 5076 |
+
"snapshot_comment_count": 48,
|
| 5077 |
+
"snapshot_review_count": 6,
|
| 5078 |
+
"snapshot_review_comment_count": 6,
|
| 5079 |
+
"repo_association": "CONTRIBUTOR",
|
| 5080 |
+
"new_to_repo": false,
|
| 5081 |
+
"first_seen_in_snapshot": false,
|
| 5082 |
+
"known_via_prior_merged_pr": true,
|
| 5083 |
+
"report_reason": null,
|
| 5084 |
+
"enrichment_source": "live",
|
| 5085 |
+
"live_refetch_skipped": false,
|
| 5086 |
+
"account_age_days": 977,
|
| 5087 |
+
"young_account": false,
|
| 5088 |
+
"follow_through_score": "mixed",
|
| 5089 |
+
"breadth_score": "low",
|
| 5090 |
+
"automation_risk_signal": "low",
|
| 5091 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5092 |
+
"public_orgs": [],
|
| 5093 |
+
"activity": {
|
| 5094 |
+
"visible_authored_pr_count": 11,
|
| 5095 |
+
"merged_pr_count": 4,
|
| 5096 |
+
"closed_unmerged_pr_count": 2,
|
| 5097 |
+
"open_pr_count": 5,
|
| 5098 |
+
"merged_pr_rate": 0.3636,
|
| 5099 |
+
"closed_unmerged_pr_rate": 0.1818,
|
| 5100 |
+
"still_open_pr_rate": 0.4545,
|
| 5101 |
+
"distinct_repos_with_authored_prs": 3,
|
| 5102 |
+
"distinct_repos_with_open_prs": 2
|
| 5103 |
+
},
|
| 5104 |
+
"examples": {
|
| 5105 |
+
"pull_requests": [
|
| 5106 |
+
{
|
| 5107 |
+
"kind": "pull_request",
|
| 5108 |
+
"number": 68253,
|
| 5109 |
+
"title": "fix(slack): opt out of stale-socket health-monitor (Socket Mode owns liveness)",
|
| 5110 |
+
"url": "https://github.com/openclaw/openclaw/pull/68253",
|
| 5111 |
+
"state": "open",
|
| 5112 |
+
"merged": false,
|
| 5113 |
+
"draft": false,
|
| 5114 |
+
"created_at": "2026-04-17T19:29:17Z"
|
| 5115 |
+
},
|
| 5116 |
+
{
|
| 5117 |
+
"kind": "pull_request",
|
| 5118 |
+
"number": 66412,
|
| 5119 |
+
"title": "fix(dreaming): default storage.mode to \"separate\" so phase blocks stop polluting daily memory files",
|
| 5120 |
+
"url": "https://github.com/openclaw/openclaw/pull/66412",
|
| 5121 |
+
"state": "closed",
|
| 5122 |
+
"merged": true,
|
| 5123 |
+
"draft": false,
|
| 5124 |
+
"created_at": "2026-04-14T07:53:26Z"
|
| 5125 |
+
},
|
| 5126 |
+
{
|
| 5127 |
+
"kind": "pull_request",
|
| 5128 |
+
"number": 65453,
|
| 5129 |
+
"title": "fix(models): add image input to MiniMax-M2.7 catalog",
|
| 5130 |
+
"url": "https://github.com/openclaw/openclaw/pull/65453",
|
| 5131 |
+
"state": "open",
|
| 5132 |
+
"merged": false,
|
| 5133 |
+
"draft": false,
|
| 5134 |
+
"created_at": "2026-04-12T16:25:00Z"
|
| 5135 |
+
}
|
| 5136 |
+
],
|
| 5137 |
+
"issues": [
|
| 5138 |
+
{
|
| 5139 |
+
"kind": "issue",
|
| 5140 |
+
"number": 65668,
|
| 5141 |
+
"title": "[Bug]: SIGUSR1/config.patch restart orphans gateway under custom supervisors \u2192 EADDRINUSE crash loop (workaround: OPENCLAW_NO_RESPAWN=1)",
|
| 5142 |
+
"url": "https://github.com/openclaw/openclaw/issues/65668",
|
| 5143 |
+
"state": "open",
|
| 5144 |
+
"merged": null,
|
| 5145 |
+
"draft": null,
|
| 5146 |
+
"created_at": "2026-04-13T02:31:43Z"
|
| 5147 |
+
},
|
| 5148 |
+
{
|
| 5149 |
+
"kind": "issue",
|
| 5150 |
+
"number": 65526,
|
| 5151 |
+
"title": "[Feature]: auto-propagate proxy env vars to MCP stdio server child processes",
|
| 5152 |
+
"url": "https://github.com/openclaw/openclaw/issues/65526",
|
| 5153 |
+
"state": "open",
|
| 5154 |
+
"merged": null,
|
| 5155 |
+
"draft": null,
|
| 5156 |
+
"created_at": "2026-04-12T19:20:26Z"
|
| 5157 |
+
},
|
| 5158 |
+
{
|
| 5159 |
+
"kind": "issue",
|
| 5160 |
+
"number": 65525,
|
| 5161 |
+
"title": "[Bug]: MCP stdio servers don't inherit NODE_OPTIONS \u2014 breaks proxy-only sandbox environments",
|
| 5162 |
+
"url": "https://github.com/openclaw/openclaw/issues/65525",
|
| 5163 |
+
"state": "open",
|
| 5164 |
+
"merged": null,
|
| 5165 |
+
"draft": null,
|
| 5166 |
+
"created_at": "2026-04-12T19:20:25Z"
|
| 5167 |
+
}
|
| 5168 |
+
]
|
| 5169 |
+
},
|
| 5170 |
+
"fetch_error": null
|
| 5171 |
+
},
|
| 5172 |
{
|
| 5173 |
"author_login": "jetd1",
|
| 5174 |
"name": "Xiaoshuai Zhang",
|
|
|
|
| 5364 |
"repo_first_seen_at": "2026-03-21T22:50:34Z",
|
| 5365 |
"repo_last_seen_at": "2026-04-17T17:48:40Z",
|
| 5366 |
"repo_primary_artifact_count": 8,
|
| 5367 |
+
"repo_artifact_count": 104,
|
| 5368 |
"snapshot_issue_count": 1,
|
| 5369 |
"snapshot_pr_count": 7,
|
| 5370 |
"snapshot_comment_count": 66,
|
| 5371 |
+
"snapshot_review_count": 29,
|
| 5372 |
"snapshot_review_comment_count": 1,
|
| 5373 |
"repo_association": "CONTRIBUTOR",
|
| 5374 |
"new_to_repo": false,
|
|
|
|
| 5764 |
},
|
| 5765 |
"fetch_error": null
|
| 5766 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5767 |
{
|
| 5768 |
"author_login": "Mlightsnow",
|
| 5769 |
"name": "Han Yang",
|
|
|
|
| 6002 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anxmxbbd",
|
| 6003 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anxmxbbd",
|
| 6004 |
"repo_first_seen_at": "2026-03-24T14:29:43Z",
|
| 6005 |
+
"repo_last_seen_at": "2026-04-17T19:32:20Z",
|
| 6006 |
"repo_primary_artifact_count": 7,
|
| 6007 |
+
"repo_artifact_count": 82,
|
| 6008 |
"snapshot_issue_count": 0,
|
| 6009 |
"snapshot_pr_count": 7,
|
| 6010 |
+
"snapshot_comment_count": 44,
|
| 6011 |
"snapshot_review_count": 17,
|
| 6012 |
"snapshot_review_comment_count": 14,
|
| 6013 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 6226 |
},
|
| 6227 |
"fetch_error": null
|
| 6228 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6229 |
{
|
| 6230 |
"author_login": "mobilinkd",
|
| 6231 |
"name": "Mobilinkd LLC",
|
|
|
|
| 7109 |
},
|
| 7110 |
"fetch_error": null
|
| 7111 |
},
|
| 7112 |
+
{
|
| 7113 |
+
"author_login": "Lucenx9",
|
| 7114 |
+
"name": "Simone",
|
| 7115 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 7116 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 7117 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 7118 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 7119 |
+
"repo_last_seen_at": "2026-04-17T20:16:27Z",
|
| 7120 |
+
"repo_primary_artifact_count": 6,
|
| 7121 |
+
"repo_artifact_count": 18,
|
| 7122 |
+
"snapshot_issue_count": 1,
|
| 7123 |
+
"snapshot_pr_count": 5,
|
| 7124 |
+
"snapshot_comment_count": 12,
|
| 7125 |
+
"snapshot_review_count": 0,
|
| 7126 |
+
"snapshot_review_comment_count": 0,
|
| 7127 |
+
"repo_association": "CONTRIBUTOR",
|
| 7128 |
+
"new_to_repo": false,
|
| 7129 |
+
"first_seen_in_snapshot": false,
|
| 7130 |
+
"known_via_prior_merged_pr": false,
|
| 7131 |
+
"report_reason": null,
|
| 7132 |
+
"enrichment_source": "previous_report",
|
| 7133 |
+
"live_refetch_skipped": true,
|
| 7134 |
+
"account_age_days": 547,
|
| 7135 |
+
"young_account": false,
|
| 7136 |
+
"follow_through_score": "weak",
|
| 7137 |
+
"breadth_score": "low",
|
| 7138 |
+
"automation_risk_signal": "low",
|
| 7139 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 7140 |
+
"public_orgs": [],
|
| 7141 |
+
"activity": {
|
| 7142 |
+
"visible_authored_pr_count": 3,
|
| 7143 |
+
"merged_pr_count": 0,
|
| 7144 |
+
"closed_unmerged_pr_count": 0,
|
| 7145 |
+
"open_pr_count": 3,
|
| 7146 |
+
"merged_pr_rate": 0.0,
|
| 7147 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 7148 |
+
"still_open_pr_rate": 1.0,
|
| 7149 |
+
"distinct_repos_with_authored_prs": 2,
|
| 7150 |
+
"distinct_repos_with_open_prs": 2
|
| 7151 |
+
},
|
| 7152 |
+
"examples": {
|
| 7153 |
+
"pull_requests": [
|
| 7154 |
+
{
|
| 7155 |
+
"kind": "pull_request",
|
| 7156 |
+
"number": 68269,
|
| 7157 |
+
"title": "[codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode",
|
| 7158 |
+
"url": "https://github.com/openclaw/openclaw/pull/68269",
|
| 7159 |
+
"state": "open",
|
| 7160 |
+
"merged": false,
|
| 7161 |
+
"draft": true,
|
| 7162 |
+
"created_at": "2026-04-17T20:16:27Z"
|
| 7163 |
+
},
|
| 7164 |
+
{
|
| 7165 |
+
"kind": "pull_request",
|
| 7166 |
+
"number": 64548,
|
| 7167 |
+
"title": "fix(whatsapp): normalize explicit heartbeat target",
|
| 7168 |
+
"url": "https://github.com/openclaw/openclaw/pull/64548",
|
| 7169 |
+
"state": "closed",
|
| 7170 |
+
"merged": false,
|
| 7171 |
+
"draft": false,
|
| 7172 |
+
"created_at": "2026-04-11T00:09:35Z"
|
| 7173 |
+
},
|
| 7174 |
+
{
|
| 7175 |
+
"kind": "pull_request",
|
| 7176 |
+
"number": 64531,
|
| 7177 |
+
"title": "fix(bluebubbles): add configurable outbound send method",
|
| 7178 |
+
"url": "https://github.com/openclaw/openclaw/pull/64531",
|
| 7179 |
+
"state": "closed",
|
| 7180 |
+
"merged": false,
|
| 7181 |
+
"draft": false,
|
| 7182 |
+
"created_at": "2026-04-10T23:13:10Z"
|
| 7183 |
+
}
|
| 7184 |
+
],
|
| 7185 |
+
"issues": [
|
| 7186 |
+
{
|
| 7187 |
+
"kind": "issue",
|
| 7188 |
+
"number": 45645,
|
| 7189 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 7190 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 7191 |
+
"state": "open",
|
| 7192 |
+
"merged": null,
|
| 7193 |
+
"draft": null,
|
| 7194 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 7195 |
+
}
|
| 7196 |
+
]
|
| 7197 |
+
},
|
| 7198 |
+
"fetch_error": null
|
| 7199 |
+
},
|
| 7200 |
{
|
| 7201 |
"author_login": "rmfalco89",
|
| 7202 |
"name": "Riccardo Marino",
|
|
|
|
| 8871 |
"report_reason": null,
|
| 8872 |
"enrichment_source": "live",
|
| 8873 |
"live_refetch_skipped": false,
|
| 8874 |
+
"account_age_days": 1003,
|
| 8875 |
"young_account": false,
|
| 8876 |
"follow_through_score": "strong",
|
| 8877 |
"breadth_score": "low",
|
|
|
|
| 9582 |
},
|
| 9583 |
"fetch_error": null
|
| 9584 |
},
|
| 9585 |
+
{
|
| 9586 |
+
"author_login": "holeshotclaw",
|
| 9587 |
+
"name": "holeshotclaw",
|
| 9588 |
+
"profile_url": "https://github.com/holeshotclaw",
|
| 9589 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aholeshotclaw",
|
| 9590 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aholeshotclaw",
|
| 9591 |
+
"repo_first_seen_at": "2026-04-14T22:45:43Z",
|
| 9592 |
+
"repo_last_seen_at": "2026-04-17T19:31:12Z",
|
| 9593 |
+
"repo_primary_artifact_count": 4,
|
| 9594 |
+
"repo_artifact_count": 4,
|
| 9595 |
+
"snapshot_issue_count": 0,
|
| 9596 |
+
"snapshot_pr_count": 4,
|
| 9597 |
+
"snapshot_comment_count": 0,
|
| 9598 |
+
"snapshot_review_count": 0,
|
| 9599 |
+
"snapshot_review_comment_count": 0,
|
| 9600 |
+
"repo_association": "NONE",
|
| 9601 |
+
"new_to_repo": false,
|
| 9602 |
+
"first_seen_in_snapshot": false,
|
| 9603 |
+
"known_via_prior_merged_pr": false,
|
| 9604 |
+
"report_reason": null,
|
| 9605 |
+
"enrichment_source": "previous_report",
|
| 9606 |
+
"live_refetch_skipped": true,
|
| 9607 |
+
"account_age_days": 12,
|
| 9608 |
+
"young_account": true,
|
| 9609 |
+
"follow_through_score": "n/a",
|
| 9610 |
+
"breadth_score": "low",
|
| 9611 |
+
"automation_risk_signal": "medium",
|
| 9612 |
+
"heuristic_note": "very new account; no visible non-self stars",
|
| 9613 |
+
"public_orgs": [],
|
| 9614 |
+
"activity": {
|
| 9615 |
+
"visible_authored_pr_count": 0,
|
| 9616 |
+
"merged_pr_count": 0,
|
| 9617 |
+
"closed_unmerged_pr_count": 0,
|
| 9618 |
+
"open_pr_count": 0,
|
| 9619 |
+
"merged_pr_rate": null,
|
| 9620 |
+
"closed_unmerged_pr_rate": null,
|
| 9621 |
+
"still_open_pr_rate": null,
|
| 9622 |
+
"distinct_repos_with_authored_prs": 0,
|
| 9623 |
+
"distinct_repos_with_open_prs": 0
|
| 9624 |
+
},
|
| 9625 |
+
"examples": {
|
| 9626 |
+
"pull_requests": [
|
| 9627 |
+
{
|
| 9628 |
+
"kind": "pull_request",
|
| 9629 |
+
"number": 68255,
|
| 9630 |
+
"title": "fix: honor the active memory plugin in doctor checks",
|
| 9631 |
+
"url": "https://github.com/openclaw/openclaw/pull/68255",
|
| 9632 |
+
"state": "closed",
|
| 9633 |
+
"merged": false,
|
| 9634 |
+
"draft": false,
|
| 9635 |
+
"created_at": "2026-04-17T19:31:12Z"
|
| 9636 |
+
},
|
| 9637 |
+
{
|
| 9638 |
+
"kind": "pull_request",
|
| 9639 |
+
"number": 68224,
|
| 9640 |
+
"title": "fix(memory-core): read dreaming config from selected slot",
|
| 9641 |
+
"url": "https://github.com/openclaw/openclaw/pull/68224",
|
| 9642 |
+
"state": "closed",
|
| 9643 |
+
"merged": false,
|
| 9644 |
+
"draft": false,
|
| 9645 |
+
"created_at": "2026-04-17T17:32:58Z"
|
| 9646 |
+
},
|
| 9647 |
+
{
|
| 9648 |
+
"kind": "pull_request",
|
| 9649 |
+
"number": 66873,
|
| 9650 |
+
"title": "fix: enforce isolated repo-slot branches for subagents",
|
| 9651 |
+
"url": "https://github.com/openclaw/openclaw/pull/66873",
|
| 9652 |
+
"state": "closed",
|
| 9653 |
+
"merged": false,
|
| 9654 |
+
"draft": false,
|
| 9655 |
+
"created_at": "2026-04-14T23:48:24Z"
|
| 9656 |
+
}
|
| 9657 |
+
],
|
| 9658 |
+
"issues": []
|
| 9659 |
+
},
|
| 9660 |
+
"fetch_error": null
|
| 9661 |
+
},
|
| 9662 |
{
|
| 9663 |
"author_login": "hoyanhan",
|
| 9664 |
"name": null,
|
|
|
|
| 11525 |
},
|
| 11526 |
"fetch_error": null
|
| 11527 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11528 |
{
|
| 11529 |
"author_login": "damselem",
|
| 11530 |
"name": "Daniel Salmer\u00f3n Amselem",
|
|
|
|
| 11679 |
},
|
| 11680 |
"fetch_error": null
|
| 11681 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11682 |
{
|
| 11683 |
"author_login": "jarimustonen",
|
| 11684 |
"name": "Jari Mustonen",
|
|
|
|
| 12763 |
},
|
| 12764 |
"fetch_error": null
|
| 12765 |
},
|
| 12766 |
+
{
|
| 12767 |
+
"author_login": "jlapenna",
|
| 12768 |
+
"name": "Joe LaPenna",
|
| 12769 |
+
"profile_url": "https://github.com/jlapenna",
|
| 12770 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna",
|
| 12771 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna",
|
| 12772 |
+
"repo_first_seen_at": "2026-04-03T04:12:38Z",
|
| 12773 |
+
"repo_last_seen_at": "2026-04-17T16:16:43Z",
|
| 12774 |
+
"repo_primary_artifact_count": 7,
|
| 12775 |
+
"repo_artifact_count": 22,
|
| 12776 |
+
"snapshot_issue_count": 0,
|
| 12777 |
+
"snapshot_pr_count": 7,
|
| 12778 |
+
"snapshot_comment_count": 13,
|
| 12779 |
+
"snapshot_review_count": 2,
|
| 12780 |
+
"snapshot_review_comment_count": 0,
|
| 12781 |
+
"repo_association": "CONTRIBUTOR",
|
| 12782 |
+
"new_to_repo": false,
|
| 12783 |
+
"first_seen_in_snapshot": false,
|
| 12784 |
+
"known_via_prior_merged_pr": true,
|
| 12785 |
+
"report_reason": null,
|
| 12786 |
+
"enrichment_source": "live",
|
| 12787 |
+
"live_refetch_skipped": false,
|
| 12788 |
+
"account_age_days": 6304,
|
| 12789 |
+
"young_account": false,
|
| 12790 |
+
"follow_through_score": "weak",
|
| 12791 |
+
"breadth_score": "low",
|
| 12792 |
+
"automation_risk_signal": "low",
|
| 12793 |
+
"heuristic_note": "high open PR share",
|
| 12794 |
+
"public_orgs": [
|
| 12795 |
+
"supersprinklesracing"
|
| 12796 |
+
],
|
| 12797 |
+
"activity": {
|
| 12798 |
+
"visible_authored_pr_count": 13,
|
| 12799 |
+
"merged_pr_count": 1,
|
| 12800 |
+
"closed_unmerged_pr_count": 3,
|
| 12801 |
+
"open_pr_count": 9,
|
| 12802 |
+
"merged_pr_rate": 0.0769,
|
| 12803 |
+
"closed_unmerged_pr_rate": 0.2308,
|
| 12804 |
+
"still_open_pr_rate": 0.6923,
|
| 12805 |
+
"distinct_repos_with_authored_prs": 2,
|
| 12806 |
+
"distinct_repos_with_open_prs": 2
|
| 12807 |
+
},
|
| 12808 |
+
"examples": {
|
| 12809 |
+
"pull_requests": [
|
| 12810 |
+
{
|
| 12811 |
+
"kind": "pull_request",
|
| 12812 |
+
"number": 66190,
|
| 12813 |
+
"title": "fix(memory): use native parser for openai embeddings proxy",
|
| 12814 |
+
"url": "https://github.com/openclaw/openclaw/pull/66190",
|
| 12815 |
+
"state": "closed",
|
| 12816 |
+
"merged": false,
|
| 12817 |
+
"draft": false,
|
| 12818 |
+
"created_at": "2026-04-13T22:46:45Z"
|
| 12819 |
+
},
|
| 12820 |
+
{
|
| 12821 |
+
"kind": "pull_request",
|
| 12822 |
+
"number": 65473,
|
| 12823 |
+
"title": "docs(gateway): Document Docker-out-of-Docker Paradox and constraint",
|
| 12824 |
+
"url": "https://github.com/openclaw/openclaw/pull/65473",
|
| 12825 |
+
"state": "closed",
|
| 12826 |
+
"merged": true,
|
| 12827 |
+
"draft": false,
|
| 12828 |
+
"created_at": "2026-04-12T16:57:49Z"
|
| 12829 |
+
},
|
| 12830 |
+
{
|
| 12831 |
+
"kind": "pull_request",
|
| 12832 |
+
"number": 64485,
|
| 12833 |
+
"title": "fix(docker): add config dir defaults to prevent broken volume mounts",
|
| 12834 |
+
"url": "https://github.com/openclaw/openclaw/pull/64485",
|
| 12835 |
+
"state": "open",
|
| 12836 |
+
"merged": false,
|
| 12837 |
+
"draft": false,
|
| 12838 |
+
"created_at": "2026-04-10T20:04:49Z"
|
| 12839 |
+
}
|
| 12840 |
+
],
|
| 12841 |
+
"issues": []
|
| 12842 |
+
},
|
| 12843 |
+
"fetch_error": null
|
| 12844 |
+
},
|
| 12845 |
{
|
| 12846 |
"author_login": "sercada",
|
| 12847 |
"name": "Sergio Cadavid",
|
|
|
|
| 13070 |
"report_reason": null,
|
| 13071 |
"enrichment_source": "live",
|
| 13072 |
"live_refetch_skipped": false,
|
| 13073 |
+
"account_age_days": 55,
|
| 13074 |
"young_account": true,
|
| 13075 |
"follow_through_score": "weak",
|
| 13076 |
"breadth_score": "low",
|
|
|
|
| 13226 |
},
|
| 13227 |
"fetch_error": null
|
| 13228 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13229 |
{
|
| 13230 |
"author_login": "steipete",
|
| 13231 |
"name": "Peter Steinberger",
|
|
|
|
| 13735 |
},
|
| 13736 |
"fetch_error": null
|
| 13737 |
},
|
| 13738 |
+
{
|
| 13739 |
+
"author_login": "cedillarack",
|
| 13740 |
+
"name": null,
|
| 13741 |
+
"profile_url": "https://github.com/cedillarack",
|
| 13742 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acedillarack",
|
| 13743 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acedillarack",
|
| 13744 |
+
"repo_first_seen_at": "2026-02-17T04:29:03Z",
|
| 13745 |
+
"repo_last_seen_at": "2026-04-14T23:31:50Z",
|
| 13746 |
+
"repo_primary_artifact_count": 3,
|
| 13747 |
+
"repo_artifact_count": 13,
|
| 13748 |
+
"snapshot_issue_count": 0,
|
| 13749 |
+
"snapshot_pr_count": 3,
|
| 13750 |
+
"snapshot_comment_count": 10,
|
| 13751 |
+
"snapshot_review_count": 0,
|
| 13752 |
+
"snapshot_review_comment_count": 0,
|
| 13753 |
+
"repo_association": "NONE",
|
| 13754 |
+
"new_to_repo": false,
|
| 13755 |
+
"first_seen_in_snapshot": false,
|
| 13756 |
+
"known_via_prior_merged_pr": true,
|
| 13757 |
+
"report_reason": null,
|
| 13758 |
+
"enrichment_source": "live",
|
| 13759 |
+
"live_refetch_skipped": false,
|
| 13760 |
+
"account_age_days": 61,
|
| 13761 |
+
"young_account": true,
|
| 13762 |
+
"follow_through_score": "weak",
|
| 13763 |
+
"breadth_score": "low",
|
| 13764 |
+
"automation_risk_signal": "medium",
|
| 13765 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 13766 |
+
"public_orgs": [],
|
| 13767 |
+
"activity": {
|
| 13768 |
+
"visible_authored_pr_count": 3,
|
| 13769 |
+
"merged_pr_count": 1,
|
| 13770 |
+
"closed_unmerged_pr_count": 0,
|
| 13771 |
+
"open_pr_count": 2,
|
| 13772 |
+
"merged_pr_rate": 0.3333,
|
| 13773 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 13774 |
+
"still_open_pr_rate": 0.6667,
|
| 13775 |
+
"distinct_repos_with_authored_prs": 1,
|
| 13776 |
+
"distinct_repos_with_open_prs": 1
|
| 13777 |
+
},
|
| 13778 |
+
"examples": {
|
| 13779 |
+
"pull_requests": [
|
| 13780 |
+
{
|
| 13781 |
+
"kind": "pull_request",
|
| 13782 |
+
"number": 66868,
|
| 13783 |
+
"title": "fix: drain system events on session reset to prevent cross-session leak",
|
| 13784 |
+
"url": "https://github.com/openclaw/openclaw/pull/66868",
|
| 13785 |
+
"state": "open",
|
| 13786 |
+
"merged": false,
|
| 13787 |
+
"draft": false,
|
| 13788 |
+
"created_at": "2026-04-14T23:31:50Z"
|
| 13789 |
+
},
|
| 13790 |
+
{
|
| 13791 |
+
"kind": "pull_request",
|
| 13792 |
+
"number": 64518,
|
| 13793 |
+
"title": "fix: clear model/provider override on /new and /reset",
|
| 13794 |
+
"url": "https://github.com/openclaw/openclaw/pull/64518",
|
| 13795 |
+
"state": "open",
|
| 13796 |
+
"merged": false,
|
| 13797 |
+
"draft": false,
|
| 13798 |
+
"created_at": "2026-04-10T22:18:01Z"
|
| 13799 |
+
},
|
| 13800 |
+
{
|
| 13801 |
+
"kind": "pull_request",
|
| 13802 |
+
"number": 64491,
|
| 13803 |
+
"title": "fix(config): add timeoutSeconds support to agents.defaults.heartbeat",
|
| 13804 |
+
"url": "https://github.com/openclaw/openclaw/pull/64491",
|
| 13805 |
+
"state": "closed",
|
| 13806 |
+
"merged": true,
|
| 13807 |
+
"draft": false,
|
| 13808 |
+
"created_at": "2026-04-10T20:20:28Z"
|
| 13809 |
+
}
|
| 13810 |
+
],
|
| 13811 |
+
"issues": []
|
| 13812 |
+
},
|
| 13813 |
+
"fetch_error": null
|
| 13814 |
+
},
|
| 13815 |
{
|
| 13816 |
"author_login": "GaosCode",
|
| 13817 |
"name": "MrBrain",
|
|
|
|
| 13889 |
},
|
| 13890 |
"fetch_error": null
|
| 13891 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13892 |
{
|
| 13893 |
"author_login": "richardclawbot",
|
| 13894 |
"name": null,
|
|
|
|
| 15256 |
},
|
| 15257 |
"fetch_error": null
|
| 15258 |
},
|
| 15259 |
+
{
|
| 15260 |
+
"author_login": "mkoslacz",
|
| 15261 |
+
"name": "Mateusz Ko\u015blacz",
|
| 15262 |
+
"profile_url": "https://github.com/mkoslacz",
|
| 15263 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amkoslacz",
|
| 15264 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amkoslacz",
|
| 15265 |
+
"repo_first_seen_at": "2026-01-27T21:31:44Z",
|
| 15266 |
+
"repo_last_seen_at": "2026-04-17T20:05:07Z",
|
| 15267 |
+
"repo_primary_artifact_count": 3,
|
| 15268 |
+
"repo_artifact_count": 5,
|
| 15269 |
+
"snapshot_issue_count": 1,
|
| 15270 |
+
"snapshot_pr_count": 2,
|
| 15271 |
+
"snapshot_comment_count": 2,
|
| 15272 |
+
"snapshot_review_count": 0,
|
| 15273 |
+
"snapshot_review_comment_count": 0,
|
| 15274 |
+
"repo_association": "NONE",
|
| 15275 |
+
"new_to_repo": true,
|
| 15276 |
+
"first_seen_in_snapshot": true,
|
| 15277 |
+
"known_via_prior_merged_pr": false,
|
| 15278 |
+
"report_reason": "first_seen_in_snapshot",
|
| 15279 |
+
"enrichment_source": "live",
|
| 15280 |
+
"live_refetch_skipped": false,
|
| 15281 |
+
"account_age_days": 4321,
|
| 15282 |
+
"young_account": false,
|
| 15283 |
+
"follow_through_score": "weak",
|
| 15284 |
+
"breadth_score": "low",
|
| 15285 |
+
"automation_risk_signal": "low",
|
| 15286 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 15287 |
+
"public_orgs": [],
|
| 15288 |
+
"activity": {
|
| 15289 |
+
"visible_authored_pr_count": 2,
|
| 15290 |
+
"merged_pr_count": 0,
|
| 15291 |
+
"closed_unmerged_pr_count": 0,
|
| 15292 |
+
"open_pr_count": 2,
|
| 15293 |
+
"merged_pr_rate": 0.0,
|
| 15294 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 15295 |
+
"still_open_pr_rate": 1.0,
|
| 15296 |
+
"distinct_repos_with_authored_prs": 1,
|
| 15297 |
+
"distinct_repos_with_open_prs": 1
|
| 15298 |
+
},
|
| 15299 |
+
"examples": {
|
| 15300 |
+
"pull_requests": [
|
| 15301 |
+
{
|
| 15302 |
+
"kind": "pull_request",
|
| 15303 |
+
"number": 68267,
|
| 15304 |
+
"title": "feat(gateway): add optional runId filter to chat.history [AI-assisted]",
|
| 15305 |
+
"url": "https://github.com/openclaw/openclaw/pull/68267",
|
| 15306 |
+
"state": "open",
|
| 15307 |
+
"merged": false,
|
| 15308 |
+
"draft": false,
|
| 15309 |
+
"created_at": "2026-04-17T20:05:07Z"
|
| 15310 |
+
},
|
| 15311 |
+
{
|
| 15312 |
+
"kind": "pull_request",
|
| 15313 |
+
"number": 68257,
|
| 15314 |
+
"title": "fix(gateway): stop restarting gateway on OAuth token refresh (auth.profiles.*) [AI-assisted]",
|
| 15315 |
+
"url": "https://github.com/openclaw/openclaw/pull/68257",
|
| 15316 |
+
"state": "open",
|
| 15317 |
+
"merged": false,
|
| 15318 |
+
"draft": false,
|
| 15319 |
+
"created_at": "2026-04-17T19:33:09Z"
|
| 15320 |
+
}
|
| 15321 |
+
],
|
| 15322 |
+
"issues": [
|
| 15323 |
+
{
|
| 15324 |
+
"kind": "issue",
|
| 15325 |
+
"number": 68258,
|
| 15326 |
+
"title": "[Bug]: Gateway self-SIGTERMs on OAuth token refresh (auth.profiles.* unmatched in reload plan)",
|
| 15327 |
+
"url": "https://github.com/openclaw/openclaw/issues/68258",
|
| 15328 |
+
"state": "open",
|
| 15329 |
+
"merged": null,
|
| 15330 |
+
"draft": null,
|
| 15331 |
+
"created_at": "2026-04-17T19:33:55Z"
|
| 15332 |
+
}
|
| 15333 |
+
]
|
| 15334 |
+
},
|
| 15335 |
+
"fetch_error": null
|
| 15336 |
+
},
|
| 15337 |
{
|
| 15338 |
"author_login": "Pearcekieser",
|
| 15339 |
"name": null,
|
|
|
|
| 17962 |
"report_reason": null,
|
| 17963 |
"enrichment_source": "live",
|
| 17964 |
"live_refetch_skipped": false,
|
| 17965 |
+
"account_age_days": 4948,
|
| 17966 |
"young_account": false,
|
| 17967 |
"follow_through_score": "strong",
|
| 17968 |
"breadth_score": "low",
|
|
|
|
| 23783 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awalkojas-boop",
|
| 23784 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awalkojas-boop",
|
| 23785 |
"repo_first_seen_at": "2026-04-14T09:55:31Z",
|
| 23786 |
+
"repo_last_seen_at": "2026-04-17T19:26:58Z",
|
| 23787 |
"repo_primary_artifact_count": 3,
|
| 23788 |
+
"repo_artifact_count": 7,
|
| 23789 |
"snapshot_issue_count": 2,
|
| 23790 |
"snapshot_pr_count": 1,
|
| 23791 |
+
"snapshot_comment_count": 4,
|
| 23792 |
"snapshot_review_count": 0,
|
| 23793 |
"snapshot_review_comment_count": 0,
|
| 23794 |
"repo_association": "NONE",
|
|
|
|
| 26114 |
"pull_requests": [
|
| 26115 |
{
|
| 26116 |
"kind": "pull_request",
|
| 26117 |
+
"number": 67381,
|
| 26118 |
+
"title": "fix: show heartbeat model bleed hint on context overflow error",
|
| 26119 |
+
"url": "https://github.com/openclaw/openclaw/pull/67381",
|
| 26120 |
+
"state": "open",
|
| 26121 |
+
"merged": false,
|
| 26122 |
+
"draft": false,
|
| 26123 |
+
"created_at": "2026-04-15T20:49:09Z"
|
| 26124 |
+
}
|
| 26125 |
+
],
|
| 26126 |
+
"issues": [
|
| 26127 |
+
{
|
| 26128 |
+
"kind": "issue",
|
| 26129 |
+
"number": 67314,
|
| 26130 |
+
"title": "[Bug]: Misleading \"Context limit exceeded\" error points to compaction when root cause is heartbeat model bleed",
|
| 26131 |
+
"url": "https://github.com/openclaw/openclaw/issues/67314",
|
| 26132 |
+
"state": "open",
|
| 26133 |
+
"merged": null,
|
| 26134 |
+
"draft": null,
|
| 26135 |
+
"created_at": "2026-04-15T17:23:25Z"
|
| 26136 |
+
}
|
| 26137 |
+
]
|
| 26138 |
+
},
|
| 26139 |
+
"fetch_error": null
|
| 26140 |
+
},
|
| 26141 |
+
{
|
| 26142 |
+
"author_login": "KnightNiwrem",
|
| 26143 |
+
"name": null,
|
| 26144 |
+
"profile_url": "https://github.com/KnightNiwrem",
|
| 26145 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKnightNiwrem",
|
| 26146 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKnightNiwrem",
|
| 26147 |
+
"repo_first_seen_at": "2026-04-13T07:50:13Z",
|
| 26148 |
+
"repo_last_seen_at": "2026-04-13T09:16:01Z",
|
| 26149 |
+
"repo_primary_artifact_count": 2,
|
| 26150 |
+
"repo_artifact_count": 2,
|
| 26151 |
+
"snapshot_issue_count": 1,
|
| 26152 |
+
"snapshot_pr_count": 1,
|
| 26153 |
+
"snapshot_comment_count": 0,
|
| 26154 |
+
"snapshot_review_count": 0,
|
| 26155 |
+
"snapshot_review_comment_count": 0,
|
| 26156 |
+
"repo_association": "NONE",
|
| 26157 |
+
"new_to_repo": false,
|
| 26158 |
+
"first_seen_in_snapshot": false,
|
| 26159 |
+
"known_via_prior_merged_pr": false,
|
| 26160 |
+
"report_reason": null,
|
| 26161 |
+
"enrichment_source": "previous_report",
|
| 26162 |
+
"live_refetch_skipped": true,
|
| 26163 |
+
"account_age_days": 4169,
|
| 26164 |
+
"young_account": false,
|
| 26165 |
+
"follow_through_score": "weak",
|
| 26166 |
+
"breadth_score": "moderate",
|
| 26167 |
+
"automation_risk_signal": "low",
|
| 26168 |
+
"heuristic_note": "many recent closed-unmerged PRs",
|
| 26169 |
+
"public_orgs": [],
|
| 26170 |
+
"activity": {
|
| 26171 |
+
"visible_authored_pr_count": 9,
|
| 26172 |
+
"merged_pr_count": 3,
|
| 26173 |
+
"closed_unmerged_pr_count": 4,
|
| 26174 |
+
"open_pr_count": 2,
|
| 26175 |
+
"merged_pr_rate": 0.3333,
|
| 26176 |
+
"closed_unmerged_pr_rate": 0.4444,
|
| 26177 |
+
"still_open_pr_rate": 0.2222,
|
| 26178 |
+
"distinct_repos_with_authored_prs": 5,
|
| 26179 |
+
"distinct_repos_with_open_prs": 2
|
| 26180 |
+
},
|
| 26181 |
+
"examples": {
|
| 26182 |
+
"pull_requests": [
|
| 26183 |
+
{
|
| 26184 |
+
"kind": "pull_request",
|
| 26185 |
+
"number": 65833,
|
| 26186 |
+
"title": "Secrets: add Exa web-search SecretRef target",
|
| 26187 |
+
"url": "https://github.com/openclaw/openclaw/pull/65833",
|
| 26188 |
+
"state": "open",
|
| 26189 |
+
"merged": false,
|
| 26190 |
+
"draft": false,
|
| 26191 |
+
"created_at": "2026-04-13T09:16:01Z"
|
| 26192 |
+
}
|
| 26193 |
+
],
|
| 26194 |
+
"issues": [
|
| 26195 |
+
{
|
| 26196 |
+
"kind": "issue",
|
| 26197 |
+
"number": 65791,
|
| 26198 |
+
"title": "[Feature]: Add Exa apiKey to secretRef",
|
| 26199 |
+
"url": "https://github.com/openclaw/openclaw/issues/65791",
|
| 26200 |
+
"state": "closed",
|
| 26201 |
+
"merged": null,
|
| 26202 |
+
"draft": null,
|
| 26203 |
+
"created_at": "2026-04-13T07:50:13Z"
|
| 26204 |
+
}
|
| 26205 |
+
]
|
| 26206 |
+
},
|
| 26207 |
+
"fetch_error": null
|
| 26208 |
+
},
|
| 26209 |
+
{
|
| 26210 |
+
"author_login": "KRouhana",
|
| 26211 |
+
"name": "Karl Rouhana",
|
| 26212 |
+
"profile_url": "https://github.com/KRouhana",
|
| 26213 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKRouhana",
|
| 26214 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKRouhana",
|
| 26215 |
+
"repo_first_seen_at": "2026-04-10T04:12:05Z",
|
| 26216 |
+
"repo_last_seen_at": "2026-04-17T01:45:39Z",
|
| 26217 |
+
"repo_primary_artifact_count": 2,
|
| 26218 |
+
"repo_artifact_count": 4,
|
| 26219 |
+
"snapshot_issue_count": 1,
|
| 26220 |
+
"snapshot_pr_count": 1,
|
| 26221 |
+
"snapshot_comment_count": 2,
|
| 26222 |
+
"snapshot_review_count": 0,
|
| 26223 |
+
"snapshot_review_comment_count": 0,
|
| 26224 |
+
"repo_association": "NONE",
|
| 26225 |
+
"new_to_repo": false,
|
| 26226 |
+
"first_seen_in_snapshot": false,
|
| 26227 |
+
"known_via_prior_merged_pr": false,
|
| 26228 |
+
"report_reason": null,
|
| 26229 |
+
"enrichment_source": "previous_report",
|
| 26230 |
+
"live_refetch_skipped": true,
|
| 26231 |
+
"account_age_days": 2963,
|
| 26232 |
+
"young_account": false,
|
| 26233 |
+
"follow_through_score": "weak",
|
| 26234 |
+
"breadth_score": "low",
|
| 26235 |
+
"automation_risk_signal": "low",
|
| 26236 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 26237 |
+
"public_orgs": [],
|
| 26238 |
+
"activity": {
|
| 26239 |
+
"visible_authored_pr_count": 1,
|
| 26240 |
+
"merged_pr_count": 0,
|
| 26241 |
+
"closed_unmerged_pr_count": 0,
|
| 26242 |
+
"open_pr_count": 1,
|
| 26243 |
+
"merged_pr_rate": 0.0,
|
| 26244 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 26245 |
+
"still_open_pr_rate": 1.0,
|
| 26246 |
+
"distinct_repos_with_authored_prs": 1,
|
| 26247 |
+
"distinct_repos_with_open_prs": 1
|
| 26248 |
+
},
|
| 26249 |
+
"examples": {
|
| 26250 |
+
"pull_requests": [
|
| 26251 |
+
{
|
| 26252 |
+
"kind": "pull_request",
|
| 26253 |
+
"number": 67894,
|
| 26254 |
+
"title": "fix(doctor): stop optional bundled runtime deps from triggering broken repair",
|
| 26255 |
+
"url": "https://github.com/openclaw/openclaw/pull/67894",
|
| 26256 |
"state": "open",
|
| 26257 |
"merged": false,
|
| 26258 |
"draft": false,
|
| 26259 |
+
"created_at": "2026-04-17T01:44:44Z"
|
| 26260 |
}
|
| 26261 |
],
|
| 26262 |
"issues": [
|
| 26263 |
{
|
| 26264 |
"kind": "issue",
|
| 26265 |
+
"number": 64070,
|
| 26266 |
+
"title": "[Bug]: doctor reports @discordjs/opus as missing bundled runtime dep on ARM64, but doctor --fix cannot recover",
|
| 26267 |
+
"url": "https://github.com/openclaw/openclaw/issues/64070",
|
| 26268 |
"state": "open",
|
| 26269 |
"merged": null,
|
| 26270 |
"draft": null,
|
| 26271 |
+
"created_at": "2026-04-10T04:12:05Z"
|
| 26272 |
}
|
| 26273 |
]
|
| 26274 |
},
|
| 26275 |
"fetch_error": null
|
| 26276 |
},
|
| 26277 |
{
|
| 26278 |
+
"author_login": "lemonheaded",
|
| 26279 |
"name": null,
|
| 26280 |
+
"profile_url": "https://github.com/lemonheaded",
|
| 26281 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alemonheaded",
|
| 26282 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alemonheaded",
|
| 26283 |
+
"repo_first_seen_at": "2026-04-17T20:02:09Z",
|
| 26284 |
+
"repo_last_seen_at": "2026-04-17T20:07:04Z",
|
| 26285 |
"repo_primary_artifact_count": 2,
|
| 26286 |
"repo_artifact_count": 2,
|
| 26287 |
"snapshot_issue_count": 1,
|
|
|
|
| 26290 |
"snapshot_review_count": 0,
|
| 26291 |
"snapshot_review_comment_count": 0,
|
| 26292 |
"repo_association": "NONE",
|
| 26293 |
+
"new_to_repo": true,
|
| 26294 |
+
"first_seen_in_snapshot": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26295 |
"known_via_prior_merged_pr": false,
|
| 26296 |
+
"report_reason": "first_seen_in_snapshot",
|
| 26297 |
+
"enrichment_source": "live",
|
| 26298 |
+
"live_refetch_skipped": false,
|
| 26299 |
+
"account_age_days": 294,
|
| 26300 |
+
"young_account": true,
|
| 26301 |
"follow_through_score": "weak",
|
| 26302 |
"breadth_score": "low",
|
| 26303 |
"automation_risk_signal": "low",
|
| 26304 |
+
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 26305 |
"public_orgs": [],
|
| 26306 |
"activity": {
|
| 26307 |
"visible_authored_pr_count": 1,
|
|
|
|
| 26318 |
"pull_requests": [
|
| 26319 |
{
|
| 26320 |
"kind": "pull_request",
|
| 26321 |
+
"number": 68266,
|
| 26322 |
+
"title": "fix(telegram): pass video dimensions to prevent portrait video distortion",
|
| 26323 |
+
"url": "https://github.com/openclaw/openclaw/pull/68266",
|
| 26324 |
"state": "open",
|
| 26325 |
"merged": false,
|
| 26326 |
"draft": false,
|
| 26327 |
+
"created_at": "2026-04-17T20:02:09Z"
|
| 26328 |
}
|
| 26329 |
],
|
| 26330 |
"issues": [
|
| 26331 |
{
|
| 26332 |
"kind": "issue",
|
| 26333 |
+
"number": 68268,
|
| 26334 |
+
"title": "[Feature]: Friendly Telegram topic names in session list",
|
| 26335 |
+
"url": "https://github.com/openclaw/openclaw/issues/68268",
|
| 26336 |
"state": "open",
|
| 26337 |
"merged": null,
|
| 26338 |
"draft": null,
|
| 26339 |
+
"created_at": "2026-04-17T20:07:04Z"
|
| 26340 |
}
|
| 26341 |
]
|
| 26342 |
},
|
|
|
|
| 29779 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit",
|
| 29780 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit",
|
| 29781 |
"repo_first_seen_at": "2026-04-17T12:32:56Z",
|
| 29782 |
+
"repo_last_seen_at": "2026-04-17T19:40:00Z",
|
| 29783 |
"repo_primary_artifact_count": 1,
|
| 29784 |
+
"repo_artifact_count": 45,
|
| 29785 |
"snapshot_issue_count": 0,
|
| 29786 |
"snapshot_pr_count": 1,
|
| 29787 |
+
"snapshot_comment_count": 2,
|
| 29788 |
"snapshot_review_count": 21,
|
| 29789 |
"snapshot_review_comment_count": 21,
|
| 29790 |
"repo_association": "NONE",
|
|
|
|
| 33169 |
"snapshot_review_count": 2,
|
| 33170 |
"snapshot_review_comment_count": 2,
|
| 33171 |
"repo_association": "NONE",
|
| 33172 |
+
"new_to_repo": false,
|
| 33173 |
+
"first_seen_in_snapshot": false,
|
| 33174 |
"known_via_prior_merged_pr": false,
|
| 33175 |
+
"report_reason": null,
|
| 33176 |
+
"enrichment_source": "previous_report",
|
| 33177 |
+
"live_refetch_skipped": true,
|
| 33178 |
"account_age_days": 16,
|
| 33179 |
"young_account": true,
|
| 33180 |
"follow_through_score": "mixed",
|
|
|
|
| 33552 |
},
|
| 33553 |
"fetch_error": null
|
| 33554 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33555 |
{
|
| 33556 |
"author_login": "EdwardIrby",
|
| 33557 |
"name": "Edward Irby",
|
|
|
|
| 38414 |
},
|
| 38415 |
"fetch_error": null
|
| 38416 |
},
|
| 38417 |
+
{
|
| 38418 |
+
"author_login": "kevinheneveld",
|
| 38419 |
+
"name": null,
|
| 38420 |
+
"profile_url": "https://github.com/kevinheneveld",
|
| 38421 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akevinheneveld",
|
| 38422 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akevinheneveld",
|
| 38423 |
+
"repo_first_seen_at": "2026-03-19T00:00:30Z",
|
| 38424 |
+
"repo_last_seen_at": "2026-04-17T19:50:26Z",
|
| 38425 |
+
"repo_primary_artifact_count": 1,
|
| 38426 |
+
"repo_artifact_count": 2,
|
| 38427 |
+
"snapshot_issue_count": 0,
|
| 38428 |
+
"snapshot_pr_count": 1,
|
| 38429 |
+
"snapshot_comment_count": 1,
|
| 38430 |
+
"snapshot_review_count": 0,
|
| 38431 |
+
"snapshot_review_comment_count": 0,
|
| 38432 |
+
"repo_association": "NONE",
|
| 38433 |
+
"new_to_repo": true,
|
| 38434 |
+
"first_seen_in_snapshot": true,
|
| 38435 |
+
"known_via_prior_merged_pr": false,
|
| 38436 |
+
"report_reason": "first_seen_in_snapshot",
|
| 38437 |
+
"enrichment_source": "live",
|
| 38438 |
+
"live_refetch_skipped": false,
|
| 38439 |
+
"account_age_days": 5269,
|
| 38440 |
+
"young_account": false,
|
| 38441 |
+
"follow_through_score": "weak",
|
| 38442 |
+
"breadth_score": "low",
|
| 38443 |
+
"automation_risk_signal": "low",
|
| 38444 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 38445 |
+
"public_orgs": [],
|
| 38446 |
+
"activity": {
|
| 38447 |
+
"visible_authored_pr_count": 1,
|
| 38448 |
+
"merged_pr_count": 0,
|
| 38449 |
+
"closed_unmerged_pr_count": 0,
|
| 38450 |
+
"open_pr_count": 1,
|
| 38451 |
+
"merged_pr_rate": 0.0,
|
| 38452 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 38453 |
+
"still_open_pr_rate": 1.0,
|
| 38454 |
+
"distinct_repos_with_authored_prs": 1,
|
| 38455 |
+
"distinct_repos_with_open_prs": 1
|
| 38456 |
+
},
|
| 38457 |
+
"examples": {
|
| 38458 |
+
"pull_requests": [
|
| 38459 |
+
{
|
| 38460 |
+
"kind": "pull_request",
|
| 38461 |
+
"number": 68262,
|
| 38462 |
+
"title": "fix: hide internal prompts from chat history",
|
| 38463 |
+
"url": "https://github.com/openclaw/openclaw/pull/68262",
|
| 38464 |
+
"state": "open",
|
| 38465 |
+
"merged": false,
|
| 38466 |
+
"draft": false,
|
| 38467 |
+
"created_at": "2026-04-17T19:50:26Z"
|
| 38468 |
+
}
|
| 38469 |
+
],
|
| 38470 |
+
"issues": []
|
| 38471 |
+
},
|
| 38472 |
+
"fetch_error": null
|
| 38473 |
+
},
|
| 38474 |
{
|
| 38475 |
"author_login": "kiatng",
|
| 38476 |
"name": "Ng Kiat Siong",
|
|
|
|
| 39580 |
"snapshot_review_count": 0,
|
| 39581 |
"snapshot_review_comment_count": 0,
|
| 39582 |
"repo_association": "NONE",
|
| 39583 |
+
"new_to_repo": false,
|
| 39584 |
+
"first_seen_in_snapshot": false,
|
| 39585 |
"known_via_prior_merged_pr": false,
|
| 39586 |
+
"report_reason": null,
|
| 39587 |
+
"enrichment_source": "previous_report",
|
| 39588 |
+
"live_refetch_skipped": true,
|
| 39589 |
"account_age_days": 3473,
|
| 39590 |
"young_account": false,
|
| 39591 |
"follow_through_score": "weak",
|
|
|
|
| 41642 |
"snapshot_review_count": 1,
|
| 41643 |
"snapshot_review_comment_count": 1,
|
| 41644 |
"repo_association": "NONE",
|
| 41645 |
+
"new_to_repo": false,
|
| 41646 |
+
"first_seen_in_snapshot": false,
|
| 41647 |
"known_via_prior_merged_pr": false,
|
| 41648 |
+
"report_reason": null,
|
| 41649 |
+
"enrichment_source": "previous_report",
|
| 41650 |
+
"live_refetch_skipped": true,
|
| 41651 |
"account_age_days": 82,
|
| 41652 |
"young_account": true,
|
| 41653 |
"follow_through_score": "weak",
|
|
|
|
| 44844 |
"snapshot_review_count": 0,
|
| 44845 |
"snapshot_review_comment_count": 0,
|
| 44846 |
"repo_association": "NONE",
|
| 44847 |
+
"new_to_repo": false,
|
| 44848 |
+
"first_seen_in_snapshot": false,
|
| 44849 |
"known_via_prior_merged_pr": false,
|
| 44850 |
+
"report_reason": null,
|
| 44851 |
+
"enrichment_source": "previous_report",
|
| 44852 |
+
"live_refetch_skipped": true,
|
| 44853 |
"account_age_days": 2606,
|
| 44854 |
"young_account": false,
|
| 44855 |
"follow_through_score": "weak",
|
|
|
|
| 46495 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AToniDonDoni",
|
| 46496 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AToniDonDoni",
|
| 46497 |
"repo_first_seen_at": "2026-04-07T23:42:54Z",
|
| 46498 |
+
"repo_last_seen_at": "2026-04-17T19:54:38Z",
|
| 46499 |
"repo_primary_artifact_count": 1,
|
| 46500 |
+
"repo_artifact_count": 11,
|
| 46501 |
"snapshot_issue_count": 0,
|
| 46502 |
"snapshot_pr_count": 1,
|
| 46503 |
+
"snapshot_comment_count": 10,
|
| 46504 |
"snapshot_review_count": 0,
|
| 46505 |
"snapshot_review_comment_count": 0,
|
| 46506 |
"repo_association": "NONE",
|
|
|
|
| 46795 |
"snapshot_review_count": 0,
|
| 46796 |
"snapshot_review_comment_count": 0,
|
| 46797 |
"repo_association": "NONE",
|
| 46798 |
+
"new_to_repo": false,
|
| 46799 |
+
"first_seen_in_snapshot": false,
|
| 46800 |
"known_via_prior_merged_pr": false,
|
| 46801 |
+
"report_reason": null,
|
| 46802 |
+
"enrichment_source": "previous_report",
|
| 46803 |
+
"live_refetch_skipped": true,
|
| 46804 |
"account_age_days": 4909,
|
| 46805 |
"young_account": false,
|
| 46806 |
"follow_through_score": "weak",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -34,12 +34,12 @@
|
|
| 34 |
| `ly85206559` | [profile](https://github.com/ly85206559) | no | CONTRIBUTOR | 3985d | `2026-03-03T02:24:33Z` | 16 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 35 |
| `gumadeiras` | [profile](https://github.com/gumadeiras) | no | MEMBER | 4579d | `2026-01-14T20:41:14Z` | 15 | 1 | strong | low | low | targets high-star repos |
|
| 36 |
| `TOMUIV` | [profile](https://github.com/TOMUIV) | no | NONE | 215d | `2026-04-10T17:11:48Z` | 15 | 1 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 37 |
-
| `drobison00` | [profile](https://github.com/drobison00) | no | CONTRIBUTOR |
|
| 38 |
-
| `neo1027144-creator` | [profile](https://github.com/neo1027144-creator) | no | CONTRIBUTOR |
|
| 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 |
-
| `mcaxtr` | [profile](https://github.com/mcaxtr) | no | MEMBER |
|
| 43 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 45 |
| `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 |
|
|
@@ -69,6 +69,7 @@
|
|
| 69 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 8 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 70 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 71 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | NONE | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 72 |
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 7 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 73 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 74 |
| `martingarramon` | [profile](https://github.com/martingarramon) | no | CONTRIBUTOR | 49d | `2026-03-21T22:50:34Z` | 7 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -76,14 +77,12 @@
|
|
| 76 |
| `coder999999999` | [profile](https://github.com/coder999999999) | no | NONE | 1804d | `2026-04-12T06:08:33Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 77 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `ImLukeF` | [profile](https://github.com/ImLukeF) | no | MEMBER | 1650d | `2026-03-10T16:03:05Z` | 7 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 79 |
-
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 7 | 0 | weak | low | low | high open PR share |
|
| 80 |
| `Mlightsnow` | [profile](https://github.com/Mlightsnow) | no | CONTRIBUTOR | 1899d | `2026-04-09T22:29:10Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 81 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | NONE | 1526d | `2026-04-14T18:43:33Z` | 7 | 0 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 83 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-24T14:29:43Z` | 7 | 0 | n/a | low | low | no visible non-self stars |
|
| 84 |
| `oliviareid-svg` | [profile](https://github.com/oliviareid-svg) | no | CONTRIBUTOR | 27d | `2026-03-22T06:41:01Z` | 7 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 85 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 86 |
-
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 6 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 87 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 88 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-04T08:38:16Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 89 |
| `coletebou` | [profile](https://github.com/coletebou) | no | NONE | 3993d | `2026-02-03T13:22:50Z` | 6 | 0 | mixed | low | low | targets high-star repos |
|
|
@@ -95,6 +94,7 @@
|
|
| 95 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 96 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
|
|
|
| 98 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 100 |
| `yfge` | [profile](https://github.com/yfge) | no | CONTRIBUTOR | 5272d | `2026-02-16T06:14:40Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -115,7 +115,7 @@
|
|
| 115 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 116 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `Joel-Claw` | [profile](https://github.com/Joel-Claw) | no | NONE | 7d | `2026-04-14T17:55:10Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 118 |
-
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR |
|
| 119 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 120 |
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 121 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 4 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -124,6 +124,7 @@
|
|
| 124 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 125 |
| `chen-zhang-cs-code` | [profile](https://github.com/chen-zhang-cs-code) | no | CONTRIBUTOR | 115d | `2026-03-18T08:15:21Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 126 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
|
|
|
| 127 |
| `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 |
|
| 128 |
| `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 |
|
| 129 |
| `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 |
|
|
@@ -146,10 +147,8 @@
|
|
| 146 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 147 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 148 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 3 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 149 |
-
| `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 |
|
| 150 |
| `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 |
|
| 151 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 152 |
-
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 3 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 153 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 154 |
| `johnturek` | [profile](https://github.com/johnturek) | no | NONE | 6271d | `2026-04-14T03:23:25Z` | 3 | 0 | mixed | low | low | — |
|
| 155 |
| `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 |
|
|
@@ -164,19 +163,19 @@
|
|
| 164 |
| `xchunzhao` | [profile](https://github.com/xchunzhao) | no | NONE | 3918d | `2026-04-10T23:50:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 167 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 168 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 169 |
-
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR |
|
| 170 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 171 |
-
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 172 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 173 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 174 |
| `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 |
|
| 175 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 4 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 176 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 177 |
| `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 |
|
|
|
|
| 178 |
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 179 |
-
| `kshanxs` | [profile](https://github.com/kshanxs) | no | NONE | 1928d | `2026-04-08T22:34:50Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 180 |
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 181 |
| `cyrusaf` | [profile](https://github.com/cyrusaf) | no | NONE | 5495d | `2026-04-11T05:53:50Z` | 2 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 182 |
| `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 |
|
|
@@ -193,6 +192,7 @@
|
|
| 193 |
| `gzsiang` | [profile](https://github.com/gzsiang) | no | NONE | 1093d | `2026-03-18T04:53:40Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 194 |
| `HongzhuLiu` | [profile](https://github.com/HongzhuLiu) | no | NONE | 4135d | `2026-04-14T09:36:49Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 195 |
| `jeffchen1981-fu` | [profile](https://github.com/jeffchen1981-fu) | no | NONE | 67d | `2026-02-28T09:25:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 196 |
| `Pearcekieser` | [profile](https://github.com/Pearcekieser) | no | NONE | 4652d | `2026-04-11T00:45:04Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 197 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 198 |
| `rarest` | [profile](https://github.com/rarest) | no | NONE | 5367d | `2026-04-15T14:46:20Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -231,7 +231,7 @@
|
|
| 231 |
| `mylukin` | [profile](https://github.com/mylukin) | no | CONTRIBUTOR | 5340d | `2026-01-26T00:39:54Z` | 2 | 0 | mixed | low | low | — |
|
| 232 |
| `nasplycc` | [profile](https://github.com/nasplycc) | no | NONE | 81d | `2026-04-12T03:45:06Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 233 |
| `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 |
|
| 234 |
-
| `osolmaz` | [profile](https://github.com/osolmaz) | no | CONTRIBUTOR |
|
| 235 |
| `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 |
|
| 236 |
| `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 |
|
| 237 |
| `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 |
|
|
@@ -345,6 +345,7 @@
|
|
| 345 |
| `Knightmare6890` | [profile](https://github.com/Knightmare6890) | no | NONE | 1784d | `2026-04-15T17:23:25Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 346 |
| `KnightNiwrem` | [profile](https://github.com/KnightNiwrem) | no | NONE | 4169d | `2026-04-13T07:50:13Z` | 1 | 1 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 347 |
| `KRouhana` | [profile](https://github.com/KRouhana) | no | NONE | 2963d | `2026-04-10T04:12:05Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 348 |
| `lhy1024` | [profile](https://github.com/lhy1024) | no | NONE | 3614d | `2026-04-13T06:01:39Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 349 |
| `Loach-Smile` | [profile](https://github.com/Loach-Smile) | no | NONE | 36d | `2026-04-14T10:44:18Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 350 |
| `lumien` | [profile](https://github.com/lumien) | no | NONE | 5206d | `2026-04-12T18:18:23Z` | 1 | 1 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -457,14 +458,13 @@
|
|
| 457 |
| `DexDevCode` | [profile](https://github.com/DexDevCode) | no | NONE | 66d | `2026-04-16T10:12:28Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 458 |
| `dieend` | [profile](https://github.com/dieend) | no | NONE | 5186d | `2026-04-11T20:13:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 459 |
| `dkaygithub` | [profile](https://github.com/dkaygithub) | no | NONE | 4813d | `2026-04-15T03:07:01Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 460 |
-
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) |
|
| 461 |
| `dongs0104` | [profile](https://github.com/dongs0104) | no | NONE | 3887d | `2026-04-13T20:27:35Z` | 1 | 0 | mixed | low | low | — |
|
| 462 |
| `donlaiq` | [profile](https://github.com/donlaiq) | no | NONE | 4151d | `2026-04-16T19:48:34Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 463 |
| `donut-wenzhang` | [profile](https://github.com/donut-wenzhang) | no | NONE | 90d | `2026-03-18T03:48:04Z` | 1 | 0 | mixed | low | low | young account; no visible non-self stars |
|
| 464 |
| `DoraleCitrus` | [profile](https://github.com/DoraleCitrus) | no | NONE | 526d | `2026-04-17T04:22:20Z` | 1 | 0 | mixed | low | low | — |
|
| 465 |
| `drakulavich` | [profile](https://github.com/drakulavich) | no | NONE | 6051d | `2026-03-15T09:17:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 466 |
| `Dykij` | [profile](https://github.com/Dykij) | no | NONE | 2169d | `2026-04-13T16:13:21Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 467 |
-
| `EdenKangdw` | [profile](https://github.com/EdenKangdw) | no | NONE | 2862d | `2026-04-10T20:20:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 468 |
| `EdwardIrby` | [profile](https://github.com/EdwardIrby) | no | NONE | 5324d | `2026-04-11T20:00:03Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
| 469 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 470 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
@@ -550,6 +550,7 @@
|
|
| 550 |
| `kashevk0` | [profile](https://github.com/kashevk0) | no | CONTRIBUTOR | 879d | `2026-04-14T22:33:51Z` | 1 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 551 |
| `kenrolzjc` | [profile](https://github.com/kenrolzjc) | no | NONE | 35d | `2026-04-15T15:41:47Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 552 |
| `kerwin612` | [profile](https://github.com/kerwin612) | no | NONE | 4829d | `2026-04-13T10:41:48Z` | 1 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 553 |
| `kiatng` | [profile](https://github.com/kiatng) | no | NONE | 5306d | `2026-04-14T10:51:21Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 554 |
| `Kieldro` | [profile](https://github.com/Kieldro) | no | NONE | 5383d | `2026-04-16T04:18:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 555 |
| `kiet1022` | [profile](https://github.com/kiet1022) | no | NONE | 3774d | `2026-04-12T05:23:40Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -569,7 +570,7 @@
|
|
| 569 |
| `lightning-openclaw` | [profile](https://github.com/lightning-openclaw) | no | NONE | 49d | `2026-04-12T09:57:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 570 |
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 571 |
| `lilesjtu` | [profile](https://github.com/lilesjtu) | no | NONE | 35d | `2026-04-14T05:38:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 572 |
-
| `linuxhgw` | [profile](https://github.com/linuxhgw) |
|
| 573 |
| `liuchuanjie` | [profile](https://github.com/liuchuanjie) | no | NONE | 2741d | `2026-04-14T11:48:46Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 574 |
| `LiuYihey` | [profile](https://github.com/LiuYihey) | no | NONE | 252d | `2026-04-14T08:00:20Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 575 |
| `lockhartheavyindustries` | [profile](https://github.com/lockhartheavyindustries) | no | NONE | 5031d | `2026-02-27T13:35:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -605,7 +606,7 @@
|
|
| 605 |
| `nickkingu` | [profile](https://github.com/nickkingu) | no | NONE | 21d | `2026-04-11T15:24:22Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 606 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 607 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 608 |
-
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) |
|
| 609 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 610 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 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 |
|
|
@@ -661,7 +662,7 @@
|
|
| 661 |
| `seank-com` | [profile](https://github.com/seank-com) | no | NONE | 5207d | `2026-04-14T01:38:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 662 |
| `secondfry` | [profile](https://github.com/secondfry) | no | NONE | 5691d | `2026-04-13T19:30:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 663 |
| `shakkernerd` | [profile](https://github.com/shakkernerd) | no | MEMBER | 749d | `2026-01-26T14:21:30Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 664 |
-
| `ShayMeshGit` | [profile](https://github.com/ShayMeshGit) |
|
| 665 |
| `shirtlessfounder` | [profile](https://github.com/shirtlessfounder) | no | NONE | 1129d | `2026-04-12T16:41:08Z` | 1 | 0 | mixed | moderate | low | — |
|
| 666 |
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 667 |
| `simon-marcus` | [profile](https://github.com/simon-marcus) | no | NONE | 3765d | `2026-04-13T01:41:40Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -695,7 +696,7 @@
|
|
| 695 |
| `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 |
|
| 696 |
| `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 |
|
| 697 |
| `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 |
|
| 698 |
-
| `Tuarisa` | [profile](https://github.com/Tuarisa) |
|
| 699 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 700 |
| `UnrealCake8` | [profile](https://github.com/UnrealCake8) | no | NONE | 433d | `2026-04-11T09:01:33Z` | 1 | 0 | mixed | low | low | no visible non-self stars |
|
| 701 |
| `velvet-shark` | [profile](https://github.com/velvet-shark) | no | MEMBER | 6060d | `2026-01-03T22:46:36Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -1117,7 +1118,7 @@ Example artifacts:
|
|
| 1117 |
- snapshot authored PRs/issues: **18 PRs / 10 issues**
|
| 1118 |
- snapshot discussion activity: **72 comments / 15 reviews / 15 review comments**
|
| 1119 |
- account age: **4126 days**
|
| 1120 |
-
- recent public PR activity: **
|
| 1121 |
- public orgs: none visible
|
| 1122 |
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1123 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
|
@@ -1332,7 +1333,7 @@ Example artifacts:
|
|
| 1332 |
- repo primary artifacts: **15**
|
| 1333 |
- snapshot authored PRs/issues: **15 PRs / 0 issues**
|
| 1334 |
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 1335 |
-
- account age: **
|
| 1336 |
- recent public PR activity: **7 PRs** (5 merged / 0 closed-unmerged / 2 open; merged rate **71%**, closed-unmerged rate **0%**, open rate **29%**)
|
| 1337 |
- public orgs: none visible
|
| 1338 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
@@ -1355,7 +1356,7 @@ Example artifacts:
|
|
| 1355 |
- repo primary artifacts: **15**
|
| 1356 |
- snapshot authored PRs/issues: **14 PRs / 1 issues**
|
| 1357 |
- snapshot discussion activity: **41 comments / 20 reviews / 18 review comments**
|
| 1358 |
-
- account age: **
|
| 1359 |
- recent public PR activity: **14 PRs** (2 merged / 3 closed-unmerged / 9 open; merged rate **14%**, closed-unmerged rate **21%**, open rate **64%**)
|
| 1360 |
- public orgs: none visible
|
| 1361 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
|
@@ -1448,7 +1449,7 @@ Example artifacts:
|
|
| 1448 |
- repo primary artifacts: **18**
|
| 1449 |
- snapshot authored PRs/issues: **13 PRs / 5 issues**
|
| 1450 |
- snapshot discussion activity: **510 comments / 28 reviews / 28 review comments**
|
| 1451 |
-
- account age: **
|
| 1452 |
- recent public PR activity: **13 PRs** (5 merged / 1 closed-unmerged / 7 open; merged rate **38%**, closed-unmerged rate **8%**, open rate **54%**)
|
| 1453 |
- public orgs: `openclaw`
|
| 1454 |
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
|
@@ -1733,7 +1734,7 @@ Example artifacts:
|
|
| 1733 |
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1734 |
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 1735 |
- account age: **135 days**
|
| 1736 |
-
- recent public PR activity: **
|
| 1737 |
- public orgs: none visible
|
| 1738 |
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1739 |
- heuristic read: **young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos**
|
|
@@ -2142,6 +2143,32 @@ Example artifacts:
|
|
| 2142 |
- [PR #65384: fix(feishu): migrate legacy botName accounts](https://github.com/openclaw/openclaw/pull/65384) — open
|
| 2143 |
- [PR #65383: fix(imessage): avoid duplicate default watcher](https://github.com/openclaw/openclaw/pull/65383) — open
|
| 2144 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2145 |
### `jetd1`
|
| 2146 |
|
| 2147 |
- profile: [github.com/jetd1](https://github.com/jetd1)
|
|
@@ -2202,7 +2229,7 @@ Example artifacts:
|
|
| 2202 |
- repo association: **CONTRIBUTOR**
|
| 2203 |
- repo primary artifacts: **8**
|
| 2204 |
- snapshot authored PRs/issues: **7 PRs / 1 issues**
|
| 2205 |
-
- snapshot discussion activity: **66 comments /
|
| 2206 |
- account age: **49 days**
|
| 2207 |
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 2208 |
- public orgs: none visible
|
|
@@ -2308,29 +2335,6 @@ Example artifacts:
|
|
| 2308 |
- [PR #66495: Agents: add lean local model mode](https://github.com/openclaw/openclaw/pull/66495) — closed, merged
|
| 2309 |
- [PR #66236: Agents: clarify local model context preflight](https://github.com/openclaw/openclaw/pull/66236) — closed, merged
|
| 2310 |
|
| 2311 |
-
### `jlapenna`
|
| 2312 |
-
|
| 2313 |
-
- profile: [github.com/jlapenna](https://github.com/jlapenna)
|
| 2314 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna)
|
| 2315 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna)
|
| 2316 |
-
- repo first seen: `2026-04-03T04:12:38Z`
|
| 2317 |
-
- repo last seen: `2026-04-17T16:16:43Z`
|
| 2318 |
-
- first seen in snapshot: **no**
|
| 2319 |
-
- repo association: **CONTRIBUTOR**
|
| 2320 |
-
- repo primary artifacts: **7**
|
| 2321 |
-
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2322 |
-
- snapshot discussion activity: **13 comments / 2 reviews / 0 review comments**
|
| 2323 |
-
- account age: **6304 days**
|
| 2324 |
-
- recent public PR activity: **13 PRs** (1 merged / 3 closed-unmerged / 9 open; merged rate **8%**, closed-unmerged rate **23%**, open rate **69%**)
|
| 2325 |
-
- public orgs: `supersprinklesracing`
|
| 2326 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2327 |
-
- heuristic read: **high open PR share**
|
| 2328 |
-
|
| 2329 |
-
Example artifacts:
|
| 2330 |
-
- [PR #66190: fix(memory): use native parser for openai embeddings proxy](https://github.com/openclaw/openclaw/pull/66190) — closed
|
| 2331 |
-
- [PR #65473: docs(gateway): Document Docker-out-of-Docker Paradox and constraint](https://github.com/openclaw/openclaw/pull/65473) — closed, merged
|
| 2332 |
-
- [PR #64485: fix(docker): add config dir defaults to prevent broken volume mounts](https://github.com/openclaw/openclaw/pull/64485) — open
|
| 2333 |
-
|
| 2334 |
### `Mlightsnow`
|
| 2335 |
|
| 2336 |
- profile: [github.com/Mlightsnow](https://github.com/Mlightsnow)
|
|
@@ -2406,12 +2410,12 @@ Example artifacts:
|
|
| 2406 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anxmxbbd)
|
| 2407 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anxmxbbd)
|
| 2408 |
- repo first seen: `2026-03-24T14:29:43Z`
|
| 2409 |
-
- repo last seen: `2026-04-
|
| 2410 |
- first seen in snapshot: **no**
|
| 2411 |
- repo association: **CONTRIBUTOR**
|
| 2412 |
- repo primary artifacts: **7**
|
| 2413 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2414 |
-
- snapshot discussion activity: **
|
| 2415 |
- account age: **6373 days**
|
| 2416 |
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 2417 |
- public orgs: none visible
|
|
@@ -2469,32 +2473,6 @@ Example artifacts:
|
|
| 2469 |
- [PR #68098: fix(cron): avoid false timeout report when job finishes cleanly before deadline](https://github.com/openclaw/openclaw/pull/68098) — open
|
| 2470 |
- [PR #68092: fix(cli): update by plain plugin id always resolves @latest for npm plugins](https://github.com/openclaw/openclaw/pull/68092) — open
|
| 2471 |
|
| 2472 |
-
### `mjamiv`
|
| 2473 |
-
|
| 2474 |
-
- profile: [github.com/mjamiv](https://github.com/mjamiv)
|
| 2475 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv)
|
| 2476 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv)
|
| 2477 |
-
- repo first seen: `2026-04-08T18:58:33Z`
|
| 2478 |
-
- repo last seen: `2026-04-14T21:21:25Z`
|
| 2479 |
-
- first seen in snapshot: **no**
|
| 2480 |
-
- repo association: **CONTRIBUTOR**
|
| 2481 |
-
- repo primary artifacts: **11**
|
| 2482 |
-
- snapshot authored PRs/issues: **6 PRs / 5 issues**
|
| 2483 |
-
- snapshot discussion activity: **48 comments / 6 reviews / 6 review comments**
|
| 2484 |
-
- account age: **977 days**
|
| 2485 |
-
- recent public PR activity: **10 PRs** (4 merged / 2 closed-unmerged / 4 open; merged rate **40%**, closed-unmerged rate **20%**, open rate **40%**)
|
| 2486 |
-
- public orgs: none visible
|
| 2487 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 2488 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2489 |
-
|
| 2490 |
-
Example artifacts:
|
| 2491 |
-
- [PR #66412: fix(dreaming): default storage.mode to "separate" so phase blocks stop polluting daily memory files](https://github.com/openclaw/openclaw/pull/66412) — closed, merged
|
| 2492 |
-
- [PR #65453: fix(models): add image input to MiniMax-M2.7 catalog](https://github.com/openclaw/openclaw/pull/65453) — open
|
| 2493 |
-
- [PR #64974: fix(media-understanding): auto-upgrade provider HTTP helper to trusted env proxy mode](https://github.com/openclaw/openclaw/pull/64974) — closed
|
| 2494 |
-
- [Issue #65668: [Bug]: SIGUSR1/config.patch restart orphans gateway under custom supervisors → EADDRINUSE crash loop (workaround: OPENCLAW_NO_RESPAWN=1)](https://github.com/openclaw/openclaw/issues/65668) — open
|
| 2495 |
-
- [Issue #65526: [Feature]: auto-propagate proxy env vars to MCP stdio server child processes](https://github.com/openclaw/openclaw/issues/65526) — open
|
| 2496 |
-
- [Issue #65525: [Bug]: MCP stdio servers don't inherit NODE_OPTIONS — breaks proxy-only sandbox environments](https://github.com/openclaw/openclaw/issues/65525) — open
|
| 2497 |
-
|
| 2498 |
### `mobilinkd`
|
| 2499 |
|
| 2500 |
- profile: [github.com/mobilinkd](https://github.com/mobilinkd)
|
|
@@ -2751,6 +2729,30 @@ Example artifacts:
|
|
| 2751 |
- [Issue #65715: anthropic-vertex models missing after upgrade to 2026.4.11](https://github.com/openclaw/openclaw/issues/65715) — open
|
| 2752 |
- [Issue #61717: [Feature]: Add GitHub Copilot as memory search embedding provider](https://github.com/openclaw/openclaw/issues/61717) — closed
|
| 2753 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2754 |
### `rmfalco89`
|
| 2755 |
|
| 2756 |
- profile: [github.com/rmfalco89](https://github.com/rmfalco89)
|
|
@@ -3233,7 +3235,7 @@ Example artifacts:
|
|
| 3233 |
- repo primary artifacts: **5**
|
| 3234 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 3235 |
- snapshot discussion activity: **101 comments / 2 reviews / 2 review comments**
|
| 3236 |
-
- account age: **
|
| 3237 |
- recent public PR activity: **3 PRs** (3 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 3238 |
- public orgs: none visible
|
| 3239 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
@@ -3432,6 +3434,29 @@ Example artifacts:
|
|
| 3432 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3433 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3434 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3435 |
### `hoyanhan`
|
| 3436 |
|
| 3437 |
- profile: [github.com/hoyanhan](https://github.com/hoyanhan)
|
|
@@ -3953,29 +3978,6 @@ Example artifacts:
|
|
| 3953 |
- [PR #66842: fix(agents): handle OpenRouter reasoning_details in stream parser](https://github.com/openclaw/openclaw/pull/66842) — closed
|
| 3954 |
- [PR #66831: fix(agents): respect OPENCLAW_WORKSPACE_DIR fallback](https://github.com/openclaw/openclaw/pull/66831) — closed
|
| 3955 |
|
| 3956 |
-
### `cedillarack`
|
| 3957 |
-
|
| 3958 |
-
- profile: [github.com/cedillarack](https://github.com/cedillarack)
|
| 3959 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acedillarack)
|
| 3960 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acedillarack)
|
| 3961 |
-
- repo first seen: `2026-02-17T04:29:03Z`
|
| 3962 |
-
- repo last seen: `2026-04-14T23:31:50Z`
|
| 3963 |
-
- first seen in snapshot: **no**
|
| 3964 |
-
- repo association: **NONE**
|
| 3965 |
-
- repo primary artifacts: **3**
|
| 3966 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 3967 |
-
- snapshot discussion activity: **10 comments / 0 reviews / 0 review comments**
|
| 3968 |
-
- account age: **61 days**
|
| 3969 |
-
- recent public PR activity: **3 PRs** (1 merged / 0 closed-unmerged / 2 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 3970 |
-
- public orgs: none visible
|
| 3971 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 3972 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 3973 |
-
|
| 3974 |
-
Example artifacts:
|
| 3975 |
-
- [PR #66868: fix: drain system events on session reset to prevent cross-session leak](https://github.com/openclaw/openclaw/pull/66868) — open
|
| 3976 |
-
- [PR #64518: fix: clear model/provider override on /new and /reset](https://github.com/openclaw/openclaw/pull/64518) — open
|
| 3977 |
-
- [PR #64491: fix(config): add timeoutSeconds support to agents.defaults.heartbeat](https://github.com/openclaw/openclaw/pull/64491) — closed, merged
|
| 3978 |
-
|
| 3979 |
### `damselem`
|
| 3980 |
|
| 3981 |
- profile: [github.com/damselem](https://github.com/damselem)
|
|
@@ -4022,29 +4024,6 @@ Example artifacts:
|
|
| 4022 |
- [PR #66919: security: add config HMAC integrity + scope enforcement](https://github.com/openclaw/openclaw/pull/66919) — closed
|
| 4023 |
- [PR #66902: security: config HMAC integrity + scope enforcement](https://github.com/openclaw/openclaw/pull/66902) — closed
|
| 4024 |
|
| 4025 |
-
### `holeshotclaw`
|
| 4026 |
-
|
| 4027 |
-
- profile: [github.com/holeshotclaw](https://github.com/holeshotclaw)
|
| 4028 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aholeshotclaw)
|
| 4029 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aholeshotclaw)
|
| 4030 |
-
- repo first seen: `2026-04-14T22:45:43Z`
|
| 4031 |
-
- repo last seen: `2026-04-17T17:32:58Z`
|
| 4032 |
-
- first seen in snapshot: **no**
|
| 4033 |
-
- repo association: **NONE**
|
| 4034 |
-
- repo primary artifacts: **3**
|
| 4035 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4036 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4037 |
-
- account age: **12 days**
|
| 4038 |
-
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 4039 |
-
- public orgs: none visible
|
| 4040 |
-
- compact scores: follow-through **n/a**, breadth **low**, automation risk **medium**
|
| 4041 |
-
- heuristic read: **very new account; no visible non-self stars**
|
| 4042 |
-
|
| 4043 |
-
Example artifacts:
|
| 4044 |
-
- [PR #68224: fix(memory-core): read dreaming config from selected slot](https://github.com/openclaw/openclaw/pull/68224) — open
|
| 4045 |
-
- [PR #66873: fix: enforce isolated repo-slot branches for subagents](https://github.com/openclaw/openclaw/pull/66873) — closed
|
| 4046 |
-
- [PR #66851: Add isolated repo slot workflow for agent runs](https://github.com/openclaw/openclaw/pull/66851) — closed
|
| 4047 |
-
|
| 4048 |
### `jarimustonen`
|
| 4049 |
|
| 4050 |
- profile: [github.com/jarimustonen](https://github.com/jarimustonen)
|
|
@@ -4367,6 +4346,29 @@ Example artifacts:
|
|
| 4367 |
- [PR #66442: fix(skills): support Discord multi-account config in skills check](https://github.com/openclaw/openclaw/pull/66442) — open
|
| 4368 |
- [PR #65753: docs: fix link audit to ignore fenced code blocks correctly](https://github.com/openclaw/openclaw/pull/65753) — open
|
| 4369 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4370 |
### `sercada`
|
| 4371 |
|
| 4372 |
- profile: [github.com/sercada](https://github.com/sercada)
|
|
@@ -4430,7 +4432,7 @@ Example artifacts:
|
|
| 4430 |
- repo primary artifacts: **5**
|
| 4431 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4432 |
- snapshot discussion activity: **23 comments / 19 reviews / 19 review comments**
|
| 4433 |
-
- account age: **
|
| 4434 |
- recent public PR activity: **4 PRs** (1 merged / 0 closed-unmerged / 3 open; merged rate **25%**, closed-unmerged rate **0%**, open rate **75%**)
|
| 4435 |
- public orgs: none visible
|
| 4436 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
|
@@ -4466,30 +4468,6 @@ Example artifacts:
|
|
| 4466 |
- [PR #63278: chore(telegram): diagnostic logging for voice DM transcription pipeline (#62496)](https://github.com/openclaw/openclaw/pull/63278) — open, draft
|
| 4467 |
- [Issue #66766: [Bug]: Session context limit shows 200k instead of 1M for Anthropic Opus/Sonnet 4 models](https://github.com/openclaw/openclaw/issues/66766) — open
|
| 4468 |
|
| 4469 |
-
### `Lucenx9`
|
| 4470 |
-
|
| 4471 |
-
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 4472 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 4473 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 4474 |
-
- repo first seen: `2026-02-25T06:16:41Z`
|
| 4475 |
-
- repo last seen: `2026-04-11T00:09:35Z`
|
| 4476 |
-
- first seen in snapshot: **no**
|
| 4477 |
-
- repo association: **CONTRIBUTOR**
|
| 4478 |
-
- repo primary artifacts: **5**
|
| 4479 |
-
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4480 |
-
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 4481 |
-
- account age: **547 days**
|
| 4482 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4483 |
-
- public orgs: none visible
|
| 4484 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4485 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4486 |
-
|
| 4487 |
-
Example artifacts:
|
| 4488 |
-
- [PR #64548: fix(whatsapp): normalize explicit heartbeat target](https://github.com/openclaw/openclaw/pull/64548) — closed
|
| 4489 |
-
- [PR #64531: fix(bluebubbles): add configurable outbound send method](https://github.com/openclaw/openclaw/pull/64531) — closed
|
| 4490 |
-
- [PR #62222: [codex] fix inbound TTS detection for audio attachments](https://github.com/openclaw/openclaw/pull/62222) — closed
|
| 4491 |
-
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 4492 |
-
|
| 4493 |
### `steipete`
|
| 4494 |
|
| 4495 |
- profile: [github.com/steipete](https://github.com/steipete)
|
|
@@ -4632,6 +4610,29 @@ Example artifacts:
|
|
| 4632 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4633 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4634 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4635 |
### `GaosCode`
|
| 4636 |
|
| 4637 |
- profile: [github.com/GaosCode](https://github.com/GaosCode)
|
|
@@ -4655,29 +4656,6 @@ Example artifacts:
|
|
| 4655 |
- [PR #65979: fix(cron): normalize missing persisted job state](https://github.com/openclaw/openclaw/pull/65979) — open
|
| 4656 |
- [PR #63636: fix(compaction): guard malformed token estimation](https://github.com/openclaw/openclaw/pull/63636) — open
|
| 4657 |
|
| 4658 |
-
### `kshanxs`
|
| 4659 |
-
|
| 4660 |
-
- profile: [github.com/kshanxs](https://github.com/kshanxs)
|
| 4661 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akshanxs)
|
| 4662 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akshanxs)
|
| 4663 |
-
- repo first seen: `2026-04-08T22:34:50Z`
|
| 4664 |
-
- repo last seen: `2026-04-10T19:31:55Z`
|
| 4665 |
-
- first seen in snapshot: **no**
|
| 4666 |
-
- repo association: **NONE**
|
| 4667 |
-
- repo primary artifacts: **3**
|
| 4668 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4669 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4670 |
-
- account age: **1928 days**
|
| 4671 |
-
- recent public PR activity: **12 PRs** (4 merged / 5 closed-unmerged / 3 open; merged rate **33%**, closed-unmerged rate **42%**, open rate **25%**)
|
| 4672 |
-
- public orgs: none visible
|
| 4673 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 4674 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 4675 |
-
|
| 4676 |
-
Example artifacts:
|
| 4677 |
-
- [PR #64477: docs: add IBM Z / s390x (LinuxONE) installation guide](https://github.com/openclaw/openclaw/pull/64477) — closed
|
| 4678 |
-
- [PR #64474: docs: add IBM Z / s390x installation guide](https://github.com/openclaw/openclaw/pull/64474) — closed
|
| 4679 |
-
- [PR #63408: fix(memory-core): add missing idempotencyKey to dreaming narrative](https://github.com/openclaw/openclaw/pull/63408) — closed
|
| 4680 |
-
|
| 4681 |
### `richardclawbot`
|
| 4682 |
|
| 4683 |
- profile: [github.com/richardclawbot](https://github.com/richardclawbot)
|
|
@@ -5058,6 +5036,29 @@ Example artifacts:
|
|
| 5058 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5059 |
- [Issue #67675: Flaky test: src/gateway/server.canvas-auth.test.ts "authorizes canvas HTTP/WS via node-scoped capability"](https://github.com/openclaw/openclaw/issues/67675) — open
|
| 5060 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5061 |
### `Pearcekieser`
|
| 5062 |
|
| 5063 |
- profile: [github.com/Pearcekieser](https://github.com/Pearcekieser)
|
|
@@ -5910,7 +5911,7 @@ Example artifacts:
|
|
| 5910 |
- repo primary artifacts: **2**
|
| 5911 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5912 |
- snapshot discussion activity: **33 comments / 0 reviews / 0 review comments**
|
| 5913 |
-
- account age: **
|
| 5914 |
- recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 5915 |
- public orgs: `janitrai`
|
| 5916 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
@@ -7676,12 +7677,12 @@ Example artifacts:
|
|
| 7676 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awalkojas-boop)
|
| 7677 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awalkojas-boop)
|
| 7678 |
- repo first seen: `2026-04-14T09:55:31Z`
|
| 7679 |
-
- repo last seen: `2026-04-
|
| 7680 |
- first seen in snapshot: **no**
|
| 7681 |
- repo association: **NONE**
|
| 7682 |
- repo primary artifacts: **3**
|
| 7683 |
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 7684 |
-
- snapshot discussion activity: **
|
| 7685 |
- account age: **62 days**
|
| 7686 |
- recent public PR activity: **8 PRs** (0 merged / 4 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 7687 |
- public orgs: none visible
|
|
@@ -8466,6 +8467,28 @@ Example artifacts:
|
|
| 8466 |
- [PR #67894: fix(doctor): stop optional bundled runtime deps from triggering broken repair](https://github.com/openclaw/openclaw/pull/67894) — open
|
| 8467 |
- [Issue #64070: [Bug]: doctor reports @discordjs/opus as missing bundled runtime dep on ARM64, but doctor --fix cannot recover](https://github.com/openclaw/openclaw/issues/64070) — open
|
| 8468 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8469 |
### `lhy1024`
|
| 8470 |
|
| 8471 |
- profile: [github.com/lhy1024](https://github.com/lhy1024)
|
|
@@ -9624,12 +9647,12 @@ Example artifacts:
|
|
| 9624 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit)
|
| 9625 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit)
|
| 9626 |
- repo first seen: `2026-04-17T12:32:56Z`
|
| 9627 |
-
- repo last seen: `2026-04-
|
| 9628 |
- first seen in snapshot: **no**
|
| 9629 |
- repo association: **NONE**
|
| 9630 |
- repo primary artifacts: **1**
|
| 9631 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 9632 |
-
- snapshot discussion activity: **
|
| 9633 |
- account age: **66 days**
|
| 9634 |
- recent public PR activity: **39 PRs** (6 merged / 10 closed-unmerged / 23 open; merged rate **15%**, closed-unmerged rate **26%**, open rate **59%**)
|
| 9635 |
- public orgs: none visible
|
|
@@ -10864,7 +10887,7 @@ Example artifacts:
|
|
| 10864 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adlebee-agent)
|
| 10865 |
- repo first seen: `2026-04-17T18:21:49Z`
|
| 10866 |
- repo last seen: `2026-04-17T19:05:25Z`
|
| 10867 |
-
- first seen in snapshot: **
|
| 10868 |
- repo association: **NONE**
|
| 10869 |
- repo primary artifacts: **1**
|
| 10870 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11004,27 +11027,6 @@ Example artifacts:
|
|
| 11004 |
Example artifacts:
|
| 11005 |
- [PR #66044: Fork OpenClaw](https://github.com/openclaw/openclaw/pull/66044) — closed
|
| 11006 |
|
| 11007 |
-
### `EdenKangdw`
|
| 11008 |
-
|
| 11009 |
-
- profile: [github.com/EdenKangdw](https://github.com/EdenKangdw)
|
| 11010 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AEdenKangdw)
|
| 11011 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEdenKangdw)
|
| 11012 |
-
- repo first seen: `2026-04-10T20:20:11Z`
|
| 11013 |
-
- repo last seen: `2026-04-10T21:25:32Z`
|
| 11014 |
-
- first seen in snapshot: **no**
|
| 11015 |
-
- repo association: **NONE**
|
| 11016 |
-
- repo primary artifacts: **1**
|
| 11017 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11018 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 11019 |
-
- account age: **2862 days**
|
| 11020 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11021 |
-
- public orgs: none visible
|
| 11022 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11023 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 11024 |
-
|
| 11025 |
-
Example artifacts:
|
| 11026 |
-
- [PR #64490: CLI: escape zsh completion descriptions](https://github.com/openclaw/openclaw/pull/64490) — open
|
| 11027 |
-
|
| 11028 |
### `EdwardIrby`
|
| 11029 |
|
| 11030 |
- profile: [github.com/EdwardIrby](https://github.com/EdwardIrby)
|
|
@@ -12811,6 +12813,27 @@ Example artifacts:
|
|
| 12811 |
Example artifacts:
|
| 12812 |
- [PR #65889: fix: strip custom models from providers without apiKey in models.json](https://github.com/openclaw/openclaw/pull/65889) — open
|
| 12813 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12814 |
### `kiatng`
|
| 12815 |
|
| 12816 |
- profile: [github.com/kiatng](https://github.com/kiatng)
|
|
@@ -13217,7 +13240,7 @@ Example artifacts:
|
|
| 13217 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alinuxhgw)
|
| 13218 |
- repo first seen: `2026-04-17T18:30:52Z`
|
| 13219 |
- repo last seen: `2026-04-17T18:30:52Z`
|
| 13220 |
-
- first seen in snapshot: **
|
| 13221 |
- repo association: **NONE**
|
| 13222 |
- repo primary artifacts: **1**
|
| 13223 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13973,7 +13996,7 @@ Example artifacts:
|
|
| 13973 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ANimraakram22)
|
| 13974 |
- repo first seen: `2026-04-17T19:03:24Z`
|
| 13975 |
- repo last seen: `2026-04-17T19:15:32Z`
|
| 13976 |
-
- first seen in snapshot: **
|
| 13977 |
- repo association: **NONE**
|
| 13978 |
- repo primary artifacts: **1**
|
| 13979 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15150,7 +15173,7 @@ Example artifacts:
|
|
| 15150 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShayMeshGit)
|
| 15151 |
- repo first seen: `2026-04-17T19:10:02Z`
|
| 15152 |
- repo last seen: `2026-04-17T19:10:02Z`
|
| 15153 |
-
- first seen in snapshot: **
|
| 15154 |
- repo association: **NONE**
|
| 15155 |
- repo primary artifacts: **1**
|
| 15156 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15758,12 +15781,12 @@ Example artifacts:
|
|
| 15758 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AToniDonDoni)
|
| 15759 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AToniDonDoni)
|
| 15760 |
- repo first seen: `2026-04-07T23:42:54Z`
|
| 15761 |
-
- repo last seen: `2026-04-
|
| 15762 |
- first seen in snapshot: **no**
|
| 15763 |
- repo association: **NONE**
|
| 15764 |
- repo primary artifacts: **1**
|
| 15765 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15766 |
-
- snapshot discussion activity: **
|
| 15767 |
- account age: **129 days**
|
| 15768 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15769 |
- public orgs: none visible
|
|
@@ -15864,7 +15887,7 @@ Example artifacts:
|
|
| 15864 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATuarisa)
|
| 15865 |
- repo first seen: `2026-04-17T18:27:59Z`
|
| 15866 |
- repo last seen: `2026-04-17T18:27:59Z`
|
| 15867 |
-
- first seen in snapshot: **
|
| 15868 |
- repo association: **NONE**
|
| 15869 |
- repo primary artifacts: **1**
|
| 15870 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260417T202042Z`
|
| 4 |
+
- Generated: `2026-04-17T20:29:57Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `712`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 34 |
| `ly85206559` | [profile](https://github.com/ly85206559) | no | CONTRIBUTOR | 3985d | `2026-03-03T02:24:33Z` | 16 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 35 |
| `gumadeiras` | [profile](https://github.com/gumadeiras) | no | MEMBER | 4579d | `2026-01-14T20:41:14Z` | 15 | 1 | strong | low | low | targets high-star repos |
|
| 36 |
| `TOMUIV` | [profile](https://github.com/TOMUIV) | no | NONE | 215d | `2026-04-10T17:11:48Z` | 15 | 1 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 37 |
+
| `drobison00` | [profile](https://github.com/drobison00) | no | CONTRIBUTOR | 4625d | `2026-03-24T18:33:52Z` | 15 | 0 | strong | low | low | targets high-star repos |
|
| 38 |
+
| `neo1027144-creator` | [profile](https://github.com/neo1027144-creator) | no | CONTRIBUTOR | 37d | `2026-04-09T20:15:50Z` | 14 | 1 | weak | low | medium | very new account; high open PR share; 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 |
+
| `mcaxtr` | [profile](https://github.com/mcaxtr) | no | MEMBER | 4358d | `2026-02-04T01:45:00Z` | 13 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 43 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 45 |
| `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 |
|
|
|
|
| 69 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 8 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 70 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 71 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | NONE | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 72 |
+
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 73 |
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 7 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 74 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 75 |
| `martingarramon` | [profile](https://github.com/martingarramon) | no | CONTRIBUTOR | 49d | `2026-03-21T22:50:34Z` | 7 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 77 |
| `coder999999999` | [profile](https://github.com/coder999999999) | no | NONE | 1804d | `2026-04-12T06:08:33Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `ImLukeF` | [profile](https://github.com/ImLukeF) | no | MEMBER | 1650d | `2026-03-10T16:03:05Z` | 7 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 80 |
| `Mlightsnow` | [profile](https://github.com/Mlightsnow) | no | CONTRIBUTOR | 1899d | `2026-04-09T22:29:10Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 81 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | NONE | 1526d | `2026-04-14T18:43:33Z` | 7 | 0 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 83 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-24T14:29:43Z` | 7 | 0 | n/a | low | low | no visible non-self stars |
|
| 84 |
| `oliviareid-svg` | [profile](https://github.com/oliviareid-svg) | no | CONTRIBUTOR | 27d | `2026-03-22T06:41:01Z` | 7 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 85 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 86 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 87 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-04T08:38:16Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 88 |
| `coletebou` | [profile](https://github.com/coletebou) | no | NONE | 3993d | `2026-02-03T13:22:50Z` | 6 | 0 | mixed | low | low | targets high-star repos |
|
|
|
|
| 94 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `ZehanXu-Doncic` | [profile](https://github.com/ZehanXu-Doncic) | no | NONE | 43d | `2026-04-13T08:06:37Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 96 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 97 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 98 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 100 |
| `yfge` | [profile](https://github.com/yfge) | no | CONTRIBUTOR | 5272d | `2026-02-16T06:14:40Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 115 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 116 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `Joel-Claw` | [profile](https://github.com/Joel-Claw) | no | NONE | 7d | `2026-04-14T17:55:10Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 118 |
+
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 119 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 120 |
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 121 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 4 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 124 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 125 |
| `chen-zhang-cs-code` | [profile](https://github.com/chen-zhang-cs-code) | no | CONTRIBUTOR | 115d | `2026-03-18T08:15:21Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 126 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
| 127 |
+
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 128 |
| `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 |
|
| 129 |
| `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 |
|
| 130 |
| `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 |
|
|
|
|
| 147 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 148 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 149 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 3 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
|
|
|
| 150 |
| `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 |
|
| 151 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 152 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 153 |
| `johnturek` | [profile](https://github.com/johnturek) | no | NONE | 6271d | `2026-04-14T03:23:25Z` | 3 | 0 | mixed | low | low | — |
|
| 154 |
| `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 |
|
|
|
|
| 163 |
| `xchunzhao` | [profile](https://github.com/xchunzhao) | no | NONE | 3918d | `2026-04-10T23:50:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 164 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 165 |
| `YangManBOBO` | [profile](https://github.com/YangManBOBO) | no | NONE | 827d | `2026-03-03T01:36:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
+
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 7 | 0 | weak | low | low | high open PR share |
|
| 167 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 168 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 169 |
+
| `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 |
|
| 170 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 171 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 172 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 173 |
| `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 |
|
| 174 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 4 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 175 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 176 |
| `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 |
|
| 177 |
+
| `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 |
|
| 178 |
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 179 |
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 180 |
| `cyrusaf` | [profile](https://github.com/cyrusaf) | no | NONE | 5495d | `2026-04-11T05:53:50Z` | 2 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 181 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 192 |
| `gzsiang` | [profile](https://github.com/gzsiang) | no | NONE | 1093d | `2026-03-18T04:53:40Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 193 |
| `HongzhuLiu` | [profile](https://github.com/HongzhuLiu) | no | NONE | 4135d | `2026-04-14T09:36:49Z` | 2 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 194 |
| `jeffchen1981-fu` | [profile](https://github.com/jeffchen1981-fu) | no | NONE | 67d | `2026-02-28T09:25:03Z` | 2 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 195 |
+
| `mkoslacz` | [profile](https://github.com/mkoslacz) | yes | NONE | 4321d | `2026-01-27T21:31:44Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 196 |
| `Pearcekieser` | [profile](https://github.com/Pearcekieser) | no | NONE | 4652d | `2026-04-11T00:45:04Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 197 |
| `qualiobra` | [profile](https://github.com/qualiobra) | no | NONE | 330d | `2026-03-20T15:55:02Z` | 2 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 198 |
| `rarest` | [profile](https://github.com/rarest) | no | NONE | 5367d | `2026-04-15T14:46:20Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 231 |
| `mylukin` | [profile](https://github.com/mylukin) | no | CONTRIBUTOR | 5340d | `2026-01-26T00:39:54Z` | 2 | 0 | mixed | low | low | — |
|
| 232 |
| `nasplycc` | [profile](https://github.com/nasplycc) | no | NONE | 81d | `2026-04-12T03:45:06Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 233 |
| `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 |
|
| 234 |
+
| `osolmaz` | [profile](https://github.com/osolmaz) | no | CONTRIBUTOR | 4948d | `2026-02-16T18:46:02Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 235 |
| `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 |
|
| 236 |
| `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 |
|
| 237 |
| `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 |
|
|
|
|
| 345 |
| `Knightmare6890` | [profile](https://github.com/Knightmare6890) | no | NONE | 1784d | `2026-04-15T17:23:25Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 346 |
| `KnightNiwrem` | [profile](https://github.com/KnightNiwrem) | no | NONE | 4169d | `2026-04-13T07:50:13Z` | 1 | 1 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 347 |
| `KRouhana` | [profile](https://github.com/KRouhana) | no | NONE | 2963d | `2026-04-10T04:12:05Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 348 |
+
| `lemonheaded` | [profile](https://github.com/lemonheaded) | yes | NONE | 294d | `2026-04-17T20:02:09Z` | 1 | 1 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 349 |
| `lhy1024` | [profile](https://github.com/lhy1024) | no | NONE | 3614d | `2026-04-13T06:01:39Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 350 |
| `Loach-Smile` | [profile](https://github.com/Loach-Smile) | no | NONE | 36d | `2026-04-14T10:44:18Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 351 |
| `lumien` | [profile](https://github.com/lumien) | no | NONE | 5206d | `2026-04-12T18:18:23Z` | 1 | 1 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 458 |
| `DexDevCode` | [profile](https://github.com/DexDevCode) | no | NONE | 66d | `2026-04-16T10:12:28Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 459 |
| `dieend` | [profile](https://github.com/dieend) | no | NONE | 5186d | `2026-04-11T20:13:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 460 |
| `dkaygithub` | [profile](https://github.com/dkaygithub) | no | NONE | 4813d | `2026-04-15T03:07:01Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 461 |
+
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 1 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 462 |
| `dongs0104` | [profile](https://github.com/dongs0104) | no | NONE | 3887d | `2026-04-13T20:27:35Z` | 1 | 0 | mixed | low | low | — |
|
| 463 |
| `donlaiq` | [profile](https://github.com/donlaiq) | no | NONE | 4151d | `2026-04-16T19:48:34Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 464 |
| `donut-wenzhang` | [profile](https://github.com/donut-wenzhang) | no | NONE | 90d | `2026-03-18T03:48:04Z` | 1 | 0 | mixed | low | low | young account; no visible non-self stars |
|
| 465 |
| `DoraleCitrus` | [profile](https://github.com/DoraleCitrus) | no | NONE | 526d | `2026-04-17T04:22:20Z` | 1 | 0 | mixed | low | low | — |
|
| 466 |
| `drakulavich` | [profile](https://github.com/drakulavich) | no | NONE | 6051d | `2026-03-15T09:17:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 467 |
| `Dykij` | [profile](https://github.com/Dykij) | no | NONE | 2169d | `2026-04-13T16:13:21Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 468 |
| `EdwardIrby` | [profile](https://github.com/EdwardIrby) | no | NONE | 5324d | `2026-04-11T20:00:03Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
| 469 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 470 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 550 |
| `kashevk0` | [profile](https://github.com/kashevk0) | no | CONTRIBUTOR | 879d | `2026-04-14T22:33:51Z` | 1 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 551 |
| `kenrolzjc` | [profile](https://github.com/kenrolzjc) | no | NONE | 35d | `2026-04-15T15:41:47Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 552 |
| `kerwin612` | [profile](https://github.com/kerwin612) | no | NONE | 4829d | `2026-04-13T10:41:48Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 553 |
+
| `kevinheneveld` | [profile](https://github.com/kevinheneveld) | yes | NONE | 5269d | `2026-03-19T00:00:30Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 554 |
| `kiatng` | [profile](https://github.com/kiatng) | no | NONE | 5306d | `2026-04-14T10:51:21Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 555 |
| `Kieldro` | [profile](https://github.com/Kieldro) | no | NONE | 5383d | `2026-04-16T04:18:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 556 |
| `kiet1022` | [profile](https://github.com/kiet1022) | no | NONE | 3774d | `2026-04-12T05:23:40Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 570 |
| `lightning-openclaw` | [profile](https://github.com/lightning-openclaw) | no | NONE | 49d | `2026-04-12T09:57:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 571 |
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 572 |
| `lilesjtu` | [profile](https://github.com/lilesjtu) | no | NONE | 35d | `2026-04-14T05:38:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 573 |
+
| `linuxhgw` | [profile](https://github.com/linuxhgw) | no | NONE | 3473d | `2026-04-17T18:30:52Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 574 |
| `liuchuanjie` | [profile](https://github.com/liuchuanjie) | no | NONE | 2741d | `2026-04-14T11:48:46Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 575 |
| `LiuYihey` | [profile](https://github.com/LiuYihey) | no | NONE | 252d | `2026-04-14T08:00:20Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 576 |
| `lockhartheavyindustries` | [profile](https://github.com/lockhartheavyindustries) | no | NONE | 5031d | `2026-02-27T13:35:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 606 |
| `nickkingu` | [profile](https://github.com/nickkingu) | no | NONE | 21d | `2026-04-11T15:24:22Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 607 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 608 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 609 |
+
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) | no | NONE | 82d | `2026-04-17T19:03:24Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 610 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 611 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 612 |
| `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 |
|
|
|
|
| 662 |
| `seank-com` | [profile](https://github.com/seank-com) | no | NONE | 5207d | `2026-04-14T01:38:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 663 |
| `secondfry` | [profile](https://github.com/secondfry) | no | NONE | 5691d | `2026-04-13T19:30:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 664 |
| `shakkernerd` | [profile](https://github.com/shakkernerd) | no | MEMBER | 749d | `2026-01-26T14:21:30Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 665 |
+
| `ShayMeshGit` | [profile](https://github.com/ShayMeshGit) | no | NONE | 2606d | `2026-04-17T19:10:02Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 666 |
| `shirtlessfounder` | [profile](https://github.com/shirtlessfounder) | no | NONE | 1129d | `2026-04-12T16:41:08Z` | 1 | 0 | mixed | moderate | low | — |
|
| 667 |
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 668 |
| `simon-marcus` | [profile](https://github.com/simon-marcus) | no | NONE | 3765d | `2026-04-13T01:41:40Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 696 |
| `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 |
|
| 697 |
| `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 |
|
| 698 |
| `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 |
|
| 699 |
+
| `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 |
|
| 700 |
| `Unayung` | [profile](https://github.com/Unayung) | no | CONTRIBUTOR | 5054d | `2026-02-12T00:36:52Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 701 |
| `UnrealCake8` | [profile](https://github.com/UnrealCake8) | no | NONE | 433d | `2026-04-11T09:01:33Z` | 1 | 0 | mixed | low | low | no visible non-self stars |
|
| 702 |
| `velvet-shark` | [profile](https://github.com/velvet-shark) | no | MEMBER | 6060d | `2026-01-03T22:46:36Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 1118 |
- snapshot authored PRs/issues: **18 PRs / 10 issues**
|
| 1119 |
- snapshot discussion activity: **72 comments / 15 reviews / 15 review comments**
|
| 1120 |
- account age: **4126 days**
|
| 1121 |
+
- recent public PR activity: **29 PRs** (21 merged / 6 closed-unmerged / 2 open; merged rate **72%**, closed-unmerged rate **21%**, open rate **7%**)
|
| 1122 |
- public orgs: none visible
|
| 1123 |
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1124 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
|
|
|
| 1333 |
- repo primary artifacts: **15**
|
| 1334 |
- snapshot authored PRs/issues: **15 PRs / 0 issues**
|
| 1335 |
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 1336 |
+
- account age: **4625 days**
|
| 1337 |
- recent public PR activity: **7 PRs** (5 merged / 0 closed-unmerged / 2 open; merged rate **71%**, closed-unmerged rate **0%**, open rate **29%**)
|
| 1338 |
- public orgs: none visible
|
| 1339 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
|
|
| 1356 |
- repo primary artifacts: **15**
|
| 1357 |
- snapshot authored PRs/issues: **14 PRs / 1 issues**
|
| 1358 |
- snapshot discussion activity: **41 comments / 20 reviews / 18 review comments**
|
| 1359 |
+
- account age: **37 days**
|
| 1360 |
- recent public PR activity: **14 PRs** (2 merged / 3 closed-unmerged / 9 open; merged rate **14%**, closed-unmerged rate **21%**, open rate **64%**)
|
| 1361 |
- public orgs: none visible
|
| 1362 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
|
|
|
| 1449 |
- repo primary artifacts: **18**
|
| 1450 |
- snapshot authored PRs/issues: **13 PRs / 5 issues**
|
| 1451 |
- snapshot discussion activity: **510 comments / 28 reviews / 28 review comments**
|
| 1452 |
+
- account age: **4358 days**
|
| 1453 |
- recent public PR activity: **13 PRs** (5 merged / 1 closed-unmerged / 7 open; merged rate **38%**, closed-unmerged rate **8%**, open rate **54%**)
|
| 1454 |
- public orgs: `openclaw`
|
| 1455 |
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
|
|
|
| 1734 |
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1735 |
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 1736 |
- account age: **135 days**
|
| 1737 |
+
- recent public PR activity: **111 PRs** (22 merged / 15 closed-unmerged / 74 open; merged rate **20%**, closed-unmerged rate **14%**, open rate **67%**)
|
| 1738 |
- public orgs: none visible
|
| 1739 |
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1740 |
- heuristic read: **young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos**
|
|
|
|
| 2143 |
- [PR #65384: fix(feishu): migrate legacy botName accounts](https://github.com/openclaw/openclaw/pull/65384) — open
|
| 2144 |
- [PR #65383: fix(imessage): avoid duplicate default watcher](https://github.com/openclaw/openclaw/pull/65383) — open
|
| 2145 |
|
| 2146 |
+
### `mjamiv`
|
| 2147 |
+
|
| 2148 |
+
- profile: [github.com/mjamiv](https://github.com/mjamiv)
|
| 2149 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv)
|
| 2150 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv)
|
| 2151 |
+
- repo first seen: `2026-04-08T18:58:33Z`
|
| 2152 |
+
- repo last seen: `2026-04-17T19:29:17Z`
|
| 2153 |
+
- first seen in snapshot: **no**
|
| 2154 |
+
- repo association: **CONTRIBUTOR**
|
| 2155 |
+
- repo primary artifacts: **12**
|
| 2156 |
+
- snapshot authored PRs/issues: **7 PRs / 5 issues**
|
| 2157 |
+
- snapshot discussion activity: **48 comments / 6 reviews / 6 review comments**
|
| 2158 |
+
- account age: **977 days**
|
| 2159 |
+
- recent public PR activity: **11 PRs** (4 merged / 2 closed-unmerged / 5 open; merged rate **36%**, closed-unmerged rate **18%**, open rate **45%**)
|
| 2160 |
+
- public orgs: none visible
|
| 2161 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 2162 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2163 |
+
|
| 2164 |
+
Example artifacts:
|
| 2165 |
+
- [PR #68253: fix(slack): opt out of stale-socket health-monitor (Socket Mode owns liveness)](https://github.com/openclaw/openclaw/pull/68253) — open
|
| 2166 |
+
- [PR #66412: fix(dreaming): default storage.mode to "separate" so phase blocks stop polluting daily memory files](https://github.com/openclaw/openclaw/pull/66412) — closed, merged
|
| 2167 |
+
- [PR #65453: fix(models): add image input to MiniMax-M2.7 catalog](https://github.com/openclaw/openclaw/pull/65453) — open
|
| 2168 |
+
- [Issue #65668: [Bug]: SIGUSR1/config.patch restart orphans gateway under custom supervisors → EADDRINUSE crash loop (workaround: OPENCLAW_NO_RESPAWN=1)](https://github.com/openclaw/openclaw/issues/65668) — open
|
| 2169 |
+
- [Issue #65526: [Feature]: auto-propagate proxy env vars to MCP stdio server child processes](https://github.com/openclaw/openclaw/issues/65526) — open
|
| 2170 |
+
- [Issue #65525: [Bug]: MCP stdio servers don't inherit NODE_OPTIONS — breaks proxy-only sandbox environments](https://github.com/openclaw/openclaw/issues/65525) — open
|
| 2171 |
+
|
| 2172 |
### `jetd1`
|
| 2173 |
|
| 2174 |
- profile: [github.com/jetd1](https://github.com/jetd1)
|
|
|
|
| 2229 |
- repo association: **CONTRIBUTOR**
|
| 2230 |
- repo primary artifacts: **8**
|
| 2231 |
- snapshot authored PRs/issues: **7 PRs / 1 issues**
|
| 2232 |
+
- snapshot discussion activity: **66 comments / 29 reviews / 1 review comments**
|
| 2233 |
- account age: **49 days**
|
| 2234 |
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 2235 |
- public orgs: none visible
|
|
|
|
| 2335 |
- [PR #66495: Agents: add lean local model mode](https://github.com/openclaw/openclaw/pull/66495) — closed, merged
|
| 2336 |
- [PR #66236: Agents: clarify local model context preflight](https://github.com/openclaw/openclaw/pull/66236) — closed, merged
|
| 2337 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2338 |
### `Mlightsnow`
|
| 2339 |
|
| 2340 |
- profile: [github.com/Mlightsnow](https://github.com/Mlightsnow)
|
|
|
|
| 2410 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anxmxbbd)
|
| 2411 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anxmxbbd)
|
| 2412 |
- repo first seen: `2026-03-24T14:29:43Z`
|
| 2413 |
+
- repo last seen: `2026-04-17T19:32:20Z`
|
| 2414 |
- first seen in snapshot: **no**
|
| 2415 |
- repo association: **CONTRIBUTOR**
|
| 2416 |
- repo primary artifacts: **7**
|
| 2417 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2418 |
+
- snapshot discussion activity: **44 comments / 17 reviews / 14 review comments**
|
| 2419 |
- account age: **6373 days**
|
| 2420 |
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 2421 |
- public orgs: none visible
|
|
|
|
| 2473 |
- [PR #68098: fix(cron): avoid false timeout report when job finishes cleanly before deadline](https://github.com/openclaw/openclaw/pull/68098) — open
|
| 2474 |
- [PR #68092: fix(cli): update by plain plugin id always resolves @latest for npm plugins](https://github.com/openclaw/openclaw/pull/68092) — open
|
| 2475 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2476 |
### `mobilinkd`
|
| 2477 |
|
| 2478 |
- profile: [github.com/mobilinkd](https://github.com/mobilinkd)
|
|
|
|
| 2729 |
- [Issue #65715: anthropic-vertex models missing after upgrade to 2026.4.11](https://github.com/openclaw/openclaw/issues/65715) — open
|
| 2730 |
- [Issue #61717: [Feature]: Add GitHub Copilot as memory search embedding provider](https://github.com/openclaw/openclaw/issues/61717) — closed
|
| 2731 |
|
| 2732 |
+
### `Lucenx9`
|
| 2733 |
+
|
| 2734 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 2735 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 2736 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 2737 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 2738 |
+
- repo last seen: `2026-04-17T20:16:27Z`
|
| 2739 |
+
- first seen in snapshot: **no**
|
| 2740 |
+
- repo association: **CONTRIBUTOR**
|
| 2741 |
+
- repo primary artifacts: **6**
|
| 2742 |
+
- snapshot authored PRs/issues: **5 PRs / 1 issues**
|
| 2743 |
+
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 2744 |
+
- account age: **547 days**
|
| 2745 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2746 |
+
- public orgs: none visible
|
| 2747 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2748 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2749 |
+
|
| 2750 |
+
Example artifacts:
|
| 2751 |
+
- [PR #68269: [codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode](https://github.com/openclaw/openclaw/pull/68269) — open, draft
|
| 2752 |
+
- [PR #64548: fix(whatsapp): normalize explicit heartbeat target](https://github.com/openclaw/openclaw/pull/64548) — closed
|
| 2753 |
+
- [PR #64531: fix(bluebubbles): add configurable outbound send method](https://github.com/openclaw/openclaw/pull/64531) — closed
|
| 2754 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 2755 |
+
|
| 2756 |
### `rmfalco89`
|
| 2757 |
|
| 2758 |
- profile: [github.com/rmfalco89](https://github.com/rmfalco89)
|
|
|
|
| 3235 |
- repo primary artifacts: **5**
|
| 3236 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 3237 |
- snapshot discussion activity: **101 comments / 2 reviews / 2 review comments**
|
| 3238 |
+
- account age: **1003 days**
|
| 3239 |
- recent public PR activity: **3 PRs** (3 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 3240 |
- public orgs: none visible
|
| 3241 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
|
|
| 3434 |
- [PR #65922: fix: stop repeated unknown-tool loops](https://github.com/openclaw/openclaw/pull/65922) — closed, merged
|
| 3435 |
- [PR #65807: fix: extract shared session status runtime](https://github.com/openclaw/openclaw/pull/65807) — closed, merged
|
| 3436 |
|
| 3437 |
+
### `holeshotclaw`
|
| 3438 |
+
|
| 3439 |
+
- profile: [github.com/holeshotclaw](https://github.com/holeshotclaw)
|
| 3440 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aholeshotclaw)
|
| 3441 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aholeshotclaw)
|
| 3442 |
+
- repo first seen: `2026-04-14T22:45:43Z`
|
| 3443 |
+
- repo last seen: `2026-04-17T19:31:12Z`
|
| 3444 |
+
- first seen in snapshot: **no**
|
| 3445 |
+
- repo association: **NONE**
|
| 3446 |
+
- repo primary artifacts: **4**
|
| 3447 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3448 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 3449 |
+
- account age: **12 days**
|
| 3450 |
+
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 3451 |
+
- public orgs: none visible
|
| 3452 |
+
- compact scores: follow-through **n/a**, breadth **low**, automation risk **medium**
|
| 3453 |
+
- heuristic read: **very new account; no visible non-self stars**
|
| 3454 |
+
|
| 3455 |
+
Example artifacts:
|
| 3456 |
+
- [PR #68255: fix: honor the active memory plugin in doctor checks](https://github.com/openclaw/openclaw/pull/68255) — closed
|
| 3457 |
+
- [PR #68224: fix(memory-core): read dreaming config from selected slot](https://github.com/openclaw/openclaw/pull/68224) — closed
|
| 3458 |
+
- [PR #66873: fix: enforce isolated repo-slot branches for subagents](https://github.com/openclaw/openclaw/pull/66873) — closed
|
| 3459 |
+
|
| 3460 |
### `hoyanhan`
|
| 3461 |
|
| 3462 |
- profile: [github.com/hoyanhan](https://github.com/hoyanhan)
|
|
|
|
| 3978 |
- [PR #66842: fix(agents): handle OpenRouter reasoning_details in stream parser](https://github.com/openclaw/openclaw/pull/66842) — closed
|
| 3979 |
- [PR #66831: fix(agents): respect OPENCLAW_WORKSPACE_DIR fallback](https://github.com/openclaw/openclaw/pull/66831) — closed
|
| 3980 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3981 |
### `damselem`
|
| 3982 |
|
| 3983 |
- profile: [github.com/damselem](https://github.com/damselem)
|
|
|
|
| 4024 |
- [PR #66919: security: add config HMAC integrity + scope enforcement](https://github.com/openclaw/openclaw/pull/66919) — closed
|
| 4025 |
- [PR #66902: security: config HMAC integrity + scope enforcement](https://github.com/openclaw/openclaw/pull/66902) — closed
|
| 4026 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4027 |
### `jarimustonen`
|
| 4028 |
|
| 4029 |
- profile: [github.com/jarimustonen](https://github.com/jarimustonen)
|
|
|
|
| 4346 |
- [PR #66442: fix(skills): support Discord multi-account config in skills check](https://github.com/openclaw/openclaw/pull/66442) — open
|
| 4347 |
- [PR #65753: docs: fix link audit to ignore fenced code blocks correctly](https://github.com/openclaw/openclaw/pull/65753) — open
|
| 4348 |
|
| 4349 |
+
### `jlapenna`
|
| 4350 |
+
|
| 4351 |
+
- profile: [github.com/jlapenna](https://github.com/jlapenna)
|
| 4352 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajlapenna)
|
| 4353 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajlapenna)
|
| 4354 |
+
- repo first seen: `2026-04-03T04:12:38Z`
|
| 4355 |
+
- repo last seen: `2026-04-17T16:16:43Z`
|
| 4356 |
+
- first seen in snapshot: **no**
|
| 4357 |
+
- repo association: **CONTRIBUTOR**
|
| 4358 |
+
- repo primary artifacts: **7**
|
| 4359 |
+
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 4360 |
+
- snapshot discussion activity: **13 comments / 2 reviews / 0 review comments**
|
| 4361 |
+
- account age: **6304 days**
|
| 4362 |
+
- recent public PR activity: **13 PRs** (1 merged / 3 closed-unmerged / 9 open; merged rate **8%**, closed-unmerged rate **23%**, open rate **69%**)
|
| 4363 |
+
- public orgs: `supersprinklesracing`
|
| 4364 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4365 |
+
- heuristic read: **high open PR share**
|
| 4366 |
+
|
| 4367 |
+
Example artifacts:
|
| 4368 |
+
- [PR #66190: fix(memory): use native parser for openai embeddings proxy](https://github.com/openclaw/openclaw/pull/66190) — closed
|
| 4369 |
+
- [PR #65473: docs(gateway): Document Docker-out-of-Docker Paradox and constraint](https://github.com/openclaw/openclaw/pull/65473) — closed, merged
|
| 4370 |
+
- [PR #64485: fix(docker): add config dir defaults to prevent broken volume mounts](https://github.com/openclaw/openclaw/pull/64485) — open
|
| 4371 |
+
|
| 4372 |
### `sercada`
|
| 4373 |
|
| 4374 |
- profile: [github.com/sercada](https://github.com/sercada)
|
|
|
|
| 4432 |
- repo primary artifacts: **5**
|
| 4433 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4434 |
- snapshot discussion activity: **23 comments / 19 reviews / 19 review comments**
|
| 4435 |
+
- account age: **55 days**
|
| 4436 |
- recent public PR activity: **4 PRs** (1 merged / 0 closed-unmerged / 3 open; merged rate **25%**, closed-unmerged rate **0%**, open rate **75%**)
|
| 4437 |
- public orgs: none visible
|
| 4438 |
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
|
|
|
| 4468 |
- [PR #63278: chore(telegram): diagnostic logging for voice DM transcription pipeline (#62496)](https://github.com/openclaw/openclaw/pull/63278) — open, draft
|
| 4469 |
- [Issue #66766: [Bug]: Session context limit shows 200k instead of 1M for Anthropic Opus/Sonnet 4 models](https://github.com/openclaw/openclaw/issues/66766) — open
|
| 4470 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4471 |
### `steipete`
|
| 4472 |
|
| 4473 |
- profile: [github.com/steipete](https://github.com/steipete)
|
|
|
|
| 4610 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4611 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4612 |
|
| 4613 |
+
### `cedillarack`
|
| 4614 |
+
|
| 4615 |
+
- profile: [github.com/cedillarack](https://github.com/cedillarack)
|
| 4616 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acedillarack)
|
| 4617 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acedillarack)
|
| 4618 |
+
- repo first seen: `2026-02-17T04:29:03Z`
|
| 4619 |
+
- repo last seen: `2026-04-14T23:31:50Z`
|
| 4620 |
+
- first seen in snapshot: **no**
|
| 4621 |
+
- repo association: **NONE**
|
| 4622 |
+
- repo primary artifacts: **3**
|
| 4623 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4624 |
+
- snapshot discussion activity: **10 comments / 0 reviews / 0 review comments**
|
| 4625 |
+
- account age: **61 days**
|
| 4626 |
+
- recent public PR activity: **3 PRs** (1 merged / 0 closed-unmerged / 2 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 4627 |
+
- public orgs: none visible
|
| 4628 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4629 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 4630 |
+
|
| 4631 |
+
Example artifacts:
|
| 4632 |
+
- [PR #66868: fix: drain system events on session reset to prevent cross-session leak](https://github.com/openclaw/openclaw/pull/66868) — open
|
| 4633 |
+
- [PR #64518: fix: clear model/provider override on /new and /reset](https://github.com/openclaw/openclaw/pull/64518) — open
|
| 4634 |
+
- [PR #64491: fix(config): add timeoutSeconds support to agents.defaults.heartbeat](https://github.com/openclaw/openclaw/pull/64491) — closed, merged
|
| 4635 |
+
|
| 4636 |
### `GaosCode`
|
| 4637 |
|
| 4638 |
- profile: [github.com/GaosCode](https://github.com/GaosCode)
|
|
|
|
| 4656 |
- [PR #65979: fix(cron): normalize missing persisted job state](https://github.com/openclaw/openclaw/pull/65979) — open
|
| 4657 |
- [PR #63636: fix(compaction): guard malformed token estimation](https://github.com/openclaw/openclaw/pull/63636) — open
|
| 4658 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4659 |
### `richardclawbot`
|
| 4660 |
|
| 4661 |
- profile: [github.com/richardclawbot](https://github.com/richardclawbot)
|
|
|
|
| 5036 |
- [PR #66712: feat(cron): add slot-level delivery dedup guard](https://github.com/openclaw/openclaw/pull/66712) — open
|
| 5037 |
- [Issue #67675: Flaky test: src/gateway/server.canvas-auth.test.ts "authorizes canvas HTTP/WS via node-scoped capability"](https://github.com/openclaw/openclaw/issues/67675) — open
|
| 5038 |
|
| 5039 |
+
### `mkoslacz`
|
| 5040 |
+
|
| 5041 |
+
- profile: [github.com/mkoslacz](https://github.com/mkoslacz)
|
| 5042 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amkoslacz)
|
| 5043 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amkoslacz)
|
| 5044 |
+
- repo first seen: `2026-01-27T21:31:44Z`
|
| 5045 |
+
- repo last seen: `2026-04-17T20:05:07Z`
|
| 5046 |
+
- first seen in snapshot: **yes**
|
| 5047 |
+
- repo association: **NONE**
|
| 5048 |
+
- repo primary artifacts: **3**
|
| 5049 |
+
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 5050 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 5051 |
+
- account age: **4321 days**
|
| 5052 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5053 |
+
- public orgs: none visible
|
| 5054 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5055 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 5056 |
+
|
| 5057 |
+
Example artifacts:
|
| 5058 |
+
- [PR #68267: feat(gateway): add optional runId filter to chat.history [AI-assisted]](https://github.com/openclaw/openclaw/pull/68267) — open
|
| 5059 |
+
- [PR #68257: fix(gateway): stop restarting gateway on OAuth token refresh (auth.profiles.*) [AI-assisted]](https://github.com/openclaw/openclaw/pull/68257) — open
|
| 5060 |
+
- [Issue #68258: [Bug]: Gateway self-SIGTERMs on OAuth token refresh (auth.profiles.* unmatched in reload plan)](https://github.com/openclaw/openclaw/issues/68258) — open
|
| 5061 |
+
|
| 5062 |
### `Pearcekieser`
|
| 5063 |
|
| 5064 |
- profile: [github.com/Pearcekieser](https://github.com/Pearcekieser)
|
|
|
|
| 5911 |
- repo primary artifacts: **2**
|
| 5912 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5913 |
- snapshot discussion activity: **33 comments / 0 reviews / 0 review comments**
|
| 5914 |
+
- account age: **4948 days**
|
| 5915 |
- recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 5916 |
- public orgs: `janitrai`
|
| 5917 |
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
|
|
|
| 7677 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awalkojas-boop)
|
| 7678 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awalkojas-boop)
|
| 7679 |
- repo first seen: `2026-04-14T09:55:31Z`
|
| 7680 |
+
- repo last seen: `2026-04-17T19:26:58Z`
|
| 7681 |
- first seen in snapshot: **no**
|
| 7682 |
- repo association: **NONE**
|
| 7683 |
- repo primary artifacts: **3**
|
| 7684 |
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 7685 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 7686 |
- account age: **62 days**
|
| 7687 |
- recent public PR activity: **8 PRs** (0 merged / 4 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 7688 |
- public orgs: none visible
|
|
|
|
| 8467 |
- [PR #67894: fix(doctor): stop optional bundled runtime deps from triggering broken repair](https://github.com/openclaw/openclaw/pull/67894) — open
|
| 8468 |
- [Issue #64070: [Bug]: doctor reports @discordjs/opus as missing bundled runtime dep on ARM64, but doctor --fix cannot recover](https://github.com/openclaw/openclaw/issues/64070) — open
|
| 8469 |
|
| 8470 |
+
### `lemonheaded`
|
| 8471 |
+
|
| 8472 |
+
- profile: [github.com/lemonheaded](https://github.com/lemonheaded)
|
| 8473 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alemonheaded)
|
| 8474 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alemonheaded)
|
| 8475 |
+
- repo first seen: `2026-04-17T20:02:09Z`
|
| 8476 |
+
- repo last seen: `2026-04-17T20:07:04Z`
|
| 8477 |
+
- first seen in snapshot: **yes**
|
| 8478 |
+
- repo association: **NONE**
|
| 8479 |
+
- repo primary artifacts: **2**
|
| 8480 |
+
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 8481 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 8482 |
+
- account age: **294 days**
|
| 8483 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 8484 |
+
- public orgs: none visible
|
| 8485 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 8486 |
+
- heuristic read: **young account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 8487 |
+
|
| 8488 |
+
Example artifacts:
|
| 8489 |
+
- [PR #68266: fix(telegram): pass video dimensions to prevent portrait video distortion](https://github.com/openclaw/openclaw/pull/68266) — open
|
| 8490 |
+
- [Issue #68268: [Feature]: Friendly Telegram topic names in session list](https://github.com/openclaw/openclaw/issues/68268) — open
|
| 8491 |
+
|
| 8492 |
### `lhy1024`
|
| 8493 |
|
| 8494 |
- profile: [github.com/lhy1024](https://github.com/lhy1024)
|
|
|
|
| 9647 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexanderxfgl-bit)
|
| 9648 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexanderxfgl-bit)
|
| 9649 |
- repo first seen: `2026-04-17T12:32:56Z`
|
| 9650 |
+
- repo last seen: `2026-04-17T19:40:00Z`
|
| 9651 |
- first seen in snapshot: **no**
|
| 9652 |
- repo association: **NONE**
|
| 9653 |
- repo primary artifacts: **1**
|
| 9654 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 9655 |
+
- snapshot discussion activity: **2 comments / 21 reviews / 21 review comments**
|
| 9656 |
- account age: **66 days**
|
| 9657 |
- recent public PR activity: **39 PRs** (6 merged / 10 closed-unmerged / 23 open; merged rate **15%**, closed-unmerged rate **26%**, open rate **59%**)
|
| 9658 |
- public orgs: none visible
|
|
|
|
| 10887 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adlebee-agent)
|
| 10888 |
- repo first seen: `2026-04-17T18:21:49Z`
|
| 10889 |
- repo last seen: `2026-04-17T19:05:25Z`
|
| 10890 |
+
- first seen in snapshot: **no**
|
| 10891 |
- repo association: **NONE**
|
| 10892 |
- repo primary artifacts: **1**
|
| 10893 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11027 |
Example artifacts:
|
| 11028 |
- [PR #66044: Fork OpenClaw](https://github.com/openclaw/openclaw/pull/66044) — closed
|
| 11029 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11030 |
### `EdwardIrby`
|
| 11031 |
|
| 11032 |
- profile: [github.com/EdwardIrby](https://github.com/EdwardIrby)
|
|
|
|
| 12813 |
Example artifacts:
|
| 12814 |
- [PR #65889: fix: strip custom models from providers without apiKey in models.json](https://github.com/openclaw/openclaw/pull/65889) — open
|
| 12815 |
|
| 12816 |
+
### `kevinheneveld`
|
| 12817 |
+
|
| 12818 |
+
- profile: [github.com/kevinheneveld](https://github.com/kevinheneveld)
|
| 12819 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akevinheneveld)
|
| 12820 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akevinheneveld)
|
| 12821 |
+
- repo first seen: `2026-03-19T00:00:30Z`
|
| 12822 |
+
- repo last seen: `2026-04-17T19:50:26Z`
|
| 12823 |
+
- first seen in snapshot: **yes**
|
| 12824 |
+
- repo association: **NONE**
|
| 12825 |
+
- repo primary artifacts: **1**
|
| 12826 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12827 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 12828 |
+
- account age: **5269 days**
|
| 12829 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12830 |
+
- public orgs: none visible
|
| 12831 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 12832 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 12833 |
+
|
| 12834 |
+
Example artifacts:
|
| 12835 |
+
- [PR #68262: fix: hide internal prompts from chat history](https://github.com/openclaw/openclaw/pull/68262) — open
|
| 12836 |
+
|
| 12837 |
### `kiatng`
|
| 12838 |
|
| 12839 |
- profile: [github.com/kiatng](https://github.com/kiatng)
|
|
|
|
| 13240 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alinuxhgw)
|
| 13241 |
- repo first seen: `2026-04-17T18:30:52Z`
|
| 13242 |
- repo last seen: `2026-04-17T18:30:52Z`
|
| 13243 |
+
- first seen in snapshot: **no**
|
| 13244 |
- repo association: **NONE**
|
| 13245 |
- repo primary artifacts: **1**
|
| 13246 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13996 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ANimraakram22)
|
| 13997 |
- repo first seen: `2026-04-17T19:03:24Z`
|
| 13998 |
- repo last seen: `2026-04-17T19:15:32Z`
|
| 13999 |
+
- first seen in snapshot: **no**
|
| 14000 |
- repo association: **NONE**
|
| 14001 |
- repo primary artifacts: **1**
|
| 14002 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15173 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AShayMeshGit)
|
| 15174 |
- repo first seen: `2026-04-17T19:10:02Z`
|
| 15175 |
- repo last seen: `2026-04-17T19:10:02Z`
|
| 15176 |
+
- first seen in snapshot: **no**
|
| 15177 |
- repo association: **NONE**
|
| 15178 |
- repo primary artifacts: **1**
|
| 15179 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15781 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AToniDonDoni)
|
| 15782 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AToniDonDoni)
|
| 15783 |
- repo first seen: `2026-04-07T23:42:54Z`
|
| 15784 |
+
- repo last seen: `2026-04-17T19:54:38Z`
|
| 15785 |
- first seen in snapshot: **no**
|
| 15786 |
- repo association: **NONE**
|
| 15787 |
- repo primary artifacts: **1**
|
| 15788 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15789 |
+
- snapshot discussion activity: **10 comments / 0 reviews / 0 review comments**
|
| 15790 |
- account age: **129 days**
|
| 15791 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15792 |
- public orgs: none visible
|
|
|
|
| 15887 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATuarisa)
|
| 15888 |
- repo first seen: `2026-04-17T18:27:59Z`
|
| 15889 |
- repo last seen: `2026-04-17T18:27:59Z`
|
| 15890 |
+
- first seen in snapshot: **no**
|
| 15891 |
- repo association: **NONE**
|
| 15892 |
- repo primary artifacts: **1**
|
| 15893 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33a95e44003109ee1f9276f61f1930ef13bf1d2390d16340509e0ac176e5f475
|
| 3 |
+
size 97412
|
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:5f0dff74c87498011c7858f06b93922debd5fde80f73d71b60c4d79d4122e280
|
| 3 |
+
size 46275318
|
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:7ff835a535aca59608d1e633b006752ee3fd834d7f2032772cd7138ce4d0d6b7
|
| 3 |
+
size 114804166
|
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:f44a3895db334d55315476d421450cd696ed72fd839e33d5d76b44d698034954
|
| 3 |
+
size 72021569
|
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:329c32b397cc826e57265ba8e932163f7fcb5e90a2bed5772de67cd044a71e85
|
| 3 |
+
size 4180805
|
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:f8846f004fffa8bdd3bc135bb0a7f2d9b19d4a4dc0fc915b86e223a07653c7bc
|
| 3 |
+
size 6106175
|
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:609ed9f196ee19d8aa236ef257b6db8015a4f4a035b16d262e6e45905688e785
|
| 3 |
+
size 1196949
|
snapshots/20260417T202042Z/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": 135550,
|
| 9 |
+
"issues": 4151,
|
| 10 |
+
"links": 43207,
|
| 11 |
+
"new_contributors": 712,
|
| 12 |
+
"pr_diffs": 2891,
|
| 13 |
+
"pr_files": 56315,
|
| 14 |
+
"pull_requests": 2891,
|
| 15 |
+
"review_comments": 14231,
|
| 16 |
+
"reviews": 10737,
|
| 17 |
+
"timeline_events": 43981
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-17T20:20:42Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 20,
|
| 22 |
+
"issue_stubs": 37,
|
| 23 |
+
"issues": 16,
|
| 24 |
+
"links": 46,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 228,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 715,
|
| 29 |
+
"reviews": 597,
|
| 30 |
+
"timeline_events": 804
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-17T20:20:42Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260417T202042Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-17T19:20:43Z",
|
| 37 |
+
"next_since": "2026-04-17T20:20:42Z"
|
| 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/20260417T202042Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260417T202042Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-17T20:20:42Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260417T202042Z"
|
| 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-17T19:20:43Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260417T202042Z",
|
| 4 |
+
"next_since": "2026-04-17T20:20:42Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-17T20:20:42Z"
|
| 7 |
}
|