Refresh openclaw dataset snapshot 20260418T222034Z
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 +554 -476
- new-contributors-report.md +169 -145
- 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/20260418T222034Z/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: `20260418T222034Z`
|
| 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:dbcd8fd226effaff0297e0f69c0bf0089889c8ba7989b6364fbbef912a93970f
|
| 3 |
+
size 67559997
|
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:35ce4c7a809a467153f2cba78accd76e2b7ee752410969beb203ec73f11397a9
|
| 3 |
+
size 1093102
|
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:7b9cc64b9d967abcee4dd00dfc960450039fa081eb27790ebcb3f960f862ef37
|
| 3 |
+
size 20042352
|
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:20beebcb31e1f7e6395ab6dca6e9dfdc2f93a0703abdda671e0c9508a76d4ff4
|
| 3 |
+
size 6849402
|
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:c86b85df62146ba921b8ce757a5aec05e37155fa5429fe53b512fa49bc1c106f
|
| 3 |
+
size 532762
|
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": 136607,
|
| 9 |
+
"issues": 4511,
|
| 10 |
+
"links": 44503,
|
| 11 |
+
"new_contributors": 718,
|
| 12 |
+
"pr_diffs": 3322,
|
| 13 |
+
"pr_files": 70354,
|
| 14 |
+
"pull_requests": 3322,
|
| 15 |
+
"review_comments": 17414,
|
| 16 |
+
"reviews": 13230,
|
| 17 |
+
"timeline_events": 54449
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T22:20:34Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 28,
|
| 22 |
+
"issue_stubs": 39,
|
| 23 |
+
"issues": 18,
|
| 24 |
+
"links": 57,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 141,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 428,
|
| 29 |
+
"reviews": 270,
|
| 30 |
+
"timeline_events": 788
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T22:20:34Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T222034Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T21:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T22:20:34Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 114,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 113,
|
| 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": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -1399,6 +1399,114 @@
|
|
| 1399 |
},
|
| 1400 |
"fetch_error": null
|
| 1401 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1402 |
{
|
| 1403 |
"author_login": "omarshahine",
|
| 1404 |
"name": "Omar Shahine",
|
|
@@ -1776,114 +1884,6 @@
|
|
| 1776 |
},
|
| 1777 |
"fetch_error": null
|
| 1778 |
},
|
| 1779 |
-
{
|
| 1780 |
-
"author_login": "coygeek",
|
| 1781 |
-
"name": "Coy Geek",
|
| 1782 |
-
"profile_url": "https://github.com/coygeek",
|
| 1783 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek",
|
| 1784 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek",
|
| 1785 |
-
"repo_first_seen_at": "2026-01-31T03:06:37Z",
|
| 1786 |
-
"repo_last_seen_at": "2026-04-18T04:30:23Z",
|
| 1787 |
-
"repo_primary_artifact_count": 36,
|
| 1788 |
-
"repo_artifact_count": 190,
|
| 1789 |
-
"snapshot_issue_count": 19,
|
| 1790 |
-
"snapshot_pr_count": 17,
|
| 1791 |
-
"snapshot_comment_count": 154,
|
| 1792 |
-
"snapshot_review_count": 0,
|
| 1793 |
-
"snapshot_review_comment_count": 0,
|
| 1794 |
-
"repo_association": "CONTRIBUTOR",
|
| 1795 |
-
"new_to_repo": false,
|
| 1796 |
-
"first_seen_in_snapshot": false,
|
| 1797 |
-
"known_via_prior_merged_pr": true,
|
| 1798 |
-
"report_reason": null,
|
| 1799 |
-
"enrichment_source": "previous_report",
|
| 1800 |
-
"live_refetch_skipped": true,
|
| 1801 |
-
"account_age_days": 2164,
|
| 1802 |
-
"young_account": false,
|
| 1803 |
-
"follow_through_score": "weak",
|
| 1804 |
-
"breadth_score": "low",
|
| 1805 |
-
"automation_risk_signal": "medium",
|
| 1806 |
-
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 1807 |
-
"public_orgs": [],
|
| 1808 |
-
"activity": {
|
| 1809 |
-
"visible_authored_pr_count": 16,
|
| 1810 |
-
"merged_pr_count": 2,
|
| 1811 |
-
"closed_unmerged_pr_count": 7,
|
| 1812 |
-
"open_pr_count": 7,
|
| 1813 |
-
"merged_pr_rate": 0.125,
|
| 1814 |
-
"closed_unmerged_pr_rate": 0.4375,
|
| 1815 |
-
"still_open_pr_rate": 0.4375,
|
| 1816 |
-
"distinct_repos_with_authored_prs": 3,
|
| 1817 |
-
"distinct_repos_with_open_prs": 2
|
| 1818 |
-
},
|
| 1819 |
-
"examples": {
|
| 1820 |
-
"pull_requests": [
|
| 1821 |
-
{
|
| 1822 |
-
"kind": "pull_request",
|
| 1823 |
-
"number": 68404,
|
| 1824 |
-
"title": "fix: Published deployment token placeholder bypasses gateway...",
|
| 1825 |
-
"url": "https://github.com/openclaw/openclaw/pull/68404",
|
| 1826 |
-
"state": "closed",
|
| 1827 |
-
"merged": true,
|
| 1828 |
-
"draft": false,
|
| 1829 |
-
"created_at": "2026-04-18T04:30:23Z"
|
| 1830 |
-
},
|
| 1831 |
-
{
|
| 1832 |
-
"kind": "pull_request",
|
| 1833 |
-
"number": 65655,
|
| 1834 |
-
"title": "fix: harden Mattermost slash callback auth",
|
| 1835 |
-
"url": "https://github.com/openclaw/openclaw/pull/65655",
|
| 1836 |
-
"state": "open",
|
| 1837 |
-
"merged": false,
|
| 1838 |
-
"draft": false,
|
| 1839 |
-
"created_at": "2026-04-13T02:08:19Z"
|
| 1840 |
-
},
|
| 1841 |
-
{
|
| 1842 |
-
"kind": "pull_request",
|
| 1843 |
-
"number": 65647,
|
| 1844 |
-
"title": "fix: harden Mattermost slash callback auth",
|
| 1845 |
-
"url": "https://github.com/openclaw/openclaw/pull/65647",
|
| 1846 |
-
"state": "closed",
|
| 1847 |
-
"merged": false,
|
| 1848 |
-
"draft": false,
|
| 1849 |
-
"created_at": "2026-04-13T01:49:54Z"
|
| 1850 |
-
}
|
| 1851 |
-
],
|
| 1852 |
-
"issues": [
|
| 1853 |
-
{
|
| 1854 |
-
"kind": "issue",
|
| 1855 |
-
"number": 68403,
|
| 1856 |
-
"title": "[Bug]: Published deployment token placeholder bypasses gateway weak-secret guard",
|
| 1857 |
-
"url": "https://github.com/openclaw/openclaw/issues/68403",
|
| 1858 |
-
"state": "closed",
|
| 1859 |
-
"merged": null,
|
| 1860 |
-
"draft": null,
|
| 1861 |
-
"created_at": "2026-04-18T04:30:22Z"
|
| 1862 |
-
},
|
| 1863 |
-
{
|
| 1864 |
-
"kind": "issue",
|
| 1865 |
-
"number": 65626,
|
| 1866 |
-
"title": "[Bug]: Browser control honors inactive gateway credentials despite explicit auth mode",
|
| 1867 |
-
"url": "https://github.com/openclaw/openclaw/issues/65626",
|
| 1868 |
-
"state": "open",
|
| 1869 |
-
"merged": null,
|
| 1870 |
-
"draft": null,
|
| 1871 |
-
"created_at": "2026-04-13T01:06:45Z"
|
| 1872 |
-
},
|
| 1873 |
-
{
|
| 1874 |
-
"kind": "issue",
|
| 1875 |
-
"number": 65625,
|
| 1876 |
-
"title": "[Bug]: openclaw.podman.env ships empty gateway token with lan bind as default, exposing unauthenticated gateway if used directly",
|
| 1877 |
-
"url": "https://github.com/openclaw/openclaw/issues/65625",
|
| 1878 |
-
"state": "closed",
|
| 1879 |
-
"merged": null,
|
| 1880 |
-
"draft": null,
|
| 1881 |
-
"created_at": "2026-04-13T01:06:45Z"
|
| 1882 |
-
}
|
| 1883 |
-
]
|
| 1884 |
-
},
|
| 1885 |
-
"fetch_error": null
|
| 1886 |
-
},
|
| 1887 |
{
|
| 1888 |
"author_login": "yozu",
|
| 1889 |
"name": "Yoshikazu Terashi",
|
|
@@ -3555,6 +3555,83 @@
|
|
| 3555 |
},
|
| 3556 |
"fetch_error": null
|
| 3557 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3558 |
{
|
| 3559 |
"author_login": "Rohan5commit",
|
| 3560 |
"name": "Rohan Santhosh Kumar",
|
|
@@ -4013,6 +4090,94 @@
|
|
| 4013 |
},
|
| 4014 |
"fetch_error": null
|
| 4015 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4016 |
{
|
| 4017 |
"author_login": "martingarramon",
|
| 4018 |
"name": null,
|
|
@@ -4343,83 +4508,6 @@
|
|
| 4343 |
},
|
| 4344 |
"fetch_error": null
|
| 4345 |
},
|
| 4346 |
-
{
|
| 4347 |
-
"author_login": "MonkeyLeeT",
|
| 4348 |
-
"name": "Ted Li",
|
| 4349 |
-
"profile_url": "https://github.com/MonkeyLeeT",
|
| 4350 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT",
|
| 4351 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT",
|
| 4352 |
-
"repo_first_seen_at": "2026-03-02T15:37:21Z",
|
| 4353 |
-
"repo_last_seen_at": "2026-04-18T04:11:15Z",
|
| 4354 |
-
"repo_primary_artifact_count": 9,
|
| 4355 |
-
"repo_artifact_count": 25,
|
| 4356 |
-
"snapshot_issue_count": 0,
|
| 4357 |
-
"snapshot_pr_count": 9,
|
| 4358 |
-
"snapshot_comment_count": 14,
|
| 4359 |
-
"snapshot_review_count": 1,
|
| 4360 |
-
"snapshot_review_comment_count": 1,
|
| 4361 |
-
"repo_association": "CONTRIBUTOR",
|
| 4362 |
-
"new_to_repo": false,
|
| 4363 |
-
"first_seen_in_snapshot": false,
|
| 4364 |
-
"known_via_prior_merged_pr": true,
|
| 4365 |
-
"report_reason": null,
|
| 4366 |
-
"enrichment_source": "previous_report",
|
| 4367 |
-
"live_refetch_skipped": true,
|
| 4368 |
-
"account_age_days": 4437,
|
| 4369 |
-
"young_account": false,
|
| 4370 |
-
"follow_through_score": "weak",
|
| 4371 |
-
"breadth_score": "low",
|
| 4372 |
-
"automation_risk_signal": "low",
|
| 4373 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 4374 |
-
"public_orgs": [],
|
| 4375 |
-
"activity": {
|
| 4376 |
-
"visible_authored_pr_count": 9,
|
| 4377 |
-
"merged_pr_count": 2,
|
| 4378 |
-
"closed_unmerged_pr_count": 3,
|
| 4379 |
-
"open_pr_count": 4,
|
| 4380 |
-
"merged_pr_rate": 0.2222,
|
| 4381 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 4382 |
-
"still_open_pr_rate": 0.4444,
|
| 4383 |
-
"distinct_repos_with_authored_prs": 2,
|
| 4384 |
-
"distinct_repos_with_open_prs": 2
|
| 4385 |
-
},
|
| 4386 |
-
"examples": {
|
| 4387 |
-
"pull_requests": [
|
| 4388 |
-
{
|
| 4389 |
-
"kind": "pull_request",
|
| 4390 |
-
"number": 68395,
|
| 4391 |
-
"title": "fix(config): accept truncateAfterCompaction",
|
| 4392 |
-
"url": "https://github.com/openclaw/openclaw/pull/68395",
|
| 4393 |
-
"state": "open",
|
| 4394 |
-
"merged": false,
|
| 4395 |
-
"draft": false,
|
| 4396 |
-
"created_at": "2026-04-18T04:09:17Z"
|
| 4397 |
-
},
|
| 4398 |
-
{
|
| 4399 |
-
"kind": "pull_request",
|
| 4400 |
-
"number": 68328,
|
| 4401 |
-
"title": "fix(config): accept truncateAfterCompaction",
|
| 4402 |
-
"url": "https://github.com/openclaw/openclaw/pull/68328",
|
| 4403 |
-
"state": "closed",
|
| 4404 |
-
"merged": false,
|
| 4405 |
-
"draft": true,
|
| 4406 |
-
"created_at": "2026-04-17T23:39:44Z"
|
| 4407 |
-
},
|
| 4408 |
-
{
|
| 4409 |
-
"kind": "pull_request",
|
| 4410 |
-
"number": 67807,
|
| 4411 |
-
"title": "fix(cron): clean up deleteAfterRun direct deliveries",
|
| 4412 |
-
"url": "https://github.com/openclaw/openclaw/pull/67807",
|
| 4413 |
-
"state": "closed",
|
| 4414 |
-
"merged": true,
|
| 4415 |
-
"draft": false,
|
| 4416 |
-
"created_at": "2026-04-16T20:24:22Z"
|
| 4417 |
-
}
|
| 4418 |
-
],
|
| 4419 |
-
"issues": []
|
| 4420 |
-
},
|
| 4421 |
-
"fetch_error": null
|
| 4422 |
-
},
|
| 4423 |
{
|
| 4424 |
"author_login": "WuKongAI-CMU",
|
| 4425 |
"name": "Peter",
|
|
@@ -4945,94 +5033,6 @@
|
|
| 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",
|
|
@@ -5585,12 +5585,12 @@
|
|
| 5585 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv",
|
| 5586 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv",
|
| 5587 |
"repo_first_seen_at": "2026-04-08T18:58:33Z",
|
| 5588 |
-
"repo_last_seen_at": "2026-04-
|
| 5589 |
"repo_primary_artifact_count": 12,
|
| 5590 |
-
"repo_artifact_count":
|
| 5591 |
"snapshot_issue_count": 5,
|
| 5592 |
"snapshot_pr_count": 7,
|
| 5593 |
-
"snapshot_comment_count":
|
| 5594 |
"snapshot_review_count": 6,
|
| 5595 |
"snapshot_review_comment_count": 6,
|
| 5596 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -6321,8 +6321,8 @@
|
|
| 6321 |
"number": 68207,
|
| 6322 |
"title": "Fix: auto-allowlist configured CDP hostnames in SSRF policy (Resolves #68108)",
|
| 6323 |
"url": "https://github.com/openclaw/openclaw/pull/68207",
|
| 6324 |
-
"state": "
|
| 6325 |
-
"merged":
|
| 6326 |
"draft": false,
|
| 6327 |
"created_at": "2026-04-17T16:45:51Z"
|
| 6328 |
},
|
|
@@ -8795,12 +8795,12 @@
|
|
| 8795 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asharkqwy",
|
| 8796 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asharkqwy",
|
| 8797 |
"repo_first_seen_at": "2026-03-24T04:06:08Z",
|
| 8798 |
-
"repo_last_seen_at": "2026-04-
|
| 8799 |
"repo_primary_artifact_count": 5,
|
| 8800 |
-
"repo_artifact_count":
|
| 8801 |
"snapshot_issue_count": 0,
|
| 8802 |
"snapshot_pr_count": 5,
|
| 8803 |
-
"snapshot_comment_count":
|
| 8804 |
"snapshot_review_count": 0,
|
| 8805 |
"snapshot_review_comment_count": 0,
|
| 8806 |
"repo_association": "NONE",
|
|
@@ -9204,104 +9204,6 @@
|
|
| 9204 |
},
|
| 9205 |
"fetch_error": null
|
| 9206 |
},
|
| 9207 |
-
{
|
| 9208 |
-
"author_login": "BKF-Gitty",
|
| 9209 |
-
"name": "B.K.",
|
| 9210 |
-
"profile_url": "https://github.com/BKF-Gitty",
|
| 9211 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty",
|
| 9212 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty",
|
| 9213 |
-
"repo_first_seen_at": "2026-04-11T18:30:35Z",
|
| 9214 |
-
"repo_last_seen_at": "2026-04-17T23:39:21Z",
|
| 9215 |
-
"repo_primary_artifact_count": 6,
|
| 9216 |
-
"repo_artifact_count": 11,
|
| 9217 |
-
"snapshot_issue_count": 2,
|
| 9218 |
-
"snapshot_pr_count": 4,
|
| 9219 |
-
"snapshot_comment_count": 5,
|
| 9220 |
-
"snapshot_review_count": 0,
|
| 9221 |
-
"snapshot_review_comment_count": 0,
|
| 9222 |
-
"repo_association": "CONTRIBUTOR",
|
| 9223 |
-
"new_to_repo": false,
|
| 9224 |
-
"first_seen_in_snapshot": false,
|
| 9225 |
-
"known_via_prior_merged_pr": true,
|
| 9226 |
-
"report_reason": null,
|
| 9227 |
-
"enrichment_source": "previous_report",
|
| 9228 |
-
"live_refetch_skipped": true,
|
| 9229 |
-
"account_age_days": 53,
|
| 9230 |
-
"young_account": true,
|
| 9231 |
-
"follow_through_score": "strong",
|
| 9232 |
-
"breadth_score": "low",
|
| 9233 |
-
"automation_risk_signal": "low",
|
| 9234 |
-
"heuristic_note": "very new account; targets high-star repos",
|
| 9235 |
-
"public_orgs": [],
|
| 9236 |
-
"activity": {
|
| 9237 |
-
"visible_authored_pr_count": 4,
|
| 9238 |
-
"merged_pr_count": 3,
|
| 9239 |
-
"closed_unmerged_pr_count": 0,
|
| 9240 |
-
"open_pr_count": 1,
|
| 9241 |
-
"merged_pr_rate": 0.75,
|
| 9242 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 9243 |
-
"still_open_pr_rate": 0.25,
|
| 9244 |
-
"distinct_repos_with_authored_prs": 1,
|
| 9245 |
-
"distinct_repos_with_open_prs": 1
|
| 9246 |
-
},
|
| 9247 |
-
"examples": {
|
| 9248 |
-
"pull_requests": [
|
| 9249 |
-
{
|
| 9250 |
-
"kind": "pull_request",
|
| 9251 |
-
"number": 67846,
|
| 9252 |
-
"title": "Memory: validate dreaming cron frequency",
|
| 9253 |
-
"url": "https://github.com/openclaw/openclaw/pull/67846",
|
| 9254 |
-
"state": "open",
|
| 9255 |
-
"merged": false,
|
| 9256 |
-
"draft": false,
|
| 9257 |
-
"created_at": "2026-04-16T22:46:37Z"
|
| 9258 |
-
},
|
| 9259 |
-
{
|
| 9260 |
-
"kind": "pull_request",
|
| 9261 |
-
"number": 67821,
|
| 9262 |
-
"title": "fix(onboard): preserve existing gateway auth token during re-onboard",
|
| 9263 |
-
"url": "https://github.com/openclaw/openclaw/pull/67821",
|
| 9264 |
-
"state": "closed",
|
| 9265 |
-
"merged": true,
|
| 9266 |
-
"draft": false,
|
| 9267 |
-
"created_at": "2026-04-16T21:00:06Z"
|
| 9268 |
-
},
|
| 9269 |
-
{
|
| 9270 |
-
"kind": "pull_request",
|
| 9271 |
-
"number": 65016,
|
| 9272 |
-
"title": "Fix/cron announce no reply",
|
| 9273 |
-
"url": "https://github.com/openclaw/openclaw/pull/65016",
|
| 9274 |
-
"state": "open",
|
| 9275 |
-
"merged": false,
|
| 9276 |
-
"draft": false,
|
| 9277 |
-
"created_at": "2026-04-11T21:37:23Z"
|
| 9278 |
-
}
|
| 9279 |
-
],
|
| 9280 |
-
"issues": [
|
| 9281 |
-
{
|
| 9282 |
-
"kind": "issue",
|
| 9283 |
-
"number": 64982,
|
| 9284 |
-
"title": "[Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist",
|
| 9285 |
-
"url": "https://github.com/openclaw/openclaw/issues/64982",
|
| 9286 |
-
"state": "open",
|
| 9287 |
-
"merged": null,
|
| 9288 |
-
"draft": null,
|
| 9289 |
-
"created_at": "2026-04-11T19:34:53Z"
|
| 9290 |
-
},
|
| 9291 |
-
{
|
| 9292 |
-
"kind": "issue",
|
| 9293 |
-
"number": 64976,
|
| 9294 |
-
"title": "[Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text",
|
| 9295 |
-
"url": "https://github.com/openclaw/openclaw/issues/64976",
|
| 9296 |
-
"state": "closed",
|
| 9297 |
-
"merged": null,
|
| 9298 |
-
"draft": null,
|
| 9299 |
-
"created_at": "2026-04-11T19:06:31Z"
|
| 9300 |
-
}
|
| 9301 |
-
]
|
| 9302 |
-
},
|
| 9303 |
-
"fetch_error": null
|
| 9304 |
-
},
|
| 9305 |
{
|
| 9306 |
"author_login": "dlebee-agent",
|
| 9307 |
"name": null,
|
|
@@ -13304,6 +13206,104 @@
|
|
| 13304 |
},
|
| 13305 |
"fetch_error": null
|
| 13306 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13307 |
{
|
| 13308 |
"author_login": "jerome-benoit",
|
| 13309 |
"name": "J\u00e9r\u00f4me Benoit",
|
|
@@ -13401,12 +13401,12 @@
|
|
| 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-
|
| 13405 |
"repo_primary_artifact_count": 5,
|
| 13406 |
-
"repo_artifact_count":
|
| 13407 |
"snapshot_issue_count": 1,
|
| 13408 |
"snapshot_pr_count": 4,
|
| 13409 |
-
"snapshot_comment_count":
|
| 13410 |
"snapshot_review_count": 5,
|
| 13411 |
"snapshot_review_comment_count": 0,
|
| 13412 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -20399,7 +20399,7 @@
|
|
| 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": "
|
| 20403 |
"merged": false,
|
| 20404 |
"draft": false,
|
| 20405 |
"created_at": "2026-04-12T02:16:09Z"
|
|
@@ -21298,6 +21298,84 @@
|
|
| 21298 |
},
|
| 21299 |
"fetch_error": null
|
| 21300 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21301 |
{
|
| 21302 |
"author_login": "dorukardahan",
|
| 21303 |
"name": "dorukardahan",
|
|
@@ -39161,12 +39239,12 @@
|
|
| 39161 |
"snapshot_review_count": 0,
|
| 39162 |
"snapshot_review_comment_count": 0,
|
| 39163 |
"repo_association": "NONE",
|
| 39164 |
-
"new_to_repo":
|
| 39165 |
-
"first_seen_in_snapshot":
|
| 39166 |
"known_via_prior_merged_pr": false,
|
| 39167 |
-
"report_reason":
|
| 39168 |
-
"enrichment_source": "
|
| 39169 |
-
"live_refetch_skipped":
|
| 39170 |
"account_age_days": 4070,
|
| 39171 |
"young_account": false,
|
| 39172 |
"follow_through_score": "weak",
|
|
@@ -40595,12 +40673,12 @@
|
|
| 40595 |
"snapshot_review_count": 0,
|
| 40596 |
"snapshot_review_comment_count": 0,
|
| 40597 |
"repo_association": "NONE",
|
| 40598 |
-
"new_to_repo":
|
| 40599 |
-
"first_seen_in_snapshot":
|
| 40600 |
"known_via_prior_merged_pr": false,
|
| 40601 |
-
"report_reason":
|
| 40602 |
-
"enrichment_source": "
|
| 40603 |
-
"live_refetch_skipped":
|
| 40604 |
"account_age_days": 2539,
|
| 40605 |
"young_account": false,
|
| 40606 |
"follow_through_score": "mixed",
|
|
@@ -40643,21 +40721,21 @@
|
|
| 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-
|
| 40647 |
"repo_primary_artifact_count": 1,
|
| 40648 |
-
"repo_artifact_count":
|
| 40649 |
"snapshot_issue_count": 0,
|
| 40650 |
"snapshot_pr_count": 1,
|
| 40651 |
-
"snapshot_comment_count":
|
| 40652 |
"snapshot_review_count": 3,
|
| 40653 |
"snapshot_review_comment_count": 3,
|
| 40654 |
"repo_association": "NONE",
|
| 40655 |
-
"new_to_repo":
|
| 40656 |
-
"first_seen_in_snapshot":
|
| 40657 |
"known_via_prior_merged_pr": false,
|
| 40658 |
-
"report_reason":
|
| 40659 |
-
"enrichment_source": "
|
| 40660 |
-
"live_refetch_skipped":
|
| 40661 |
"account_age_days": 294,
|
| 40662 |
"young_account": true,
|
| 40663 |
"follow_through_score": "weak",
|
|
@@ -41279,12 +41357,12 @@
|
|
| 41279 |
"snapshot_review_count": 0,
|
| 41280 |
"snapshot_review_comment_count": 0,
|
| 41281 |
"repo_association": "NONE",
|
| 41282 |
-
"new_to_repo":
|
| 41283 |
-
"first_seen_in_snapshot":
|
| 41284 |
"known_via_prior_merged_pr": false,
|
| 41285 |
-
"report_reason":
|
| 41286 |
-
"enrichment_source": "
|
| 41287 |
-
"live_refetch_skipped":
|
| 41288 |
"account_age_days": 2004,
|
| 41289 |
"young_account": false,
|
| 41290 |
"follow_through_score": "mixed",
|
|
@@ -45792,6 +45870,63 @@
|
|
| 45792 |
},
|
| 45793 |
"fetch_error": null
|
| 45794 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45795 |
{
|
| 45796 |
"author_login": "smartaz",
|
| 45797 |
"name": null,
|
|
@@ -48663,63 +48798,6 @@
|
|
| 48663 |
},
|
| 48664 |
"fetch_error": null
|
| 48665 |
},
|
| 48666 |
-
{
|
| 48667 |
-
"author_login": "zeroasterisk",
|
| 48668 |
-
"name": "alan blount",
|
| 48669 |
-
"profile_url": "https://github.com/zeroasterisk",
|
| 48670 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azeroasterisk",
|
| 48671 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azeroasterisk",
|
| 48672 |
-
"repo_first_seen_at": "2026-04-11T22:07:01Z",
|
| 48673 |
-
"repo_last_seen_at": "2026-04-11T22:33:11Z",
|
| 48674 |
-
"repo_primary_artifact_count": 1,
|
| 48675 |
-
"repo_artifact_count": 2,
|
| 48676 |
-
"snapshot_issue_count": 0,
|
| 48677 |
-
"snapshot_pr_count": 1,
|
| 48678 |
-
"snapshot_comment_count": 1,
|
| 48679 |
-
"snapshot_review_count": 0,
|
| 48680 |
-
"snapshot_review_comment_count": 0,
|
| 48681 |
-
"repo_association": "CONTRIBUTOR",
|
| 48682 |
-
"new_to_repo": false,
|
| 48683 |
-
"first_seen_in_snapshot": false,
|
| 48684 |
-
"known_via_prior_merged_pr": false,
|
| 48685 |
-
"report_reason": null,
|
| 48686 |
-
"enrichment_source": "previous_report",
|
| 48687 |
-
"live_refetch_skipped": true,
|
| 48688 |
-
"account_age_days": 6430,
|
| 48689 |
-
"young_account": false,
|
| 48690 |
-
"follow_through_score": "mixed",
|
| 48691 |
-
"breadth_score": "low",
|
| 48692 |
-
"automation_risk_signal": "low",
|
| 48693 |
-
"heuristic_note": "targets high-star repos",
|
| 48694 |
-
"public_orgs": [],
|
| 48695 |
-
"activity": {
|
| 48696 |
-
"visible_authored_pr_count": 11,
|
| 48697 |
-
"merged_pr_count": 6,
|
| 48698 |
-
"closed_unmerged_pr_count": 2,
|
| 48699 |
-
"open_pr_count": 3,
|
| 48700 |
-
"merged_pr_rate": 0.5455,
|
| 48701 |
-
"closed_unmerged_pr_rate": 0.1818,
|
| 48702 |
-
"still_open_pr_rate": 0.2727,
|
| 48703 |
-
"distinct_repos_with_authored_prs": 3,
|
| 48704 |
-
"distinct_repos_with_open_prs": 3
|
| 48705 |
-
},
|
| 48706 |
-
"examples": {
|
| 48707 |
-
"pull_requests": [
|
| 48708 |
-
{
|
| 48709 |
-
"kind": "pull_request",
|
| 48710 |
-
"number": 65023,
|
| 48711 |
-
"title": "Feat/google genai sdk as common provider across Google AI Studio and Google Cloud",
|
| 48712 |
-
"url": "https://github.com/openclaw/openclaw/pull/65023",
|
| 48713 |
-
"state": "open",
|
| 48714 |
-
"merged": false,
|
| 48715 |
-
"draft": false,
|
| 48716 |
-
"created_at": "2026-04-11T22:07:01Z"
|
| 48717 |
-
}
|
| 48718 |
-
],
|
| 48719 |
-
"issues": []
|
| 48720 |
-
},
|
| 48721 |
-
"fetch_error": null
|
| 48722 |
-
},
|
| 48723 |
{
|
| 48724 |
"author_login": "Zetarcos",
|
| 48725 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T222034Z",
|
| 5 |
+
"generated_at": "2026-04-18T22:22:01Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 718,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 114,
|
| 12 |
+
"previous_primary_author_count": 4454,
|
| 13 |
+
"selected_seen_in_previous_primary": 717,
|
| 14 |
+
"previous_report_contributor_count": 717,
|
| 15 |
+
"selected_overlap_previous_report": 716,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
+
"reused_previous_report_entries": 709,
|
| 18 |
"reused_known_merged_contributors": 113,
|
| 19 |
+
"live_fetches": 9,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 4.827,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.007,
|
| 24 |
"enrichment_failures": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 1399 |
},
|
| 1400 |
"fetch_error": null
|
| 1401 |
},
|
| 1402 |
+
{
|
| 1403 |
+
"author_login": "coygeek",
|
| 1404 |
+
"name": "Coy Geek",
|
| 1405 |
+
"profile_url": "https://github.com/coygeek",
|
| 1406 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek",
|
| 1407 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek",
|
| 1408 |
+
"repo_first_seen_at": "2026-01-31T03:06:37Z",
|
| 1409 |
+
"repo_last_seen_at": "2026-04-18T22:13:40Z",
|
| 1410 |
+
"repo_primary_artifact_count": 38,
|
| 1411 |
+
"repo_artifact_count": 192,
|
| 1412 |
+
"snapshot_issue_count": 20,
|
| 1413 |
+
"snapshot_pr_count": 18,
|
| 1414 |
+
"snapshot_comment_count": 154,
|
| 1415 |
+
"snapshot_review_count": 0,
|
| 1416 |
+
"snapshot_review_comment_count": 0,
|
| 1417 |
+
"repo_association": "CONTRIBUTOR",
|
| 1418 |
+
"new_to_repo": false,
|
| 1419 |
+
"first_seen_in_snapshot": false,
|
| 1420 |
+
"known_via_prior_merged_pr": true,
|
| 1421 |
+
"report_reason": null,
|
| 1422 |
+
"enrichment_source": "previous_report",
|
| 1423 |
+
"live_refetch_skipped": true,
|
| 1424 |
+
"account_age_days": 2164,
|
| 1425 |
+
"young_account": false,
|
| 1426 |
+
"follow_through_score": "weak",
|
| 1427 |
+
"breadth_score": "low",
|
| 1428 |
+
"automation_risk_signal": "medium",
|
| 1429 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 1430 |
+
"public_orgs": [],
|
| 1431 |
+
"activity": {
|
| 1432 |
+
"visible_authored_pr_count": 16,
|
| 1433 |
+
"merged_pr_count": 2,
|
| 1434 |
+
"closed_unmerged_pr_count": 7,
|
| 1435 |
+
"open_pr_count": 7,
|
| 1436 |
+
"merged_pr_rate": 0.125,
|
| 1437 |
+
"closed_unmerged_pr_rate": 0.4375,
|
| 1438 |
+
"still_open_pr_rate": 0.4375,
|
| 1439 |
+
"distinct_repos_with_authored_prs": 3,
|
| 1440 |
+
"distinct_repos_with_open_prs": 2
|
| 1441 |
+
},
|
| 1442 |
+
"examples": {
|
| 1443 |
+
"pull_requests": [
|
| 1444 |
+
{
|
| 1445 |
+
"kind": "pull_request",
|
| 1446 |
+
"number": 68705,
|
| 1447 |
+
"title": "fix: Discord guild-admin actions execute without requester...",
|
| 1448 |
+
"url": "https://github.com/openclaw/openclaw/pull/68705",
|
| 1449 |
+
"state": "open",
|
| 1450 |
+
"merged": false,
|
| 1451 |
+
"draft": false,
|
| 1452 |
+
"created_at": "2026-04-18T22:13:40Z"
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"kind": "pull_request",
|
| 1456 |
+
"number": 68404,
|
| 1457 |
+
"title": "fix: Published deployment token placeholder bypasses gateway...",
|
| 1458 |
+
"url": "https://github.com/openclaw/openclaw/pull/68404",
|
| 1459 |
+
"state": "closed",
|
| 1460 |
+
"merged": true,
|
| 1461 |
+
"draft": false,
|
| 1462 |
+
"created_at": "2026-04-18T04:30:23Z"
|
| 1463 |
+
},
|
| 1464 |
+
{
|
| 1465 |
+
"kind": "pull_request",
|
| 1466 |
+
"number": 65655,
|
| 1467 |
+
"title": "fix: harden Mattermost slash callback auth",
|
| 1468 |
+
"url": "https://github.com/openclaw/openclaw/pull/65655",
|
| 1469 |
+
"state": "open",
|
| 1470 |
+
"merged": false,
|
| 1471 |
+
"draft": false,
|
| 1472 |
+
"created_at": "2026-04-13T02:08:19Z"
|
| 1473 |
+
}
|
| 1474 |
+
],
|
| 1475 |
+
"issues": [
|
| 1476 |
+
{
|
| 1477 |
+
"kind": "issue",
|
| 1478 |
+
"number": 68703,
|
| 1479 |
+
"title": "[Bug]: Discord guild-admin actions execute without requester authorization checks",
|
| 1480 |
+
"url": "https://github.com/openclaw/openclaw/issues/68703",
|
| 1481 |
+
"state": "open",
|
| 1482 |
+
"merged": null,
|
| 1483 |
+
"draft": null,
|
| 1484 |
+
"created_at": "2026-04-18T22:13:37Z"
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"kind": "issue",
|
| 1488 |
+
"number": 68403,
|
| 1489 |
+
"title": "[Bug]: Published deployment token placeholder bypasses gateway weak-secret guard",
|
| 1490 |
+
"url": "https://github.com/openclaw/openclaw/issues/68403",
|
| 1491 |
+
"state": "closed",
|
| 1492 |
+
"merged": null,
|
| 1493 |
+
"draft": null,
|
| 1494 |
+
"created_at": "2026-04-18T04:30:22Z"
|
| 1495 |
+
},
|
| 1496 |
+
{
|
| 1497 |
+
"kind": "issue",
|
| 1498 |
+
"number": 65626,
|
| 1499 |
+
"title": "[Bug]: Browser control honors inactive gateway credentials despite explicit auth mode",
|
| 1500 |
+
"url": "https://github.com/openclaw/openclaw/issues/65626",
|
| 1501 |
+
"state": "open",
|
| 1502 |
+
"merged": null,
|
| 1503 |
+
"draft": null,
|
| 1504 |
+
"created_at": "2026-04-13T01:06:45Z"
|
| 1505 |
+
}
|
| 1506 |
+
]
|
| 1507 |
+
},
|
| 1508 |
+
"fetch_error": null
|
| 1509 |
+
},
|
| 1510 |
{
|
| 1511 |
"author_login": "omarshahine",
|
| 1512 |
"name": "Omar Shahine",
|
|
|
|
| 1884 |
},
|
| 1885 |
"fetch_error": null
|
| 1886 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1887 |
{
|
| 1888 |
"author_login": "yozu",
|
| 1889 |
"name": "Yoshikazu Terashi",
|
|
|
|
| 3555 |
},
|
| 3556 |
"fetch_error": null
|
| 3557 |
},
|
| 3558 |
+
{
|
| 3559 |
+
"author_login": "MonkeyLeeT",
|
| 3560 |
+
"name": "Ted Li",
|
| 3561 |
+
"profile_url": "https://github.com/MonkeyLeeT",
|
| 3562 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT",
|
| 3563 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT",
|
| 3564 |
+
"repo_first_seen_at": "2026-03-02T15:37:21Z",
|
| 3565 |
+
"repo_last_seen_at": "2026-04-18T21:46:48Z",
|
| 3566 |
+
"repo_primary_artifact_count": 10,
|
| 3567 |
+
"repo_artifact_count": 26,
|
| 3568 |
+
"snapshot_issue_count": 0,
|
| 3569 |
+
"snapshot_pr_count": 10,
|
| 3570 |
+
"snapshot_comment_count": 14,
|
| 3571 |
+
"snapshot_review_count": 1,
|
| 3572 |
+
"snapshot_review_comment_count": 1,
|
| 3573 |
+
"repo_association": "CONTRIBUTOR",
|
| 3574 |
+
"new_to_repo": false,
|
| 3575 |
+
"first_seen_in_snapshot": false,
|
| 3576 |
+
"known_via_prior_merged_pr": true,
|
| 3577 |
+
"report_reason": null,
|
| 3578 |
+
"enrichment_source": "previous_report",
|
| 3579 |
+
"live_refetch_skipped": true,
|
| 3580 |
+
"account_age_days": 4437,
|
| 3581 |
+
"young_account": false,
|
| 3582 |
+
"follow_through_score": "weak",
|
| 3583 |
+
"breadth_score": "low",
|
| 3584 |
+
"automation_risk_signal": "low",
|
| 3585 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3586 |
+
"public_orgs": [],
|
| 3587 |
+
"activity": {
|
| 3588 |
+
"visible_authored_pr_count": 9,
|
| 3589 |
+
"merged_pr_count": 2,
|
| 3590 |
+
"closed_unmerged_pr_count": 3,
|
| 3591 |
+
"open_pr_count": 4,
|
| 3592 |
+
"merged_pr_rate": 0.2222,
|
| 3593 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 3594 |
+
"still_open_pr_rate": 0.4444,
|
| 3595 |
+
"distinct_repos_with_authored_prs": 2,
|
| 3596 |
+
"distinct_repos_with_open_prs": 2
|
| 3597 |
+
},
|
| 3598 |
+
"examples": {
|
| 3599 |
+
"pull_requests": [
|
| 3600 |
+
{
|
| 3601 |
+
"kind": "pull_request",
|
| 3602 |
+
"number": 68700,
|
| 3603 |
+
"title": "[codex] fix(agents): stop treating session lock waits as timeout",
|
| 3604 |
+
"url": "https://github.com/openclaw/openclaw/pull/68700",
|
| 3605 |
+
"state": "open",
|
| 3606 |
+
"merged": false,
|
| 3607 |
+
"draft": true,
|
| 3608 |
+
"created_at": "2026-04-18T21:46:48Z"
|
| 3609 |
+
},
|
| 3610 |
+
{
|
| 3611 |
+
"kind": "pull_request",
|
| 3612 |
+
"number": 68395,
|
| 3613 |
+
"title": "fix(config): accept truncateAfterCompaction",
|
| 3614 |
+
"url": "https://github.com/openclaw/openclaw/pull/68395",
|
| 3615 |
+
"state": "open",
|
| 3616 |
+
"merged": false,
|
| 3617 |
+
"draft": false,
|
| 3618 |
+
"created_at": "2026-04-18T04:09:17Z"
|
| 3619 |
+
},
|
| 3620 |
+
{
|
| 3621 |
+
"kind": "pull_request",
|
| 3622 |
+
"number": 68328,
|
| 3623 |
+
"title": "fix(config): accept truncateAfterCompaction",
|
| 3624 |
+
"url": "https://github.com/openclaw/openclaw/pull/68328",
|
| 3625 |
+
"state": "closed",
|
| 3626 |
+
"merged": false,
|
| 3627 |
+
"draft": true,
|
| 3628 |
+
"created_at": "2026-04-17T23:39:44Z"
|
| 3629 |
+
}
|
| 3630 |
+
],
|
| 3631 |
+
"issues": []
|
| 3632 |
+
},
|
| 3633 |
+
"fetch_error": null
|
| 3634 |
+
},
|
| 3635 |
{
|
| 3636 |
"author_login": "Rohan5commit",
|
| 3637 |
"name": "Rohan Santhosh Kumar",
|
|
|
|
| 4090 |
},
|
| 4091 |
"fetch_error": null
|
| 4092 |
},
|
| 4093 |
+
{
|
| 4094 |
+
"author_login": "Lucenx9",
|
| 4095 |
+
"name": "Simone",
|
| 4096 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 4097 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 4098 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 4099 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 4100 |
+
"repo_last_seen_at": "2026-04-18T21:43:42Z",
|
| 4101 |
+
"repo_primary_artifact_count": 10,
|
| 4102 |
+
"repo_artifact_count": 24,
|
| 4103 |
+
"snapshot_issue_count": 1,
|
| 4104 |
+
"snapshot_pr_count": 9,
|
| 4105 |
+
"snapshot_comment_count": 12,
|
| 4106 |
+
"snapshot_review_count": 1,
|
| 4107 |
+
"snapshot_review_comment_count": 1,
|
| 4108 |
+
"repo_association": "CONTRIBUTOR",
|
| 4109 |
+
"new_to_repo": false,
|
| 4110 |
+
"first_seen_in_snapshot": false,
|
| 4111 |
+
"known_via_prior_merged_pr": true,
|
| 4112 |
+
"report_reason": null,
|
| 4113 |
+
"enrichment_source": "previous_report",
|
| 4114 |
+
"live_refetch_skipped": true,
|
| 4115 |
+
"account_age_days": 547,
|
| 4116 |
+
"young_account": false,
|
| 4117 |
+
"follow_through_score": "weak",
|
| 4118 |
+
"breadth_score": "low",
|
| 4119 |
+
"automation_risk_signal": "low",
|
| 4120 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 4121 |
+
"public_orgs": [],
|
| 4122 |
+
"activity": {
|
| 4123 |
+
"visible_authored_pr_count": 3,
|
| 4124 |
+
"merged_pr_count": 0,
|
| 4125 |
+
"closed_unmerged_pr_count": 0,
|
| 4126 |
+
"open_pr_count": 3,
|
| 4127 |
+
"merged_pr_rate": 0.0,
|
| 4128 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 4129 |
+
"still_open_pr_rate": 1.0,
|
| 4130 |
+
"distinct_repos_with_authored_prs": 2,
|
| 4131 |
+
"distinct_repos_with_open_prs": 2
|
| 4132 |
+
},
|
| 4133 |
+
"examples": {
|
| 4134 |
+
"pull_requests": [
|
| 4135 |
+
{
|
| 4136 |
+
"kind": "pull_request",
|
| 4137 |
+
"number": 68699,
|
| 4138 |
+
"title": "fix(lmstudio): bound preload cooldown state",
|
| 4139 |
+
"url": "https://github.com/openclaw/openclaw/pull/68699",
|
| 4140 |
+
"state": "open",
|
| 4141 |
+
"merged": false,
|
| 4142 |
+
"draft": false,
|
| 4143 |
+
"created_at": "2026-04-18T21:43:42Z"
|
| 4144 |
+
},
|
| 4145 |
+
{
|
| 4146 |
+
"kind": "pull_request",
|
| 4147 |
+
"number": 68698,
|
| 4148 |
+
"title": "fix(auto-reply): commit inbound dedupe on handled exits",
|
| 4149 |
+
"url": "https://github.com/openclaw/openclaw/pull/68698",
|
| 4150 |
+
"state": "open",
|
| 4151 |
+
"merged": false,
|
| 4152 |
+
"draft": false,
|
| 4153 |
+
"created_at": "2026-04-18T21:15:35Z"
|
| 4154 |
+
},
|
| 4155 |
+
{
|
| 4156 |
+
"kind": "pull_request",
|
| 4157 |
+
"number": 68588,
|
| 4158 |
+
"title": "fix(telegram): avoid wedging callback updates on permanent edit errors",
|
| 4159 |
+
"url": "https://github.com/openclaw/openclaw/pull/68588",
|
| 4160 |
+
"state": "closed",
|
| 4161 |
+
"merged": true,
|
| 4162 |
+
"draft": false,
|
| 4163 |
+
"created_at": "2026-04-18T13:55:27Z"
|
| 4164 |
+
}
|
| 4165 |
+
],
|
| 4166 |
+
"issues": [
|
| 4167 |
+
{
|
| 4168 |
+
"kind": "issue",
|
| 4169 |
+
"number": 45645,
|
| 4170 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 4171 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 4172 |
+
"state": "open",
|
| 4173 |
+
"merged": null,
|
| 4174 |
+
"draft": null,
|
| 4175 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 4176 |
+
}
|
| 4177 |
+
]
|
| 4178 |
+
},
|
| 4179 |
+
"fetch_error": null
|
| 4180 |
+
},
|
| 4181 |
{
|
| 4182 |
"author_login": "martingarramon",
|
| 4183 |
"name": null,
|
|
|
|
| 4508 |
},
|
| 4509 |
"fetch_error": null
|
| 4510 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4511 |
{
|
| 4512 |
"author_login": "WuKongAI-CMU",
|
| 4513 |
"name": "Peter",
|
|
|
|
| 5033 |
},
|
| 5034 |
"fetch_error": null
|
| 5035 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5036 |
{
|
| 5037 |
"author_login": "Angfr95",
|
| 5038 |
"name": "Iroh",
|
|
|
|
| 5585 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv",
|
| 5586 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv",
|
| 5587 |
"repo_first_seen_at": "2026-04-08T18:58:33Z",
|
| 5588 |
+
"repo_last_seen_at": "2026-04-18T21:53:14Z",
|
| 5589 |
"repo_primary_artifact_count": 12,
|
| 5590 |
+
"repo_artifact_count": 75,
|
| 5591 |
"snapshot_issue_count": 5,
|
| 5592 |
"snapshot_pr_count": 7,
|
| 5593 |
+
"snapshot_comment_count": 51,
|
| 5594 |
"snapshot_review_count": 6,
|
| 5595 |
"snapshot_review_comment_count": 6,
|
| 5596 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 6321 |
"number": 68207,
|
| 6322 |
"title": "Fix: auto-allowlist configured CDP hostnames in SSRF policy (Resolves #68108)",
|
| 6323 |
"url": "https://github.com/openclaw/openclaw/pull/68207",
|
| 6324 |
+
"state": "closed",
|
| 6325 |
+
"merged": true,
|
| 6326 |
"draft": false,
|
| 6327 |
"created_at": "2026-04-17T16:45:51Z"
|
| 6328 |
},
|
|
|
|
| 8795 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asharkqwy",
|
| 8796 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asharkqwy",
|
| 8797 |
"repo_first_seen_at": "2026-03-24T04:06:08Z",
|
| 8798 |
+
"repo_last_seen_at": "2026-04-18T22:05:52Z",
|
| 8799 |
"repo_primary_artifact_count": 5,
|
| 8800 |
+
"repo_artifact_count": 15,
|
| 8801 |
"snapshot_issue_count": 0,
|
| 8802 |
"snapshot_pr_count": 5,
|
| 8803 |
+
"snapshot_comment_count": 10,
|
| 8804 |
"snapshot_review_count": 0,
|
| 8805 |
"snapshot_review_comment_count": 0,
|
| 8806 |
"repo_association": "NONE",
|
|
|
|
| 9204 |
},
|
| 9205 |
"fetch_error": null
|
| 9206 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9207 |
{
|
| 9208 |
"author_login": "dlebee-agent",
|
| 9209 |
"name": null,
|
|
|
|
| 13206 |
},
|
| 13207 |
"fetch_error": null
|
| 13208 |
},
|
| 13209 |
+
{
|
| 13210 |
+
"author_login": "BKF-Gitty",
|
| 13211 |
+
"name": "B.K.",
|
| 13212 |
+
"profile_url": "https://github.com/BKF-Gitty",
|
| 13213 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty",
|
| 13214 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty",
|
| 13215 |
+
"repo_first_seen_at": "2026-04-11T18:30:35Z",
|
| 13216 |
+
"repo_last_seen_at": "2026-04-17T23:39:21Z",
|
| 13217 |
+
"repo_primary_artifact_count": 6,
|
| 13218 |
+
"repo_artifact_count": 11,
|
| 13219 |
+
"snapshot_issue_count": 2,
|
| 13220 |
+
"snapshot_pr_count": 4,
|
| 13221 |
+
"snapshot_comment_count": 5,
|
| 13222 |
+
"snapshot_review_count": 0,
|
| 13223 |
+
"snapshot_review_comment_count": 0,
|
| 13224 |
+
"repo_association": "CONTRIBUTOR",
|
| 13225 |
+
"new_to_repo": false,
|
| 13226 |
+
"first_seen_in_snapshot": false,
|
| 13227 |
+
"known_via_prior_merged_pr": true,
|
| 13228 |
+
"report_reason": null,
|
| 13229 |
+
"enrichment_source": "previous_report",
|
| 13230 |
+
"live_refetch_skipped": true,
|
| 13231 |
+
"account_age_days": 53,
|
| 13232 |
+
"young_account": true,
|
| 13233 |
+
"follow_through_score": "strong",
|
| 13234 |
+
"breadth_score": "low",
|
| 13235 |
+
"automation_risk_signal": "low",
|
| 13236 |
+
"heuristic_note": "very new account; targets high-star repos",
|
| 13237 |
+
"public_orgs": [],
|
| 13238 |
+
"activity": {
|
| 13239 |
+
"visible_authored_pr_count": 4,
|
| 13240 |
+
"merged_pr_count": 3,
|
| 13241 |
+
"closed_unmerged_pr_count": 0,
|
| 13242 |
+
"open_pr_count": 1,
|
| 13243 |
+
"merged_pr_rate": 0.75,
|
| 13244 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 13245 |
+
"still_open_pr_rate": 0.25,
|
| 13246 |
+
"distinct_repos_with_authored_prs": 1,
|
| 13247 |
+
"distinct_repos_with_open_prs": 1
|
| 13248 |
+
},
|
| 13249 |
+
"examples": {
|
| 13250 |
+
"pull_requests": [
|
| 13251 |
+
{
|
| 13252 |
+
"kind": "pull_request",
|
| 13253 |
+
"number": 67846,
|
| 13254 |
+
"title": "Memory: validate dreaming cron frequency",
|
| 13255 |
+
"url": "https://github.com/openclaw/openclaw/pull/67846",
|
| 13256 |
+
"state": "open",
|
| 13257 |
+
"merged": false,
|
| 13258 |
+
"draft": false,
|
| 13259 |
+
"created_at": "2026-04-16T22:46:37Z"
|
| 13260 |
+
},
|
| 13261 |
+
{
|
| 13262 |
+
"kind": "pull_request",
|
| 13263 |
+
"number": 67821,
|
| 13264 |
+
"title": "fix(onboard): preserve existing gateway auth token during re-onboard",
|
| 13265 |
+
"url": "https://github.com/openclaw/openclaw/pull/67821",
|
| 13266 |
+
"state": "closed",
|
| 13267 |
+
"merged": true,
|
| 13268 |
+
"draft": false,
|
| 13269 |
+
"created_at": "2026-04-16T21:00:06Z"
|
| 13270 |
+
},
|
| 13271 |
+
{
|
| 13272 |
+
"kind": "pull_request",
|
| 13273 |
+
"number": 65016,
|
| 13274 |
+
"title": "Fix/cron announce no reply",
|
| 13275 |
+
"url": "https://github.com/openclaw/openclaw/pull/65016",
|
| 13276 |
+
"state": "open",
|
| 13277 |
+
"merged": false,
|
| 13278 |
+
"draft": false,
|
| 13279 |
+
"created_at": "2026-04-11T21:37:23Z"
|
| 13280 |
+
}
|
| 13281 |
+
],
|
| 13282 |
+
"issues": [
|
| 13283 |
+
{
|
| 13284 |
+
"kind": "issue",
|
| 13285 |
+
"number": 64982,
|
| 13286 |
+
"title": "[Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist",
|
| 13287 |
+
"url": "https://github.com/openclaw/openclaw/issues/64982",
|
| 13288 |
+
"state": "open",
|
| 13289 |
+
"merged": null,
|
| 13290 |
+
"draft": null,
|
| 13291 |
+
"created_at": "2026-04-11T19:34:53Z"
|
| 13292 |
+
},
|
| 13293 |
+
{
|
| 13294 |
+
"kind": "issue",
|
| 13295 |
+
"number": 64976,
|
| 13296 |
+
"title": "[Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text",
|
| 13297 |
+
"url": "https://github.com/openclaw/openclaw/issues/64976",
|
| 13298 |
+
"state": "closed",
|
| 13299 |
+
"merged": null,
|
| 13300 |
+
"draft": null,
|
| 13301 |
+
"created_at": "2026-04-11T19:06:31Z"
|
| 13302 |
+
}
|
| 13303 |
+
]
|
| 13304 |
+
},
|
| 13305 |
+
"fetch_error": null
|
| 13306 |
+
},
|
| 13307 |
{
|
| 13308 |
"author_login": "jerome-benoit",
|
| 13309 |
"name": "J\u00e9r\u00f4me Benoit",
|
|
|
|
| 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-18T22:19:32Z",
|
| 13405 |
"repo_primary_artifact_count": 5,
|
| 13406 |
+
"repo_artifact_count": 7060,
|
| 13407 |
"snapshot_issue_count": 1,
|
| 13408 |
"snapshot_pr_count": 4,
|
| 13409 |
+
"snapshot_comment_count": 7050,
|
| 13410 |
"snapshot_review_count": 5,
|
| 13411 |
"snapshot_review_comment_count": 0,
|
| 13412 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 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": "closed",
|
| 20403 |
"merged": false,
|
| 20404 |
"draft": false,
|
| 20405 |
"created_at": "2026-04-12T02:16:09Z"
|
|
|
|
| 21298 |
},
|
| 21299 |
"fetch_error": null
|
| 21300 |
},
|
| 21301 |
+
{
|
| 21302 |
+
"author_login": "amzzzzzzz",
|
| 21303 |
+
"name": null,
|
| 21304 |
+
"profile_url": "https://github.com/amzzzzzzz",
|
| 21305 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aamzzzzzzz",
|
| 21306 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aamzzzzzzz",
|
| 21307 |
+
"repo_first_seen_at": "2026-02-12T03:22:43Z",
|
| 21308 |
+
"repo_last_seen_at": "2026-04-18T21:59:01Z",
|
| 21309 |
+
"repo_primary_artifact_count": 3,
|
| 21310 |
+
"repo_artifact_count": 20,
|
| 21311 |
+
"snapshot_issue_count": 1,
|
| 21312 |
+
"snapshot_pr_count": 2,
|
| 21313 |
+
"snapshot_comment_count": 15,
|
| 21314 |
+
"snapshot_review_count": 1,
|
| 21315 |
+
"snapshot_review_comment_count": 1,
|
| 21316 |
+
"repo_association": "CONTRIBUTOR",
|
| 21317 |
+
"new_to_repo": false,
|
| 21318 |
+
"first_seen_in_snapshot": false,
|
| 21319 |
+
"known_via_prior_merged_pr": false,
|
| 21320 |
+
"report_reason": null,
|
| 21321 |
+
"enrichment_source": "live",
|
| 21322 |
+
"live_refetch_skipped": false,
|
| 21323 |
+
"account_age_days": 850,
|
| 21324 |
+
"young_account": false,
|
| 21325 |
+
"follow_through_score": "weak",
|
| 21326 |
+
"breadth_score": "low",
|
| 21327 |
+
"automation_risk_signal": "low",
|
| 21328 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 21329 |
+
"public_orgs": [],
|
| 21330 |
+
"activity": {
|
| 21331 |
+
"visible_authored_pr_count": 1,
|
| 21332 |
+
"merged_pr_count": 0,
|
| 21333 |
+
"closed_unmerged_pr_count": 0,
|
| 21334 |
+
"open_pr_count": 1,
|
| 21335 |
+
"merged_pr_rate": 0.0,
|
| 21336 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 21337 |
+
"still_open_pr_rate": 1.0,
|
| 21338 |
+
"distinct_repos_with_authored_prs": 1,
|
| 21339 |
+
"distinct_repos_with_open_prs": 1
|
| 21340 |
+
},
|
| 21341 |
+
"examples": {
|
| 21342 |
+
"pull_requests": [
|
| 21343 |
+
{
|
| 21344 |
+
"kind": "pull_request",
|
| 21345 |
+
"number": 68701,
|
| 21346 |
+
"title": "fix: strip invalid webchat delivery recipients",
|
| 21347 |
+
"url": "https://github.com/openclaw/openclaw/pull/68701",
|
| 21348 |
+
"state": "open",
|
| 21349 |
+
"merged": false,
|
| 21350 |
+
"draft": false,
|
| 21351 |
+
"created_at": "2026-04-18T21:49:43Z"
|
| 21352 |
+
},
|
| 21353 |
+
{
|
| 21354 |
+
"kind": "pull_request",
|
| 21355 |
+
"number": 53260,
|
| 21356 |
+
"title": "feat(diagnostics): add tool.call and tool.result events",
|
| 21357 |
+
"url": "https://github.com/openclaw/openclaw/pull/53260",
|
| 21358 |
+
"state": "open",
|
| 21359 |
+
"merged": false,
|
| 21360 |
+
"draft": false,
|
| 21361 |
+
"created_at": "2026-03-24T00:55:20Z"
|
| 21362 |
+
}
|
| 21363 |
+
],
|
| 21364 |
+
"issues": [
|
| 21365 |
+
{
|
| 21366 |
+
"kind": "issue",
|
| 21367 |
+
"number": 32990,
|
| 21368 |
+
"title": "BlueBubbles (webhook channel) incorrectly triggers stale-socket health monitor restart during quiet periods",
|
| 21369 |
+
"url": "https://github.com/openclaw/openclaw/issues/32990",
|
| 21370 |
+
"state": "closed",
|
| 21371 |
+
"merged": null,
|
| 21372 |
+
"draft": null,
|
| 21373 |
+
"created_at": "2026-03-03T12:35:31Z"
|
| 21374 |
+
}
|
| 21375 |
+
]
|
| 21376 |
+
},
|
| 21377 |
+
"fetch_error": null
|
| 21378 |
+
},
|
| 21379 |
{
|
| 21380 |
"author_login": "dorukardahan",
|
| 21381 |
"name": "dorukardahan",
|
|
|
|
| 39239 |
"snapshot_review_count": 0,
|
| 39240 |
"snapshot_review_comment_count": 0,
|
| 39241 |
"repo_association": "NONE",
|
| 39242 |
+
"new_to_repo": false,
|
| 39243 |
+
"first_seen_in_snapshot": false,
|
| 39244 |
"known_via_prior_merged_pr": false,
|
| 39245 |
+
"report_reason": null,
|
| 39246 |
+
"enrichment_source": "previous_report",
|
| 39247 |
+
"live_refetch_skipped": true,
|
| 39248 |
"account_age_days": 4070,
|
| 39249 |
"young_account": false,
|
| 39250 |
"follow_through_score": "weak",
|
|
|
|
| 40673 |
"snapshot_review_count": 0,
|
| 40674 |
"snapshot_review_comment_count": 0,
|
| 40675 |
"repo_association": "NONE",
|
| 40676 |
+
"new_to_repo": false,
|
| 40677 |
+
"first_seen_in_snapshot": false,
|
| 40678 |
"known_via_prior_merged_pr": false,
|
| 40679 |
+
"report_reason": null,
|
| 40680 |
+
"enrichment_source": "previous_report",
|
| 40681 |
+
"live_refetch_skipped": true,
|
| 40682 |
"account_age_days": 2539,
|
| 40683 |
"young_account": false,
|
| 40684 |
"follow_through_score": "mixed",
|
|
|
|
| 40721 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aljbudgie",
|
| 40722 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aljbudgie",
|
| 40723 |
"repo_first_seen_at": "2026-04-18T20:51:45Z",
|
| 40724 |
+
"repo_last_seen_at": "2026-04-18T21:33:56Z",
|
| 40725 |
"repo_primary_artifact_count": 1,
|
| 40726 |
+
"repo_artifact_count": 8,
|
| 40727 |
"snapshot_issue_count": 0,
|
| 40728 |
"snapshot_pr_count": 1,
|
| 40729 |
+
"snapshot_comment_count": 1,
|
| 40730 |
"snapshot_review_count": 3,
|
| 40731 |
"snapshot_review_comment_count": 3,
|
| 40732 |
"repo_association": "NONE",
|
| 40733 |
+
"new_to_repo": false,
|
| 40734 |
+
"first_seen_in_snapshot": false,
|
| 40735 |
"known_via_prior_merged_pr": false,
|
| 40736 |
+
"report_reason": null,
|
| 40737 |
+
"enrichment_source": "previous_report",
|
| 40738 |
+
"live_refetch_skipped": true,
|
| 40739 |
"account_age_days": 294,
|
| 40740 |
"young_account": true,
|
| 40741 |
"follow_through_score": "weak",
|
|
|
|
| 41357 |
"snapshot_review_count": 0,
|
| 41358 |
"snapshot_review_comment_count": 0,
|
| 41359 |
"repo_association": "NONE",
|
| 41360 |
+
"new_to_repo": false,
|
| 41361 |
+
"first_seen_in_snapshot": false,
|
| 41362 |
"known_via_prior_merged_pr": false,
|
| 41363 |
+
"report_reason": null,
|
| 41364 |
+
"enrichment_source": "previous_report",
|
| 41365 |
+
"live_refetch_skipped": true,
|
| 41366 |
"account_age_days": 2004,
|
| 41367 |
"young_account": false,
|
| 41368 |
"follow_through_score": "mixed",
|
|
|
|
| 45870 |
},
|
| 45871 |
"fetch_error": null
|
| 45872 |
},
|
| 45873 |
+
{
|
| 45874 |
+
"author_login": "skolez",
|
| 45875 |
+
"name": "skolez",
|
| 45876 |
+
"profile_url": "https://github.com/skolez",
|
| 45877 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Askolez",
|
| 45878 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Askolez",
|
| 45879 |
+
"repo_first_seen_at": "2026-04-18T21:46:16Z",
|
| 45880 |
+
"repo_last_seen_at": "2026-04-18T22:10:59Z",
|
| 45881 |
+
"repo_primary_artifact_count": 1,
|
| 45882 |
+
"repo_artifact_count": 2,
|
| 45883 |
+
"snapshot_issue_count": 0,
|
| 45884 |
+
"snapshot_pr_count": 1,
|
| 45885 |
+
"snapshot_comment_count": 1,
|
| 45886 |
+
"snapshot_review_count": 0,
|
| 45887 |
+
"snapshot_review_comment_count": 0,
|
| 45888 |
+
"repo_association": "NONE",
|
| 45889 |
+
"new_to_repo": true,
|
| 45890 |
+
"first_seen_in_snapshot": true,
|
| 45891 |
+
"known_via_prior_merged_pr": false,
|
| 45892 |
+
"report_reason": "first_seen_in_snapshot",
|
| 45893 |
+
"enrichment_source": "live",
|
| 45894 |
+
"live_refetch_skipped": false,
|
| 45895 |
+
"account_age_days": 3543,
|
| 45896 |
+
"young_account": false,
|
| 45897 |
+
"follow_through_score": "weak",
|
| 45898 |
+
"breadth_score": "low",
|
| 45899 |
+
"automation_risk_signal": "low",
|
| 45900 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 45901 |
+
"public_orgs": [],
|
| 45902 |
+
"activity": {
|
| 45903 |
+
"visible_authored_pr_count": 1,
|
| 45904 |
+
"merged_pr_count": 0,
|
| 45905 |
+
"closed_unmerged_pr_count": 0,
|
| 45906 |
+
"open_pr_count": 1,
|
| 45907 |
+
"merged_pr_rate": 0.0,
|
| 45908 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 45909 |
+
"still_open_pr_rate": 1.0,
|
| 45910 |
+
"distinct_repos_with_authored_prs": 1,
|
| 45911 |
+
"distinct_repos_with_open_prs": 1
|
| 45912 |
+
},
|
| 45913 |
+
"examples": {
|
| 45914 |
+
"pull_requests": [
|
| 45915 |
+
{
|
| 45916 |
+
"kind": "pull_request",
|
| 45917 |
+
"number": 68702,
|
| 45918 |
+
"title": "fix(docker): enable host.docker.internal for local providers",
|
| 45919 |
+
"url": "https://github.com/openclaw/openclaw/pull/68702",
|
| 45920 |
+
"state": "open",
|
| 45921 |
+
"merged": false,
|
| 45922 |
+
"draft": false,
|
| 45923 |
+
"created_at": "2026-04-18T22:10:59Z"
|
| 45924 |
+
}
|
| 45925 |
+
],
|
| 45926 |
+
"issues": []
|
| 45927 |
+
},
|
| 45928 |
+
"fetch_error": null
|
| 45929 |
+
},
|
| 45930 |
{
|
| 45931 |
"author_login": "smartaz",
|
| 45932 |
"name": null,
|
|
|
|
| 48798 |
},
|
| 48799 |
"fetch_error": null
|
| 48800 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48801 |
{
|
| 48802 |
"author_login": "Zetarcos",
|
| 48803 |
"name": null,
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `7d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -25,11 +25,11 @@
|
|
| 25 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 27 |
| `obviyus` | [profile](https://github.com/obviyus) | no | CONTRIBUTOR | 3510d | `2026-01-04T13:17:28Z` | 19 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 28 |
| `omarshahine` | [profile](https://github.com/omarshahine) | no | CONTRIBUTOR | 4126d | `2026-02-20T03:30:56Z` | 18 | 10 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 29 |
| `mcaxtr` | [profile](https://github.com/mcaxtr) | no | MEMBER | 4358d | `2026-02-04T01:45:00Z` | 18 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 30 |
| `BunsDev` | [profile](https://github.com/BunsDev) | no | MEMBER | 2087d | `2026-02-07T11:32:40Z` | 18 | 0 | strong | moderate | low | high recent PR volume |
|
| 31 |
| `mbelinky` | [profile](https://github.com/mbelinky) | no | CONTRIBUTOR | 1077d | `2026-02-08T09:07:45Z` | 18 | 0 | strong | low | low | targets high-star repos |
|
| 32 |
-
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 17 | 19 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 33 |
| `yozu` | [profile](https://github.com/yozu) | no | NONE | 5186d | `2026-04-07T11:36:48Z` | 16 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 34 |
| `drobison00` | [profile](https://github.com/drobison00) | no | CONTRIBUTOR | 4625d | `2026-03-24T18:33:52Z` | 16 | 0 | strong | low | low | targets high-star repos |
|
| 35 |
| `ly85206559` | [profile](https://github.com/ly85206559) | no | CONTRIBUTOR | 3985d | `2026-03-03T02:24:33Z` | 16 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -51,23 +51,23 @@
|
|
| 51 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 53 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
|
|
|
| 54 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 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 |
|
| 64 |
| `WuKongAI-CMU` | [profile](https://github.com/WuKongAI-CMU) | no | CONTRIBUTOR | 343d | `2026-03-09T20:35:04Z` | 9 | 0 | weak | low | low | young account; high recent PR volume; high open PR share; targets high-star repos |
|
| 65 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 66 |
| `yqli2420` | [profile](https://github.com/yqli2420) | no | CONTRIBUTOR | 3910d | `2026-04-13T18:44:19Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 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 |
|
|
@@ -119,7 +119,6 @@
|
|
| 119 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 120 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 121 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 122 |
-
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 123 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 124 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 125 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -168,6 +167,7 @@
|
|
| 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 |
|
|
@@ -275,6 +275,7 @@
|
|
| 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 |
|
| 280 |
| `GodsBoy` | [profile](https://github.com/GodsBoy) | no | CONTRIBUTOR | 4554d | `2026-01-30T20:39:12Z` | 2 | 1 | strong | moderate | low | — |
|
|
@@ -557,7 +558,7 @@
|
|
| 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) |
|
| 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,8 +583,8 @@
|
|
| 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) |
|
| 586 |
-
| `ljbudgie` | [profile](https://github.com/ljbudgie) |
|
| 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,7 +595,7 @@
|
|
| 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) |
|
| 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 |
|
|
@@ -673,6 +674,7 @@
|
|
| 673 |
| `SimoneB79` | [profile](https://github.com/SimoneB79) | no | NONE | 841d | `2026-04-14T08:35:51Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 674 |
| `skainguyen1412` | [profile](https://github.com/skainguyen1412) | no | CONTRIBUTOR | 3868d | `2026-04-13T04:22:58Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 675 |
| `skernelx` | [profile](https://github.com/skernelx) | no | NONE | 118d | `2026-04-18T04:11:36Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
|
|
|
| 676 |
| `smartaz` | [profile](https://github.com/smartaz) | no | NONE | 4804d | `2026-04-12T20:08:30Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 677 |
| `songlairui` | [profile](https://github.com/songlairui) | no | NONE | 4515d | `2026-04-13T02:49:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 678 |
| `spartman` | [profile](https://github.com/spartman) | no | NONE | 5692d | `2026-04-15T11:44:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -723,7 +725,6 @@
|
|
| 723 |
| `YoungMoneyInvestments` | [profile](https://github.com/YoungMoneyInvestments) | no | NONE | 932d | `2026-02-23T16:58:16Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 724 |
| `yxjsxy` | [profile](https://github.com/yxjsxy) | no | CONTRIBUTOR | 3041d | `2026-04-18T00:21:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 725 |
| `ZackaryShen` | [profile](https://github.com/ZackaryShen) | no | NONE | 2598d | `2026-04-18T13:48:28Z` | 1 | 0 | weak | high | low | broad repo spread; high open PR share |
|
| 726 |
-
| `zeroasterisk` | [profile](https://github.com/zeroasterisk) | no | CONTRIBUTOR | 6430d | `2026-04-11T22:07:01Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 727 |
| `Zetarcos` | [profile](https://github.com/Zetarcos) | no | NONE | 1265d | `2026-04-17T07:36:00Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 728 |
| `zrt-ai-lab` | [profile](https://github.com/zrt-ai-lab) | no | NONE | 3613d | `2026-04-14T02:47:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 729 |
|
|
@@ -1110,6 +1111,32 @@ Example artifacts:
|
|
| 1110 |
- [PR #67993: fix(telegram): clear compaction replay after visible boundaries](https://github.com/openclaw/openclaw/pull/67993) — closed, merged
|
| 1111 |
- [PR #67991: fix(reply): preserve post-stream error payloads](https://github.com/openclaw/openclaw/pull/67991) — closed, merged
|
| 1112 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1113 |
### `omarshahine`
|
| 1114 |
|
| 1115 |
- profile: [github.com/omarshahine](https://github.com/omarshahine)
|
|
@@ -1208,32 +1235,6 @@ Example artifacts:
|
|
| 1208 |
- [PR #66140: [codex] fix(ui): guard dreaming wiki plugin calls](https://github.com/openclaw/openclaw/pull/66140) — closed, merged
|
| 1209 |
- [PR #66139: fix(memory-core): run Dreaming once per cron schedule](https://github.com/openclaw/openclaw/pull/66139) — closed, merged
|
| 1210 |
|
| 1211 |
-
### `coygeek`
|
| 1212 |
-
|
| 1213 |
-
- profile: [github.com/coygeek](https://github.com/coygeek)
|
| 1214 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek)
|
| 1215 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek)
|
| 1216 |
-
- repo first seen: `2026-01-31T03:06:37Z`
|
| 1217 |
-
- repo last seen: `2026-04-18T04:30:23Z`
|
| 1218 |
-
- first seen in snapshot: **no**
|
| 1219 |
-
- repo association: **CONTRIBUTOR**
|
| 1220 |
-
- repo primary artifacts: **36**
|
| 1221 |
-
- snapshot authored PRs/issues: **17 PRs / 19 issues**
|
| 1222 |
-
- snapshot discussion activity: **154 comments / 0 reviews / 0 review comments**
|
| 1223 |
-
- account age: **2164 days**
|
| 1224 |
-
- recent public PR activity: **16 PRs** (2 merged / 7 closed-unmerged / 7 open; merged rate **12%**, closed-unmerged rate **44%**, open rate **44%**)
|
| 1225 |
-
- public orgs: none visible
|
| 1226 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1227 |
-
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1228 |
-
|
| 1229 |
-
Example artifacts:
|
| 1230 |
-
- [PR #68404: fix: Published deployment token placeholder bypasses gateway...](https://github.com/openclaw/openclaw/pull/68404) — closed, merged
|
| 1231 |
-
- [PR #65655: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65655) — open
|
| 1232 |
-
- [PR #65647: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65647) — closed
|
| 1233 |
-
- [Issue #68403: [Bug]: Published deployment token placeholder bypasses gateway weak-secret guard](https://github.com/openclaw/openclaw/issues/68403) — closed
|
| 1234 |
-
- [Issue #65626: [Bug]: Browser control honors inactive gateway credentials despite explicit auth mode](https://github.com/openclaw/openclaw/issues/65626) — open
|
| 1235 |
-
- [Issue #65625: [Bug]: openclaw.podman.env ships empty gateway token with lan bind as default, exposing unauthenticated gateway if used directly](https://github.com/openclaw/openclaw/issues/65625) — closed
|
| 1236 |
-
|
| 1237 |
### `yozu`
|
| 1238 |
|
| 1239 |
- profile: [github.com/yozu](https://github.com/yozu)
|
|
@@ -1721,6 +1722,29 @@ Example artifacts:
|
|
| 1721 |
- [PR #66276: fix(cli): prevent process hang after gateway RPC commands (#66227)](https://github.com/openclaw/openclaw/pull/66276) — open
|
| 1722 |
- [PR #65989: fix: guard against null job.state in cron list and startup paths](https://github.com/openclaw/openclaw/pull/65989) — open
|
| 1723 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1724 |
### `Rohan5commit`
|
| 1725 |
|
| 1726 |
- profile: [github.com/Rohan5commit](https://github.com/Rohan5commit)
|
|
@@ -1843,6 +1867,30 @@ Example artifacts:
|
|
| 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)
|
|
@@ -1938,29 +1986,6 @@ Example artifacts:
|
|
| 1938 |
- [PR #67981: fix(cli): prefer live channel logout [AI-assisted]](https://github.com/openclaw/openclaw/pull/67981) — open, draft
|
| 1939 |
- [PR #67980: [AI-assisted] fix(agents): mark failed TTS tool synthesis as an error](https://github.com/openclaw/openclaw/pull/67980) — closed, merged
|
| 1940 |
|
| 1941 |
-
### `MonkeyLeeT`
|
| 1942 |
-
|
| 1943 |
-
- profile: [github.com/MonkeyLeeT](https://github.com/MonkeyLeeT)
|
| 1944 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT)
|
| 1945 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT)
|
| 1946 |
-
- repo first seen: `2026-03-02T15:37:21Z`
|
| 1947 |
-
- repo last seen: `2026-04-18T04:11:15Z`
|
| 1948 |
-
- first seen in snapshot: **no**
|
| 1949 |
-
- repo association: **CONTRIBUTOR**
|
| 1950 |
-
- repo primary artifacts: **9**
|
| 1951 |
-
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1952 |
-
- snapshot discussion activity: **14 comments / 1 reviews / 1 review comments**
|
| 1953 |
-
- account age: **4437 days**
|
| 1954 |
-
- recent public PR activity: **9 PRs** (2 merged / 3 closed-unmerged / 4 open; merged rate **22%**, closed-unmerged rate **33%**, open rate **44%**)
|
| 1955 |
-
- public orgs: none visible
|
| 1956 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1957 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1958 |
-
|
| 1959 |
-
Example artifacts:
|
| 1960 |
-
- [PR #68395: fix(config): accept truncateAfterCompaction](https://github.com/openclaw/openclaw/pull/68395) — open
|
| 1961 |
-
- [PR #68328: fix(config): accept truncateAfterCompaction](https://github.com/openclaw/openclaw/pull/68328) — closed, draft
|
| 1962 |
-
- [PR #67807: fix(cron): clean up deleteAfterRun direct deliveries](https://github.com/openclaw/openclaw/pull/67807) — closed, merged
|
| 1963 |
-
|
| 1964 |
### `WuKongAI-CMU`
|
| 1965 |
|
| 1966 |
- profile: [github.com/WuKongAI-CMU](https://github.com/WuKongAI-CMU)
|
|
@@ -2106,30 +2131,6 @@ Example artifacts:
|
|
| 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)
|
|
@@ -2297,12 +2298,12 @@ Example artifacts:
|
|
| 2297 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv)
|
| 2298 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv)
|
| 2299 |
- repo first seen: `2026-04-08T18:58:33Z`
|
| 2300 |
-
- repo last seen: `2026-04-
|
| 2301 |
- first seen in snapshot: **no**
|
| 2302 |
- repo association: **CONTRIBUTOR**
|
| 2303 |
- repo primary artifacts: **12**
|
| 2304 |
- snapshot authored PRs/issues: **7 PRs / 5 issues**
|
| 2305 |
-
- snapshot discussion activity: **
|
| 2306 |
- account age: **977 days**
|
| 2307 |
- recent public PR activity: **11 PRs** (4 merged / 2 closed-unmerged / 5 open; merged rate **36%**, closed-unmerged rate **18%**, open rate **45%**)
|
| 2308 |
- public orgs: none visible
|
|
@@ -2501,7 +2502,7 @@ Example artifacts:
|
|
| 2501 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 2502 |
|
| 2503 |
Example artifacts:
|
| 2504 |
-
- [PR #68207: Fix: auto-allowlist configured CDP hostnames in SSRF policy (Resolves #68108)](https://github.com/openclaw/openclaw/pull/68207) —
|
| 2505 |
- [PR #68093: Fix: dedupe section title/desc in single-section config view (Resolves #68003)](https://github.com/openclaw/openclaw/pull/68093) — open
|
| 2506 |
- [PR #65633: Fix: disable chat-thread aria-live to stop per-token screen reader announcements (Resolves #65538)](https://github.com/openclaw/openclaw/pull/65633) — closed
|
| 2507 |
|
|
@@ -3212,12 +3213,12 @@ Example artifacts:
|
|
| 3212 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asharkqwy)
|
| 3213 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asharkqwy)
|
| 3214 |
- repo first seen: `2026-03-24T04:06:08Z`
|
| 3215 |
-
- repo last seen: `2026-04-
|
| 3216 |
- first seen in snapshot: **no**
|
| 3217 |
- repo association: **NONE**
|
| 3218 |
- repo primary artifacts: **5**
|
| 3219 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3220 |
-
- snapshot discussion activity: **
|
| 3221 |
- account age: **5196 days**
|
| 3222 |
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3223 |
- public orgs: none visible
|
|
@@ -3324,31 +3325,6 @@ Example artifacts:
|
|
| 3324 |
- [Issue #64327: Include effective contextTokens limit in hook event context](https://github.com/openclaw/openclaw/issues/64327) — open
|
| 3325 |
- [Issue #64268: Emit llm_output per-LLM-call in agentic loops, not just once per turn](https://github.com/openclaw/openclaw/issues/64268) — open
|
| 3326 |
|
| 3327 |
-
### `BKF-Gitty`
|
| 3328 |
-
|
| 3329 |
-
- profile: [github.com/BKF-Gitty](https://github.com/BKF-Gitty)
|
| 3330 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty)
|
| 3331 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty)
|
| 3332 |
-
- repo first seen: `2026-04-11T18:30:35Z`
|
| 3333 |
-
- repo last seen: `2026-04-17T23:39:21Z`
|
| 3334 |
-
- first seen in snapshot: **no**
|
| 3335 |
-
- repo association: **CONTRIBUTOR**
|
| 3336 |
-
- repo primary artifacts: **6**
|
| 3337 |
-
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 3338 |
-
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 3339 |
-
- account age: **53 days**
|
| 3340 |
-
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 3341 |
-
- public orgs: none visible
|
| 3342 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 3343 |
-
- heuristic read: **very new account; targets high-star repos**
|
| 3344 |
-
|
| 3345 |
-
Example artifacts:
|
| 3346 |
-
- [PR #67846: Memory: validate dreaming cron frequency](https://github.com/openclaw/openclaw/pull/67846) — open
|
| 3347 |
-
- [PR #67821: fix(onboard): preserve existing gateway auth token during re-onboard](https://github.com/openclaw/openclaw/pull/67821) — closed, merged
|
| 3348 |
-
- [PR #65016: Fix/cron announce no reply](https://github.com/openclaw/openclaw/pull/65016) — open
|
| 3349 |
-
- [Issue #64982: [Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist](https://github.com/openclaw/openclaw/issues/64982) — open
|
| 3350 |
-
- [Issue #64976: [Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text](https://github.com/openclaw/openclaw/issues/64976) — closed
|
| 3351 |
-
|
| 3352 |
### `dlebee-agent`
|
| 3353 |
|
| 3354 |
- profile: [github.com/dlebee-agent](https://github.com/dlebee-agent)
|
|
@@ -4480,6 +4456,31 @@ Example artifacts:
|
|
| 4480 |
- [Issue #66691: v2026.4.14 regression: models.providers.*.request.allowPrivateNetwork no longer applied for audio transcription](https://github.com/openclaw/openclaw/issues/66691) — closed
|
| 4481 |
- [Issue #63132: STT: Audio transcription provider requests blocked by SSRF guard for private/LAN IPs (regression in v2026.4.7)](https://github.com/openclaw/openclaw/issues/63132) — open
|
| 4482 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4483 |
### `jerome-benoit`
|
| 4484 |
|
| 4485 |
- profile: [github.com/jerome-benoit](https://github.com/jerome-benoit)
|
|
@@ -4510,12 +4511,12 @@ Example artifacts:
|
|
| 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-
|
| 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: **
|
| 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`
|
|
@@ -6652,7 +6653,7 @@ Example artifacts:
|
|
| 6652 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 6653 |
|
| 6654 |
Example artifacts:
|
| 6655 |
-
- [PR #65101: browser: wait longer for local CDP websocket after launch](https://github.com/openclaw/openclaw/pull/65101) —
|
| 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 |
|
|
@@ -6911,6 +6912,29 @@ Example artifacts:
|
|
| 6911 |
- [Issue #66748: Subagent background exec triggers spurious heartbeat wake-ups on main session](https://github.com/openclaw/openclaw/issues/66748) — open
|
| 6912 |
- [Issue #63665: `openclaw update` fails with "Completion cache update failed (qa scenario pack not found)"](https://github.com/openclaw/openclaw/issues/63665) — open
|
| 6913 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6914 |
### `dorukardahan`
|
| 6915 |
|
| 6916 |
- profile: [github.com/dorukardahan](https://github.com/dorukardahan)
|
|
@@ -13005,7 +13029,7 @@ Example artifacts:
|
|
| 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: **
|
| 13009 |
- repo association: **NONE**
|
| 13010 |
- repo primary artifacts: **1**
|
| 13011 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13530,7 +13554,7 @@ Example artifacts:
|
|
| 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: **
|
| 13534 |
- repo association: **NONE**
|
| 13535 |
- repo primary artifacts: **1**
|
| 13536 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13550,12 +13574,12 @@ Example artifacts:
|
|
| 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-
|
| 13554 |
-
- first seen in snapshot: **
|
| 13555 |
- repo association: **NONE**
|
| 13556 |
- repo primary artifacts: **1**
|
| 13557 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13558 |
-
- snapshot discussion activity: **
|
| 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
|
|
@@ -13782,7 +13806,7 @@ Example artifacts:
|
|
| 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: **
|
| 13786 |
- repo association: **NONE**
|
| 13787 |
- repo primary artifacts: **1**
|
| 13788 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -15435,6 +15459,27 @@ Example artifacts:
|
|
| 15435 |
Example artifacts:
|
| 15436 |
- [PR #68397: fix(sessions_spawn): silently strip ACP-only fields for runtime=subagent](https://github.com/openclaw/openclaw/pull/68397) — open
|
| 15437 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15438 |
### `smartaz`
|
| 15439 |
|
| 15440 |
- profile: [github.com/smartaz](https://github.com/smartaz)
|
|
@@ -16485,27 +16530,6 @@ Example artifacts:
|
|
| 16485 |
Example artifacts:
|
| 16486 |
- [PR #68583: fix: export cleanupProvisionalSession function (#68398)](https://github.com/openclaw/openclaw/pull/68583) — open
|
| 16487 |
|
| 16488 |
-
### `zeroasterisk`
|
| 16489 |
-
|
| 16490 |
-
- profile: [github.com/zeroasterisk](https://github.com/zeroasterisk)
|
| 16491 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azeroasterisk)
|
| 16492 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azeroasterisk)
|
| 16493 |
-
- repo first seen: `2026-04-11T22:07:01Z`
|
| 16494 |
-
- repo last seen: `2026-04-11T22:33:11Z`
|
| 16495 |
-
- first seen in snapshot: **no**
|
| 16496 |
-
- repo association: **CONTRIBUTOR**
|
| 16497 |
-
- repo primary artifacts: **1**
|
| 16498 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 16499 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 16500 |
-
- account age: **6430 days**
|
| 16501 |
-
- recent public PR activity: **11 PRs** (6 merged / 2 closed-unmerged / 3 open; merged rate **55%**, closed-unmerged rate **18%**, open rate **27%**)
|
| 16502 |
-
- public orgs: none visible
|
| 16503 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 16504 |
-
- heuristic read: **targets high-star repos**
|
| 16505 |
-
|
| 16506 |
-
Example artifacts:
|
| 16507 |
-
- [PR #65023: Feat/google genai sdk as common provider across Google AI Studio and Google Cloud](https://github.com/openclaw/openclaw/pull/65023) — open
|
| 16508 |
-
|
| 16509 |
### `Zetarcos`
|
| 16510 |
|
| 16511 |
- profile: [github.com/Zetarcos](https://github.com/Zetarcos)
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T222034Z`
|
| 4 |
+
- Generated: `2026-04-18T22:22:01Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `718`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 25 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 27 |
| `obviyus` | [profile](https://github.com/obviyus) | no | CONTRIBUTOR | 3510d | `2026-01-04T13:17:28Z` | 19 | 0 | strong | low | low | targets high-star repos |
|
| 28 |
+
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 18 | 20 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 29 |
| `omarshahine` | [profile](https://github.com/omarshahine) | no | CONTRIBUTOR | 4126d | `2026-02-20T03:30:56Z` | 18 | 10 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 30 |
| `mcaxtr` | [profile](https://github.com/mcaxtr) | no | MEMBER | 4358d | `2026-02-04T01:45:00Z` | 18 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 31 |
| `BunsDev` | [profile](https://github.com/BunsDev) | no | MEMBER | 2087d | `2026-02-07T11:32:40Z` | 18 | 0 | strong | moderate | low | high recent PR volume |
|
| 32 |
| `mbelinky` | [profile](https://github.com/mbelinky) | no | CONTRIBUTOR | 1077d | `2026-02-08T09:07:45Z` | 18 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 33 |
| `yozu` | [profile](https://github.com/yozu) | no | NONE | 5186d | `2026-04-07T11:36:48Z` | 16 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 34 |
| `drobison00` | [profile](https://github.com/drobison00) | no | CONTRIBUTOR | 4625d | `2026-03-24T18:33:52Z` | 16 | 0 | strong | low | low | targets high-star repos |
|
| 35 |
| `ly85206559` | [profile](https://github.com/ly85206559) | no | CONTRIBUTOR | 3985d | `2026-03-03T02:24:33Z` | 16 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 51 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 53 |
| `lml2468` | [profile](https://github.com/lml2468) | no | CONTRIBUTOR | 2893d | `2026-03-03T11:34:24Z` | 10 | 0 | strong | low | low | high recent PR volume |
|
| 54 |
+
| `MonkeyLeeT` | [profile](https://github.com/MonkeyLeeT) | no | CONTRIBUTOR | 4437d | `2026-03-02T15:37:21Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 55 |
| `Rohan5commit` | [profile](https://github.com/Rohan5commit) | no | CONTRIBUTOR | 580d | `2026-02-21T09:50:26Z` | 10 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 56 |
| `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 |
|
| 57 |
| `pfrederiksen` | [profile](https://github.com/pfrederiksen) | no | NONE | 5392d | `2026-04-14T16:42:04Z` | 9 | 4 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 58 |
| `jetd1` | [profile](https://github.com/jetd1) | no | CONTRIBUTOR | 3810d | `2026-04-09T03:07:08Z` | 9 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 59 |
| `VACInc` | [profile](https://github.com/VACInc) | no | CONTRIBUTOR | 4839d | `2026-01-06T03:04:41Z` | 9 | 2 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 60 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 9 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 61 |
| `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 |
|
| 62 |
| `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 |
|
| 63 |
| `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 |
|
| 64 |
| `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 |
|
|
|
|
| 65 |
| `WuKongAI-CMU` | [profile](https://github.com/WuKongAI-CMU) | no | CONTRIBUTOR | 343d | `2026-03-09T20:35:04Z` | 9 | 0 | weak | low | low | young account; high recent PR volume; high open PR share; targets high-star repos |
|
| 66 |
| `xinmotlanthua` | [profile](https://github.com/xinmotlanthua) | no | CONTRIBUTOR | ?d | `2026-04-14T03:17:52Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 67 |
| `yqli2420` | [profile](https://github.com/yqli2420) | no | CONTRIBUTOR | 3910d | `2026-04-13T18:44:19Z` | 9 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 68 |
| `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 |
|
| 69 |
| `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 |
|
| 70 |
| `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 |
|
|
|
|
| 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 |
|
|
|
|
| 119 |
| `zhanggpcsu` | [profile](https://github.com/zhanggpcsu) | no | NONE | 2d | `2026-04-14T07:10:06Z` | 5 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 120 |
| `ztexydt-cqh` | [profile](https://github.com/ztexydt-cqh) | no | NONE | 1d | `2026-04-16T16:11:40Z` | 5 | 0 | weak | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 121 |
| `Kyzcreig` | [profile](https://github.com/Kyzcreig) | no | NONE | 4208d | `2026-03-26T04:03:04Z` | 4 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 122 |
| `dlebee-agent` | [profile](https://github.com/dlebee-agent) | no | NONE | 16d | `2026-04-17T18:21:49Z` | 4 | 2 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 123 |
| `sebykrueger` | [profile](https://github.com/sebykrueger) | no | NONE | 4553d | `2026-04-12T13:47:56Z` | 4 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 124 |
| `bek91` | [profile](https://github.com/bek91) | no | NONE | 2144d | `2026-04-10T20:34:48Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 167 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 168 |
| `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 |
|
| 169 |
| `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 |
|
| 170 |
+
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 4 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 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 |
|
|
|
|
| 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 |
+
| `amzzzzzzz` | [profile](https://github.com/amzzzzzzz) | no | CONTRIBUTOR | 850d | `2026-02-12T03:22:43Z` | 2 | 1 | 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 |
|
| 281 |
| `GodsBoy` | [profile](https://github.com/GodsBoy) | no | CONTRIBUTOR | 4554d | `2026-01-30T20:39:12Z` | 2 | 1 | strong | moderate | low | — |
|
|
|
|
| 558 |
| `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 |
|
| 559 |
| `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 |
|
| 560 |
| `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 |
|
| 561 |
+
| `KateWilkins` | [profile](https://github.com/KateWilkins) | no | NONE | 4070d | `2026-02-04T19:04:27Z` | 1 | 0 | weak | low | low | high open PR share; 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 |
| `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 |
+
| `lives4code` | [profile](https://github.com/lives4code) | no | 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 |
|
| 587 |
+
| `ljbudgie` | [profile](https://github.com/ljbudgie) | no | NONE | 294d | `2026-04-18T20:51:45Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 588 |
| `lucasheriques` | [profile](https://github.com/lucasheriques) | no | NONE | 3985d | `2026-04-16T15:26:35Z` | 1 | 0 | mixed | low | low | targets high-star repos |
|
| 589 |
| `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 |
|
| 590 |
| `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 |
|
|
|
|
| 595 |
| `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 |
|
| 596 |
| `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 |
|
| 597 |
| `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 |
|
| 598 |
+
| `markrachapoom` | [profile](https://github.com/markrachapoom) | no | NONE | 2004d | `2026-04-18T20:31:21Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs |
|
| 599 |
| `martinfrancois` | [profile](https://github.com/martinfrancois) | no | CONTRIBUTOR | 3866d | `2026-02-22T13:20:08Z` | 1 | 0 | strong | low | low | — |
|
| 600 |
| `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 |
|
| 601 |
| `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 |
|
|
|
|
| 674 |
| `SimoneB79` | [profile](https://github.com/SimoneB79) | no | NONE | 841d | `2026-04-14T08:35:51Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 675 |
| `skainguyen1412` | [profile](https://github.com/skainguyen1412) | no | CONTRIBUTOR | 3868d | `2026-04-13T04:22:58Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 676 |
| `skernelx` | [profile](https://github.com/skernelx) | no | NONE | 118d | `2026-04-18T04:11:36Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 677 |
+
| `skolez` | [profile](https://github.com/skolez) | yes | NONE | 3543d | `2026-04-18T21:46:16Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 678 |
| `smartaz` | [profile](https://github.com/smartaz) | no | NONE | 4804d | `2026-04-12T20:08:30Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 679 |
| `songlairui` | [profile](https://github.com/songlairui) | no | NONE | 4515d | `2026-04-13T02:49:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 680 |
| `spartman` | [profile](https://github.com/spartman) | no | NONE | 5692d | `2026-04-15T11:44:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 725 |
| `YoungMoneyInvestments` | [profile](https://github.com/YoungMoneyInvestments) | no | NONE | 932d | `2026-02-23T16:58:16Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 726 |
| `yxjsxy` | [profile](https://github.com/yxjsxy) | no | CONTRIBUTOR | 3041d | `2026-04-18T00:21:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 727 |
| `ZackaryShen` | [profile](https://github.com/ZackaryShen) | no | NONE | 2598d | `2026-04-18T13:48:28Z` | 1 | 0 | weak | high | low | broad repo spread; high open PR share |
|
|
|
|
| 728 |
| `Zetarcos` | [profile](https://github.com/Zetarcos) | no | NONE | 1265d | `2026-04-17T07:36:00Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 729 |
| `zrt-ai-lab` | [profile](https://github.com/zrt-ai-lab) | no | NONE | 3613d | `2026-04-14T02:47:26Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 730 |
|
|
|
|
| 1111 |
- [PR #67993: fix(telegram): clear compaction replay after visible boundaries](https://github.com/openclaw/openclaw/pull/67993) — closed, merged
|
| 1112 |
- [PR #67991: fix(reply): preserve post-stream error payloads](https://github.com/openclaw/openclaw/pull/67991) — closed, merged
|
| 1113 |
|
| 1114 |
+
### `coygeek`
|
| 1115 |
+
|
| 1116 |
+
- profile: [github.com/coygeek](https://github.com/coygeek)
|
| 1117 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Acoygeek)
|
| 1118 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Acoygeek)
|
| 1119 |
+
- repo first seen: `2026-01-31T03:06:37Z`
|
| 1120 |
+
- repo last seen: `2026-04-18T22:13:40Z`
|
| 1121 |
+
- first seen in snapshot: **no**
|
| 1122 |
+
- repo association: **CONTRIBUTOR**
|
| 1123 |
+
- repo primary artifacts: **38**
|
| 1124 |
+
- snapshot authored PRs/issues: **18 PRs / 20 issues**
|
| 1125 |
+
- snapshot discussion activity: **154 comments / 0 reviews / 0 review comments**
|
| 1126 |
+
- account age: **2164 days**
|
| 1127 |
+
- recent public PR activity: **16 PRs** (2 merged / 7 closed-unmerged / 7 open; merged rate **12%**, closed-unmerged rate **44%**, open rate **44%**)
|
| 1128 |
+
- public orgs: none visible
|
| 1129 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1130 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1131 |
+
|
| 1132 |
+
Example artifacts:
|
| 1133 |
+
- [PR #68705: fix: Discord guild-admin actions execute without requester...](https://github.com/openclaw/openclaw/pull/68705) — open
|
| 1134 |
+
- [PR #68404: fix: Published deployment token placeholder bypasses gateway...](https://github.com/openclaw/openclaw/pull/68404) — closed, merged
|
| 1135 |
+
- [PR #65655: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65655) — open
|
| 1136 |
+
- [Issue #68703: [Bug]: Discord guild-admin actions execute without requester authorization checks](https://github.com/openclaw/openclaw/issues/68703) — open
|
| 1137 |
+
- [Issue #68403: [Bug]: Published deployment token placeholder bypasses gateway weak-secret guard](https://github.com/openclaw/openclaw/issues/68403) — closed
|
| 1138 |
+
- [Issue #65626: [Bug]: Browser control honors inactive gateway credentials despite explicit auth mode](https://github.com/openclaw/openclaw/issues/65626) — open
|
| 1139 |
+
|
| 1140 |
### `omarshahine`
|
| 1141 |
|
| 1142 |
- profile: [github.com/omarshahine](https://github.com/omarshahine)
|
|
|
|
| 1235 |
- [PR #66140: [codex] fix(ui): guard dreaming wiki plugin calls](https://github.com/openclaw/openclaw/pull/66140) — closed, merged
|
| 1236 |
- [PR #66139: fix(memory-core): run Dreaming once per cron schedule](https://github.com/openclaw/openclaw/pull/66139) — closed, merged
|
| 1237 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1238 |
### `yozu`
|
| 1239 |
|
| 1240 |
- profile: [github.com/yozu](https://github.com/yozu)
|
|
|
|
| 1722 |
- [PR #66276: fix(cli): prevent process hang after gateway RPC commands (#66227)](https://github.com/openclaw/openclaw/pull/66276) — open
|
| 1723 |
- [PR #65989: fix: guard against null job.state in cron list and startup paths](https://github.com/openclaw/openclaw/pull/65989) — open
|
| 1724 |
|
| 1725 |
+
### `MonkeyLeeT`
|
| 1726 |
+
|
| 1727 |
+
- profile: [github.com/MonkeyLeeT](https://github.com/MonkeyLeeT)
|
| 1728 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AMonkeyLeeT)
|
| 1729 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AMonkeyLeeT)
|
| 1730 |
+
- repo first seen: `2026-03-02T15:37:21Z`
|
| 1731 |
+
- repo last seen: `2026-04-18T21:46:48Z`
|
| 1732 |
+
- first seen in snapshot: **no**
|
| 1733 |
+
- repo association: **CONTRIBUTOR**
|
| 1734 |
+
- repo primary artifacts: **10**
|
| 1735 |
+
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
| 1736 |
+
- snapshot discussion activity: **14 comments / 1 reviews / 1 review comments**
|
| 1737 |
+
- account age: **4437 days**
|
| 1738 |
+
- recent public PR activity: **9 PRs** (2 merged / 3 closed-unmerged / 4 open; merged rate **22%**, closed-unmerged rate **33%**, open rate **44%**)
|
| 1739 |
+
- public orgs: none visible
|
| 1740 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1741 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1742 |
+
|
| 1743 |
+
Example artifacts:
|
| 1744 |
+
- [PR #68700: [codex] fix(agents): stop treating session lock waits as timeout](https://github.com/openclaw/openclaw/pull/68700) — open, draft
|
| 1745 |
+
- [PR #68395: fix(config): accept truncateAfterCompaction](https://github.com/openclaw/openclaw/pull/68395) — open
|
| 1746 |
+
- [PR #68328: fix(config): accept truncateAfterCompaction](https://github.com/openclaw/openclaw/pull/68328) — closed, draft
|
| 1747 |
+
|
| 1748 |
### `Rohan5commit`
|
| 1749 |
|
| 1750 |
- profile: [github.com/Rohan5commit](https://github.com/Rohan5commit)
|
|
|
|
| 1867 |
- [Issue #68690: SecretRef coverage gaps for several auth/config paths](https://github.com/openclaw/openclaw/issues/68690) — open
|
| 1868 |
- [Issue #61936: [Feature]: Allow dreaming with external memory slot plugins](https://github.com/openclaw/openclaw/issues/61936) — closed
|
| 1869 |
|
| 1870 |
+
### `Lucenx9`
|
| 1871 |
+
|
| 1872 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 1873 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 1874 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 1875 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 1876 |
+
- repo last seen: `2026-04-18T21:43:42Z`
|
| 1877 |
+
- first seen in snapshot: **no**
|
| 1878 |
+
- repo association: **CONTRIBUTOR**
|
| 1879 |
+
- repo primary artifacts: **10**
|
| 1880 |
+
- snapshot authored PRs/issues: **9 PRs / 1 issues**
|
| 1881 |
+
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 1882 |
+
- account age: **547 days**
|
| 1883 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1884 |
+
- public orgs: none visible
|
| 1885 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1886 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1887 |
+
|
| 1888 |
+
Example artifacts:
|
| 1889 |
+
- [PR #68699: fix(lmstudio): bound preload cooldown state](https://github.com/openclaw/openclaw/pull/68699) — open
|
| 1890 |
+
- [PR #68698: fix(auto-reply): commit inbound dedupe on handled exits](https://github.com/openclaw/openclaw/pull/68698) — open
|
| 1891 |
+
- [PR #68588: fix(telegram): avoid wedging callback updates on permanent edit errors](https://github.com/openclaw/openclaw/pull/68588) — closed, merged
|
| 1892 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 1893 |
+
|
| 1894 |
### `martingarramon`
|
| 1895 |
|
| 1896 |
- profile: [github.com/martingarramon](https://github.com/martingarramon)
|
|
|
|
| 1986 |
- [PR #67981: fix(cli): prefer live channel logout [AI-assisted]](https://github.com/openclaw/openclaw/pull/67981) — open, draft
|
| 1987 |
- [PR #67980: [AI-assisted] fix(agents): mark failed TTS tool synthesis as an error](https://github.com/openclaw/openclaw/pull/67980) — closed, merged
|
| 1988 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1989 |
### `WuKongAI-CMU`
|
| 1990 |
|
| 1991 |
- profile: [github.com/WuKongAI-CMU](https://github.com/WuKongAI-CMU)
|
|
|
|
| 2131 |
- [PR #67633: Yuanbao](https://github.com/openclaw/openclaw/pull/67633) — closed
|
| 2132 |
- [Issue #67640: [Feature]: Add bundled YuanBao (元宝) channel plugin for Tencent YuanBao Bot integration](https://github.com/openclaw/openclaw/issues/67640) — open
|
| 2133 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2134 |
### `Angfr95`
|
| 2135 |
|
| 2136 |
- profile: [github.com/Angfr95](https://github.com/Angfr95)
|
|
|
|
| 2298 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amjamiv)
|
| 2299 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amjamiv)
|
| 2300 |
- repo first seen: `2026-04-08T18:58:33Z`
|
| 2301 |
+
- repo last seen: `2026-04-18T21:53:14Z`
|
| 2302 |
- first seen in snapshot: **no**
|
| 2303 |
- repo association: **CONTRIBUTOR**
|
| 2304 |
- repo primary artifacts: **12**
|
| 2305 |
- snapshot authored PRs/issues: **7 PRs / 5 issues**
|
| 2306 |
+
- snapshot discussion activity: **51 comments / 6 reviews / 6 review comments**
|
| 2307 |
- account age: **977 days**
|
| 2308 |
- recent public PR activity: **11 PRs** (4 merged / 2 closed-unmerged / 5 open; merged rate **36%**, closed-unmerged rate **18%**, open rate **45%**)
|
| 2309 |
- public orgs: none visible
|
|
|
|
| 2502 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 2503 |
|
| 2504 |
Example artifacts:
|
| 2505 |
+
- [PR #68207: Fix: auto-allowlist configured CDP hostnames in SSRF policy (Resolves #68108)](https://github.com/openclaw/openclaw/pull/68207) — closed, merged
|
| 2506 |
- [PR #68093: Fix: dedupe section title/desc in single-section config view (Resolves #68003)](https://github.com/openclaw/openclaw/pull/68093) — open
|
| 2507 |
- [PR #65633: Fix: disable chat-thread aria-live to stop per-token screen reader announcements (Resolves #65538)](https://github.com/openclaw/openclaw/pull/65633) — closed
|
| 2508 |
|
|
|
|
| 3213 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asharkqwy)
|
| 3214 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asharkqwy)
|
| 3215 |
- repo first seen: `2026-03-24T04:06:08Z`
|
| 3216 |
+
- repo last seen: `2026-04-18T22:05:52Z`
|
| 3217 |
- first seen in snapshot: **no**
|
| 3218 |
- repo association: **NONE**
|
| 3219 |
- repo primary artifacts: **5**
|
| 3220 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3221 |
+
- snapshot discussion activity: **10 comments / 0 reviews / 0 review comments**
|
| 3222 |
- account age: **5196 days**
|
| 3223 |
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3224 |
- public orgs: none visible
|
|
|
|
| 3325 |
- [Issue #64327: Include effective contextTokens limit in hook event context](https://github.com/openclaw/openclaw/issues/64327) — open
|
| 3326 |
- [Issue #64268: Emit llm_output per-LLM-call in agentic loops, not just once per turn](https://github.com/openclaw/openclaw/issues/64268) — open
|
| 3327 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3328 |
### `dlebee-agent`
|
| 3329 |
|
| 3330 |
- profile: [github.com/dlebee-agent](https://github.com/dlebee-agent)
|
|
|
|
| 4456 |
- [Issue #66691: v2026.4.14 regression: models.providers.*.request.allowPrivateNetwork no longer applied for audio transcription](https://github.com/openclaw/openclaw/issues/66691) — closed
|
| 4457 |
- [Issue #63132: STT: Audio transcription provider requests blocked by SSRF guard for private/LAN IPs (regression in v2026.4.7)](https://github.com/openclaw/openclaw/issues/63132) — open
|
| 4458 |
|
| 4459 |
+
### `BKF-Gitty`
|
| 4460 |
+
|
| 4461 |
+
- profile: [github.com/BKF-Gitty](https://github.com/BKF-Gitty)
|
| 4462 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ABKF-Gitty)
|
| 4463 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ABKF-Gitty)
|
| 4464 |
+
- repo first seen: `2026-04-11T18:30:35Z`
|
| 4465 |
+
- repo last seen: `2026-04-17T23:39:21Z`
|
| 4466 |
+
- first seen in snapshot: **no**
|
| 4467 |
+
- repo association: **CONTRIBUTOR**
|
| 4468 |
+
- repo primary artifacts: **6**
|
| 4469 |
+
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 4470 |
+
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 4471 |
+
- account age: **53 days**
|
| 4472 |
+
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 4473 |
+
- public orgs: none visible
|
| 4474 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 4475 |
+
- heuristic read: **very new account; targets high-star repos**
|
| 4476 |
+
|
| 4477 |
+
Example artifacts:
|
| 4478 |
+
- [PR #67846: Memory: validate dreaming cron frequency](https://github.com/openclaw/openclaw/pull/67846) — open
|
| 4479 |
+
- [PR #67821: fix(onboard): preserve existing gateway auth token during re-onboard](https://github.com/openclaw/openclaw/pull/67821) — closed, merged
|
| 4480 |
+
- [PR #65016: Fix/cron announce no reply](https://github.com/openclaw/openclaw/pull/65016) — open
|
| 4481 |
+
- [Issue #64982: [Bug]: (doctor): plugins.allow advisory doesn't warn it's an exclusive allowlist](https://github.com/openclaw/openclaw/issues/64982) — open
|
| 4482 |
+
- [Issue #64976: [Bug]: (cron): announce delivery ignores NO_REPLY when agent prepends other text](https://github.com/openclaw/openclaw/issues/64976) — closed
|
| 4483 |
+
|
| 4484 |
### `jerome-benoit`
|
| 4485 |
|
| 4486 |
- profile: [github.com/jerome-benoit](https://github.com/jerome-benoit)
|
|
|
|
| 4511 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4512 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4513 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4514 |
+
- repo last seen: `2026-04-18T22:19:32Z`
|
| 4515 |
- first seen in snapshot: **no**
|
| 4516 |
- repo association: **CONTRIBUTOR**
|
| 4517 |
- repo primary artifacts: **5**
|
| 4518 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4519 |
+
- snapshot discussion activity: **7050 comments / 5 reviews / 0 review comments**
|
| 4520 |
- account age: **6258 days**
|
| 4521 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4522 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
|
|
| 6653 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 6654 |
|
| 6655 |
Example artifacts:
|
| 6656 |
+
- [PR #65101: browser: wait longer for local CDP websocket after launch](https://github.com/openclaw/openclaw/pull/65101) — closed
|
| 6657 |
- [PR #63581: imessage: strip NUL bytes from echo-cache text normalization](https://github.com/openclaw/openclaw/pull/63581) — open
|
| 6658 |
- [PR #53395: feishu: fix schema 2.0 card config in interactive card UX functions](https://github.com/openclaw/openclaw/pull/53395) — open
|
| 6659 |
|
|
|
|
| 6912 |
- [Issue #66748: Subagent background exec triggers spurious heartbeat wake-ups on main session](https://github.com/openclaw/openclaw/issues/66748) — open
|
| 6913 |
- [Issue #63665: `openclaw update` fails with "Completion cache update failed (qa scenario pack not found)"](https://github.com/openclaw/openclaw/issues/63665) — open
|
| 6914 |
|
| 6915 |
+
### `amzzzzzzz`
|
| 6916 |
+
|
| 6917 |
+
- profile: [github.com/amzzzzzzz](https://github.com/amzzzzzzz)
|
| 6918 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aamzzzzzzz)
|
| 6919 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aamzzzzzzz)
|
| 6920 |
+
- repo first seen: `2026-02-12T03:22:43Z`
|
| 6921 |
+
- repo last seen: `2026-04-18T21:59:01Z`
|
| 6922 |
+
- first seen in snapshot: **no**
|
| 6923 |
+
- repo association: **CONTRIBUTOR**
|
| 6924 |
+
- repo primary artifacts: **3**
|
| 6925 |
+
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 6926 |
+
- snapshot discussion activity: **15 comments / 1 reviews / 1 review comments**
|
| 6927 |
+
- account age: **850 days**
|
| 6928 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6929 |
+
- public orgs: none visible
|
| 6930 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6931 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6932 |
+
|
| 6933 |
+
Example artifacts:
|
| 6934 |
+
- [PR #68701: fix: strip invalid webchat delivery recipients](https://github.com/openclaw/openclaw/pull/68701) — open
|
| 6935 |
+
- [PR #53260: feat(diagnostics): add tool.call and tool.result events](https://github.com/openclaw/openclaw/pull/53260) — open
|
| 6936 |
+
- [Issue #32990: BlueBubbles (webhook channel) incorrectly triggers stale-socket health monitor restart during quiet periods](https://github.com/openclaw/openclaw/issues/32990) — closed
|
| 6937 |
+
|
| 6938 |
### `dorukardahan`
|
| 6939 |
|
| 6940 |
- profile: [github.com/dorukardahan](https://github.com/dorukardahan)
|
|
|
|
| 13029 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKateWilkins)
|
| 13030 |
- repo first seen: `2026-02-04T19:04:27Z`
|
| 13031 |
- repo last seen: `2026-04-18T20:59:29Z`
|
| 13032 |
+
- first seen in snapshot: **no**
|
| 13033 |
- repo association: **NONE**
|
| 13034 |
- repo primary artifacts: **1**
|
| 13035 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13554 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Alives4code)
|
| 13555 |
- repo first seen: `2026-04-18T20:53:04Z`
|
| 13556 |
- repo last seen: `2026-04-18T20:53:04Z`
|
| 13557 |
+
- first seen in snapshot: **no**
|
| 13558 |
- repo association: **NONE**
|
| 13559 |
- repo primary artifacts: **1**
|
| 13560 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13574 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aljbudgie)
|
| 13575 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aljbudgie)
|
| 13576 |
- repo first seen: `2026-04-18T20:51:45Z`
|
| 13577 |
+
- repo last seen: `2026-04-18T21:33:56Z`
|
| 13578 |
+
- first seen in snapshot: **no**
|
| 13579 |
- repo association: **NONE**
|
| 13580 |
- repo primary artifacts: **1**
|
| 13581 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13582 |
+
- snapshot discussion activity: **1 comments / 3 reviews / 3 review comments**
|
| 13583 |
- account age: **294 days**
|
| 13584 |
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 13585 |
- public orgs: none visible
|
|
|
|
| 13806 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amarkrachapoom)
|
| 13807 |
- repo first seen: `2026-04-18T20:31:21Z`
|
| 13808 |
- repo last seen: `2026-04-18T20:31:45Z`
|
| 13809 |
+
- first seen in snapshot: **no**
|
| 13810 |
- repo association: **NONE**
|
| 13811 |
- repo primary artifacts: **1**
|
| 13812 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 15459 |
Example artifacts:
|
| 15460 |
- [PR #68397: fix(sessions_spawn): silently strip ACP-only fields for runtime=subagent](https://github.com/openclaw/openclaw/pull/68397) — open
|
| 15461 |
|
| 15462 |
+
### `skolez`
|
| 15463 |
+
|
| 15464 |
+
- profile: [github.com/skolez](https://github.com/skolez)
|
| 15465 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Askolez)
|
| 15466 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Askolez)
|
| 15467 |
+
- repo first seen: `2026-04-18T21:46:16Z`
|
| 15468 |
+
- repo last seen: `2026-04-18T22:10:59Z`
|
| 15469 |
+
- first seen in snapshot: **yes**
|
| 15470 |
+
- repo association: **NONE**
|
| 15471 |
+
- repo primary artifacts: **1**
|
| 15472 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15473 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 15474 |
+
- account age: **3543 days**
|
| 15475 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15476 |
+
- public orgs: none visible
|
| 15477 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15478 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 15479 |
+
|
| 15480 |
+
Example artifacts:
|
| 15481 |
+
- [PR #68702: fix(docker): enable host.docker.internal for local providers](https://github.com/openclaw/openclaw/pull/68702) — open
|
| 15482 |
+
|
| 15483 |
### `smartaz`
|
| 15484 |
|
| 15485 |
- profile: [github.com/smartaz](https://github.com/smartaz)
|
|
|
|
| 16530 |
Example artifacts:
|
| 16531 |
- [PR #68583: fix: export cleanupProvisionalSession function (#68398)](https://github.com/openclaw/openclaw/pull/68583) — open
|
| 16532 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16533 |
### `Zetarcos`
|
| 16534 |
|
| 16535 |
- profile: [github.com/Zetarcos](https://github.com/Zetarcos)
|
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:30b8d418d2b958d3350eecdc88a411c6fc2f0f67e2122dbde79fbd579e343a57
|
| 3 |
+
size 97784
|
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:0c177ad1e6ebb8b554d5caeb46b8463e9c591ebf8a3a8496dcc588eb76e3c01f
|
| 3 |
+
size 46830469
|
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:1cbe7e3246ebb41023f5b1e4e1b824568ff022bc67e9e53aec9c1f70d9c41a03
|
| 3 |
+
size 121379606
|
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:5eb4d748c92c44012d324e13f4fa25362d4bf08e05c35d984384148de53bdc20
|
| 3 |
+
size 96030390
|
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:c57328431415a9e2d78e0f0581746b6eaaf338e792fbb26e62418374f6c68fb7
|
| 3 |
+
size 4844733
|
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:741249ce84d849dcbf421bd4f27d492e5f64adfcc388761292f8e68ba5cf71c9
|
| 3 |
+
size 7468370
|
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:fbbb8be6148077b3b08d7c4c08269dff44b2648088d213a05cd0dddf6f9312d3
|
| 3 |
+
size 1466635
|
snapshots/20260418T222034Z/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": 136607,
|
| 9 |
+
"issues": 4511,
|
| 10 |
+
"links": 44503,
|
| 11 |
+
"new_contributors": 718,
|
| 12 |
+
"pr_diffs": 3322,
|
| 13 |
+
"pr_files": 70354,
|
| 14 |
+
"pull_requests": 3322,
|
| 15 |
+
"review_comments": 17414,
|
| 16 |
+
"reviews": 13230,
|
| 17 |
+
"timeline_events": 54449
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T22:20:34Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 28,
|
| 22 |
+
"issue_stubs": 39,
|
| 23 |
+
"issues": 18,
|
| 24 |
+
"links": 57,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 141,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 428,
|
| 29 |
+
"reviews": 270,
|
| 30 |
+
"timeline_events": 788
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T22:20:34Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T222034Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T21:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T22:20:34Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260418T222034Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T222034Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T22:20:34Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T222034Z"
|
| 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-18T21:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T222034Z",
|
| 4 |
+
"next_since": "2026-04-18T22:20:34Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T22:20:34Z"
|
| 7 |
}
|