Refresh openclaw dataset snapshot 20260418T212035Z
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 +713 -619
- new-contributors-report.md +240 -199
- 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/20260418T212035Z/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: `20260418T212035Z`
|
| 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:95fceab897d69fc5f43ed4812f9ab87d9ab4d6bcd178614a7b6515dfa2d74ee1
|
| 3 |
+
size 67542691
|
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:697b7027ec20a2f1c3d1d9baaf91ea9a9dffb3f7296494942acfc79938e583fc
|
| 3 |
+
size 1089171
|
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:96ef7ece589734387147d83cc7135e6cbe0a28c85c9358598304cd9674814c24
|
| 3 |
+
size 20033617
|
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:ff9e152f255f0abfc65cadc155abc4c381b8ab1b08d23c751930b5db1125feac
|
| 3 |
+
size 6834142
|
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:40c5665594d1123aa1bc9c6c3e99549af0e52fae00cbdc37df8f9fbcd01c63f8
|
| 3 |
+
size 532259
|
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": 136579,
|
| 9 |
+
"issues": 4505,
|
| 10 |
+
"links": 44470,
|
| 11 |
+
"new_contributors": 717,
|
| 12 |
+
"pr_diffs": 3316,
|
| 13 |
+
"pr_files": 70306,
|
| 14 |
+
"pull_requests": 3316,
|
| 15 |
+
"review_comments": 17366,
|
| 16 |
+
"reviews": 13201,
|
| 17 |
+
"timeline_events": 54282
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T21:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 22,
|
| 22 |
+
"issue_stubs": 31,
|
| 23 |
+
"issues": 11,
|
| 24 |
+
"links": 39,
|
| 25 |
+
"pr_diffs": 20,
|
| 26 |
+
"pr_files": 3177,
|
| 27 |
+
"pull_requests": 20,
|
| 28 |
+
"review_comments": 520,
|
| 29 |
+
"reviews": 478,
|
| 30 |
+
"timeline_events": 1098
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T21:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T212035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T20:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T21:20:35Z"
|
| 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": 0.
|
| 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 |
{
|
|
@@ -911,12 +911,12 @@
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
-
"repo_last_seen_at": "2026-04-
|
| 915 |
"repo_primary_artifact_count": 34,
|
| 916 |
-
"repo_artifact_count":
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
"snapshot_pr_count": 27,
|
| 919 |
-
"snapshot_comment_count":
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
| 922 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -3915,6 +3915,104 @@
|
|
| 3915 |
},
|
| 3916 |
"fetch_error": null
|
| 3917 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3918 |
{
|
| 3919 |
"author_login": "martingarramon",
|
| 3920 |
"name": null,
|
|
@@ -4091,94 +4189,6 @@
|
|
| 4091 |
},
|
| 4092 |
"fetch_error": null
|
| 4093 |
},
|
| 4094 |
-
{
|
| 4095 |
-
"author_login": "VACInc",
|
| 4096 |
-
"name": null,
|
| 4097 |
-
"profile_url": "https://github.com/VACInc",
|
| 4098 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AVACInc",
|
| 4099 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AVACInc",
|
| 4100 |
-
"repo_first_seen_at": "2026-01-06T03:04:41Z",
|
| 4101 |
-
"repo_last_seen_at": "2026-04-14T01:17:18Z",
|
| 4102 |
-
"repo_primary_artifact_count": 10,
|
| 4103 |
-
"repo_artifact_count": 60,
|
| 4104 |
-
"snapshot_issue_count": 1,
|
| 4105 |
-
"snapshot_pr_count": 9,
|
| 4106 |
-
"snapshot_comment_count": 36,
|
| 4107 |
-
"snapshot_review_count": 7,
|
| 4108 |
-
"snapshot_review_comment_count": 7,
|
| 4109 |
-
"repo_association": "CONTRIBUTOR",
|
| 4110 |
-
"new_to_repo": false,
|
| 4111 |
-
"first_seen_in_snapshot": false,
|
| 4112 |
-
"known_via_prior_merged_pr": true,
|
| 4113 |
-
"report_reason": null,
|
| 4114 |
-
"enrichment_source": "previous_report",
|
| 4115 |
-
"live_refetch_skipped": true,
|
| 4116 |
-
"account_age_days": 4839,
|
| 4117 |
-
"young_account": false,
|
| 4118 |
-
"follow_through_score": "weak",
|
| 4119 |
-
"breadth_score": "low",
|
| 4120 |
-
"automation_risk_signal": "medium",
|
| 4121 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 4122 |
-
"public_orgs": [],
|
| 4123 |
-
"activity": {
|
| 4124 |
-
"visible_authored_pr_count": 5,
|
| 4125 |
-
"merged_pr_count": 1,
|
| 4126 |
-
"closed_unmerged_pr_count": 2,
|
| 4127 |
-
"open_pr_count": 2,
|
| 4128 |
-
"merged_pr_rate": 0.2,
|
| 4129 |
-
"closed_unmerged_pr_rate": 0.4,
|
| 4130 |
-
"still_open_pr_rate": 0.4,
|
| 4131 |
-
"distinct_repos_with_authored_prs": 1,
|
| 4132 |
-
"distinct_repos_with_open_prs": 1
|
| 4133 |
-
},
|
| 4134 |
-
"examples": {
|
| 4135 |
-
"pull_requests": [
|
| 4136 |
-
{
|
| 4137 |
-
"kind": "pull_request",
|
| 4138 |
-
"number": 66247,
|
| 4139 |
-
"title": "[codex] Telegram: let immediate queue modes bypass busy topic lanes",
|
| 4140 |
-
"url": "https://github.com/openclaw/openclaw/pull/66247",
|
| 4141 |
-
"state": "open",
|
| 4142 |
-
"merged": false,
|
| 4143 |
-
"draft": false,
|
| 4144 |
-
"created_at": "2026-04-14T01:17:18Z"
|
| 4145 |
-
},
|
| 4146 |
-
{
|
| 4147 |
-
"kind": "pull_request",
|
| 4148 |
-
"number": 66226,
|
| 4149 |
-
"title": "[codex] Telegram: unblock status commands behind busy turns",
|
| 4150 |
-
"url": "https://github.com/openclaw/openclaw/pull/66226",
|
| 4151 |
-
"state": "closed",
|
| 4152 |
-
"merged": true,
|
| 4153 |
-
"draft": false,
|
| 4154 |
-
"created_at": "2026-04-14T00:13:05Z"
|
| 4155 |
-
},
|
| 4156 |
-
{
|
| 4157 |
-
"kind": "pull_request",
|
| 4158 |
-
"number": 65537,
|
| 4159 |
-
"title": "[codex] Fix native /status runtime resolution",
|
| 4160 |
-
"url": "https://github.com/openclaw/openclaw/pull/65537",
|
| 4161 |
-
"state": "closed",
|
| 4162 |
-
"merged": false,
|
| 4163 |
-
"draft": true,
|
| 4164 |
-
"created_at": "2026-04-12T20:16:23Z"
|
| 4165 |
-
}
|
| 4166 |
-
],
|
| 4167 |
-
"issues": [
|
| 4168 |
-
{
|
| 4169 |
-
"kind": "issue",
|
| 4170 |
-
"number": 61936,
|
| 4171 |
-
"title": "[Feature]: Allow dreaming with external memory slot plugins",
|
| 4172 |
-
"url": "https://github.com/openclaw/openclaw/issues/61936",
|
| 4173 |
-
"state": "closed",
|
| 4174 |
-
"merged": null,
|
| 4175 |
-
"draft": null,
|
| 4176 |
-
"created_at": "2026-04-06T14:30:40Z"
|
| 4177 |
-
}
|
| 4178 |
-
]
|
| 4179 |
-
},
|
| 4180 |
-
"fetch_error": null
|
| 4181 |
-
},
|
| 4182 |
{
|
| 4183 |
"author_login": "dependabot[bot]",
|
| 4184 |
"name": null,
|
|
@@ -4935,6 +4945,94 @@
|
|
| 4935 |
},
|
| 4936 |
"fetch_error": null
|
| 4937 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4938 |
{
|
| 4939 |
"author_login": "Angfr95",
|
| 4940 |
"name": "Iroh",
|
|
@@ -5676,94 +5774,6 @@
|
|
| 5676 |
},
|
| 5677 |
"fetch_error": null
|
| 5678 |
},
|
| 5679 |
-
{
|
| 5680 |
-
"author_login": "Lucenx9",
|
| 5681 |
-
"name": "Simone",
|
| 5682 |
-
"profile_url": "https://github.com/Lucenx9",
|
| 5683 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 5684 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 5685 |
-
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 5686 |
-
"repo_last_seen_at": "2026-04-18T14:06:27Z",
|
| 5687 |
-
"repo_primary_artifact_count": 8,
|
| 5688 |
-
"repo_artifact_count": 22,
|
| 5689 |
-
"snapshot_issue_count": 1,
|
| 5690 |
-
"snapshot_pr_count": 7,
|
| 5691 |
-
"snapshot_comment_count": 12,
|
| 5692 |
-
"snapshot_review_count": 1,
|
| 5693 |
-
"snapshot_review_comment_count": 1,
|
| 5694 |
-
"repo_association": "CONTRIBUTOR",
|
| 5695 |
-
"new_to_repo": false,
|
| 5696 |
-
"first_seen_in_snapshot": false,
|
| 5697 |
-
"known_via_prior_merged_pr": true,
|
| 5698 |
-
"report_reason": null,
|
| 5699 |
-
"enrichment_source": "previous_report",
|
| 5700 |
-
"live_refetch_skipped": true,
|
| 5701 |
-
"account_age_days": 547,
|
| 5702 |
-
"young_account": false,
|
| 5703 |
-
"follow_through_score": "weak",
|
| 5704 |
-
"breadth_score": "low",
|
| 5705 |
-
"automation_risk_signal": "low",
|
| 5706 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5707 |
-
"public_orgs": [],
|
| 5708 |
-
"activity": {
|
| 5709 |
-
"visible_authored_pr_count": 3,
|
| 5710 |
-
"merged_pr_count": 0,
|
| 5711 |
-
"closed_unmerged_pr_count": 0,
|
| 5712 |
-
"open_pr_count": 3,
|
| 5713 |
-
"merged_pr_rate": 0.0,
|
| 5714 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 5715 |
-
"still_open_pr_rate": 1.0,
|
| 5716 |
-
"distinct_repos_with_authored_prs": 2,
|
| 5717 |
-
"distinct_repos_with_open_prs": 2
|
| 5718 |
-
},
|
| 5719 |
-
"examples": {
|
| 5720 |
-
"pull_requests": [
|
| 5721 |
-
{
|
| 5722 |
-
"kind": "pull_request",
|
| 5723 |
-
"number": 68588,
|
| 5724 |
-
"title": "fix(telegram): avoid wedging callback updates on permanent edit errors",
|
| 5725 |
-
"url": "https://github.com/openclaw/openclaw/pull/68588",
|
| 5726 |
-
"state": "closed",
|
| 5727 |
-
"merged": true,
|
| 5728 |
-
"draft": false,
|
| 5729 |
-
"created_at": "2026-04-18T13:55:27Z"
|
| 5730 |
-
},
|
| 5731 |
-
{
|
| 5732 |
-
"kind": "pull_request",
|
| 5733 |
-
"number": 68573,
|
| 5734 |
-
"title": "fix(webhooks): re-resolve rotated webhook secrets",
|
| 5735 |
-
"url": "https://github.com/openclaw/openclaw/pull/68573",
|
| 5736 |
-
"state": "open",
|
| 5737 |
-
"merged": false,
|
| 5738 |
-
"draft": false,
|
| 5739 |
-
"created_at": "2026-04-18T13:20:17Z"
|
| 5740 |
-
},
|
| 5741 |
-
{
|
| 5742 |
-
"kind": "pull_request",
|
| 5743 |
-
"number": 68269,
|
| 5744 |
-
"title": "[codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode",
|
| 5745 |
-
"url": "https://github.com/openclaw/openclaw/pull/68269",
|
| 5746 |
-
"state": "open",
|
| 5747 |
-
"merged": false,
|
| 5748 |
-
"draft": false,
|
| 5749 |
-
"created_at": "2026-04-17T20:16:27Z"
|
| 5750 |
-
}
|
| 5751 |
-
],
|
| 5752 |
-
"issues": [
|
| 5753 |
-
{
|
| 5754 |
-
"kind": "issue",
|
| 5755 |
-
"number": 45645,
|
| 5756 |
-
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 5757 |
-
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 5758 |
-
"state": "open",
|
| 5759 |
-
"merged": null,
|
| 5760 |
-
"draft": null,
|
| 5761 |
-
"created_at": "2026-03-14T02:21:26Z"
|
| 5762 |
-
}
|
| 5763 |
-
]
|
| 5764 |
-
},
|
| 5765 |
-
"fetch_error": null
|
| 5766 |
-
},
|
| 5767 |
{
|
| 5768 |
"author_login": "nxmxbbd",
|
| 5769 |
"name": "David",
|
|
@@ -12909,83 +12919,6 @@
|
|
| 12909 |
},
|
| 12910 |
"fetch_error": null
|
| 12911 |
},
|
| 12912 |
-
{
|
| 12913 |
-
"author_login": "neofdezf-cloud",
|
| 12914 |
-
"name": "Neo Fern\u00e1ndez Felipe",
|
| 12915 |
-
"profile_url": "https://github.com/neofdezf-cloud",
|
| 12916 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud",
|
| 12917 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud",
|
| 12918 |
-
"repo_first_seen_at": "2026-04-11T10:11:35Z",
|
| 12919 |
-
"repo_last_seen_at": "2026-04-12T15:53:40Z",
|
| 12920 |
-
"repo_primary_artifact_count": 6,
|
| 12921 |
-
"repo_artifact_count": 21,
|
| 12922 |
-
"snapshot_issue_count": 0,
|
| 12923 |
-
"snapshot_pr_count": 6,
|
| 12924 |
-
"snapshot_comment_count": 15,
|
| 12925 |
-
"snapshot_review_count": 0,
|
| 12926 |
-
"snapshot_review_comment_count": 0,
|
| 12927 |
-
"repo_association": "NONE",
|
| 12928 |
-
"new_to_repo": false,
|
| 12929 |
-
"first_seen_in_snapshot": false,
|
| 12930 |
-
"known_via_prior_merged_pr": false,
|
| 12931 |
-
"report_reason": null,
|
| 12932 |
-
"enrichment_source": "previous_report",
|
| 12933 |
-
"live_refetch_skipped": true,
|
| 12934 |
-
"account_age_days": 19,
|
| 12935 |
-
"young_account": true,
|
| 12936 |
-
"follow_through_score": "weak",
|
| 12937 |
-
"breadth_score": "low",
|
| 12938 |
-
"automation_risk_signal": "medium",
|
| 12939 |
-
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 12940 |
-
"public_orgs": [],
|
| 12941 |
-
"activity": {
|
| 12942 |
-
"visible_authored_pr_count": 6,
|
| 12943 |
-
"merged_pr_count": 0,
|
| 12944 |
-
"closed_unmerged_pr_count": 0,
|
| 12945 |
-
"open_pr_count": 6,
|
| 12946 |
-
"merged_pr_rate": 0.0,
|
| 12947 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 12948 |
-
"still_open_pr_rate": 1.0,
|
| 12949 |
-
"distinct_repos_with_authored_prs": 1,
|
| 12950 |
-
"distinct_repos_with_open_prs": 1
|
| 12951 |
-
},
|
| 12952 |
-
"examples": {
|
| 12953 |
-
"pull_requests": [
|
| 12954 |
-
{
|
| 12955 |
-
"kind": "pull_request",
|
| 12956 |
-
"number": 65213,
|
| 12957 |
-
"title": "feat(sessions): add effective session explain command",
|
| 12958 |
-
"url": "https://github.com/openclaw/openclaw/pull/65213",
|
| 12959 |
-
"state": "open",
|
| 12960 |
-
"merged": false,
|
| 12961 |
-
"draft": false,
|
| 12962 |
-
"created_at": "2026-04-12T06:48:14Z"
|
| 12963 |
-
},
|
| 12964 |
-
{
|
| 12965 |
-
"kind": "pull_request",
|
| 12966 |
-
"number": 65005,
|
| 12967 |
-
"title": "feat(models): add provider/model resolution explain command",
|
| 12968 |
-
"url": "https://github.com/openclaw/openclaw/pull/65005",
|
| 12969 |
-
"state": "open",
|
| 12970 |
-
"merged": false,
|
| 12971 |
-
"draft": false,
|
| 12972 |
-
"created_at": "2026-04-11T20:32:50Z"
|
| 12973 |
-
},
|
| 12974 |
-
{
|
| 12975 |
-
"kind": "pull_request",
|
| 12976 |
-
"number": 64988,
|
| 12977 |
-
"title": "feat(gateway): infer provider from configured model families",
|
| 12978 |
-
"url": "https://github.com/openclaw/openclaw/pull/64988",
|
| 12979 |
-
"state": "open",
|
| 12980 |
-
"merged": false,
|
| 12981 |
-
"draft": false,
|
| 12982 |
-
"created_at": "2026-04-11T19:53:23Z"
|
| 12983 |
-
}
|
| 12984 |
-
],
|
| 12985 |
-
"issues": []
|
| 12986 |
-
},
|
| 12987 |
-
"fetch_error": null
|
| 12988 |
-
},
|
| 12989 |
{
|
| 12990 |
"author_login": "feiskyer",
|
| 12991 |
"name": "Pengfei Ni",
|
|
@@ -13204,7 +13137,7 @@
|
|
| 13204 |
"repo_association": "CONTRIBUTOR",
|
| 13205 |
"new_to_repo": false,
|
| 13206 |
"first_seen_in_snapshot": false,
|
| 13207 |
-
"known_via_prior_merged_pr":
|
| 13208 |
"report_reason": null,
|
| 13209 |
"enrichment_source": "previous_report",
|
| 13210 |
"live_refetch_skipped": true,
|
|
@@ -13468,12 +13401,12 @@
|
|
| 13468 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13469 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13470 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13471 |
-
"repo_last_seen_at": "2026-04-
|
| 13472 |
"repo_primary_artifact_count": 5,
|
| 13473 |
-
"repo_artifact_count":
|
| 13474 |
"snapshot_issue_count": 1,
|
| 13475 |
"snapshot_pr_count": 4,
|
| 13476 |
-
"snapshot_comment_count":
|
| 13477 |
"snapshot_review_count": 5,
|
| 13478 |
"snapshot_review_comment_count": 0,
|
| 13479 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -13554,83 +13487,6 @@
|
|
| 13554 |
},
|
| 13555 |
"fetch_error": null
|
| 13556 |
},
|
| 13557 |
-
{
|
| 13558 |
-
"author_login": "leonardsellem",
|
| 13559 |
-
"name": "Leonard Sellem",
|
| 13560 |
-
"profile_url": "https://github.com/leonardsellem",
|
| 13561 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem",
|
| 13562 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem",
|
| 13563 |
-
"repo_first_seen_at": "2026-04-10T10:47:02Z",
|
| 13564 |
-
"repo_last_seen_at": "2026-04-13T10:36:48Z",
|
| 13565 |
-
"repo_primary_artifact_count": 4,
|
| 13566 |
-
"repo_artifact_count": 14,
|
| 13567 |
-
"snapshot_issue_count": 0,
|
| 13568 |
-
"snapshot_pr_count": 4,
|
| 13569 |
-
"snapshot_comment_count": 2,
|
| 13570 |
-
"snapshot_review_count": 4,
|
| 13571 |
-
"snapshot_review_comment_count": 4,
|
| 13572 |
-
"repo_association": "CONTRIBUTOR",
|
| 13573 |
-
"new_to_repo": false,
|
| 13574 |
-
"first_seen_in_snapshot": false,
|
| 13575 |
-
"known_via_prior_merged_pr": true,
|
| 13576 |
-
"report_reason": null,
|
| 13577 |
-
"enrichment_source": "previous_report",
|
| 13578 |
-
"live_refetch_skipped": true,
|
| 13579 |
-
"account_age_days": 4992,
|
| 13580 |
-
"young_account": false,
|
| 13581 |
-
"follow_through_score": "weak",
|
| 13582 |
-
"breadth_score": "low",
|
| 13583 |
-
"automation_risk_signal": "low",
|
| 13584 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 13585 |
-
"public_orgs": [],
|
| 13586 |
-
"activity": {
|
| 13587 |
-
"visible_authored_pr_count": 6,
|
| 13588 |
-
"merged_pr_count": 1,
|
| 13589 |
-
"closed_unmerged_pr_count": 2,
|
| 13590 |
-
"open_pr_count": 3,
|
| 13591 |
-
"merged_pr_rate": 0.1667,
|
| 13592 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 13593 |
-
"still_open_pr_rate": 0.5,
|
| 13594 |
-
"distinct_repos_with_authored_prs": 3,
|
| 13595 |
-
"distinct_repos_with_open_prs": 3
|
| 13596 |
-
},
|
| 13597 |
-
"examples": {
|
| 13598 |
-
"pull_requests": [
|
| 13599 |
-
{
|
| 13600 |
-
"kind": "pull_request",
|
| 13601 |
-
"number": 65800,
|
| 13602 |
-
"title": "fix(cli): load runtime plugins for wiki commands",
|
| 13603 |
-
"url": "https://github.com/openclaw/openclaw/pull/65800",
|
| 13604 |
-
"state": "open",
|
| 13605 |
-
"merged": false,
|
| 13606 |
-
"draft": false,
|
| 13607 |
-
"created_at": "2026-04-13T08:21:01Z"
|
| 13608 |
-
},
|
| 13609 |
-
{
|
| 13610 |
-
"kind": "pull_request",
|
| 13611 |
-
"number": 65012,
|
| 13612 |
-
"title": "fix(memory-wiki): pass app config into CLI metadata registrar",
|
| 13613 |
-
"url": "https://github.com/openclaw/openclaw/pull/65012",
|
| 13614 |
-
"state": "closed",
|
| 13615 |
-
"merged": true,
|
| 13616 |
-
"draft": false,
|
| 13617 |
-
"created_at": "2026-04-11T21:13:35Z"
|
| 13618 |
-
},
|
| 13619 |
-
{
|
| 13620 |
-
"kind": "pull_request",
|
| 13621 |
-
"number": 64466,
|
| 13622 |
-
"title": "fix(memory-core): preserve public artifact visibility through loader cache restore",
|
| 13623 |
-
"url": "https://github.com/openclaw/openclaw/pull/64466",
|
| 13624 |
-
"state": "closed",
|
| 13625 |
-
"merged": false,
|
| 13626 |
-
"draft": false,
|
| 13627 |
-
"created_at": "2026-04-10T19:02:41Z"
|
| 13628 |
-
}
|
| 13629 |
-
],
|
| 13630 |
-
"issues": []
|
| 13631 |
-
},
|
| 13632 |
-
"fetch_error": null
|
| 13633 |
-
},
|
| 13634 |
{
|
| 13635 |
"author_login": "glfruit",
|
| 13636 |
"name": "Fruit Lee",
|
|
@@ -14002,83 +13858,6 @@
|
|
| 14002 |
},
|
| 14003 |
"fetch_error": null
|
| 14004 |
},
|
| 14005 |
-
{
|
| 14006 |
-
"author_login": "richardclawbot",
|
| 14007 |
-
"name": null,
|
| 14008 |
-
"profile_url": "https://github.com/richardclawbot",
|
| 14009 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arichardclawbot",
|
| 14010 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arichardclawbot",
|
| 14011 |
-
"repo_first_seen_at": "2026-04-10T17:07:12Z",
|
| 14012 |
-
"repo_last_seen_at": "2026-04-12T07:52:20Z",
|
| 14013 |
-
"repo_primary_artifact_count": 3,
|
| 14014 |
-
"repo_artifact_count": 4,
|
| 14015 |
-
"snapshot_issue_count": 0,
|
| 14016 |
-
"snapshot_pr_count": 3,
|
| 14017 |
-
"snapshot_comment_count": 1,
|
| 14018 |
-
"snapshot_review_count": 0,
|
| 14019 |
-
"snapshot_review_comment_count": 0,
|
| 14020 |
-
"repo_association": "NONE",
|
| 14021 |
-
"new_to_repo": false,
|
| 14022 |
-
"first_seen_in_snapshot": false,
|
| 14023 |
-
"known_via_prior_merged_pr": false,
|
| 14024 |
-
"report_reason": null,
|
| 14025 |
-
"enrichment_source": "previous_report",
|
| 14026 |
-
"live_refetch_skipped": true,
|
| 14027 |
-
"account_age_days": 31,
|
| 14028 |
-
"young_account": true,
|
| 14029 |
-
"follow_through_score": "weak",
|
| 14030 |
-
"breadth_score": "low",
|
| 14031 |
-
"automation_risk_signal": "medium",
|
| 14032 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 14033 |
-
"public_orgs": [],
|
| 14034 |
-
"activity": {
|
| 14035 |
-
"visible_authored_pr_count": 3,
|
| 14036 |
-
"merged_pr_count": 0,
|
| 14037 |
-
"closed_unmerged_pr_count": 0,
|
| 14038 |
-
"open_pr_count": 3,
|
| 14039 |
-
"merged_pr_rate": 0.0,
|
| 14040 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 14041 |
-
"still_open_pr_rate": 1.0,
|
| 14042 |
-
"distinct_repos_with_authored_prs": 1,
|
| 14043 |
-
"distinct_repos_with_open_prs": 1
|
| 14044 |
-
},
|
| 14045 |
-
"examples": {
|
| 14046 |
-
"pull_requests": [
|
| 14047 |
-
{
|
| 14048 |
-
"kind": "pull_request",
|
| 14049 |
-
"number": 65242,
|
| 14050 |
-
"title": "fix: CompletionDeliveryGate to prevent duplicate ACP completion delivery",
|
| 14051 |
-
"url": "https://github.com/openclaw/openclaw/pull/65242",
|
| 14052 |
-
"state": "open",
|
| 14053 |
-
"merged": false,
|
| 14054 |
-
"draft": false,
|
| 14055 |
-
"created_at": "2026-04-12T07:52:20Z"
|
| 14056 |
-
},
|
| 14057 |
-
{
|
| 14058 |
-
"kind": "pull_request",
|
| 14059 |
-
"number": 65013,
|
| 14060 |
-
"title": "fix(tasks): silence acp child-session completion banners",
|
| 14061 |
-
"url": "https://github.com/openclaw/openclaw/pull/65013",
|
| 14062 |
-
"state": "open",
|
| 14063 |
-
"merged": false,
|
| 14064 |
-
"draft": false,
|
| 14065 |
-
"created_at": "2026-04-11T21:19:41Z"
|
| 14066 |
-
},
|
| 14067 |
-
{
|
| 14068 |
-
"kind": "pull_request",
|
| 14069 |
-
"number": 64416,
|
| 14070 |
-
"title": "fix(acp): normalize completion delivery guidance",
|
| 14071 |
-
"url": "https://github.com/openclaw/openclaw/pull/64416",
|
| 14072 |
-
"state": "open",
|
| 14073 |
-
"merged": false,
|
| 14074 |
-
"draft": false,
|
| 14075 |
-
"created_at": "2026-04-10T17:07:12Z"
|
| 14076 |
-
}
|
| 14077 |
-
],
|
| 14078 |
-
"issues": []
|
| 14079 |
-
},
|
| 14080 |
-
"fetch_error": null
|
| 14081 |
-
},
|
| 14082 |
{
|
| 14083 |
"author_login": "welfo-beo",
|
| 14084 |
"name": null,
|
|
@@ -19858,6 +19637,83 @@
|
|
| 19858 |
},
|
| 19859 |
"fetch_error": null
|
| 19860 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19861 |
{
|
| 19862 |
"author_login": "shad0wca7",
|
| 19863 |
"name": null,
|
|
@@ -20327,14 +20183,14 @@
|
|
| 20327 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afuller-stack-dev",
|
| 20328 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afuller-stack-dev",
|
| 20329 |
"repo_first_seen_at": "2026-03-02T21:04:55Z",
|
| 20330 |
-
"repo_last_seen_at": "2026-04-
|
| 20331 |
"repo_primary_artifact_count": 5,
|
| 20332 |
-
"repo_artifact_count":
|
| 20333 |
"snapshot_issue_count": 1,
|
| 20334 |
"snapshot_pr_count": 4,
|
| 20335 |
"snapshot_comment_count": 23,
|
| 20336 |
-
"snapshot_review_count":
|
| 20337 |
-
"snapshot_review_comment_count":
|
| 20338 |
"repo_association": "CONTRIBUTOR",
|
| 20339 |
"new_to_repo": false,
|
| 20340 |
"first_seen_in_snapshot": false,
|
|
@@ -20497,18 +20353,18 @@
|
|
| 20497 |
"fetch_error": null
|
| 20498 |
},
|
| 20499 |
{
|
| 20500 |
-
"author_login": "
|
| 20501 |
-
"name":
|
| 20502 |
-
"profile_url": "https://github.com/
|
| 20503 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 20504 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 20505 |
-
"repo_first_seen_at": "2026-
|
| 20506 |
-
"repo_last_seen_at": "2026-04-
|
| 20507 |
"repo_primary_artifact_count": 4,
|
| 20508 |
-
"repo_artifact_count":
|
| 20509 |
"snapshot_issue_count": 0,
|
| 20510 |
"snapshot_pr_count": 4,
|
| 20511 |
-
"snapshot_comment_count":
|
| 20512 |
"snapshot_review_count": 0,
|
| 20513 |
"snapshot_review_comment_count": 0,
|
| 20514 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -20516,86 +20372,86 @@
|
|
| 20516 |
"first_seen_in_snapshot": false,
|
| 20517 |
"known_via_prior_merged_pr": false,
|
| 20518 |
"report_reason": null,
|
| 20519 |
-
"enrichment_source": "
|
| 20520 |
-
"live_refetch_skipped":
|
| 20521 |
-
"account_age_days":
|
| 20522 |
"young_account": false,
|
| 20523 |
-
"follow_through_score": "
|
| 20524 |
-
"breadth_score": "
|
| 20525 |
-
"automation_risk_signal": "
|
| 20526 |
-
"heuristic_note": "
|
| 20527 |
"public_orgs": [],
|
| 20528 |
"activity": {
|
| 20529 |
-
"visible_authored_pr_count":
|
| 20530 |
-
"merged_pr_count":
|
| 20531 |
-
"closed_unmerged_pr_count":
|
| 20532 |
-
"open_pr_count":
|
| 20533 |
-
"merged_pr_rate":
|
| 20534 |
-
"closed_unmerged_pr_rate":
|
| 20535 |
-
"still_open_pr_rate":
|
| 20536 |
-
"distinct_repos_with_authored_prs":
|
| 20537 |
-
"distinct_repos_with_open_prs":
|
| 20538 |
},
|
| 20539 |
"examples": {
|
| 20540 |
"pull_requests": [
|
| 20541 |
{
|
| 20542 |
"kind": "pull_request",
|
| 20543 |
-
"number":
|
| 20544 |
-
"title": "
|
| 20545 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20546 |
"state": "open",
|
| 20547 |
"merged": false,
|
| 20548 |
"draft": false,
|
| 20549 |
-
"created_at": "2026-04-
|
| 20550 |
},
|
| 20551 |
{
|
| 20552 |
"kind": "pull_request",
|
| 20553 |
-
"number":
|
| 20554 |
-
"title": "
|
| 20555 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20556 |
-
"state": "
|
| 20557 |
"merged": false,
|
| 20558 |
"draft": false,
|
| 20559 |
-
"created_at": "2026-04-
|
| 20560 |
},
|
| 20561 |
{
|
| 20562 |
"kind": "pull_request",
|
| 20563 |
-
"number":
|
| 20564 |
-
"title": "
|
| 20565 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20566 |
-
"state": "
|
| 20567 |
"merged": false,
|
| 20568 |
"draft": false,
|
| 20569 |
-
"created_at": "2026-
|
| 20570 |
}
|
| 20571 |
],
|
| 20572 |
"issues": []
|
| 20573 |
},
|
| 20574 |
-
"fetch_error":
|
| 20575 |
},
|
| 20576 |
{
|
| 20577 |
-
"author_login": "
|
| 20578 |
-
"name": "
|
| 20579 |
-
"profile_url": "https://github.com/
|
| 20580 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 20581 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 20582 |
-
"repo_first_seen_at": "2026-
|
| 20583 |
-
"repo_last_seen_at": "2026-04-
|
| 20584 |
"repo_primary_artifact_count": 4,
|
| 20585 |
-
"repo_artifact_count":
|
| 20586 |
"snapshot_issue_count": 0,
|
| 20587 |
"snapshot_pr_count": 4,
|
| 20588 |
-
"snapshot_comment_count":
|
| 20589 |
-
"snapshot_review_count":
|
| 20590 |
-
"snapshot_review_comment_count":
|
| 20591 |
"repo_association": "CONTRIBUTOR",
|
| 20592 |
"new_to_repo": false,
|
| 20593 |
"first_seen_in_snapshot": false,
|
| 20594 |
-
"known_via_prior_merged_pr":
|
| 20595 |
"report_reason": null,
|
| 20596 |
"enrichment_source": "previous_report",
|
| 20597 |
"live_refetch_skipped": true,
|
| 20598 |
-
"account_age_days":
|
| 20599 |
"young_account": false,
|
| 20600 |
"follow_through_score": "weak",
|
| 20601 |
"breadth_score": "low",
|
|
@@ -20603,47 +20459,47 @@
|
|
| 20603 |
"heuristic_note": "high open PR share; targets high-star repos",
|
| 20604 |
"public_orgs": [],
|
| 20605 |
"activity": {
|
| 20606 |
-
"visible_authored_pr_count":
|
| 20607 |
-
"merged_pr_count":
|
| 20608 |
-
"closed_unmerged_pr_count":
|
| 20609 |
"open_pr_count": 3,
|
| 20610 |
-
"merged_pr_rate": 0.
|
| 20611 |
-
"closed_unmerged_pr_rate": 0.
|
| 20612 |
-
"still_open_pr_rate":
|
| 20613 |
-
"distinct_repos_with_authored_prs":
|
| 20614 |
-
"distinct_repos_with_open_prs":
|
| 20615 |
},
|
| 20616 |
"examples": {
|
| 20617 |
"pull_requests": [
|
| 20618 |
{
|
| 20619 |
"kind": "pull_request",
|
| 20620 |
-
"number":
|
| 20621 |
-
"title": "
|
| 20622 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20623 |
"state": "open",
|
| 20624 |
"merged": false,
|
| 20625 |
"draft": false,
|
| 20626 |
-
"created_at": "2026-04-
|
| 20627 |
},
|
| 20628 |
{
|
| 20629 |
"kind": "pull_request",
|
| 20630 |
-
"number":
|
| 20631 |
-
"title": "
|
| 20632 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20633 |
-
"state": "
|
| 20634 |
-
"merged":
|
| 20635 |
"draft": false,
|
| 20636 |
-
"created_at": "2026-04-
|
| 20637 |
},
|
| 20638 |
{
|
| 20639 |
"kind": "pull_request",
|
| 20640 |
-
"number":
|
| 20641 |
-
"title": "
|
| 20642 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 20643 |
-
"state": "
|
| 20644 |
"merged": false,
|
| 20645 |
"draft": false,
|
| 20646 |
-
"created_at": "2026-
|
| 20647 |
}
|
| 20648 |
],
|
| 20649 |
"issues": []
|
|
@@ -21277,6 +21133,83 @@
|
|
| 21277 |
},
|
| 21278 |
"fetch_error": null
|
| 21279 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21280 |
{
|
| 21281 |
"author_login": "ggzeng",
|
| 21282 |
"name": "Gavin Zeng",
|
|
@@ -23494,73 +23427,6 @@
|
|
| 23494 |
},
|
| 23495 |
"fetch_error": null
|
| 23496 |
},
|
| 23497 |
-
{
|
| 23498 |
-
"author_login": "xDarkicex",
|
| 23499 |
-
"name": null,
|
| 23500 |
-
"profile_url": "https://github.com/xDarkicex",
|
| 23501 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AxDarkicex",
|
| 23502 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AxDarkicex",
|
| 23503 |
-
"repo_first_seen_at": "2026-03-25T06:09:32Z",
|
| 23504 |
-
"repo_last_seen_at": "2026-04-11T20:34:56Z",
|
| 23505 |
-
"repo_primary_artifact_count": 2,
|
| 23506 |
-
"repo_artifact_count": 10,
|
| 23507 |
-
"snapshot_issue_count": 0,
|
| 23508 |
-
"snapshot_pr_count": 2,
|
| 23509 |
-
"snapshot_comment_count": 2,
|
| 23510 |
-
"snapshot_review_count": 3,
|
| 23511 |
-
"snapshot_review_comment_count": 3,
|
| 23512 |
-
"repo_association": "NONE",
|
| 23513 |
-
"new_to_repo": false,
|
| 23514 |
-
"first_seen_in_snapshot": false,
|
| 23515 |
-
"known_via_prior_merged_pr": false,
|
| 23516 |
-
"report_reason": null,
|
| 23517 |
-
"enrichment_source": "previous_report",
|
| 23518 |
-
"live_refetch_skipped": true,
|
| 23519 |
-
"account_age_days": 4225,
|
| 23520 |
-
"young_account": false,
|
| 23521 |
-
"follow_through_score": "mixed",
|
| 23522 |
-
"breadth_score": "low",
|
| 23523 |
-
"automation_risk_signal": "low",
|
| 23524 |
-
"heuristic_note": "\u2014",
|
| 23525 |
-
"public_orgs": [],
|
| 23526 |
-
"activity": {
|
| 23527 |
-
"visible_authored_pr_count": 5,
|
| 23528 |
-
"merged_pr_count": 3,
|
| 23529 |
-
"closed_unmerged_pr_count": 1,
|
| 23530 |
-
"open_pr_count": 1,
|
| 23531 |
-
"merged_pr_rate": 0.6,
|
| 23532 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 23533 |
-
"still_open_pr_rate": 0.2,
|
| 23534 |
-
"distinct_repos_with_authored_prs": 2,
|
| 23535 |
-
"distinct_repos_with_open_prs": 1
|
| 23536 |
-
},
|
| 23537 |
-
"examples": {
|
| 23538 |
-
"pull_requests": [
|
| 23539 |
-
{
|
| 23540 |
-
"kind": "pull_request",
|
| 23541 |
-
"number": 65006,
|
| 23542 |
-
"title": "feat(agents): add contextInjection 'never' to disable bootstrap file injection",
|
| 23543 |
-
"url": "https://github.com/openclaw/openclaw/pull/65006",
|
| 23544 |
-
"state": "open",
|
| 23545 |
-
"merged": false,
|
| 23546 |
-
"draft": false,
|
| 23547 |
-
"created_at": "2026-04-11T20:34:56Z"
|
| 23548 |
-
},
|
| 23549 |
-
{
|
| 23550 |
-
"kind": "pull_request",
|
| 23551 |
-
"number": 64094,
|
| 23552 |
-
"title": "feat(agents): add contextInjection 'never' to disable bootstrap file injection",
|
| 23553 |
-
"url": "https://github.com/openclaw/openclaw/pull/64094",
|
| 23554 |
-
"state": "closed",
|
| 23555 |
-
"merged": false,
|
| 23556 |
-
"draft": false,
|
| 23557 |
-
"created_at": "2026-04-10T05:06:53Z"
|
| 23558 |
-
}
|
| 23559 |
-
],
|
| 23560 |
-
"issues": []
|
| 23561 |
-
},
|
| 23562 |
-
"fetch_error": null
|
| 23563 |
-
},
|
| 23564 |
{
|
| 23565 |
"author_login": "ttomiczek",
|
| 23566 |
"name": null,
|
|
@@ -23920,12 +23786,12 @@
|
|
| 23920 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alukeboyett",
|
| 23921 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alukeboyett",
|
| 23922 |
"repo_first_seen_at": "2026-02-09T19:59:59Z",
|
| 23923 |
-
"repo_last_seen_at": "2026-04-
|
| 23924 |
"repo_primary_artifact_count": 6,
|
| 23925 |
-
"repo_artifact_count":
|
| 23926 |
"snapshot_issue_count": 5,
|
| 23927 |
"snapshot_pr_count": 1,
|
| 23928 |
-
"snapshot_comment_count":
|
| 23929 |
"snapshot_review_count": 14,
|
| 23930 |
"snapshot_review_comment_count": 14,
|
| 23931 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -23982,7 +23848,7 @@
|
|
| 23982 |
"number": 67749,
|
| 23983 |
"title": "resolveFirstBoundAccountId should honor guild/team/role constraints on AgentRouteBinding",
|
| 23984 |
"url": "https://github.com/openclaw/openclaw/issues/67749",
|
| 23985 |
-
"state": "
|
| 23986 |
"merged": null,
|
| 23987 |
"draft": null,
|
| 23988 |
"created_at": "2026-04-16T16:54:23Z"
|
|
@@ -31350,12 +31216,12 @@
|
|
| 31350 |
"snapshot_review_count": 0,
|
| 31351 |
"snapshot_review_comment_count": 0,
|
| 31352 |
"repo_association": "NONE",
|
| 31353 |
-
"new_to_repo":
|
| 31354 |
-
"first_seen_in_snapshot":
|
| 31355 |
"known_via_prior_merged_pr": false,
|
| 31356 |
-
"report_reason":
|
| 31357 |
-
"enrichment_source": "
|
| 31358 |
-
"live_refetch_skipped":
|
| 31359 |
"account_age_days": 70,
|
| 31360 |
"young_account": true,
|
| 31361 |
"follow_through_score": "weak",
|
|
@@ -33184,12 +33050,12 @@
|
|
| 33184 |
"snapshot_review_count": 1,
|
| 33185 |
"snapshot_review_comment_count": 1,
|
| 33186 |
"repo_association": "NONE",
|
| 33187 |
-
"new_to_repo":
|
| 33188 |
-
"first_seen_in_snapshot":
|
| 33189 |
"known_via_prior_merged_pr": false,
|
| 33190 |
-
"report_reason":
|
| 33191 |
-
"enrichment_source": "
|
| 33192 |
-
"live_refetch_skipped":
|
| 33193 |
"account_age_days": 975,
|
| 33194 |
"young_account": false,
|
| 33195 |
"follow_through_score": "weak",
|
|
@@ -34955,12 +34821,12 @@
|
|
| 34955 |
"snapshot_review_count": 0,
|
| 34956 |
"snapshot_review_comment_count": 0,
|
| 34957 |
"repo_association": "NONE",
|
| 34958 |
-
"new_to_repo":
|
| 34959 |
-
"first_seen_in_snapshot":
|
| 34960 |
"known_via_prior_merged_pr": false,
|
| 34961 |
-
"report_reason":
|
| 34962 |
-
"enrichment_source": "
|
| 34963 |
-
"live_refetch_skipped":
|
| 34964 |
"account_age_days": 5731,
|
| 34965 |
"young_account": false,
|
| 34966 |
"follow_through_score": "weak",
|
|
@@ -35584,12 +35450,12 @@
|
|
| 35584 |
"snapshot_review_count": 4,
|
| 35585 |
"snapshot_review_comment_count": 4,
|
| 35586 |
"repo_association": "NONE",
|
| 35587 |
-
"new_to_repo":
|
| 35588 |
-
"first_seen_in_snapshot":
|
| 35589 |
"known_via_prior_merged_pr": false,
|
| 35590 |
-
"report_reason":
|
| 35591 |
-
"enrichment_source": "
|
| 35592 |
-
"live_refetch_skipped":
|
| 35593 |
"account_age_days": 3454,
|
| 35594 |
"young_account": false,
|
| 35595 |
"follow_through_score": "strong",
|
|
@@ -39279,6 +39145,63 @@
|
|
| 39279 |
},
|
| 39280 |
"fetch_error": null
|
| 39281 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39282 |
{
|
| 39283 |
"author_login": "kenrolzjc",
|
| 39284 |
"name": null,
|
|
@@ -40656,6 +40579,120 @@
|
|
| 40656 |
},
|
| 40657 |
"fetch_error": null
|
| 40658 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40659 |
{
|
| 40660 |
"author_login": "lucasheriques",
|
| 40661 |
"name": "Lucas Faria",
|
|
@@ -41226,6 +41263,63 @@
|
|
| 41226 |
},
|
| 41227 |
"fetch_error": null
|
| 41228 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41229 |
{
|
| 41230 |
"author_login": "martinfrancois",
|
| 41231 |
"name": "Fran\u00e7ois Martin",
|
|
@@ -42280,12 +42374,12 @@
|
|
| 42280 |
"snapshot_review_count": 1,
|
| 42281 |
"snapshot_review_comment_count": 1,
|
| 42282 |
"repo_association": "NONE",
|
| 42283 |
-
"new_to_repo":
|
| 42284 |
-
"first_seen_in_snapshot":
|
| 42285 |
"known_via_prior_merged_pr": false,
|
| 42286 |
-
"report_reason":
|
| 42287 |
-
"enrichment_source": "
|
| 42288 |
-
"live_refetch_skipped":
|
| 42289 |
"account_age_days": 4714,
|
| 42290 |
"young_account": false,
|
| 42291 |
"follow_through_score": "weak",
|
|
@@ -45190,14 +45284,14 @@
|
|
| 45190 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45191 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45192 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45193 |
-
"repo_last_seen_at": "2026-04-18T20:
|
| 45194 |
"repo_primary_artifact_count": 1,
|
| 45195 |
-
"repo_artifact_count":
|
| 45196 |
"snapshot_issue_count": 0,
|
| 45197 |
"snapshot_pr_count": 1,
|
| 45198 |
"snapshot_comment_count": 5,
|
| 45199 |
-
"snapshot_review_count":
|
| 45200 |
-
"snapshot_review_comment_count":
|
| 45201 |
"repo_association": "NONE",
|
| 45202 |
"new_to_repo": false,
|
| 45203 |
"first_seen_in_snapshot": false,
|
|
@@ -45232,7 +45326,7 @@
|
|
| 45232 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 45233 |
"state": "open",
|
| 45234 |
"merged": false,
|
| 45235 |
-
"draft":
|
| 45236 |
"created_at": "2026-04-13T19:30:49Z"
|
| 45237 |
}
|
| 45238 |
],
|
|
@@ -46797,21 +46891,21 @@
|
|
| 46797 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATmalone1250",
|
| 46798 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATmalone1250",
|
| 46799 |
"repo_first_seen_at": "2026-04-18T20:13:45Z",
|
| 46800 |
-
"repo_last_seen_at": "2026-04-18T20:
|
| 46801 |
"repo_primary_artifact_count": 1,
|
| 46802 |
-
"repo_artifact_count":
|
| 46803 |
"snapshot_issue_count": 0,
|
| 46804 |
"snapshot_pr_count": 1,
|
| 46805 |
-
"snapshot_comment_count":
|
| 46806 |
"snapshot_review_count": 0,
|
| 46807 |
"snapshot_review_comment_count": 0,
|
| 46808 |
"repo_association": "NONE",
|
| 46809 |
-
"new_to_repo":
|
| 46810 |
-
"first_seen_in_snapshot":
|
| 46811 |
"known_via_prior_merged_pr": false,
|
| 46812 |
-
"report_reason":
|
| 46813 |
-
"enrichment_source": "
|
| 46814 |
-
"live_refetch_skipped":
|
| 46815 |
"account_age_days": 590,
|
| 46816 |
"young_account": false,
|
| 46817 |
"follow_through_score": "weak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T212035Z",
|
| 5 |
+
"generated_at": "2026-04-18T21:22:27Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 717,
|
| 10 |
+
"first_seen_in_snapshot": 4,
|
| 11 |
+
"known_via_prior_merged_pr": 114,
|
| 12 |
+
"previous_primary_author_count": 4441,
|
| 13 |
+
"selected_seen_in_previous_primary": 713,
|
| 14 |
+
"previous_report_contributor_count": 715,
|
| 15 |
+
"selected_overlap_previous_report": 713,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9944,
|
| 17 |
+
"reused_previous_report_entries": 706,
|
| 18 |
+
"reused_known_merged_contributors": 113,
|
| 19 |
+
"live_fetches": 11,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 11.558,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.016,
|
| 24 |
+
"enrichment_failures": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
| 27 |
{
|
|
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
+
"repo_last_seen_at": "2026-04-18T21:19:32Z",
|
| 915 |
"repo_primary_artifact_count": 34,
|
| 916 |
+
"repo_artifact_count": 83,
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
"snapshot_pr_count": 27,
|
| 919 |
+
"snapshot_comment_count": 49,
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
| 922 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 3915 |
},
|
| 3916 |
"fetch_error": null
|
| 3917 |
},
|
| 3918 |
+
{
|
| 3919 |
+
"author_login": "VACInc",
|
| 3920 |
+
"name": null,
|
| 3921 |
+
"profile_url": "https://github.com/VACInc",
|
| 3922 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AVACInc",
|
| 3923 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AVACInc",
|
| 3924 |
+
"repo_first_seen_at": "2026-01-06T03:04:41Z",
|
| 3925 |
+
"repo_last_seen_at": "2026-04-18T20:40:37Z",
|
| 3926 |
+
"repo_primary_artifact_count": 11,
|
| 3927 |
+
"repo_artifact_count": 61,
|
| 3928 |
+
"snapshot_issue_count": 2,
|
| 3929 |
+
"snapshot_pr_count": 9,
|
| 3930 |
+
"snapshot_comment_count": 36,
|
| 3931 |
+
"snapshot_review_count": 7,
|
| 3932 |
+
"snapshot_review_comment_count": 7,
|
| 3933 |
+
"repo_association": "CONTRIBUTOR",
|
| 3934 |
+
"new_to_repo": false,
|
| 3935 |
+
"first_seen_in_snapshot": false,
|
| 3936 |
+
"known_via_prior_merged_pr": true,
|
| 3937 |
+
"report_reason": null,
|
| 3938 |
+
"enrichment_source": "previous_report",
|
| 3939 |
+
"live_refetch_skipped": true,
|
| 3940 |
+
"account_age_days": 4839,
|
| 3941 |
+
"young_account": false,
|
| 3942 |
+
"follow_through_score": "weak",
|
| 3943 |
+
"breadth_score": "low",
|
| 3944 |
+
"automation_risk_signal": "medium",
|
| 3945 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 3946 |
+
"public_orgs": [],
|
| 3947 |
+
"activity": {
|
| 3948 |
+
"visible_authored_pr_count": 5,
|
| 3949 |
+
"merged_pr_count": 1,
|
| 3950 |
+
"closed_unmerged_pr_count": 2,
|
| 3951 |
+
"open_pr_count": 2,
|
| 3952 |
+
"merged_pr_rate": 0.2,
|
| 3953 |
+
"closed_unmerged_pr_rate": 0.4,
|
| 3954 |
+
"still_open_pr_rate": 0.4,
|
| 3955 |
+
"distinct_repos_with_authored_prs": 1,
|
| 3956 |
+
"distinct_repos_with_open_prs": 1
|
| 3957 |
+
},
|
| 3958 |
+
"examples": {
|
| 3959 |
+
"pull_requests": [
|
| 3960 |
+
{
|
| 3961 |
+
"kind": "pull_request",
|
| 3962 |
+
"number": 66247,
|
| 3963 |
+
"title": "[codex] Telegram: let immediate queue modes bypass busy topic lanes",
|
| 3964 |
+
"url": "https://github.com/openclaw/openclaw/pull/66247",
|
| 3965 |
+
"state": "open",
|
| 3966 |
+
"merged": false,
|
| 3967 |
+
"draft": false,
|
| 3968 |
+
"created_at": "2026-04-14T01:17:18Z"
|
| 3969 |
+
},
|
| 3970 |
+
{
|
| 3971 |
+
"kind": "pull_request",
|
| 3972 |
+
"number": 66226,
|
| 3973 |
+
"title": "[codex] Telegram: unblock status commands behind busy turns",
|
| 3974 |
+
"url": "https://github.com/openclaw/openclaw/pull/66226",
|
| 3975 |
+
"state": "closed",
|
| 3976 |
+
"merged": true,
|
| 3977 |
+
"draft": false,
|
| 3978 |
+
"created_at": "2026-04-14T00:13:05Z"
|
| 3979 |
+
},
|
| 3980 |
+
{
|
| 3981 |
+
"kind": "pull_request",
|
| 3982 |
+
"number": 65537,
|
| 3983 |
+
"title": "[codex] Fix native /status runtime resolution",
|
| 3984 |
+
"url": "https://github.com/openclaw/openclaw/pull/65537",
|
| 3985 |
+
"state": "closed",
|
| 3986 |
+
"merged": false,
|
| 3987 |
+
"draft": true,
|
| 3988 |
+
"created_at": "2026-04-12T20:16:23Z"
|
| 3989 |
+
}
|
| 3990 |
+
],
|
| 3991 |
+
"issues": [
|
| 3992 |
+
{
|
| 3993 |
+
"kind": "issue",
|
| 3994 |
+
"number": 68690,
|
| 3995 |
+
"title": "SecretRef coverage gaps for several auth/config paths",
|
| 3996 |
+
"url": "https://github.com/openclaw/openclaw/issues/68690",
|
| 3997 |
+
"state": "open",
|
| 3998 |
+
"merged": null,
|
| 3999 |
+
"draft": null,
|
| 4000 |
+
"created_at": "2026-04-18T20:40:37Z"
|
| 4001 |
+
},
|
| 4002 |
+
{
|
| 4003 |
+
"kind": "issue",
|
| 4004 |
+
"number": 61936,
|
| 4005 |
+
"title": "[Feature]: Allow dreaming with external memory slot plugins",
|
| 4006 |
+
"url": "https://github.com/openclaw/openclaw/issues/61936",
|
| 4007 |
+
"state": "closed",
|
| 4008 |
+
"merged": null,
|
| 4009 |
+
"draft": null,
|
| 4010 |
+
"created_at": "2026-04-06T14:30:40Z"
|
| 4011 |
+
}
|
| 4012 |
+
]
|
| 4013 |
+
},
|
| 4014 |
+
"fetch_error": null
|
| 4015 |
+
},
|
| 4016 |
{
|
| 4017 |
"author_login": "martingarramon",
|
| 4018 |
"name": null,
|
|
|
|
| 4189 |
},
|
| 4190 |
"fetch_error": null
|
| 4191 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4192 |
{
|
| 4193 |
"author_login": "dependabot[bot]",
|
| 4194 |
"name": null,
|
|
|
|
| 4945 |
},
|
| 4946 |
"fetch_error": null
|
| 4947 |
},
|
| 4948 |
+
{
|
| 4949 |
+
"author_login": "Lucenx9",
|
| 4950 |
+
"name": "Simone",
|
| 4951 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 4952 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 4953 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 4954 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 4955 |
+
"repo_last_seen_at": "2026-04-18T21:15:35Z",
|
| 4956 |
+
"repo_primary_artifact_count": 9,
|
| 4957 |
+
"repo_artifact_count": 23,
|
| 4958 |
+
"snapshot_issue_count": 1,
|
| 4959 |
+
"snapshot_pr_count": 8,
|
| 4960 |
+
"snapshot_comment_count": 12,
|
| 4961 |
+
"snapshot_review_count": 1,
|
| 4962 |
+
"snapshot_review_comment_count": 1,
|
| 4963 |
+
"repo_association": "CONTRIBUTOR",
|
| 4964 |
+
"new_to_repo": false,
|
| 4965 |
+
"first_seen_in_snapshot": false,
|
| 4966 |
+
"known_via_prior_merged_pr": true,
|
| 4967 |
+
"report_reason": null,
|
| 4968 |
+
"enrichment_source": "previous_report",
|
| 4969 |
+
"live_refetch_skipped": true,
|
| 4970 |
+
"account_age_days": 547,
|
| 4971 |
+
"young_account": false,
|
| 4972 |
+
"follow_through_score": "weak",
|
| 4973 |
+
"breadth_score": "low",
|
| 4974 |
+
"automation_risk_signal": "low",
|
| 4975 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 4976 |
+
"public_orgs": [],
|
| 4977 |
+
"activity": {
|
| 4978 |
+
"visible_authored_pr_count": 3,
|
| 4979 |
+
"merged_pr_count": 0,
|
| 4980 |
+
"closed_unmerged_pr_count": 0,
|
| 4981 |
+
"open_pr_count": 3,
|
| 4982 |
+
"merged_pr_rate": 0.0,
|
| 4983 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 4984 |
+
"still_open_pr_rate": 1.0,
|
| 4985 |
+
"distinct_repos_with_authored_prs": 2,
|
| 4986 |
+
"distinct_repos_with_open_prs": 2
|
| 4987 |
+
},
|
| 4988 |
+
"examples": {
|
| 4989 |
+
"pull_requests": [
|
| 4990 |
+
{
|
| 4991 |
+
"kind": "pull_request",
|
| 4992 |
+
"number": 68698,
|
| 4993 |
+
"title": "fix(auto-reply): commit inbound dedupe on handled exits",
|
| 4994 |
+
"url": "https://github.com/openclaw/openclaw/pull/68698",
|
| 4995 |
+
"state": "open",
|
| 4996 |
+
"merged": false,
|
| 4997 |
+
"draft": false,
|
| 4998 |
+
"created_at": "2026-04-18T21:15:35Z"
|
| 4999 |
+
},
|
| 5000 |
+
{
|
| 5001 |
+
"kind": "pull_request",
|
| 5002 |
+
"number": 68588,
|
| 5003 |
+
"title": "fix(telegram): avoid wedging callback updates on permanent edit errors",
|
| 5004 |
+
"url": "https://github.com/openclaw/openclaw/pull/68588",
|
| 5005 |
+
"state": "closed",
|
| 5006 |
+
"merged": true,
|
| 5007 |
+
"draft": false,
|
| 5008 |
+
"created_at": "2026-04-18T13:55:27Z"
|
| 5009 |
+
},
|
| 5010 |
+
{
|
| 5011 |
+
"kind": "pull_request",
|
| 5012 |
+
"number": 68573,
|
| 5013 |
+
"title": "fix(webhooks): re-resolve rotated webhook secrets",
|
| 5014 |
+
"url": "https://github.com/openclaw/openclaw/pull/68573",
|
| 5015 |
+
"state": "open",
|
| 5016 |
+
"merged": false,
|
| 5017 |
+
"draft": false,
|
| 5018 |
+
"created_at": "2026-04-18T13:20:17Z"
|
| 5019 |
+
}
|
| 5020 |
+
],
|
| 5021 |
+
"issues": [
|
| 5022 |
+
{
|
| 5023 |
+
"kind": "issue",
|
| 5024 |
+
"number": 45645,
|
| 5025 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 5026 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 5027 |
+
"state": "open",
|
| 5028 |
+
"merged": null,
|
| 5029 |
+
"draft": null,
|
| 5030 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 5031 |
+
}
|
| 5032 |
+
]
|
| 5033 |
+
},
|
| 5034 |
+
"fetch_error": null
|
| 5035 |
+
},
|
| 5036 |
{
|
| 5037 |
"author_login": "Angfr95",
|
| 5038 |
"name": "Iroh",
|
|
|
|
| 5774 |
},
|
| 5775 |
"fetch_error": null
|
| 5776 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5777 |
{
|
| 5778 |
"author_login": "nxmxbbd",
|
| 5779 |
"name": "David",
|
|
|
|
| 12919 |
},
|
| 12920 |
"fetch_error": null
|
| 12921 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12922 |
{
|
| 12923 |
"author_login": "feiskyer",
|
| 12924 |
"name": "Pengfei Ni",
|
|
|
|
| 13137 |
"repo_association": "CONTRIBUTOR",
|
| 13138 |
"new_to_repo": false,
|
| 13139 |
"first_seen_in_snapshot": false,
|
| 13140 |
+
"known_via_prior_merged_pr": true,
|
| 13141 |
"report_reason": null,
|
| 13142 |
"enrichment_source": "previous_report",
|
| 13143 |
"live_refetch_skipped": true,
|
|
|
|
| 13401 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13402 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13403 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13404 |
+
"repo_last_seen_at": "2026-04-18T20:27:52Z",
|
| 13405 |
"repo_primary_artifact_count": 5,
|
| 13406 |
+
"repo_artifact_count": 7051,
|
| 13407 |
"snapshot_issue_count": 1,
|
| 13408 |
"snapshot_pr_count": 4,
|
| 13409 |
+
"snapshot_comment_count": 7041,
|
| 13410 |
"snapshot_review_count": 5,
|
| 13411 |
"snapshot_review_comment_count": 0,
|
| 13412 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 13487 |
},
|
| 13488 |
"fetch_error": null
|
| 13489 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13490 |
{
|
| 13491 |
"author_login": "glfruit",
|
| 13492 |
"name": "Fruit Lee",
|
|
|
|
| 13858 |
},
|
| 13859 |
"fetch_error": null
|
| 13860 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13861 |
{
|
| 13862 |
"author_login": "welfo-beo",
|
| 13863 |
"name": null,
|
|
|
|
| 19637 |
},
|
| 19638 |
"fetch_error": null
|
| 19639 |
},
|
| 19640 |
+
{
|
| 19641 |
+
"author_login": "neofdezf-cloud",
|
| 19642 |
+
"name": "Neo Fern\u00e1ndez Felipe",
|
| 19643 |
+
"profile_url": "https://github.com/neofdezf-cloud",
|
| 19644 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud",
|
| 19645 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud",
|
| 19646 |
+
"repo_first_seen_at": "2026-04-11T10:11:35Z",
|
| 19647 |
+
"repo_last_seen_at": "2026-04-12T15:53:40Z",
|
| 19648 |
+
"repo_primary_artifact_count": 6,
|
| 19649 |
+
"repo_artifact_count": 21,
|
| 19650 |
+
"snapshot_issue_count": 0,
|
| 19651 |
+
"snapshot_pr_count": 6,
|
| 19652 |
+
"snapshot_comment_count": 15,
|
| 19653 |
+
"snapshot_review_count": 0,
|
| 19654 |
+
"snapshot_review_comment_count": 0,
|
| 19655 |
+
"repo_association": "NONE",
|
| 19656 |
+
"new_to_repo": false,
|
| 19657 |
+
"first_seen_in_snapshot": false,
|
| 19658 |
+
"known_via_prior_merged_pr": false,
|
| 19659 |
+
"report_reason": null,
|
| 19660 |
+
"enrichment_source": "previous_report",
|
| 19661 |
+
"live_refetch_skipped": true,
|
| 19662 |
+
"account_age_days": 19,
|
| 19663 |
+
"young_account": true,
|
| 19664 |
+
"follow_through_score": "weak",
|
| 19665 |
+
"breadth_score": "low",
|
| 19666 |
+
"automation_risk_signal": "medium",
|
| 19667 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 19668 |
+
"public_orgs": [],
|
| 19669 |
+
"activity": {
|
| 19670 |
+
"visible_authored_pr_count": 6,
|
| 19671 |
+
"merged_pr_count": 0,
|
| 19672 |
+
"closed_unmerged_pr_count": 0,
|
| 19673 |
+
"open_pr_count": 6,
|
| 19674 |
+
"merged_pr_rate": 0.0,
|
| 19675 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 19676 |
+
"still_open_pr_rate": 1.0,
|
| 19677 |
+
"distinct_repos_with_authored_prs": 1,
|
| 19678 |
+
"distinct_repos_with_open_prs": 1
|
| 19679 |
+
},
|
| 19680 |
+
"examples": {
|
| 19681 |
+
"pull_requests": [
|
| 19682 |
+
{
|
| 19683 |
+
"kind": "pull_request",
|
| 19684 |
+
"number": 65213,
|
| 19685 |
+
"title": "feat(sessions): add effective session explain command",
|
| 19686 |
+
"url": "https://github.com/openclaw/openclaw/pull/65213",
|
| 19687 |
+
"state": "open",
|
| 19688 |
+
"merged": false,
|
| 19689 |
+
"draft": false,
|
| 19690 |
+
"created_at": "2026-04-12T06:48:14Z"
|
| 19691 |
+
},
|
| 19692 |
+
{
|
| 19693 |
+
"kind": "pull_request",
|
| 19694 |
+
"number": 65005,
|
| 19695 |
+
"title": "feat(models): add provider/model resolution explain command",
|
| 19696 |
+
"url": "https://github.com/openclaw/openclaw/pull/65005",
|
| 19697 |
+
"state": "open",
|
| 19698 |
+
"merged": false,
|
| 19699 |
+
"draft": false,
|
| 19700 |
+
"created_at": "2026-04-11T20:32:50Z"
|
| 19701 |
+
},
|
| 19702 |
+
{
|
| 19703 |
+
"kind": "pull_request",
|
| 19704 |
+
"number": 64988,
|
| 19705 |
+
"title": "feat(gateway): infer provider from configured model families",
|
| 19706 |
+
"url": "https://github.com/openclaw/openclaw/pull/64988",
|
| 19707 |
+
"state": "open",
|
| 19708 |
+
"merged": false,
|
| 19709 |
+
"draft": false,
|
| 19710 |
+
"created_at": "2026-04-11T19:53:23Z"
|
| 19711 |
+
}
|
| 19712 |
+
],
|
| 19713 |
+
"issues": []
|
| 19714 |
+
},
|
| 19715 |
+
"fetch_error": null
|
| 19716 |
+
},
|
| 19717 |
{
|
| 19718 |
"author_login": "shad0wca7",
|
| 19719 |
"name": null,
|
|
|
|
| 20183 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afuller-stack-dev",
|
| 20184 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afuller-stack-dev",
|
| 20185 |
"repo_first_seen_at": "2026-03-02T21:04:55Z",
|
| 20186 |
+
"repo_last_seen_at": "2026-04-18T20:50:34Z",
|
| 20187 |
"repo_primary_artifact_count": 5,
|
| 20188 |
+
"repo_artifact_count": 68,
|
| 20189 |
"snapshot_issue_count": 1,
|
| 20190 |
"snapshot_pr_count": 4,
|
| 20191 |
"snapshot_comment_count": 23,
|
| 20192 |
+
"snapshot_review_count": 20,
|
| 20193 |
+
"snapshot_review_comment_count": 20,
|
| 20194 |
"repo_association": "CONTRIBUTOR",
|
| 20195 |
"new_to_repo": false,
|
| 20196 |
"first_seen_in_snapshot": false,
|
|
|
|
| 20353 |
"fetch_error": null
|
| 20354 |
},
|
| 20355 |
{
|
| 20356 |
+
"author_login": "drvoss",
|
| 20357 |
+
"name": "jason",
|
| 20358 |
+
"profile_url": "https://github.com/drvoss",
|
| 20359 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Adrvoss",
|
| 20360 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adrvoss",
|
| 20361 |
+
"repo_first_seen_at": "2026-02-25T02:18:08Z",
|
| 20362 |
+
"repo_last_seen_at": "2026-04-12T02:16:09Z",
|
| 20363 |
"repo_primary_artifact_count": 4,
|
| 20364 |
+
"repo_artifact_count": 47,
|
| 20365 |
"snapshot_issue_count": 0,
|
| 20366 |
"snapshot_pr_count": 4,
|
| 20367 |
+
"snapshot_comment_count": 43,
|
| 20368 |
"snapshot_review_count": 0,
|
| 20369 |
"snapshot_review_comment_count": 0,
|
| 20370 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 20372 |
"first_seen_in_snapshot": false,
|
| 20373 |
"known_via_prior_merged_pr": false,
|
| 20374 |
"report_reason": null,
|
| 20375 |
+
"enrichment_source": "previous_report",
|
| 20376 |
+
"live_refetch_skipped": true,
|
| 20377 |
+
"account_age_days": 4872,
|
| 20378 |
"young_account": false,
|
| 20379 |
+
"follow_through_score": "weak",
|
| 20380 |
+
"breadth_score": "low",
|
| 20381 |
+
"automation_risk_signal": "low",
|
| 20382 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 20383 |
"public_orgs": [],
|
| 20384 |
"activity": {
|
| 20385 |
+
"visible_authored_pr_count": 3,
|
| 20386 |
+
"merged_pr_count": 0,
|
| 20387 |
+
"closed_unmerged_pr_count": 0,
|
| 20388 |
+
"open_pr_count": 3,
|
| 20389 |
+
"merged_pr_rate": 0.0,
|
| 20390 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 20391 |
+
"still_open_pr_rate": 1.0,
|
| 20392 |
+
"distinct_repos_with_authored_prs": 1,
|
| 20393 |
+
"distinct_repos_with_open_prs": 1
|
| 20394 |
},
|
| 20395 |
"examples": {
|
| 20396 |
"pull_requests": [
|
| 20397 |
{
|
| 20398 |
"kind": "pull_request",
|
| 20399 |
+
"number": 65101,
|
| 20400 |
+
"title": "browser: wait longer for local CDP websocket after launch",
|
| 20401 |
+
"url": "https://github.com/openclaw/openclaw/pull/65101",
|
| 20402 |
"state": "open",
|
| 20403 |
"merged": false,
|
| 20404 |
"draft": false,
|
| 20405 |
+
"created_at": "2026-04-12T02:16:09Z"
|
| 20406 |
},
|
| 20407 |
{
|
| 20408 |
"kind": "pull_request",
|
| 20409 |
+
"number": 63581,
|
| 20410 |
+
"title": "imessage: strip NUL bytes from echo-cache text normalization",
|
| 20411 |
+
"url": "https://github.com/openclaw/openclaw/pull/63581",
|
| 20412 |
+
"state": "open",
|
| 20413 |
"merged": false,
|
| 20414 |
"draft": false,
|
| 20415 |
+
"created_at": "2026-04-09T06:04:09Z"
|
| 20416 |
},
|
| 20417 |
{
|
| 20418 |
"kind": "pull_request",
|
| 20419 |
+
"number": 53395,
|
| 20420 |
+
"title": "feishu: fix schema 2.0 card config in interactive card UX functions",
|
| 20421 |
+
"url": "https://github.com/openclaw/openclaw/pull/53395",
|
| 20422 |
+
"state": "open",
|
| 20423 |
"merged": false,
|
| 20424 |
"draft": false,
|
| 20425 |
+
"created_at": "2026-03-24T05:01:23Z"
|
| 20426 |
}
|
| 20427 |
],
|
| 20428 |
"issues": []
|
| 20429 |
},
|
| 20430 |
+
"fetch_error": null
|
| 20431 |
},
|
| 20432 |
{
|
| 20433 |
+
"author_login": "leonardsellem",
|
| 20434 |
+
"name": "Leonard Sellem",
|
| 20435 |
+
"profile_url": "https://github.com/leonardsellem",
|
| 20436 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem",
|
| 20437 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem",
|
| 20438 |
+
"repo_first_seen_at": "2026-04-10T10:47:02Z",
|
| 20439 |
+
"repo_last_seen_at": "2026-04-13T10:36:48Z",
|
| 20440 |
"repo_primary_artifact_count": 4,
|
| 20441 |
+
"repo_artifact_count": 14,
|
| 20442 |
"snapshot_issue_count": 0,
|
| 20443 |
"snapshot_pr_count": 4,
|
| 20444 |
+
"snapshot_comment_count": 2,
|
| 20445 |
+
"snapshot_review_count": 4,
|
| 20446 |
+
"snapshot_review_comment_count": 4,
|
| 20447 |
"repo_association": "CONTRIBUTOR",
|
| 20448 |
"new_to_repo": false,
|
| 20449 |
"first_seen_in_snapshot": false,
|
| 20450 |
+
"known_via_prior_merged_pr": true,
|
| 20451 |
"report_reason": null,
|
| 20452 |
"enrichment_source": "previous_report",
|
| 20453 |
"live_refetch_skipped": true,
|
| 20454 |
+
"account_age_days": 4992,
|
| 20455 |
"young_account": false,
|
| 20456 |
"follow_through_score": "weak",
|
| 20457 |
"breadth_score": "low",
|
|
|
|
| 20459 |
"heuristic_note": "high open PR share; targets high-star repos",
|
| 20460 |
"public_orgs": [],
|
| 20461 |
"activity": {
|
| 20462 |
+
"visible_authored_pr_count": 6,
|
| 20463 |
+
"merged_pr_count": 1,
|
| 20464 |
+
"closed_unmerged_pr_count": 2,
|
| 20465 |
"open_pr_count": 3,
|
| 20466 |
+
"merged_pr_rate": 0.1667,
|
| 20467 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 20468 |
+
"still_open_pr_rate": 0.5,
|
| 20469 |
+
"distinct_repos_with_authored_prs": 3,
|
| 20470 |
+
"distinct_repos_with_open_prs": 3
|
| 20471 |
},
|
| 20472 |
"examples": {
|
| 20473 |
"pull_requests": [
|
| 20474 |
{
|
| 20475 |
"kind": "pull_request",
|
| 20476 |
+
"number": 65800,
|
| 20477 |
+
"title": "fix(cli): load runtime plugins for wiki commands",
|
| 20478 |
+
"url": "https://github.com/openclaw/openclaw/pull/65800",
|
| 20479 |
"state": "open",
|
| 20480 |
"merged": false,
|
| 20481 |
"draft": false,
|
| 20482 |
+
"created_at": "2026-04-13T08:21:01Z"
|
| 20483 |
},
|
| 20484 |
{
|
| 20485 |
"kind": "pull_request",
|
| 20486 |
+
"number": 65012,
|
| 20487 |
+
"title": "fix(memory-wiki): pass app config into CLI metadata registrar",
|
| 20488 |
+
"url": "https://github.com/openclaw/openclaw/pull/65012",
|
| 20489 |
+
"state": "closed",
|
| 20490 |
+
"merged": true,
|
| 20491 |
"draft": false,
|
| 20492 |
+
"created_at": "2026-04-11T21:13:35Z"
|
| 20493 |
},
|
| 20494 |
{
|
| 20495 |
"kind": "pull_request",
|
| 20496 |
+
"number": 64466,
|
| 20497 |
+
"title": "fix(memory-core): preserve public artifact visibility through loader cache restore",
|
| 20498 |
+
"url": "https://github.com/openclaw/openclaw/pull/64466",
|
| 20499 |
+
"state": "closed",
|
| 20500 |
"merged": false,
|
| 20501 |
"draft": false,
|
| 20502 |
+
"created_at": "2026-04-10T19:02:41Z"
|
| 20503 |
}
|
| 20504 |
],
|
| 20505 |
"issues": []
|
|
|
|
| 21133 |
},
|
| 21134 |
"fetch_error": null
|
| 21135 |
},
|
| 21136 |
+
{
|
| 21137 |
+
"author_login": "richardclawbot",
|
| 21138 |
+
"name": null,
|
| 21139 |
+
"profile_url": "https://github.com/richardclawbot",
|
| 21140 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arichardclawbot",
|
| 21141 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arichardclawbot",
|
| 21142 |
+
"repo_first_seen_at": "2026-04-10T17:07:12Z",
|
| 21143 |
+
"repo_last_seen_at": "2026-04-12T07:52:20Z",
|
| 21144 |
+
"repo_primary_artifact_count": 3,
|
| 21145 |
+
"repo_artifact_count": 4,
|
| 21146 |
+
"snapshot_issue_count": 0,
|
| 21147 |
+
"snapshot_pr_count": 3,
|
| 21148 |
+
"snapshot_comment_count": 1,
|
| 21149 |
+
"snapshot_review_count": 0,
|
| 21150 |
+
"snapshot_review_comment_count": 0,
|
| 21151 |
+
"repo_association": "NONE",
|
| 21152 |
+
"new_to_repo": false,
|
| 21153 |
+
"first_seen_in_snapshot": false,
|
| 21154 |
+
"known_via_prior_merged_pr": false,
|
| 21155 |
+
"report_reason": null,
|
| 21156 |
+
"enrichment_source": "previous_report",
|
| 21157 |
+
"live_refetch_skipped": true,
|
| 21158 |
+
"account_age_days": 31,
|
| 21159 |
+
"young_account": true,
|
| 21160 |
+
"follow_through_score": "weak",
|
| 21161 |
+
"breadth_score": "low",
|
| 21162 |
+
"automation_risk_signal": "medium",
|
| 21163 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 21164 |
+
"public_orgs": [],
|
| 21165 |
+
"activity": {
|
| 21166 |
+
"visible_authored_pr_count": 3,
|
| 21167 |
+
"merged_pr_count": 0,
|
| 21168 |
+
"closed_unmerged_pr_count": 0,
|
| 21169 |
+
"open_pr_count": 3,
|
| 21170 |
+
"merged_pr_rate": 0.0,
|
| 21171 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 21172 |
+
"still_open_pr_rate": 1.0,
|
| 21173 |
+
"distinct_repos_with_authored_prs": 1,
|
| 21174 |
+
"distinct_repos_with_open_prs": 1
|
| 21175 |
+
},
|
| 21176 |
+
"examples": {
|
| 21177 |
+
"pull_requests": [
|
| 21178 |
+
{
|
| 21179 |
+
"kind": "pull_request",
|
| 21180 |
+
"number": 65242,
|
| 21181 |
+
"title": "fix: CompletionDeliveryGate to prevent duplicate ACP completion delivery",
|
| 21182 |
+
"url": "https://github.com/openclaw/openclaw/pull/65242",
|
| 21183 |
+
"state": "open",
|
| 21184 |
+
"merged": false,
|
| 21185 |
+
"draft": false,
|
| 21186 |
+
"created_at": "2026-04-12T07:52:20Z"
|
| 21187 |
+
},
|
| 21188 |
+
{
|
| 21189 |
+
"kind": "pull_request",
|
| 21190 |
+
"number": 65013,
|
| 21191 |
+
"title": "fix(tasks): silence acp child-session completion banners",
|
| 21192 |
+
"url": "https://github.com/openclaw/openclaw/pull/65013",
|
| 21193 |
+
"state": "open",
|
| 21194 |
+
"merged": false,
|
| 21195 |
+
"draft": false,
|
| 21196 |
+
"created_at": "2026-04-11T21:19:41Z"
|
| 21197 |
+
},
|
| 21198 |
+
{
|
| 21199 |
+
"kind": "pull_request",
|
| 21200 |
+
"number": 64416,
|
| 21201 |
+
"title": "fix(acp): normalize completion delivery guidance",
|
| 21202 |
+
"url": "https://github.com/openclaw/openclaw/pull/64416",
|
| 21203 |
+
"state": "open",
|
| 21204 |
+
"merged": false,
|
| 21205 |
+
"draft": false,
|
| 21206 |
+
"created_at": "2026-04-10T17:07:12Z"
|
| 21207 |
+
}
|
| 21208 |
+
],
|
| 21209 |
+
"issues": []
|
| 21210 |
+
},
|
| 21211 |
+
"fetch_error": null
|
| 21212 |
+
},
|
| 21213 |
{
|
| 21214 |
"author_login": "ggzeng",
|
| 21215 |
"name": "Gavin Zeng",
|
|
|
|
| 23427 |
},
|
| 23428 |
"fetch_error": null
|
| 23429 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23430 |
{
|
| 23431 |
"author_login": "ttomiczek",
|
| 23432 |
"name": null,
|
|
|
|
| 23786 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alukeboyett",
|
| 23787 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alukeboyett",
|
| 23788 |
"repo_first_seen_at": "2026-02-09T19:59:59Z",
|
| 23789 |
+
"repo_last_seen_at": "2026-04-18T20:48:49Z",
|
| 23790 |
"repo_primary_artifact_count": 6,
|
| 23791 |
+
"repo_artifact_count": 50,
|
| 23792 |
"snapshot_issue_count": 5,
|
| 23793 |
"snapshot_pr_count": 1,
|
| 23794 |
+
"snapshot_comment_count": 16,
|
| 23795 |
"snapshot_review_count": 14,
|
| 23796 |
"snapshot_review_comment_count": 14,
|
| 23797 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 23848 |
"number": 67749,
|
| 23849 |
"title": "resolveFirstBoundAccountId should honor guild/team/role constraints on AgentRouteBinding",
|
| 23850 |
"url": "https://github.com/openclaw/openclaw/issues/67749",
|
| 23851 |
+
"state": "closed",
|
| 23852 |
"merged": null,
|
| 23853 |
"draft": null,
|
| 23854 |
"created_at": "2026-04-16T16:54:23Z"
|
|
|
|
| 31216 |
"snapshot_review_count": 0,
|
| 31217 |
"snapshot_review_comment_count": 0,
|
| 31218 |
"repo_association": "NONE",
|
| 31219 |
+
"new_to_repo": false,
|
| 31220 |
+
"first_seen_in_snapshot": false,
|
| 31221 |
"known_via_prior_merged_pr": false,
|
| 31222 |
+
"report_reason": null,
|
| 31223 |
+
"enrichment_source": "previous_report",
|
| 31224 |
+
"live_refetch_skipped": true,
|
| 31225 |
"account_age_days": 70,
|
| 31226 |
"young_account": true,
|
| 31227 |
"follow_through_score": "weak",
|
|
|
|
| 33050 |
"snapshot_review_count": 1,
|
| 33051 |
"snapshot_review_comment_count": 1,
|
| 33052 |
"repo_association": "NONE",
|
| 33053 |
+
"new_to_repo": false,
|
| 33054 |
+
"first_seen_in_snapshot": false,
|
| 33055 |
"known_via_prior_merged_pr": false,
|
| 33056 |
+
"report_reason": null,
|
| 33057 |
+
"enrichment_source": "previous_report",
|
| 33058 |
+
"live_refetch_skipped": true,
|
| 33059 |
"account_age_days": 975,
|
| 33060 |
"young_account": false,
|
| 33061 |
"follow_through_score": "weak",
|
|
|
|
| 34821 |
"snapshot_review_count": 0,
|
| 34822 |
"snapshot_review_comment_count": 0,
|
| 34823 |
"repo_association": "NONE",
|
| 34824 |
+
"new_to_repo": false,
|
| 34825 |
+
"first_seen_in_snapshot": false,
|
| 34826 |
"known_via_prior_merged_pr": false,
|
| 34827 |
+
"report_reason": null,
|
| 34828 |
+
"enrichment_source": "previous_report",
|
| 34829 |
+
"live_refetch_skipped": true,
|
| 34830 |
"account_age_days": 5731,
|
| 34831 |
"young_account": false,
|
| 34832 |
"follow_through_score": "weak",
|
|
|
|
| 35450 |
"snapshot_review_count": 4,
|
| 35451 |
"snapshot_review_comment_count": 4,
|
| 35452 |
"repo_association": "NONE",
|
| 35453 |
+
"new_to_repo": false,
|
| 35454 |
+
"first_seen_in_snapshot": false,
|
| 35455 |
"known_via_prior_merged_pr": false,
|
| 35456 |
+
"report_reason": null,
|
| 35457 |
+
"enrichment_source": "previous_report",
|
| 35458 |
+
"live_refetch_skipped": true,
|
| 35459 |
"account_age_days": 3454,
|
| 35460 |
"young_account": false,
|
| 35461 |
"follow_through_score": "strong",
|
|
|
|
| 39145 |
},
|
| 39146 |
"fetch_error": null
|
| 39147 |
},
|
| 39148 |
+
{
|
| 39149 |
+
"author_login": "KateWilkins",
|
| 39150 |
+
"name": null,
|
| 39151 |
+
"profile_url": "https://github.com/KateWilkins",
|
| 39152 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKateWilkins",
|
| 39153 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKateWilkins",
|
| 39154 |
+
"repo_first_seen_at": "2026-02-04T19:04:27Z",
|
| 39155 |
+
"repo_last_seen_at": "2026-04-18T20:59:29Z",
|
| 39156 |
+
"repo_primary_artifact_count": 1,
|
| 39157 |
+
"repo_artifact_count": 3,
|
| 39158 |
+
"snapshot_issue_count": 0,
|
| 39159 |
+
"snapshot_pr_count": 1,
|
| 39160 |
+
"snapshot_comment_count": 2,
|
| 39161 |
+
"snapshot_review_count": 0,
|
| 39162 |
+
"snapshot_review_comment_count": 0,
|
| 39163 |
+
"repo_association": "NONE",
|
| 39164 |
+
"new_to_repo": true,
|
| 39165 |
+
"first_seen_in_snapshot": true,
|
| 39166 |
+
"known_via_prior_merged_pr": false,
|
| 39167 |
+
"report_reason": "first_seen_in_snapshot",
|
| 39168 |
+
"enrichment_source": "live",
|
| 39169 |
+
"live_refetch_skipped": false,
|
| 39170 |
+
"account_age_days": 4070,
|
| 39171 |
+
"young_account": false,
|
| 39172 |
+
"follow_through_score": "weak",
|
| 39173 |
+
"breadth_score": "low",
|
| 39174 |
+
"automation_risk_signal": "low",
|
| 39175 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 39176 |
+
"public_orgs": [],
|
| 39177 |
+
"activity": {
|
| 39178 |
+
"visible_authored_pr_count": 1,
|
| 39179 |
+
"merged_pr_count": 0,
|
| 39180 |
+
"closed_unmerged_pr_count": 0,
|
| 39181 |
+
"open_pr_count": 1,
|
| 39182 |
+
"merged_pr_rate": 0.0,
|
| 39183 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 39184 |
+
"still_open_pr_rate": 1.0,
|
| 39185 |
+
"distinct_repos_with_authored_prs": 1,
|
| 39186 |
+
"distinct_repos_with_open_prs": 1
|
| 39187 |
+
},
|
| 39188 |
+
"examples": {
|
| 39189 |
+
"pull_requests": [
|
| 39190 |
+
{
|
| 39191 |
+
"kind": "pull_request",
|
| 39192 |
+
"number": 68694,
|
| 39193 |
+
"title": "FEAT: Add tts and image generation support to xai extension",
|
| 39194 |
+
"url": "https://github.com/openclaw/openclaw/pull/68694",
|
| 39195 |
+
"state": "open",
|
| 39196 |
+
"merged": false,
|
| 39197 |
+
"draft": false,
|
| 39198 |
+
"created_at": "2026-04-18T20:59:29Z"
|
| 39199 |
+
}
|
| 39200 |
+
],
|
| 39201 |
+
"issues": []
|
| 39202 |
+
},
|
| 39203 |
+
"fetch_error": null
|
| 39204 |
+
},
|
| 39205 |
{
|
| 39206 |
"author_login": "kenrolzjc",
|
| 39207 |
"name": null,
|
|
|
|
| 40579 |
},
|
| 40580 |
"fetch_error": null
|
| 40581 |
},
|
| 40582 |
+
{
|
| 40583 |
+
"author_login": "lives4code",
|
| 40584 |
+
"name": null,
|
| 40585 |
+
"profile_url": "https://github.com/lives4code",
|
| 40586 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alives4code",
|
| 40587 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alives4code",
|
| 40588 |
+
"repo_first_seen_at": "2026-04-18T20:53:04Z",
|
| 40589 |
+
"repo_last_seen_at": "2026-04-18T20:53:04Z",
|
| 40590 |
+
"repo_primary_artifact_count": 1,
|
| 40591 |
+
"repo_artifact_count": 1,
|
| 40592 |
+
"snapshot_issue_count": 0,
|
| 40593 |
+
"snapshot_pr_count": 1,
|
| 40594 |
+
"snapshot_comment_count": 0,
|
| 40595 |
+
"snapshot_review_count": 0,
|
| 40596 |
+
"snapshot_review_comment_count": 0,
|
| 40597 |
+
"repo_association": "NONE",
|
| 40598 |
+
"new_to_repo": true,
|
| 40599 |
+
"first_seen_in_snapshot": true,
|
| 40600 |
+
"known_via_prior_merged_pr": false,
|
| 40601 |
+
"report_reason": "first_seen_in_snapshot",
|
| 40602 |
+
"enrichment_source": "live",
|
| 40603 |
+
"live_refetch_skipped": false,
|
| 40604 |
+
"account_age_days": 2539,
|
| 40605 |
+
"young_account": false,
|
| 40606 |
+
"follow_through_score": "mixed",
|
| 40607 |
+
"breadth_score": "low",
|
| 40608 |
+
"automation_risk_signal": "low",
|
| 40609 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 40610 |
+
"public_orgs": [],
|
| 40611 |
+
"activity": {
|
| 40612 |
+
"visible_authored_pr_count": 2,
|
| 40613 |
+
"merged_pr_count": 1,
|
| 40614 |
+
"closed_unmerged_pr_count": 0,
|
| 40615 |
+
"open_pr_count": 1,
|
| 40616 |
+
"merged_pr_rate": 0.5,
|
| 40617 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 40618 |
+
"still_open_pr_rate": 0.5,
|
| 40619 |
+
"distinct_repos_with_authored_prs": 2,
|
| 40620 |
+
"distinct_repos_with_open_prs": 1
|
| 40621 |
+
},
|
| 40622 |
+
"examples": {
|
| 40623 |
+
"pull_requests": [
|
| 40624 |
+
{
|
| 40625 |
+
"kind": "pull_request",
|
| 40626 |
+
"number": 68693,
|
| 40627 |
+
"title": "Add memory to tools documentation ai assisted",
|
| 40628 |
+
"url": "https://github.com/openclaw/openclaw/pull/68693",
|
| 40629 |
+
"state": "open",
|
| 40630 |
+
"merged": false,
|
| 40631 |
+
"draft": false,
|
| 40632 |
+
"created_at": "2026-04-18T20:53:04Z"
|
| 40633 |
+
}
|
| 40634 |
+
],
|
| 40635 |
+
"issues": []
|
| 40636 |
+
},
|
| 40637 |
+
"fetch_error": null
|
| 40638 |
+
},
|
| 40639 |
+
{
|
| 40640 |
+
"author_login": "ljbudgie",
|
| 40641 |
+
"name": "LJ",
|
| 40642 |
+
"profile_url": "https://github.com/ljbudgie",
|
| 40643 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aljbudgie",
|
| 40644 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aljbudgie",
|
| 40645 |
+
"repo_first_seen_at": "2026-04-18T20:51:45Z",
|
| 40646 |
+
"repo_last_seen_at": "2026-04-18T20:58:44Z",
|
| 40647 |
+
"repo_primary_artifact_count": 1,
|
| 40648 |
+
"repo_artifact_count": 7,
|
| 40649 |
+
"snapshot_issue_count": 0,
|
| 40650 |
+
"snapshot_pr_count": 1,
|
| 40651 |
+
"snapshot_comment_count": 0,
|
| 40652 |
+
"snapshot_review_count": 3,
|
| 40653 |
+
"snapshot_review_comment_count": 3,
|
| 40654 |
+
"repo_association": "NONE",
|
| 40655 |
+
"new_to_repo": true,
|
| 40656 |
+
"first_seen_in_snapshot": true,
|
| 40657 |
+
"known_via_prior_merged_pr": false,
|
| 40658 |
+
"report_reason": "first_seen_in_snapshot",
|
| 40659 |
+
"enrichment_source": "live",
|
| 40660 |
+
"live_refetch_skipped": false,
|
| 40661 |
+
"account_age_days": 294,
|
| 40662 |
+
"young_account": true,
|
| 40663 |
+
"follow_through_score": "weak",
|
| 40664 |
+
"breadth_score": "low",
|
| 40665 |
+
"automation_risk_signal": "low",
|
| 40666 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 40667 |
+
"public_orgs": [],
|
| 40668 |
+
"activity": {
|
| 40669 |
+
"visible_authored_pr_count": 3,
|
| 40670 |
+
"merged_pr_count": 0,
|
| 40671 |
+
"closed_unmerged_pr_count": 0,
|
| 40672 |
+
"open_pr_count": 3,
|
| 40673 |
+
"merged_pr_rate": 0.0,
|
| 40674 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 40675 |
+
"still_open_pr_rate": 1.0,
|
| 40676 |
+
"distinct_repos_with_authored_prs": 3,
|
| 40677 |
+
"distinct_repos_with_open_prs": 3
|
| 40678 |
+
},
|
| 40679 |
+
"examples": {
|
| 40680 |
+
"pull_requests": [
|
| 40681 |
+
{
|
| 40682 |
+
"kind": "pull_request",
|
| 40683 |
+
"number": 68692,
|
| 40684 |
+
"title": "Formalize Burgess Principle governance in OpenClaw",
|
| 40685 |
+
"url": "https://github.com/openclaw/openclaw/pull/68692",
|
| 40686 |
+
"state": "open",
|
| 40687 |
+
"merged": false,
|
| 40688 |
+
"draft": false,
|
| 40689 |
+
"created_at": "2026-04-18T20:51:45Z"
|
| 40690 |
+
}
|
| 40691 |
+
],
|
| 40692 |
+
"issues": []
|
| 40693 |
+
},
|
| 40694 |
+
"fetch_error": null
|
| 40695 |
+
},
|
| 40696 |
{
|
| 40697 |
"author_login": "lucasheriques",
|
| 40698 |
"name": "Lucas Faria",
|
|
|
|
| 41263 |
},
|
| 41264 |
"fetch_error": null
|
| 41265 |
},
|
| 41266 |
+
{
|
| 41267 |
+
"author_login": "markrachapoom",
|
| 41268 |
+
"name": "Mark Rachapoom",
|
| 41269 |
+
"profile_url": "https://github.com/markrachapoom",
|
| 41270 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amarkrachapoom",
|
| 41271 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amarkrachapoom",
|
| 41272 |
+
"repo_first_seen_at": "2026-04-18T20:31:21Z",
|
| 41273 |
+
"repo_last_seen_at": "2026-04-18T20:31:45Z",
|
| 41274 |
+
"repo_primary_artifact_count": 1,
|
| 41275 |
+
"repo_artifact_count": 2,
|
| 41276 |
+
"snapshot_issue_count": 0,
|
| 41277 |
+
"snapshot_pr_count": 1,
|
| 41278 |
+
"snapshot_comment_count": 1,
|
| 41279 |
+
"snapshot_review_count": 0,
|
| 41280 |
+
"snapshot_review_comment_count": 0,
|
| 41281 |
+
"repo_association": "NONE",
|
| 41282 |
+
"new_to_repo": true,
|
| 41283 |
+
"first_seen_in_snapshot": true,
|
| 41284 |
+
"known_via_prior_merged_pr": false,
|
| 41285 |
+
"report_reason": "first_seen_in_snapshot",
|
| 41286 |
+
"enrichment_source": "live",
|
| 41287 |
+
"live_refetch_skipped": false,
|
| 41288 |
+
"account_age_days": 2004,
|
| 41289 |
+
"young_account": false,
|
| 41290 |
+
"follow_through_score": "mixed",
|
| 41291 |
+
"breadth_score": "low",
|
| 41292 |
+
"automation_risk_signal": "low",
|
| 41293 |
+
"heuristic_note": "many recent closed-unmerged PRs",
|
| 41294 |
+
"public_orgs": [],
|
| 41295 |
+
"activity": {
|
| 41296 |
+
"visible_authored_pr_count": 4,
|
| 41297 |
+
"merged_pr_count": 2,
|
| 41298 |
+
"closed_unmerged_pr_count": 2,
|
| 41299 |
+
"open_pr_count": 0,
|
| 41300 |
+
"merged_pr_rate": 0.5,
|
| 41301 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 41302 |
+
"still_open_pr_rate": 0.0,
|
| 41303 |
+
"distinct_repos_with_authored_prs": 2,
|
| 41304 |
+
"distinct_repos_with_open_prs": 0
|
| 41305 |
+
},
|
| 41306 |
+
"examples": {
|
| 41307 |
+
"pull_requests": [
|
| 41308 |
+
{
|
| 41309 |
+
"kind": "pull_request",
|
| 41310 |
+
"number": 68688,
|
| 41311 |
+
"title": "fix(cli): pass safe cwd to spawned openclaw children",
|
| 41312 |
+
"url": "https://github.com/openclaw/openclaw/pull/68688",
|
| 41313 |
+
"state": "closed",
|
| 41314 |
+
"merged": false,
|
| 41315 |
+
"draft": false,
|
| 41316 |
+
"created_at": "2026-04-18T20:31:21Z"
|
| 41317 |
+
}
|
| 41318 |
+
],
|
| 41319 |
+
"issues": []
|
| 41320 |
+
},
|
| 41321 |
+
"fetch_error": null
|
| 41322 |
+
},
|
| 41323 |
{
|
| 41324 |
"author_login": "martinfrancois",
|
| 41325 |
"name": "Fran\u00e7ois Martin",
|
|
|
|
| 42374 |
"snapshot_review_count": 1,
|
| 42375 |
"snapshot_review_comment_count": 1,
|
| 42376 |
"repo_association": "NONE",
|
| 42377 |
+
"new_to_repo": false,
|
| 42378 |
+
"first_seen_in_snapshot": false,
|
| 42379 |
"known_via_prior_merged_pr": false,
|
| 42380 |
+
"report_reason": null,
|
| 42381 |
+
"enrichment_source": "previous_report",
|
| 42382 |
+
"live_refetch_skipped": true,
|
| 42383 |
"account_age_days": 4714,
|
| 42384 |
"young_account": false,
|
| 42385 |
"follow_through_score": "weak",
|
|
|
|
| 45284 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45285 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45286 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45287 |
+
"repo_last_seen_at": "2026-04-18T20:48:05Z",
|
| 45288 |
"repo_primary_artifact_count": 1,
|
| 45289 |
+
"repo_artifact_count": 24,
|
| 45290 |
"snapshot_issue_count": 0,
|
| 45291 |
"snapshot_pr_count": 1,
|
| 45292 |
"snapshot_comment_count": 5,
|
| 45293 |
+
"snapshot_review_count": 9,
|
| 45294 |
+
"snapshot_review_comment_count": 9,
|
| 45295 |
"repo_association": "NONE",
|
| 45296 |
"new_to_repo": false,
|
| 45297 |
"first_seen_in_snapshot": false,
|
|
|
|
| 45326 |
"url": "https://github.com/openclaw/openclaw/pull/66137",
|
| 45327 |
"state": "open",
|
| 45328 |
"merged": false,
|
| 45329 |
+
"draft": true,
|
| 45330 |
"created_at": "2026-04-13T19:30:49Z"
|
| 45331 |
}
|
| 45332 |
],
|
|
|
|
| 46891 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATmalone1250",
|
| 46892 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATmalone1250",
|
| 46893 |
"repo_first_seen_at": "2026-04-18T20:13:45Z",
|
| 46894 |
+
"repo_last_seen_at": "2026-04-18T20:49:38Z",
|
| 46895 |
"repo_primary_artifact_count": 1,
|
| 46896 |
+
"repo_artifact_count": 2,
|
| 46897 |
"snapshot_issue_count": 0,
|
| 46898 |
"snapshot_pr_count": 1,
|
| 46899 |
+
"snapshot_comment_count": 1,
|
| 46900 |
"snapshot_review_count": 0,
|
| 46901 |
"snapshot_review_comment_count": 0,
|
| 46902 |
"repo_association": "NONE",
|
| 46903 |
+
"new_to_repo": false,
|
| 46904 |
+
"first_seen_in_snapshot": false,
|
| 46905 |
"known_via_prior_merged_pr": false,
|
| 46906 |
+
"report_reason": null,
|
| 46907 |
+
"enrichment_source": "previous_report",
|
| 46908 |
+
"live_refetch_skipped": true,
|
| 46909 |
"account_age_days": 590,
|
| 46910 |
"young_account": false,
|
| 46911 |
"follow_through_score": "weak",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -55,9 +55,9 @@
|
|
| 55 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 10 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 56 |
| `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 |
|
| 57 |
| `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 |
|
|
|
|
| 58 |
| `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 |
|
| 59 |
| `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 |
|
| 60 |
-
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 61 |
| `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 |
|
| 62 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 9 | 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 |
|
| 63 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -67,6 +67,7 @@
|
|
| 67 |
| `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 |
|
| 68 |
| `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 |
|
| 69 |
| `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 |
|
|
|
|
| 70 |
| `Angfr95` | [profile](https://github.com/Angfr95) | no | NONE | 641d | `2026-04-14T04:39:29Z` | 8 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 71 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 72 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -76,7 +77,6 @@
|
|
| 76 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | CONTRIBUTOR | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 77 |
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 79 |
-
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 7 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 80 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-05T20:12:25Z` | 7 | 1 | n/a | low | low | no visible non-self stars |
|
| 81 |
| `rubencu` | [profile](https://github.com/rubencu) | no | CONTRIBUTOR | 4684d | `2026-04-13T11:49:44Z` | 7 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `visionik` | [profile](https://github.com/visionik) | no | CONTRIBUTOR | 6279d | `2026-01-02T09:08:10Z` | 7 | 1 | weak | moderate | low | many recent closed-unmerged PRs |
|
|
@@ -164,19 +164,16 @@
|
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 167 |
-
| `neofdezf-cloud` | [profile](https://github.com/neofdezf-cloud) | no | NONE | 19d | `2026-04-11T10:11:35Z` | 6 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 168 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 169 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 170 |
| `mraleko` | [profile](https://github.com/mraleko) | no | CONTRIBUTOR | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 171 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 172 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 173 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 174 |
-
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 175 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 176 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 177 |
| `sparkeros` | [profile](https://github.com/sparkeros) | no | NONE | 156d | `2026-03-09T12:13:39Z` | 3 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 178 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 179 |
-
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 180 |
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 181 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 182 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -257,6 +254,7 @@
|
|
| 257 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 258 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 6 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 259 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 260 |
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 261 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 262 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 5 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -265,8 +263,8 @@
|
|
| 265 |
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; 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 |
|
| 267 |
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 268 |
-
| `bde1` | [profile](https://github.com/bde1) | no | CONTRIBUTOR | ?d | `2026-04-11T14:50:02Z` | 4 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 269 |
| `drvoss` | [profile](https://github.com/drvoss) | no | CONTRIBUTOR | 4872d | `2026-02-25T02:18:08Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 270 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 271 |
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 272 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -275,6 +273,7 @@
|
|
| 275 |
| `evandance` | [profile](https://github.com/evandance) | no | CONTRIBUTOR | 1220d | `2026-04-09T11:38:41Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 276 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 277 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 278 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 279 |
| `dorukardahan` | [profile](https://github.com/dorukardahan) | no | CONTRIBUTOR | 3001d | `2026-02-18T22:33:42Z` | 2 | 1 | mixed | moderate | low | — |
|
| 280 |
| `gdibble` | [profile](https://github.com/gdibble) | no | NONE | 5393d | `2026-02-20T17:08:19Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -306,7 +305,6 @@
|
|
| 306 |
| `uninhibite-scholar` | [profile](https://github.com/uninhibite-scholar) | no | NONE | 182d | `2026-03-11T05:00:45Z` | 2 | 0 | weak | low | low | young account; high open PR share; no visible non-self stars; 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 |
|
| 309 |
-
| `xDarkicex` | [profile](https://github.com/xDarkicex) | no | NONE | 4225d | `2026-03-25T06:09:32Z` | 2 | 0 | mixed | low | low | — |
|
| 310 |
| `ttomiczek` | [profile](https://github.com/ttomiczek) | no | NONE | 41d | `2026-04-10T05:23:08Z` | 1 | 13 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 311 |
| `JIRBOY` | [profile](https://github.com/JIRBOY) | no | NONE | 2565d | `2026-04-11T06:03:38Z` | 1 | 7 | weak | low | low | high open PR share; targets high-star repos |
|
| 312 |
| `ismael-81` | [profile](https://github.com/ismael-81) | no | NONE | 10d | `2026-04-10T18:46:07Z` | 1 | 6 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -420,7 +418,7 @@
|
|
| 420 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 421 |
| `ANURAG040599` | [profile](https://github.com/ANURAG040599) | no | NONE | 1856d | `2026-04-13T03:07:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 422 |
| `Aobing-code` | [profile](https://github.com/Aobing-code) | no | NONE | 761d | `2026-03-07T02:55:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 423 |
-
| `artificialdimension` | [profile](https://github.com/artificialdimension) |
|
| 424 |
| `aryankinha` | [profile](https://github.com/aryankinha) | no | NONE | 552d | `2026-04-14T09:25:17Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 425 |
| `athletesofthereef` | [profile](https://github.com/athletesofthereef) | no | NONE | 34d | `2026-04-14T06:04:02Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 426 |
| `ATJGQ` | [profile](https://github.com/ATJGQ) | no | NONE | 1705d | `2026-04-15T11:34:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -452,7 +450,7 @@
|
|
| 452 |
| `cheapestinference` | [profile](https://github.com/cheapestinference) | no | CONTRIBUTOR | 175d | `2026-04-14T11:43:30Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 453 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 454 |
| `chiyouYCH` | [profile](https://github.com/chiyouYCH) | no | NONE | 3303d | `2026-04-15T06:31:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 455 |
-
| `christnorman` | [profile](https://github.com/christnorman) |
|
| 456 |
| `clemenshelm` | [profile](https://github.com/clemenshelm) | no | NONE | 6022d | `2026-02-22T05:57:34Z` | 1 | 0 | strong | low | low | — |
|
| 457 |
| `clivemoore` | [profile](https://github.com/clivemoore) | no | NONE | 6223d | `2026-04-17T01:11:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 458 |
| `CnxLuc` | [profile](https://github.com/CnxLuc) | no | NONE | 2491d | `2026-02-04T07:50:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -483,7 +481,7 @@
|
|
| 483 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 484 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 485 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 486 |
-
| `EpaL` | [profile](https://github.com/EpaL) |
|
| 487 |
| `ericyoshida` | [profile](https://github.com/ericyoshida) | no | NONE | 2537d | `2026-04-16T22:26:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 488 |
| `eyjohn` | [profile](https://github.com/eyjohn) | no | CONTRIBUTOR | 4680d | `2026-04-16T17:33:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 489 |
| `fabioquinzi` | [profile](https://github.com/fabioquinzi) | no | NONE | 2803d | `2026-04-12T17:39:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -494,7 +492,7 @@
|
|
| 494 |
| `finallylly` | [profile](https://github.com/finallylly) | no | NONE | 3555d | `2026-04-13T12:15:44Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 495 |
| `Foundry421` | [profile](https://github.com/Foundry421) | no | NONE | 71d | `2026-04-13T08:10:10Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 496 |
| `foxer0952` | [profile](https://github.com/foxer0952) | no | NONE | 0d | `2026-04-18T06:19:19Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 497 |
-
| `fraction12` | [profile](https://github.com/fraction12) |
|
| 498 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 499 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 500 |
| `g199209` | [profile](https://github.com/g199209) | no | NONE | 3821d | `2026-04-14T07:33:12Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -559,6 +557,7 @@
|
|
| 559 |
| `kangjinghang` | [profile](https://github.com/kangjinghang) | no | NONE | 3038d | `2026-04-15T05:39:38Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 560 |
| `kantorcodes` | [profile](https://github.com/kantorcodes) | no | NONE | 4520d | `2026-04-13T00:51:30Z` | 1 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 561 |
| `kashevk0` | [profile](https://github.com/kashevk0) | no | CONTRIBUTOR | 879d | `2026-04-14T22:33:51Z` | 1 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
|
|
| 562 |
| `kenrolzjc` | [profile](https://github.com/kenrolzjc) | no | NONE | 35d | `2026-04-15T15:41:47Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 563 |
| `kerwin612` | [profile](https://github.com/kerwin612) | no | NONE | 4829d | `2026-04-13T10:41:48Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 564 |
| `kevinheneveld` | [profile](https://github.com/kevinheneveld) | no | NONE | 5269d | `2026-03-19T00:00:30Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -583,6 +582,8 @@
|
|
| 583 |
| `Little-viva1` | [profile](https://github.com/Little-viva1) | no | NONE | 639d | `2026-04-18T16:06:34Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 584 |
| `liuchuanjie` | [profile](https://github.com/liuchuanjie) | no | NONE | 2741d | `2026-04-14T11:48:46Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 585 |
| `LiuYihey` | [profile](https://github.com/LiuYihey) | no | NONE | 252d | `2026-04-14T08:00:20Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
|
|
|
| 586 |
| `lucasheriques` | [profile](https://github.com/lucasheriques) | no | NONE | 3985d | `2026-04-16T15:26:35Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 587 |
| `Luckymingxuan` | [profile](https://github.com/Luckymingxuan) | no | CONTRIBUTOR | 796d | `2026-04-16T04:21:17Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 588 |
| `Luckywolf82` | [profile](https://github.com/Luckywolf82) | no | NONE | 666d | `2026-04-14T13:39:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -593,6 +594,7 @@
|
|
| 593 |
| `Manuel-Jentic` | [profile](https://github.com/Manuel-Jentic) | no | NONE | 354d | `2026-04-16T15:39:52Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 594 |
| `maor-eini` | [profile](https://github.com/maor-eini) | no | NONE | 5212d | `2026-04-15T11:08:41Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 595 |
| `markjferguson` | [profile](https://github.com/markjferguson) | no | NONE | 136d | `2026-04-13T10:33:53Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
|
|
|
| 596 |
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR | 3866d | `2026-02-22T13:20:08Z` | 1 | 0 | strong | low | low | — |
|
| 597 |
| `mazhe-nerd` | [profile](https://github.com/mazhe-nerd) | no | CONTRIBUTOR | 1423d | `2026-04-13T03:15:07Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 598 |
| `Mehulupase01` | [profile](https://github.com/Mehulupase01) | no | NONE | 2289d | `2026-04-11T23:56:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -611,7 +613,7 @@
|
|
| 611 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 612 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 613 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 614 |
-
| `nitinwadhawan` | [profile](https://github.com/nitinwadhawan) |
|
| 615 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 616 |
| `nnlevy` | [profile](https://github.com/nnlevy) | no | NONE | 5883d | `2026-04-18T08:00:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 617 |
| `noahclanman` | [profile](https://github.com/noahclanman) | no | NONE | 1894d | `2026-04-13T10:01:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -690,7 +692,7 @@
|
|
| 690 |
| `thinhhh-beep` | [profile](https://github.com/thinhhh-beep) | no | NONE | 2d | `2026-04-16T18:25:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 691 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 692 |
| `TinyTb` | [profile](https://github.com/TinyTb) | no | CONTRIBUTOR | 4534d | `2026-02-05T18:45:41Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 693 |
-
| `Tmalone1250` | [profile](https://github.com/Tmalone1250) |
|
| 694 |
| `tmlxrd` | [profile](https://github.com/tmlxrd) | no | NONE | 2221d | `2026-04-16T22:55:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 695 |
| `ToniDonDoni` | [profile](https://github.com/ToniDonDoni) | no | NONE | 129d | `2026-04-07T23:42:54Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 696 |
| `toverly1` | [profile](https://github.com/toverly1) | no | NONE | 1181d | `2026-04-15T19:20:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -972,12 +974,12 @@ Example artifacts:
|
|
| 972 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 973 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 974 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 975 |
-
- repo last seen: `2026-04-
|
| 976 |
- first seen in snapshot: **no**
|
| 977 |
- repo association: **CONTRIBUTOR**
|
| 978 |
- repo primary artifacts: **34**
|
| 979 |
- snapshot authored PRs/issues: **27 PRs / 7 issues**
|
| 980 |
-
- snapshot discussion activity: **
|
| 981 |
- account age: **32 days**
|
| 982 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 983 |
- public orgs: none visible
|
|
@@ -1816,6 +1818,31 @@ Example artifacts:
|
|
| 1816 |
- [Issue #65223: Design: tool abort signal handling and framework-level execution interruption](https://github.com/openclaw/openclaw/issues/65223) — open
|
| 1817 |
- [Issue #64951: Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective](https://github.com/openclaw/openclaw/issues/64951) — closed
|
| 1818 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1819 |
### `martingarramon`
|
| 1820 |
|
| 1821 |
- profile: [github.com/martingarramon](https://github.com/martingarramon)
|
|
@@ -1864,30 +1891,6 @@ Example artifacts:
|
|
| 1864 |
- [PR #67785: fix(agents): scope nested lane per target session to stop cross-agent blocking (#67502)](https://github.com/openclaw/openclaw/pull/67785) — open
|
| 1865 |
- [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
|
| 1866 |
|
| 1867 |
-
### `VACInc`
|
| 1868 |
-
|
| 1869 |
-
- profile: [github.com/VACInc](https://github.com/VACInc)
|
| 1870 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AVACInc)
|
| 1871 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AVACInc)
|
| 1872 |
-
- repo first seen: `2026-01-06T03:04:41Z`
|
| 1873 |
-
- repo last seen: `2026-04-14T01:17:18Z`
|
| 1874 |
-
- first seen in snapshot: **no**
|
| 1875 |
-
- repo association: **CONTRIBUTOR**
|
| 1876 |
-
- repo primary artifacts: **10**
|
| 1877 |
-
- snapshot authored PRs/issues: **9 PRs / 1 issues**
|
| 1878 |
-
- snapshot discussion activity: **36 comments / 7 reviews / 7 review comments**
|
| 1879 |
-
- account age: **4839 days**
|
| 1880 |
-
- recent public PR activity: **5 PRs** (1 merged / 2 closed-unmerged / 2 open; merged rate **20%**, closed-unmerged rate **40%**, open rate **40%**)
|
| 1881 |
-
- public orgs: none visible
|
| 1882 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1883 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1884 |
-
|
| 1885 |
-
Example artifacts:
|
| 1886 |
-
- [PR #66247: [codex] Telegram: let immediate queue modes bypass busy topic lanes](https://github.com/openclaw/openclaw/pull/66247) — open
|
| 1887 |
-
- [PR #66226: [codex] Telegram: unblock status commands behind busy turns](https://github.com/openclaw/openclaw/pull/66226) — closed, merged
|
| 1888 |
-
- [PR #65537: [codex] Fix native /status runtime resolution](https://github.com/openclaw/openclaw/pull/65537) — closed, draft
|
| 1889 |
-
- [Issue #61936: [Feature]: Allow dreaming with external memory slot plugins](https://github.com/openclaw/openclaw/issues/61936) — closed
|
| 1890 |
-
|
| 1891 |
### `dependabot[bot]`
|
| 1892 |
|
| 1893 |
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
|
@@ -2103,6 +2106,30 @@ Example artifacts:
|
|
| 2103 |
- [PR #67633: Yuanbao](https://github.com/openclaw/openclaw/pull/67633) — closed
|
| 2104 |
- [Issue #67640: [Feature]: Add bundled YuanBao (元宝) channel plugin for Tencent YuanBao Bot integration](https://github.com/openclaw/openclaw/issues/67640) — open
|
| 2105 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2106 |
### `Angfr95`
|
| 2107 |
|
| 2108 |
- profile: [github.com/Angfr95](https://github.com/Angfr95)
|
|
@@ -2314,30 +2341,6 @@ Example artifacts:
|
|
| 2314 |
- [PR #66049: feat(agents): add per-agent TTS voice configuration](https://github.com/openclaw/openclaw/pull/66049) — open
|
| 2315 |
- [Issue #66056: [Feature]: Locale-aware error messages for user-facing failure text](https://github.com/openclaw/openclaw/issues/66056) — open
|
| 2316 |
|
| 2317 |
-
### `Lucenx9`
|
| 2318 |
-
|
| 2319 |
-
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 2320 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 2321 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 2322 |
-
- repo first seen: `2026-02-25T06:16:41Z`
|
| 2323 |
-
- repo last seen: `2026-04-18T14:06:27Z`
|
| 2324 |
-
- first seen in snapshot: **no**
|
| 2325 |
-
- repo association: **CONTRIBUTOR**
|
| 2326 |
-
- repo primary artifacts: **8**
|
| 2327 |
-
- snapshot authored PRs/issues: **7 PRs / 1 issues**
|
| 2328 |
-
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 2329 |
-
- account age: **547 days**
|
| 2330 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2331 |
-
- public orgs: none visible
|
| 2332 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2333 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2334 |
-
|
| 2335 |
-
Example artifacts:
|
| 2336 |
-
- [PR #68588: fix(telegram): avoid wedging callback updates on permanent edit errors](https://github.com/openclaw/openclaw/pull/68588) — closed, merged
|
| 2337 |
-
- [PR #68573: fix(webhooks): re-resolve rotated webhook secrets](https://github.com/openclaw/openclaw/pull/68573) — open
|
| 2338 |
-
- [PR #68269: [codex] CLI/Doctor: skip gateway token warning in trusted-proxy mode](https://github.com/openclaw/openclaw/pull/68269) — open
|
| 2339 |
-
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 2340 |
-
|
| 2341 |
### `nxmxbbd`
|
| 2342 |
|
| 2343 |
- profile: [github.com/nxmxbbd](https://github.com/nxmxbbd)
|
|
@@ -4378,29 +4381,6 @@ Example artifacts:
|
|
| 4378 |
- [PR #66881: test(qianfan,kimi-coding): add provider plugin and onboard config tests [AI-assisted]](https://github.com/openclaw/openclaw/pull/66881) — closed
|
| 4379 |
- [PR #64709: fix(process): handle Windows CJK encoding in child process output [AI-assisted]](https://github.com/openclaw/openclaw/pull/64709) — open
|
| 4380 |
|
| 4381 |
-
### `neofdezf-cloud`
|
| 4382 |
-
|
| 4383 |
-
- profile: [github.com/neofdezf-cloud](https://github.com/neofdezf-cloud)
|
| 4384 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud)
|
| 4385 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud)
|
| 4386 |
-
- repo first seen: `2026-04-11T10:11:35Z`
|
| 4387 |
-
- repo last seen: `2026-04-12T15:53:40Z`
|
| 4388 |
-
- first seen in snapshot: **no**
|
| 4389 |
-
- repo association: **NONE**
|
| 4390 |
-
- repo primary artifacts: **6**
|
| 4391 |
-
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 4392 |
-
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 4393 |
-
- account age: **19 days**
|
| 4394 |
-
- recent public PR activity: **6 PRs** (0 merged / 0 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4395 |
-
- public orgs: none visible
|
| 4396 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4397 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 4398 |
-
|
| 4399 |
-
Example artifacts:
|
| 4400 |
-
- [PR #65213: feat(sessions): add effective session explain command](https://github.com/openclaw/openclaw/pull/65213) — open
|
| 4401 |
-
- [PR #65005: feat(models): add provider/model resolution explain command](https://github.com/openclaw/openclaw/pull/65005) — open
|
| 4402 |
-
- [PR #64988: feat(gateway): infer provider from configured model families](https://github.com/openclaw/openclaw/pull/64988) — open
|
| 4403 |
-
|
| 4404 |
### `feiskyer`
|
| 4405 |
|
| 4406 |
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
|
@@ -4530,12 +4510,12 @@ Example artifacts:
|
|
| 4530 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4531 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4532 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4533 |
-
- repo last seen: `2026-04-
|
| 4534 |
- first seen in snapshot: **no**
|
| 4535 |
- repo association: **CONTRIBUTOR**
|
| 4536 |
- repo primary artifacts: **5**
|
| 4537 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4538 |
-
- snapshot discussion activity: **
|
| 4539 |
- account age: **6258 days**
|
| 4540 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4541 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
@@ -4548,29 +4528,6 @@ Example artifacts:
|
|
| 4548 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4549 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4550 |
|
| 4551 |
-
### `leonardsellem`
|
| 4552 |
-
|
| 4553 |
-
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
| 4554 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem)
|
| 4555 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem)
|
| 4556 |
-
- repo first seen: `2026-04-10T10:47:02Z`
|
| 4557 |
-
- repo last seen: `2026-04-13T10:36:48Z`
|
| 4558 |
-
- first seen in snapshot: **no**
|
| 4559 |
-
- repo association: **CONTRIBUTOR**
|
| 4560 |
-
- repo primary artifacts: **4**
|
| 4561 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 4562 |
-
- snapshot discussion activity: **2 comments / 4 reviews / 4 review comments**
|
| 4563 |
-
- account age: **4992 days**
|
| 4564 |
-
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 4565 |
-
- public orgs: none visible
|
| 4566 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4567 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4568 |
-
|
| 4569 |
-
Example artifacts:
|
| 4570 |
-
- [PR #65800: fix(cli): load runtime plugins for wiki commands](https://github.com/openclaw/openclaw/pull/65800) — open
|
| 4571 |
-
- [PR #65012: fix(memory-wiki): pass app config into CLI metadata registrar](https://github.com/openclaw/openclaw/pull/65012) — closed, merged
|
| 4572 |
-
- [PR #64466: fix(memory-core): preserve public artifact visibility through loader cache restore](https://github.com/openclaw/openclaw/pull/64466) — closed
|
| 4573 |
-
|
| 4574 |
### `glfruit`
|
| 4575 |
|
| 4576 |
- profile: [github.com/glfruit](https://github.com/glfruit)
|
|
@@ -4669,29 +4626,6 @@ Example artifacts:
|
|
| 4669 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4670 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4671 |
|
| 4672 |
-
### `richardclawbot`
|
| 4673 |
-
|
| 4674 |
-
- profile: [github.com/richardclawbot](https://github.com/richardclawbot)
|
| 4675 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arichardclawbot)
|
| 4676 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arichardclawbot)
|
| 4677 |
-
- repo first seen: `2026-04-10T17:07:12Z`
|
| 4678 |
-
- repo last seen: `2026-04-12T07:52:20Z`
|
| 4679 |
-
- first seen in snapshot: **no**
|
| 4680 |
-
- repo association: **NONE**
|
| 4681 |
-
- repo primary artifacts: **3**
|
| 4682 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4683 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 4684 |
-
- account age: **31 days**
|
| 4685 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4686 |
-
- public orgs: none visible
|
| 4687 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4688 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4689 |
-
|
| 4690 |
-
Example artifacts:
|
| 4691 |
-
- [PR #65242: fix: CompletionDeliveryGate to prevent duplicate ACP completion delivery](https://github.com/openclaw/openclaw/pull/65242) — open
|
| 4692 |
-
- [PR #65013: fix(tasks): silence acp child-session completion banners](https://github.com/openclaw/openclaw/pull/65013) — open
|
| 4693 |
-
- [PR #64416: fix(acp): normalize completion delivery guidance](https://github.com/openclaw/openclaw/pull/64416) — open
|
| 4694 |
-
|
| 4695 |
### `welfo-beo`
|
| 4696 |
|
| 4697 |
- profile: [github.com/welfo-beo](https://github.com/welfo-beo)
|
|
@@ -6490,6 +6424,29 @@ Example artifacts:
|
|
| 6490 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6491 |
- [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
|
| 6492 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6493 |
### `shad0wca7`
|
| 6494 |
|
| 6495 |
- profile: [github.com/shad0wca7](https://github.com/shad0wca7)
|
|
@@ -6634,12 +6591,12 @@ Example artifacts:
|
|
| 6634 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afuller-stack-dev)
|
| 6635 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afuller-stack-dev)
|
| 6636 |
- repo first seen: `2026-03-02T21:04:55Z`
|
| 6637 |
-
- repo last seen: `2026-04-
|
| 6638 |
- first seen in snapshot: **no**
|
| 6639 |
- repo association: **CONTRIBUTOR**
|
| 6640 |
- repo primary artifacts: **5**
|
| 6641 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 6642 |
-
- snapshot discussion activity: **23 comments /
|
| 6643 |
- account age: **55 days**
|
| 6644 |
- recent public PR activity: **4 PRs** (1 merged / 0 closed-unmerged / 3 open; merged rate **25%**, closed-unmerged rate **0%**, open rate **75%**)
|
| 6645 |
- public orgs: none visible
|
|
@@ -6676,30 +6633,6 @@ Example artifacts:
|
|
| 6676 |
- [PR #64731: fix(telegram): show model fallback notices outside verbose mode](https://github.com/openclaw/openclaw/pull/64731) — open
|
| 6677 |
- [Issue #51645: Voice transcription not working in group/topic chats](https://github.com/openclaw/openclaw/issues/51645) — open
|
| 6678 |
|
| 6679 |
-
### `bde1`
|
| 6680 |
-
|
| 6681 |
-
- profile: [github.com/bde1](https://github.com/bde1)
|
| 6682 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abde1)
|
| 6683 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abde1)
|
| 6684 |
-
- repo first seen: `2026-04-11T14:50:02Z`
|
| 6685 |
-
- repo last seen: `2026-04-11T20:30:32Z`
|
| 6686 |
-
- first seen in snapshot: **no**
|
| 6687 |
-
- repo association: **CONTRIBUTOR**
|
| 6688 |
-
- repo primary artifacts: **4**
|
| 6689 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 6690 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 6691 |
-
- account age: **? days**
|
| 6692 |
-
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 6693 |
-
- public orgs: none visible
|
| 6694 |
-
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 6695 |
-
- heuristic read: **summary unavailable**
|
| 6696 |
-
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'bde1'."}]`
|
| 6697 |
-
|
| 6698 |
-
Example artifacts:
|
| 6699 |
-
- [PR #65003: fix(cron): normalize malformed persisted job state on load](https://github.com/openclaw/openclaw/pull/65003) — open
|
| 6700 |
-
- [PR #64859: fix(cli): stop misclassifying help/tool as plugin-gated](https://github.com/openclaw/openclaw/pull/64859) — closed
|
| 6701 |
-
- [PR #64843: fix(tui): recover footer state after stale run final](https://github.com/openclaw/openclaw/pull/64843) — closed
|
| 6702 |
-
|
| 6703 |
### `drvoss`
|
| 6704 |
|
| 6705 |
- profile: [github.com/drvoss](https://github.com/drvoss)
|
|
@@ -6723,6 +6656,29 @@ Example artifacts:
|
|
| 6723 |
- [PR #63581: imessage: strip NUL bytes from echo-cache text normalization](https://github.com/openclaw/openclaw/pull/63581) — open
|
| 6724 |
- [PR #53395: feishu: fix schema 2.0 card config in interactive card UX functions](https://github.com/openclaw/openclaw/pull/53395) — open
|
| 6725 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6726 |
### `monsonego`
|
| 6727 |
|
| 6728 |
- profile: [github.com/monsonego](https://github.com/monsonego)
|
|
@@ -6908,6 +6864,29 @@ Example artifacts:
|
|
| 6908 |
- [PR #64398: fix(cli): strip null bytes from system prompt before spawn](https://github.com/openclaw/openclaw/pull/64398) — closed
|
| 6909 |
- [PR #64390: fix(model): guard normalizeResolvedModel against undefined model param](https://github.com/openclaw/openclaw/pull/64390) — open
|
| 6910 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6911 |
### `ggzeng`
|
| 6912 |
|
| 6913 |
- profile: [github.com/ggzeng](https://github.com/ggzeng)
|
|
@@ -7601,28 +7580,6 @@ Example artifacts:
|
|
| 7601 |
- [PR #66427: Feishu: add comment-specific policy controls and harden comment delivery](https://github.com/openclaw/openclaw/pull/66427) — open
|
| 7602 |
- [PR #63785: feat(feishu): improve document comment session, rich parsing, and typing feedback](https://github.com/openclaw/openclaw/pull/63785) — closed, merged
|
| 7603 |
|
| 7604 |
-
### `xDarkicex`
|
| 7605 |
-
|
| 7606 |
-
- profile: [github.com/xDarkicex](https://github.com/xDarkicex)
|
| 7607 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AxDarkicex)
|
| 7608 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AxDarkicex)
|
| 7609 |
-
- repo first seen: `2026-03-25T06:09:32Z`
|
| 7610 |
-
- repo last seen: `2026-04-11T20:34:56Z`
|
| 7611 |
-
- first seen in snapshot: **no**
|
| 7612 |
-
- repo association: **NONE**
|
| 7613 |
-
- repo primary artifacts: **2**
|
| 7614 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7615 |
-
- snapshot discussion activity: **2 comments / 3 reviews / 3 review comments**
|
| 7616 |
-
- account age: **4225 days**
|
| 7617 |
-
- recent public PR activity: **5 PRs** (3 merged / 1 closed-unmerged / 1 open; merged rate **60%**, closed-unmerged rate **20%**, open rate **20%**)
|
| 7618 |
-
- public orgs: none visible
|
| 7619 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 7620 |
-
- heuristic read: **—**
|
| 7621 |
-
|
| 7622 |
-
Example artifacts:
|
| 7623 |
-
- [PR #65006: feat(agents): add contextInjection 'never' to disable bootstrap file injection](https://github.com/openclaw/openclaw/pull/65006) — open
|
| 7624 |
-
- [PR #64094: feat(agents): add contextInjection 'never' to disable bootstrap file injection](https://github.com/openclaw/openclaw/pull/64094) — closed
|
| 7625 |
-
|
| 7626 |
### `ttomiczek`
|
| 7627 |
|
| 7628 |
- profile: [github.com/ttomiczek](https://github.com/ttomiczek)
|
|
@@ -7725,12 +7682,12 @@ Example artifacts:
|
|
| 7725 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alukeboyett)
|
| 7726 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alukeboyett)
|
| 7727 |
- repo first seen: `2026-02-09T19:59:59Z`
|
| 7728 |
-
- repo last seen: `2026-04-
|
| 7729 |
- first seen in snapshot: **no**
|
| 7730 |
- repo association: **CONTRIBUTOR**
|
| 7731 |
- repo primary artifacts: **6**
|
| 7732 |
- snapshot authored PRs/issues: **1 PRs / 5 issues**
|
| 7733 |
-
- snapshot discussion activity: **
|
| 7734 |
- account age: **2640 days**
|
| 7735 |
- recent public PR activity: **11 PRs** (0 merged / 1 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **9%**, open rate **91%**)
|
| 7736 |
- public orgs: none visible
|
|
@@ -7740,7 +7697,7 @@ Example artifacts:
|
|
| 7740 |
Example artifacts:
|
| 7741 |
- [PR #67508: fix(agents): prefer target agent's bound Matrix account for subagent spawns](https://github.com/openclaw/openclaw/pull/67508) — closed, merged
|
| 7742 |
- [Issue #68629: build:docker missing write-npm-update-compat-sidecars step causes intermittent Install Smoke failures](https://github.com/openclaw/openclaw/issues/68629) — closed
|
| 7743 |
-
- [Issue #67749: resolveFirstBoundAccountId should honor guild/team/role constraints on AgentRouteBinding](https://github.com/openclaw/openclaw/issues/67749) —
|
| 7744 |
- [Issue #66218: [Bug] `build:plugin-sdk:dts` fails on v2026.4.12: Cannot find module zca-js when building zalouser extension types](https://github.com/openclaw/openclaw/issues/66218) — closed
|
| 7745 |
|
| 7746 |
### `perlowja`
|
|
@@ -10128,7 +10085,7 @@ Example artifacts:
|
|
| 10128 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aartificialdimension)
|
| 10129 |
- repo first seen: `2026-04-18T19:34:56Z`
|
| 10130 |
- repo last seen: `2026-04-18T19:34:56Z`
|
| 10131 |
-
- first seen in snapshot: **
|
| 10132 |
- repo association: **NONE**
|
| 10133 |
- repo primary artifacts: **1**
|
| 10134 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -10800,7 +10757,7 @@ Example artifacts:
|
|
| 10800 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achristnorman)
|
| 10801 |
- repo first seen: `2026-04-18T20:08:44Z`
|
| 10802 |
- repo last seen: `2026-04-18T20:17:07Z`
|
| 10803 |
-
- first seen in snapshot: **
|
| 10804 |
- repo association: **NONE**
|
| 10805 |
- repo primary artifacts: **1**
|
| 10806 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11451,7 +11408,7 @@ Example artifacts:
|
|
| 11451 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEpaL)
|
| 11452 |
- repo first seen: `2026-02-21T18:43:07Z`
|
| 11453 |
- repo last seen: `2026-04-18T20:15:13Z`
|
| 11454 |
-
- first seen in snapshot: **
|
| 11455 |
- repo association: **NONE**
|
| 11456 |
- repo primary artifacts: **1**
|
| 11457 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11682,7 +11639,7 @@ Example artifacts:
|
|
| 11682 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afraction12)
|
| 11683 |
- repo first seen: `2026-04-18T19:30:48Z`
|
| 11684 |
- repo last seen: `2026-04-18T19:48:19Z`
|
| 11685 |
-
- first seen in snapshot: **
|
| 11686 |
- repo association: **NONE**
|
| 11687 |
- repo primary artifacts: **1**
|
| 11688 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13041,6 +12998,27 @@ Example artifacts:
|
|
| 13041 |
Example artifacts:
|
| 13042 |
- [PR #66843: fix(config): restore Telegram native commands under auto defaults](https://github.com/openclaw/openclaw/pull/66843) — closed, merged
|
| 13043 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13044 |
### `kenrolzjc`
|
| 13045 |
|
| 13046 |
- profile: [github.com/kenrolzjc](https://github.com/kenrolzjc)
|
|
@@ -13545,6 +13523,48 @@ Example artifacts:
|
|
| 13545 |
Example artifacts:
|
| 13546 |
- [PR #66415: fix(custom-provider): add empty required arrays for non-strict OpenAI tool schemas](https://github.com/openclaw/openclaw/pull/66415) — open
|
| 13547 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13548 |
### `lucasheriques`
|
| 13549 |
|
| 13550 |
- profile: [github.com/lucasheriques](https://github.com/lucasheriques)
|
|
@@ -13755,6 +13775,27 @@ Example artifacts:
|
|
| 13755 |
Example artifacts:
|
| 13756 |
- [PR #65884: Honor configured exec node for remote skill probes](https://github.com/openclaw/openclaw/pull/65884) — open
|
| 13757 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13758 |
### `martinfrancois`
|
| 13759 |
|
| 13760 |
- profile: [github.com/martinfrancois](https://github.com/martinfrancois)
|
|
@@ -14140,7 +14181,7 @@ Example artifacts:
|
|
| 14140 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anitinwadhawan)
|
| 14141 |
- repo first seen: `2026-04-18T19:44:38Z`
|
| 14142 |
- repo last seen: `2026-04-18T20:04:46Z`
|
| 14143 |
-
- first seen in snapshot: **
|
| 14144 |
- repo association: **NONE**
|
| 14145 |
- repo primary artifacts: **1**
|
| 14146 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15211,12 +15252,12 @@ Example artifacts:
|
|
| 15211 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15212 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15213 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15214 |
-
- repo last seen: `2026-04-18T20:
|
| 15215 |
- first seen in snapshot: **no**
|
| 15216 |
- repo association: **NONE**
|
| 15217 |
- repo primary artifacts: **1**
|
| 15218 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15219 |
-
- snapshot discussion activity: **5 comments /
|
| 15220 |
- account age: **5691 days**
|
| 15221 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15222 |
- public orgs: none visible
|
|
@@ -15224,7 +15265,7 @@ Example artifacts:
|
|
| 15224 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15225 |
|
| 15226 |
Example artifacts:
|
| 15227 |
-
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open
|
| 15228 |
|
| 15229 |
### `shakkernerd`
|
| 15230 |
|
|
@@ -15799,12 +15840,12 @@ Example artifacts:
|
|
| 15799 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATmalone1250)
|
| 15800 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATmalone1250)
|
| 15801 |
- repo first seen: `2026-04-18T20:13:45Z`
|
| 15802 |
-
- repo last seen: `2026-04-18T20:
|
| 15803 |
-
- first seen in snapshot: **
|
| 15804 |
- repo association: **NONE**
|
| 15805 |
- repo primary artifacts: **1**
|
| 15806 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15807 |
-
- snapshot discussion activity: **
|
| 15808 |
- account age: **590 days**
|
| 15809 |
- recent public PR activity: **8 PRs** (0 merged / 5 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **62%**, open rate **38%**)
|
| 15810 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T212035Z`
|
| 4 |
+
- Generated: `2026-04-18T21:22:27Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `717`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 55 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 10 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 56 |
| `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 |
|
| 57 |
| `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 |
|
| 58 |
+
| `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 |
|
| 59 |
| `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 |
|
| 60 |
| `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 |
|
|
|
|
| 61 |
| `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 |
|
| 62 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 9 | 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 |
|
| 63 |
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 67 |
| `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 |
|
| 68 |
| `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 |
|
| 69 |
| `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 |
|
| 70 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 8 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 71 |
| `Angfr95` | [profile](https://github.com/Angfr95) | no | NONE | 641d | `2026-04-14T04:39:29Z` | 8 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 72 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 73 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 77 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | CONTRIBUTOR | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 80 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-05T20:12:25Z` | 7 | 1 | n/a | low | low | no visible non-self stars |
|
| 81 |
| `rubencu` | [profile](https://github.com/rubencu) | no | CONTRIBUTOR | 4684d | `2026-04-13T11:49:44Z` | 7 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `visionik` | [profile](https://github.com/visionik) | no | CONTRIBUTOR | 6279d | `2026-01-02T09:08:10Z` | 7 | 1 | weak | moderate | low | many recent closed-unmerged PRs |
|
|
|
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 167 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 168 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 169 |
| `mraleko` | [profile](https://github.com/mraleko) | no | CONTRIBUTOR | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 170 |
| `jhsmith409` | [profile](https://github.com/jhsmith409) | no | CONTRIBUTOR | 434d | `2026-04-08T11:54:12Z` | 4 | 3 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 171 |
| `jerome-benoit` | [profile](https://github.com/jerome-benoit) | no | NONE | 4459d | `2026-03-12T22:28:40Z` | 4 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 172 |
| `steipete` | [profile](https://github.com/steipete) | no | CONTRIBUTOR | 6258d | `2025-11-26T16:46:20Z` | 4 | 1 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 173 |
| `glfruit` | [profile](https://github.com/glfruit) | no | NONE | 4773d | `2026-04-09T14:53:44Z` | 3 | 4 | weak | low | low | high open PR share; targets high-star repos |
|
| 174 |
| `Alex-Alaniz` | [profile](https://github.com/Alex-Alaniz) | no | CONTRIBUTOR | 1705d | `2026-02-23T15:51:19Z` | 3 | 2 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 175 |
| `sparkeros` | [profile](https://github.com/sparkeros) | no | NONE | 156d | `2026-03-09T12:13:39Z` | 3 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 176 |
| `alchip` | [profile](https://github.com/alchip) | no | NONE | 3345d | `2026-04-09T09:39:38Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 177 |
| `welfo-beo` | [profile](https://github.com/welfo-beo) | no | CONTRIBUTOR | 525d | `2026-04-11T04:57:14Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 178 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 179 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 254 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 255 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 6 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 256 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 257 |
+
| `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 |
|
| 258 |
| `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 |
|
| 259 |
| `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 |
|
| 260 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 5 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 263 |
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 264 |
| `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 |
|
| 265 |
| `web3blind` | [profile](https://github.com/web3blind) | no | NONE | 46d | `2026-03-21T14:20:44Z` | 4 | 1 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 266 |
| `drvoss` | [profile](https://github.com/drvoss) | no | CONTRIBUTOR | 4872d | `2026-02-25T02:18:08Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 267 |
+
| `leonardsellem` | [profile](https://github.com/leonardsellem) | no | CONTRIBUTOR | 4992d | `2026-04-10T10:47:02Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 268 |
| `monsonego` | [profile](https://github.com/monsonego) | no | NONE | 701d | `2026-04-07T12:27:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 269 |
| `wirjo` | [profile](https://github.com/wirjo) | no | CONTRIBUTOR | 5970d | `2026-04-06T11:49:31Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 270 |
| `kakahu2015` | [profile](https://github.com/kakahu2015) | no | CONTRIBUTOR | 3678d | `2026-02-26T12:42:25Z` | 3 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 273 |
| `evandance` | [profile](https://github.com/evandance) | no | CONTRIBUTOR | 1220d | `2026-04-09T11:38:41Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 274 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 275 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 276 |
+
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 277 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 278 |
| `dorukardahan` | [profile](https://github.com/dorukardahan) | no | CONTRIBUTOR | 3001d | `2026-02-18T22:33:42Z` | 2 | 1 | mixed | moderate | low | — |
|
| 279 |
| `gdibble` | [profile](https://github.com/gdibble) | no | NONE | 5393d | `2026-02-20T17:08:19Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 305 |
| `uninhibite-scholar` | [profile](https://github.com/uninhibite-scholar) | no | NONE | 182d | `2026-03-11T05:00:45Z` | 2 | 0 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 306 |
| `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 |
|
| 307 |
| `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 |
|
|
|
|
| 308 |
| `ttomiczek` | [profile](https://github.com/ttomiczek) | no | NONE | 41d | `2026-04-10T05:23:08Z` | 1 | 13 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 309 |
| `JIRBOY` | [profile](https://github.com/JIRBOY) | no | NONE | 2565d | `2026-04-11T06:03:38Z` | 1 | 7 | weak | low | low | high open PR share; targets high-star repos |
|
| 310 |
| `ismael-81` | [profile](https://github.com/ismael-81) | no | NONE | 10d | `2026-04-10T18:46:07Z` | 1 | 6 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 418 |
| `AnonAmit` | [profile](https://github.com/AnonAmit) | no | CONTRIBUTOR | 1058d | `2026-04-12T14:24:33Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 419 |
| `ANURAG040599` | [profile](https://github.com/ANURAG040599) | no | NONE | 1856d | `2026-04-13T03:07:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 420 |
| `Aobing-code` | [profile](https://github.com/Aobing-code) | no | NONE | 761d | `2026-03-07T02:55:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 421 |
+
| `artificialdimension` | [profile](https://github.com/artificialdimension) | no | NONE | 70d | `2026-04-18T19:34:56Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 422 |
| `aryankinha` | [profile](https://github.com/aryankinha) | no | NONE | 552d | `2026-04-14T09:25:17Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 423 |
| `athletesofthereef` | [profile](https://github.com/athletesofthereef) | no | NONE | 34d | `2026-04-14T06:04:02Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 424 |
| `ATJGQ` | [profile](https://github.com/ATJGQ) | no | NONE | 1705d | `2026-04-15T11:34:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 450 |
| `cheapestinference` | [profile](https://github.com/cheapestinference) | no | CONTRIBUTOR | 175d | `2026-04-14T11:43:30Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 451 |
| `chefallan` | [profile](https://github.com/chefallan) | no | NONE | 3155d | `2026-04-12T22:54:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 452 |
| `chiyouYCH` | [profile](https://github.com/chiyouYCH) | no | NONE | 3303d | `2026-04-15T06:31:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 453 |
+
| `christnorman` | [profile](https://github.com/christnorman) | no | NONE | 975d | `2026-04-18T20:08:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 454 |
| `clemenshelm` | [profile](https://github.com/clemenshelm) | no | NONE | 6022d | `2026-02-22T05:57:34Z` | 1 | 0 | strong | low | low | — |
|
| 455 |
| `clivemoore` | [profile](https://github.com/clivemoore) | no | NONE | 6223d | `2026-04-17T01:11:28Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 456 |
| `CnxLuc` | [profile](https://github.com/CnxLuc) | no | NONE | 2491d | `2026-02-04T07:50:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 481 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 482 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 483 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 484 |
+
| `EpaL` | [profile](https://github.com/EpaL) | no | NONE | 5731d | `2026-02-21T18:43:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 485 |
| `ericyoshida` | [profile](https://github.com/ericyoshida) | no | NONE | 2537d | `2026-04-16T22:26:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 486 |
| `eyjohn` | [profile](https://github.com/eyjohn) | no | CONTRIBUTOR | 4680d | `2026-04-16T17:33:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 487 |
| `fabioquinzi` | [profile](https://github.com/fabioquinzi) | no | NONE | 2803d | `2026-04-12T17:39:06Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 492 |
| `finallylly` | [profile](https://github.com/finallylly) | no | NONE | 3555d | `2026-04-13T12:15:44Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 493 |
| `Foundry421` | [profile](https://github.com/Foundry421) | no | NONE | 71d | `2026-04-13T08:10:10Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 494 |
| `foxer0952` | [profile](https://github.com/foxer0952) | no | NONE | 0d | `2026-04-18T06:19:19Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 495 |
+
| `fraction12` | [profile](https://github.com/fraction12) | no | NONE | 3454d | `2026-04-18T19:30:48Z` | 1 | 0 | strong | moderate | low | — |
|
| 496 |
| `Frrrrrrrrank` | [profile](https://github.com/Frrrrrrrrank) | no | NONE | 1833d | `2026-04-17T10:59:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 497 |
| `fsp279469961` | [profile](https://github.com/fsp279469961) | no | NONE | 2878d | `2026-04-13T10:11:08Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 498 |
| `g199209` | [profile](https://github.com/g199209) | no | NONE | 3821d | `2026-04-14T07:33:12Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 557 |
| `kangjinghang` | [profile](https://github.com/kangjinghang) | no | NONE | 3038d | `2026-04-15T05:39:38Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 558 |
| `kantorcodes` | [profile](https://github.com/kantorcodes) | no | NONE | 4520d | `2026-04-13T00:51:30Z` | 1 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 559 |
| `kashevk0` | [profile](https://github.com/kashevk0) | no | CONTRIBUTOR | 879d | `2026-04-14T22:33:51Z` | 1 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 560 |
+
| `KateWilkins` | [profile](https://github.com/KateWilkins) | yes | NONE | 4070d | `2026-02-04T19:04:27Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 561 |
| `kenrolzjc` | [profile](https://github.com/kenrolzjc) | no | NONE | 35d | `2026-04-15T15:41:47Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 562 |
| `kerwin612` | [profile](https://github.com/kerwin612) | no | NONE | 4829d | `2026-04-13T10:41:48Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 563 |
| `kevinheneveld` | [profile](https://github.com/kevinheneveld) | no | NONE | 5269d | `2026-03-19T00:00:30Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 582 |
| `Little-viva1` | [profile](https://github.com/Little-viva1) | no | NONE | 639d | `2026-04-18T16:06:34Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 583 |
| `liuchuanjie` | [profile](https://github.com/liuchuanjie) | no | NONE | 2741d | `2026-04-14T11:48:46Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 584 |
| `LiuYihey` | [profile](https://github.com/LiuYihey) | no | NONE | 252d | `2026-04-14T08:00:20Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 585 |
+
| `lives4code` | [profile](https://github.com/lives4code) | yes | NONE | 2539d | `2026-04-18T20:53:04Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 586 |
+
| `ljbudgie` | [profile](https://github.com/ljbudgie) | yes | NONE | 294d | `2026-04-18T20:51:45Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 587 |
| `lucasheriques` | [profile](https://github.com/lucasheriques) | no | NONE | 3985d | `2026-04-16T15:26:35Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 588 |
| `Luckymingxuan` | [profile](https://github.com/Luckymingxuan) | no | CONTRIBUTOR | 796d | `2026-04-16T04:21:17Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 589 |
| `Luckywolf82` | [profile](https://github.com/Luckywolf82) | no | NONE | 666d | `2026-04-14T13:39:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 594 |
| `Manuel-Jentic` | [profile](https://github.com/Manuel-Jentic) | no | NONE | 354d | `2026-04-16T15:39:52Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 595 |
| `maor-eini` | [profile](https://github.com/maor-eini) | no | NONE | 5212d | `2026-04-15T11:08:41Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 596 |
| `markjferguson` | [profile](https://github.com/markjferguson) | no | NONE | 136d | `2026-04-13T10:33:53Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 597 |
+
| `markrachapoom` | [profile](https://github.com/markrachapoom) | yes | NONE | 2004d | `2026-04-18T20:31:21Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs |
|
| 598 |
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR | 3866d | `2026-02-22T13:20:08Z` | 1 | 0 | strong | low | low | — |
|
| 599 |
| `mazhe-nerd` | [profile](https://github.com/mazhe-nerd) | no | CONTRIBUTOR | 1423d | `2026-04-13T03:15:07Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 600 |
| `Mehulupase01` | [profile](https://github.com/Mehulupase01) | no | NONE | 2289d | `2026-04-11T23:56:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 613 |
| `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 |
|
| 614 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 615 |
| `nir-insuretax` | [profile](https://github.com/nir-insuretax) | no | NONE | 38d | `2026-03-17T10:08:50Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 616 |
+
| `nitinwadhawan` | [profile](https://github.com/nitinwadhawan) | no | NONE | 4714d | `2026-04-18T19:44:38Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 617 |
| `njiangk` | [profile](https://github.com/njiangk) | no | NONE | 2447d | `2026-04-14T01:54:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 618 |
| `nnlevy` | [profile](https://github.com/nnlevy) | no | NONE | 5883d | `2026-04-18T08:00:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 619 |
| `noahclanman` | [profile](https://github.com/noahclanman) | no | NONE | 1894d | `2026-04-13T10:01:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 692 |
| `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 |
|
| 693 |
| `thomasquintana` | [profile](https://github.com/thomasquintana) | no | NONE | 5042d | `2026-04-14T00:10:29Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 694 |
| `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 |
|
| 695 |
+
| `Tmalone1250` | [profile](https://github.com/Tmalone1250) | no | NONE | 590d | `2026-04-18T20:13:45Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 696 |
| `tmlxrd` | [profile](https://github.com/tmlxrd) | no | NONE | 2221d | `2026-04-16T22:55:44Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 697 |
| `ToniDonDoni` | [profile](https://github.com/ToniDonDoni) | no | NONE | 129d | `2026-04-07T23:42:54Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 698 |
| `toverly1` | [profile](https://github.com/toverly1) | no | NONE | 1181d | `2026-04-15T19:20:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 974 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 975 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 976 |
- repo first seen: `2026-03-18T00:16:55Z`
|
| 977 |
+
- repo last seen: `2026-04-18T21:19:32Z`
|
| 978 |
- first seen in snapshot: **no**
|
| 979 |
- repo association: **CONTRIBUTOR**
|
| 980 |
- repo primary artifacts: **34**
|
| 981 |
- snapshot authored PRs/issues: **27 PRs / 7 issues**
|
| 982 |
+
- snapshot discussion activity: **49 comments / 0 reviews / 0 review comments**
|
| 983 |
- account age: **32 days**
|
| 984 |
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 985 |
- public orgs: none visible
|
|
|
|
| 1818 |
- [Issue #65223: Design: tool abort signal handling and framework-level execution interruption](https://github.com/openclaw/openclaw/issues/65223) — open
|
| 1819 |
- [Issue #64951: Inbound debouncer keyChains re-serializes steer messages, making per-message grammY keys ineffective](https://github.com/openclaw/openclaw/issues/64951) — closed
|
| 1820 |
|
| 1821 |
+
### `VACInc`
|
| 1822 |
+
|
| 1823 |
+
- profile: [github.com/VACInc](https://github.com/VACInc)
|
| 1824 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AVACInc)
|
| 1825 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AVACInc)
|
| 1826 |
+
- repo first seen: `2026-01-06T03:04:41Z`
|
| 1827 |
+
- repo last seen: `2026-04-18T20:40:37Z`
|
| 1828 |
+
- first seen in snapshot: **no**
|
| 1829 |
+
- repo association: **CONTRIBUTOR**
|
| 1830 |
+
- repo primary artifacts: **11**
|
| 1831 |
+
- snapshot authored PRs/issues: **9 PRs / 2 issues**
|
| 1832 |
+
- snapshot discussion activity: **36 comments / 7 reviews / 7 review comments**
|
| 1833 |
+
- account age: **4839 days**
|
| 1834 |
+
- recent public PR activity: **5 PRs** (1 merged / 2 closed-unmerged / 2 open; merged rate **20%**, closed-unmerged rate **40%**, open rate **40%**)
|
| 1835 |
+
- public orgs: none visible
|
| 1836 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1837 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1838 |
+
|
| 1839 |
+
Example artifacts:
|
| 1840 |
+
- [PR #66247: [codex] Telegram: let immediate queue modes bypass busy topic lanes](https://github.com/openclaw/openclaw/pull/66247) — open
|
| 1841 |
+
- [PR #66226: [codex] Telegram: unblock status commands behind busy turns](https://github.com/openclaw/openclaw/pull/66226) — closed, merged
|
| 1842 |
+
- [PR #65537: [codex] Fix native /status runtime resolution](https://github.com/openclaw/openclaw/pull/65537) — closed, draft
|
| 1843 |
+
- [Issue #68690: SecretRef coverage gaps for several auth/config paths](https://github.com/openclaw/openclaw/issues/68690) — open
|
| 1844 |
+
- [Issue #61936: [Feature]: Allow dreaming with external memory slot plugins](https://github.com/openclaw/openclaw/issues/61936) — closed
|
| 1845 |
+
|
| 1846 |
### `martingarramon`
|
| 1847 |
|
| 1848 |
- profile: [github.com/martingarramon](https://github.com/martingarramon)
|
|
|
|
| 1891 |
- [PR #67785: fix(agents): scope nested lane per target session to stop cross-agent blocking (#67502)](https://github.com/openclaw/openclaw/pull/67785) — open
|
| 1892 |
- [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
|
| 1893 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1894 |
### `dependabot[bot]`
|
| 1895 |
|
| 1896 |
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
|
|
|
| 2106 |
- [PR #67633: Yuanbao](https://github.com/openclaw/openclaw/pull/67633) — closed
|
| 2107 |
- [Issue #67640: [Feature]: Add bundled YuanBao (元宝) channel plugin for Tencent YuanBao Bot integration](https://github.com/openclaw/openclaw/issues/67640) — open
|
| 2108 |
|
| 2109 |
+
### `Lucenx9`
|
| 2110 |
+
|
| 2111 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 2112 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 2113 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 2114 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 2115 |
+
- repo last seen: `2026-04-18T21:15:35Z`
|
| 2116 |
+
- first seen in snapshot: **no**
|
| 2117 |
+
- repo association: **CONTRIBUTOR**
|
| 2118 |
+
- repo primary artifacts: **9**
|
| 2119 |
+
- snapshot authored PRs/issues: **8 PRs / 1 issues**
|
| 2120 |
+
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 2121 |
+
- account age: **547 days**
|
| 2122 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2123 |
+
- public orgs: none visible
|
| 2124 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2125 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2126 |
+
|
| 2127 |
+
Example artifacts:
|
| 2128 |
+
- [PR #68698: fix(auto-reply): commit inbound dedupe on handled exits](https://github.com/openclaw/openclaw/pull/68698) — open
|
| 2129 |
+
- [PR #68588: fix(telegram): avoid wedging callback updates on permanent edit errors](https://github.com/openclaw/openclaw/pull/68588) — closed, merged
|
| 2130 |
+
- [PR #68573: fix(webhooks): re-resolve rotated webhook secrets](https://github.com/openclaw/openclaw/pull/68573) — open
|
| 2131 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 2132 |
+
|
| 2133 |
### `Angfr95`
|
| 2134 |
|
| 2135 |
- profile: [github.com/Angfr95](https://github.com/Angfr95)
|
|
|
|
| 2341 |
- [PR #66049: feat(agents): add per-agent TTS voice configuration](https://github.com/openclaw/openclaw/pull/66049) — open
|
| 2342 |
- [Issue #66056: [Feature]: Locale-aware error messages for user-facing failure text](https://github.com/openclaw/openclaw/issues/66056) — open
|
| 2343 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2344 |
### `nxmxbbd`
|
| 2345 |
|
| 2346 |
- profile: [github.com/nxmxbbd](https://github.com/nxmxbbd)
|
|
|
|
| 4381 |
- [PR #66881: test(qianfan,kimi-coding): add provider plugin and onboard config tests [AI-assisted]](https://github.com/openclaw/openclaw/pull/66881) — closed
|
| 4382 |
- [PR #64709: fix(process): handle Windows CJK encoding in child process output [AI-assisted]](https://github.com/openclaw/openclaw/pull/64709) — open
|
| 4383 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4384 |
### `feiskyer`
|
| 4385 |
|
| 4386 |
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
|
|
|
| 4510 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4511 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4512 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4513 |
+
- repo last seen: `2026-04-18T20:27:52Z`
|
| 4514 |
- first seen in snapshot: **no**
|
| 4515 |
- repo association: **CONTRIBUTOR**
|
| 4516 |
- repo primary artifacts: **5**
|
| 4517 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4518 |
+
- snapshot discussion activity: **7041 comments / 5 reviews / 0 review comments**
|
| 4519 |
- account age: **6258 days**
|
| 4520 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4521 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
|
|
| 4528 |
- [PR #64298: Refactor agent harness into Codex extension](https://github.com/openclaw/openclaw/pull/64298) — closed, merged
|
| 4529 |
- [Issue #75: Linux/Windows Clawdbot Apps](https://github.com/openclaw/openclaw/issues/75) — open
|
| 4530 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4531 |
### `glfruit`
|
| 4532 |
|
| 4533 |
- profile: [github.com/glfruit](https://github.com/glfruit)
|
|
|
|
| 4626 |
- [PR #67923: fix(memory-core): show light-only dreaming state in memory status](https://github.com/openclaw/openclaw/pull/67923) — open
|
| 4627 |
- [PR #63666: test(imessage): cover reflected assistant-content inbound drop](https://github.com/openclaw/openclaw/pull/63666) — open
|
| 4628 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4629 |
### `welfo-beo`
|
| 4630 |
|
| 4631 |
- profile: [github.com/welfo-beo](https://github.com/welfo-beo)
|
|
|
|
| 6424 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6425 |
- [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
|
| 6426 |
|
| 6427 |
+
### `neofdezf-cloud`
|
| 6428 |
+
|
| 6429 |
+
- profile: [github.com/neofdezf-cloud](https://github.com/neofdezf-cloud)
|
| 6430 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneofdezf-cloud)
|
| 6431 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneofdezf-cloud)
|
| 6432 |
+
- repo first seen: `2026-04-11T10:11:35Z`
|
| 6433 |
+
- repo last seen: `2026-04-12T15:53:40Z`
|
| 6434 |
+
- first seen in snapshot: **no**
|
| 6435 |
+
- repo association: **NONE**
|
| 6436 |
+
- repo primary artifacts: **6**
|
| 6437 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 6438 |
+
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 6439 |
+
- account age: **19 days**
|
| 6440 |
+
- recent public PR activity: **6 PRs** (0 merged / 0 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6441 |
+
- public orgs: none visible
|
| 6442 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6443 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 6444 |
+
|
| 6445 |
+
Example artifacts:
|
| 6446 |
+
- [PR #65213: feat(sessions): add effective session explain command](https://github.com/openclaw/openclaw/pull/65213) — open
|
| 6447 |
+
- [PR #65005: feat(models): add provider/model resolution explain command](https://github.com/openclaw/openclaw/pull/65005) — open
|
| 6448 |
+
- [PR #64988: feat(gateway): infer provider from configured model families](https://github.com/openclaw/openclaw/pull/64988) — open
|
| 6449 |
+
|
| 6450 |
### `shad0wca7`
|
| 6451 |
|
| 6452 |
- profile: [github.com/shad0wca7](https://github.com/shad0wca7)
|
|
|
|
| 6591 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Afuller-stack-dev)
|
| 6592 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afuller-stack-dev)
|
| 6593 |
- repo first seen: `2026-03-02T21:04:55Z`
|
| 6594 |
+
- repo last seen: `2026-04-18T20:50:34Z`
|
| 6595 |
- first seen in snapshot: **no**
|
| 6596 |
- repo association: **CONTRIBUTOR**
|
| 6597 |
- repo primary artifacts: **5**
|
| 6598 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 6599 |
+
- snapshot discussion activity: **23 comments / 20 reviews / 20 review comments**
|
| 6600 |
- account age: **55 days**
|
| 6601 |
- recent public PR activity: **4 PRs** (1 merged / 0 closed-unmerged / 3 open; merged rate **25%**, closed-unmerged rate **0%**, open rate **75%**)
|
| 6602 |
- public orgs: none visible
|
|
|
|
| 6633 |
- [PR #64731: fix(telegram): show model fallback notices outside verbose mode](https://github.com/openclaw/openclaw/pull/64731) — open
|
| 6634 |
- [Issue #51645: Voice transcription not working in group/topic chats](https://github.com/openclaw/openclaw/issues/51645) — open
|
| 6635 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6636 |
### `drvoss`
|
| 6637 |
|
| 6638 |
- profile: [github.com/drvoss](https://github.com/drvoss)
|
|
|
|
| 6656 |
- [PR #63581: imessage: strip NUL bytes from echo-cache text normalization](https://github.com/openclaw/openclaw/pull/63581) — open
|
| 6657 |
- [PR #53395: feishu: fix schema 2.0 card config in interactive card UX functions](https://github.com/openclaw/openclaw/pull/53395) — open
|
| 6658 |
|
| 6659 |
+
### `leonardsellem`
|
| 6660 |
+
|
| 6661 |
+
- profile: [github.com/leonardsellem](https://github.com/leonardsellem)
|
| 6662 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aleonardsellem)
|
| 6663 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aleonardsellem)
|
| 6664 |
+
- repo first seen: `2026-04-10T10:47:02Z`
|
| 6665 |
+
- repo last seen: `2026-04-13T10:36:48Z`
|
| 6666 |
+
- first seen in snapshot: **no**
|
| 6667 |
+
- repo association: **CONTRIBUTOR**
|
| 6668 |
+
- repo primary artifacts: **4**
|
| 6669 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 6670 |
+
- snapshot discussion activity: **2 comments / 4 reviews / 4 review comments**
|
| 6671 |
+
- account age: **4992 days**
|
| 6672 |
+
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 6673 |
+
- public orgs: none visible
|
| 6674 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6675 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6676 |
+
|
| 6677 |
+
Example artifacts:
|
| 6678 |
+
- [PR #65800: fix(cli): load runtime plugins for wiki commands](https://github.com/openclaw/openclaw/pull/65800) — open
|
| 6679 |
+
- [PR #65012: fix(memory-wiki): pass app config into CLI metadata registrar](https://github.com/openclaw/openclaw/pull/65012) — closed, merged
|
| 6680 |
+
- [PR #64466: fix(memory-core): preserve public artifact visibility through loader cache restore](https://github.com/openclaw/openclaw/pull/64466) — closed
|
| 6681 |
+
|
| 6682 |
### `monsonego`
|
| 6683 |
|
| 6684 |
- profile: [github.com/monsonego](https://github.com/monsonego)
|
|
|
|
| 6864 |
- [PR #64398: fix(cli): strip null bytes from system prompt before spawn](https://github.com/openclaw/openclaw/pull/64398) — closed
|
| 6865 |
- [PR #64390: fix(model): guard normalizeResolvedModel against undefined model param](https://github.com/openclaw/openclaw/pull/64390) — open
|
| 6866 |
|
| 6867 |
+
### `richardclawbot`
|
| 6868 |
+
|
| 6869 |
+
- profile: [github.com/richardclawbot](https://github.com/richardclawbot)
|
| 6870 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arichardclawbot)
|
| 6871 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arichardclawbot)
|
| 6872 |
+
- repo first seen: `2026-04-10T17:07:12Z`
|
| 6873 |
+
- repo last seen: `2026-04-12T07:52:20Z`
|
| 6874 |
+
- first seen in snapshot: **no**
|
| 6875 |
+
- repo association: **NONE**
|
| 6876 |
+
- repo primary artifacts: **3**
|
| 6877 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 6878 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 6879 |
+
- account age: **31 days**
|
| 6880 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6881 |
+
- public orgs: none visible
|
| 6882 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6883 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 6884 |
+
|
| 6885 |
+
Example artifacts:
|
| 6886 |
+
- [PR #65242: fix: CompletionDeliveryGate to prevent duplicate ACP completion delivery](https://github.com/openclaw/openclaw/pull/65242) — open
|
| 6887 |
+
- [PR #65013: fix(tasks): silence acp child-session completion banners](https://github.com/openclaw/openclaw/pull/65013) — open
|
| 6888 |
+
- [PR #64416: fix(acp): normalize completion delivery guidance](https://github.com/openclaw/openclaw/pull/64416) — open
|
| 6889 |
+
|
| 6890 |
### `ggzeng`
|
| 6891 |
|
| 6892 |
- profile: [github.com/ggzeng](https://github.com/ggzeng)
|
|
|
|
| 7580 |
- [PR #66427: Feishu: add comment-specific policy controls and harden comment delivery](https://github.com/openclaw/openclaw/pull/66427) — open
|
| 7581 |
- [PR #63785: feat(feishu): improve document comment session, rich parsing, and typing feedback](https://github.com/openclaw/openclaw/pull/63785) — closed, merged
|
| 7582 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7583 |
### `ttomiczek`
|
| 7584 |
|
| 7585 |
- profile: [github.com/ttomiczek](https://github.com/ttomiczek)
|
|
|
|
| 7682 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alukeboyett)
|
| 7683 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alukeboyett)
|
| 7684 |
- repo first seen: `2026-02-09T19:59:59Z`
|
| 7685 |
+
- repo last seen: `2026-04-18T20:48:49Z`
|
| 7686 |
- first seen in snapshot: **no**
|
| 7687 |
- repo association: **CONTRIBUTOR**
|
| 7688 |
- repo primary artifacts: **6**
|
| 7689 |
- snapshot authored PRs/issues: **1 PRs / 5 issues**
|
| 7690 |
+
- snapshot discussion activity: **16 comments / 14 reviews / 14 review comments**
|
| 7691 |
- account age: **2640 days**
|
| 7692 |
- recent public PR activity: **11 PRs** (0 merged / 1 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **9%**, open rate **91%**)
|
| 7693 |
- public orgs: none visible
|
|
|
|
| 7697 |
Example artifacts:
|
| 7698 |
- [PR #67508: fix(agents): prefer target agent's bound Matrix account for subagent spawns](https://github.com/openclaw/openclaw/pull/67508) — closed, merged
|
| 7699 |
- [Issue #68629: build:docker missing write-npm-update-compat-sidecars step causes intermittent Install Smoke failures](https://github.com/openclaw/openclaw/issues/68629) — closed
|
| 7700 |
+
- [Issue #67749: resolveFirstBoundAccountId should honor guild/team/role constraints on AgentRouteBinding](https://github.com/openclaw/openclaw/issues/67749) — closed
|
| 7701 |
- [Issue #66218: [Bug] `build:plugin-sdk:dts` fails on v2026.4.12: Cannot find module zca-js when building zalouser extension types](https://github.com/openclaw/openclaw/issues/66218) — closed
|
| 7702 |
|
| 7703 |
### `perlowja`
|
|
|
|
| 10085 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aartificialdimension)
|
| 10086 |
- repo first seen: `2026-04-18T19:34:56Z`
|
| 10087 |
- repo last seen: `2026-04-18T19:34:56Z`
|
| 10088 |
+
- first seen in snapshot: **no**
|
| 10089 |
- repo association: **NONE**
|
| 10090 |
- repo primary artifacts: **1**
|
| 10091 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 10757 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achristnorman)
|
| 10758 |
- repo first seen: `2026-04-18T20:08:44Z`
|
| 10759 |
- repo last seen: `2026-04-18T20:17:07Z`
|
| 10760 |
+
- first seen in snapshot: **no**
|
| 10761 |
- repo association: **NONE**
|
| 10762 |
- repo primary artifacts: **1**
|
| 10763 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11408 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AEpaL)
|
| 11409 |
- repo first seen: `2026-02-21T18:43:07Z`
|
| 11410 |
- repo last seen: `2026-04-18T20:15:13Z`
|
| 11411 |
+
- first seen in snapshot: **no**
|
| 11412 |
- repo association: **NONE**
|
| 11413 |
- repo primary artifacts: **1**
|
| 11414 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11639 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Afraction12)
|
| 11640 |
- repo first seen: `2026-04-18T19:30:48Z`
|
| 11641 |
- repo last seen: `2026-04-18T19:48:19Z`
|
| 11642 |
+
- first seen in snapshot: **no**
|
| 11643 |
- repo association: **NONE**
|
| 11644 |
- repo primary artifacts: **1**
|
| 11645 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 12998 |
Example artifacts:
|
| 12999 |
- [PR #66843: fix(config): restore Telegram native commands under auto defaults](https://github.com/openclaw/openclaw/pull/66843) — closed, merged
|
| 13000 |
|
| 13001 |
+
### `KateWilkins`
|
| 13002 |
+
|
| 13003 |
+
- profile: [github.com/KateWilkins](https://github.com/KateWilkins)
|
| 13004 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKateWilkins)
|
| 13005 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKateWilkins)
|
| 13006 |
+
- repo first seen: `2026-02-04T19:04:27Z`
|
| 13007 |
+
- repo last seen: `2026-04-18T20:59:29Z`
|
| 13008 |
+
- first seen in snapshot: **yes**
|
| 13009 |
+
- repo association: **NONE**
|
| 13010 |
+
- repo primary artifacts: **1**
|
| 13011 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13012 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 13013 |
+
- account age: **4070 days**
|
| 13014 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13015 |
+
- public orgs: none visible
|
| 13016 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 13017 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 13018 |
+
|
| 13019 |
+
Example artifacts:
|
| 13020 |
+
- [PR #68694: FEAT: Add tts and image generation support to xai extension](https://github.com/openclaw/openclaw/pull/68694) — open
|
| 13021 |
+
|
| 13022 |
### `kenrolzjc`
|
| 13023 |
|
| 13024 |
- profile: [github.com/kenrolzjc](https://github.com/kenrolzjc)
|
|
|
|
| 13523 |
Example artifacts:
|
| 13524 |
- [PR #66415: fix(custom-provider): add empty required arrays for non-strict OpenAI tool schemas](https://github.com/openclaw/openclaw/pull/66415) — open
|
| 13525 |
|
| 13526 |
+
### `lives4code`
|
| 13527 |
+
|
| 13528 |
+
- profile: [github.com/lives4code](https://github.com/lives4code)
|
| 13529 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Alives4code)
|
| 13530 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alives4code)
|
| 13531 |
+
- repo first seen: `2026-04-18T20:53:04Z`
|
| 13532 |
+
- repo last seen: `2026-04-18T20:53:04Z`
|
| 13533 |
+
- first seen in snapshot: **yes**
|
| 13534 |
+
- repo association: **NONE**
|
| 13535 |
+
- repo primary artifacts: **1**
|
| 13536 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13537 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 13538 |
+
- account age: **2539 days**
|
| 13539 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 13540 |
+
- public orgs: none visible
|
| 13541 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 13542 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 13543 |
+
|
| 13544 |
+
Example artifacts:
|
| 13545 |
+
- [PR #68693: Add memory to tools documentation ai assisted](https://github.com/openclaw/openclaw/pull/68693) — open
|
| 13546 |
+
|
| 13547 |
+
### `ljbudgie`
|
| 13548 |
+
|
| 13549 |
+
- profile: [github.com/ljbudgie](https://github.com/ljbudgie)
|
| 13550 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aljbudgie)
|
| 13551 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aljbudgie)
|
| 13552 |
+
- repo first seen: `2026-04-18T20:51:45Z`
|
| 13553 |
+
- repo last seen: `2026-04-18T20:58:44Z`
|
| 13554 |
+
- first seen in snapshot: **yes**
|
| 13555 |
+
- repo association: **NONE**
|
| 13556 |
+
- repo primary artifacts: **1**
|
| 13557 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13558 |
+
- snapshot discussion activity: **0 comments / 3 reviews / 3 review comments**
|
| 13559 |
+
- account age: **294 days**
|
| 13560 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13561 |
+
- public orgs: none visible
|
| 13562 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 13563 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 13564 |
+
|
| 13565 |
+
Example artifacts:
|
| 13566 |
+
- [PR #68692: Formalize Burgess Principle governance in OpenClaw](https://github.com/openclaw/openclaw/pull/68692) — open
|
| 13567 |
+
|
| 13568 |
### `lucasheriques`
|
| 13569 |
|
| 13570 |
- profile: [github.com/lucasheriques](https://github.com/lucasheriques)
|
|
|
|
| 13775 |
Example artifacts:
|
| 13776 |
- [PR #65884: Honor configured exec node for remote skill probes](https://github.com/openclaw/openclaw/pull/65884) — open
|
| 13777 |
|
| 13778 |
+
### `markrachapoom`
|
| 13779 |
+
|
| 13780 |
+
- profile: [github.com/markrachapoom](https://github.com/markrachapoom)
|
| 13781 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amarkrachapoom)
|
| 13782 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amarkrachapoom)
|
| 13783 |
+
- repo first seen: `2026-04-18T20:31:21Z`
|
| 13784 |
+
- repo last seen: `2026-04-18T20:31:45Z`
|
| 13785 |
+
- first seen in snapshot: **yes**
|
| 13786 |
+
- repo association: **NONE**
|
| 13787 |
+
- repo primary artifacts: **1**
|
| 13788 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13789 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 13790 |
+
- account age: **2004 days**
|
| 13791 |
+
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 13792 |
+
- public orgs: none visible
|
| 13793 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 13794 |
+
- heuristic read: **many recent closed-unmerged PRs**
|
| 13795 |
+
|
| 13796 |
+
Example artifacts:
|
| 13797 |
+
- [PR #68688: fix(cli): pass safe cwd to spawned openclaw children](https://github.com/openclaw/openclaw/pull/68688) — closed
|
| 13798 |
+
|
| 13799 |
### `martinfrancois`
|
| 13800 |
|
| 13801 |
- profile: [github.com/martinfrancois](https://github.com/martinfrancois)
|
|
|
|
| 14181 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anitinwadhawan)
|
| 14182 |
- repo first seen: `2026-04-18T19:44:38Z`
|
| 14183 |
- repo last seen: `2026-04-18T20:04:46Z`
|
| 14184 |
+
- first seen in snapshot: **no**
|
| 14185 |
- repo association: **NONE**
|
| 14186 |
- repo primary artifacts: **1**
|
| 14187 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15252 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15253 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15254 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15255 |
+
- repo last seen: `2026-04-18T20:48:05Z`
|
| 15256 |
- first seen in snapshot: **no**
|
| 15257 |
- repo association: **NONE**
|
| 15258 |
- repo primary artifacts: **1**
|
| 15259 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15260 |
+
- snapshot discussion activity: **5 comments / 9 reviews / 9 review comments**
|
| 15261 |
- account age: **5691 days**
|
| 15262 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15263 |
- public orgs: none visible
|
|
|
|
| 15265 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 15266 |
|
| 15267 |
Example artifacts:
|
| 15268 |
+
- [PR #66137: fix(ajv): validate MCP tool schemas against draft/2020-12 [AI-assisted]](https://github.com/openclaw/openclaw/pull/66137) — open, draft
|
| 15269 |
|
| 15270 |
### `shakkernerd`
|
| 15271 |
|
|
|
|
| 15840 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ATmalone1250)
|
| 15841 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ATmalone1250)
|
| 15842 |
- repo first seen: `2026-04-18T20:13:45Z`
|
| 15843 |
+
- repo last seen: `2026-04-18T20:49:38Z`
|
| 15844 |
+
- first seen in snapshot: **no**
|
| 15845 |
- repo association: **NONE**
|
| 15846 |
- repo primary artifacts: **1**
|
| 15847 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15848 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 15849 |
- account age: **590 days**
|
| 15850 |
- recent public PR activity: **8 PRs** (0 merged / 5 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **62%**, open rate **38%**)
|
| 15851 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1e13d662a63b3e6d808a0f4a904caabcdbae1e9feab602c29d0caf3ab0ef50c
|
| 3 |
+
size 97798
|
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:fac251dd9f02b9e0574ce5c436fbd2e38eb70fe68425d45d85e99a24ed3a4ceb
|
| 3 |
+
size 46822057
|
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:f3b87c0086019bcd19569139fb7baf2695c6e203d70e0de34b09d61df5490856
|
| 3 |
+
size 121324899
|
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:1c0c7864e3b1ba5d0f6313403434c2d98c99d5d47605dec83053507c60346935
|
| 3 |
+
size 95980359
|
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:fdcd3403058d2d4e9366b81111d74f8da0a442cd820119606d438e6733470521
|
| 3 |
+
size 4832280
|
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:89347738a1eb577c639b92cf90c2003bbc412c772b855eb306778b5373e68e45
|
| 3 |
+
size 7449415
|
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:6e501f6b0d7c2f5c84f3820e56d54bdb78902cd84c16c9a89e4d1421c9a0edd3
|
| 3 |
+
size 1462899
|
snapshots/20260418T212035Z/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": 136579,
|
| 9 |
+
"issues": 4505,
|
| 10 |
+
"links": 44470,
|
| 11 |
+
"new_contributors": 717,
|
| 12 |
+
"pr_diffs": 3316,
|
| 13 |
+
"pr_files": 70306,
|
| 14 |
+
"pull_requests": 3316,
|
| 15 |
+
"review_comments": 17366,
|
| 16 |
+
"reviews": 13201,
|
| 17 |
+
"timeline_events": 54282
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T21:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 22,
|
| 22 |
+
"issue_stubs": 31,
|
| 23 |
+
"issues": 11,
|
| 24 |
+
"links": 39,
|
| 25 |
+
"pr_diffs": 20,
|
| 26 |
+
"pr_files": 3177,
|
| 27 |
+
"pull_requests": 20,
|
| 28 |
+
"review_comments": 520,
|
| 29 |
+
"reviews": 478,
|
| 30 |
+
"timeline_events": 1098
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T21:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T212035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T20:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T21:20:35Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260418T212035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T212035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T21:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T212035Z"
|
| 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-18T20:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T212035Z",
|
| 4 |
+
"next_since": "2026-04-18T21:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T21:20:35Z"
|
| 7 |
}
|