Refresh openclaw dataset snapshot 20260419T072034Z
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 +1035 -1251
- new-contributors-report.md +325 -412
- 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/20260419T072034Z/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: `20260419T072034Z`
|
| 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:46bb420c0c3ffaf0688903ca79ae8e0b4d3582e2dbefcbf67518005d4fce330c
|
| 3 |
+
size 67781965
|
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:7f334ae0ea1e3abce4361670c7a6c81986eceb93ed62aa711f020549b35b4ef9
|
| 3 |
+
size 1227651
|
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:0d3239b9255500594a891ae5f1152db2d8b351ddb39c2b5968c3a3648ec1380e
|
| 3 |
+
size 20106737
|
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:d8264fae4b951b6dd5525b6b25484290b79855c0451fa79ace7841f5d5968e15
|
| 3 |
+
size 7160082
|
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:5d158573880e695d5cefca3b1b48aeb6fbbb16c37c7ff9a3a359ba0a7dc61bc0
|
| 3 |
+
size 540340
|
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": 137177,
|
| 9 |
+
"issues": 4711,
|
| 10 |
+
"links": 45107,
|
| 11 |
+
"new_contributors": 701,
|
| 12 |
+
"pr_diffs": 3547,
|
| 13 |
+
"pr_files": 76309,
|
| 14 |
+
"pull_requests": 3547,
|
| 15 |
+
"review_comments": 18272,
|
| 16 |
+
"reviews": 13886,
|
| 17 |
+
"timeline_events": 61147
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T07:20:34Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 36,
|
| 22 |
+
"issue_stubs": 52,
|
| 23 |
+
"issues": 10,
|
| 24 |
+
"links": 109,
|
| 25 |
+
"pr_diffs": 42,
|
| 26 |
+
"pr_files": 3421,
|
| 27 |
+
"pull_requests": 42,
|
| 28 |
+
"review_comments": 338,
|
| 29 |
+
"reviews": 269,
|
| 30 |
+
"timeline_events": 1509
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-19T07:20:34Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T072034Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T06:20:34Z",
|
| 37 |
+
"next_since": "2026-04-19T07:20:34Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,27 +1,27 @@
|
|
| 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":
|
| 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":
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
-
"reused_known_merged_contributors":
|
| 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":
|
| 25 |
},
|
| 26 |
"contributors": [
|
| 27 |
{
|
|
@@ -543,12 +543,12 @@
|
|
| 543 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 544 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 545 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 546 |
-
"repo_last_seen_at": "2026-04-
|
| 547 |
-
"repo_primary_artifact_count":
|
| 548 |
-
"repo_artifact_count":
|
| 549 |
"snapshot_issue_count": 7,
|
| 550 |
-
"snapshot_pr_count":
|
| 551 |
-
"snapshot_comment_count":
|
| 552 |
"snapshot_review_count": 0,
|
| 553 |
"snapshot_review_comment_count": 0,
|
| 554 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -580,33 +580,33 @@
|
|
| 580 |
"pull_requests": [
|
| 581 |
{
|
| 582 |
"kind": "pull_request",
|
| 583 |
-
"number":
|
| 584 |
-
"title": "fix:
|
| 585 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 586 |
"state": "open",
|
| 587 |
"merged": false,
|
| 588 |
"draft": false,
|
| 589 |
-
"created_at": "2026-04-
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"kind": "pull_request",
|
| 593 |
-
"number":
|
| 594 |
-
"title": "fix:
|
| 595 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 596 |
"state": "open",
|
| 597 |
"merged": false,
|
| 598 |
"draft": false,
|
| 599 |
-
"created_at": "2026-04-
|
| 600 |
},
|
| 601 |
{
|
| 602 |
"kind": "pull_request",
|
| 603 |
-
"number":
|
| 604 |
-
"title": "fix
|
| 605 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 606 |
"state": "open",
|
| 607 |
"merged": false,
|
| 608 |
"draft": false,
|
| 609 |
-
"created_at": "2026-04-
|
| 610 |
}
|
| 611 |
],
|
| 612 |
"issues": [
|
|
@@ -1281,13 +1281,13 @@
|
|
| 1281 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus",
|
| 1282 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus",
|
| 1283 |
"repo_first_seen_at": "2026-01-04T13:17:28Z",
|
| 1284 |
-
"repo_last_seen_at": "2026-04-
|
| 1285 |
"repo_primary_artifact_count": 19,
|
| 1286 |
-
"repo_artifact_count":
|
| 1287 |
"snapshot_issue_count": 0,
|
| 1288 |
"snapshot_pr_count": 19,
|
| 1289 |
-
"snapshot_comment_count":
|
| 1290 |
-
"snapshot_review_count":
|
| 1291 |
"snapshot_review_comment_count": 4,
|
| 1292 |
"repo_association": "CONTRIBUTOR",
|
| 1293 |
"new_to_repo": false,
|
|
@@ -1660,12 +1660,12 @@
|
|
| 1660 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky",
|
| 1661 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky",
|
| 1662 |
"repo_first_seen_at": "2026-02-08T09:07:45Z",
|
| 1663 |
-
"repo_last_seen_at": "2026-04-
|
| 1664 |
"repo_primary_artifact_count": 18,
|
| 1665 |
-
"repo_artifact_count":
|
| 1666 |
"snapshot_issue_count": 0,
|
| 1667 |
"snapshot_pr_count": 18,
|
| 1668 |
-
"snapshot_comment_count":
|
| 1669 |
"snapshot_review_count": 0,
|
| 1670 |
"snapshot_review_comment_count": 0,
|
| 1671 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -3265,14 +3265,14 @@
|
|
| 3265 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792",
|
| 3266 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792",
|
| 3267 |
"repo_first_seen_at": "2026-04-11T06:57:22Z",
|
| 3268 |
-
"repo_last_seen_at": "2026-04-19T06:
|
| 3269 |
"repo_primary_artifact_count": 11,
|
| 3270 |
-
"repo_artifact_count":
|
| 3271 |
"snapshot_issue_count": 0,
|
| 3272 |
"snapshot_pr_count": 11,
|
| 3273 |
"snapshot_comment_count": 7,
|
| 3274 |
-
"snapshot_review_count":
|
| 3275 |
-
"snapshot_review_comment_count":
|
| 3276 |
"repo_association": "CONTRIBUTOR",
|
| 3277 |
"new_to_repo": false,
|
| 3278 |
"first_seen_in_snapshot": false,
|
|
@@ -3335,6 +3335,83 @@
|
|
| 3335 |
},
|
| 3336 |
"fetch_error": null
|
| 3337 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3338 |
{
|
| 3339 |
"author_login": "Jimmy-xuzimo",
|
| 3340 |
"name": "Zimo Xu",
|
|
@@ -3905,104 +3982,6 @@
|
|
| 3905 |
},
|
| 3906 |
"fetch_error": null
|
| 3907 |
},
|
| 3908 |
-
{
|
| 3909 |
-
"author_login": "jetd1",
|
| 3910 |
-
"name": "Xiaoshuai Zhang",
|
| 3911 |
-
"profile_url": "https://github.com/jetd1",
|
| 3912 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1",
|
| 3913 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1",
|
| 3914 |
-
"repo_first_seen_at": "2026-04-09T03:07:08Z",
|
| 3915 |
-
"repo_last_seen_at": "2026-04-18T10:08:49Z",
|
| 3916 |
-
"repo_primary_artifact_count": 11,
|
| 3917 |
-
"repo_artifact_count": 85,
|
| 3918 |
-
"snapshot_issue_count": 2,
|
| 3919 |
-
"snapshot_pr_count": 9,
|
| 3920 |
-
"snapshot_comment_count": 6,
|
| 3921 |
-
"snapshot_review_count": 34,
|
| 3922 |
-
"snapshot_review_comment_count": 34,
|
| 3923 |
-
"repo_association": "CONTRIBUTOR",
|
| 3924 |
-
"new_to_repo": false,
|
| 3925 |
-
"first_seen_in_snapshot": false,
|
| 3926 |
-
"known_via_prior_merged_pr": true,
|
| 3927 |
-
"report_reason": null,
|
| 3928 |
-
"enrichment_source": "previous_report",
|
| 3929 |
-
"live_refetch_skipped": true,
|
| 3930 |
-
"account_age_days": 3810,
|
| 3931 |
-
"young_account": false,
|
| 3932 |
-
"follow_through_score": "weak",
|
| 3933 |
-
"breadth_score": "low",
|
| 3934 |
-
"automation_risk_signal": "low",
|
| 3935 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3936 |
-
"public_orgs": [],
|
| 3937 |
-
"activity": {
|
| 3938 |
-
"visible_authored_pr_count": 9,
|
| 3939 |
-
"merged_pr_count": 1,
|
| 3940 |
-
"closed_unmerged_pr_count": 3,
|
| 3941 |
-
"open_pr_count": 5,
|
| 3942 |
-
"merged_pr_rate": 0.1111,
|
| 3943 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 3944 |
-
"still_open_pr_rate": 0.5556,
|
| 3945 |
-
"distinct_repos_with_authored_prs": 2,
|
| 3946 |
-
"distinct_repos_with_open_prs": 1
|
| 3947 |
-
},
|
| 3948 |
-
"examples": {
|
| 3949 |
-
"pull_requests": [
|
| 3950 |
-
{
|
| 3951 |
-
"kind": "pull_request",
|
| 3952 |
-
"number": 68474,
|
| 3953 |
-
"title": "fix: skip SDK retry on 429 with long retry-after across providers",
|
| 3954 |
-
"url": "https://github.com/openclaw/openclaw/pull/68474",
|
| 3955 |
-
"state": "open",
|
| 3956 |
-
"merged": false,
|
| 3957 |
-
"draft": false,
|
| 3958 |
-
"created_at": "2026-04-18T08:29:21Z"
|
| 3959 |
-
},
|
| 3960 |
-
{
|
| 3961 |
-
"kind": "pull_request",
|
| 3962 |
-
"number": 65222,
|
| 3963 |
-
"title": "fix(telegram): bypass grammY sequential key for interrupt/steer message delivery",
|
| 3964 |
-
"url": "https://github.com/openclaw/openclaw/pull/65222",
|
| 3965 |
-
"state": "open",
|
| 3966 |
-
"merged": false,
|
| 3967 |
-
"draft": false,
|
| 3968 |
-
"created_at": "2026-04-12T07:07:35Z"
|
| 3969 |
-
},
|
| 3970 |
-
{
|
| 3971 |
-
"kind": "pull_request",
|
| 3972 |
-
"number": 65221,
|
| 3973 |
-
"title": "fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries",
|
| 3974 |
-
"url": "https://github.com/openclaw/openclaw/pull/65221",
|
| 3975 |
-
"state": "open",
|
| 3976 |
-
"merged": false,
|
| 3977 |
-
"draft": false,
|
| 3978 |
-
"created_at": "2026-04-12T07:07:18Z"
|
| 3979 |
-
}
|
| 3980 |
-
],
|
| 3981 |
-
"issues": [
|
| 3982 |
-
{
|
| 3983 |
-
"kind": "issue",
|
| 3984 |
-
"number": 65223,
|
| 3985 |
-
"title": "Design: tool abort signal handling and framework-level execution interruption",
|
| 3986 |
-
"url": "https://github.com/openclaw/openclaw/issues/65223",
|
| 3987 |
-
"state": "open",
|
| 3988 |
-
"merged": null,
|
| 3989 |
-
"draft": null,
|
| 3990 |
-
"created_at": "2026-04-12T07:08:02Z"
|
| 3991 |
-
},
|
| 3992 |
-
{
|
| 3993 |
-
"kind": "issue",
|
| 3994 |
-
"number": 64951,
|
| 3995 |
-
"title": "Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective",
|
| 3996 |
-
"url": "https://github.com/openclaw/openclaw/issues/64951",
|
| 3997 |
-
"state": "closed",
|
| 3998 |
-
"merged": null,
|
| 3999 |
-
"draft": null,
|
| 4000 |
-
"created_at": "2026-04-11T18:01:17Z"
|
| 4001 |
-
}
|
| 4002 |
-
]
|
| 4003 |
-
},
|
| 4004 |
-
"fetch_error": null
|
| 4005 |
-
},
|
| 4006 |
{
|
| 4007 |
"author_login": "VACInc",
|
| 4008 |
"name": null,
|
|
@@ -4277,83 +4256,6 @@
|
|
| 4277 |
},
|
| 4278 |
"fetch_error": null
|
| 4279 |
},
|
| 4280 |
-
{
|
| 4281 |
-
"author_login": "armorbreak001",
|
| 4282 |
-
"name": null,
|
| 4283 |
-
"profile_url": "https://github.com/armorbreak001",
|
| 4284 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 4285 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 4286 |
-
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 4287 |
-
"repo_last_seen_at": "2026-04-19T04:46:24Z",
|
| 4288 |
-
"repo_primary_artifact_count": 9,
|
| 4289 |
-
"repo_artifact_count": 21,
|
| 4290 |
-
"snapshot_issue_count": 0,
|
| 4291 |
-
"snapshot_pr_count": 9,
|
| 4292 |
-
"snapshot_comment_count": 6,
|
| 4293 |
-
"snapshot_review_count": 3,
|
| 4294 |
-
"snapshot_review_comment_count": 3,
|
| 4295 |
-
"repo_association": "NONE",
|
| 4296 |
-
"new_to_repo": false,
|
| 4297 |
-
"first_seen_in_snapshot": false,
|
| 4298 |
-
"known_via_prior_merged_pr": false,
|
| 4299 |
-
"report_reason": null,
|
| 4300 |
-
"enrichment_source": "previous_report",
|
| 4301 |
-
"live_refetch_skipped": true,
|
| 4302 |
-
"account_age_days": 7,
|
| 4303 |
-
"young_account": true,
|
| 4304 |
-
"follow_through_score": "weak",
|
| 4305 |
-
"breadth_score": "very high",
|
| 4306 |
-
"automation_risk_signal": "high",
|
| 4307 |
-
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 4308 |
-
"public_orgs": [],
|
| 4309 |
-
"activity": {
|
| 4310 |
-
"visible_authored_pr_count": 145,
|
| 4311 |
-
"merged_pr_count": 8,
|
| 4312 |
-
"closed_unmerged_pr_count": 23,
|
| 4313 |
-
"open_pr_count": 114,
|
| 4314 |
-
"merged_pr_rate": 0.0552,
|
| 4315 |
-
"closed_unmerged_pr_rate": 0.1586,
|
| 4316 |
-
"still_open_pr_rate": 0.7862,
|
| 4317 |
-
"distinct_repos_with_authored_prs": 39,
|
| 4318 |
-
"distinct_repos_with_open_prs": 30
|
| 4319 |
-
},
|
| 4320 |
-
"examples": {
|
| 4321 |
-
"pull_requests": [
|
| 4322 |
-
{
|
| 4323 |
-
"kind": "pull_request",
|
| 4324 |
-
"number": 68822,
|
| 4325 |
-
"title": "feat(memory): make embedding retry/concurrency parameters configurable",
|
| 4326 |
-
"url": "https://github.com/openclaw/openclaw/pull/68822",
|
| 4327 |
-
"state": "open",
|
| 4328 |
-
"merged": false,
|
| 4329 |
-
"draft": false,
|
| 4330 |
-
"created_at": "2026-04-19T04:46:24Z"
|
| 4331 |
-
},
|
| 4332 |
-
{
|
| 4333 |
-
"kind": "pull_request",
|
| 4334 |
-
"number": 68742,
|
| 4335 |
-
"title": "fix(agents): restore streaming usage tracking for non-native openai-completions providers",
|
| 4336 |
-
"url": "https://github.com/openclaw/openclaw/pull/68742",
|
| 4337 |
-
"state": "open",
|
| 4338 |
-
"merged": false,
|
| 4339 |
-
"draft": false,
|
| 4340 |
-
"created_at": "2026-04-19T00:48:20Z"
|
| 4341 |
-
},
|
| 4342 |
-
{
|
| 4343 |
-
"kind": "pull_request",
|
| 4344 |
-
"number": 68714,
|
| 4345 |
-
"title": "fix(config): openclaw.json written with 0664 mode instead of 0600 after hot-save",
|
| 4346 |
-
"url": "https://github.com/openclaw/openclaw/pull/68714",
|
| 4347 |
-
"state": "open",
|
| 4348 |
-
"merged": false,
|
| 4349 |
-
"draft": false,
|
| 4350 |
-
"created_at": "2026-04-18T22:36:24Z"
|
| 4351 |
-
}
|
| 4352 |
-
],
|
| 4353 |
-
"issues": []
|
| 4354 |
-
},
|
| 4355 |
-
"fetch_error": null
|
| 4356 |
-
},
|
| 4357 |
{
|
| 4358 |
"author_login": "WuKongAI-CMU",
|
| 4359 |
"name": "Peter",
|
|
@@ -4585,6 +4487,114 @@
|
|
| 4585 |
},
|
| 4586 |
"fetch_error": null
|
| 4587 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4588 |
{
|
| 4589 |
"author_login": "zqchris",
|
| 4590 |
"name": null,
|
|
@@ -4926,8 +4936,8 @@
|
|
| 4926 |
"number": 68814,
|
| 4927 |
"title": "docs: clarify source Control UI dev/build flow",
|
| 4928 |
"url": "https://github.com/openclaw/openclaw/pull/68814",
|
| 4929 |
-
"state": "
|
| 4930 |
-
"merged":
|
| 4931 |
"draft": false,
|
| 4932 |
"created_at": "2026-04-19T04:03:26Z"
|
| 4933 |
},
|
|
@@ -7714,6 +7724,83 @@
|
|
| 7714 |
},
|
| 7715 |
"fetch_error": null
|
| 7716 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7717 |
{
|
| 7718 |
"author_login": "wirjo",
|
| 7719 |
"name": null,
|
|
@@ -7868,114 +7955,6 @@
|
|
| 7868 |
},
|
| 7869 |
"fetch_error": null
|
| 7870 |
},
|
| 7871 |
-
{
|
| 7872 |
-
"author_login": "Feelw00",
|
| 7873 |
-
"name": null,
|
| 7874 |
-
"profile_url": "https://github.com/Feelw00",
|
| 7875 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 7876 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 7877 |
-
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 7878 |
-
"repo_last_seen_at": "2026-04-18T19:57:37Z",
|
| 7879 |
-
"repo_primary_artifact_count": 10,
|
| 7880 |
-
"repo_artifact_count": 38,
|
| 7881 |
-
"snapshot_issue_count": 5,
|
| 7882 |
-
"snapshot_pr_count": 5,
|
| 7883 |
-
"snapshot_comment_count": 18,
|
| 7884 |
-
"snapshot_review_count": 5,
|
| 7885 |
-
"snapshot_review_comment_count": 5,
|
| 7886 |
-
"repo_association": "NONE",
|
| 7887 |
-
"new_to_repo": false,
|
| 7888 |
-
"first_seen_in_snapshot": false,
|
| 7889 |
-
"known_via_prior_merged_pr": false,
|
| 7890 |
-
"report_reason": null,
|
| 7891 |
-
"enrichment_source": "previous_report",
|
| 7892 |
-
"live_refetch_skipped": true,
|
| 7893 |
-
"account_age_days": 2690,
|
| 7894 |
-
"young_account": false,
|
| 7895 |
-
"follow_through_score": "weak",
|
| 7896 |
-
"breadth_score": "low",
|
| 7897 |
-
"automation_risk_signal": "low",
|
| 7898 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 7899 |
-
"public_orgs": [],
|
| 7900 |
-
"activity": {
|
| 7901 |
-
"visible_authored_pr_count": 1,
|
| 7902 |
-
"merged_pr_count": 0,
|
| 7903 |
-
"closed_unmerged_pr_count": 0,
|
| 7904 |
-
"open_pr_count": 1,
|
| 7905 |
-
"merged_pr_rate": 0.0,
|
| 7906 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 7907 |
-
"still_open_pr_rate": 1.0,
|
| 7908 |
-
"distinct_repos_with_authored_prs": 1,
|
| 7909 |
-
"distinct_repos_with_open_prs": 1
|
| 7910 |
-
},
|
| 7911 |
-
"examples": {
|
| 7912 |
-
"pull_requests": [
|
| 7913 |
-
{
|
| 7914 |
-
"kind": "pull_request",
|
| 7915 |
-
"number": 68669,
|
| 7916 |
-
"title": "fix(agents): dedupe subagent browser session cleanup wrapper with dispatch flag",
|
| 7917 |
-
"url": "https://github.com/openclaw/openclaw/pull/68669",
|
| 7918 |
-
"state": "open",
|
| 7919 |
-
"merged": false,
|
| 7920 |
-
"draft": false,
|
| 7921 |
-
"created_at": "2026-04-18T19:00:00Z"
|
| 7922 |
-
},
|
| 7923 |
-
{
|
| 7924 |
-
"kind": "pull_request",
|
| 7925 |
-
"number": 68543,
|
| 7926 |
-
"title": "fix(infra): keep retryAsync delays above server-supplied Retry-After",
|
| 7927 |
-
"url": "https://github.com/openclaw/openclaw/pull/68543",
|
| 7928 |
-
"state": "open",
|
| 7929 |
-
"merged": false,
|
| 7930 |
-
"draft": false,
|
| 7931 |
-
"created_at": "2026-04-18T12:26:45Z"
|
| 7932 |
-
},
|
| 7933 |
-
{
|
| 7934 |
-
"kind": "pull_request",
|
| 7935 |
-
"number": 68531,
|
| 7936 |
-
"title": "fix(plugins): roll back partial registry array contributions when register() throws",
|
| 7937 |
-
"url": "https://github.com/openclaw/openclaw/pull/68531",
|
| 7938 |
-
"state": "closed",
|
| 7939 |
-
"merged": false,
|
| 7940 |
-
"draft": false,
|
| 7941 |
-
"created_at": "2026-04-18T11:24:07Z"
|
| 7942 |
-
}
|
| 7943 |
-
],
|
| 7944 |
-
"issues": [
|
| 7945 |
-
{
|
| 7946 |
-
"kind": "issue",
|
| 7947 |
-
"number": 68668,
|
| 7948 |
-
"title": "subagent-registry: cleanupBrowserSessionsForLifecycleEnd wrapper invoked twice for same runId in embedded mode",
|
| 7949 |
-
"url": "https://github.com/openclaw/openclaw/issues/68668",
|
| 7950 |
-
"state": "open",
|
| 7951 |
-
"merged": null,
|
| 7952 |
-
"draft": null,
|
| 7953 |
-
"created_at": "2026-04-18T18:59:07Z"
|
| 7954 |
-
},
|
| 7955 |
-
{
|
| 7956 |
-
"kind": "issue",
|
| 7957 |
-
"number": 68541,
|
| 7958 |
-
"title": "retryAsync's symmetric jitter can undercut server-supplied Retry-After",
|
| 7959 |
-
"url": "https://github.com/openclaw/openclaw/issues/68541",
|
| 7960 |
-
"state": "open",
|
| 7961 |
-
"merged": null,
|
| 7962 |
-
"draft": null,
|
| 7963 |
-
"created_at": "2026-04-18T12:25:49Z"
|
| 7964 |
-
},
|
| 7965 |
-
{
|
| 7966 |
-
"kind": "issue",
|
| 7967 |
-
"number": 68529,
|
| 7968 |
-
"title": "plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry",
|
| 7969 |
-
"url": "https://github.com/openclaw/openclaw/issues/68529",
|
| 7970 |
-
"state": "closed",
|
| 7971 |
-
"merged": null,
|
| 7972 |
-
"draft": null,
|
| 7973 |
-
"created_at": "2026-04-18T11:23:11Z"
|
| 7974 |
-
}
|
| 7975 |
-
]
|
| 7976 |
-
},
|
| 7977 |
-
"fetch_error": null
|
| 7978 |
-
},
|
| 7979 |
{
|
| 7980 |
"author_login": "frankekn",
|
| 7981 |
"name": "Frank Yang",
|
|
@@ -8077,6 +8056,104 @@
|
|
| 8077 |
},
|
| 8078 |
"fetch_error": null
|
| 8079 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8080 |
{
|
| 8081 |
"author_login": "lyfuci",
|
| 8082 |
"name": "Sean Sun",
|
|
@@ -9236,94 +9313,6 @@
|
|
| 9236 |
},
|
| 9237 |
"fetch_error": null
|
| 9238 |
},
|
| 9239 |
-
{
|
| 9240 |
-
"author_login": "bek91",
|
| 9241 |
-
"name": "Bek",
|
| 9242 |
-
"profile_url": "https://github.com/bek91",
|
| 9243 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abek91",
|
| 9244 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abek91",
|
| 9245 |
-
"repo_first_seen_at": "2026-04-10T20:34:48Z",
|
| 9246 |
-
"repo_last_seen_at": "2026-04-18T04:29:52Z",
|
| 9247 |
-
"repo_primary_artifact_count": 5,
|
| 9248 |
-
"repo_artifact_count": 7,
|
| 9249 |
-
"snapshot_issue_count": 1,
|
| 9250 |
-
"snapshot_pr_count": 4,
|
| 9251 |
-
"snapshot_comment_count": 0,
|
| 9252 |
-
"snapshot_review_count": 1,
|
| 9253 |
-
"snapshot_review_comment_count": 1,
|
| 9254 |
-
"repo_association": "NONE",
|
| 9255 |
-
"new_to_repo": false,
|
| 9256 |
-
"first_seen_in_snapshot": false,
|
| 9257 |
-
"known_via_prior_merged_pr": false,
|
| 9258 |
-
"report_reason": null,
|
| 9259 |
-
"enrichment_source": "previous_report",
|
| 9260 |
-
"live_refetch_skipped": true,
|
| 9261 |
-
"account_age_days": 2144,
|
| 9262 |
-
"young_account": false,
|
| 9263 |
-
"follow_through_score": "weak",
|
| 9264 |
-
"breadth_score": "low",
|
| 9265 |
-
"automation_risk_signal": "low",
|
| 9266 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 9267 |
-
"public_orgs": [],
|
| 9268 |
-
"activity": {
|
| 9269 |
-
"visible_authored_pr_count": 6,
|
| 9270 |
-
"merged_pr_count": 2,
|
| 9271 |
-
"closed_unmerged_pr_count": 0,
|
| 9272 |
-
"open_pr_count": 4,
|
| 9273 |
-
"merged_pr_rate": 0.3333,
|
| 9274 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 9275 |
-
"still_open_pr_rate": 0.6667,
|
| 9276 |
-
"distinct_repos_with_authored_prs": 3,
|
| 9277 |
-
"distinct_repos_with_open_prs": 1
|
| 9278 |
-
},
|
| 9279 |
-
"examples": {
|
| 9280 |
-
"pull_requests": [
|
| 9281 |
-
{
|
| 9282 |
-
"kind": "pull_request",
|
| 9283 |
-
"number": 68402,
|
| 9284 |
-
"title": "[Context] Avoid replaying Slack bot thread context",
|
| 9285 |
-
"url": "https://github.com/openclaw/openclaw/pull/68402",
|
| 9286 |
-
"state": "open",
|
| 9287 |
-
"merged": false,
|
| 9288 |
-
"draft": false,
|
| 9289 |
-
"created_at": "2026-04-18T04:29:52Z"
|
| 9290 |
-
},
|
| 9291 |
-
{
|
| 9292 |
-
"kind": "pull_request",
|
| 9293 |
-
"number": 65731,
|
| 9294 |
-
"title": "Slack: Annotate inbound Slack mentions in raw bodies",
|
| 9295 |
-
"url": "https://github.com/openclaw/openclaw/pull/65731",
|
| 9296 |
-
"state": "open",
|
| 9297 |
-
"merged": false,
|
| 9298 |
-
"draft": false,
|
| 9299 |
-
"created_at": "2026-04-13T05:27:07Z"
|
| 9300 |
-
},
|
| 9301 |
-
{
|
| 9302 |
-
"kind": "pull_request",
|
| 9303 |
-
"number": 65226,
|
| 9304 |
-
"title": "Fix qmd session export/update races",
|
| 9305 |
-
"url": "https://github.com/openclaw/openclaw/pull/65226",
|
| 9306 |
-
"state": "open",
|
| 9307 |
-
"merged": false,
|
| 9308 |
-
"draft": false,
|
| 9309 |
-
"created_at": "2026-04-12T07:12:12Z"
|
| 9310 |
-
}
|
| 9311 |
-
],
|
| 9312 |
-
"issues": [
|
| 9313 |
-
{
|
| 9314 |
-
"kind": "issue",
|
| 9315 |
-
"number": 68383,
|
| 9316 |
-
"title": "Slack new thread sessions can replay assistant commentary/reasoning into prompt context",
|
| 9317 |
-
"url": "https://github.com/openclaw/openclaw/issues/68383",
|
| 9318 |
-
"state": "open",
|
| 9319 |
-
"merged": null,
|
| 9320 |
-
"draft": null,
|
| 9321 |
-
"created_at": "2026-04-18T03:47:06Z"
|
| 9322 |
-
}
|
| 9323 |
-
]
|
| 9324 |
-
},
|
| 9325 |
-
"fetch_error": null
|
| 9326 |
-
},
|
| 9327 |
{
|
| 9328 |
"author_login": "Joel-Claw",
|
| 9329 |
"name": "Joel Claw",
|
|
@@ -12567,6 +12556,83 @@
|
|
| 12567 |
},
|
| 12568 |
"fetch_error": null
|
| 12569 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12570 |
{
|
| 12571 |
"author_login": "soloclz",
|
| 12572 |
"name": null,
|
|
@@ -12721,83 +12787,6 @@
|
|
| 12721 |
},
|
| 12722 |
"fetch_error": null
|
| 12723 |
},
|
| 12724 |
-
{
|
| 12725 |
-
"author_login": "tianhaocui",
|
| 12726 |
-
"name": "cuitianhao",
|
| 12727 |
-
"profile_url": "https://github.com/tianhaocui",
|
| 12728 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Atianhaocui",
|
| 12729 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Atianhaocui",
|
| 12730 |
-
"repo_first_seen_at": "2026-04-19T04:50:42Z",
|
| 12731 |
-
"repo_last_seen_at": "2026-04-19T05:10:09Z",
|
| 12732 |
-
"repo_primary_artifact_count": 3,
|
| 12733 |
-
"repo_artifact_count": 3,
|
| 12734 |
-
"snapshot_issue_count": 0,
|
| 12735 |
-
"snapshot_pr_count": 3,
|
| 12736 |
-
"snapshot_comment_count": 0,
|
| 12737 |
-
"snapshot_review_count": 0,
|
| 12738 |
-
"snapshot_review_comment_count": 0,
|
| 12739 |
-
"repo_association": "NONE",
|
| 12740 |
-
"new_to_repo": false,
|
| 12741 |
-
"first_seen_in_snapshot": false,
|
| 12742 |
-
"known_via_prior_merged_pr": false,
|
| 12743 |
-
"report_reason": null,
|
| 12744 |
-
"enrichment_source": "previous_report",
|
| 12745 |
-
"live_refetch_skipped": true,
|
| 12746 |
-
"account_age_days": 2442,
|
| 12747 |
-
"young_account": false,
|
| 12748 |
-
"follow_through_score": "mixed",
|
| 12749 |
-
"breadth_score": "moderate",
|
| 12750 |
-
"automation_risk_signal": "low",
|
| 12751 |
-
"heuristic_note": "high open PR share",
|
| 12752 |
-
"public_orgs": [],
|
| 12753 |
-
"activity": {
|
| 12754 |
-
"visible_authored_pr_count": 19,
|
| 12755 |
-
"merged_pr_count": 9,
|
| 12756 |
-
"closed_unmerged_pr_count": 2,
|
| 12757 |
-
"open_pr_count": 8,
|
| 12758 |
-
"merged_pr_rate": 0.4737,
|
| 12759 |
-
"closed_unmerged_pr_rate": 0.1053,
|
| 12760 |
-
"still_open_pr_rate": 0.4211,
|
| 12761 |
-
"distinct_repos_with_authored_prs": 9,
|
| 12762 |
-
"distinct_repos_with_open_prs": 6
|
| 12763 |
-
},
|
| 12764 |
-
"examples": {
|
| 12765 |
-
"pull_requests": [
|
| 12766 |
-
{
|
| 12767 |
-
"kind": "pull_request",
|
| 12768 |
-
"number": 68830,
|
| 12769 |
-
"title": "fix(memory): expose vectorScore and textScore in hybrid search results",
|
| 12770 |
-
"url": "https://github.com/openclaw/openclaw/pull/68830",
|
| 12771 |
-
"state": "open",
|
| 12772 |
-
"merged": false,
|
| 12773 |
-
"draft": false,
|
| 12774 |
-
"created_at": "2026-04-19T05:10:09Z"
|
| 12775 |
-
},
|
| 12776 |
-
{
|
| 12777 |
-
"kind": "pull_request",
|
| 12778 |
-
"number": 68829,
|
| 12779 |
-
"title": "fix(cron): stop persisting \"last\" as literal delivery channel value",
|
| 12780 |
-
"url": "https://github.com/openclaw/openclaw/pull/68829",
|
| 12781 |
-
"state": "open",
|
| 12782 |
-
"merged": false,
|
| 12783 |
-
"draft": false,
|
| 12784 |
-
"created_at": "2026-04-19T05:07:37Z"
|
| 12785 |
-
},
|
| 12786 |
-
{
|
| 12787 |
-
"kind": "pull_request",
|
| 12788 |
-
"number": 68824,
|
| 12789 |
-
"title": "fix: remove blanket heredoc approval gate in allowlist mode",
|
| 12790 |
-
"url": "https://github.com/openclaw/openclaw/pull/68824",
|
| 12791 |
-
"state": "open",
|
| 12792 |
-
"merged": false,
|
| 12793 |
-
"draft": false,
|
| 12794 |
-
"created_at": "2026-04-19T04:50:42Z"
|
| 12795 |
-
}
|
| 12796 |
-
],
|
| 12797 |
-
"issues": []
|
| 12798 |
-
},
|
| 12799 |
-
"fetch_error": null
|
| 12800 |
-
},
|
| 12801 |
{
|
| 12802 |
"author_login": "xudaiyanzi",
|
| 12803 |
"name": "Yan Xu",
|
|
@@ -13522,6 +13511,94 @@
|
|
| 13522 |
},
|
| 13523 |
"fetch_error": null
|
| 13524 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13525 |
{
|
| 13526 |
"author_login": "jerome-benoit",
|
| 13527 |
"name": "J\u00e9r\u00f4me Benoit",
|
|
@@ -16306,6 +16383,73 @@
|
|
| 16306 |
},
|
| 16307 |
"fetch_error": null
|
| 16308 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16309 |
{
|
| 16310 |
"author_login": "AstronautGumbo",
|
| 16311 |
"name": null,
|
|
@@ -17179,6 +17323,73 @@
|
|
| 17179 |
},
|
| 17180 |
"fetch_error": null
|
| 17181 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17182 |
{
|
| 17183 |
"author_login": "IshanDaga",
|
| 17184 |
"name": "Ishan Daga",
|
|
@@ -17390,6 +17601,73 @@
|
|
| 17390 |
},
|
| 17391 |
"fetch_error": null
|
| 17392 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17393 |
{
|
| 17394 |
"author_login": "jdc4429",
|
| 17395 |
"name": "Jeff Carleton",
|
|
@@ -18263,6 +18541,73 @@
|
|
| 18263 |
},
|
| 18264 |
"fetch_error": null
|
| 18265 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18266 |
{
|
| 18267 |
"author_login": "Nimraakram22",
|
| 18268 |
"name": "Nimra Akram",
|
|
@@ -18935,73 +19280,6 @@
|
|
| 18935 |
},
|
| 18936 |
"fetch_error": null
|
| 18937 |
},
|
| 18938 |
-
{
|
| 18939 |
-
"author_login": "SimbaKingjoe",
|
| 18940 |
-
"name": null,
|
| 18941 |
-
"profile_url": "https://github.com/SimbaKingjoe",
|
| 18942 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASimbaKingjoe",
|
| 18943 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASimbaKingjoe",
|
| 18944 |
-
"repo_first_seen_at": "2026-04-13T10:48:04Z",
|
| 18945 |
-
"repo_last_seen_at": "2026-04-19T02:17:20Z",
|
| 18946 |
-
"repo_primary_artifact_count": 2,
|
| 18947 |
-
"repo_artifact_count": 3,
|
| 18948 |
-
"snapshot_issue_count": 0,
|
| 18949 |
-
"snapshot_pr_count": 2,
|
| 18950 |
-
"snapshot_comment_count": 1,
|
| 18951 |
-
"snapshot_review_count": 0,
|
| 18952 |
-
"snapshot_review_comment_count": 0,
|
| 18953 |
-
"repo_association": "NONE",
|
| 18954 |
-
"new_to_repo": false,
|
| 18955 |
-
"first_seen_in_snapshot": false,
|
| 18956 |
-
"known_via_prior_merged_pr": false,
|
| 18957 |
-
"report_reason": null,
|
| 18958 |
-
"enrichment_source": "previous_report",
|
| 18959 |
-
"live_refetch_skipped": true,
|
| 18960 |
-
"account_age_days": 1147,
|
| 18961 |
-
"young_account": false,
|
| 18962 |
-
"follow_through_score": "weak",
|
| 18963 |
-
"breadth_score": "low",
|
| 18964 |
-
"automation_risk_signal": "low",
|
| 18965 |
-
"heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 18966 |
-
"public_orgs": [],
|
| 18967 |
-
"activity": {
|
| 18968 |
-
"visible_authored_pr_count": 1,
|
| 18969 |
-
"merged_pr_count": 0,
|
| 18970 |
-
"closed_unmerged_pr_count": 1,
|
| 18971 |
-
"open_pr_count": 0,
|
| 18972 |
-
"merged_pr_rate": 0.0,
|
| 18973 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 18974 |
-
"still_open_pr_rate": 0.0,
|
| 18975 |
-
"distinct_repos_with_authored_prs": 1,
|
| 18976 |
-
"distinct_repos_with_open_prs": 0
|
| 18977 |
-
},
|
| 18978 |
-
"examples": {
|
| 18979 |
-
"pull_requests": [
|
| 18980 |
-
{
|
| 18981 |
-
"kind": "pull_request",
|
| 18982 |
-
"number": 68773,
|
| 18983 |
-
"title": "fix(active-memory): skip payload-less memory_search toolResults in tr\u2026",
|
| 18984 |
-
"url": "https://github.com/openclaw/openclaw/pull/68773",
|
| 18985 |
-
"state": "open",
|
| 18986 |
-
"merged": false,
|
| 18987 |
-
"draft": false,
|
| 18988 |
-
"created_at": "2026-04-19T02:17:20Z"
|
| 18989 |
-
},
|
| 18990 |
-
{
|
| 18991 |
-
"kind": "pull_request",
|
| 18992 |
-
"number": 65893,
|
| 18993 |
-
"title": "fix(openai): improve debuggability of codex cli auth file reading",
|
| 18994 |
-
"url": "https://github.com/openclaw/openclaw/pull/65893",
|
| 18995 |
-
"state": "closed",
|
| 18996 |
-
"merged": false,
|
| 18997 |
-
"draft": false,
|
| 18998 |
-
"created_at": "2026-04-13T10:48:04Z"
|
| 18999 |
-
}
|
| 19000 |
-
],
|
| 19001 |
-
"issues": []
|
| 19002 |
-
},
|
| 19003 |
-
"fetch_error": null
|
| 19004 |
-
},
|
| 19005 |
{
|
| 19006 |
"author_login": "soumikbhatta",
|
| 19007 |
"name": null,
|
|
@@ -19676,6 +19954,104 @@
|
|
| 19676 |
},
|
| 19677 |
"fetch_error": null
|
| 19678 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19679 |
{
|
| 19680 |
"author_login": "HOYALIM",
|
| 19681 |
"name": "Ho Lim",
|
|
@@ -19907,83 +20283,6 @@
|
|
| 19907 |
},
|
| 19908 |
"fetch_error": null
|
| 19909 |
},
|
| 19910 |
-
{
|
| 19911 |
-
"author_login": "neofdezf-cloud",
|
| 19912 |
-
"name": "Neo Fern\u00e1ndez Felipe",
|
| 19913 |
-
"profile_url": "https://github.com/neofdezf-cloud",
|
| 19914 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud",
|
| 19915 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud",
|
| 19916 |
-
"repo_first_seen_at": "2026-04-11T10:11:35Z",
|
| 19917 |
-
"repo_last_seen_at": "2026-04-12T15:53:40Z",
|
| 19918 |
-
"repo_primary_artifact_count": 6,
|
| 19919 |
-
"repo_artifact_count": 21,
|
| 19920 |
-
"snapshot_issue_count": 0,
|
| 19921 |
-
"snapshot_pr_count": 6,
|
| 19922 |
-
"snapshot_comment_count": 15,
|
| 19923 |
-
"snapshot_review_count": 0,
|
| 19924 |
-
"snapshot_review_comment_count": 0,
|
| 19925 |
-
"repo_association": "NONE",
|
| 19926 |
-
"new_to_repo": false,
|
| 19927 |
-
"first_seen_in_snapshot": false,
|
| 19928 |
-
"known_via_prior_merged_pr": false,
|
| 19929 |
-
"report_reason": null,
|
| 19930 |
-
"enrichment_source": "previous_report",
|
| 19931 |
-
"live_refetch_skipped": true,
|
| 19932 |
-
"account_age_days": 19,
|
| 19933 |
-
"young_account": true,
|
| 19934 |
-
"follow_through_score": "weak",
|
| 19935 |
-
"breadth_score": "low",
|
| 19936 |
-
"automation_risk_signal": "medium",
|
| 19937 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 19938 |
-
"public_orgs": [],
|
| 19939 |
-
"activity": {
|
| 19940 |
-
"visible_authored_pr_count": 6,
|
| 19941 |
-
"merged_pr_count": 0,
|
| 19942 |
-
"closed_unmerged_pr_count": 0,
|
| 19943 |
-
"open_pr_count": 6,
|
| 19944 |
-
"merged_pr_rate": 0.0,
|
| 19945 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 19946 |
-
"still_open_pr_rate": 1.0,
|
| 19947 |
-
"distinct_repos_with_authored_prs": 1,
|
| 19948 |
-
"distinct_repos_with_open_prs": 1
|
| 19949 |
-
},
|
| 19950 |
-
"examples": {
|
| 19951 |
-
"pull_requests": [
|
| 19952 |
-
{
|
| 19953 |
-
"kind": "pull_request",
|
| 19954 |
-
"number": 65213,
|
| 19955 |
-
"title": "feat(sessions): add effective session explain command",
|
| 19956 |
-
"url": "https://github.com/openclaw/openclaw/pull/65213",
|
| 19957 |
-
"state": "open",
|
| 19958 |
-
"merged": false,
|
| 19959 |
-
"draft": false,
|
| 19960 |
-
"created_at": "2026-04-12T06:48:14Z"
|
| 19961 |
-
},
|
| 19962 |
-
{
|
| 19963 |
-
"kind": "pull_request",
|
| 19964 |
-
"number": 65005,
|
| 19965 |
-
"title": "feat(models): add provider/model resolution explain command",
|
| 19966 |
-
"url": "https://github.com/openclaw/openclaw/pull/65005",
|
| 19967 |
-
"state": "open",
|
| 19968 |
-
"merged": false,
|
| 19969 |
-
"draft": false,
|
| 19970 |
-
"created_at": "2026-04-11T20:32:50Z"
|
| 19971 |
-
},
|
| 19972 |
-
{
|
| 19973 |
-
"kind": "pull_request",
|
| 19974 |
-
"number": 64988,
|
| 19975 |
-
"title": "feat(gateway): infer provider from configured model families",
|
| 19976 |
-
"url": "https://github.com/openclaw/openclaw/pull/64988",
|
| 19977 |
-
"state": "open",
|
| 19978 |
-
"merged": false,
|
| 19979 |
-
"draft": false,
|
| 19980 |
-
"created_at": "2026-04-11T19:53:23Z"
|
| 19981 |
-
}
|
| 19982 |
-
],
|
| 19983 |
-
"issues": []
|
| 19984 |
-
},
|
| 19985 |
-
"fetch_error": null
|
| 19986 |
-
},
|
| 19987 |
{
|
| 19988 |
"author_login": "shad0wca7",
|
| 19989 |
"name": null,
|
|
@@ -20139,76 +20438,76 @@
|
|
| 20139 |
"fetch_error": null
|
| 20140 |
},
|
| 20141 |
{
|
| 20142 |
-
"author_login": "
|
| 20143 |
-
"name": "
|
| 20144 |
-
"profile_url": "https://github.com/
|
| 20145 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 20146 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 20147 |
-
"repo_first_seen_at": "2026-03-
|
| 20148 |
-
"repo_last_seen_at": "2026-04-
|
| 20149 |
"repo_primary_artifact_count": 5,
|
| 20150 |
-
"repo_artifact_count":
|
| 20151 |
"snapshot_issue_count": 0,
|
| 20152 |
"snapshot_pr_count": 5,
|
| 20153 |
-
"snapshot_comment_count":
|
| 20154 |
-
"snapshot_review_count":
|
| 20155 |
-
"snapshot_review_comment_count":
|
| 20156 |
"repo_association": "CONTRIBUTOR",
|
| 20157 |
"new_to_repo": false,
|
| 20158 |
"first_seen_in_snapshot": false,
|
| 20159 |
-
"known_via_prior_merged_pr":
|
| 20160 |
"report_reason": null,
|
| 20161 |
-
"enrichment_source": "
|
| 20162 |
-
"live_refetch_skipped":
|
| 20163 |
-
"account_age_days":
|
| 20164 |
"young_account": true,
|
| 20165 |
"follow_through_score": "weak",
|
| 20166 |
-
"breadth_score": "
|
| 20167 |
"automation_risk_signal": "medium",
|
| 20168 |
-
"heuristic_note": "
|
| 20169 |
"public_orgs": [],
|
| 20170 |
"activity": {
|
| 20171 |
-
"visible_authored_pr_count":
|
| 20172 |
-
"merged_pr_count":
|
| 20173 |
-
"closed_unmerged_pr_count":
|
| 20174 |
-
"open_pr_count":
|
| 20175 |
-
"merged_pr_rate": 0.
|
| 20176 |
-
"closed_unmerged_pr_rate": 0.
|
| 20177 |
-
"still_open_pr_rate":
|
| 20178 |
-
"distinct_repos_with_authored_prs":
|
| 20179 |
-
"distinct_repos_with_open_prs":
|
| 20180 |
},
|
| 20181 |
"examples": {
|
| 20182 |
"pull_requests": [
|
| 20183 |
{
|
| 20184 |
"kind": "pull_request",
|
| 20185 |
-
"number":
|
| 20186 |
-
"title": "fix(
|
| 20187 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20188 |
"state": "open",
|
| 20189 |
"merged": false,
|
| 20190 |
"draft": false,
|
| 20191 |
-
"created_at": "2026-04-
|
| 20192 |
},
|
| 20193 |
{
|
| 20194 |
"kind": "pull_request",
|
| 20195 |
-
"number":
|
| 20196 |
-
"title": "fix(
|
| 20197 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20198 |
-
"state": "
|
| 20199 |
"merged": false,
|
| 20200 |
"draft": false,
|
| 20201 |
-
"created_at": "2026-04-
|
| 20202 |
},
|
| 20203 |
{
|
| 20204 |
"kind": "pull_request",
|
| 20205 |
-
"number":
|
| 20206 |
-
"title": "fix(
|
| 20207 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20208 |
-
"state": "
|
| 20209 |
-
"merged":
|
| 20210 |
"draft": false,
|
| 20211 |
-
"created_at": "2026-04-
|
| 20212 |
}
|
| 20213 |
],
|
| 20214 |
"issues": []
|
|
@@ -23276,73 +23575,6 @@
|
|
| 23276 |
},
|
| 23277 |
"fetch_error": null
|
| 23278 |
},
|
| 23279 |
-
{
|
| 23280 |
-
"author_login": "SYU8384",
|
| 23281 |
-
"name": "Syu",
|
| 23282 |
-
"profile_url": "https://github.com/SYU8384",
|
| 23283 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASYU8384",
|
| 23284 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASYU8384",
|
| 23285 |
-
"repo_first_seen_at": "2026-04-09T18:58:16Z",
|
| 23286 |
-
"repo_last_seen_at": "2026-04-12T06:44:07Z",
|
| 23287 |
-
"repo_primary_artifact_count": 2,
|
| 23288 |
-
"repo_artifact_count": 2,
|
| 23289 |
-
"snapshot_issue_count": 0,
|
| 23290 |
-
"snapshot_pr_count": 2,
|
| 23291 |
-
"snapshot_comment_count": 0,
|
| 23292 |
-
"snapshot_review_count": 0,
|
| 23293 |
-
"snapshot_review_comment_count": 0,
|
| 23294 |
-
"repo_association": "NONE",
|
| 23295 |
-
"new_to_repo": false,
|
| 23296 |
-
"first_seen_in_snapshot": false,
|
| 23297 |
-
"known_via_prior_merged_pr": false,
|
| 23298 |
-
"report_reason": null,
|
| 23299 |
-
"enrichment_source": "previous_report",
|
| 23300 |
-
"live_refetch_skipped": true,
|
| 23301 |
-
"account_age_days": 2209,
|
| 23302 |
-
"young_account": false,
|
| 23303 |
-
"follow_through_score": "weak",
|
| 23304 |
-
"breadth_score": "low",
|
| 23305 |
-
"automation_risk_signal": "low",
|
| 23306 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 23307 |
-
"public_orgs": [],
|
| 23308 |
-
"activity": {
|
| 23309 |
-
"visible_authored_pr_count": 3,
|
| 23310 |
-
"merged_pr_count": 0,
|
| 23311 |
-
"closed_unmerged_pr_count": 1,
|
| 23312 |
-
"open_pr_count": 2,
|
| 23313 |
-
"merged_pr_rate": 0.0,
|
| 23314 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 23315 |
-
"still_open_pr_rate": 0.6667,
|
| 23316 |
-
"distinct_repos_with_authored_prs": 2,
|
| 23317 |
-
"distinct_repos_with_open_prs": 1
|
| 23318 |
-
},
|
| 23319 |
-
"examples": {
|
| 23320 |
-
"pull_requests": [
|
| 23321 |
-
{
|
| 23322 |
-
"kind": "pull_request",
|
| 23323 |
-
"number": 65212,
|
| 23324 |
-
"title": "fix(qmd): normalize direct file collection paths",
|
| 23325 |
-
"url": "https://github.com/openclaw/openclaw/pull/65212",
|
| 23326 |
-
"state": "open",
|
| 23327 |
-
"merged": false,
|
| 23328 |
-
"draft": false,
|
| 23329 |
-
"created_at": "2026-04-12T06:44:07Z"
|
| 23330 |
-
},
|
| 23331 |
-
{
|
| 23332 |
-
"kind": "pull_request",
|
| 23333 |
-
"number": 63893,
|
| 23334 |
-
"title": "fix: rebuild legacy flow_runs tables",
|
| 23335 |
-
"url": "https://github.com/openclaw/openclaw/pull/63893",
|
| 23336 |
-
"state": "open",
|
| 23337 |
-
"merged": false,
|
| 23338 |
-
"draft": false,
|
| 23339 |
-
"created_at": "2026-04-09T18:58:16Z"
|
| 23340 |
-
}
|
| 23341 |
-
],
|
| 23342 |
-
"issues": []
|
| 23343 |
-
},
|
| 23344 |
-
"fetch_error": null
|
| 23345 |
-
},
|
| 23346 |
{
|
| 23347 |
"author_login": "trudbot",
|
| 23348 |
"name": "songyiping",
|
|
@@ -24658,84 +24890,6 @@
|
|
| 24658 |
},
|
| 24659 |
"fetch_error": null
|
| 24660 |
},
|
| 24661 |
-
{
|
| 24662 |
-
"author_login": "fujiwaranosai850",
|
| 24663 |
-
"name": "Fujiwara No Sai",
|
| 24664 |
-
"profile_url": "https://github.com/fujiwaranosai850",
|
| 24665 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afujiwaranosai850",
|
| 24666 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afujiwaranosai850",
|
| 24667 |
-
"repo_first_seen_at": "2026-04-12T07:17:06Z",
|
| 24668 |
-
"repo_last_seen_at": "2026-04-15T01:38:44Z",
|
| 24669 |
-
"repo_primary_artifact_count": 3,
|
| 24670 |
-
"repo_artifact_count": 7,
|
| 24671 |
-
"snapshot_issue_count": 2,
|
| 24672 |
-
"snapshot_pr_count": 1,
|
| 24673 |
-
"snapshot_comment_count": 4,
|
| 24674 |
-
"snapshot_review_count": 0,
|
| 24675 |
-
"snapshot_review_comment_count": 0,
|
| 24676 |
-
"repo_association": "NONE",
|
| 24677 |
-
"new_to_repo": false,
|
| 24678 |
-
"first_seen_in_snapshot": false,
|
| 24679 |
-
"known_via_prior_merged_pr": false,
|
| 24680 |
-
"report_reason": null,
|
| 24681 |
-
"enrichment_source": "previous_report",
|
| 24682 |
-
"live_refetch_skipped": true,
|
| 24683 |
-
"account_age_days": 56,
|
| 24684 |
-
"young_account": true,
|
| 24685 |
-
"follow_through_score": "mixed",
|
| 24686 |
-
"breadth_score": "low",
|
| 24687 |
-
"automation_risk_signal": "medium",
|
| 24688 |
-
"heuristic_note": "very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars",
|
| 24689 |
-
"public_orgs": [],
|
| 24690 |
-
"activity": {
|
| 24691 |
-
"visible_authored_pr_count": 25,
|
| 24692 |
-
"merged_pr_count": 14,
|
| 24693 |
-
"closed_unmerged_pr_count": 10,
|
| 24694 |
-
"open_pr_count": 1,
|
| 24695 |
-
"merged_pr_rate": 0.56,
|
| 24696 |
-
"closed_unmerged_pr_rate": 0.4,
|
| 24697 |
-
"still_open_pr_rate": 0.04,
|
| 24698 |
-
"distinct_repos_with_authored_prs": 3,
|
| 24699 |
-
"distinct_repos_with_open_prs": 1
|
| 24700 |
-
},
|
| 24701 |
-
"examples": {
|
| 24702 |
-
"pull_requests": [
|
| 24703 |
-
{
|
| 24704 |
-
"kind": "pull_request",
|
| 24705 |
-
"number": 65227,
|
| 24706 |
-
"title": "fix(status): reflect observed heartbeat state",
|
| 24707 |
-
"url": "https://github.com/openclaw/openclaw/pull/65227",
|
| 24708 |
-
"state": "closed",
|
| 24709 |
-
"merged": false,
|
| 24710 |
-
"draft": false,
|
| 24711 |
-
"created_at": "2026-04-12T07:17:06Z"
|
| 24712 |
-
}
|
| 24713 |
-
],
|
| 24714 |
-
"issues": [
|
| 24715 |
-
{
|
| 24716 |
-
"kind": "issue",
|
| 24717 |
-
"number": 66914,
|
| 24718 |
-
"title": "DevClaw can silently fork project registry state by creating an empty devclaw/projects.json",
|
| 24719 |
-
"url": "https://github.com/openclaw/openclaw/issues/66914",
|
| 24720 |
-
"state": "closed",
|
| 24721 |
-
"merged": null,
|
| 24722 |
-
"draft": null,
|
| 24723 |
-
"created_at": "2026-04-15T01:33:05Z"
|
| 24724 |
-
},
|
| 24725 |
-
{
|
| 24726 |
-
"kind": "issue",
|
| 24727 |
-
"number": 66472,
|
| 24728 |
-
"title": "[Bug]: DevClaw can create semantically duplicate issues, leave multiple PRs open for overlapping work, and drift issue state from PR reality",
|
| 24729 |
-
"url": "https://github.com/openclaw/openclaw/issues/66472",
|
| 24730 |
-
"state": "open",
|
| 24731 |
-
"merged": null,
|
| 24732 |
-
"draft": null,
|
| 24733 |
-
"created_at": "2026-04-14T09:52:23Z"
|
| 24734 |
-
}
|
| 24735 |
-
]
|
| 24736 |
-
},
|
| 24737 |
-
"fetch_error": null
|
| 24738 |
-
},
|
| 24739 |
{
|
| 24740 |
"author_login": "garnetlyx",
|
| 24741 |
"name": "Garnet Liu",
|
|
@@ -24892,84 +25046,6 @@
|
|
| 24892 |
},
|
| 24893 |
"fetch_error": null
|
| 24894 |
},
|
| 24895 |
-
{
|
| 24896 |
-
"author_login": "kesslerio",
|
| 24897 |
-
"name": "Martin Kessler",
|
| 24898 |
-
"profile_url": "https://github.com/kesslerio",
|
| 24899 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akesslerio",
|
| 24900 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akesslerio",
|
| 24901 |
-
"repo_first_seen_at": "2026-01-29T00:28:18Z",
|
| 24902 |
-
"repo_last_seen_at": "2026-04-19T05:21:10Z",
|
| 24903 |
-
"repo_primary_artifact_count": 3,
|
| 24904 |
-
"repo_artifact_count": 19,
|
| 24905 |
-
"snapshot_issue_count": 2,
|
| 24906 |
-
"snapshot_pr_count": 1,
|
| 24907 |
-
"snapshot_comment_count": 12,
|
| 24908 |
-
"snapshot_review_count": 2,
|
| 24909 |
-
"snapshot_review_comment_count": 2,
|
| 24910 |
-
"repo_association": "NONE",
|
| 24911 |
-
"new_to_repo": false,
|
| 24912 |
-
"first_seen_in_snapshot": false,
|
| 24913 |
-
"known_via_prior_merged_pr": false,
|
| 24914 |
-
"report_reason": null,
|
| 24915 |
-
"enrichment_source": "previous_report",
|
| 24916 |
-
"live_refetch_skipped": true,
|
| 24917 |
-
"account_age_days": 4923,
|
| 24918 |
-
"young_account": false,
|
| 24919 |
-
"follow_through_score": "weak",
|
| 24920 |
-
"breadth_score": "low",
|
| 24921 |
-
"automation_risk_signal": "low",
|
| 24922 |
-
"heuristic_note": "high open PR share",
|
| 24923 |
-
"public_orgs": [],
|
| 24924 |
-
"activity": {
|
| 24925 |
-
"visible_authored_pr_count": 6,
|
| 24926 |
-
"merged_pr_count": 1,
|
| 24927 |
-
"closed_unmerged_pr_count": 1,
|
| 24928 |
-
"open_pr_count": 4,
|
| 24929 |
-
"merged_pr_rate": 0.1667,
|
| 24930 |
-
"closed_unmerged_pr_rate": 0.1667,
|
| 24931 |
-
"still_open_pr_rate": 0.6667,
|
| 24932 |
-
"distinct_repos_with_authored_prs": 3,
|
| 24933 |
-
"distinct_repos_with_open_prs": 2
|
| 24934 |
-
},
|
| 24935 |
-
"examples": {
|
| 24936 |
-
"pull_requests": [
|
| 24937 |
-
{
|
| 24938 |
-
"kind": "pull_request",
|
| 24939 |
-
"number": 68807,
|
| 24940 |
-
"title": "fix(codex): bridge MCP tool approval elicitations",
|
| 24941 |
-
"url": "https://github.com/openclaw/openclaw/pull/68807",
|
| 24942 |
-
"state": "open",
|
| 24943 |
-
"merged": false,
|
| 24944 |
-
"draft": false,
|
| 24945 |
-
"created_at": "2026-04-19T03:40:39Z"
|
| 24946 |
-
}
|
| 24947 |
-
],
|
| 24948 |
-
"issues": [
|
| 24949 |
-
{
|
| 24950 |
-
"kind": "issue",
|
| 24951 |
-
"number": 68784,
|
| 24952 |
-
"title": "[Bug]: native Codex app-server does not surface app approval/input prompts, and Codex Apps GitHub writes fail as \"user rejected MCP tool call\"",
|
| 24953 |
-
"url": "https://github.com/openclaw/openclaw/issues/68784",
|
| 24954 |
-
"state": "open",
|
| 24955 |
-
"merged": null,
|
| 24956 |
-
"draft": null,
|
| 24957 |
-
"created_at": "2026-04-19T02:40:04Z"
|
| 24958 |
-
},
|
| 24959 |
-
{
|
| 24960 |
-
"kind": "issue",
|
| 24961 |
-
"number": 67844,
|
| 24962 |
-
"title": "Harden Gmail draft helpers against quoted-heredoc command-substitution bugs",
|
| 24963 |
-
"url": "https://github.com/openclaw/openclaw/issues/67844",
|
| 24964 |
-
"state": "closed",
|
| 24965 |
-
"merged": null,
|
| 24966 |
-
"draft": null,
|
| 24967 |
-
"created_at": "2026-04-16T22:30:14Z"
|
| 24968 |
-
}
|
| 24969 |
-
]
|
| 24970 |
-
},
|
| 24971 |
-
"fetch_error": null
|
| 24972 |
-
},
|
| 24973 |
{
|
| 24974 |
"author_login": "kindomLee",
|
| 24975 |
"name": "MarkLee",
|
|
@@ -30444,63 +30520,6 @@
|
|
| 30444 |
},
|
| 30445 |
"fetch_error": null
|
| 30446 |
},
|
| 30447 |
-
{
|
| 30448 |
-
"author_login": "altierac",
|
| 30449 |
-
"name": "Altiera Cunningham",
|
| 30450 |
-
"profile_url": "https://github.com/altierac",
|
| 30451 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltierac",
|
| 30452 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltierac",
|
| 30453 |
-
"repo_first_seen_at": "2026-04-18T16:22:48Z",
|
| 30454 |
-
"repo_last_seen_at": "2026-04-18T16:22:48Z",
|
| 30455 |
-
"repo_primary_artifact_count": 1,
|
| 30456 |
-
"repo_artifact_count": 1,
|
| 30457 |
-
"snapshot_issue_count": 0,
|
| 30458 |
-
"snapshot_pr_count": 1,
|
| 30459 |
-
"snapshot_comment_count": 0,
|
| 30460 |
-
"snapshot_review_count": 0,
|
| 30461 |
-
"snapshot_review_comment_count": 0,
|
| 30462 |
-
"repo_association": "NONE",
|
| 30463 |
-
"new_to_repo": false,
|
| 30464 |
-
"first_seen_in_snapshot": false,
|
| 30465 |
-
"known_via_prior_merged_pr": false,
|
| 30466 |
-
"report_reason": null,
|
| 30467 |
-
"enrichment_source": "previous_report",
|
| 30468 |
-
"live_refetch_skipped": true,
|
| 30469 |
-
"account_age_days": 5,
|
| 30470 |
-
"young_account": true,
|
| 30471 |
-
"follow_through_score": "weak",
|
| 30472 |
-
"breadth_score": "low",
|
| 30473 |
-
"automation_risk_signal": "medium",
|
| 30474 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 30475 |
-
"public_orgs": [],
|
| 30476 |
-
"activity": {
|
| 30477 |
-
"visible_authored_pr_count": 1,
|
| 30478 |
-
"merged_pr_count": 0,
|
| 30479 |
-
"closed_unmerged_pr_count": 0,
|
| 30480 |
-
"open_pr_count": 1,
|
| 30481 |
-
"merged_pr_rate": 0.0,
|
| 30482 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 30483 |
-
"still_open_pr_rate": 1.0,
|
| 30484 |
-
"distinct_repos_with_authored_prs": 1,
|
| 30485 |
-
"distinct_repos_with_open_prs": 1
|
| 30486 |
-
},
|
| 30487 |
-
"examples": {
|
| 30488 |
-
"pull_requests": [
|
| 30489 |
-
{
|
| 30490 |
-
"kind": "pull_request",
|
| 30491 |
-
"number": 68639,
|
| 30492 |
-
"title": "fix(memory-wiki): forward sessionKey to shared memory search",
|
| 30493 |
-
"url": "https://github.com/openclaw/openclaw/pull/68639",
|
| 30494 |
-
"state": "open",
|
| 30495 |
-
"merged": false,
|
| 30496 |
-
"draft": false,
|
| 30497 |
-
"created_at": "2026-04-18T16:22:48Z"
|
| 30498 |
-
}
|
| 30499 |
-
],
|
| 30500 |
-
"issues": []
|
| 30501 |
-
},
|
| 30502 |
-
"fetch_error": null
|
| 30503 |
-
},
|
| 30504 |
{
|
| 30505 |
"author_login": "andyylin",
|
| 30506 |
"name": "Andy",
|
|
@@ -33479,6 +33498,63 @@
|
|
| 33479 |
},
|
| 33480 |
"fetch_error": null
|
| 33481 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33482 |
{
|
| 33483 |
"author_login": "devlux76",
|
| 33484 |
"name": "S. Dale Morrey",
|
|
@@ -35478,63 +35554,6 @@
|
|
| 35478 |
},
|
| 35479 |
"fetch_error": null
|
| 35480 |
},
|
| 35481 |
-
{
|
| 35482 |
-
"author_login": "grimmjoww",
|
| 35483 |
-
"name": "grimmjoww578",
|
| 35484 |
-
"profile_url": "https://github.com/grimmjoww",
|
| 35485 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrimmjoww",
|
| 35486 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrimmjoww",
|
| 35487 |
-
"repo_first_seen_at": "2026-04-18T10:03:57Z",
|
| 35488 |
-
"repo_last_seen_at": "2026-04-18T10:03:57Z",
|
| 35489 |
-
"repo_primary_artifact_count": 1,
|
| 35490 |
-
"repo_artifact_count": 1,
|
| 35491 |
-
"snapshot_issue_count": 0,
|
| 35492 |
-
"snapshot_pr_count": 1,
|
| 35493 |
-
"snapshot_comment_count": 0,
|
| 35494 |
-
"snapshot_review_count": 0,
|
| 35495 |
-
"snapshot_review_comment_count": 0,
|
| 35496 |
-
"repo_association": "NONE",
|
| 35497 |
-
"new_to_repo": false,
|
| 35498 |
-
"first_seen_in_snapshot": false,
|
| 35499 |
-
"known_via_prior_merged_pr": false,
|
| 35500 |
-
"report_reason": null,
|
| 35501 |
-
"enrichment_source": "previous_report",
|
| 35502 |
-
"live_refetch_skipped": true,
|
| 35503 |
-
"account_age_days": 3584,
|
| 35504 |
-
"young_account": false,
|
| 35505 |
-
"follow_through_score": "weak",
|
| 35506 |
-
"breadth_score": "low",
|
| 35507 |
-
"automation_risk_signal": "low",
|
| 35508 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 35509 |
-
"public_orgs": [],
|
| 35510 |
-
"activity": {
|
| 35511 |
-
"visible_authored_pr_count": 1,
|
| 35512 |
-
"merged_pr_count": 0,
|
| 35513 |
-
"closed_unmerged_pr_count": 0,
|
| 35514 |
-
"open_pr_count": 1,
|
| 35515 |
-
"merged_pr_rate": 0.0,
|
| 35516 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 35517 |
-
"still_open_pr_rate": 1.0,
|
| 35518 |
-
"distinct_repos_with_authored_prs": 1,
|
| 35519 |
-
"distinct_repos_with_open_prs": 1
|
| 35520 |
-
},
|
| 35521 |
-
"examples": {
|
| 35522 |
-
"pull_requests": [
|
| 35523 |
-
{
|
| 35524 |
-
"kind": "pull_request",
|
| 35525 |
-
"number": 68507,
|
| 35526 |
-
"title": "fix(gateway): try SIGUSR1 restart before spawning external processes",
|
| 35527 |
-
"url": "https://github.com/openclaw/openclaw/pull/68507",
|
| 35528 |
-
"state": "open",
|
| 35529 |
-
"merged": false,
|
| 35530 |
-
"draft": false,
|
| 35531 |
-
"created_at": "2026-04-18T10:03:57Z"
|
| 35532 |
-
}
|
| 35533 |
-
],
|
| 35534 |
-
"issues": []
|
| 35535 |
-
},
|
| 35536 |
-
"fetch_error": null
|
| 35537 |
-
},
|
| 35538 |
{
|
| 35539 |
"author_login": "groovetandon",
|
| 35540 |
"name": "Dhruv Tandon",
|
|
@@ -36162,63 +36181,6 @@
|
|
| 36162 |
},
|
| 36163 |
"fetch_error": null
|
| 36164 |
},
|
| 36165 |
-
{
|
| 36166 |
-
"author_login": "hondaya01",
|
| 36167 |
-
"name": null,
|
| 36168 |
-
"profile_url": "https://github.com/hondaya01",
|
| 36169 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahondaya01",
|
| 36170 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahondaya01",
|
| 36171 |
-
"repo_first_seen_at": "2026-04-12T06:40:40Z",
|
| 36172 |
-
"repo_last_seen_at": "2026-04-12T06:40:40Z",
|
| 36173 |
-
"repo_primary_artifact_count": 1,
|
| 36174 |
-
"repo_artifact_count": 1,
|
| 36175 |
-
"snapshot_issue_count": 0,
|
| 36176 |
-
"snapshot_pr_count": 1,
|
| 36177 |
-
"snapshot_comment_count": 0,
|
| 36178 |
-
"snapshot_review_count": 0,
|
| 36179 |
-
"snapshot_review_comment_count": 0,
|
| 36180 |
-
"repo_association": "NONE",
|
| 36181 |
-
"new_to_repo": false,
|
| 36182 |
-
"first_seen_in_snapshot": false,
|
| 36183 |
-
"known_via_prior_merged_pr": false,
|
| 36184 |
-
"report_reason": null,
|
| 36185 |
-
"enrichment_source": "live",
|
| 36186 |
-
"live_refetch_skipped": false,
|
| 36187 |
-
"account_age_days": null,
|
| 36188 |
-
"young_account": false,
|
| 36189 |
-
"follow_through_score": "n/a",
|
| 36190 |
-
"breadth_score": "n/a",
|
| 36191 |
-
"automation_risk_signal": "n/a",
|
| 36192 |
-
"heuristic_note": "summary unavailable",
|
| 36193 |
-
"public_orgs": [],
|
| 36194 |
-
"activity": {
|
| 36195 |
-
"visible_authored_pr_count": null,
|
| 36196 |
-
"merged_pr_count": null,
|
| 36197 |
-
"closed_unmerged_pr_count": null,
|
| 36198 |
-
"open_pr_count": null,
|
| 36199 |
-
"merged_pr_rate": null,
|
| 36200 |
-
"closed_unmerged_pr_rate": null,
|
| 36201 |
-
"still_open_pr_rate": null,
|
| 36202 |
-
"distinct_repos_with_authored_prs": null,
|
| 36203 |
-
"distinct_repos_with_open_prs": null
|
| 36204 |
-
},
|
| 36205 |
-
"examples": {
|
| 36206 |
-
"pull_requests": [
|
| 36207 |
-
{
|
| 36208 |
-
"kind": "pull_request",
|
| 36209 |
-
"number": 65211,
|
| 36210 |
-
"title": "fix: include user-configured provider models in gateway catalog for capability checks",
|
| 36211 |
-
"url": "https://github.com/openclaw/openclaw/pull/65211",
|
| 36212 |
-
"state": "open",
|
| 36213 |
-
"merged": false,
|
| 36214 |
-
"draft": false,
|
| 36215 |
-
"created_at": "2026-04-12T06:40:40Z"
|
| 36216 |
-
}
|
| 36217 |
-
],
|
| 36218 |
-
"issues": []
|
| 36219 |
-
},
|
| 36220 |
-
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'hondaya01'.\"}]"
|
| 36221 |
-
},
|
| 36222 |
{
|
| 36223 |
"author_login": "Hou-Yufan",
|
| 36224 |
"name": null,
|
|
@@ -37530,63 +37492,6 @@
|
|
| 37530 |
},
|
| 37531 |
"fetch_error": null
|
| 37532 |
},
|
| 37533 |
-
{
|
| 37534 |
-
"author_login": "javierdici",
|
| 37535 |
-
"name": null,
|
| 37536 |
-
"profile_url": "https://github.com/javierdici",
|
| 37537 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajavierdici",
|
| 37538 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajavierdici",
|
| 37539 |
-
"repo_first_seen_at": "2026-04-13T03:33:17Z",
|
| 37540 |
-
"repo_last_seen_at": "2026-04-13T03:33:17Z",
|
| 37541 |
-
"repo_primary_artifact_count": 1,
|
| 37542 |
-
"repo_artifact_count": 1,
|
| 37543 |
-
"snapshot_issue_count": 0,
|
| 37544 |
-
"snapshot_pr_count": 1,
|
| 37545 |
-
"snapshot_comment_count": 0,
|
| 37546 |
-
"snapshot_review_count": 0,
|
| 37547 |
-
"snapshot_review_comment_count": 0,
|
| 37548 |
-
"repo_association": "NONE",
|
| 37549 |
-
"new_to_repo": false,
|
| 37550 |
-
"first_seen_in_snapshot": false,
|
| 37551 |
-
"known_via_prior_merged_pr": false,
|
| 37552 |
-
"report_reason": null,
|
| 37553 |
-
"enrichment_source": "previous_report",
|
| 37554 |
-
"live_refetch_skipped": true,
|
| 37555 |
-
"account_age_days": 1088,
|
| 37556 |
-
"young_account": false,
|
| 37557 |
-
"follow_through_score": "weak",
|
| 37558 |
-
"breadth_score": "low",
|
| 37559 |
-
"automation_risk_signal": "low",
|
| 37560 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 37561 |
-
"public_orgs": [],
|
| 37562 |
-
"activity": {
|
| 37563 |
-
"visible_authored_pr_count": 1,
|
| 37564 |
-
"merged_pr_count": 0,
|
| 37565 |
-
"closed_unmerged_pr_count": 0,
|
| 37566 |
-
"open_pr_count": 1,
|
| 37567 |
-
"merged_pr_rate": 0.0,
|
| 37568 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 37569 |
-
"still_open_pr_rate": 1.0,
|
| 37570 |
-
"distinct_repos_with_authored_prs": 1,
|
| 37571 |
-
"distinct_repos_with_open_prs": 1
|
| 37572 |
-
},
|
| 37573 |
-
"examples": {
|
| 37574 |
-
"pull_requests": [
|
| 37575 |
-
{
|
| 37576 |
-
"kind": "pull_request",
|
| 37577 |
-
"number": 65689,
|
| 37578 |
-
"title": "Render provider errors in chat history",
|
| 37579 |
-
"url": "https://github.com/openclaw/openclaw/pull/65689",
|
| 37580 |
-
"state": "open",
|
| 37581 |
-
"merged": false,
|
| 37582 |
-
"draft": false,
|
| 37583 |
-
"created_at": "2026-04-13T03:33:17Z"
|
| 37584 |
-
}
|
| 37585 |
-
],
|
| 37586 |
-
"issues": []
|
| 37587 |
-
},
|
| 37588 |
-
"fetch_error": null
|
| 37589 |
-
},
|
| 37590 |
{
|
| 37591 |
"author_login": "Jay-ju",
|
| 37592 |
"name": "jay",
|
|
@@ -41545,63 +41450,6 @@
|
|
| 41545 |
},
|
| 41546 |
"fetch_error": null
|
| 41547 |
},
|
| 41548 |
-
{
|
| 41549 |
-
"author_login": "name5566",
|
| 41550 |
-
"name": "Name5566",
|
| 41551 |
-
"profile_url": "https://github.com/name5566",
|
| 41552 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aname5566",
|
| 41553 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aname5566",
|
| 41554 |
-
"repo_first_seen_at": "2026-04-19T04:38:23Z",
|
| 41555 |
-
"repo_last_seen_at": "2026-04-19T04:38:23Z",
|
| 41556 |
-
"repo_primary_artifact_count": 1,
|
| 41557 |
-
"repo_artifact_count": 1,
|
| 41558 |
-
"snapshot_issue_count": 0,
|
| 41559 |
-
"snapshot_pr_count": 1,
|
| 41560 |
-
"snapshot_comment_count": 0,
|
| 41561 |
-
"snapshot_review_count": 0,
|
| 41562 |
-
"snapshot_review_comment_count": 0,
|
| 41563 |
-
"repo_association": "NONE",
|
| 41564 |
-
"new_to_repo": false,
|
| 41565 |
-
"first_seen_in_snapshot": false,
|
| 41566 |
-
"known_via_prior_merged_pr": false,
|
| 41567 |
-
"report_reason": null,
|
| 41568 |
-
"enrichment_source": "previous_report",
|
| 41569 |
-
"live_refetch_skipped": true,
|
| 41570 |
-
"account_age_days": 5820,
|
| 41571 |
-
"young_account": false,
|
| 41572 |
-
"follow_through_score": "weak",
|
| 41573 |
-
"breadth_score": "low",
|
| 41574 |
-
"automation_risk_signal": "low",
|
| 41575 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 41576 |
-
"public_orgs": [],
|
| 41577 |
-
"activity": {
|
| 41578 |
-
"visible_authored_pr_count": 1,
|
| 41579 |
-
"merged_pr_count": 0,
|
| 41580 |
-
"closed_unmerged_pr_count": 1,
|
| 41581 |
-
"open_pr_count": 0,
|
| 41582 |
-
"merged_pr_rate": 0.0,
|
| 41583 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 41584 |
-
"still_open_pr_rate": 0.0,
|
| 41585 |
-
"distinct_repos_with_authored_prs": 1,
|
| 41586 |
-
"distinct_repos_with_open_prs": 0
|
| 41587 |
-
},
|
| 41588 |
-
"examples": {
|
| 41589 |
-
"pull_requests": [
|
| 41590 |
-
{
|
| 41591 |
-
"kind": "pull_request",
|
| 41592 |
-
"number": 68820,
|
| 41593 |
-
"title": "feat(exec): inject OPENCLAW_SESSION_KEY env var for child processes",
|
| 41594 |
-
"url": "https://github.com/openclaw/openclaw/pull/68820",
|
| 41595 |
-
"state": "closed",
|
| 41596 |
-
"merged": false,
|
| 41597 |
-
"draft": false,
|
| 41598 |
-
"created_at": "2026-04-19T04:38:23Z"
|
| 41599 |
-
}
|
| 41600 |
-
],
|
| 41601 |
-
"issues": []
|
| 41602 |
-
},
|
| 41603 |
-
"fetch_error": null
|
| 41604 |
-
},
|
| 41605 |
{
|
| 41606 |
"author_login": "neilofneils404",
|
| 41607 |
"name": null,
|
|
@@ -46060,70 +45908,6 @@
|
|
| 46060 |
},
|
| 46061 |
"fetch_error": null
|
| 46062 |
},
|
| 46063 |
-
{
|
| 46064 |
-
"author_login": "thewilloftheshadow",
|
| 46065 |
-
"name": "Shadow",
|
| 46066 |
-
"profile_url": "https://github.com/thewilloftheshadow",
|
| 46067 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Athewilloftheshadow",
|
| 46068 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Athewilloftheshadow",
|
| 46069 |
-
"repo_first_seen_at": "2025-12-17T05:45:19Z",
|
| 46070 |
-
"repo_last_seen_at": "2026-04-16T03:46:08Z",
|
| 46071 |
-
"repo_primary_artifact_count": 1,
|
| 46072 |
-
"repo_artifact_count": 766,
|
| 46073 |
-
"snapshot_issue_count": 0,
|
| 46074 |
-
"snapshot_pr_count": 1,
|
| 46075 |
-
"snapshot_comment_count": 765,
|
| 46076 |
-
"snapshot_review_count": 0,
|
| 46077 |
-
"snapshot_review_comment_count": 0,
|
| 46078 |
-
"repo_association": "MEMBER",
|
| 46079 |
-
"new_to_repo": false,
|
| 46080 |
-
"first_seen_in_snapshot": false,
|
| 46081 |
-
"known_via_prior_merged_pr": false,
|
| 46082 |
-
"report_reason": null,
|
| 46083 |
-
"enrichment_source": "previous_report",
|
| 46084 |
-
"live_refetch_skipped": true,
|
| 46085 |
-
"account_age_days": 3009,
|
| 46086 |
-
"young_account": false,
|
| 46087 |
-
"follow_through_score": "weak",
|
| 46088 |
-
"breadth_score": "low",
|
| 46089 |
-
"automation_risk_signal": "low",
|
| 46090 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 46091 |
-
"public_orgs": [
|
| 46092 |
-
"DiscordSRV",
|
| 46093 |
-
"groupme-js",
|
| 46094 |
-
"buape",
|
| 46095 |
-
"jt99network",
|
| 46096 |
-
"trackedout",
|
| 46097 |
-
"openclaw"
|
| 46098 |
-
],
|
| 46099 |
-
"activity": {
|
| 46100 |
-
"visible_authored_pr_count": 1,
|
| 46101 |
-
"merged_pr_count": 0,
|
| 46102 |
-
"closed_unmerged_pr_count": 0,
|
| 46103 |
-
"open_pr_count": 1,
|
| 46104 |
-
"merged_pr_rate": 0.0,
|
| 46105 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 46106 |
-
"still_open_pr_rate": 1.0,
|
| 46107 |
-
"distinct_repos_with_authored_prs": 1,
|
| 46108 |
-
"distinct_repos_with_open_prs": 1
|
| 46109 |
-
},
|
| 46110 |
-
"examples": {
|
| 46111 |
-
"pull_requests": [
|
| 46112 |
-
{
|
| 46113 |
-
"kind": "pull_request",
|
| 46114 |
-
"number": 65205,
|
| 46115 |
-
"title": "feat(discord): add canvas-first Discord Activities support",
|
| 46116 |
-
"url": "https://github.com/openclaw/openclaw/pull/65205",
|
| 46117 |
-
"state": "open",
|
| 46118 |
-
"merged": false,
|
| 46119 |
-
"draft": false,
|
| 46120 |
-
"created_at": "2026-04-12T06:31:28Z"
|
| 46121 |
-
}
|
| 46122 |
-
],
|
| 46123 |
-
"issues": []
|
| 46124 |
-
},
|
| 46125 |
-
"fetch_error": null
|
| 46126 |
-
},
|
| 46127 |
{
|
| 46128 |
"author_login": "thinhhh-beep",
|
| 46129 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260419T072034Z",
|
| 5 |
+
"generated_at": "2026-04-19T07:23:00Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 701,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
+
"known_via_prior_merged_pr": 108,
|
| 12 |
+
"previous_primary_author_count": 4660,
|
| 13 |
+
"selected_seen_in_previous_primary": 700,
|
| 14 |
+
"previous_report_contributor_count": 705,
|
| 15 |
+
"selected_overlap_previous_report": 699,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9971,
|
| 17 |
+
"reused_previous_report_entries": 693,
|
| 18 |
+
"reused_known_merged_contributors": 107,
|
| 19 |
+
"live_fetches": 8,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 7.847,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.011,
|
| 24 |
+
"enrichment_failures": 6
|
| 25 |
},
|
| 26 |
"contributors": [
|
| 27 |
{
|
|
|
|
| 543 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 544 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 545 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 546 |
+
"repo_last_seen_at": "2026-04-19T07:15:46Z",
|
| 547 |
+
"repo_primary_artifact_count": 43,
|
| 548 |
+
"repo_artifact_count": 94,
|
| 549 |
"snapshot_issue_count": 7,
|
| 550 |
+
"snapshot_pr_count": 36,
|
| 551 |
+
"snapshot_comment_count": 51,
|
| 552 |
"snapshot_review_count": 0,
|
| 553 |
"snapshot_review_comment_count": 0,
|
| 554 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 580 |
"pull_requests": [
|
| 581 |
{
|
| 582 |
"kind": "pull_request",
|
| 583 |
+
"number": 68856,
|
| 584 |
+
"title": "fix: skip brew prompt on Linux when native package manager is available",
|
| 585 |
+
"url": "https://github.com/openclaw/openclaw/pull/68856",
|
| 586 |
"state": "open",
|
| 587 |
"merged": false,
|
| 588 |
"draft": false,
|
| 589 |
+
"created_at": "2026-04-19T07:15:46Z"
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"kind": "pull_request",
|
| 593 |
+
"number": 68846,
|
| 594 |
+
"title": "fix: reap MCP child processes when spawned session run ends",
|
| 595 |
+
"url": "https://github.com/openclaw/openclaw/pull/68846",
|
| 596 |
"state": "open",
|
| 597 |
"merged": false,
|
| 598 |
"draft": false,
|
| 599 |
+
"created_at": "2026-04-19T06:34:18Z"
|
| 600 |
},
|
| 601 |
{
|
| 602 |
"kind": "pull_request",
|
| 603 |
+
"number": 68840,
|
| 604 |
+
"title": "fix: add exponential backoff retry for Feishu WebSocket reconnection",
|
| 605 |
+
"url": "https://github.com/openclaw/openclaw/pull/68840",
|
| 606 |
"state": "open",
|
| 607 |
"merged": false,
|
| 608 |
"draft": false,
|
| 609 |
+
"created_at": "2026-04-19T06:24:24Z"
|
| 610 |
}
|
| 611 |
],
|
| 612 |
"issues": [
|
|
|
|
| 1281 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus",
|
| 1282 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus",
|
| 1283 |
"repo_first_seen_at": "2026-01-04T13:17:28Z",
|
| 1284 |
+
"repo_last_seen_at": "2026-04-19T06:39:40Z",
|
| 1285 |
"repo_primary_artifact_count": 19,
|
| 1286 |
+
"repo_artifact_count": 607,
|
| 1287 |
"snapshot_issue_count": 0,
|
| 1288 |
"snapshot_pr_count": 19,
|
| 1289 |
+
"snapshot_comment_count": 534,
|
| 1290 |
+
"snapshot_review_count": 50,
|
| 1291 |
"snapshot_review_comment_count": 4,
|
| 1292 |
"repo_association": "CONTRIBUTOR",
|
| 1293 |
"new_to_repo": false,
|
|
|
|
| 1660 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky",
|
| 1661 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky",
|
| 1662 |
"repo_first_seen_at": "2026-02-08T09:07:45Z",
|
| 1663 |
+
"repo_last_seen_at": "2026-04-19T07:12:36Z",
|
| 1664 |
"repo_primary_artifact_count": 18,
|
| 1665 |
+
"repo_artifact_count": 211,
|
| 1666 |
"snapshot_issue_count": 0,
|
| 1667 |
"snapshot_pr_count": 18,
|
| 1668 |
+
"snapshot_comment_count": 193,
|
| 1669 |
"snapshot_review_count": 0,
|
| 1670 |
"snapshot_review_comment_count": 0,
|
| 1671 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 3265 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792",
|
| 3266 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792",
|
| 3267 |
"repo_first_seen_at": "2026-04-11T06:57:22Z",
|
| 3268 |
+
"repo_last_seen_at": "2026-04-19T06:36:47Z",
|
| 3269 |
"repo_primary_artifact_count": 11,
|
| 3270 |
+
"repo_artifact_count": 24,
|
| 3271 |
"snapshot_issue_count": 0,
|
| 3272 |
"snapshot_pr_count": 11,
|
| 3273 |
"snapshot_comment_count": 7,
|
| 3274 |
+
"snapshot_review_count": 3,
|
| 3275 |
+
"snapshot_review_comment_count": 3,
|
| 3276 |
"repo_association": "CONTRIBUTOR",
|
| 3277 |
"new_to_repo": false,
|
| 3278 |
"first_seen_in_snapshot": false,
|
|
|
|
| 3335 |
},
|
| 3336 |
"fetch_error": null
|
| 3337 |
},
|
| 3338 |
+
{
|
| 3339 |
+
"author_login": "armorbreak001",
|
| 3340 |
+
"name": null,
|
| 3341 |
+
"profile_url": "https://github.com/armorbreak001",
|
| 3342 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 3343 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 3344 |
+
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 3345 |
+
"repo_last_seen_at": "2026-04-19T07:08:12Z",
|
| 3346 |
+
"repo_primary_artifact_count": 10,
|
| 3347 |
+
"repo_artifact_count": 23,
|
| 3348 |
+
"snapshot_issue_count": 0,
|
| 3349 |
+
"snapshot_pr_count": 10,
|
| 3350 |
+
"snapshot_comment_count": 7,
|
| 3351 |
+
"snapshot_review_count": 3,
|
| 3352 |
+
"snapshot_review_comment_count": 3,
|
| 3353 |
+
"repo_association": "NONE",
|
| 3354 |
+
"new_to_repo": false,
|
| 3355 |
+
"first_seen_in_snapshot": false,
|
| 3356 |
+
"known_via_prior_merged_pr": false,
|
| 3357 |
+
"report_reason": null,
|
| 3358 |
+
"enrichment_source": "previous_report",
|
| 3359 |
+
"live_refetch_skipped": true,
|
| 3360 |
+
"account_age_days": 7,
|
| 3361 |
+
"young_account": true,
|
| 3362 |
+
"follow_through_score": "weak",
|
| 3363 |
+
"breadth_score": "very high",
|
| 3364 |
+
"automation_risk_signal": "high",
|
| 3365 |
+
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 3366 |
+
"public_orgs": [],
|
| 3367 |
+
"activity": {
|
| 3368 |
+
"visible_authored_pr_count": 145,
|
| 3369 |
+
"merged_pr_count": 8,
|
| 3370 |
+
"closed_unmerged_pr_count": 23,
|
| 3371 |
+
"open_pr_count": 114,
|
| 3372 |
+
"merged_pr_rate": 0.0552,
|
| 3373 |
+
"closed_unmerged_pr_rate": 0.1586,
|
| 3374 |
+
"still_open_pr_rate": 0.7862,
|
| 3375 |
+
"distinct_repos_with_authored_prs": 39,
|
| 3376 |
+
"distinct_repos_with_open_prs": 30
|
| 3377 |
+
},
|
| 3378 |
+
"examples": {
|
| 3379 |
+
"pull_requests": [
|
| 3380 |
+
{
|
| 3381 |
+
"kind": "pull_request",
|
| 3382 |
+
"number": 68854,
|
| 3383 |
+
"title": "fix(security): allow quoted heredocs in allowlist mode without extra approval",
|
| 3384 |
+
"url": "https://github.com/openclaw/openclaw/pull/68854",
|
| 3385 |
+
"state": "open",
|
| 3386 |
+
"merged": false,
|
| 3387 |
+
"draft": false,
|
| 3388 |
+
"created_at": "2026-04-19T07:08:12Z"
|
| 3389 |
+
},
|
| 3390 |
+
{
|
| 3391 |
+
"kind": "pull_request",
|
| 3392 |
+
"number": 68822,
|
| 3393 |
+
"title": "feat(memory): make embedding retry/concurrency parameters configurable",
|
| 3394 |
+
"url": "https://github.com/openclaw/openclaw/pull/68822",
|
| 3395 |
+
"state": "open",
|
| 3396 |
+
"merged": false,
|
| 3397 |
+
"draft": false,
|
| 3398 |
+
"created_at": "2026-04-19T04:46:24Z"
|
| 3399 |
+
},
|
| 3400 |
+
{
|
| 3401 |
+
"kind": "pull_request",
|
| 3402 |
+
"number": 68742,
|
| 3403 |
+
"title": "fix(agents): restore streaming usage tracking for non-native openai-completions providers",
|
| 3404 |
+
"url": "https://github.com/openclaw/openclaw/pull/68742",
|
| 3405 |
+
"state": "open",
|
| 3406 |
+
"merged": false,
|
| 3407 |
+
"draft": false,
|
| 3408 |
+
"created_at": "2026-04-19T00:48:20Z"
|
| 3409 |
+
}
|
| 3410 |
+
],
|
| 3411 |
+
"issues": []
|
| 3412 |
+
},
|
| 3413 |
+
"fetch_error": null
|
| 3414 |
+
},
|
| 3415 |
{
|
| 3416 |
"author_login": "Jimmy-xuzimo",
|
| 3417 |
"name": "Zimo Xu",
|
|
|
|
| 3982 |
},
|
| 3983 |
"fetch_error": null
|
| 3984 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3985 |
{
|
| 3986 |
"author_login": "VACInc",
|
| 3987 |
"name": null,
|
|
|
|
| 4256 |
},
|
| 4257 |
"fetch_error": null
|
| 4258 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4259 |
{
|
| 4260 |
"author_login": "WuKongAI-CMU",
|
| 4261 |
"name": "Peter",
|
|
|
|
| 4487 |
},
|
| 4488 |
"fetch_error": null
|
| 4489 |
},
|
| 4490 |
+
{
|
| 4491 |
+
"author_login": "Feelw00",
|
| 4492 |
+
"name": null,
|
| 4493 |
+
"profile_url": "https://github.com/Feelw00",
|
| 4494 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00",
|
| 4495 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00",
|
| 4496 |
+
"repo_first_seen_at": "2026-04-08T11:13:23Z",
|
| 4497 |
+
"repo_last_seen_at": "2026-04-19T07:08:47Z",
|
| 4498 |
+
"repo_primary_artifact_count": 16,
|
| 4499 |
+
"repo_artifact_count": 47,
|
| 4500 |
+
"snapshot_issue_count": 8,
|
| 4501 |
+
"snapshot_pr_count": 8,
|
| 4502 |
+
"snapshot_comment_count": 19,
|
| 4503 |
+
"snapshot_review_count": 6,
|
| 4504 |
+
"snapshot_review_comment_count": 6,
|
| 4505 |
+
"repo_association": "NONE",
|
| 4506 |
+
"new_to_repo": false,
|
| 4507 |
+
"first_seen_in_snapshot": false,
|
| 4508 |
+
"known_via_prior_merged_pr": false,
|
| 4509 |
+
"report_reason": null,
|
| 4510 |
+
"enrichment_source": "previous_report",
|
| 4511 |
+
"live_refetch_skipped": true,
|
| 4512 |
+
"account_age_days": 2690,
|
| 4513 |
+
"young_account": false,
|
| 4514 |
+
"follow_through_score": "weak",
|
| 4515 |
+
"breadth_score": "low",
|
| 4516 |
+
"automation_risk_signal": "low",
|
| 4517 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 4518 |
+
"public_orgs": [],
|
| 4519 |
+
"activity": {
|
| 4520 |
+
"visible_authored_pr_count": 1,
|
| 4521 |
+
"merged_pr_count": 0,
|
| 4522 |
+
"closed_unmerged_pr_count": 0,
|
| 4523 |
+
"open_pr_count": 1,
|
| 4524 |
+
"merged_pr_rate": 0.0,
|
| 4525 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 4526 |
+
"still_open_pr_rate": 1.0,
|
| 4527 |
+
"distinct_repos_with_authored_prs": 1,
|
| 4528 |
+
"distinct_repos_with_open_prs": 1
|
| 4529 |
+
},
|
| 4530 |
+
"examples": {
|
| 4531 |
+
"pull_requests": [
|
| 4532 |
+
{
|
| 4533 |
+
"kind": "pull_request",
|
| 4534 |
+
"number": 68848,
|
| 4535 |
+
"title": "fix(gateway): clear nodeWakeById on no-registration early-return",
|
| 4536 |
+
"url": "https://github.com/openclaw/openclaw/pull/68848",
|
| 4537 |
+
"state": "open",
|
| 4538 |
+
"merged": false,
|
| 4539 |
+
"draft": false,
|
| 4540 |
+
"created_at": "2026-04-19T06:37:06Z"
|
| 4541 |
+
},
|
| 4542 |
+
{
|
| 4543 |
+
"kind": "pull_request",
|
| 4544 |
+
"number": 68842,
|
| 4545 |
+
"title": "fix(gateway): bound costUsageCache with MAX + FIFO eviction",
|
| 4546 |
+
"url": "https://github.com/openclaw/openclaw/pull/68842",
|
| 4547 |
+
"state": "open",
|
| 4548 |
+
"merged": false,
|
| 4549 |
+
"draft": false,
|
| 4550 |
+
"created_at": "2026-04-19T06:31:18Z"
|
| 4551 |
+
},
|
| 4552 |
+
{
|
| 4553 |
+
"kind": "pull_request",
|
| 4554 |
+
"number": 68839,
|
| 4555 |
+
"title": "fix(auto-reply): guard FOLLOWUP_QUEUES delete against late drain finally",
|
| 4556 |
+
"url": "https://github.com/openclaw/openclaw/pull/68839",
|
| 4557 |
+
"state": "open",
|
| 4558 |
+
"merged": false,
|
| 4559 |
+
"draft": false,
|
| 4560 |
+
"created_at": "2026-04-19T06:24:08Z"
|
| 4561 |
+
}
|
| 4562 |
+
],
|
| 4563 |
+
"issues": [
|
| 4564 |
+
{
|
| 4565 |
+
"kind": "issue",
|
| 4566 |
+
"number": 68847,
|
| 4567 |
+
"title": "gateway/nodes: maybeWakeNodeWithApns sets nodeWakeById before registration check, leaking entries for unregistered nodeIds",
|
| 4568 |
+
"url": "https://github.com/openclaw/openclaw/issues/68847",
|
| 4569 |
+
"state": "open",
|
| 4570 |
+
"merged": null,
|
| 4571 |
+
"draft": null,
|
| 4572 |
+
"created_at": "2026-04-19T06:36:31Z"
|
| 4573 |
+
},
|
| 4574 |
+
{
|
| 4575 |
+
"kind": "issue",
|
| 4576 |
+
"number": 68841,
|
| 4577 |
+
"title": "gateway/usage: costUsageCache has no cap/prune \u2014 stale entries accumulate across days",
|
| 4578 |
+
"url": "https://github.com/openclaw/openclaw/issues/68841",
|
| 4579 |
+
"state": "open",
|
| 4580 |
+
"merged": null,
|
| 4581 |
+
"draft": null,
|
| 4582 |
+
"created_at": "2026-04-19T06:30:41Z"
|
| 4583 |
+
},
|
| 4584 |
+
{
|
| 4585 |
+
"kind": "issue",
|
| 4586 |
+
"number": 68838,
|
| 4587 |
+
"title": "auto-reply queue: drain finally deletes FOLLOWUP_QUEUES entry without identity check, orphaning post-/stop queue",
|
| 4588 |
+
"url": "https://github.com/openclaw/openclaw/issues/68838",
|
| 4589 |
+
"state": "open",
|
| 4590 |
+
"merged": null,
|
| 4591 |
+
"draft": null,
|
| 4592 |
+
"created_at": "2026-04-19T06:23:29Z"
|
| 4593 |
+
}
|
| 4594 |
+
]
|
| 4595 |
+
},
|
| 4596 |
+
"fetch_error": null
|
| 4597 |
+
},
|
| 4598 |
{
|
| 4599 |
"author_login": "zqchris",
|
| 4600 |
"name": null,
|
|
|
|
| 4936 |
"number": 68814,
|
| 4937 |
"title": "docs: clarify source Control UI dev/build flow",
|
| 4938 |
"url": "https://github.com/openclaw/openclaw/pull/68814",
|
| 4939 |
+
"state": "closed",
|
| 4940 |
+
"merged": true,
|
| 4941 |
"draft": false,
|
| 4942 |
"created_at": "2026-04-19T04:03:26Z"
|
| 4943 |
},
|
|
|
|
| 7724 |
},
|
| 7725 |
"fetch_error": null
|
| 7726 |
},
|
| 7727 |
+
{
|
| 7728 |
+
"author_login": "tianhaocui",
|
| 7729 |
+
"name": "cuitianhao",
|
| 7730 |
+
"profile_url": "https://github.com/tianhaocui",
|
| 7731 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Atianhaocui",
|
| 7732 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Atianhaocui",
|
| 7733 |
+
"repo_first_seen_at": "2026-04-19T04:50:42Z",
|
| 7734 |
+
"repo_last_seen_at": "2026-04-19T07:19:47Z",
|
| 7735 |
+
"repo_primary_artifact_count": 6,
|
| 7736 |
+
"repo_artifact_count": 6,
|
| 7737 |
+
"snapshot_issue_count": 0,
|
| 7738 |
+
"snapshot_pr_count": 6,
|
| 7739 |
+
"snapshot_comment_count": 0,
|
| 7740 |
+
"snapshot_review_count": 0,
|
| 7741 |
+
"snapshot_review_comment_count": 0,
|
| 7742 |
+
"repo_association": "CONTRIBUTOR",
|
| 7743 |
+
"new_to_repo": false,
|
| 7744 |
+
"first_seen_in_snapshot": false,
|
| 7745 |
+
"known_via_prior_merged_pr": false,
|
| 7746 |
+
"report_reason": null,
|
| 7747 |
+
"enrichment_source": "previous_report",
|
| 7748 |
+
"live_refetch_skipped": true,
|
| 7749 |
+
"account_age_days": 2442,
|
| 7750 |
+
"young_account": false,
|
| 7751 |
+
"follow_through_score": "mixed",
|
| 7752 |
+
"breadth_score": "moderate",
|
| 7753 |
+
"automation_risk_signal": "low",
|
| 7754 |
+
"heuristic_note": "high open PR share",
|
| 7755 |
+
"public_orgs": [],
|
| 7756 |
+
"activity": {
|
| 7757 |
+
"visible_authored_pr_count": 19,
|
| 7758 |
+
"merged_pr_count": 9,
|
| 7759 |
+
"closed_unmerged_pr_count": 2,
|
| 7760 |
+
"open_pr_count": 8,
|
| 7761 |
+
"merged_pr_rate": 0.4737,
|
| 7762 |
+
"closed_unmerged_pr_rate": 0.1053,
|
| 7763 |
+
"still_open_pr_rate": 0.4211,
|
| 7764 |
+
"distinct_repos_with_authored_prs": 9,
|
| 7765 |
+
"distinct_repos_with_open_prs": 6
|
| 7766 |
+
},
|
| 7767 |
+
"examples": {
|
| 7768 |
+
"pull_requests": [
|
| 7769 |
+
{
|
| 7770 |
+
"kind": "pull_request",
|
| 7771 |
+
"number": 68857,
|
| 7772 |
+
"title": "feat: add gateway.nodes.invokeTimeoutMs config option",
|
| 7773 |
+
"url": "https://github.com/openclaw/openclaw/pull/68857",
|
| 7774 |
+
"state": "open",
|
| 7775 |
+
"merged": false,
|
| 7776 |
+
"draft": false,
|
| 7777 |
+
"created_at": "2026-04-19T07:19:47Z"
|
| 7778 |
+
},
|
| 7779 |
+
{
|
| 7780 |
+
"kind": "pull_request",
|
| 7781 |
+
"number": 68855,
|
| 7782 |
+
"title": "fix: guard against non-string content delta and thinking blocks",
|
| 7783 |
+
"url": "https://github.com/openclaw/openclaw/pull/68855",
|
| 7784 |
+
"state": "open",
|
| 7785 |
+
"merged": false,
|
| 7786 |
+
"draft": false,
|
| 7787 |
+
"created_at": "2026-04-19T07:15:15Z"
|
| 7788 |
+
},
|
| 7789 |
+
{
|
| 7790 |
+
"kind": "pull_request",
|
| 7791 |
+
"number": 68849,
|
| 7792 |
+
"title": "fix: add \"claude\" to Windows cmdCommands shim allowlist",
|
| 7793 |
+
"url": "https://github.com/openclaw/openclaw/pull/68849",
|
| 7794 |
+
"state": "open",
|
| 7795 |
+
"merged": false,
|
| 7796 |
+
"draft": false,
|
| 7797 |
+
"created_at": "2026-04-19T06:56:24Z"
|
| 7798 |
+
}
|
| 7799 |
+
],
|
| 7800 |
+
"issues": []
|
| 7801 |
+
},
|
| 7802 |
+
"fetch_error": null
|
| 7803 |
+
},
|
| 7804 |
{
|
| 7805 |
"author_login": "wirjo",
|
| 7806 |
"name": null,
|
|
|
|
| 7955 |
},
|
| 7956 |
"fetch_error": null
|
| 7957 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7958 |
{
|
| 7959 |
"author_login": "frankekn",
|
| 7960 |
"name": "Frank Yang",
|
|
|
|
| 8056 |
},
|
| 8057 |
"fetch_error": null
|
| 8058 |
},
|
| 8059 |
+
{
|
| 8060 |
+
"author_login": "kesslerio",
|
| 8061 |
+
"name": "Martin Kessler",
|
| 8062 |
+
"profile_url": "https://github.com/kesslerio",
|
| 8063 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akesslerio",
|
| 8064 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akesslerio",
|
| 8065 |
+
"repo_first_seen_at": "2026-01-29T00:28:18Z",
|
| 8066 |
+
"repo_last_seen_at": "2026-04-19T06:40:42Z",
|
| 8067 |
+
"repo_primary_artifact_count": 7,
|
| 8068 |
+
"repo_artifact_count": 37,
|
| 8069 |
+
"snapshot_issue_count": 2,
|
| 8070 |
+
"snapshot_pr_count": 5,
|
| 8071 |
+
"snapshot_comment_count": 16,
|
| 8072 |
+
"snapshot_review_count": 7,
|
| 8073 |
+
"snapshot_review_comment_count": 7,
|
| 8074 |
+
"repo_association": "NONE",
|
| 8075 |
+
"new_to_repo": false,
|
| 8076 |
+
"first_seen_in_snapshot": false,
|
| 8077 |
+
"known_via_prior_merged_pr": false,
|
| 8078 |
+
"report_reason": null,
|
| 8079 |
+
"enrichment_source": "previous_report",
|
| 8080 |
+
"live_refetch_skipped": true,
|
| 8081 |
+
"account_age_days": 4923,
|
| 8082 |
+
"young_account": false,
|
| 8083 |
+
"follow_through_score": "weak",
|
| 8084 |
+
"breadth_score": "low",
|
| 8085 |
+
"automation_risk_signal": "low",
|
| 8086 |
+
"heuristic_note": "high open PR share",
|
| 8087 |
+
"public_orgs": [],
|
| 8088 |
+
"activity": {
|
| 8089 |
+
"visible_authored_pr_count": 6,
|
| 8090 |
+
"merged_pr_count": 1,
|
| 8091 |
+
"closed_unmerged_pr_count": 1,
|
| 8092 |
+
"open_pr_count": 4,
|
| 8093 |
+
"merged_pr_rate": 0.1667,
|
| 8094 |
+
"closed_unmerged_pr_rate": 0.1667,
|
| 8095 |
+
"still_open_pr_rate": 0.6667,
|
| 8096 |
+
"distinct_repos_with_authored_prs": 3,
|
| 8097 |
+
"distinct_repos_with_open_prs": 2
|
| 8098 |
+
},
|
| 8099 |
+
"examples": {
|
| 8100 |
+
"pull_requests": [
|
| 8101 |
+
{
|
| 8102 |
+
"kind": "pull_request",
|
| 8103 |
+
"number": 68844,
|
| 8104 |
+
"title": "fix(outbound): pack newline-mode paragraphs up to limit",
|
| 8105 |
+
"url": "https://github.com/openclaw/openclaw/pull/68844",
|
| 8106 |
+
"state": "open",
|
| 8107 |
+
"merged": false,
|
| 8108 |
+
"draft": false,
|
| 8109 |
+
"created_at": "2026-04-19T06:31:41Z"
|
| 8110 |
+
},
|
| 8111 |
+
{
|
| 8112 |
+
"kind": "pull_request",
|
| 8113 |
+
"number": 68843,
|
| 8114 |
+
"title": "fix(acp): treat missing cwd as stale bound session",
|
| 8115 |
+
"url": "https://github.com/openclaw/openclaw/pull/68843",
|
| 8116 |
+
"state": "open",
|
| 8117 |
+
"merged": false,
|
| 8118 |
+
"draft": false,
|
| 8119 |
+
"created_at": "2026-04-19T06:31:41Z"
|
| 8120 |
+
},
|
| 8121 |
+
{
|
| 8122 |
+
"kind": "pull_request",
|
| 8123 |
+
"number": 68807,
|
| 8124 |
+
"title": "fix(codex): bridge MCP tool approval elicitations",
|
| 8125 |
+
"url": "https://github.com/openclaw/openclaw/pull/68807",
|
| 8126 |
+
"state": "open",
|
| 8127 |
+
"merged": false,
|
| 8128 |
+
"draft": false,
|
| 8129 |
+
"created_at": "2026-04-19T03:40:39Z"
|
| 8130 |
+
}
|
| 8131 |
+
],
|
| 8132 |
+
"issues": [
|
| 8133 |
+
{
|
| 8134 |
+
"kind": "issue",
|
| 8135 |
+
"number": 68784,
|
| 8136 |
+
"title": "[Bug]: native Codex app-server does not surface app approval/input prompts, and Codex Apps GitHub writes fail as \"user rejected MCP tool call\"",
|
| 8137 |
+
"url": "https://github.com/openclaw/openclaw/issues/68784",
|
| 8138 |
+
"state": "open",
|
| 8139 |
+
"merged": null,
|
| 8140 |
+
"draft": null,
|
| 8141 |
+
"created_at": "2026-04-19T02:40:04Z"
|
| 8142 |
+
},
|
| 8143 |
+
{
|
| 8144 |
+
"kind": "issue",
|
| 8145 |
+
"number": 67844,
|
| 8146 |
+
"title": "Harden Gmail draft helpers against quoted-heredoc command-substitution bugs",
|
| 8147 |
+
"url": "https://github.com/openclaw/openclaw/issues/67844",
|
| 8148 |
+
"state": "closed",
|
| 8149 |
+
"merged": null,
|
| 8150 |
+
"draft": null,
|
| 8151 |
+
"created_at": "2026-04-16T22:30:14Z"
|
| 8152 |
+
}
|
| 8153 |
+
]
|
| 8154 |
+
},
|
| 8155 |
+
"fetch_error": null
|
| 8156 |
+
},
|
| 8157 |
{
|
| 8158 |
"author_login": "lyfuci",
|
| 8159 |
"name": "Sean Sun",
|
|
|
|
| 9313 |
},
|
| 9314 |
"fetch_error": null
|
| 9315 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9316 |
{
|
| 9317 |
"author_login": "Joel-Claw",
|
| 9318 |
"name": "Joel Claw",
|
|
|
|
| 12556 |
},
|
| 12557 |
"fetch_error": null
|
| 12558 |
},
|
| 12559 |
+
{
|
| 12560 |
+
"author_login": "SimbaKingjoe",
|
| 12561 |
+
"name": null,
|
| 12562 |
+
"profile_url": "https://github.com/SimbaKingjoe",
|
| 12563 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASimbaKingjoe",
|
| 12564 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASimbaKingjoe",
|
| 12565 |
+
"repo_first_seen_at": "2026-04-13T10:48:04Z",
|
| 12566 |
+
"repo_last_seen_at": "2026-04-19T06:23:23Z",
|
| 12567 |
+
"repo_primary_artifact_count": 3,
|
| 12568 |
+
"repo_artifact_count": 4,
|
| 12569 |
+
"snapshot_issue_count": 0,
|
| 12570 |
+
"snapshot_pr_count": 3,
|
| 12571 |
+
"snapshot_comment_count": 1,
|
| 12572 |
+
"snapshot_review_count": 0,
|
| 12573 |
+
"snapshot_review_comment_count": 0,
|
| 12574 |
+
"repo_association": "NONE",
|
| 12575 |
+
"new_to_repo": false,
|
| 12576 |
+
"first_seen_in_snapshot": false,
|
| 12577 |
+
"known_via_prior_merged_pr": false,
|
| 12578 |
+
"report_reason": null,
|
| 12579 |
+
"enrichment_source": "previous_report",
|
| 12580 |
+
"live_refetch_skipped": true,
|
| 12581 |
+
"account_age_days": 1147,
|
| 12582 |
+
"young_account": false,
|
| 12583 |
+
"follow_through_score": "weak",
|
| 12584 |
+
"breadth_score": "low",
|
| 12585 |
+
"automation_risk_signal": "low",
|
| 12586 |
+
"heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 12587 |
+
"public_orgs": [],
|
| 12588 |
+
"activity": {
|
| 12589 |
+
"visible_authored_pr_count": 1,
|
| 12590 |
+
"merged_pr_count": 0,
|
| 12591 |
+
"closed_unmerged_pr_count": 1,
|
| 12592 |
+
"open_pr_count": 0,
|
| 12593 |
+
"merged_pr_rate": 0.0,
|
| 12594 |
+
"closed_unmerged_pr_rate": 1.0,
|
| 12595 |
+
"still_open_pr_rate": 0.0,
|
| 12596 |
+
"distinct_repos_with_authored_prs": 1,
|
| 12597 |
+
"distinct_repos_with_open_prs": 0
|
| 12598 |
+
},
|
| 12599 |
+
"examples": {
|
| 12600 |
+
"pull_requests": [
|
| 12601 |
+
{
|
| 12602 |
+
"kind": "pull_request",
|
| 12603 |
+
"number": 68837,
|
| 12604 |
+
"title": "fix(active-memory): skip non-string entries in pluginConfig.agents du\u2026",
|
| 12605 |
+
"url": "https://github.com/openclaw/openclaw/pull/68837",
|
| 12606 |
+
"state": "open",
|
| 12607 |
+
"merged": false,
|
| 12608 |
+
"draft": false,
|
| 12609 |
+
"created_at": "2026-04-19T06:23:23Z"
|
| 12610 |
+
},
|
| 12611 |
+
{
|
| 12612 |
+
"kind": "pull_request",
|
| 12613 |
+
"number": 68773,
|
| 12614 |
+
"title": "fix(active-memory): skip payload-less memory_search toolResults in tr\u2026",
|
| 12615 |
+
"url": "https://github.com/openclaw/openclaw/pull/68773",
|
| 12616 |
+
"state": "open",
|
| 12617 |
+
"merged": false,
|
| 12618 |
+
"draft": false,
|
| 12619 |
+
"created_at": "2026-04-19T02:17:20Z"
|
| 12620 |
+
},
|
| 12621 |
+
{
|
| 12622 |
+
"kind": "pull_request",
|
| 12623 |
+
"number": 65893,
|
| 12624 |
+
"title": "fix(openai): improve debuggability of codex cli auth file reading",
|
| 12625 |
+
"url": "https://github.com/openclaw/openclaw/pull/65893",
|
| 12626 |
+
"state": "closed",
|
| 12627 |
+
"merged": false,
|
| 12628 |
+
"draft": false,
|
| 12629 |
+
"created_at": "2026-04-13T10:48:04Z"
|
| 12630 |
+
}
|
| 12631 |
+
],
|
| 12632 |
+
"issues": []
|
| 12633 |
+
},
|
| 12634 |
+
"fetch_error": null
|
| 12635 |
+
},
|
| 12636 |
{
|
| 12637 |
"author_login": "soloclz",
|
| 12638 |
"name": null,
|
|
|
|
| 12787 |
},
|
| 12788 |
"fetch_error": null
|
| 12789 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12790 |
{
|
| 12791 |
"author_login": "xudaiyanzi",
|
| 12792 |
"name": "Yan Xu",
|
|
|
|
| 13511 |
},
|
| 13512 |
"fetch_error": null
|
| 13513 |
},
|
| 13514 |
+
{
|
| 13515 |
+
"author_login": "bek91",
|
| 13516 |
+
"name": "Bek",
|
| 13517 |
+
"profile_url": "https://github.com/bek91",
|
| 13518 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abek91",
|
| 13519 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abek91",
|
| 13520 |
+
"repo_first_seen_at": "2026-04-10T20:34:48Z",
|
| 13521 |
+
"repo_last_seen_at": "2026-04-18T04:29:52Z",
|
| 13522 |
+
"repo_primary_artifact_count": 5,
|
| 13523 |
+
"repo_artifact_count": 7,
|
| 13524 |
+
"snapshot_issue_count": 1,
|
| 13525 |
+
"snapshot_pr_count": 4,
|
| 13526 |
+
"snapshot_comment_count": 0,
|
| 13527 |
+
"snapshot_review_count": 1,
|
| 13528 |
+
"snapshot_review_comment_count": 1,
|
| 13529 |
+
"repo_association": "NONE",
|
| 13530 |
+
"new_to_repo": false,
|
| 13531 |
+
"first_seen_in_snapshot": false,
|
| 13532 |
+
"known_via_prior_merged_pr": false,
|
| 13533 |
+
"report_reason": null,
|
| 13534 |
+
"enrichment_source": "previous_report",
|
| 13535 |
+
"live_refetch_skipped": true,
|
| 13536 |
+
"account_age_days": 2144,
|
| 13537 |
+
"young_account": false,
|
| 13538 |
+
"follow_through_score": "weak",
|
| 13539 |
+
"breadth_score": "low",
|
| 13540 |
+
"automation_risk_signal": "low",
|
| 13541 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13542 |
+
"public_orgs": [],
|
| 13543 |
+
"activity": {
|
| 13544 |
+
"visible_authored_pr_count": 6,
|
| 13545 |
+
"merged_pr_count": 2,
|
| 13546 |
+
"closed_unmerged_pr_count": 0,
|
| 13547 |
+
"open_pr_count": 4,
|
| 13548 |
+
"merged_pr_rate": 0.3333,
|
| 13549 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 13550 |
+
"still_open_pr_rate": 0.6667,
|
| 13551 |
+
"distinct_repos_with_authored_prs": 3,
|
| 13552 |
+
"distinct_repos_with_open_prs": 1
|
| 13553 |
+
},
|
| 13554 |
+
"examples": {
|
| 13555 |
+
"pull_requests": [
|
| 13556 |
+
{
|
| 13557 |
+
"kind": "pull_request",
|
| 13558 |
+
"number": 68402,
|
| 13559 |
+
"title": "[Context] Avoid replaying Slack bot thread context",
|
| 13560 |
+
"url": "https://github.com/openclaw/openclaw/pull/68402",
|
| 13561 |
+
"state": "open",
|
| 13562 |
+
"merged": false,
|
| 13563 |
+
"draft": false,
|
| 13564 |
+
"created_at": "2026-04-18T04:29:52Z"
|
| 13565 |
+
},
|
| 13566 |
+
{
|
| 13567 |
+
"kind": "pull_request",
|
| 13568 |
+
"number": 65731,
|
| 13569 |
+
"title": "Slack: Annotate inbound Slack mentions in raw bodies",
|
| 13570 |
+
"url": "https://github.com/openclaw/openclaw/pull/65731",
|
| 13571 |
+
"state": "open",
|
| 13572 |
+
"merged": false,
|
| 13573 |
+
"draft": false,
|
| 13574 |
+
"created_at": "2026-04-13T05:27:07Z"
|
| 13575 |
+
},
|
| 13576 |
+
{
|
| 13577 |
+
"kind": "pull_request",
|
| 13578 |
+
"number": 65226,
|
| 13579 |
+
"title": "Fix qmd session export/update races",
|
| 13580 |
+
"url": "https://github.com/openclaw/openclaw/pull/65226",
|
| 13581 |
+
"state": "open",
|
| 13582 |
+
"merged": false,
|
| 13583 |
+
"draft": false,
|
| 13584 |
+
"created_at": "2026-04-12T07:12:12Z"
|
| 13585 |
+
}
|
| 13586 |
+
],
|
| 13587 |
+
"issues": [
|
| 13588 |
+
{
|
| 13589 |
+
"kind": "issue",
|
| 13590 |
+
"number": 68383,
|
| 13591 |
+
"title": "Slack new thread sessions can replay assistant commentary/reasoning into prompt context",
|
| 13592 |
+
"url": "https://github.com/openclaw/openclaw/issues/68383",
|
| 13593 |
+
"state": "open",
|
| 13594 |
+
"merged": null,
|
| 13595 |
+
"draft": null,
|
| 13596 |
+
"created_at": "2026-04-18T03:47:06Z"
|
| 13597 |
+
}
|
| 13598 |
+
]
|
| 13599 |
+
},
|
| 13600 |
+
"fetch_error": null
|
| 13601 |
+
},
|
| 13602 |
{
|
| 13603 |
"author_login": "jerome-benoit",
|
| 13604 |
"name": "J\u00e9r\u00f4me Benoit",
|
|
|
|
| 16383 |
},
|
| 16384 |
"fetch_error": null
|
| 16385 |
},
|
| 16386 |
+
{
|
| 16387 |
+
"author_login": "altierac",
|
| 16388 |
+
"name": "Altiera Cunningham",
|
| 16389 |
+
"profile_url": "https://github.com/altierac",
|
| 16390 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltierac",
|
| 16391 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltierac",
|
| 16392 |
+
"repo_first_seen_at": "2026-04-18T16:22:48Z",
|
| 16393 |
+
"repo_last_seen_at": "2026-04-19T07:01:19Z",
|
| 16394 |
+
"repo_primary_artifact_count": 2,
|
| 16395 |
+
"repo_artifact_count": 2,
|
| 16396 |
+
"snapshot_issue_count": 0,
|
| 16397 |
+
"snapshot_pr_count": 2,
|
| 16398 |
+
"snapshot_comment_count": 0,
|
| 16399 |
+
"snapshot_review_count": 0,
|
| 16400 |
+
"snapshot_review_comment_count": 0,
|
| 16401 |
+
"repo_association": "NONE",
|
| 16402 |
+
"new_to_repo": false,
|
| 16403 |
+
"first_seen_in_snapshot": false,
|
| 16404 |
+
"known_via_prior_merged_pr": false,
|
| 16405 |
+
"report_reason": null,
|
| 16406 |
+
"enrichment_source": "previous_report",
|
| 16407 |
+
"live_refetch_skipped": true,
|
| 16408 |
+
"account_age_days": 5,
|
| 16409 |
+
"young_account": true,
|
| 16410 |
+
"follow_through_score": "weak",
|
| 16411 |
+
"breadth_score": "low",
|
| 16412 |
+
"automation_risk_signal": "medium",
|
| 16413 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 16414 |
+
"public_orgs": [],
|
| 16415 |
+
"activity": {
|
| 16416 |
+
"visible_authored_pr_count": 1,
|
| 16417 |
+
"merged_pr_count": 0,
|
| 16418 |
+
"closed_unmerged_pr_count": 0,
|
| 16419 |
+
"open_pr_count": 1,
|
| 16420 |
+
"merged_pr_rate": 0.0,
|
| 16421 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 16422 |
+
"still_open_pr_rate": 1.0,
|
| 16423 |
+
"distinct_repos_with_authored_prs": 1,
|
| 16424 |
+
"distinct_repos_with_open_prs": 1
|
| 16425 |
+
},
|
| 16426 |
+
"examples": {
|
| 16427 |
+
"pull_requests": [
|
| 16428 |
+
{
|
| 16429 |
+
"kind": "pull_request",
|
| 16430 |
+
"number": 68852,
|
| 16431 |
+
"title": "fix(memory-wiki): skip fenced code blocks when extracting wiki links",
|
| 16432 |
+
"url": "https://github.com/openclaw/openclaw/pull/68852",
|
| 16433 |
+
"state": "open",
|
| 16434 |
+
"merged": false,
|
| 16435 |
+
"draft": false,
|
| 16436 |
+
"created_at": "2026-04-19T07:01:19Z"
|
| 16437 |
+
},
|
| 16438 |
+
{
|
| 16439 |
+
"kind": "pull_request",
|
| 16440 |
+
"number": 68639,
|
| 16441 |
+
"title": "fix(memory-wiki): forward sessionKey to shared memory search",
|
| 16442 |
+
"url": "https://github.com/openclaw/openclaw/pull/68639",
|
| 16443 |
+
"state": "open",
|
| 16444 |
+
"merged": false,
|
| 16445 |
+
"draft": false,
|
| 16446 |
+
"created_at": "2026-04-18T16:22:48Z"
|
| 16447 |
+
}
|
| 16448 |
+
],
|
| 16449 |
+
"issues": []
|
| 16450 |
+
},
|
| 16451 |
+
"fetch_error": null
|
| 16452 |
+
},
|
| 16453 |
{
|
| 16454 |
"author_login": "AstronautGumbo",
|
| 16455 |
"name": null,
|
|
|
|
| 17323 |
},
|
| 17324 |
"fetch_error": null
|
| 17325 |
},
|
| 17326 |
+
{
|
| 17327 |
+
"author_login": "grimmjoww",
|
| 17328 |
+
"name": "grimmjoww578",
|
| 17329 |
+
"profile_url": "https://github.com/grimmjoww",
|
| 17330 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrimmjoww",
|
| 17331 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrimmjoww",
|
| 17332 |
+
"repo_first_seen_at": "2026-04-18T10:03:57Z",
|
| 17333 |
+
"repo_last_seen_at": "2026-04-19T07:03:15Z",
|
| 17334 |
+
"repo_primary_artifact_count": 2,
|
| 17335 |
+
"repo_artifact_count": 3,
|
| 17336 |
+
"snapshot_issue_count": 0,
|
| 17337 |
+
"snapshot_pr_count": 2,
|
| 17338 |
+
"snapshot_comment_count": 1,
|
| 17339 |
+
"snapshot_review_count": 0,
|
| 17340 |
+
"snapshot_review_comment_count": 0,
|
| 17341 |
+
"repo_association": "NONE",
|
| 17342 |
+
"new_to_repo": false,
|
| 17343 |
+
"first_seen_in_snapshot": false,
|
| 17344 |
+
"known_via_prior_merged_pr": false,
|
| 17345 |
+
"report_reason": null,
|
| 17346 |
+
"enrichment_source": "previous_report",
|
| 17347 |
+
"live_refetch_skipped": true,
|
| 17348 |
+
"account_age_days": 3584,
|
| 17349 |
+
"young_account": false,
|
| 17350 |
+
"follow_through_score": "weak",
|
| 17351 |
+
"breadth_score": "low",
|
| 17352 |
+
"automation_risk_signal": "low",
|
| 17353 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 17354 |
+
"public_orgs": [],
|
| 17355 |
+
"activity": {
|
| 17356 |
+
"visible_authored_pr_count": 1,
|
| 17357 |
+
"merged_pr_count": 0,
|
| 17358 |
+
"closed_unmerged_pr_count": 0,
|
| 17359 |
+
"open_pr_count": 1,
|
| 17360 |
+
"merged_pr_rate": 0.0,
|
| 17361 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 17362 |
+
"still_open_pr_rate": 1.0,
|
| 17363 |
+
"distinct_repos_with_authored_prs": 1,
|
| 17364 |
+
"distinct_repos_with_open_prs": 1
|
| 17365 |
+
},
|
| 17366 |
+
"examples": {
|
| 17367 |
+
"pull_requests": [
|
| 17368 |
+
{
|
| 17369 |
+
"kind": "pull_request",
|
| 17370 |
+
"number": 68853,
|
| 17371 |
+
"title": "fix(gateway): SIGUSR1 restart fast path that doesn't break Windows schtasks",
|
| 17372 |
+
"url": "https://github.com/openclaw/openclaw/pull/68853",
|
| 17373 |
+
"state": "open",
|
| 17374 |
+
"merged": false,
|
| 17375 |
+
"draft": false,
|
| 17376 |
+
"created_at": "2026-04-19T07:03:15Z"
|
| 17377 |
+
},
|
| 17378 |
+
{
|
| 17379 |
+
"kind": "pull_request",
|
| 17380 |
+
"number": 68507,
|
| 17381 |
+
"title": "fix(gateway): try SIGUSR1 restart before spawning external processes",
|
| 17382 |
+
"url": "https://github.com/openclaw/openclaw/pull/68507",
|
| 17383 |
+
"state": "closed",
|
| 17384 |
+
"merged": false,
|
| 17385 |
+
"draft": false,
|
| 17386 |
+
"created_at": "2026-04-18T10:03:57Z"
|
| 17387 |
+
}
|
| 17388 |
+
],
|
| 17389 |
+
"issues": []
|
| 17390 |
+
},
|
| 17391 |
+
"fetch_error": null
|
| 17392 |
+
},
|
| 17393 |
{
|
| 17394 |
"author_login": "IshanDaga",
|
| 17395 |
"name": "Ishan Daga",
|
|
|
|
| 17601 |
},
|
| 17602 |
"fetch_error": null
|
| 17603 |
},
|
| 17604 |
+
{
|
| 17605 |
+
"author_login": "javierdici",
|
| 17606 |
+
"name": null,
|
| 17607 |
+
"profile_url": "https://github.com/javierdici",
|
| 17608 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajavierdici",
|
| 17609 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajavierdici",
|
| 17610 |
+
"repo_first_seen_at": "2026-04-13T03:33:17Z",
|
| 17611 |
+
"repo_last_seen_at": "2026-04-19T06:57:08Z",
|
| 17612 |
+
"repo_primary_artifact_count": 2,
|
| 17613 |
+
"repo_artifact_count": 2,
|
| 17614 |
+
"snapshot_issue_count": 0,
|
| 17615 |
+
"snapshot_pr_count": 2,
|
| 17616 |
+
"snapshot_comment_count": 0,
|
| 17617 |
+
"snapshot_review_count": 0,
|
| 17618 |
+
"snapshot_review_comment_count": 0,
|
| 17619 |
+
"repo_association": "NONE",
|
| 17620 |
+
"new_to_repo": false,
|
| 17621 |
+
"first_seen_in_snapshot": false,
|
| 17622 |
+
"known_via_prior_merged_pr": false,
|
| 17623 |
+
"report_reason": null,
|
| 17624 |
+
"enrichment_source": "previous_report",
|
| 17625 |
+
"live_refetch_skipped": true,
|
| 17626 |
+
"account_age_days": 1088,
|
| 17627 |
+
"young_account": false,
|
| 17628 |
+
"follow_through_score": "weak",
|
| 17629 |
+
"breadth_score": "low",
|
| 17630 |
+
"automation_risk_signal": "low",
|
| 17631 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 17632 |
+
"public_orgs": [],
|
| 17633 |
+
"activity": {
|
| 17634 |
+
"visible_authored_pr_count": 1,
|
| 17635 |
+
"merged_pr_count": 0,
|
| 17636 |
+
"closed_unmerged_pr_count": 0,
|
| 17637 |
+
"open_pr_count": 1,
|
| 17638 |
+
"merged_pr_rate": 0.0,
|
| 17639 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 17640 |
+
"still_open_pr_rate": 1.0,
|
| 17641 |
+
"distinct_repos_with_authored_prs": 1,
|
| 17642 |
+
"distinct_repos_with_open_prs": 1
|
| 17643 |
+
},
|
| 17644 |
+
"examples": {
|
| 17645 |
+
"pull_requests": [
|
| 17646 |
+
{
|
| 17647 |
+
"kind": "pull_request",
|
| 17648 |
+
"number": 68850,
|
| 17649 |
+
"title": "fix(ui): clean synthetic session selector labels",
|
| 17650 |
+
"url": "https://github.com/openclaw/openclaw/pull/68850",
|
| 17651 |
+
"state": "open",
|
| 17652 |
+
"merged": false,
|
| 17653 |
+
"draft": false,
|
| 17654 |
+
"created_at": "2026-04-19T06:57:08Z"
|
| 17655 |
+
},
|
| 17656 |
+
{
|
| 17657 |
+
"kind": "pull_request",
|
| 17658 |
+
"number": 65689,
|
| 17659 |
+
"title": "Render provider errors in chat history",
|
| 17660 |
+
"url": "https://github.com/openclaw/openclaw/pull/65689",
|
| 17661 |
+
"state": "open",
|
| 17662 |
+
"merged": false,
|
| 17663 |
+
"draft": false,
|
| 17664 |
+
"created_at": "2026-04-13T03:33:17Z"
|
| 17665 |
+
}
|
| 17666 |
+
],
|
| 17667 |
+
"issues": []
|
| 17668 |
+
},
|
| 17669 |
+
"fetch_error": null
|
| 17670 |
+
},
|
| 17671 |
{
|
| 17672 |
"author_login": "jdc4429",
|
| 17673 |
"name": "Jeff Carleton",
|
|
|
|
| 18541 |
},
|
| 18542 |
"fetch_error": null
|
| 18543 |
},
|
| 18544 |
+
{
|
| 18545 |
+
"author_login": "name5566",
|
| 18546 |
+
"name": "Name5566",
|
| 18547 |
+
"profile_url": "https://github.com/name5566",
|
| 18548 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aname5566",
|
| 18549 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aname5566",
|
| 18550 |
+
"repo_first_seen_at": "2026-04-19T04:38:23Z",
|
| 18551 |
+
"repo_last_seen_at": "2026-04-19T07:20:49Z",
|
| 18552 |
+
"repo_primary_artifact_count": 2,
|
| 18553 |
+
"repo_artifact_count": 2,
|
| 18554 |
+
"snapshot_issue_count": 0,
|
| 18555 |
+
"snapshot_pr_count": 2,
|
| 18556 |
+
"snapshot_comment_count": 0,
|
| 18557 |
+
"snapshot_review_count": 0,
|
| 18558 |
+
"snapshot_review_comment_count": 0,
|
| 18559 |
+
"repo_association": "NONE",
|
| 18560 |
+
"new_to_repo": false,
|
| 18561 |
+
"first_seen_in_snapshot": false,
|
| 18562 |
+
"known_via_prior_merged_pr": false,
|
| 18563 |
+
"report_reason": null,
|
| 18564 |
+
"enrichment_source": "previous_report",
|
| 18565 |
+
"live_refetch_skipped": true,
|
| 18566 |
+
"account_age_days": 5820,
|
| 18567 |
+
"young_account": false,
|
| 18568 |
+
"follow_through_score": "weak",
|
| 18569 |
+
"breadth_score": "low",
|
| 18570 |
+
"automation_risk_signal": "low",
|
| 18571 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 18572 |
+
"public_orgs": [],
|
| 18573 |
+
"activity": {
|
| 18574 |
+
"visible_authored_pr_count": 1,
|
| 18575 |
+
"merged_pr_count": 0,
|
| 18576 |
+
"closed_unmerged_pr_count": 1,
|
| 18577 |
+
"open_pr_count": 0,
|
| 18578 |
+
"merged_pr_rate": 0.0,
|
| 18579 |
+
"closed_unmerged_pr_rate": 1.0,
|
| 18580 |
+
"still_open_pr_rate": 0.0,
|
| 18581 |
+
"distinct_repos_with_authored_prs": 1,
|
| 18582 |
+
"distinct_repos_with_open_prs": 0
|
| 18583 |
+
},
|
| 18584 |
+
"examples": {
|
| 18585 |
+
"pull_requests": [
|
| 18586 |
+
{
|
| 18587 |
+
"kind": "pull_request",
|
| 18588 |
+
"number": 68859,
|
| 18589 |
+
"title": "feat(exec): inject OPENCLAW_SESSION_KEY env var for child processes",
|
| 18590 |
+
"url": "https://github.com/openclaw/openclaw/pull/68859",
|
| 18591 |
+
"state": "open",
|
| 18592 |
+
"merged": false,
|
| 18593 |
+
"draft": false,
|
| 18594 |
+
"created_at": "2026-04-19T07:20:49Z"
|
| 18595 |
+
},
|
| 18596 |
+
{
|
| 18597 |
+
"kind": "pull_request",
|
| 18598 |
+
"number": 68820,
|
| 18599 |
+
"title": "feat(exec): inject OPENCLAW_SESSION_KEY env var for child processes",
|
| 18600 |
+
"url": "https://github.com/openclaw/openclaw/pull/68820",
|
| 18601 |
+
"state": "closed",
|
| 18602 |
+
"merged": false,
|
| 18603 |
+
"draft": false,
|
| 18604 |
+
"created_at": "2026-04-19T04:38:23Z"
|
| 18605 |
+
}
|
| 18606 |
+
],
|
| 18607 |
+
"issues": []
|
| 18608 |
+
},
|
| 18609 |
+
"fetch_error": null
|
| 18610 |
+
},
|
| 18611 |
{
|
| 18612 |
"author_login": "Nimraakram22",
|
| 18613 |
"name": "Nimra Akram",
|
|
|
|
| 19280 |
},
|
| 19281 |
"fetch_error": null
|
| 19282 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19283 |
{
|
| 19284 |
"author_login": "soumikbhatta",
|
| 19285 |
"name": null,
|
|
|
|
| 19954 |
},
|
| 19955 |
"fetch_error": null
|
| 19956 |
},
|
| 19957 |
+
{
|
| 19958 |
+
"author_login": "jetd1",
|
| 19959 |
+
"name": "Xiaoshuai Zhang",
|
| 19960 |
+
"profile_url": "https://github.com/jetd1",
|
| 19961 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1",
|
| 19962 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1",
|
| 19963 |
+
"repo_first_seen_at": "2026-04-09T03:07:08Z",
|
| 19964 |
+
"repo_last_seen_at": "2026-04-18T10:08:49Z",
|
| 19965 |
+
"repo_primary_artifact_count": 11,
|
| 19966 |
+
"repo_artifact_count": 85,
|
| 19967 |
+
"snapshot_issue_count": 2,
|
| 19968 |
+
"snapshot_pr_count": 9,
|
| 19969 |
+
"snapshot_comment_count": 6,
|
| 19970 |
+
"snapshot_review_count": 34,
|
| 19971 |
+
"snapshot_review_comment_count": 34,
|
| 19972 |
+
"repo_association": "CONTRIBUTOR",
|
| 19973 |
+
"new_to_repo": false,
|
| 19974 |
+
"first_seen_in_snapshot": false,
|
| 19975 |
+
"known_via_prior_merged_pr": true,
|
| 19976 |
+
"report_reason": null,
|
| 19977 |
+
"enrichment_source": "previous_report",
|
| 19978 |
+
"live_refetch_skipped": true,
|
| 19979 |
+
"account_age_days": 3810,
|
| 19980 |
+
"young_account": false,
|
| 19981 |
+
"follow_through_score": "weak",
|
| 19982 |
+
"breadth_score": "low",
|
| 19983 |
+
"automation_risk_signal": "low",
|
| 19984 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19985 |
+
"public_orgs": [],
|
| 19986 |
+
"activity": {
|
| 19987 |
+
"visible_authored_pr_count": 9,
|
| 19988 |
+
"merged_pr_count": 1,
|
| 19989 |
+
"closed_unmerged_pr_count": 3,
|
| 19990 |
+
"open_pr_count": 5,
|
| 19991 |
+
"merged_pr_rate": 0.1111,
|
| 19992 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 19993 |
+
"still_open_pr_rate": 0.5556,
|
| 19994 |
+
"distinct_repos_with_authored_prs": 2,
|
| 19995 |
+
"distinct_repos_with_open_prs": 1
|
| 19996 |
+
},
|
| 19997 |
+
"examples": {
|
| 19998 |
+
"pull_requests": [
|
| 19999 |
+
{
|
| 20000 |
+
"kind": "pull_request",
|
| 20001 |
+
"number": 68474,
|
| 20002 |
+
"title": "fix: skip SDK retry on 429 with long retry-after across providers",
|
| 20003 |
+
"url": "https://github.com/openclaw/openclaw/pull/68474",
|
| 20004 |
+
"state": "open",
|
| 20005 |
+
"merged": false,
|
| 20006 |
+
"draft": false,
|
| 20007 |
+
"created_at": "2026-04-18T08:29:21Z"
|
| 20008 |
+
},
|
| 20009 |
+
{
|
| 20010 |
+
"kind": "pull_request",
|
| 20011 |
+
"number": 65222,
|
| 20012 |
+
"title": "fix(telegram): bypass grammY sequential key for interrupt/steer message delivery",
|
| 20013 |
+
"url": "https://github.com/openclaw/openclaw/pull/65222",
|
| 20014 |
+
"state": "open",
|
| 20015 |
+
"merged": false,
|
| 20016 |
+
"draft": false,
|
| 20017 |
+
"created_at": "2026-04-12T07:07:35Z"
|
| 20018 |
+
},
|
| 20019 |
+
{
|
| 20020 |
+
"kind": "pull_request",
|
| 20021 |
+
"number": 65221,
|
| 20022 |
+
"title": "fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries",
|
| 20023 |
+
"url": "https://github.com/openclaw/openclaw/pull/65221",
|
| 20024 |
+
"state": "open",
|
| 20025 |
+
"merged": false,
|
| 20026 |
+
"draft": false,
|
| 20027 |
+
"created_at": "2026-04-12T07:07:18Z"
|
| 20028 |
+
}
|
| 20029 |
+
],
|
| 20030 |
+
"issues": [
|
| 20031 |
+
{
|
| 20032 |
+
"kind": "issue",
|
| 20033 |
+
"number": 65223,
|
| 20034 |
+
"title": "Design: tool abort signal handling and framework-level execution interruption",
|
| 20035 |
+
"url": "https://github.com/openclaw/openclaw/issues/65223",
|
| 20036 |
+
"state": "open",
|
| 20037 |
+
"merged": null,
|
| 20038 |
+
"draft": null,
|
| 20039 |
+
"created_at": "2026-04-12T07:08:02Z"
|
| 20040 |
+
},
|
| 20041 |
+
{
|
| 20042 |
+
"kind": "issue",
|
| 20043 |
+
"number": 64951,
|
| 20044 |
+
"title": "Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective",
|
| 20045 |
+
"url": "https://github.com/openclaw/openclaw/issues/64951",
|
| 20046 |
+
"state": "closed",
|
| 20047 |
+
"merged": null,
|
| 20048 |
+
"draft": null,
|
| 20049 |
+
"created_at": "2026-04-11T18:01:17Z"
|
| 20050 |
+
}
|
| 20051 |
+
]
|
| 20052 |
+
},
|
| 20053 |
+
"fetch_error": null
|
| 20054 |
+
},
|
| 20055 |
{
|
| 20056 |
"author_login": "HOYALIM",
|
| 20057 |
"name": "Ho Lim",
|
|
|
|
| 20283 |
},
|
| 20284 |
"fetch_error": null
|
| 20285 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20286 |
{
|
| 20287 |
"author_login": "shad0wca7",
|
| 20288 |
"name": null,
|
|
|
|
| 20438 |
"fetch_error": null
|
| 20439 |
},
|
| 20440 |
{
|
| 20441 |
+
"author_login": "chen-zhang-cs-code",
|
| 20442 |
+
"name": "ZC",
|
| 20443 |
+
"profile_url": "https://github.com/chen-zhang-cs-code",
|
| 20444 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achen-zhang-cs-code",
|
| 20445 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achen-zhang-cs-code",
|
| 20446 |
+
"repo_first_seen_at": "2026-03-18T08:15:21Z",
|
| 20447 |
+
"repo_last_seen_at": "2026-04-19T07:20:31Z",
|
| 20448 |
"repo_primary_artifact_count": 5,
|
| 20449 |
+
"repo_artifact_count": 19,
|
| 20450 |
"snapshot_issue_count": 0,
|
| 20451 |
"snapshot_pr_count": 5,
|
| 20452 |
+
"snapshot_comment_count": 12,
|
| 20453 |
+
"snapshot_review_count": 1,
|
| 20454 |
+
"snapshot_review_comment_count": 1,
|
| 20455 |
"repo_association": "CONTRIBUTOR",
|
| 20456 |
"new_to_repo": false,
|
| 20457 |
"first_seen_in_snapshot": false,
|
| 20458 |
+
"known_via_prior_merged_pr": false,
|
| 20459 |
"report_reason": null,
|
| 20460 |
+
"enrichment_source": "live",
|
| 20461 |
+
"live_refetch_skipped": false,
|
| 20462 |
+
"account_age_days": 118,
|
| 20463 |
"young_account": true,
|
| 20464 |
"follow_through_score": "weak",
|
| 20465 |
+
"breadth_score": "low",
|
| 20466 |
"automation_risk_signal": "medium",
|
| 20467 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 20468 |
"public_orgs": [],
|
| 20469 |
"activity": {
|
| 20470 |
+
"visible_authored_pr_count": 1,
|
| 20471 |
+
"merged_pr_count": 0,
|
| 20472 |
+
"closed_unmerged_pr_count": 0,
|
| 20473 |
+
"open_pr_count": 1,
|
| 20474 |
+
"merged_pr_rate": 0.0,
|
| 20475 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 20476 |
+
"still_open_pr_rate": 1.0,
|
| 20477 |
+
"distinct_repos_with_authored_prs": 1,
|
| 20478 |
+
"distinct_repos_with_open_prs": 1
|
| 20479 |
},
|
| 20480 |
"examples": {
|
| 20481 |
"pull_requests": [
|
| 20482 |
{
|
| 20483 |
"kind": "pull_request",
|
| 20484 |
+
"number": 68858,
|
| 20485 |
+
"title": "fix(cron): parse PowerShell tools allow list",
|
| 20486 |
+
"url": "https://github.com/openclaw/openclaw/pull/68858",
|
| 20487 |
"state": "open",
|
| 20488 |
"merged": false,
|
| 20489 |
"draft": false,
|
| 20490 |
+
"created_at": "2026-04-19T07:20:31Z"
|
| 20491 |
},
|
| 20492 |
{
|
| 20493 |
"kind": "pull_request",
|
| 20494 |
+
"number": 64650,
|
| 20495 |
+
"title": "fix(telegram): honor channel-level topic prompts in multi-account mode",
|
| 20496 |
+
"url": "https://github.com/openclaw/openclaw/pull/64650",
|
| 20497 |
+
"state": "open",
|
| 20498 |
"merged": false,
|
| 20499 |
"draft": false,
|
| 20500 |
+
"created_at": "2026-04-11T05:01:08Z"
|
| 20501 |
},
|
| 20502 |
{
|
| 20503 |
"kind": "pull_request",
|
| 20504 |
+
"number": 64632,
|
| 20505 |
+
"title": "fix(slack): preserve media roots through custom invoke",
|
| 20506 |
+
"url": "https://github.com/openclaw/openclaw/pull/64632",
|
| 20507 |
+
"state": "open",
|
| 20508 |
+
"merged": false,
|
| 20509 |
"draft": false,
|
| 20510 |
+
"created_at": "2026-04-11T04:28:34Z"
|
| 20511 |
}
|
| 20512 |
],
|
| 20513 |
"issues": []
|
|
|
|
| 23575 |
},
|
| 23576 |
"fetch_error": null
|
| 23577 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23578 |
{
|
| 23579 |
"author_login": "trudbot",
|
| 23580 |
"name": "songyiping",
|
|
|
|
| 24890 |
},
|
| 24891 |
"fetch_error": null
|
| 24892 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24893 |
{
|
| 24894 |
"author_login": "garnetlyx",
|
| 24895 |
"name": "Garnet Liu",
|
|
|
|
| 25046 |
},
|
| 25047 |
"fetch_error": null
|
| 25048 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25049 |
{
|
| 25050 |
"author_login": "kindomLee",
|
| 25051 |
"name": "MarkLee",
|
|
|
|
| 30520 |
},
|
| 30521 |
"fetch_error": null
|
| 30522 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30523 |
{
|
| 30524 |
"author_login": "andyylin",
|
| 30525 |
"name": "Andy",
|
|
|
|
| 33498 |
},
|
| 33499 |
"fetch_error": null
|
| 33500 |
},
|
| 33501 |
+
{
|
| 33502 |
+
"author_login": "desty",
|
| 33503 |
+
"name": "JiMyung Lee",
|
| 33504 |
+
"profile_url": "https://github.com/desty",
|
| 33505 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adesty",
|
| 33506 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adesty",
|
| 33507 |
+
"repo_first_seen_at": "2026-04-19T06:34:08Z",
|
| 33508 |
+
"repo_last_seen_at": "2026-04-19T06:34:08Z",
|
| 33509 |
+
"repo_primary_artifact_count": 1,
|
| 33510 |
+
"repo_artifact_count": 1,
|
| 33511 |
+
"snapshot_issue_count": 0,
|
| 33512 |
+
"snapshot_pr_count": 1,
|
| 33513 |
+
"snapshot_comment_count": 0,
|
| 33514 |
+
"snapshot_review_count": 0,
|
| 33515 |
+
"snapshot_review_comment_count": 0,
|
| 33516 |
+
"repo_association": "NONE",
|
| 33517 |
+
"new_to_repo": true,
|
| 33518 |
+
"first_seen_in_snapshot": true,
|
| 33519 |
+
"known_via_prior_merged_pr": false,
|
| 33520 |
+
"report_reason": "first_seen_in_snapshot",
|
| 33521 |
+
"enrichment_source": "live",
|
| 33522 |
+
"live_refetch_skipped": false,
|
| 33523 |
+
"account_age_days": 5749,
|
| 33524 |
+
"young_account": false,
|
| 33525 |
+
"follow_through_score": "weak",
|
| 33526 |
+
"breadth_score": "low",
|
| 33527 |
+
"automation_risk_signal": "medium",
|
| 33528 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 33529 |
+
"public_orgs": [],
|
| 33530 |
+
"activity": {
|
| 33531 |
+
"visible_authored_pr_count": 2,
|
| 33532 |
+
"merged_pr_count": 0,
|
| 33533 |
+
"closed_unmerged_pr_count": 1,
|
| 33534 |
+
"open_pr_count": 1,
|
| 33535 |
+
"merged_pr_rate": 0.0,
|
| 33536 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 33537 |
+
"still_open_pr_rate": 0.5,
|
| 33538 |
+
"distinct_repos_with_authored_prs": 2,
|
| 33539 |
+
"distinct_repos_with_open_prs": 1
|
| 33540 |
+
},
|
| 33541 |
+
"examples": {
|
| 33542 |
+
"pull_requests": [
|
| 33543 |
+
{
|
| 33544 |
+
"kind": "pull_request",
|
| 33545 |
+
"number": 68845,
|
| 33546 |
+
"title": "Telegram: unskip sticker e2e tests",
|
| 33547 |
+
"url": "https://github.com/openclaw/openclaw/pull/68845",
|
| 33548 |
+
"state": "open",
|
| 33549 |
+
"merged": false,
|
| 33550 |
+
"draft": true,
|
| 33551 |
+
"created_at": "2026-04-19T06:34:08Z"
|
| 33552 |
+
}
|
| 33553 |
+
],
|
| 33554 |
+
"issues": []
|
| 33555 |
+
},
|
| 33556 |
+
"fetch_error": null
|
| 33557 |
+
},
|
| 33558 |
{
|
| 33559 |
"author_login": "devlux76",
|
| 33560 |
"name": "S. Dale Morrey",
|
|
|
|
| 35554 |
},
|
| 35555 |
"fetch_error": null
|
| 35556 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35557 |
{
|
| 35558 |
"author_login": "groovetandon",
|
| 35559 |
"name": "Dhruv Tandon",
|
|
|
|
| 36181 |
},
|
| 36182 |
"fetch_error": null
|
| 36183 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36184 |
{
|
| 36185 |
"author_login": "Hou-Yufan",
|
| 36186 |
"name": null,
|
|
|
|
| 37492 |
},
|
| 37493 |
"fetch_error": null
|
| 37494 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37495 |
{
|
| 37496 |
"author_login": "Jay-ju",
|
| 37497 |
"name": "jay",
|
|
|
|
| 41450 |
},
|
| 41451 |
"fetch_error": null
|
| 41452 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41453 |
{
|
| 41454 |
"author_login": "neilofneils404",
|
| 41455 |
"name": null,
|
|
|
|
| 45908 |
},
|
| 45909 |
"fetch_error": null
|
| 45910 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45911 |
{
|
| 45912 |
"author_login": "thinhhh-beep",
|
| 45913 |
"name": null,
|
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 |
|
|
@@ -15,7 +15,7 @@
|
|
| 15 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 41 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 41 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 17 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 40 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 18 |
-
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` |
|
| 19 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 32 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 31 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
@@ -48,6 +48,7 @@
|
|
| 48 |
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 49 |
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 11 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 50 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 11 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 51 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 10 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 53 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -55,14 +56,13 @@
|
|
| 55 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 56 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 57 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 58 |
-
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 9 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 59 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 2 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 60 |
| `martingarramon` | [profile](https://github.com/martingarramon) | no | CONTRIBUTOR | 49d | `2026-03-21T22:50:34Z` | 9 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 61 |
| `stainlu` | [profile](https://github.com/stainlu) | no | CONTRIBUTOR | 1364d | `2026-04-08T01:24:20Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 62 |
-
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 9 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 63 |
| `WuKongAI-CMU` | [profile](https://github.com/WuKongAI-CMU) | no | CONTRIBUTOR | 343d | `2026-03-09T20:35:04Z` | 9 | 0 | weak | low | low | young account; high recent PR volume; high open PR share; targets high-star repos |
|
| 64 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 65 |
| `yqli2420` | [profile](https://github.com/yqli2420) | no | CONTRIBUTOR | 3910d | `2026-04-13T18:44:19Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 66 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 8 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 67 |
| `zhouhe-xydt` | [profile](https://github.com/zhouhe-xydt) | no | CONTRIBUTOR | 44d | `2026-03-10T08:57:32Z` | 8 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 68 |
| `loongfay` | [profile](https://github.com/loongfay) | no | NONE | 3732d | `2026-04-15T14:58:37Z` | 8 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -101,10 +101,11 @@
|
|
| 101 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 6 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 102 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 103 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 104 |
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 105 |
| `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 |
|
| 106 |
-
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 5 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 107 |
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
|
|
|
| 108 |
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 109 |
| `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 |
|
| 110 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
|
@@ -119,7 +120,6 @@
|
|
| 119 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 120 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 121 |
| `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 |
|
| 122 |
-
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 123 |
| `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 |
|
| 124 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 125 |
| `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 |
|
|
@@ -160,9 +160,9 @@
|
|
| 160 |
| `mylukin` | [profile](https://github.com/mylukin) | no | CONTRIBUTOR | 5340d | `2026-01-26T00:39:54Z` | 3 | 0 | mixed | low | low | — |
|
| 161 |
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 162 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 163 |
| `soloclz` | [profile](https://github.com/soloclz) | no | NONE | 728d | `2026-04-15T15:18:28Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
-
| `tianhaocui` | [profile](https://github.com/tianhaocui) | no | NONE | 2442d | `2026-04-19T04:50:42Z` | 3 | 0 | mixed | moderate | low | high open PR share |
|
| 166 |
| `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 |
|
| 167 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 168 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2026-01-16T21:59:54Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
@@ -171,6 +171,7 @@
|
|
| 171 |
| `mraleko` | [profile](https://github.com/mraleko) | no | CONTRIBUTOR | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 172 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 173 |
| `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 |
|
|
|
|
| 174 |
| `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 |
|
| 175 |
| `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 |
|
| 176 |
| `ayeshakhalid192007-dev` | [profile](https://github.com/ayeshakhalid192007-dev) | no | NONE | 172d | `2026-04-02T13:08:35Z` | 4 | 0 | weak | moderate | medium | young account; high open PR share |
|
|
@@ -204,6 +205,7 @@
|
|
| 204 |
| `ademczuk` | [profile](https://github.com/ademczuk) | no | CONTRIBUTOR | 4629d | `2026-02-23T17:59:33Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 205 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 206 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 207 |
| `AstronautGumbo` | [profile](https://github.com/AstronautGumbo) | no | NONE | 471d | `2026-04-18T13:07:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 208 |
| `benholl94-cmyk` | [profile](https://github.com/benholl94-cmyk) | no | NONE | 6d | `2026-04-15T00:20:23Z` | 2 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 209 |
| `bettert0n` | [profile](https://github.com/bettert0n) | no | NONE | 2828d | `2026-04-17T16:36:34Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -217,9 +219,11 @@
|
|
| 217 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 218 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 219 |
| `geekhuashan` | [profile](https://github.com/geekhuashan) | no | CONTRIBUTOR | 2635d | `2026-03-12T01:17:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 220 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 221 |
| `isopenclaw` | [profile](https://github.com/isopenclaw) | no | NONE | 48d | `2026-04-16T01:27:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 222 |
| `iubns` | [profile](https://github.com/iubns) | no | NONE | 4512d | `2026-03-17T18:37:20Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 223 |
| `jdc4429` | [profile](https://github.com/jdc4429) | no | NONE | 3611d | `2026-04-12T20:57:07Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 224 |
| `josmithiii` | [profile](https://github.com/josmithiii) | no | CONTRIBUTOR | 4984d | `2026-04-14T06:34:16Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 225 |
| `JQRobert` | [profile](https://github.com/JQRobert) | no | NONE | 46d | `2026-04-13T05:33:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -233,6 +237,7 @@
|
|
| 233 |
| `monasprox` | [profile](https://github.com/monasprox) | no | NONE | 152d | `2026-04-18T06:55:05Z` | 2 | 0 | mixed | low | low | young account |
|
| 234 |
| `mrlane2k` | [profile](https://github.com/mrlane2k) | no | NONE | 1738d | `2026-04-17T00:38:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 235 |
| `mvanhorn` | [profile](https://github.com/mvanhorn) | no | CONTRIBUTOR | 5651d | `2026-03-08T00:20:58Z` | 2 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 236 |
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) | no | NONE | 82d | `2026-04-17T19:03:24Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 237 |
| `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 |
|
| 238 |
| `osolmaz` | [profile](https://github.com/osolmaz) | no | CONTRIBUTOR | 4948d | `2026-02-16T18:46:02Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -243,7 +248,6 @@
|
|
| 243 |
| `seoseo-ai` | [profile](https://github.com/seoseo-ai) | no | NONE | 61d | `2026-04-18T12:56:25Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 244 |
| `serkonyc` | [profile](https://github.com/serkonyc) | no | CONTRIBUTOR | 4509d | `2026-04-12T11:37:04Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 245 |
| `shahyashish` | [profile](https://github.com/shahyashish) | no | NONE | 1601d | `2026-04-15T18:06:48Z` | 2 | 0 | weak | high | low | broad repo spread; high open PR share; no visible non-self stars |
|
| 246 |
-
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 247 |
| `soumikbhatta` | [profile](https://github.com/soumikbhatta) | no | CONTRIBUTOR | 3210d | `2026-01-28T15:14:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 248 |
| `stroupaloop` | [profile](https://github.com/stroupaloop) | no | NONE | 4952d | `2026-04-18T14:50:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 249 |
| `sunapi386` | [profile](https://github.com/sunapi386) | no | NONE | 5336d | `2026-04-16T06:21:03Z` | 2 | 0 | mixed | moderate | low | — |
|
|
@@ -254,13 +258,13 @@
|
|
| 254 |
| `yangxiyucs` | [profile](https://github.com/yangxiyucs) | no | NONE | 3510d | `2026-04-13T14:23:50Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 255 |
| `ymaxgit` | [profile](https://github.com/ymaxgit) | no | NONE | 3289d | `2026-04-17T07:53:18Z` | 2 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 256 |
| `zhangyue19921010` | [profile](https://github.com/zhangyue19921010) | no | NONE | 2066d | `2026-04-17T03:44:42Z` | 2 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 257 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 7 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 258 |
| `Jerry-Xin` | [profile](https://github.com/Jerry-Xin) | no | NONE | 4826d | `2026-03-13T06:51:39Z` | 6 | 0 | mixed | low | low | high open PR share |
|
| 259 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 260 |
-
| `neofdezf-cloud` | [profile](https://github.com/neofdezf-cloud) | no | NONE | 19d | `2026-04-11T10:11:35Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 261 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 262 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 263 |
-
| `
|
| 264 |
| `saitama3292-onepunch` | [profile](https://github.com/saitama3292-onepunch) | no | NONE | 18d | `2026-04-07T12:18:26Z` | 5 | 0 | weak | low | low | very new account |
|
| 265 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 266 |
| `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 |
|
|
@@ -302,7 +306,6 @@
|
|
| 302 |
| `mitmul` | [profile](https://github.com/mitmul) | no | NONE | 5513d | `2026-04-08T03:40:41Z` | 2 | 0 | strong | low | low | — |
|
| 303 |
| `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 |
|
| 304 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 305 |
-
| `SYU8384` | [profile](https://github.com/SYU8384) | no | NONE | 2209d | `2026-04-09T18:58:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 306 |
| `trudbot` | [profile](https://github.com/trudbot) | no | NONE | 1655d | `2026-04-11T17:13:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 307 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 308 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
|
@@ -319,10 +322,8 @@
|
|
| 319 |
| `Conan-Scott` | [profile](https://github.com/Conan-Scott) | no | NONE | 19d | `2026-04-05T01:45:33Z` | 1 | 2 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 320 |
| `cwmine` | [profile](https://github.com/cwmine) | no | NONE | 4762d | `2026-03-01T15:52:37Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 321 |
| `Etoilelune` | [profile](https://github.com/Etoilelune) | no | NONE | 3481d | `2026-03-05T13:46:03Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 322 |
-
| `fujiwaranosai850` | [profile](https://github.com/fujiwaranosai850) | no | NONE | 56d | `2026-04-12T07:17:06Z` | 1 | 2 | mixed | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars |
|
| 323 |
| `garnetlyx` | [profile](https://github.com/garnetlyx) | no | CONTRIBUTOR | 3984d | `2026-02-07T09:54:36Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 324 |
| `harinwu-netizen` | [profile](https://github.com/harinwu-netizen) | no | NONE | 44d | `2026-04-15T12:59:20Z` | 1 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 325 |
-
| `kesslerio` | [profile](https://github.com/kesslerio) | no | NONE | 4923d | `2026-01-29T00:28:18Z` | 1 | 2 | weak | low | low | high open PR share |
|
| 326 |
| `kindomLee` | [profile](https://github.com/kindomLee) | no | NONE | 4174d | `2026-04-14T03:14:01Z` | 1 | 2 | strong | low | low | — |
|
| 327 |
| `lumien` | [profile](https://github.com/lumien) | no | NONE | 5206d | `2026-04-12T18:18:23Z` | 1 | 2 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 328 |
| `njxiaohan` | [profile](https://github.com/njxiaohan) | no | NONE | 3977d | `2026-04-15T01:24:50Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -405,7 +406,6 @@
|
|
| 405 |
| `alickgithub2` | [profile](https://github.com/alickgithub2) | no | NONE | 1141d | `2026-04-12T16:15:43Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 406 |
| `aliyevaladddin` | [profile](https://github.com/aliyevaladddin) | no | NONE | 326d | `2026-04-15T01:10:25Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 407 |
| `allenliang2022` | [profile](https://github.com/allenliang2022) | no | NONE | 1544d | `2026-04-17T11:19:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 408 |
-
| `altierac` | [profile](https://github.com/altierac) | no | NONE | 5d | `2026-04-18T16:22:48Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 409 |
| `andyylin` | [profile](https://github.com/andyylin) | no | CONTRIBUTOR | 2500d | `2026-04-08T14:02:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 410 |
| `aniaan` | [profile](https://github.com/aniaan) | no | NONE | 2846d | `2026-04-19T04:23:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 411 |
| `anniesurla` | [profile](https://github.com/anniesurla) | no | NONE | 1352d | `2026-04-18T00:06:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -458,6 +458,7 @@
|
|
| 458 |
| `darkamenosa` | [profile](https://github.com/darkamenosa) | no | MEMBER | 4446d | `2026-02-22T00:42:48Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 459 |
| `davidrudduck` | [profile](https://github.com/davidrudduck) | no | CONTRIBUTOR | 2628d | `2026-02-08T20:35:56Z` | 1 | 0 | mixed | low | low | — |
|
| 460 |
| `davynci58-byte` | [profile](https://github.com/davynci58-byte) | no | NONE | 11d | `2026-04-13T14:03:07Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 461 |
| `devlux76` | [profile](https://github.com/devlux76) | no | NONE | 1756d | `2026-04-16T21:12:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 462 |
| `devsehyeon` | [profile](https://github.com/devsehyeon) | no | NONE | 2470d | `2026-04-13T15:13:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 463 |
| `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 |
|
|
@@ -493,7 +494,6 @@
|
|
| 493 |
| `gee-bjak` | [profile](https://github.com/gee-bjak) | no | NONE | 269d | `2026-04-14T08:39:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 494 |
| `Ghitahouir` | [profile](https://github.com/Ghitahouir) | no | NONE | 1479d | `2026-04-14T21:09:25Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 495 |
| `Gozei` | [profile](https://github.com/Gozei) | no | NONE | 2233d | `2026-04-15T10:34:27Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 496 |
-
| `grimmjoww` | [profile](https://github.com/grimmjoww) | no | NONE | 3584d | `2026-04-18T10:03:57Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 497 |
| `groovetandon` | [profile](https://github.com/groovetandon) | no | NONE | 3339d | `2026-04-16T01:30:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 498 |
| `gztony` | [profile](https://github.com/gztony) | no | NONE | 3302d | `2026-04-13T04:31:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 499 |
| `Hakibbumbus` | [profile](https://github.com/Hakibbumbus) | no | NONE | 2017d | `2026-04-13T19:50:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -505,7 +505,6 @@
|
|
| 505 |
| `HelloBias` | [profile](https://github.com/HelloBias) | no | NONE | 1d | `2026-04-15T00:52:12Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 506 |
| `hendricius` | [profile](https://github.com/hendricius) | no | NONE | 5435d | `2026-04-13T13:53:53Z` | 1 | 0 | mixed | low | low | — |
|
| 507 |
| `henkterharmsel` | [profile](https://github.com/henkterharmsel) | no | NONE | 5701d | `2026-04-18T12:54:22Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 508 |
-
| `hondaya01` | [profile](https://github.com/hondaya01) | no | NONE | ?d | `2026-04-12T06:40:40Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 509 |
| `Hou-Yufan` | [profile](https://github.com/Hou-Yufan) | no | NONE | 1866d | `2026-04-12T14:51:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 510 |
| `houston2394` | [profile](https://github.com/houston2394) | no | NONE | 443d | `2026-04-14T11:55:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 511 |
| `huangzynn` | [profile](https://github.com/huangzynn) | no | NONE | 1274d | `2026-04-16T02:22:50Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -529,7 +528,6 @@
|
|
| 529 |
| `jaredmarin` | [profile](https://github.com/jaredmarin) | no | NONE | 3319d | `2026-04-19T01:22:18Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 530 |
| `jason-zimmer` | [profile](https://github.com/jason-zimmer) | no | NONE | 3159d | `2026-04-13T22:47:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 531 |
| `JASSBR` | [profile](https://github.com/JASSBR) | no | NONE | 1585d | `2026-04-13T11:18:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 532 |
-
| `javierdici` | [profile](https://github.com/javierdici) | no | NONE | 1088d | `2026-04-13T03:33:17Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 533 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 534 |
| `JeevaByte` | [profile](https://github.com/JeevaByte) | no | NONE | 2055d | `2026-04-17T23:10:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 535 |
| `JerranC` | [profile](https://github.com/JerranC) | no | NONE | 1342d | `2026-04-15T02:06:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -599,7 +597,6 @@
|
|
| 599 |
| `mohuaxiao` | [profile](https://github.com/mohuaxiao) | no | NONE | 79d | `2026-04-12T16:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 600 |
| `MotherSphere` | [profile](https://github.com/MotherSphere) | no | NONE | 198d | `2026-04-18T14:28:07Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 601 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 602 |
-
| `name5566` | [profile](https://github.com/name5566) | no | NONE | 5820d | `2026-04-19T04:38:23Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 603 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 604 |
| `nerua1` | [profile](https://github.com/nerua1) | no | NONE | 20d | `2026-04-12T19:44:51Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 605 |
| `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 |
|
|
@@ -678,7 +675,6 @@
|
|
| 678 |
| `tardigrde` | [profile](https://github.com/tardigrde) | no | NONE | 3106d | `2026-04-15T05:54:30Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 679 |
| `tars90percent` | [profile](https://github.com/tars90percent) | no | CONTRIBUTOR | 107d | `2026-04-13T11:28:23Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 680 |
| `TheDillonHall` | [profile](https://github.com/TheDillonHall) | no | NONE | 1109d | `2026-04-17T21:36:47Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 681 |
-
| `thewilloftheshadow` | [profile](https://github.com/thewilloftheshadow) | no | MEMBER | 3009d | `2025-12-17T05:45:19Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 682 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 683 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 684 |
| `TinyTb` | [profile](https://github.com/TinyTb) | no | CONTRIBUTOR | 4534d | `2026-02-05T18:45:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -865,12 +861,12 @@ Example artifacts:
|
|
| 865 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 866 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 867 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 868 |
-
- repo last seen: `2026-04-
|
| 869 |
- first seen in snapshot: **no**
|
| 870 |
- repo association: **CONTRIBUTOR**
|
| 871 |
-
- repo primary artifacts: **
|
| 872 |
-
- snapshot authored PRs/issues: **
|
| 873 |
-
- snapshot discussion activity: **
|
| 874 |
- account age: **32 days**
|
| 875 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 876 |
- public orgs: none visible
|
|
@@ -878,9 +874,9 @@ Example artifacts:
|
|
| 878 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 879 |
|
| 880 |
Example artifacts:
|
| 881 |
-
- [PR #
|
| 882 |
-
- [PR #
|
| 883 |
-
- [PR #
|
| 884 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 885 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 886 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
@@ -1061,12 +1057,12 @@ Example artifacts:
|
|
| 1061 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus)
|
| 1062 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus)
|
| 1063 |
- repo first seen: `2026-01-04T13:17:28Z`
|
| 1064 |
-
- repo last seen: `2026-04-
|
| 1065 |
- first seen in snapshot: **no**
|
| 1066 |
- repo association: **CONTRIBUTOR**
|
| 1067 |
- repo primary artifacts: **19**
|
| 1068 |
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 1069 |
-
- snapshot discussion activity: **
|
| 1070 |
- account age: **3510 days**
|
| 1071 |
- recent public PR activity: **16 PRs** (15 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 1072 |
- public orgs: `UplauseApp`
|
|
@@ -1159,12 +1155,12 @@ Example artifacts:
|
|
| 1159 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky)
|
| 1160 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky)
|
| 1161 |
- repo first seen: `2026-02-08T09:07:45Z`
|
| 1162 |
-
- repo last seen: `2026-04-
|
| 1163 |
- first seen in snapshot: **no**
|
| 1164 |
- repo association: **CONTRIBUTOR**
|
| 1165 |
- repo primary artifacts: **18**
|
| 1166 |
- snapshot authored PRs/issues: **18 PRs / 0 issues**
|
| 1167 |
-
- snapshot discussion activity: **
|
| 1168 |
- account age: **1077 days**
|
| 1169 |
- recent public PR activity: **18 PRs** (17 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 1170 |
- public orgs: none visible
|
|
@@ -1624,12 +1620,12 @@ Example artifacts:
|
|
| 1624 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792)
|
| 1625 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792)
|
| 1626 |
- repo first seen: `2026-04-11T06:57:22Z`
|
| 1627 |
-
- repo last seen: `2026-04-19T06:
|
| 1628 |
- first seen in snapshot: **no**
|
| 1629 |
- repo association: **CONTRIBUTOR**
|
| 1630 |
- repo primary artifacts: **11**
|
| 1631 |
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1632 |
-
- snapshot discussion activity: **7 comments /
|
| 1633 |
- account age: **992 days**
|
| 1634 |
- recent public PR activity: **12 PRs** (4 merged / 1 closed-unmerged / 7 open; merged rate **33%**, closed-unmerged rate **8%**, open rate **58%**)
|
| 1635 |
- public orgs: none visible
|
|
@@ -1641,6 +1637,29 @@ Example artifacts:
|
|
| 1641 |
- [PR #68575: fix(telegram): reset sessions after unrecoverable context overflow](https://github.com/openclaw/openclaw/pull/68575) — open
|
| 1642 |
- [PR #68125: fix: Control UI runtime content filtering (#68094)](https://github.com/openclaw/openclaw/pull/68125) — closed
|
| 1643 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1644 |
### `Jimmy-xuzimo`
|
| 1645 |
|
| 1646 |
- profile: [github.com/Jimmy-xuzimo](https://github.com/Jimmy-xuzimo)
|
|
@@ -1805,31 +1824,6 @@ Example artifacts:
|
|
| 1805 |
- [Issue #67887: parity gate fails when speech-core runtime public surface cannot be resolved](https://github.com/openclaw/openclaw/issues/67887) — open
|
| 1806 |
- [Issue #66695: pre-commit hook assumes bare pnpm instead of Corepack-managed pnpm](https://github.com/openclaw/openclaw/issues/66695) — open
|
| 1807 |
|
| 1808 |
-
### `jetd1`
|
| 1809 |
-
|
| 1810 |
-
- profile: [github.com/jetd1](https://github.com/jetd1)
|
| 1811 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1)
|
| 1812 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1)
|
| 1813 |
-
- repo first seen: `2026-04-09T03:07:08Z`
|
| 1814 |
-
- repo last seen: `2026-04-18T10:08:49Z`
|
| 1815 |
-
- first seen in snapshot: **no**
|
| 1816 |
-
- repo association: **CONTRIBUTOR**
|
| 1817 |
-
- repo primary artifacts: **11**
|
| 1818 |
-
- snapshot authored PRs/issues: **9 PRs / 2 issues**
|
| 1819 |
-
- snapshot discussion activity: **6 comments / 34 reviews / 34 review comments**
|
| 1820 |
-
- account age: **3810 days**
|
| 1821 |
-
- recent public PR activity: **9 PRs** (1 merged / 3 closed-unmerged / 5 open; merged rate **11%**, closed-unmerged rate **33%**, open rate **56%**)
|
| 1822 |
-
- public orgs: none visible
|
| 1823 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1824 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1825 |
-
|
| 1826 |
-
Example artifacts:
|
| 1827 |
-
- [PR #68474: fix: skip SDK retry on 429 with long retry-after across providers](https://github.com/openclaw/openclaw/pull/68474) — open
|
| 1828 |
-
- [PR #65222: fix(telegram): bypass grammY sequential key for interrupt/steer message delivery](https://github.com/openclaw/openclaw/pull/65222) — open
|
| 1829 |
-
- [PR #65221: fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries](https://github.com/openclaw/openclaw/pull/65221) — open
|
| 1830 |
-
- [Issue #65223: Design: tool abort signal handling and framework-level execution interruption](https://github.com/openclaw/openclaw/issues/65223) — open
|
| 1831 |
-
- [Issue #64951: Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective](https://github.com/openclaw/openclaw/issues/64951) — closed
|
| 1832 |
-
|
| 1833 |
### `VACInc`
|
| 1834 |
|
| 1835 |
- profile: [github.com/VACInc](https://github.com/VACInc)
|
|
@@ -1903,29 +1897,6 @@ Example artifacts:
|
|
| 1903 |
- [PR #67785: fix(agents): scope nested lane per target session to stop cross-agent blocking (#67502)](https://github.com/openclaw/openclaw/pull/67785) — closed, merged
|
| 1904 |
- [Issue #67934: [feature request] Auto-apply auth.applyConfig at plugin-load time for Category B providers (defineSingleProviderPluginEntry)](https://github.com/openclaw/openclaw/issues/67934) — closed
|
| 1905 |
|
| 1906 |
-
### `armorbreak001`
|
| 1907 |
-
|
| 1908 |
-
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 1909 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 1910 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 1911 |
-
- repo first seen: `2026-04-16T01:31:19Z`
|
| 1912 |
-
- repo last seen: `2026-04-19T04:46:24Z`
|
| 1913 |
-
- first seen in snapshot: **no**
|
| 1914 |
-
- repo association: **NONE**
|
| 1915 |
-
- repo primary artifacts: **9**
|
| 1916 |
-
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1917 |
-
- snapshot discussion activity: **6 comments / 3 reviews / 3 review comments**
|
| 1918 |
-
- account age: **7 days**
|
| 1919 |
-
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 1920 |
-
- public orgs: none visible
|
| 1921 |
-
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1922 |
-
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 1923 |
-
|
| 1924 |
-
Example artifacts:
|
| 1925 |
-
- [PR #68822: feat(memory): make embedding retry/concurrency parameters configurable](https://github.com/openclaw/openclaw/pull/68822) — open
|
| 1926 |
-
- [PR #68742: fix(agents): restore streaming usage tracking for non-native openai-completions providers](https://github.com/openclaw/openclaw/pull/68742) — open
|
| 1927 |
-
- [PR #68714: fix(config): openclaw.json written with 0664 mode instead of 0600 after hot-save](https://github.com/openclaw/openclaw/pull/68714) — open
|
| 1928 |
-
|
| 1929 |
### `WuKongAI-CMU`
|
| 1930 |
|
| 1931 |
- profile: [github.com/WuKongAI-CMU](https://github.com/WuKongAI-CMU)
|
|
@@ -1996,6 +1967,32 @@ Example artifacts:
|
|
| 1996 |
- [PR #66340: fix(billing): recognize billing cooldown skip messages as billing errors](https://github.com/openclaw/openclaw/pull/66340) — closed
|
| 1997 |
- [PR #66214: fix(plugin-sdk): restore stringEnum export for backward compatibility](https://github.com/openclaw/openclaw/pull/66214) — open
|
| 1998 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1999 |
### `zqchris`
|
| 2000 |
|
| 2001 |
- profile: [github.com/zqchris](https://github.com/zqchris)
|
|
@@ -2090,7 +2087,7 @@ Example artifacts:
|
|
| 2090 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 2091 |
|
| 2092 |
Example artifacts:
|
| 2093 |
-
- [PR #68814: docs: clarify source Control UI dev/build flow](https://github.com/openclaw/openclaw/pull/68814) —
|
| 2094 |
- [PR #68100: fix(telegram): fence stale reply delivery after abort](https://github.com/openclaw/openclaw/pull/68100) — closed, merged
|
| 2095 |
- [PR #67968: Align documented bootstrap context defaults with runtime values](https://github.com/openclaw/openclaw/pull/67968) — closed, merged
|
| 2096 |
- [Issue #65919: [Feature]: Keep configured presence alive until run complete + dispatch idle](https://github.com/openclaw/openclaw/issues/65919) — open
|
|
@@ -2888,6 +2885,29 @@ Example artifacts:
|
|
| 2888 |
- [PR #66066: fix(nextcloud-talk): align replay test callback contract](https://github.com/openclaw/openclaw/pull/66066) — open
|
| 2889 |
- [PR #66064: fix(feishu): add wait-timeout support to lifecycle helper](https://github.com/openclaw/openclaw/pull/66064) — open
|
| 2890 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2891 |
### `wirjo`
|
| 2892 |
|
| 2893 |
- profile: [github.com/wirjo](https://github.com/wirjo)
|
|
@@ -2934,32 +2954,6 @@ Example artifacts:
|
|
| 2934 |
- [PR #67018: refactor(ios): extract TTS format strings to constants](https://github.com/openclaw/openclaw/pull/67018) — open
|
| 2935 |
- [PR #67015: feat(ios): make GatewayConnectionIssue requestId extraction case-inse…](https://github.com/openclaw/openclaw/pull/67015) — open
|
| 2936 |
|
| 2937 |
-
### `Feelw00`
|
| 2938 |
-
|
| 2939 |
-
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 2940 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 2941 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 2942 |
-
- repo first seen: `2026-04-08T11:13:23Z`
|
| 2943 |
-
- repo last seen: `2026-04-18T19:57:37Z`
|
| 2944 |
-
- first seen in snapshot: **no**
|
| 2945 |
-
- repo association: **NONE**
|
| 2946 |
-
- repo primary artifacts: **10**
|
| 2947 |
-
- snapshot authored PRs/issues: **5 PRs / 5 issues**
|
| 2948 |
-
- snapshot discussion activity: **18 comments / 5 reviews / 5 review comments**
|
| 2949 |
-
- account age: **2690 days**
|
| 2950 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2951 |
-
- public orgs: none visible
|
| 2952 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2953 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2954 |
-
|
| 2955 |
-
Example artifacts:
|
| 2956 |
-
- [PR #68669: fix(agents): dedupe subagent browser session cleanup wrapper with dispatch flag](https://github.com/openclaw/openclaw/pull/68669) — open
|
| 2957 |
-
- [PR #68543: fix(infra): keep retryAsync delays above server-supplied Retry-After](https://github.com/openclaw/openclaw/pull/68543) — open
|
| 2958 |
-
- [PR #68531: fix(plugins): roll back partial registry array contributions when register() throws](https://github.com/openclaw/openclaw/pull/68531) — closed
|
| 2959 |
-
- [Issue #68668: subagent-registry: cleanupBrowserSessionsForLifecycleEnd wrapper invoked twice for same runId in embedded mode](https://github.com/openclaw/openclaw/issues/68668) — open
|
| 2960 |
-
- [Issue #68541: retryAsync's symmetric jitter can undercut server-supplied Retry-After](https://github.com/openclaw/openclaw/issues/68541) — open
|
| 2961 |
-
- [Issue #68529: plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry](https://github.com/openclaw/openclaw/issues/68529) — closed
|
| 2962 |
-
|
| 2963 |
### `frankekn`
|
| 2964 |
|
| 2965 |
- profile: [github.com/frankekn](https://github.com/frankekn)
|
|
@@ -2985,6 +2979,31 @@ Example artifacts:
|
|
| 2985 |
- [Issue #63130: claude-cli OAuth token not auto-refreshed; agents silently fall back](https://github.com/openclaw/openclaw/issues/63130) — closed
|
| 2986 |
- [Issue #63054: Bug: NO_REPLY token leaks as visible text when model generates trailing content after NO_REPLY](https://github.com/openclaw/openclaw/issues/63054) — closed
|
| 2987 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2988 |
### `lyfuci`
|
| 2989 |
|
| 2990 |
- profile: [github.com/lyfuci](https://github.com/lyfuci)
|
|
@@ -3314,30 +3333,6 @@ Example artifacts:
|
|
| 3314 |
- [Issue #65380: MiniMax tool use broken: tool call ID sanitization causes error 2013](https://github.com/openclaw/openclaw/issues/65380) — open
|
| 3315 |
- [Issue #65379: Browser CDP reachability check fails on Linux due to global undici EnvHttpProxyAgent](https://github.com/openclaw/openclaw/issues/65379) — open
|
| 3316 |
|
| 3317 |
-
### `bek91`
|
| 3318 |
-
|
| 3319 |
-
- profile: [github.com/bek91](https://github.com/bek91)
|
| 3320 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abek91)
|
| 3321 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abek91)
|
| 3322 |
-
- repo first seen: `2026-04-10T20:34:48Z`
|
| 3323 |
-
- repo last seen: `2026-04-18T04:29:52Z`
|
| 3324 |
-
- first seen in snapshot: **no**
|
| 3325 |
-
- repo association: **NONE**
|
| 3326 |
-
- repo primary artifacts: **5**
|
| 3327 |
-
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 3328 |
-
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 3329 |
-
- account age: **2144 days**
|
| 3330 |
-
- recent public PR activity: **6 PRs** (2 merged / 0 closed-unmerged / 4 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 3331 |
-
- public orgs: none visible
|
| 3332 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3333 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 3334 |
-
|
| 3335 |
-
Example artifacts:
|
| 3336 |
-
- [PR #68402: [Context] Avoid replaying Slack bot thread context](https://github.com/openclaw/openclaw/pull/68402) — open
|
| 3337 |
-
- [PR #65731: Slack: Annotate inbound Slack mentions in raw bodies](https://github.com/openclaw/openclaw/pull/65731) — open
|
| 3338 |
-
- [PR #65226: Fix qmd session export/update races](https://github.com/openclaw/openclaw/pull/65226) — open
|
| 3339 |
-
- [Issue #68383: Slack new thread sessions can replay assistant commentary/reasoning into prompt context](https://github.com/openclaw/openclaw/issues/68383) — open
|
| 3340 |
-
|
| 3341 |
### `Joel-Claw`
|
| 3342 |
|
| 3343 |
- profile: [github.com/Joel-Claw](https://github.com/Joel-Claw)
|
|
@@ -4272,6 +4267,29 @@ Example artifacts:
|
|
| 4272 |
- [PR #67456: fix: package qa-channel public surface](https://github.com/openclaw/openclaw/pull/67456) — closed
|
| 4273 |
- [PR #66788: memory-wiki: fix native relative report links](https://github.com/openclaw/openclaw/pull/66788) — closed
|
| 4274 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4275 |
### `soloclz`
|
| 4276 |
|
| 4277 |
- profile: [github.com/soloclz](https://github.com/soloclz)
|
|
@@ -4318,29 +4336,6 @@ Example artifacts:
|
|
| 4318 |
- [PR #66018: fix(ci): resolve existing tsgo type errors](https://github.com/openclaw/openclaw/pull/66018) — closed
|
| 4319 |
- [PR #65992: fix(memory-wiki): prevent ingested source page collisions](https://github.com/openclaw/openclaw/pull/65992) — open
|
| 4320 |
|
| 4321 |
-
### `tianhaocui`
|
| 4322 |
-
|
| 4323 |
-
- profile: [github.com/tianhaocui](https://github.com/tianhaocui)
|
| 4324 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Atianhaocui)
|
| 4325 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Atianhaocui)
|
| 4326 |
-
- repo first seen: `2026-04-19T04:50:42Z`
|
| 4327 |
-
- repo last seen: `2026-04-19T05:10:09Z`
|
| 4328 |
-
- first seen in snapshot: **no**
|
| 4329 |
-
- repo association: **NONE**
|
| 4330 |
-
- repo primary artifacts: **3**
|
| 4331 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4332 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4333 |
-
- account age: **2442 days**
|
| 4334 |
-
- recent public PR activity: **19 PRs** (9 merged / 2 closed-unmerged / 8 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 4335 |
-
- public orgs: none visible
|
| 4336 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 4337 |
-
- heuristic read: **high open PR share**
|
| 4338 |
-
|
| 4339 |
-
Example artifacts:
|
| 4340 |
-
- [PR #68830: fix(memory): expose vectorScore and textScore in hybrid search results](https://github.com/openclaw/openclaw/pull/68830) — open
|
| 4341 |
-
- [PR #68829: fix(cron): stop persisting "last" as literal delivery channel value](https://github.com/openclaw/openclaw/pull/68829) — open
|
| 4342 |
-
- [PR #68824: fix: remove blanket heredoc approval gate in allowlist mode](https://github.com/openclaw/openclaw/pull/68824) — open
|
| 4343 |
-
|
| 4344 |
### `xudaiyanzi`
|
| 4345 |
|
| 4346 |
- profile: [github.com/xudaiyanzi](https://github.com/xudaiyanzi)
|
|
@@ -4536,6 +4531,30 @@ Example artifacts:
|
|
| 4536 |
- [Issue #66691: v2026.4.14 regression: models.providers.*.request.allowPrivateNetwork no longer applied for audio transcription](https://github.com/openclaw/openclaw/issues/66691) — closed
|
| 4537 |
- [Issue #63132: STT: Audio transcription provider requests blocked by SSRF guard for private/LAN IPs (regression in v2026.4.7)](https://github.com/openclaw/openclaw/issues/63132) — open
|
| 4538 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4539 |
### `jerome-benoit`
|
| 4540 |
|
| 4541 |
- profile: [github.com/jerome-benoit](https://github.com/jerome-benoit)
|
|
@@ -5316,6 +5335,28 @@ Example artifacts:
|
|
| 5316 |
- [PR #66976: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66976) — open
|
| 5317 |
- [PR #66964: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66964) — closed
|
| 5318 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5319 |
### `AstronautGumbo`
|
| 5320 |
|
| 5321 |
- profile: [github.com/AstronautGumbo](https://github.com/AstronautGumbo)
|
|
@@ -5602,6 +5643,28 @@ Example artifacts:
|
|
| 5602 |
- [PR #66243: infra: normalize proxy fetch input and convert global FormData to undici](https://github.com/openclaw/openclaw/pull/66243) — open
|
| 5603 |
- [PR #66241: Discord: persist component registry to disk across gateway restarts](https://github.com/openclaw/openclaw/pull/66241) — open
|
| 5604 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5605 |
### `IshanDaga`
|
| 5606 |
|
| 5607 |
- profile: [github.com/IshanDaga](https://github.com/IshanDaga)
|
|
@@ -5665,8 +5728,30 @@ Example artifacts:
|
|
| 5665 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 5666 |
|
| 5667 |
Example artifacts:
|
| 5668 |
-
- [PR #67346: Scripts: use path.basename for pnpm to fix shell execution on Windows](https://github.com/openclaw/openclaw/pull/67346) — open
|
| 5669 |
-
- [PR #67290: fix(ui): remove duplicate usage page header](https://github.com/openclaw/openclaw/pull/67290) — open
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5670 |
|
| 5671 |
### `jdc4429`
|
| 5672 |
|
|
@@ -5954,6 +6039,28 @@ Example artifacts:
|
|
| 5954 |
- [PR #68110: fix(memory-search): thread cfg through getMemoryEmbeddingProvider so doctor stops emitting plugins.allow and memory-core false positives](https://github.com/openclaw/openclaw/pull/68110) — open
|
| 5955 |
- [PR #68107: fix(feishu): respect reasoningLevel=off so thinking text stops rendering in Feishu cards](https://github.com/openclaw/openclaw/pull/68107) — open
|
| 5956 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5957 |
### `Nimraakram22`
|
| 5958 |
|
| 5959 |
- profile: [github.com/Nimraakram22](https://github.com/Nimraakram22)
|
|
@@ -6174,28 +6281,6 @@ Example artifacts:
|
|
| 6174 |
- [PR #67330: Fix: [Bug]: Misleading "Context limit exceeded" error points to compaction when root cause is heartbeat model bleed](https://github.com/openclaw/openclaw/pull/67330) — open
|
| 6175 |
- [PR #67329: Fix: [Bug]: memory-wiki: wiki status and wiki doctor report 0 bridge artifacts despite populated memory](https://github.com/openclaw/openclaw/pull/67329) — open
|
| 6176 |
|
| 6177 |
-
### `SimbaKingjoe`
|
| 6178 |
-
|
| 6179 |
-
- profile: [github.com/SimbaKingjoe](https://github.com/SimbaKingjoe)
|
| 6180 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASimbaKingjoe)
|
| 6181 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASimbaKingjoe)
|
| 6182 |
-
- repo first seen: `2026-04-13T10:48:04Z`
|
| 6183 |
-
- repo last seen: `2026-04-19T02:17:20Z`
|
| 6184 |
-
- first seen in snapshot: **no**
|
| 6185 |
-
- repo association: **NONE**
|
| 6186 |
-
- repo primary artifacts: **2**
|
| 6187 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6188 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 6189 |
-
- account age: **1147 days**
|
| 6190 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 6191 |
-
- public orgs: none visible
|
| 6192 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6193 |
-
- heuristic read: **many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 6194 |
-
|
| 6195 |
-
Example artifacts:
|
| 6196 |
-
- [PR #68773: fix(active-memory): skip payload-less memory_search toolResults in tr…](https://github.com/openclaw/openclaw/pull/68773) — open
|
| 6197 |
-
- [PR #65893: fix(openai): improve debuggability of codex cli auth file reading](https://github.com/openclaw/openclaw/pull/65893) — closed
|
| 6198 |
-
|
| 6199 |
### `soumikbhatta`
|
| 6200 |
|
| 6201 |
- profile: [github.com/soumikbhatta](https://github.com/soumikbhatta)
|
|
@@ -6416,6 +6501,31 @@ Example artifacts:
|
|
| 6416 |
- [PR #68116: feat(memory-lancedb): support reindex and drop-index command](https://github.com/openclaw/openclaw/pull/68116) — open
|
| 6417 |
- [PR #67952: fix(memory-lancedb): get memory records through ltm list command](https://github.com/openclaw/openclaw/pull/67952) — open
|
| 6418 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6419 |
### `HOYALIM`
|
| 6420 |
|
| 6421 |
- profile: [github.com/HOYALIM](https://github.com/HOYALIM)
|
|
@@ -6485,29 +6595,6 @@ Example artifacts:
|
|
| 6485 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6486 |
- [PR #64376: fix(infra): extend exec completion detection to cover local background exec formats [AI-assisted]](https://github.com/openclaw/openclaw/pull/64376) — closed, merged
|
| 6487 |
|
| 6488 |
-
### `neofdezf-cloud`
|
| 6489 |
-
|
| 6490 |
-
- profile: [github.com/neofdezf-cloud](https://github.com/neofdezf-cloud)
|
| 6491 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud)
|
| 6492 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud)
|
| 6493 |
-
- repo first seen: `2026-04-11T10:11:35Z`
|
| 6494 |
-
- repo last seen: `2026-04-12T15:53:40Z`
|
| 6495 |
-
- first seen in snapshot: **no**
|
| 6496 |
-
- repo association: **NONE**
|
| 6497 |
-
- repo primary artifacts: **6**
|
| 6498 |
-
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 6499 |
-
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 6500 |
-
- account age: **19 days**
|
| 6501 |
-
- recent public PR activity: **6 PRs** (0 merged / 0 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6502 |
-
- public orgs: none visible
|
| 6503 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6504 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 6505 |
-
|
| 6506 |
-
Example artifacts:
|
| 6507 |
-
- [PR #65213: feat(sessions): add effective session explain command](https://github.com/openclaw/openclaw/pull/65213) — open
|
| 6508 |
-
- [PR #65005: feat(models): add provider/model resolution explain command](https://github.com/openclaw/openclaw/pull/65005) — open
|
| 6509 |
-
- [PR #64988: feat(gateway): infer provider from configured model families](https://github.com/openclaw/openclaw/pull/64988) — open
|
| 6510 |
-
|
| 6511 |
### `shad0wca7`
|
| 6512 |
|
| 6513 |
- profile: [github.com/shad0wca7](https://github.com/shad0wca7)
|
|
@@ -6554,28 +6641,28 @@ Example artifacts:
|
|
| 6554 |
- [PR #56391: fix(agents): replace blank tool names with sentinel to prevent dispatch loops](https://github.com/openclaw/openclaw/pull/56391) — open
|
| 6555 |
- [PR #50200: fix(slack): fetch fresh download URL via files.info for DM file attachments](https://github.com/openclaw/openclaw/pull/50200) — open
|
| 6556 |
|
| 6557 |
-
### `
|
| 6558 |
|
| 6559 |
-
- profile: [github.com/
|
| 6560 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 6561 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 6562 |
-
- repo first seen: `2026-03-
|
| 6563 |
-
- repo last seen: `2026-04-
|
| 6564 |
- first seen in snapshot: **no**
|
| 6565 |
- repo association: **CONTRIBUTOR**
|
| 6566 |
- repo primary artifacts: **5**
|
| 6567 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 6568 |
-
- snapshot discussion activity: **
|
| 6569 |
-
- account age: **
|
| 6570 |
-
- recent public PR activity: **
|
| 6571 |
- public orgs: none visible
|
| 6572 |
-
- compact scores: follow-through **weak**, breadth **
|
| 6573 |
-
- heuristic read: **
|
| 6574 |
|
| 6575 |
Example artifacts:
|
| 6576 |
-
- [PR #
|
| 6577 |
-
- [PR #
|
| 6578 |
-
- [PR #
|
| 6579 |
|
| 6580 |
### `saitama3292-onepunch`
|
| 6581 |
|
|
@@ -7507,28 +7594,6 @@ Example artifacts:
|
|
| 7507 |
- [PR #65727: docs: add hook-pack publishing guide](https://github.com/openclaw/openclaw/pull/65727) — open
|
| 7508 |
- [PR #65084: fix(discord): guard zombie gateway reconnects after close](https://github.com/openclaw/openclaw/pull/65084) — open
|
| 7509 |
|
| 7510 |
-
### `SYU8384`
|
| 7511 |
-
|
| 7512 |
-
- profile: [github.com/SYU8384](https://github.com/SYU8384)
|
| 7513 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASYU8384)
|
| 7514 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASYU8384)
|
| 7515 |
-
- repo first seen: `2026-04-09T18:58:16Z`
|
| 7516 |
-
- repo last seen: `2026-04-12T06:44:07Z`
|
| 7517 |
-
- first seen in snapshot: **no**
|
| 7518 |
-
- repo association: **NONE**
|
| 7519 |
-
- repo primary artifacts: **2**
|
| 7520 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7521 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 7522 |
-
- account age: **2209 days**
|
| 7523 |
-
- recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 7524 |
-
- public orgs: none visible
|
| 7525 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7526 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 7527 |
-
|
| 7528 |
-
Example artifacts:
|
| 7529 |
-
- [PR #65212: fix(qmd): normalize direct file collection paths](https://github.com/openclaw/openclaw/pull/65212) — open
|
| 7530 |
-
- [PR #63893: fix: rebuild legacy flow_runs tables](https://github.com/openclaw/openclaw/pull/63893) — open
|
| 7531 |
-
|
| 7532 |
### `trudbot`
|
| 7533 |
|
| 7534 |
- profile: [github.com/trudbot](https://github.com/trudbot)
|
|
@@ -7904,29 +7969,6 @@ Example artifacts:
|
|
| 7904 |
- [Issue #67068: feat(feishu): Pass thread_id (root_id) as MessageThreadId in inbound context](https://github.com/openclaw/openclaw/issues/67068) — open
|
| 7905 |
- [Issue #36212: Queued messages should preserve original platform message_id](https://github.com/openclaw/openclaw/issues/36212) — open
|
| 7906 |
|
| 7907 |
-
### `fujiwaranosai850`
|
| 7908 |
-
|
| 7909 |
-
- profile: [github.com/fujiwaranosai850](https://github.com/fujiwaranosai850)
|
| 7910 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afujiwaranosai850)
|
| 7911 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afujiwaranosai850)
|
| 7912 |
-
- repo first seen: `2026-04-12T07:17:06Z`
|
| 7913 |
-
- repo last seen: `2026-04-15T01:38:44Z`
|
| 7914 |
-
- first seen in snapshot: **no**
|
| 7915 |
-
- repo association: **NONE**
|
| 7916 |
-
- repo primary artifacts: **3**
|
| 7917 |
-
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 7918 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 7919 |
-
- account age: **56 days**
|
| 7920 |
-
- recent public PR activity: **25 PRs** (14 merged / 10 closed-unmerged / 1 open; merged rate **56%**, closed-unmerged rate **40%**, open rate **4%**)
|
| 7921 |
-
- public orgs: none visible
|
| 7922 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **medium**
|
| 7923 |
-
- heuristic read: **very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars**
|
| 7924 |
-
|
| 7925 |
-
Example artifacts:
|
| 7926 |
-
- [PR #65227: fix(status): reflect observed heartbeat state](https://github.com/openclaw/openclaw/pull/65227) — closed
|
| 7927 |
-
- [Issue #66914: DevClaw can silently fork project registry state by creating an empty devclaw/projects.json](https://github.com/openclaw/openclaw/issues/66914) — closed
|
| 7928 |
-
- [Issue #66472: [Bug]: DevClaw can create semantically duplicate issues, leave multiple PRs open for overlapping work, and drift issue state from PR reality](https://github.com/openclaw/openclaw/issues/66472) — open
|
| 7929 |
-
|
| 7930 |
### `garnetlyx`
|
| 7931 |
|
| 7932 |
- profile: [github.com/garnetlyx](https://github.com/garnetlyx)
|
|
@@ -7973,29 +8015,6 @@ Example artifacts:
|
|
| 7973 |
- [Issue #68102: Bug: webchat attach file image attachment lost after upload (Control UI) — #64918 fix not covering this path](https://github.com/openclaw/openclaw/issues/68102) — open
|
| 7974 |
- [Issue #67856: [Bug] Memory-core creates Dreaming cron without tz field](https://github.com/openclaw/openclaw/issues/67856) — open
|
| 7975 |
|
| 7976 |
-
### `kesslerio`
|
| 7977 |
-
|
| 7978 |
-
- profile: [github.com/kesslerio](https://github.com/kesslerio)
|
| 7979 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akesslerio)
|
| 7980 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akesslerio)
|
| 7981 |
-
- repo first seen: `2026-01-29T00:28:18Z`
|
| 7982 |
-
- repo last seen: `2026-04-19T05:21:10Z`
|
| 7983 |
-
- first seen in snapshot: **no**
|
| 7984 |
-
- repo association: **NONE**
|
| 7985 |
-
- repo primary artifacts: **3**
|
| 7986 |
-
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 7987 |
-
- snapshot discussion activity: **12 comments / 2 reviews / 2 review comments**
|
| 7988 |
-
- account age: **4923 days**
|
| 7989 |
-
- recent public PR activity: **6 PRs** (1 merged / 1 closed-unmerged / 4 open; merged rate **17%**, closed-unmerged rate **17%**, open rate **67%**)
|
| 7990 |
-
- public orgs: none visible
|
| 7991 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7992 |
-
- heuristic read: **high open PR share**
|
| 7993 |
-
|
| 7994 |
-
Example artifacts:
|
| 7995 |
-
- [PR #68807: fix(codex): bridge MCP tool approval elicitations](https://github.com/openclaw/openclaw/pull/68807) — open
|
| 7996 |
-
- [Issue #68784: [Bug]: native Codex app-server does not surface app approval/input prompts, and Codex Apps GitHub writes fail as "user rejected MCP tool call"](https://github.com/openclaw/openclaw/issues/68784) — open
|
| 7997 |
-
- [Issue #67844: Harden Gmail draft helpers against quoted-heredoc command-substitution bugs](https://github.com/openclaw/openclaw/issues/67844) — closed
|
| 7998 |
-
|
| 7999 |
### `kindomLee`
|
| 8000 |
|
| 8001 |
- profile: [github.com/kindomLee](https://github.com/kindomLee)
|
|
@@ -9792,27 +9811,6 @@ Example artifacts:
|
|
| 9792 |
Example artifacts:
|
| 9793 |
- [PR #68089: mattermost: fix /oc_* slash command 503 from duplicate slash-state instance](https://github.com/openclaw/openclaw/pull/68089) — open
|
| 9794 |
|
| 9795 |
-
### `altierac`
|
| 9796 |
-
|
| 9797 |
-
- profile: [github.com/altierac](https://github.com/altierac)
|
| 9798 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltierac)
|
| 9799 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltierac)
|
| 9800 |
-
- repo first seen: `2026-04-18T16:22:48Z`
|
| 9801 |
-
- repo last seen: `2026-04-18T16:22:48Z`
|
| 9802 |
-
- first seen in snapshot: **no**
|
| 9803 |
-
- repo association: **NONE**
|
| 9804 |
-
- repo primary artifacts: **1**
|
| 9805 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 9806 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 9807 |
-
- account age: **5 days**
|
| 9808 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 9809 |
-
- public orgs: none visible
|
| 9810 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 9811 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 9812 |
-
|
| 9813 |
-
Example artifacts:
|
| 9814 |
-
- [PR #68639: fix(memory-wiki): forward sessionKey to shared memory search](https://github.com/openclaw/openclaw/pull/68639) — open
|
| 9815 |
-
|
| 9816 |
### `andyylin`
|
| 9817 |
|
| 9818 |
- profile: [github.com/andyylin](https://github.com/andyylin)
|
|
@@ -10905,6 +10903,27 @@ Example artifacts:
|
|
| 10905 |
Example artifacts:
|
| 10906 |
- [PR #65972: Add Bluesky skill: CLI tool and MCP server for Bluesky social media](https://github.com/openclaw/openclaw/pull/65972) — open
|
| 10907 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10908 |
### `devlux76`
|
| 10909 |
|
| 10910 |
- profile: [github.com/devlux76](https://github.com/devlux76)
|
|
@@ -11640,27 +11659,6 @@ Example artifacts:
|
|
| 11640 |
Example artifacts:
|
| 11641 |
- [PR #67126: first cmit v-deepclaw](https://github.com/openclaw/openclaw/pull/67126) — closed
|
| 11642 |
|
| 11643 |
-
### `grimmjoww`
|
| 11644 |
-
|
| 11645 |
-
- profile: [github.com/grimmjoww](https://github.com/grimmjoww)
|
| 11646 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrimmjoww)
|
| 11647 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrimmjoww)
|
| 11648 |
-
- repo first seen: `2026-04-18T10:03:57Z`
|
| 11649 |
-
- repo last seen: `2026-04-18T10:03:57Z`
|
| 11650 |
-
- first seen in snapshot: **no**
|
| 11651 |
-
- repo association: **NONE**
|
| 11652 |
-
- repo primary artifacts: **1**
|
| 11653 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11654 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 11655 |
-
- account age: **3584 days**
|
| 11656 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11657 |
-
- public orgs: none visible
|
| 11658 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11659 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 11660 |
-
|
| 11661 |
-
Example artifacts:
|
| 11662 |
-
- [PR #68507: fix(gateway): try SIGUSR1 restart before spawning external processes](https://github.com/openclaw/openclaw/pull/68507) — open
|
| 11663 |
-
|
| 11664 |
### `groovetandon`
|
| 11665 |
|
| 11666 |
- profile: [github.com/groovetandon](https://github.com/groovetandon)
|
|
@@ -11892,28 +11890,6 @@ Example artifacts:
|
|
| 11892 |
Example artifacts:
|
| 11893 |
- [PR #68554: fix(sessions): remove redundant skipCache disk re-read inside session store lock](https://github.com/openclaw/openclaw/pull/68554) — open
|
| 11894 |
|
| 11895 |
-
### `hondaya01`
|
| 11896 |
-
|
| 11897 |
-
- profile: [github.com/hondaya01](https://github.com/hondaya01)
|
| 11898 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahondaya01)
|
| 11899 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahondaya01)
|
| 11900 |
-
- repo first seen: `2026-04-12T06:40:40Z`
|
| 11901 |
-
- repo last seen: `2026-04-12T06:40:40Z`
|
| 11902 |
-
- first seen in snapshot: **no**
|
| 11903 |
-
- repo association: **NONE**
|
| 11904 |
-
- repo primary artifacts: **1**
|
| 11905 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11906 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 11907 |
-
- account age: **? days**
|
| 11908 |
-
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 11909 |
-
- public orgs: none visible
|
| 11910 |
-
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 11911 |
-
- heuristic read: **summary unavailable**
|
| 11912 |
-
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'hondaya01'."}]`
|
| 11913 |
-
|
| 11914 |
-
Example artifacts:
|
| 11915 |
-
- [PR #65211: fix: include user-configured provider models in gateway catalog for capability checks](https://github.com/openclaw/openclaw/pull/65211) — open
|
| 11916 |
-
|
| 11917 |
### `Hou-Yufan`
|
| 11918 |
|
| 11919 |
- profile: [github.com/Hou-Yufan](https://github.com/Hou-Yufan)
|
|
@@ -12397,27 +12373,6 @@ Example artifacts:
|
|
| 12397 |
Example artifacts:
|
| 12398 |
- [PR #65906: feat: Add {context} and {contextPercent} template variables for response prefix](https://github.com/openclaw/openclaw/pull/65906) — open
|
| 12399 |
|
| 12400 |
-
### `javierdici`
|
| 12401 |
-
|
| 12402 |
-
- profile: [github.com/javierdici](https://github.com/javierdici)
|
| 12403 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajavierdici)
|
| 12404 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajavierdici)
|
| 12405 |
-
- repo first seen: `2026-04-13T03:33:17Z`
|
| 12406 |
-
- repo last seen: `2026-04-13T03:33:17Z`
|
| 12407 |
-
- first seen in snapshot: **no**
|
| 12408 |
-
- repo association: **NONE**
|
| 12409 |
-
- repo primary artifacts: **1**
|
| 12410 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12411 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 12412 |
-
- account age: **1088 days**
|
| 12413 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12414 |
-
- public orgs: none visible
|
| 12415 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 12416 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 12417 |
-
|
| 12418 |
-
Example artifacts:
|
| 12419 |
-
- [PR #65689: Render provider errors in chat history](https://github.com/openclaw/openclaw/pull/65689) — open
|
| 12420 |
-
|
| 12421 |
### `Jay-ju`
|
| 12422 |
|
| 12423 |
- profile: [github.com/Jay-ju](https://github.com/Jay-ju)
|
|
@@ -13867,27 +13822,6 @@ Example artifacts:
|
|
| 13867 |
Example artifacts:
|
| 13868 |
- [PR #65741: fix(telegram): improve group message routing reliability](https://github.com/openclaw/openclaw/pull/65741) — open
|
| 13869 |
|
| 13870 |
-
### `name5566`
|
| 13871 |
-
|
| 13872 |
-
- profile: [github.com/name5566](https://github.com/name5566)
|
| 13873 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aname5566)
|
| 13874 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aname5566)
|
| 13875 |
-
- repo first seen: `2026-04-19T04:38:23Z`
|
| 13876 |
-
- repo last seen: `2026-04-19T04:38:23Z`
|
| 13877 |
-
- first seen in snapshot: **no**
|
| 13878 |
-
- repo association: **NONE**
|
| 13879 |
-
- repo primary artifacts: **1**
|
| 13880 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13881 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 13882 |
-
- account age: **5820 days**
|
| 13883 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 13884 |
-
- public orgs: none visible
|
| 13885 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 13886 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 13887 |
-
|
| 13888 |
-
Example artifacts:
|
| 13889 |
-
- [PR #68820: feat(exec): inject OPENCLAW_SESSION_KEY env var for child processes](https://github.com/openclaw/openclaw/pull/68820) — closed
|
| 13890 |
-
|
| 13891 |
### `neilofneils404`
|
| 13892 |
|
| 13893 |
- profile: [github.com/neilofneils404](https://github.com/neilofneils404)
|
|
@@ -15527,27 +15461,6 @@ Example artifacts:
|
|
| 15527 |
Example artifacts:
|
| 15528 |
- [PR #68283: fix(approvals): back off native handler bootstrap retries](https://github.com/openclaw/openclaw/pull/68283) — open
|
| 15529 |
|
| 15530 |
-
### `thewilloftheshadow`
|
| 15531 |
-
|
| 15532 |
-
- profile: [github.com/thewilloftheshadow](https://github.com/thewilloftheshadow)
|
| 15533 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Athewilloftheshadow)
|
| 15534 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Athewilloftheshadow)
|
| 15535 |
-
- repo first seen: `2025-12-17T05:45:19Z`
|
| 15536 |
-
- repo last seen: `2026-04-16T03:46:08Z`
|
| 15537 |
-
- first seen in snapshot: **no**
|
| 15538 |
-
- repo association: **MEMBER**
|
| 15539 |
-
- repo primary artifacts: **1**
|
| 15540 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15541 |
-
- snapshot discussion activity: **765 comments / 0 reviews / 0 review comments**
|
| 15542 |
-
- account age: **3009 days**
|
| 15543 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15544 |
-
- public orgs: `DiscordSRV`, `groupme-js`, `buape`, `jt99network`, `trackedout`, `openclaw`
|
| 15545 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15546 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 15547 |
-
|
| 15548 |
-
Example artifacts:
|
| 15549 |
-
- [PR #65205: feat(discord): add canvas-first Discord Activities support](https://github.com/openclaw/openclaw/pull/65205) — open
|
| 15550 |
-
|
| 15551 |
### `thinhhh-beep`
|
| 15552 |
|
| 15553 |
- profile: [github.com/thinhhh-beep](https://github.com/thinhhh-beep)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260419T072034Z`
|
| 4 |
+
- Generated: `2026-04-19T07:23:00Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `701`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 15 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 41 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 41 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 17 |
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 40 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 18 |
+
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 36 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 19 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 32 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 31 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 48 |
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 49 |
| `Bartok9` | [profile](https://github.com/Bartok9) | no | CONTRIBUTOR | 70d | `2026-02-27T18:48:49Z` | 11 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 50 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 11 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 51 |
+
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 10 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 52 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 53 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 10 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 54 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 56 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 57 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 58 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 59 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 2 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 60 |
| `martingarramon` | [profile](https://github.com/martingarramon) | no | CONTRIBUTOR | 49d | `2026-03-21T22:50:34Z` | 9 | 1 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 61 |
| `stainlu` | [profile](https://github.com/stainlu) | no | CONTRIBUTOR | 1364d | `2026-04-08T01:24:20Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 62 |
| `WuKongAI-CMU` | [profile](https://github.com/WuKongAI-CMU) | no | CONTRIBUTOR | 343d | `2026-03-09T20:35:04Z` | 9 | 0 | weak | low | low | young account; high recent PR volume; high open PR share; targets high-star repos |
|
| 63 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 64 |
| `yqli2420` | [profile](https://github.com/yqli2420) | no | CONTRIBUTOR | 3910d | `2026-04-13T18:44:19Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 65 |
+
| `Feelw00` | [profile](https://github.com/Feelw00) | no | NONE | 2690d | `2026-04-08T11:13:23Z` | 8 | 8 | weak | low | low | high open PR share; targets high-star repos |
|
| 66 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 8 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 67 |
| `zhouhe-xydt` | [profile](https://github.com/zhouhe-xydt) | no | CONTRIBUTOR | 44d | `2026-03-10T08:57:32Z` | 8 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 68 |
| `loongfay` | [profile](https://github.com/loongfay) | no | NONE | 3732d | `2026-04-15T14:58:37Z` | 8 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 101 |
| `plgonzalezrx8` | [profile](https://github.com/plgonzalezrx8) | no | CONTRIBUTOR | 3595d | `2026-01-31T01:53:17Z` | 6 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 102 |
| `skylee-01` | [profile](https://github.com/skylee-01) | no | NONE | 2648d | `2026-04-14T12:14:20Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 103 |
| `stanleeyY` | [profile](https://github.com/stanleeyY) | no | NONE | 4751d | `2026-04-13T16:15:57Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 104 |
+
| `tianhaocui` | [profile](https://github.com/tianhaocui) | no | CONTRIBUTOR | 2442d | `2026-04-19T04:50:42Z` | 6 | 0 | mixed | moderate | low | high open PR share |
|
| 105 |
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 6 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 106 |
| `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 |
|
|
|
|
| 107 |
| `frankekn` | [profile](https://github.com/frankekn) | no | MEMBER | 4714d | `2026-01-29T00:35:02Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 108 |
+
| `kesslerio` | [profile](https://github.com/kesslerio) | no | NONE | 4923d | `2026-01-29T00:28:18Z` | 5 | 2 | weak | low | low | high open PR share |
|
| 109 |
| `lyfuci` | [profile](https://github.com/lyfuci) | no | NONE | 3970d | `2026-03-04T12:15:50Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 110 |
| `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 |
|
| 111 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
|
|
|
| 120 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 121 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 122 |
| `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 |
|
|
|
|
| 123 |
| `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 |
|
| 124 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 125 |
| `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 |
|
|
|
|
| 160 |
| `mylukin` | [profile](https://github.com/mylukin) | no | CONTRIBUTOR | 5340d | `2026-01-26T00:39:54Z` | 3 | 0 | mixed | low | low | — |
|
| 161 |
| `nnish16` | [profile](https://github.com/nnish16) | no | NONE | 2135d | `2026-04-13T18:14:26Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 162 |
| `RLTree` | [profile](https://github.com/RLTree) | no | NONE | 1732d | `2026-04-14T20:31:37Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 163 |
+
| `SimbaKingjoe` | [profile](https://github.com/SimbaKingjoe) | no | NONE | 1147d | `2026-04-13T10:48:04Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 164 |
| `soloclz` | [profile](https://github.com/soloclz) | no | NONE | 728d | `2026-04-15T15:18:28Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 165 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 166 |
| `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 |
|
| 167 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 168 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2026-01-16T21:59:54Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
|
|
| 171 |
| `mraleko` | [profile](https://github.com/mraleko) | no | CONTRIBUTOR | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 172 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 173 |
| `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 |
|
| 174 |
+
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 175 |
| `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 |
|
| 176 |
| `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 |
|
| 177 |
| `ayeshakhalid192007-dev` | [profile](https://github.com/ayeshakhalid192007-dev) | no | NONE | 172d | `2026-04-02T13:08:35Z` | 4 | 0 | weak | moderate | medium | young account; high open PR share |
|
|
|
|
| 205 |
| `ademczuk` | [profile](https://github.com/ademczuk) | no | CONTRIBUTOR | 4629d | `2026-02-23T17:59:33Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 206 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 207 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 208 |
+
| `altierac` | [profile](https://github.com/altierac) | no | NONE | 5d | `2026-04-18T16:22:48Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 209 |
| `AstronautGumbo` | [profile](https://github.com/AstronautGumbo) | no | NONE | 471d | `2026-04-18T13:07:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 210 |
| `benholl94-cmyk` | [profile](https://github.com/benholl94-cmyk) | no | NONE | 6d | `2026-04-15T00:20:23Z` | 2 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 211 |
| `bettert0n` | [profile](https://github.com/bettert0n) | no | NONE | 2828d | `2026-04-17T16:36:34Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 219 |
| `flowforgelab` | [profile](https://github.com/flowforgelab) | no | NONE | 374d | `2026-04-17T09:50:18Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 220 |
| `frankentini` | [profile](https://github.com/frankentini) | no | NONE | 2190d | `2026-04-11T12:05:46Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 221 |
| `geekhuashan` | [profile](https://github.com/geekhuashan) | no | CONTRIBUTOR | 2635d | `2026-03-12T01:17:49Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 222 |
+
| `grimmjoww` | [profile](https://github.com/grimmjoww) | no | NONE | 3584d | `2026-04-18T10:03:57Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 223 |
| `IshanDaga` | [profile](https://github.com/IshanDaga) | no | NONE | 4222d | `2026-04-13T19:01:38Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 224 |
| `isopenclaw` | [profile](https://github.com/isopenclaw) | no | NONE | 48d | `2026-04-16T01:27:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 225 |
| `iubns` | [profile](https://github.com/iubns) | no | NONE | 4512d | `2026-03-17T18:37:20Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 226 |
+
| `javierdici` | [profile](https://github.com/javierdici) | no | NONE | 1088d | `2026-04-13T03:33:17Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 227 |
| `jdc4429` | [profile](https://github.com/jdc4429) | no | NONE | 3611d | `2026-04-12T20:57:07Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 228 |
| `josmithiii` | [profile](https://github.com/josmithiii) | no | CONTRIBUTOR | 4984d | `2026-04-14T06:34:16Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 229 |
| `JQRobert` | [profile](https://github.com/JQRobert) | no | NONE | 46d | `2026-04-13T05:33:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 237 |
| `monasprox` | [profile](https://github.com/monasprox) | no | NONE | 152d | `2026-04-18T06:55:05Z` | 2 | 0 | mixed | low | low | young account |
|
| 238 |
| `mrlane2k` | [profile](https://github.com/mrlane2k) | no | NONE | 1738d | `2026-04-17T00:38:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 239 |
| `mvanhorn` | [profile](https://github.com/mvanhorn) | no | CONTRIBUTOR | 5651d | `2026-03-08T00:20:58Z` | 2 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 240 |
+
| `name5566` | [profile](https://github.com/name5566) | no | NONE | 5820d | `2026-04-19T04:38:23Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 241 |
| `Nimraakram22` | [profile](https://github.com/Nimraakram22) | no | NONE | 82d | `2026-04-17T19:03:24Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 242 |
| `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 |
|
| 243 |
| `osolmaz` | [profile](https://github.com/osolmaz) | no | CONTRIBUTOR | 4948d | `2026-02-16T18:46:02Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 248 |
| `seoseo-ai` | [profile](https://github.com/seoseo-ai) | no | NONE | 61d | `2026-04-18T12:56:25Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 249 |
| `serkonyc` | [profile](https://github.com/serkonyc) | no | CONTRIBUTOR | 4509d | `2026-04-12T11:37:04Z` | 2 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 250 |
| `shahyashish` | [profile](https://github.com/shahyashish) | no | NONE | 1601d | `2026-04-15T18:06:48Z` | 2 | 0 | weak | high | low | broad repo spread; high open PR share; no visible non-self stars |
|
|
|
|
| 251 |
| `soumikbhatta` | [profile](https://github.com/soumikbhatta) | no | CONTRIBUTOR | 3210d | `2026-01-28T15:14:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 252 |
| `stroupaloop` | [profile](https://github.com/stroupaloop) | no | NONE | 4952d | `2026-04-18T14:50:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 253 |
| `sunapi386` | [profile](https://github.com/sunapi386) | no | NONE | 5336d | `2026-04-16T06:21:03Z` | 2 | 0 | mixed | moderate | low | — |
|
|
|
|
| 258 |
| `yangxiyucs` | [profile](https://github.com/yangxiyucs) | no | NONE | 3510d | `2026-04-13T14:23:50Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 259 |
| `ymaxgit` | [profile](https://github.com/ymaxgit) | no | NONE | 3289d | `2026-04-17T07:53:18Z` | 2 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 260 |
| `zhangyue19921010` | [profile](https://github.com/zhangyue19921010) | no | NONE | 2066d | `2026-04-17T03:44:42Z` | 2 | 0 | weak | low | low | high open PR share |
|
| 261 |
+
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 9 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 262 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 7 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 263 |
| `Jerry-Xin` | [profile](https://github.com/Jerry-Xin) | no | NONE | 4826d | `2026-03-13T06:51:39Z` | 6 | 0 | mixed | low | low | high open PR share |
|
| 264 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 265 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 266 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 267 |
+
| `chen-zhang-cs-code` | [profile](https://github.com/chen-zhang-cs-code) | no | CONTRIBUTOR | 118d | `2026-03-18T08:15:21Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 268 |
| `saitama3292-onepunch` | [profile](https://github.com/saitama3292-onepunch) | no | NONE | 18d | `2026-04-07T12:18:26Z` | 5 | 0 | weak | low | low | very new account |
|
| 269 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 270 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 306 |
| `mitmul` | [profile](https://github.com/mitmul) | no | NONE | 5513d | `2026-04-08T03:40:41Z` | 2 | 0 | strong | low | low | — |
|
| 307 |
| `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 |
|
| 308 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 309 |
| `trudbot` | [profile](https://github.com/trudbot) | no | NONE | 1655d | `2026-04-11T17:13:42Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 310 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 311 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
|
|
|
| 322 |
| `Conan-Scott` | [profile](https://github.com/Conan-Scott) | no | NONE | 19d | `2026-04-05T01:45:33Z` | 1 | 2 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 323 |
| `cwmine` | [profile](https://github.com/cwmine) | no | NONE | 4762d | `2026-03-01T15:52:37Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 324 |
| `Etoilelune` | [profile](https://github.com/Etoilelune) | no | NONE | 3481d | `2026-03-05T13:46:03Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 325 |
| `garnetlyx` | [profile](https://github.com/garnetlyx) | no | CONTRIBUTOR | 3984d | `2026-02-07T09:54:36Z` | 1 | 2 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 326 |
| `harinwu-netizen` | [profile](https://github.com/harinwu-netizen) | no | NONE | 44d | `2026-04-15T12:59:20Z` | 1 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 327 |
| `kindomLee` | [profile](https://github.com/kindomLee) | no | NONE | 4174d | `2026-04-14T03:14:01Z` | 1 | 2 | strong | low | low | — |
|
| 328 |
| `lumien` | [profile](https://github.com/lumien) | no | NONE | 5206d | `2026-04-12T18:18:23Z` | 1 | 2 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 329 |
| `njxiaohan` | [profile](https://github.com/njxiaohan) | no | NONE | 3977d | `2026-04-15T01:24:50Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 406 |
| `alickgithub2` | [profile](https://github.com/alickgithub2) | no | NONE | 1141d | `2026-04-12T16:15:43Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 407 |
| `aliyevaladddin` | [profile](https://github.com/aliyevaladddin) | no | NONE | 326d | `2026-04-15T01:10:25Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 408 |
| `allenliang2022` | [profile](https://github.com/allenliang2022) | no | NONE | 1544d | `2026-04-17T11:19:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 409 |
| `andyylin` | [profile](https://github.com/andyylin) | no | CONTRIBUTOR | 2500d | `2026-04-08T14:02:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 410 |
| `aniaan` | [profile](https://github.com/aniaan) | no | NONE | 2846d | `2026-04-19T04:23:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 411 |
| `anniesurla` | [profile](https://github.com/anniesurla) | no | NONE | 1352d | `2026-04-18T00:06:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 458 |
| `darkamenosa` | [profile](https://github.com/darkamenosa) | no | MEMBER | 4446d | `2026-02-22T00:42:48Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 459 |
| `davidrudduck` | [profile](https://github.com/davidrudduck) | no | CONTRIBUTOR | 2628d | `2026-02-08T20:35:56Z` | 1 | 0 | mixed | low | low | — |
|
| 460 |
| `davynci58-byte` | [profile](https://github.com/davynci58-byte) | no | NONE | 11d | `2026-04-13T14:03:07Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 461 |
+
| `desty` | [profile](https://github.com/desty) | yes | NONE | 5749d | `2026-04-19T06:34:08Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 462 |
| `devlux76` | [profile](https://github.com/devlux76) | no | NONE | 1756d | `2026-04-16T21:12:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 463 |
| `devsehyeon` | [profile](https://github.com/devsehyeon) | no | NONE | 2470d | `2026-04-13T15:13:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 464 |
| `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 |
|
|
|
|
| 494 |
| `gee-bjak` | [profile](https://github.com/gee-bjak) | no | NONE | 269d | `2026-04-14T08:39:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 495 |
| `Ghitahouir` | [profile](https://github.com/Ghitahouir) | no | NONE | 1479d | `2026-04-14T21:09:25Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 496 |
| `Gozei` | [profile](https://github.com/Gozei) | no | NONE | 2233d | `2026-04-15T10:34:27Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 497 |
| `groovetandon` | [profile](https://github.com/groovetandon) | no | NONE | 3339d | `2026-04-16T01:30:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 498 |
| `gztony` | [profile](https://github.com/gztony) | no | NONE | 3302d | `2026-04-13T04:31:10Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 499 |
| `Hakibbumbus` | [profile](https://github.com/Hakibbumbus) | no | NONE | 2017d | `2026-04-13T19:50:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 505 |
| `HelloBias` | [profile](https://github.com/HelloBias) | no | NONE | 1d | `2026-04-15T00:52:12Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 506 |
| `hendricius` | [profile](https://github.com/hendricius) | no | NONE | 5435d | `2026-04-13T13:53:53Z` | 1 | 0 | mixed | low | low | — |
|
| 507 |
| `henkterharmsel` | [profile](https://github.com/henkterharmsel) | no | NONE | 5701d | `2026-04-18T12:54:22Z` | 1 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 508 |
| `Hou-Yufan` | [profile](https://github.com/Hou-Yufan) | no | NONE | 1866d | `2026-04-12T14:51:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 509 |
| `houston2394` | [profile](https://github.com/houston2394) | no | NONE | 443d | `2026-04-14T11:55:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 510 |
| `huangzynn` | [profile](https://github.com/huangzynn) | no | NONE | 1274d | `2026-04-16T02:22:50Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 528 |
| `jaredmarin` | [profile](https://github.com/jaredmarin) | no | NONE | 3319d | `2026-04-19T01:22:18Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 529 |
| `jason-zimmer` | [profile](https://github.com/jason-zimmer) | no | NONE | 3159d | `2026-04-13T22:47:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 530 |
| `JASSBR` | [profile](https://github.com/JASSBR) | no | NONE | 1585d | `2026-04-13T11:18:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 531 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 532 |
| `JeevaByte` | [profile](https://github.com/JeevaByte) | no | NONE | 2055d | `2026-04-17T23:10:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 533 |
| `JerranC` | [profile](https://github.com/JerranC) | no | NONE | 1342d | `2026-04-15T02:06:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 597 |
| `mohuaxiao` | [profile](https://github.com/mohuaxiao) | no | NONE | 79d | `2026-04-12T16:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 598 |
| `MotherSphere` | [profile](https://github.com/MotherSphere) | no | NONE | 198d | `2026-04-18T14:28:07Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 599 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 600 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 601 |
| `nerua1` | [profile](https://github.com/nerua1) | no | NONE | 20d | `2026-04-12T19:44:51Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 602 |
| `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 |
|
|
|
|
| 675 |
| `tardigrde` | [profile](https://github.com/tardigrde) | no | NONE | 3106d | `2026-04-15T05:54:30Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 676 |
| `tars90percent` | [profile](https://github.com/tars90percent) | no | CONTRIBUTOR | 107d | `2026-04-13T11:28:23Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 677 |
| `TheDillonHall` | [profile](https://github.com/TheDillonHall) | no | NONE | 1109d | `2026-04-17T21:36:47Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 678 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 679 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 680 |
| `TinyTb` | [profile](https://github.com/TinyTb) | no | CONTRIBUTOR | 4534d | `2026-02-05T18:45:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 861 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 862 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 863 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 864 |
+
- repo last seen: `2026-04-19T07:15:46Z`
|
| 865 |
- first seen in snapshot: **no**
|
| 866 |
- repo association: **CONTRIBUTOR**
|
| 867 |
+
- repo primary artifacts: **43**
|
| 868 |
+
- snapshot authored PRs/issues: **36 PRs / 7 issues**
|
| 869 |
+
- snapshot discussion activity: **51 comments / 0 reviews / 0 review comments**
|
| 870 |
- account age: **32 days**
|
| 871 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 872 |
- public orgs: none visible
|
|
|
|
| 874 |
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 875 |
|
| 876 |
Example artifacts:
|
| 877 |
+
- [PR #68856: fix: skip brew prompt on Linux when native package manager is available](https://github.com/openclaw/openclaw/pull/68856) — open
|
| 878 |
+
- [PR #68846: fix: reap MCP child processes when spawned session run ends](https://github.com/openclaw/openclaw/pull/68846) — open
|
| 879 |
+
- [PR #68840: fix: add exponential backoff retry for Feishu WebSocket reconnection](https://github.com/openclaw/openclaw/pull/68840) — open
|
| 880 |
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 881 |
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 882 |
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
|
|
|
| 1057 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aobviyus)
|
| 1058 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aobviyus)
|
| 1059 |
- repo first seen: `2026-01-04T13:17:28Z`
|
| 1060 |
+
- repo last seen: `2026-04-19T06:39:40Z`
|
| 1061 |
- first seen in snapshot: **no**
|
| 1062 |
- repo association: **CONTRIBUTOR**
|
| 1063 |
- repo primary artifacts: **19**
|
| 1064 |
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 1065 |
+
- snapshot discussion activity: **534 comments / 50 reviews / 4 review comments**
|
| 1066 |
- account age: **3510 days**
|
| 1067 |
- recent public PR activity: **16 PRs** (15 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 1068 |
- public orgs: `UplauseApp`
|
|
|
|
| 1155 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky)
|
| 1156 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky)
|
| 1157 |
- repo first seen: `2026-02-08T09:07:45Z`
|
| 1158 |
+
- repo last seen: `2026-04-19T07:12:36Z`
|
| 1159 |
- first seen in snapshot: **no**
|
| 1160 |
- repo association: **CONTRIBUTOR**
|
| 1161 |
- repo primary artifacts: **18**
|
| 1162 |
- snapshot authored PRs/issues: **18 PRs / 0 issues**
|
| 1163 |
+
- snapshot discussion activity: **193 comments / 0 reviews / 0 review comments**
|
| 1164 |
- account age: **1077 days**
|
| 1165 |
- recent public PR activity: **18 PRs** (17 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 1166 |
- public orgs: none visible
|
|
|
|
| 1620 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASARAMALI15792)
|
| 1621 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASARAMALI15792)
|
| 1622 |
- repo first seen: `2026-04-11T06:57:22Z`
|
| 1623 |
+
- repo last seen: `2026-04-19T06:36:47Z`
|
| 1624 |
- first seen in snapshot: **no**
|
| 1625 |
- repo association: **CONTRIBUTOR**
|
| 1626 |
- repo primary artifacts: **11**
|
| 1627 |
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1628 |
+
- snapshot discussion activity: **7 comments / 3 reviews / 3 review comments**
|
| 1629 |
- account age: **992 days**
|
| 1630 |
- recent public PR activity: **12 PRs** (4 merged / 1 closed-unmerged / 7 open; merged rate **33%**, closed-unmerged rate **8%**, open rate **58%**)
|
| 1631 |
- public orgs: none visible
|
|
|
|
| 1637 |
- [PR #68575: fix(telegram): reset sessions after unrecoverable context overflow](https://github.com/openclaw/openclaw/pull/68575) — open
|
| 1638 |
- [PR #68125: fix: Control UI runtime content filtering (#68094)](https://github.com/openclaw/openclaw/pull/68125) — closed
|
| 1639 |
|
| 1640 |
+
### `armorbreak001`
|
| 1641 |
+
|
| 1642 |
+
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 1643 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 1644 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 1645 |
+
- repo first seen: `2026-04-16T01:31:19Z`
|
| 1646 |
+
- repo last seen: `2026-04-19T07:08:12Z`
|
| 1647 |
+
- first seen in snapshot: **no**
|
| 1648 |
+
- repo association: **NONE**
|
| 1649 |
+
- repo primary artifacts: **10**
|
| 1650 |
+
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
| 1651 |
+
- snapshot discussion activity: **7 comments / 3 reviews / 3 review comments**
|
| 1652 |
+
- account age: **7 days**
|
| 1653 |
+
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 1654 |
+
- public orgs: none visible
|
| 1655 |
+
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1656 |
+
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 1657 |
+
|
| 1658 |
+
Example artifacts:
|
| 1659 |
+
- [PR #68854: fix(security): allow quoted heredocs in allowlist mode without extra approval](https://github.com/openclaw/openclaw/pull/68854) — open
|
| 1660 |
+
- [PR #68822: feat(memory): make embedding retry/concurrency parameters configurable](https://github.com/openclaw/openclaw/pull/68822) — open
|
| 1661 |
+
- [PR #68742: fix(agents): restore streaming usage tracking for non-native openai-completions providers](https://github.com/openclaw/openclaw/pull/68742) — open
|
| 1662 |
+
|
| 1663 |
### `Jimmy-xuzimo`
|
| 1664 |
|
| 1665 |
- profile: [github.com/Jimmy-xuzimo](https://github.com/Jimmy-xuzimo)
|
|
|
|
| 1824 |
- [Issue #67887: parity gate fails when speech-core runtime public surface cannot be resolved](https://github.com/openclaw/openclaw/issues/67887) — open
|
| 1825 |
- [Issue #66695: pre-commit hook assumes bare pnpm instead of Corepack-managed pnpm](https://github.com/openclaw/openclaw/issues/66695) — open
|
| 1826 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1827 |
### `VACInc`
|
| 1828 |
|
| 1829 |
- profile: [github.com/VACInc](https://github.com/VACInc)
|
|
|
|
| 1897 |
- [PR #67785: fix(agents): scope nested lane per target session to stop cross-agent blocking (#67502)](https://github.com/openclaw/openclaw/pull/67785) — closed, merged
|
| 1898 |
- [Issue #67934: [feature request] Auto-apply auth.applyConfig at plugin-load time for Category B providers (defineSingleProviderPluginEntry)](https://github.com/openclaw/openclaw/issues/67934) — closed
|
| 1899 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1900 |
### `WuKongAI-CMU`
|
| 1901 |
|
| 1902 |
- profile: [github.com/WuKongAI-CMU](https://github.com/WuKongAI-CMU)
|
|
|
|
| 1967 |
- [PR #66340: fix(billing): recognize billing cooldown skip messages as billing errors](https://github.com/openclaw/openclaw/pull/66340) — closed
|
| 1968 |
- [PR #66214: fix(plugin-sdk): restore stringEnum export for backward compatibility](https://github.com/openclaw/openclaw/pull/66214) — open
|
| 1969 |
|
| 1970 |
+
### `Feelw00`
|
| 1971 |
+
|
| 1972 |
+
- profile: [github.com/Feelw00](https://github.com/Feelw00)
|
| 1973 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AFeelw00)
|
| 1974 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AFeelw00)
|
| 1975 |
+
- repo first seen: `2026-04-08T11:13:23Z`
|
| 1976 |
+
- repo last seen: `2026-04-19T07:08:47Z`
|
| 1977 |
+
- first seen in snapshot: **no**
|
| 1978 |
+
- repo association: **NONE**
|
| 1979 |
+
- repo primary artifacts: **16**
|
| 1980 |
+
- snapshot authored PRs/issues: **8 PRs / 8 issues**
|
| 1981 |
+
- snapshot discussion activity: **19 comments / 6 reviews / 6 review comments**
|
| 1982 |
+
- account age: **2690 days**
|
| 1983 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1984 |
+
- public orgs: none visible
|
| 1985 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1986 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1987 |
+
|
| 1988 |
+
Example artifacts:
|
| 1989 |
+
- [PR #68848: fix(gateway): clear nodeWakeById on no-registration early-return](https://github.com/openclaw/openclaw/pull/68848) — open
|
| 1990 |
+
- [PR #68842: fix(gateway): bound costUsageCache with MAX + FIFO eviction](https://github.com/openclaw/openclaw/pull/68842) — open
|
| 1991 |
+
- [PR #68839: fix(auto-reply): guard FOLLOWUP_QUEUES delete against late drain finally](https://github.com/openclaw/openclaw/pull/68839) — open
|
| 1992 |
+
- [Issue #68847: gateway/nodes: maybeWakeNodeWithApns sets nodeWakeById before registration check, leaking entries for unregistered nodeIds](https://github.com/openclaw/openclaw/issues/68847) — open
|
| 1993 |
+
- [Issue #68841: gateway/usage: costUsageCache has no cap/prune — stale entries accumulate across days](https://github.com/openclaw/openclaw/issues/68841) — open
|
| 1994 |
+
- [Issue #68838: auto-reply queue: drain finally deletes FOLLOWUP_QUEUES entry without identity check, orphaning post-/stop queue](https://github.com/openclaw/openclaw/issues/68838) — open
|
| 1995 |
+
|
| 1996 |
### `zqchris`
|
| 1997 |
|
| 1998 |
- profile: [github.com/zqchris](https://github.com/zqchris)
|
|
|
|
| 2087 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 2088 |
|
| 2089 |
Example artifacts:
|
| 2090 |
+
- [PR #68814: docs: clarify source Control UI dev/build flow](https://github.com/openclaw/openclaw/pull/68814) — closed, merged
|
| 2091 |
- [PR #68100: fix(telegram): fence stale reply delivery after abort](https://github.com/openclaw/openclaw/pull/68100) — closed, merged
|
| 2092 |
- [PR #67968: Align documented bootstrap context defaults with runtime values](https://github.com/openclaw/openclaw/pull/67968) — closed, merged
|
| 2093 |
- [Issue #65919: [Feature]: Keep configured presence alive until run complete + dispatch idle](https://github.com/openclaw/openclaw/issues/65919) — open
|
|
|
|
| 2885 |
- [PR #66066: fix(nextcloud-talk): align replay test callback contract](https://github.com/openclaw/openclaw/pull/66066) — open
|
| 2886 |
- [PR #66064: fix(feishu): add wait-timeout support to lifecycle helper](https://github.com/openclaw/openclaw/pull/66064) — open
|
| 2887 |
|
| 2888 |
+
### `tianhaocui`
|
| 2889 |
+
|
| 2890 |
+
- profile: [github.com/tianhaocui](https://github.com/tianhaocui)
|
| 2891 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Atianhaocui)
|
| 2892 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Atianhaocui)
|
| 2893 |
+
- repo first seen: `2026-04-19T04:50:42Z`
|
| 2894 |
+
- repo last seen: `2026-04-19T07:19:47Z`
|
| 2895 |
+
- first seen in snapshot: **no**
|
| 2896 |
+
- repo association: **CONTRIBUTOR**
|
| 2897 |
+
- repo primary artifacts: **6**
|
| 2898 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2899 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2900 |
+
- account age: **2442 days**
|
| 2901 |
+
- recent public PR activity: **19 PRs** (9 merged / 2 closed-unmerged / 8 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 2902 |
+
- public orgs: none visible
|
| 2903 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 2904 |
+
- heuristic read: **high open PR share**
|
| 2905 |
+
|
| 2906 |
+
Example artifacts:
|
| 2907 |
+
- [PR #68857: feat: add gateway.nodes.invokeTimeoutMs config option](https://github.com/openclaw/openclaw/pull/68857) — open
|
| 2908 |
+
- [PR #68855: fix: guard against non-string content delta and thinking blocks](https://github.com/openclaw/openclaw/pull/68855) — open
|
| 2909 |
+
- [PR #68849: fix: add "claude" to Windows cmdCommands shim allowlist](https://github.com/openclaw/openclaw/pull/68849) — open
|
| 2910 |
+
|
| 2911 |
### `wirjo`
|
| 2912 |
|
| 2913 |
- profile: [github.com/wirjo](https://github.com/wirjo)
|
|
|
|
| 2954 |
- [PR #67018: refactor(ios): extract TTS format strings to constants](https://github.com/openclaw/openclaw/pull/67018) — open
|
| 2955 |
- [PR #67015: feat(ios): make GatewayConnectionIssue requestId extraction case-inse…](https://github.com/openclaw/openclaw/pull/67015) — open
|
| 2956 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2957 |
### `frankekn`
|
| 2958 |
|
| 2959 |
- profile: [github.com/frankekn](https://github.com/frankekn)
|
|
|
|
| 2979 |
- [Issue #63130: claude-cli OAuth token not auto-refreshed; agents silently fall back](https://github.com/openclaw/openclaw/issues/63130) — closed
|
| 2980 |
- [Issue #63054: Bug: NO_REPLY token leaks as visible text when model generates trailing content after NO_REPLY](https://github.com/openclaw/openclaw/issues/63054) — closed
|
| 2981 |
|
| 2982 |
+
### `kesslerio`
|
| 2983 |
+
|
| 2984 |
+
- profile: [github.com/kesslerio](https://github.com/kesslerio)
|
| 2985 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akesslerio)
|
| 2986 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akesslerio)
|
| 2987 |
+
- repo first seen: `2026-01-29T00:28:18Z`
|
| 2988 |
+
- repo last seen: `2026-04-19T06:40:42Z`
|
| 2989 |
+
- first seen in snapshot: **no**
|
| 2990 |
+
- repo association: **NONE**
|
| 2991 |
+
- repo primary artifacts: **7**
|
| 2992 |
+
- snapshot authored PRs/issues: **5 PRs / 2 issues**
|
| 2993 |
+
- snapshot discussion activity: **16 comments / 7 reviews / 7 review comments**
|
| 2994 |
+
- account age: **4923 days**
|
| 2995 |
+
- recent public PR activity: **6 PRs** (1 merged / 1 closed-unmerged / 4 open; merged rate **17%**, closed-unmerged rate **17%**, open rate **67%**)
|
| 2996 |
+
- public orgs: none visible
|
| 2997 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2998 |
+
- heuristic read: **high open PR share**
|
| 2999 |
+
|
| 3000 |
+
Example artifacts:
|
| 3001 |
+
- [PR #68844: fix(outbound): pack newline-mode paragraphs up to limit](https://github.com/openclaw/openclaw/pull/68844) — open
|
| 3002 |
+
- [PR #68843: fix(acp): treat missing cwd as stale bound session](https://github.com/openclaw/openclaw/pull/68843) — open
|
| 3003 |
+
- [PR #68807: fix(codex): bridge MCP tool approval elicitations](https://github.com/openclaw/openclaw/pull/68807) — open
|
| 3004 |
+
- [Issue #68784: [Bug]: native Codex app-server does not surface app approval/input prompts, and Codex Apps GitHub writes fail as "user rejected MCP tool call"](https://github.com/openclaw/openclaw/issues/68784) — open
|
| 3005 |
+
- [Issue #67844: Harden Gmail draft helpers against quoted-heredoc command-substitution bugs](https://github.com/openclaw/openclaw/issues/67844) — closed
|
| 3006 |
+
|
| 3007 |
### `lyfuci`
|
| 3008 |
|
| 3009 |
- profile: [github.com/lyfuci](https://github.com/lyfuci)
|
|
|
|
| 3333 |
- [Issue #65380: MiniMax tool use broken: tool call ID sanitization causes error 2013](https://github.com/openclaw/openclaw/issues/65380) — open
|
| 3334 |
- [Issue #65379: Browser CDP reachability check fails on Linux due to global undici EnvHttpProxyAgent](https://github.com/openclaw/openclaw/issues/65379) — open
|
| 3335 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3336 |
### `Joel-Claw`
|
| 3337 |
|
| 3338 |
- profile: [github.com/Joel-Claw](https://github.com/Joel-Claw)
|
|
|
|
| 4267 |
- [PR #67456: fix: package qa-channel public surface](https://github.com/openclaw/openclaw/pull/67456) — closed
|
| 4268 |
- [PR #66788: memory-wiki: fix native relative report links](https://github.com/openclaw/openclaw/pull/66788) — closed
|
| 4269 |
|
| 4270 |
+
### `SimbaKingjoe`
|
| 4271 |
+
|
| 4272 |
+
- profile: [github.com/SimbaKingjoe](https://github.com/SimbaKingjoe)
|
| 4273 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ASimbaKingjoe)
|
| 4274 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ASimbaKingjoe)
|
| 4275 |
+
- repo first seen: `2026-04-13T10:48:04Z`
|
| 4276 |
+
- repo last seen: `2026-04-19T06:23:23Z`
|
| 4277 |
+
- first seen in snapshot: **no**
|
| 4278 |
+
- repo association: **NONE**
|
| 4279 |
+
- repo primary artifacts: **3**
|
| 4280 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4281 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 4282 |
+
- account age: **1147 days**
|
| 4283 |
+
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 4284 |
+
- public orgs: none visible
|
| 4285 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4286 |
+
- heuristic read: **many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 4287 |
+
|
| 4288 |
+
Example artifacts:
|
| 4289 |
+
- [PR #68837: fix(active-memory): skip non-string entries in pluginConfig.agents du…](https://github.com/openclaw/openclaw/pull/68837) — open
|
| 4290 |
+
- [PR #68773: fix(active-memory): skip payload-less memory_search toolResults in tr…](https://github.com/openclaw/openclaw/pull/68773) — open
|
| 4291 |
+
- [PR #65893: fix(openai): improve debuggability of codex cli auth file reading](https://github.com/openclaw/openclaw/pull/65893) — closed
|
| 4292 |
+
|
| 4293 |
### `soloclz`
|
| 4294 |
|
| 4295 |
- profile: [github.com/soloclz](https://github.com/soloclz)
|
|
|
|
| 4336 |
- [PR #66018: fix(ci): resolve existing tsgo type errors](https://github.com/openclaw/openclaw/pull/66018) — closed
|
| 4337 |
- [PR #65992: fix(memory-wiki): prevent ingested source page collisions](https://github.com/openclaw/openclaw/pull/65992) — open
|
| 4338 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4339 |
### `xudaiyanzi`
|
| 4340 |
|
| 4341 |
- profile: [github.com/xudaiyanzi](https://github.com/xudaiyanzi)
|
|
|
|
| 4531 |
- [Issue #66691: v2026.4.14 regression: models.providers.*.request.allowPrivateNetwork no longer applied for audio transcription](https://github.com/openclaw/openclaw/issues/66691) — closed
|
| 4532 |
- [Issue #63132: STT: Audio transcription provider requests blocked by SSRF guard for private/LAN IPs (regression in v2026.4.7)](https://github.com/openclaw/openclaw/issues/63132) — open
|
| 4533 |
|
| 4534 |
+
### `bek91`
|
| 4535 |
+
|
| 4536 |
+
- profile: [github.com/bek91](https://github.com/bek91)
|
| 4537 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abek91)
|
| 4538 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abek91)
|
| 4539 |
+
- repo first seen: `2026-04-10T20:34:48Z`
|
| 4540 |
+
- repo last seen: `2026-04-18T04:29:52Z`
|
| 4541 |
+
- first seen in snapshot: **no**
|
| 4542 |
+
- repo association: **NONE**
|
| 4543 |
+
- repo primary artifacts: **5**
|
| 4544 |
+
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4545 |
+
- snapshot discussion activity: **0 comments / 1 reviews / 1 review comments**
|
| 4546 |
+
- account age: **2144 days**
|
| 4547 |
+
- recent public PR activity: **6 PRs** (2 merged / 0 closed-unmerged / 4 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 4548 |
+
- public orgs: none visible
|
| 4549 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4550 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4551 |
+
|
| 4552 |
+
Example artifacts:
|
| 4553 |
+
- [PR #68402: [Context] Avoid replaying Slack bot thread context](https://github.com/openclaw/openclaw/pull/68402) — open
|
| 4554 |
+
- [PR #65731: Slack: Annotate inbound Slack mentions in raw bodies](https://github.com/openclaw/openclaw/pull/65731) — open
|
| 4555 |
+
- [PR #65226: Fix qmd session export/update races](https://github.com/openclaw/openclaw/pull/65226) — open
|
| 4556 |
+
- [Issue #68383: Slack new thread sessions can replay assistant commentary/reasoning into prompt context](https://github.com/openclaw/openclaw/issues/68383) — open
|
| 4557 |
+
|
| 4558 |
### `jerome-benoit`
|
| 4559 |
|
| 4560 |
- profile: [github.com/jerome-benoit](https://github.com/jerome-benoit)
|
|
|
|
| 5335 |
- [PR #66976: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66976) — open
|
| 5336 |
- [PR #66964: fix(whatsapp): remove redundant root Baileys install blocker](https://github.com/openclaw/openclaw/pull/66964) — closed
|
| 5337 |
|
| 5338 |
+
### `altierac`
|
| 5339 |
+
|
| 5340 |
+
- profile: [github.com/altierac](https://github.com/altierac)
|
| 5341 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aaltierac)
|
| 5342 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltierac)
|
| 5343 |
+
- repo first seen: `2026-04-18T16:22:48Z`
|
| 5344 |
+
- repo last seen: `2026-04-19T07:01:19Z`
|
| 5345 |
+
- first seen in snapshot: **no**
|
| 5346 |
+
- repo association: **NONE**
|
| 5347 |
+
- repo primary artifacts: **2**
|
| 5348 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5349 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5350 |
+
- account age: **5 days**
|
| 5351 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5352 |
+
- public orgs: none visible
|
| 5353 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 5354 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 5355 |
+
|
| 5356 |
+
Example artifacts:
|
| 5357 |
+
- [PR #68852: fix(memory-wiki): skip fenced code blocks when extracting wiki links](https://github.com/openclaw/openclaw/pull/68852) — open
|
| 5358 |
+
- [PR #68639: fix(memory-wiki): forward sessionKey to shared memory search](https://github.com/openclaw/openclaw/pull/68639) — open
|
| 5359 |
+
|
| 5360 |
### `AstronautGumbo`
|
| 5361 |
|
| 5362 |
- profile: [github.com/AstronautGumbo](https://github.com/AstronautGumbo)
|
|
|
|
| 5643 |
- [PR #66243: infra: normalize proxy fetch input and convert global FormData to undici](https://github.com/openclaw/openclaw/pull/66243) — open
|
| 5644 |
- [PR #66241: Discord: persist component registry to disk across gateway restarts](https://github.com/openclaw/openclaw/pull/66241) — open
|
| 5645 |
|
| 5646 |
+
### `grimmjoww`
|
| 5647 |
+
|
| 5648 |
+
- profile: [github.com/grimmjoww](https://github.com/grimmjoww)
|
| 5649 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agrimmjoww)
|
| 5650 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agrimmjoww)
|
| 5651 |
+
- repo first seen: `2026-04-18T10:03:57Z`
|
| 5652 |
+
- repo last seen: `2026-04-19T07:03:15Z`
|
| 5653 |
+
- first seen in snapshot: **no**
|
| 5654 |
+
- repo association: **NONE**
|
| 5655 |
+
- repo primary artifacts: **2**
|
| 5656 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5657 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 5658 |
+
- account age: **3584 days**
|
| 5659 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5660 |
+
- public orgs: none visible
|
| 5661 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5662 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 5663 |
+
|
| 5664 |
+
Example artifacts:
|
| 5665 |
+
- [PR #68853: fix(gateway): SIGUSR1 restart fast path that doesn't break Windows schtasks](https://github.com/openclaw/openclaw/pull/68853) — open
|
| 5666 |
+
- [PR #68507: fix(gateway): try SIGUSR1 restart before spawning external processes](https://github.com/openclaw/openclaw/pull/68507) — closed
|
| 5667 |
+
|
| 5668 |
### `IshanDaga`
|
| 5669 |
|
| 5670 |
- profile: [github.com/IshanDaga](https://github.com/IshanDaga)
|
|
|
|
| 5728 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 5729 |
|
| 5730 |
Example artifacts:
|
| 5731 |
+
- [PR #67346: Scripts: use path.basename for pnpm to fix shell execution on Windows](https://github.com/openclaw/openclaw/pull/67346) — open
|
| 5732 |
+
- [PR #67290: fix(ui): remove duplicate usage page header](https://github.com/openclaw/openclaw/pull/67290) — open
|
| 5733 |
+
|
| 5734 |
+
### `javierdici`
|
| 5735 |
+
|
| 5736 |
+
- profile: [github.com/javierdici](https://github.com/javierdici)
|
| 5737 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajavierdici)
|
| 5738 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajavierdici)
|
| 5739 |
+
- repo first seen: `2026-04-13T03:33:17Z`
|
| 5740 |
+
- repo last seen: `2026-04-19T06:57:08Z`
|
| 5741 |
+
- first seen in snapshot: **no**
|
| 5742 |
+
- repo association: **NONE**
|
| 5743 |
+
- repo primary artifacts: **2**
|
| 5744 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5745 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5746 |
+
- account age: **1088 days**
|
| 5747 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5748 |
+
- public orgs: none visible
|
| 5749 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5750 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 5751 |
+
|
| 5752 |
+
Example artifacts:
|
| 5753 |
+
- [PR #68850: fix(ui): clean synthetic session selector labels](https://github.com/openclaw/openclaw/pull/68850) — open
|
| 5754 |
+
- [PR #65689: Render provider errors in chat history](https://github.com/openclaw/openclaw/pull/65689) — open
|
| 5755 |
|
| 5756 |
### `jdc4429`
|
| 5757 |
|
|
|
|
| 6039 |
- [PR #68110: fix(memory-search): thread cfg through getMemoryEmbeddingProvider so doctor stops emitting plugins.allow and memory-core false positives](https://github.com/openclaw/openclaw/pull/68110) — open
|
| 6040 |
- [PR #68107: fix(feishu): respect reasoningLevel=off so thinking text stops rendering in Feishu cards](https://github.com/openclaw/openclaw/pull/68107) — open
|
| 6041 |
|
| 6042 |
+
### `name5566`
|
| 6043 |
+
|
| 6044 |
+
- profile: [github.com/name5566](https://github.com/name5566)
|
| 6045 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aname5566)
|
| 6046 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aname5566)
|
| 6047 |
+
- repo first seen: `2026-04-19T04:38:23Z`
|
| 6048 |
+
- repo last seen: `2026-04-19T07:20:49Z`
|
| 6049 |
+
- first seen in snapshot: **no**
|
| 6050 |
+
- repo association: **NONE**
|
| 6051 |
+
- repo primary artifacts: **2**
|
| 6052 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6053 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 6054 |
+
- account age: **5820 days**
|
| 6055 |
+
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 6056 |
+
- public orgs: none visible
|
| 6057 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6058 |
+
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 6059 |
+
|
| 6060 |
+
Example artifacts:
|
| 6061 |
+
- [PR #68859: feat(exec): inject OPENCLAW_SESSION_KEY env var for child processes](https://github.com/openclaw/openclaw/pull/68859) — open
|
| 6062 |
+
- [PR #68820: feat(exec): inject OPENCLAW_SESSION_KEY env var for child processes](https://github.com/openclaw/openclaw/pull/68820) — closed
|
| 6063 |
+
|
| 6064 |
### `Nimraakram22`
|
| 6065 |
|
| 6066 |
- profile: [github.com/Nimraakram22](https://github.com/Nimraakram22)
|
|
|
|
| 6281 |
- [PR #67330: Fix: [Bug]: Misleading "Context limit exceeded" error points to compaction when root cause is heartbeat model bleed](https://github.com/openclaw/openclaw/pull/67330) — open
|
| 6282 |
- [PR #67329: Fix: [Bug]: memory-wiki: wiki status and wiki doctor report 0 bridge artifacts despite populated memory](https://github.com/openclaw/openclaw/pull/67329) — open
|
| 6283 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6284 |
### `soumikbhatta`
|
| 6285 |
|
| 6286 |
- profile: [github.com/soumikbhatta](https://github.com/soumikbhatta)
|
|
|
|
| 6501 |
- [PR #68116: feat(memory-lancedb): support reindex and drop-index command](https://github.com/openclaw/openclaw/pull/68116) — open
|
| 6502 |
- [PR #67952: fix(memory-lancedb): get memory records through ltm list command](https://github.com/openclaw/openclaw/pull/67952) — open
|
| 6503 |
|
| 6504 |
+
### `jetd1`
|
| 6505 |
+
|
| 6506 |
+
- profile: [github.com/jetd1](https://github.com/jetd1)
|
| 6507 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajetd1)
|
| 6508 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajetd1)
|
| 6509 |
+
- repo first seen: `2026-04-09T03:07:08Z`
|
| 6510 |
+
- repo last seen: `2026-04-18T10:08:49Z`
|
| 6511 |
+
- first seen in snapshot: **no**
|
| 6512 |
+
- repo association: **CONTRIBUTOR**
|
| 6513 |
+
- repo primary artifacts: **11**
|
| 6514 |
+
- snapshot authored PRs/issues: **9 PRs / 2 issues**
|
| 6515 |
+
- snapshot discussion activity: **6 comments / 34 reviews / 34 review comments**
|
| 6516 |
+
- account age: **3810 days**
|
| 6517 |
+
- recent public PR activity: **9 PRs** (1 merged / 3 closed-unmerged / 5 open; merged rate **11%**, closed-unmerged rate **33%**, open rate **56%**)
|
| 6518 |
+
- public orgs: none visible
|
| 6519 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6520 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6521 |
+
|
| 6522 |
+
Example artifacts:
|
| 6523 |
+
- [PR #68474: fix: skip SDK retry on 429 with long retry-after across providers](https://github.com/openclaw/openclaw/pull/68474) — open
|
| 6524 |
+
- [PR #65222: fix(telegram): bypass grammY sequential key for interrupt/steer message delivery](https://github.com/openclaw/openclaw/pull/65222) — open
|
| 6525 |
+
- [PR #65221: fix: resolve interrupt scheduling race between embedded run and ReplyOperation registries](https://github.com/openclaw/openclaw/pull/65221) — open
|
| 6526 |
+
- [Issue #65223: Design: tool abort signal handling and framework-level execution interruption](https://github.com/openclaw/openclaw/issues/65223) — open
|
| 6527 |
+
- [Issue #64951: Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective](https://github.com/openclaw/openclaw/issues/64951) — closed
|
| 6528 |
+
|
| 6529 |
### `HOYALIM`
|
| 6530 |
|
| 6531 |
- profile: [github.com/HOYALIM](https://github.com/HOYALIM)
|
|
|
|
| 6595 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6596 |
- [PR #64376: fix(infra): extend exec completion detection to cover local background exec formats [AI-assisted]](https://github.com/openclaw/openclaw/pull/64376) — closed, merged
|
| 6597 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6598 |
### `shad0wca7`
|
| 6599 |
|
| 6600 |
- profile: [github.com/shad0wca7](https://github.com/shad0wca7)
|
|
|
|
| 6641 |
- [PR #56391: fix(agents): replace blank tool names with sentinel to prevent dispatch loops](https://github.com/openclaw/openclaw/pull/56391) — open
|
| 6642 |
- [PR #50200: fix(slack): fetch fresh download URL via files.info for DM file attachments](https://github.com/openclaw/openclaw/pull/50200) — open
|
| 6643 |
|
| 6644 |
+
### `chen-zhang-cs-code`
|
| 6645 |
|
| 6646 |
+
- profile: [github.com/chen-zhang-cs-code](https://github.com/chen-zhang-cs-code)
|
| 6647 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achen-zhang-cs-code)
|
| 6648 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achen-zhang-cs-code)
|
| 6649 |
+
- repo first seen: `2026-03-18T08:15:21Z`
|
| 6650 |
+
- repo last seen: `2026-04-19T07:20:31Z`
|
| 6651 |
- first seen in snapshot: **no**
|
| 6652 |
- repo association: **CONTRIBUTOR**
|
| 6653 |
- repo primary artifacts: **5**
|
| 6654 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 6655 |
+
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 6656 |
+
- account age: **118 days**
|
| 6657 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6658 |
- public orgs: none visible
|
| 6659 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6660 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 6661 |
|
| 6662 |
Example artifacts:
|
| 6663 |
+
- [PR #68858: fix(cron): parse PowerShell tools allow list](https://github.com/openclaw/openclaw/pull/68858) — open
|
| 6664 |
+
- [PR #64650: fix(telegram): honor channel-level topic prompts in multi-account mode](https://github.com/openclaw/openclaw/pull/64650) — open
|
| 6665 |
+
- [PR #64632: fix(slack): preserve media roots through custom invoke](https://github.com/openclaw/openclaw/pull/64632) — open
|
| 6666 |
|
| 6667 |
### `saitama3292-onepunch`
|
| 6668 |
|
|
|
|
| 7594 |
- [PR #65727: docs: add hook-pack publishing guide](https://github.com/openclaw/openclaw/pull/65727) — open
|
| 7595 |
- [PR #65084: fix(discord): guard zombie gateway reconnects after close](https://github.com/openclaw/openclaw/pull/65084) — open
|
| 7596 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7597 |
### `trudbot`
|
| 7598 |
|
| 7599 |
- profile: [github.com/trudbot](https://github.com/trudbot)
|
|
|
|
| 7969 |
- [Issue #67068: feat(feishu): Pass thread_id (root_id) as MessageThreadId in inbound context](https://github.com/openclaw/openclaw/issues/67068) — open
|
| 7970 |
- [Issue #36212: Queued messages should preserve original platform message_id](https://github.com/openclaw/openclaw/issues/36212) — open
|
| 7971 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7972 |
### `garnetlyx`
|
| 7973 |
|
| 7974 |
- profile: [github.com/garnetlyx](https://github.com/garnetlyx)
|
|
|
|
| 8015 |
- [Issue #68102: Bug: webchat attach file image attachment lost after upload (Control UI) — #64918 fix not covering this path](https://github.com/openclaw/openclaw/issues/68102) — open
|
| 8016 |
- [Issue #67856: [Bug] Memory-core creates Dreaming cron without tz field](https://github.com/openclaw/openclaw/issues/67856) — open
|
| 8017 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8018 |
### `kindomLee`
|
| 8019 |
|
| 8020 |
- profile: [github.com/kindomLee](https://github.com/kindomLee)
|
|
|
|
| 9811 |
Example artifacts:
|
| 9812 |
- [PR #68089: mattermost: fix /oc_* slash command 503 from duplicate slash-state instance](https://github.com/openclaw/openclaw/pull/68089) — open
|
| 9813 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9814 |
### `andyylin`
|
| 9815 |
|
| 9816 |
- profile: [github.com/andyylin](https://github.com/andyylin)
|
|
|
|
| 10903 |
Example artifacts:
|
| 10904 |
- [PR #65972: Add Bluesky skill: CLI tool and MCP server for Bluesky social media](https://github.com/openclaw/openclaw/pull/65972) — open
|
| 10905 |
|
| 10906 |
+
### `desty`
|
| 10907 |
+
|
| 10908 |
+
- profile: [github.com/desty](https://github.com/desty)
|
| 10909 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adesty)
|
| 10910 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adesty)
|
| 10911 |
+
- repo first seen: `2026-04-19T06:34:08Z`
|
| 10912 |
+
- repo last seen: `2026-04-19T06:34:08Z`
|
| 10913 |
+
- first seen in snapshot: **yes**
|
| 10914 |
+
- repo association: **NONE**
|
| 10915 |
+
- repo primary artifacts: **1**
|
| 10916 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10917 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 10918 |
+
- account age: **5749 days**
|
| 10919 |
+
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 10920 |
+
- public orgs: none visible
|
| 10921 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 10922 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 10923 |
+
|
| 10924 |
+
Example artifacts:
|
| 10925 |
+
- [PR #68845: Telegram: unskip sticker e2e tests](https://github.com/openclaw/openclaw/pull/68845) — open, draft
|
| 10926 |
+
|
| 10927 |
### `devlux76`
|
| 10928 |
|
| 10929 |
- profile: [github.com/devlux76](https://github.com/devlux76)
|
|
|
|
| 11659 |
Example artifacts:
|
| 11660 |
- [PR #67126: first cmit v-deepclaw](https://github.com/openclaw/openclaw/pull/67126) — closed
|
| 11661 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11662 |
### `groovetandon`
|
| 11663 |
|
| 11664 |
- profile: [github.com/groovetandon](https://github.com/groovetandon)
|
|
|
|
| 11890 |
Example artifacts:
|
| 11891 |
- [PR #68554: fix(sessions): remove redundant skipCache disk re-read inside session store lock](https://github.com/openclaw/openclaw/pull/68554) — open
|
| 11892 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11893 |
### `Hou-Yufan`
|
| 11894 |
|
| 11895 |
- profile: [github.com/Hou-Yufan](https://github.com/Hou-Yufan)
|
|
|
|
| 12373 |
Example artifacts:
|
| 12374 |
- [PR #65906: feat: Add {context} and {contextPercent} template variables for response prefix](https://github.com/openclaw/openclaw/pull/65906) — open
|
| 12375 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12376 |
### `Jay-ju`
|
| 12377 |
|
| 12378 |
- profile: [github.com/Jay-ju](https://github.com/Jay-ju)
|
|
|
|
| 13822 |
Example artifacts:
|
| 13823 |
- [PR #65741: fix(telegram): improve group message routing reliability](https://github.com/openclaw/openclaw/pull/65741) — open
|
| 13824 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13825 |
### `neilofneils404`
|
| 13826 |
|
| 13827 |
- profile: [github.com/neilofneils404](https://github.com/neilofneils404)
|
|
|
|
| 15461 |
Example artifacts:
|
| 15462 |
- [PR #68283: fix(approvals): back off native handler bootstrap retries](https://github.com/openclaw/openclaw/pull/68283) — open
|
| 15463 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15464 |
### `thinhhh-beep`
|
| 15465 |
|
| 15466 |
- profile: [github.com/thinhhh-beep](https://github.com/thinhhh-beep)
|
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:e282a7e143af1117ede0c31e14e673bc34b40a761881210570e96d4dc3e3c6a7
|
| 3 |
+
size 95646
|
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:2798486d2472da2b01d2c111f4b52093727f3e4750421c1134fd6bbf019b2d37
|
| 3 |
+
size 46996644
|
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:136e55f1bdf8139aaed1ef9db3a483b981b7da9290cee8700c46209ca7f3194f
|
| 3 |
+
size 123184186
|
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:22a51f931e323a1159862caff4b2dd2ee5d99f174f5cedbfaf66e9a074112ffd
|
| 3 |
+
size 99777430
|
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:4752fffb6c9c851b37fb9ac2ee70b8526abafc3a3d58ffd0a359c55e5381bb8a
|
| 3 |
+
size 5157233
|
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:e36b1cfd9a2a073d989d96a8c1029eff69802b526b5864c0121db38f7ff8cf50
|
| 3 |
+
size 7882508
|
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:125b9acaedec6afd16d2dd7e65949e1d3eb22efb93e281019a7c4839656a2432
|
| 3 |
+
size 1539455
|
snapshots/20260419T072034Z/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": 137177,
|
| 9 |
+
"issues": 4711,
|
| 10 |
+
"links": 45107,
|
| 11 |
+
"new_contributors": 701,
|
| 12 |
+
"pr_diffs": 3547,
|
| 13 |
+
"pr_files": 76309,
|
| 14 |
+
"pull_requests": 3547,
|
| 15 |
+
"review_comments": 18272,
|
| 16 |
+
"reviews": 13886,
|
| 17 |
+
"timeline_events": 61147
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T07:20:34Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 36,
|
| 22 |
+
"issue_stubs": 52,
|
| 23 |
+
"issues": 10,
|
| 24 |
+
"links": 109,
|
| 25 |
+
"pr_diffs": 42,
|
| 26 |
+
"pr_files": 3421,
|
| 27 |
+
"pull_requests": 42,
|
| 28 |
+
"review_comments": 338,
|
| 29 |
+
"reviews": 269,
|
| 30 |
+
"timeline_events": 1509
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-19T07:20:34Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T072034Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T06:20:34Z",
|
| 37 |
+
"next_since": "2026-04-19T07:20:34Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260419T072034Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260419T072034Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-19T07:20:34Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260419T072034Z"
|
| 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-19T06:20:34Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260419T072034Z",
|
| 4 |
+
"next_since": "2026-04-19T07:20:34Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-19T07:20:34Z"
|
| 7 |
}
|