Refresh openclaw dataset snapshot 20260418T182035Z
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 +418 -552
- new-contributors-report.md +148 -194
- 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/20260418T182035Z/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: `20260418T182035Z`
|
| 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:aa0f9a37f83ae3b92bb4da7424c3400f8da26c3bcc950b340912c27c7e8cdb15
|
| 3 |
+
size 67483663
|
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:1625b02062779c3645f355a4777d84ed58679089ea9e2d799e43668bf8992518
|
| 3 |
+
size 1074508
|
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:22f44c5e2c81af45f82e73609126aaaa93efc2df308139229e17b3faf0079d94
|
| 3 |
+
size 20022669
|
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:6a223013b29ddeec7a22590a1a105d9c0fa3967533c1b722a3cd1952af8d08d0
|
| 3 |
+
size 6800880
|
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:71578a611854a478a2dd96a56df6dcde62fa922917a1b9c9862008971a4f8c1b
|
| 3 |
+
size 531343
|
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": 136508,
|
| 9 |
+
"issues": 4481,
|
| 10 |
+
"links": 44408,
|
| 11 |
+
"new_contributors": 714,
|
| 12 |
+
"pr_diffs": 3293,
|
| 13 |
+
"pr_files": 67188,
|
| 14 |
+
"pull_requests": 3293,
|
| 15 |
+
"review_comments": 17235,
|
| 16 |
+
"reviews": 13106,
|
| 17 |
+
"timeline_events": 53693
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T18:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 24,
|
| 22 |
+
"issue_stubs": 38,
|
| 23 |
+
"issues": 17,
|
| 24 |
+
"links": 61,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 176,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 151,
|
| 29 |
+
"reviews": 121,
|
| 30 |
+
"timeline_events": 1572
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T18:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T182035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T17:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T18:20:35Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
"selected_seen_in_previous_primary": 712,
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
"selected_overlap_previous_report": 711,
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
"reused_previous_report_entries": 703,
|
| 18 |
-
"reused_known_merged_contributors":
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -351,8 +351,8 @@
|
|
| 351 |
"number": 68492,
|
| 352 |
"title": "fix(update-cli): capture macOS launchctl stderr to a log file instead of /dev/null",
|
| 353 |
"url": "https://github.com/openclaw/openclaw/pull/68492",
|
| 354 |
-
"state": "
|
| 355 |
-
"merged":
|
| 356 |
"draft": false,
|
| 357 |
"created_at": "2026-04-18T09:20:47Z"
|
| 358 |
},
|
|
@@ -1823,8 +1823,8 @@
|
|
| 1823 |
"number": 68404,
|
| 1824 |
"title": "fix: Published deployment token placeholder bypasses gateway...",
|
| 1825 |
"url": "https://github.com/openclaw/openclaw/pull/68404",
|
| 1826 |
-
"state": "
|
| 1827 |
-
"merged":
|
| 1828 |
"draft": false,
|
| 1829 |
"created_at": "2026-04-18T04:30:23Z"
|
| 1830 |
},
|
|
@@ -1855,7 +1855,7 @@
|
|
| 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": "
|
| 1859 |
"merged": null,
|
| 1860 |
"draft": null,
|
| 1861 |
"created_at": "2026-04-18T04:30:22Z"
|
|
@@ -2133,12 +2133,12 @@
|
|
| 2133 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agumadeiras",
|
| 2134 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agumadeiras",
|
| 2135 |
"repo_first_seen_at": "2026-01-14T20:41:14Z",
|
| 2136 |
-
"repo_last_seen_at": "2026-04-
|
| 2137 |
"repo_primary_artifact_count": 16,
|
| 2138 |
-
"repo_artifact_count":
|
| 2139 |
"snapshot_issue_count": 1,
|
| 2140 |
"snapshot_pr_count": 15,
|
| 2141 |
-
"snapshot_comment_count":
|
| 2142 |
"snapshot_review_count": 2,
|
| 2143 |
"snapshot_review_comment_count": 2,
|
| 2144 |
"repo_association": "MEMBER",
|
|
@@ -2869,12 +2869,12 @@
|
|
| 2869 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n",
|
| 2870 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n",
|
| 2871 |
"repo_first_seen_at": "2026-04-09T00:47:07Z",
|
| 2872 |
-
"repo_last_seen_at": "2026-04-
|
| 2873 |
"repo_primary_artifact_count": 12,
|
| 2874 |
-
"repo_artifact_count":
|
| 2875 |
"snapshot_issue_count": 0,
|
| 2876 |
"snapshot_pr_count": 12,
|
| 2877 |
-
"snapshot_comment_count":
|
| 2878 |
"snapshot_review_count": 3,
|
| 2879 |
"snapshot_review_comment_count": 3,
|
| 2880 |
"repo_association": "NONE",
|
|
@@ -2919,7 +2919,7 @@
|
|
| 2919 |
"number": 68586,
|
| 2920 |
"title": "fix(memory-core): resolve runtime artifacts before wiki bridge status",
|
| 2921 |
"url": "https://github.com/openclaw/openclaw/pull/68586",
|
| 2922 |
-
"state": "
|
| 2923 |
"merged": false,
|
| 2924 |
"draft": false,
|
| 2925 |
"created_at": "2026-04-18T13:54:05Z"
|
|
@@ -3933,7 +3933,7 @@
|
|
| 3933 |
"repo_association": "CONTRIBUTOR",
|
| 3934 |
"new_to_repo": false,
|
| 3935 |
"first_seen_in_snapshot": false,
|
| 3936 |
-
"known_via_prior_merged_pr":
|
| 3937 |
"report_reason": null,
|
| 3938 |
"enrichment_source": "previous_report",
|
| 3939 |
"live_refetch_skipped": true,
|
|
@@ -9840,6 +9840,83 @@
|
|
| 9840 |
},
|
| 9841 |
"fetch_error": null
|
| 9842 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9843 |
{
|
| 9844 |
"author_login": "briandevans",
|
| 9845 |
"name": "Brian D. Evans",
|
|
@@ -11017,12 +11094,12 @@
|
|
| 11017 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azoneblaze",
|
| 11018 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azoneblaze",
|
| 11019 |
"repo_first_seen_at": "2026-04-17T15:38:07Z",
|
| 11020 |
-
"repo_last_seen_at": "2026-04-
|
| 11021 |
"repo_primary_artifact_count": 4,
|
| 11022 |
-
"repo_artifact_count":
|
| 11023 |
"snapshot_issue_count": 0,
|
| 11024 |
"snapshot_pr_count": 4,
|
| 11025 |
-
"snapshot_comment_count":
|
| 11026 |
"snapshot_review_count": 0,
|
| 11027 |
"snapshot_review_comment_count": 0,
|
| 11028 |
"repo_association": "NONE",
|
|
@@ -11828,83 +11905,6 @@
|
|
| 11828 |
},
|
| 11829 |
"fetch_error": null
|
| 11830 |
},
|
| 11831 |
-
{
|
| 11832 |
-
"author_login": "bluesky6868",
|
| 11833 |
-
"name": "Rugang",
|
| 11834 |
-
"profile_url": "https://github.com/bluesky6868",
|
| 11835 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868",
|
| 11836 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868",
|
| 11837 |
-
"repo_first_seen_at": "2026-04-17T22:26:25Z",
|
| 11838 |
-
"repo_last_seen_at": "2026-04-18T07:35:10Z",
|
| 11839 |
-
"repo_primary_artifact_count": 3,
|
| 11840 |
-
"repo_artifact_count": 7,
|
| 11841 |
-
"snapshot_issue_count": 0,
|
| 11842 |
-
"snapshot_pr_count": 3,
|
| 11843 |
-
"snapshot_comment_count": 2,
|
| 11844 |
-
"snapshot_review_count": 1,
|
| 11845 |
-
"snapshot_review_comment_count": 1,
|
| 11846 |
-
"repo_association": "NONE",
|
| 11847 |
-
"new_to_repo": false,
|
| 11848 |
-
"first_seen_in_snapshot": false,
|
| 11849 |
-
"known_via_prior_merged_pr": false,
|
| 11850 |
-
"report_reason": null,
|
| 11851 |
-
"enrichment_source": "previous_report",
|
| 11852 |
-
"live_refetch_skipped": true,
|
| 11853 |
-
"account_age_days": 3181,
|
| 11854 |
-
"young_account": false,
|
| 11855 |
-
"follow_through_score": "weak",
|
| 11856 |
-
"breadth_score": "low",
|
| 11857 |
-
"automation_risk_signal": "low",
|
| 11858 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 11859 |
-
"public_orgs": [],
|
| 11860 |
-
"activity": {
|
| 11861 |
-
"visible_authored_pr_count": 1,
|
| 11862 |
-
"merged_pr_count": 0,
|
| 11863 |
-
"closed_unmerged_pr_count": 0,
|
| 11864 |
-
"open_pr_count": 1,
|
| 11865 |
-
"merged_pr_rate": 0.0,
|
| 11866 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 11867 |
-
"still_open_pr_rate": 1.0,
|
| 11868 |
-
"distinct_repos_with_authored_prs": 1,
|
| 11869 |
-
"distinct_repos_with_open_prs": 1
|
| 11870 |
-
},
|
| 11871 |
-
"examples": {
|
| 11872 |
-
"pull_requests": [
|
| 11873 |
-
{
|
| 11874 |
-
"kind": "pull_request",
|
| 11875 |
-
"number": 68456,
|
| 11876 |
-
"title": "security(media): anchor sanitizeMimeType regex to reject malformed input",
|
| 11877 |
-
"url": "https://github.com/openclaw/openclaw/pull/68456",
|
| 11878 |
-
"state": "open",
|
| 11879 |
-
"merged": false,
|
| 11880 |
-
"draft": false,
|
| 11881 |
-
"created_at": "2026-04-18T07:35:10Z"
|
| 11882 |
-
},
|
| 11883 |
-
{
|
| 11884 |
-
"kind": "pull_request",
|
| 11885 |
-
"number": 68384,
|
| 11886 |
-
"title": "fix(secrets): reject noisy plain exec stdout",
|
| 11887 |
-
"url": "https://github.com/openclaw/openclaw/pull/68384",
|
| 11888 |
-
"state": "open",
|
| 11889 |
-
"merged": false,
|
| 11890 |
-
"draft": false,
|
| 11891 |
-
"created_at": "2026-04-18T03:48:19Z"
|
| 11892 |
-
},
|
| 11893 |
-
{
|
| 11894 |
-
"kind": "pull_request",
|
| 11895 |
-
"number": 68298,
|
| 11896 |
-
"title": "fix(discord): fail closed when bot identity is unavailable",
|
| 11897 |
-
"url": "https://github.com/openclaw/openclaw/pull/68298",
|
| 11898 |
-
"state": "open",
|
| 11899 |
-
"merged": false,
|
| 11900 |
-
"draft": false,
|
| 11901 |
-
"created_at": "2026-04-17T22:26:25Z"
|
| 11902 |
-
}
|
| 11903 |
-
],
|
| 11904 |
-
"issues": []
|
| 11905 |
-
},
|
| 11906 |
-
"fetch_error": null
|
| 11907 |
-
},
|
| 11908 |
{
|
| 11909 |
"author_login": "damselem",
|
| 11910 |
"name": "Daniel Salmer\u00f3n Amselem",
|
|
@@ -12909,83 +12909,6 @@
|
|
| 12909 |
},
|
| 12910 |
"fetch_error": null
|
| 12911 |
},
|
| 12912 |
-
{
|
| 12913 |
-
"author_login": "shad0wca7",
|
| 12914 |
-
"name": null,
|
| 12915 |
-
"profile_url": "https://github.com/shad0wca7",
|
| 12916 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ashad0wca7",
|
| 12917 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ashad0wca7",
|
| 12918 |
-
"repo_first_seen_at": "2026-02-21T17:28:52Z",
|
| 12919 |
-
"repo_last_seen_at": "2026-04-14T16:27:22Z",
|
| 12920 |
-
"repo_primary_artifact_count": 6,
|
| 12921 |
-
"repo_artifact_count": 13,
|
| 12922 |
-
"snapshot_issue_count": 0,
|
| 12923 |
-
"snapshot_pr_count": 6,
|
| 12924 |
-
"snapshot_comment_count": 5,
|
| 12925 |
-
"snapshot_review_count": 1,
|
| 12926 |
-
"snapshot_review_comment_count": 1,
|
| 12927 |
-
"repo_association": "CONTRIBUTOR",
|
| 12928 |
-
"new_to_repo": false,
|
| 12929 |
-
"first_seen_in_snapshot": false,
|
| 12930 |
-
"known_via_prior_merged_pr": true,
|
| 12931 |
-
"report_reason": null,
|
| 12932 |
-
"enrichment_source": "previous_report",
|
| 12933 |
-
"live_refetch_skipped": true,
|
| 12934 |
-
"account_age_days": 4159,
|
| 12935 |
-
"young_account": false,
|
| 12936 |
-
"follow_through_score": "weak",
|
| 12937 |
-
"breadth_score": "low",
|
| 12938 |
-
"automation_risk_signal": "low",
|
| 12939 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 12940 |
-
"public_orgs": [],
|
| 12941 |
-
"activity": {
|
| 12942 |
-
"visible_authored_pr_count": 6,
|
| 12943 |
-
"merged_pr_count": 1,
|
| 12944 |
-
"closed_unmerged_pr_count": 0,
|
| 12945 |
-
"open_pr_count": 5,
|
| 12946 |
-
"merged_pr_rate": 0.1667,
|
| 12947 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 12948 |
-
"still_open_pr_rate": 0.8333,
|
| 12949 |
-
"distinct_repos_with_authored_prs": 1,
|
| 12950 |
-
"distinct_repos_with_open_prs": 1
|
| 12951 |
-
},
|
| 12952 |
-
"examples": {
|
| 12953 |
-
"pull_requests": [
|
| 12954 |
-
{
|
| 12955 |
-
"kind": "pull_request",
|
| 12956 |
-
"number": 66671,
|
| 12957 |
-
"title": "fix: replace source-tree-relative runtime import in session-status-tool",
|
| 12958 |
-
"url": "https://github.com/openclaw/openclaw/pull/66671",
|
| 12959 |
-
"state": "open",
|
| 12960 |
-
"merged": false,
|
| 12961 |
-
"draft": true,
|
| 12962 |
-
"created_at": "2026-04-14T16:27:22Z"
|
| 12963 |
-
},
|
| 12964 |
-
{
|
| 12965 |
-
"kind": "pull_request",
|
| 12966 |
-
"number": 64956,
|
| 12967 |
-
"title": "fix: dedupe session summaries by session id",
|
| 12968 |
-
"url": "https://github.com/openclaw/openclaw/pull/64956",
|
| 12969 |
-
"state": "open",
|
| 12970 |
-
"merged": false,
|
| 12971 |
-
"draft": false,
|
| 12972 |
-
"created_at": "2026-04-11T18:06:38Z"
|
| 12973 |
-
},
|
| 12974 |
-
{
|
| 12975 |
-
"kind": "pull_request",
|
| 12976 |
-
"number": 64617,
|
| 12977 |
-
"title": "Doctor: add regression coverage for archived transcript artifacts in orphan checks",
|
| 12978 |
-
"url": "https://github.com/openclaw/openclaw/pull/64617",
|
| 12979 |
-
"state": "open",
|
| 12980 |
-
"merged": false,
|
| 12981 |
-
"draft": false,
|
| 12982 |
-
"created_at": "2026-04-11T03:40:04Z"
|
| 12983 |
-
}
|
| 12984 |
-
],
|
| 12985 |
-
"issues": []
|
| 12986 |
-
},
|
| 12987 |
-
"fetch_error": null
|
| 12988 |
-
},
|
| 12989 |
{
|
| 12990 |
"author_login": "feiskyer",
|
| 12991 |
"name": "Pengfei Ni",
|
|
@@ -13468,12 +13391,12 @@
|
|
| 13468 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13469 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13470 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13471 |
-
"repo_last_seen_at": "2026-04-18T17:
|
| 13472 |
"repo_primary_artifact_count": 5,
|
| 13473 |
-
"repo_artifact_count":
|
| 13474 |
"snapshot_issue_count": 1,
|
| 13475 |
"snapshot_pr_count": 4,
|
| 13476 |
-
"snapshot_comment_count":
|
| 13477 |
"snapshot_review_count": 4,
|
| 13478 |
"snapshot_review_comment_count": 0,
|
| 13479 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -17419,7 +17342,7 @@
|
|
| 17419 |
"repo_association": "CONTRIBUTOR",
|
| 17420 |
"new_to_repo": false,
|
| 17421 |
"first_seen_in_snapshot": false,
|
| 17422 |
-
"known_via_prior_merged_pr":
|
| 17423 |
"report_reason": null,
|
| 17424 |
"enrichment_source": "previous_report",
|
| 17425 |
"live_refetch_skipped": true,
|
|
@@ -19994,6 +19917,83 @@
|
|
| 19994 |
},
|
| 19995 |
"fetch_error": null
|
| 19996 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19997 |
{
|
| 19998 |
"author_login": "smartchainark",
|
| 19999 |
"name": "bitking",
|
|
@@ -20227,6 +20227,83 @@
|
|
| 20227 |
},
|
| 20228 |
"fetch_error": null
|
| 20229 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20230 |
{
|
| 20231 |
"author_login": "scoootscooob",
|
| 20232 |
"name": null,
|
|
@@ -20960,12 +21037,12 @@
|
|
| 20960 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev",
|
| 20961 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev",
|
| 20962 |
"repo_first_seen_at": "2026-04-02T13:08:35Z",
|
| 20963 |
-
"repo_last_seen_at": "2026-04-
|
| 20964 |
"repo_primary_artifact_count": 3,
|
| 20965 |
-
"repo_artifact_count":
|
| 20966 |
"snapshot_issue_count": 0,
|
| 20967 |
"snapshot_pr_count": 3,
|
| 20968 |
-
"snapshot_comment_count":
|
| 20969 |
"snapshot_review_count": 2,
|
| 20970 |
"snapshot_review_comment_count": 2,
|
| 20971 |
"repo_association": "NONE",
|
|
@@ -21338,94 +21415,6 @@
|
|
| 21338 |
},
|
| 21339 |
"fetch_error": null
|
| 21340 |
},
|
| 21341 |
-
{
|
| 21342 |
-
"author_login": "Arry8",
|
| 21343 |
-
"name": "Arry8",
|
| 21344 |
-
"profile_url": "https://github.com/Arry8",
|
| 21345 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AArry8",
|
| 21346 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AArry8",
|
| 21347 |
-
"repo_first_seen_at": "2026-03-13T19:47:00Z",
|
| 21348 |
-
"repo_last_seen_at": "2026-04-11T18:08:05Z",
|
| 21349 |
-
"repo_primary_artifact_count": 4,
|
| 21350 |
-
"repo_artifact_count": 17,
|
| 21351 |
-
"snapshot_issue_count": 2,
|
| 21352 |
-
"snapshot_pr_count": 2,
|
| 21353 |
-
"snapshot_comment_count": 13,
|
| 21354 |
-
"snapshot_review_count": 0,
|
| 21355 |
-
"snapshot_review_comment_count": 0,
|
| 21356 |
-
"repo_association": "NONE",
|
| 21357 |
-
"new_to_repo": false,
|
| 21358 |
-
"first_seen_in_snapshot": false,
|
| 21359 |
-
"known_via_prior_merged_pr": false,
|
| 21360 |
-
"report_reason": null,
|
| 21361 |
-
"enrichment_source": "previous_report",
|
| 21362 |
-
"live_refetch_skipped": true,
|
| 21363 |
-
"account_age_days": 53,
|
| 21364 |
-
"young_account": true,
|
| 21365 |
-
"follow_through_score": "weak",
|
| 21366 |
-
"breadth_score": "low",
|
| 21367 |
-
"automation_risk_signal": "medium",
|
| 21368 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 21369 |
-
"public_orgs": [],
|
| 21370 |
-
"activity": {
|
| 21371 |
-
"visible_authored_pr_count": 1,
|
| 21372 |
-
"merged_pr_count": 0,
|
| 21373 |
-
"closed_unmerged_pr_count": 0,
|
| 21374 |
-
"open_pr_count": 1,
|
| 21375 |
-
"merged_pr_rate": 0.0,
|
| 21376 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 21377 |
-
"still_open_pr_rate": 1.0,
|
| 21378 |
-
"distinct_repos_with_authored_prs": 1,
|
| 21379 |
-
"distinct_repos_with_open_prs": 1
|
| 21380 |
-
},
|
| 21381 |
-
"examples": {
|
| 21382 |
-
"pull_requests": [
|
| 21383 |
-
{
|
| 21384 |
-
"kind": "pull_request",
|
| 21385 |
-
"number": 64957,
|
| 21386 |
-
"title": "chore: remove junk files from repo root",
|
| 21387 |
-
"url": "https://github.com/openclaw/openclaw/pull/64957",
|
| 21388 |
-
"state": "open",
|
| 21389 |
-
"merged": false,
|
| 21390 |
-
"draft": false,
|
| 21391 |
-
"created_at": "2026-04-11T18:08:05Z"
|
| 21392 |
-
},
|
| 21393 |
-
{
|
| 21394 |
-
"kind": "pull_request",
|
| 21395 |
-
"number": 53237,
|
| 21396 |
-
"title": "feat: cron improvements, skill triggers, twilio-sms, webchat attachments, control-ui IP guard",
|
| 21397 |
-
"url": "https://github.com/openclaw/openclaw/pull/53237",
|
| 21398 |
-
"state": "open",
|
| 21399 |
-
"merged": false,
|
| 21400 |
-
"draft": false,
|
| 21401 |
-
"created_at": "2026-03-24T00:09:00Z"
|
| 21402 |
-
}
|
| 21403 |
-
],
|
| 21404 |
-
"issues": [
|
| 21405 |
-
{
|
| 21406 |
-
"kind": "issue",
|
| 21407 |
-
"number": 63088,
|
| 21408 |
-
"title": "[Bug]: v2026.4.7 release tag does not compile \u2014 TypeScript errors in model-selection.ts, commands-config.ts, acpx/runtime.ts",
|
| 21409 |
-
"url": "https://github.com/openclaw/openclaw/issues/63088",
|
| 21410 |
-
"state": "closed",
|
| 21411 |
-
"merged": null,
|
| 21412 |
-
"draft": null,
|
| 21413 |
-
"created_at": "2026-04-08T09:59:27Z"
|
| 21414 |
-
},
|
| 21415 |
-
{
|
| 21416 |
-
"kind": "issue",
|
| 21417 |
-
"number": 61389,
|
| 21418 |
-
"title": "fix(config): tighten Zod min constraints for channelStaleEventThresholdMinutes and channelMaxRestartsPerHour",
|
| 21419 |
-
"url": "https://github.com/openclaw/openclaw/issues/61389",
|
| 21420 |
-
"state": "open",
|
| 21421 |
-
"merged": null,
|
| 21422 |
-
"draft": null,
|
| 21423 |
-
"created_at": "2026-04-05T15:17:46Z"
|
| 21424 |
-
}
|
| 21425 |
-
]
|
| 21426 |
-
},
|
| 21427 |
-
"fetch_error": null
|
| 21428 |
-
},
|
| 21429 |
{
|
| 21430 |
"author_login": "ggzeng",
|
| 21431 |
"name": "Gavin Zeng",
|
|
@@ -24107,8 +24096,8 @@
|
|
| 24107 |
"number": 67508,
|
| 24108 |
"title": "fix(agents): prefer target agent's bound Matrix account for subagent spawns",
|
| 24109 |
"url": "https://github.com/openclaw/openclaw/pull/67508",
|
| 24110 |
-
"state": "
|
| 24111 |
-
"merged":
|
| 24112 |
"draft": false,
|
| 24113 |
"created_at": "2026-04-16T04:30:15Z"
|
| 24114 |
}
|
|
@@ -24155,12 +24144,12 @@
|
|
| 24155 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja",
|
| 24156 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja",
|
| 24157 |
"repo_first_seen_at": "2026-04-02T20:34:32Z",
|
| 24158 |
-
"repo_last_seen_at": "2026-04-
|
| 24159 |
"repo_primary_artifact_count": 6,
|
| 24160 |
-
"repo_artifact_count":
|
| 24161 |
"snapshot_issue_count": 5,
|
| 24162 |
"snapshot_pr_count": 1,
|
| 24163 |
-
"snapshot_comment_count":
|
| 24164 |
"snapshot_review_count": 0,
|
| 24165 |
"snapshot_review_comment_count": 0,
|
| 24166 |
"repo_association": "NONE",
|
|
@@ -24217,7 +24206,7 @@
|
|
| 24217 |
"number": 67348,
|
| 24218 |
"title": "feat(agent): add --model flag to openclaw agent for per-invocation model selection",
|
| 24219 |
"url": "https://github.com/openclaw/openclaw/issues/67348",
|
| 24220 |
-
"state": "
|
| 24221 |
"merged": null,
|
| 24222 |
"draft": null,
|
| 24223 |
"created_at": "2026-04-15T19:14:11Z"
|
|
@@ -24227,7 +24216,7 @@
|
|
| 24227 |
"number": 67180,
|
| 24228 |
"title": "bug(web-ui): streaming markdown flickers \u2014 full DOM replacement on every token via unsafeHTML",
|
| 24229 |
"url": "https://github.com/openclaw/openclaw/issues/67180",
|
| 24230 |
-
"state": "
|
| 24231 |
"merged": null,
|
| 24232 |
"draft": null,
|
| 24233 |
"created_at": "2026-04-15T12:50:49Z"
|
|
@@ -27740,8 +27729,8 @@
|
|
| 27740 |
"first_seen_in_snapshot": false,
|
| 27741 |
"known_via_prior_merged_pr": false,
|
| 27742 |
"report_reason": null,
|
| 27743 |
-
"enrichment_source": "
|
| 27744 |
-
"live_refetch_skipped":
|
| 27745 |
"account_age_days": 2752,
|
| 27746 |
"young_account": false,
|
| 27747 |
"follow_through_score": "weak",
|
|
@@ -28536,74 +28525,6 @@
|
|
| 28536 |
},
|
| 28537 |
"fetch_error": null
|
| 28538 |
},
|
| 28539 |
-
{
|
| 28540 |
-
"author_login": "mrozentsvayg",
|
| 28541 |
-
"name": null,
|
| 28542 |
-
"profile_url": "https://github.com/mrozentsvayg",
|
| 28543 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amrozentsvayg",
|
| 28544 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amrozentsvayg",
|
| 28545 |
-
"repo_first_seen_at": "2026-03-17T16:24:51Z",
|
| 28546 |
-
"repo_last_seen_at": "2026-04-12T01:35:35Z",
|
| 28547 |
-
"repo_primary_artifact_count": 2,
|
| 28548 |
-
"repo_artifact_count": 13,
|
| 28549 |
-
"snapshot_issue_count": 1,
|
| 28550 |
-
"snapshot_pr_count": 1,
|
| 28551 |
-
"snapshot_comment_count": 3,
|
| 28552 |
-
"snapshot_review_count": 4,
|
| 28553 |
-
"snapshot_review_comment_count": 4,
|
| 28554 |
-
"repo_association": "NONE",
|
| 28555 |
-
"new_to_repo": false,
|
| 28556 |
-
"first_seen_in_snapshot": false,
|
| 28557 |
-
"known_via_prior_merged_pr": false,
|
| 28558 |
-
"report_reason": null,
|
| 28559 |
-
"enrichment_source": "previous_report",
|
| 28560 |
-
"live_refetch_skipped": true,
|
| 28561 |
-
"account_age_days": 3323,
|
| 28562 |
-
"young_account": false,
|
| 28563 |
-
"follow_through_score": "weak",
|
| 28564 |
-
"breadth_score": "low",
|
| 28565 |
-
"automation_risk_signal": "low",
|
| 28566 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 28567 |
-
"public_orgs": [],
|
| 28568 |
-
"activity": {
|
| 28569 |
-
"visible_authored_pr_count": 1,
|
| 28570 |
-
"merged_pr_count": 0,
|
| 28571 |
-
"closed_unmerged_pr_count": 0,
|
| 28572 |
-
"open_pr_count": 1,
|
| 28573 |
-
"merged_pr_rate": 0.0,
|
| 28574 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 28575 |
-
"still_open_pr_rate": 1.0,
|
| 28576 |
-
"distinct_repos_with_authored_prs": 1,
|
| 28577 |
-
"distinct_repos_with_open_prs": 1
|
| 28578 |
-
},
|
| 28579 |
-
"examples": {
|
| 28580 |
-
"pull_requests": [
|
| 28581 |
-
{
|
| 28582 |
-
"kind": "pull_request",
|
| 28583 |
-
"number": 64953,
|
| 28584 |
-
"title": "fix(models): respect models.mode=replace in model picker and gateway catalog",
|
| 28585 |
-
"url": "https://github.com/openclaw/openclaw/pull/64953",
|
| 28586 |
-
"state": "open",
|
| 28587 |
-
"merged": false,
|
| 28588 |
-
"draft": false,
|
| 28589 |
-
"created_at": "2026-04-11T18:03:52Z"
|
| 28590 |
-
}
|
| 28591 |
-
],
|
| 28592 |
-
"issues": [
|
| 28593 |
-
{
|
| 28594 |
-
"kind": "issue",
|
| 28595 |
-
"number": 64950,
|
| 28596 |
-
"title": "Model picker ignores models.mode=replace, shows full catalog",
|
| 28597 |
-
"url": "https://github.com/openclaw/openclaw/issues/64950",
|
| 28598 |
-
"state": "open",
|
| 28599 |
-
"merged": null,
|
| 28600 |
-
"draft": null,
|
| 28601 |
-
"created_at": "2026-04-11T17:56:43Z"
|
| 28602 |
-
}
|
| 28603 |
-
]
|
| 28604 |
-
},
|
| 28605 |
-
"fetch_error": null
|
| 28606 |
-
},
|
| 28607 |
{
|
| 28608 |
"author_login": "mujiannan",
|
| 28609 |
"name": "ZZ.No.1",
|
|
@@ -31234,12 +31155,12 @@
|
|
| 31234 |
"snapshot_review_count": 0,
|
| 31235 |
"snapshot_review_comment_count": 0,
|
| 31236 |
"repo_association": "NONE",
|
| 31237 |
-
"new_to_repo":
|
| 31238 |
-
"first_seen_in_snapshot":
|
| 31239 |
"known_via_prior_merged_pr": false,
|
| 31240 |
-
"report_reason":
|
| 31241 |
-
"enrichment_source": "
|
| 31242 |
-
"live_refetch_skipped":
|
| 31243 |
"account_age_days": 5,
|
| 31244 |
"young_account": true,
|
| 31245 |
"follow_through_score": "weak",
|
|
@@ -31804,12 +31725,12 @@
|
|
| 31804 |
"snapshot_review_count": 0,
|
| 31805 |
"snapshot_review_comment_count": 0,
|
| 31806 |
"repo_association": "NONE",
|
| 31807 |
-
"new_to_repo":
|
| 31808 |
-
"first_seen_in_snapshot":
|
| 31809 |
"known_via_prior_merged_pr": false,
|
| 31810 |
-
"report_reason":
|
| 31811 |
-
"enrichment_source": "
|
| 31812 |
-
"live_refetch_skipped":
|
| 31813 |
"account_age_days": 286,
|
| 31814 |
"young_account": true,
|
| 31815 |
"follow_through_score": "n/a",
|
|
@@ -31902,6 +31823,63 @@
|
|
| 31902 |
},
|
| 31903 |
"fetch_error": null
|
| 31904 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31905 |
{
|
| 31906 |
"author_login": "ayteks",
|
| 31907 |
"name": null,
|
|
@@ -34784,12 +34762,12 @@
|
|
| 34784 |
"snapshot_review_count": 0,
|
| 34785 |
"snapshot_review_comment_count": 0,
|
| 34786 |
"repo_association": "NONE",
|
| 34787 |
-
"new_to_repo":
|
| 34788 |
-
"first_seen_in_snapshot":
|
| 34789 |
"known_via_prior_merged_pr": false,
|
| 34790 |
-
"report_reason":
|
| 34791 |
-
"enrichment_source": "
|
| 34792 |
-
"live_refetch_skipped":
|
| 34793 |
"account_age_days": 5855,
|
| 34794 |
"young_account": false,
|
| 34795 |
"follow_through_score": "weak",
|
|
@@ -34999,63 +34977,6 @@
|
|
| 34999 |
},
|
| 35000 |
"fetch_error": null
|
| 35001 |
},
|
| 35002 |
-
{
|
| 35003 |
-
"author_login": "ejames-dev",
|
| 35004 |
-
"name": "Evan Newman",
|
| 35005 |
-
"profile_url": "https://github.com/ejames-dev",
|
| 35006 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aejames-dev",
|
| 35007 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aejames-dev",
|
| 35008 |
-
"repo_first_seen_at": "2026-04-11T17:46:20Z",
|
| 35009 |
-
"repo_last_seen_at": "2026-04-11T19:11:14Z",
|
| 35010 |
-
"repo_primary_artifact_count": 1,
|
| 35011 |
-
"repo_artifact_count": 3,
|
| 35012 |
-
"snapshot_issue_count": 0,
|
| 35013 |
-
"snapshot_pr_count": 1,
|
| 35014 |
-
"snapshot_comment_count": 2,
|
| 35015 |
-
"snapshot_review_count": 0,
|
| 35016 |
-
"snapshot_review_comment_count": 0,
|
| 35017 |
-
"repo_association": "CONTRIBUTOR",
|
| 35018 |
-
"new_to_repo": false,
|
| 35019 |
-
"first_seen_in_snapshot": false,
|
| 35020 |
-
"known_via_prior_merged_pr": false,
|
| 35021 |
-
"report_reason": null,
|
| 35022 |
-
"enrichment_source": "previous_report",
|
| 35023 |
-
"live_refetch_skipped": true,
|
| 35024 |
-
"account_age_days": 584,
|
| 35025 |
-
"young_account": false,
|
| 35026 |
-
"follow_through_score": "weak",
|
| 35027 |
-
"breadth_score": "low",
|
| 35028 |
-
"automation_risk_signal": "low",
|
| 35029 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 35030 |
-
"public_orgs": [],
|
| 35031 |
-
"activity": {
|
| 35032 |
-
"visible_authored_pr_count": 1,
|
| 35033 |
-
"merged_pr_count": 0,
|
| 35034 |
-
"closed_unmerged_pr_count": 0,
|
| 35035 |
-
"open_pr_count": 1,
|
| 35036 |
-
"merged_pr_rate": 0.0,
|
| 35037 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 35038 |
-
"still_open_pr_rate": 1.0,
|
| 35039 |
-
"distinct_repos_with_authored_prs": 1,
|
| 35040 |
-
"distinct_repos_with_open_prs": 1
|
| 35041 |
-
},
|
| 35042 |
-
"examples": {
|
| 35043 |
-
"pull_requests": [
|
| 35044 |
-
{
|
| 35045 |
-
"kind": "pull_request",
|
| 35046 |
-
"number": 64942,
|
| 35047 |
-
"title": "chore: bump OpenClaw version to 2026.4.11-beta.1",
|
| 35048 |
-
"url": "https://github.com/openclaw/openclaw/pull/64942",
|
| 35049 |
-
"state": "open",
|
| 35050 |
-
"merged": false,
|
| 35051 |
-
"draft": false,
|
| 35052 |
-
"created_at": "2026-04-11T17:46:20Z"
|
| 35053 |
-
}
|
| 35054 |
-
],
|
| 35055 |
-
"issues": []
|
| 35056 |
-
},
|
| 35057 |
-
"fetch_error": null
|
| 35058 |
-
},
|
| 35059 |
{
|
| 35060 |
"author_login": "ejc3",
|
| 35061 |
"name": "EJ",
|
|
@@ -40103,12 +40024,12 @@
|
|
| 40103 |
"snapshot_review_count": 0,
|
| 40104 |
"snapshot_review_comment_count": 0,
|
| 40105 |
"repo_association": "NONE",
|
| 40106 |
-
"new_to_repo":
|
| 40107 |
-
"first_seen_in_snapshot":
|
| 40108 |
"known_via_prior_merged_pr": false,
|
| 40109 |
-
"report_reason":
|
| 40110 |
-
"enrichment_source": "
|
| 40111 |
-
"live_refetch_skipped":
|
| 40112 |
"account_age_days": 3193,
|
| 40113 |
"young_account": false,
|
| 40114 |
"follow_through_score": "weak",
|
|
@@ -40374,65 +40295,6 @@
|
|
| 40374 |
},
|
| 40375 |
"fetch_error": null
|
| 40376 |
},
|
| 40377 |
-
{
|
| 40378 |
-
"author_login": "LaurentMazare",
|
| 40379 |
-
"name": "Laurent Mazare",
|
| 40380 |
-
"profile_url": "https://github.com/LaurentMazare",
|
| 40381 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALaurentMazare",
|
| 40382 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALaurentMazare",
|
| 40383 |
-
"repo_first_seen_at": "2026-04-11T18:11:55Z",
|
| 40384 |
-
"repo_last_seen_at": "2026-04-11T18:11:55Z",
|
| 40385 |
-
"repo_primary_artifact_count": 1,
|
| 40386 |
-
"repo_artifact_count": 1,
|
| 40387 |
-
"snapshot_issue_count": 0,
|
| 40388 |
-
"snapshot_pr_count": 1,
|
| 40389 |
-
"snapshot_comment_count": 0,
|
| 40390 |
-
"snapshot_review_count": 0,
|
| 40391 |
-
"snapshot_review_comment_count": 0,
|
| 40392 |
-
"repo_association": "NONE",
|
| 40393 |
-
"new_to_repo": false,
|
| 40394 |
-
"first_seen_in_snapshot": false,
|
| 40395 |
-
"known_via_prior_merged_pr": false,
|
| 40396 |
-
"report_reason": null,
|
| 40397 |
-
"enrichment_source": "previous_report",
|
| 40398 |
-
"live_refetch_skipped": true,
|
| 40399 |
-
"account_age_days": 5331,
|
| 40400 |
-
"young_account": false,
|
| 40401 |
-
"follow_through_score": "mixed",
|
| 40402 |
-
"breadth_score": "moderate",
|
| 40403 |
-
"automation_risk_signal": "low",
|
| 40404 |
-
"heuristic_note": "\u2014",
|
| 40405 |
-
"public_orgs": [
|
| 40406 |
-
"kyutai-labs"
|
| 40407 |
-
],
|
| 40408 |
-
"activity": {
|
| 40409 |
-
"visible_authored_pr_count": 6,
|
| 40410 |
-
"merged_pr_count": 4,
|
| 40411 |
-
"closed_unmerged_pr_count": 0,
|
| 40412 |
-
"open_pr_count": 2,
|
| 40413 |
-
"merged_pr_rate": 0.6667,
|
| 40414 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 40415 |
-
"still_open_pr_rate": 0.3333,
|
| 40416 |
-
"distinct_repos_with_authored_prs": 4,
|
| 40417 |
-
"distinct_repos_with_open_prs": 2
|
| 40418 |
-
},
|
| 40419 |
-
"examples": {
|
| 40420 |
-
"pull_requests": [
|
| 40421 |
-
{
|
| 40422 |
-
"kind": "pull_request",
|
| 40423 |
-
"number": 64958,
|
| 40424 |
-
"title": "Add Gradium text to speech integration",
|
| 40425 |
-
"url": "https://github.com/openclaw/openclaw/pull/64958",
|
| 40426 |
-
"state": "open",
|
| 40427 |
-
"merged": false,
|
| 40428 |
-
"draft": false,
|
| 40429 |
-
"created_at": "2026-04-11T18:11:55Z"
|
| 40430 |
-
}
|
| 40431 |
-
],
|
| 40432 |
-
"issues": []
|
| 40433 |
-
},
|
| 40434 |
-
"fetch_error": null
|
| 40435 |
-
},
|
| 40436 |
{
|
| 40437 |
"author_login": "leonidas1712",
|
| 40438 |
"name": "Leo",
|
|
@@ -42269,63 +42131,6 @@
|
|
| 42269 |
},
|
| 42270 |
"fetch_error": null
|
| 42271 |
},
|
| 42272 |
-
{
|
| 42273 |
-
"author_login": "neiro-yuchat",
|
| 42274 |
-
"name": null,
|
| 42275 |
-
"profile_url": "https://github.com/neiro-yuchat",
|
| 42276 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneiro-yuchat",
|
| 42277 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneiro-yuchat",
|
| 42278 |
-
"repo_first_seen_at": "2026-04-11T17:45:15Z",
|
| 42279 |
-
"repo_last_seen_at": "2026-04-11T17:45:15Z",
|
| 42280 |
-
"repo_primary_artifact_count": 1,
|
| 42281 |
-
"repo_artifact_count": 1,
|
| 42282 |
-
"snapshot_issue_count": 0,
|
| 42283 |
-
"snapshot_pr_count": 1,
|
| 42284 |
-
"snapshot_comment_count": 0,
|
| 42285 |
-
"snapshot_review_count": 0,
|
| 42286 |
-
"snapshot_review_comment_count": 0,
|
| 42287 |
-
"repo_association": "NONE",
|
| 42288 |
-
"new_to_repo": false,
|
| 42289 |
-
"first_seen_in_snapshot": false,
|
| 42290 |
-
"known_via_prior_merged_pr": false,
|
| 42291 |
-
"report_reason": null,
|
| 42292 |
-
"enrichment_source": "previous_report",
|
| 42293 |
-
"live_refetch_skipped": true,
|
| 42294 |
-
"account_age_days": 72,
|
| 42295 |
-
"young_account": true,
|
| 42296 |
-
"follow_through_score": "weak",
|
| 42297 |
-
"breadth_score": "low",
|
| 42298 |
-
"automation_risk_signal": "medium",
|
| 42299 |
-
"heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 42300 |
-
"public_orgs": [],
|
| 42301 |
-
"activity": {
|
| 42302 |
-
"visible_authored_pr_count": 1,
|
| 42303 |
-
"merged_pr_count": 0,
|
| 42304 |
-
"closed_unmerged_pr_count": 1,
|
| 42305 |
-
"open_pr_count": 0,
|
| 42306 |
-
"merged_pr_rate": 0.0,
|
| 42307 |
-
"closed_unmerged_pr_rate": 1.0,
|
| 42308 |
-
"still_open_pr_rate": 0.0,
|
| 42309 |
-
"distinct_repos_with_authored_prs": 1,
|
| 42310 |
-
"distinct_repos_with_open_prs": 0
|
| 42311 |
-
},
|
| 42312 |
-
"examples": {
|
| 42313 |
-
"pull_requests": [
|
| 42314 |
-
{
|
| 42315 |
-
"kind": "pull_request",
|
| 42316 |
-
"number": 64941,
|
| 42317 |
-
"title": "feat(config): pin auth profiles via model aliases",
|
| 42318 |
-
"url": "https://github.com/openclaw/openclaw/pull/64941",
|
| 42319 |
-
"state": "closed",
|
| 42320 |
-
"merged": false,
|
| 42321 |
-
"draft": false,
|
| 42322 |
-
"created_at": "2026-04-11T17:45:15Z"
|
| 42323 |
-
}
|
| 42324 |
-
],
|
| 42325 |
-
"issues": []
|
| 42326 |
-
},
|
| 42327 |
-
"fetch_error": null
|
| 42328 |
-
},
|
| 42329 |
{
|
| 42330 |
"author_login": "nerua1",
|
| 42331 |
"name": "nerudek_vibecoder",
|
|
@@ -43124,6 +42929,67 @@
|
|
| 43124 |
},
|
| 43125 |
"fetch_error": null
|
| 43126 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43127 |
{
|
| 43128 |
"author_login": "pandaAIGC",
|
| 43129 |
"name": "Fan Wang",
|
|
@@ -45362,14 +45228,14 @@
|
|
| 45362 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45363 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45364 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45365 |
-
"repo_last_seen_at": "2026-04-
|
| 45366 |
"repo_primary_artifact_count": 1,
|
| 45367 |
-
"repo_artifact_count":
|
| 45368 |
"snapshot_issue_count": 0,
|
| 45369 |
"snapshot_pr_count": 1,
|
| 45370 |
-
"snapshot_comment_count":
|
| 45371 |
-
"snapshot_review_count":
|
| 45372 |
-
"snapshot_review_comment_count":
|
| 45373 |
"repo_association": "NONE",
|
| 45374 |
"new_to_repo": false,
|
| 45375 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260418T182035Z",
|
| 5 |
+
"generated_at": "2026-04-18T18:22:11Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 714,
|
| 10 |
+
"first_seen_in_snapshot": 2,
|
| 11 |
+
"known_via_prior_merged_pr": 113,
|
| 12 |
+
"previous_primary_author_count": 4420,
|
| 13 |
"selected_seen_in_previous_primary": 712,
|
| 14 |
+
"previous_report_contributor_count": 716,
|
| 15 |
"selected_overlap_previous_report": 711,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9958,
|
| 17 |
"reused_previous_report_entries": 703,
|
| 18 |
+
"reused_known_merged_contributors": 112,
|
| 19 |
+
"live_fetches": 11,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 9.761,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.014,
|
| 24 |
"enrichment_failures": 8
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 351 |
"number": 68492,
|
| 352 |
"title": "fix(update-cli): capture macOS launchctl stderr to a log file instead of /dev/null",
|
| 353 |
"url": "https://github.com/openclaw/openclaw/pull/68492",
|
| 354 |
+
"state": "closed",
|
| 355 |
+
"merged": true,
|
| 356 |
"draft": false,
|
| 357 |
"created_at": "2026-04-18T09:20:47Z"
|
| 358 |
},
|
|
|
|
| 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 |
},
|
|
|
|
| 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"
|
|
|
|
| 2133 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agumadeiras",
|
| 2134 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agumadeiras",
|
| 2135 |
"repo_first_seen_at": "2026-01-14T20:41:14Z",
|
| 2136 |
+
"repo_last_seen_at": "2026-04-18T18:02:57Z",
|
| 2137 |
"repo_primary_artifact_count": 16,
|
| 2138 |
+
"repo_artifact_count": 479,
|
| 2139 |
"snapshot_issue_count": 1,
|
| 2140 |
"snapshot_pr_count": 15,
|
| 2141 |
+
"snapshot_comment_count": 459,
|
| 2142 |
"snapshot_review_count": 2,
|
| 2143 |
"snapshot_review_comment_count": 2,
|
| 2144 |
"repo_association": "MEMBER",
|
|
|
|
| 2869 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n",
|
| 2870 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n",
|
| 2871 |
"repo_first_seen_at": "2026-04-09T00:47:07Z",
|
| 2872 |
+
"repo_last_seen_at": "2026-04-18T18:01:51Z",
|
| 2873 |
"repo_primary_artifact_count": 12,
|
| 2874 |
+
"repo_artifact_count": 29,
|
| 2875 |
"snapshot_issue_count": 0,
|
| 2876 |
"snapshot_pr_count": 12,
|
| 2877 |
+
"snapshot_comment_count": 11,
|
| 2878 |
"snapshot_review_count": 3,
|
| 2879 |
"snapshot_review_comment_count": 3,
|
| 2880 |
"repo_association": "NONE",
|
|
|
|
| 2919 |
"number": 68586,
|
| 2920 |
"title": "fix(memory-core): resolve runtime artifacts before wiki bridge status",
|
| 2921 |
"url": "https://github.com/openclaw/openclaw/pull/68586",
|
| 2922 |
+
"state": "closed",
|
| 2923 |
"merged": false,
|
| 2924 |
"draft": false,
|
| 2925 |
"created_at": "2026-04-18T13:54:05Z"
|
|
|
|
| 3933 |
"repo_association": "CONTRIBUTOR",
|
| 3934 |
"new_to_repo": false,
|
| 3935 |
"first_seen_in_snapshot": false,
|
| 3936 |
+
"known_via_prior_merged_pr": true,
|
| 3937 |
"report_reason": null,
|
| 3938 |
"enrichment_source": "previous_report",
|
| 3939 |
"live_refetch_skipped": true,
|
|
|
|
| 9840 |
},
|
| 9841 |
"fetch_error": null
|
| 9842 |
},
|
| 9843 |
+
{
|
| 9844 |
+
"author_login": "bluesky6868",
|
| 9845 |
+
"name": "Rugang",
|
| 9846 |
+
"profile_url": "https://github.com/bluesky6868",
|
| 9847 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868",
|
| 9848 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868",
|
| 9849 |
+
"repo_first_seen_at": "2026-04-17T22:26:25Z",
|
| 9850 |
+
"repo_last_seen_at": "2026-04-18T18:06:21Z",
|
| 9851 |
+
"repo_primary_artifact_count": 4,
|
| 9852 |
+
"repo_artifact_count": 9,
|
| 9853 |
+
"snapshot_issue_count": 0,
|
| 9854 |
+
"snapshot_pr_count": 4,
|
| 9855 |
+
"snapshot_comment_count": 3,
|
| 9856 |
+
"snapshot_review_count": 1,
|
| 9857 |
+
"snapshot_review_comment_count": 1,
|
| 9858 |
+
"repo_association": "NONE",
|
| 9859 |
+
"new_to_repo": false,
|
| 9860 |
+
"first_seen_in_snapshot": false,
|
| 9861 |
+
"known_via_prior_merged_pr": false,
|
| 9862 |
+
"report_reason": null,
|
| 9863 |
+
"enrichment_source": "previous_report",
|
| 9864 |
+
"live_refetch_skipped": true,
|
| 9865 |
+
"account_age_days": 3181,
|
| 9866 |
+
"young_account": false,
|
| 9867 |
+
"follow_through_score": "weak",
|
| 9868 |
+
"breadth_score": "low",
|
| 9869 |
+
"automation_risk_signal": "low",
|
| 9870 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 9871 |
+
"public_orgs": [],
|
| 9872 |
+
"activity": {
|
| 9873 |
+
"visible_authored_pr_count": 1,
|
| 9874 |
+
"merged_pr_count": 0,
|
| 9875 |
+
"closed_unmerged_pr_count": 0,
|
| 9876 |
+
"open_pr_count": 1,
|
| 9877 |
+
"merged_pr_rate": 0.0,
|
| 9878 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 9879 |
+
"still_open_pr_rate": 1.0,
|
| 9880 |
+
"distinct_repos_with_authored_prs": 1,
|
| 9881 |
+
"distinct_repos_with_open_prs": 1
|
| 9882 |
+
},
|
| 9883 |
+
"examples": {
|
| 9884 |
+
"pull_requests": [
|
| 9885 |
+
{
|
| 9886 |
+
"kind": "pull_request",
|
| 9887 |
+
"number": 68658,
|
| 9888 |
+
"title": "security(ci): hoist docker-release manifest run: expressions into step env",
|
| 9889 |
+
"url": "https://github.com/openclaw/openclaw/pull/68658",
|
| 9890 |
+
"state": "closed",
|
| 9891 |
+
"merged": false,
|
| 9892 |
+
"draft": false,
|
| 9893 |
+
"created_at": "2026-04-18T17:54:45Z"
|
| 9894 |
+
},
|
| 9895 |
+
{
|
| 9896 |
+
"kind": "pull_request",
|
| 9897 |
+
"number": 68456,
|
| 9898 |
+
"title": "security(media): anchor sanitizeMimeType regex to reject malformed input",
|
| 9899 |
+
"url": "https://github.com/openclaw/openclaw/pull/68456",
|
| 9900 |
+
"state": "open",
|
| 9901 |
+
"merged": false,
|
| 9902 |
+
"draft": false,
|
| 9903 |
+
"created_at": "2026-04-18T07:35:10Z"
|
| 9904 |
+
},
|
| 9905 |
+
{
|
| 9906 |
+
"kind": "pull_request",
|
| 9907 |
+
"number": 68384,
|
| 9908 |
+
"title": "fix(secrets): reject noisy plain exec stdout",
|
| 9909 |
+
"url": "https://github.com/openclaw/openclaw/pull/68384",
|
| 9910 |
+
"state": "open",
|
| 9911 |
+
"merged": false,
|
| 9912 |
+
"draft": false,
|
| 9913 |
+
"created_at": "2026-04-18T03:48:19Z"
|
| 9914 |
+
}
|
| 9915 |
+
],
|
| 9916 |
+
"issues": []
|
| 9917 |
+
},
|
| 9918 |
+
"fetch_error": null
|
| 9919 |
+
},
|
| 9920 |
{
|
| 9921 |
"author_login": "briandevans",
|
| 9922 |
"name": "Brian D. Evans",
|
|
|
|
| 11094 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azoneblaze",
|
| 11095 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azoneblaze",
|
| 11096 |
"repo_first_seen_at": "2026-04-17T15:38:07Z",
|
| 11097 |
+
"repo_last_seen_at": "2026-04-18T17:54:58Z",
|
| 11098 |
"repo_primary_artifact_count": 4,
|
| 11099 |
+
"repo_artifact_count": 6,
|
| 11100 |
"snapshot_issue_count": 0,
|
| 11101 |
"snapshot_pr_count": 4,
|
| 11102 |
+
"snapshot_comment_count": 2,
|
| 11103 |
"snapshot_review_count": 0,
|
| 11104 |
"snapshot_review_comment_count": 0,
|
| 11105 |
"repo_association": "NONE",
|
|
|
|
| 11905 |
},
|
| 11906 |
"fetch_error": null
|
| 11907 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11908 |
{
|
| 11909 |
"author_login": "damselem",
|
| 11910 |
"name": "Daniel Salmer\u00f3n Amselem",
|
|
|
|
| 12909 |
},
|
| 12910 |
"fetch_error": null
|
| 12911 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12912 |
{
|
| 12913 |
"author_login": "feiskyer",
|
| 12914 |
"name": "Pengfei Ni",
|
|
|
|
| 13391 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete",
|
| 13392 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete",
|
| 13393 |
"repo_first_seen_at": "2025-11-26T16:46:20Z",
|
| 13394 |
+
"repo_last_seen_at": "2026-04-18T17:39:28Z",
|
| 13395 |
"repo_primary_artifact_count": 5,
|
| 13396 |
+
"repo_artifact_count": 7042,
|
| 13397 |
"snapshot_issue_count": 1,
|
| 13398 |
"snapshot_pr_count": 4,
|
| 13399 |
+
"snapshot_comment_count": 7033,
|
| 13400 |
"snapshot_review_count": 4,
|
| 13401 |
"snapshot_review_comment_count": 0,
|
| 13402 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 17342 |
"repo_association": "CONTRIBUTOR",
|
| 17343 |
"new_to_repo": false,
|
| 17344 |
"first_seen_in_snapshot": false,
|
| 17345 |
+
"known_via_prior_merged_pr": true,
|
| 17346 |
"report_reason": null,
|
| 17347 |
"enrichment_source": "previous_report",
|
| 17348 |
"live_refetch_skipped": true,
|
|
|
|
| 19917 |
},
|
| 19918 |
"fetch_error": null
|
| 19919 |
},
|
| 19920 |
+
{
|
| 19921 |
+
"author_login": "shad0wca7",
|
| 19922 |
+
"name": null,
|
| 19923 |
+
"profile_url": "https://github.com/shad0wca7",
|
| 19924 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ashad0wca7",
|
| 19925 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ashad0wca7",
|
| 19926 |
+
"repo_first_seen_at": "2026-02-21T17:28:52Z",
|
| 19927 |
+
"repo_last_seen_at": "2026-04-14T16:27:22Z",
|
| 19928 |
+
"repo_primary_artifact_count": 6,
|
| 19929 |
+
"repo_artifact_count": 13,
|
| 19930 |
+
"snapshot_issue_count": 0,
|
| 19931 |
+
"snapshot_pr_count": 6,
|
| 19932 |
+
"snapshot_comment_count": 5,
|
| 19933 |
+
"snapshot_review_count": 1,
|
| 19934 |
+
"snapshot_review_comment_count": 1,
|
| 19935 |
+
"repo_association": "CONTRIBUTOR",
|
| 19936 |
+
"new_to_repo": false,
|
| 19937 |
+
"first_seen_in_snapshot": false,
|
| 19938 |
+
"known_via_prior_merged_pr": true,
|
| 19939 |
+
"report_reason": null,
|
| 19940 |
+
"enrichment_source": "previous_report",
|
| 19941 |
+
"live_refetch_skipped": true,
|
| 19942 |
+
"account_age_days": 4159,
|
| 19943 |
+
"young_account": false,
|
| 19944 |
+
"follow_through_score": "weak",
|
| 19945 |
+
"breadth_score": "low",
|
| 19946 |
+
"automation_risk_signal": "low",
|
| 19947 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19948 |
+
"public_orgs": [],
|
| 19949 |
+
"activity": {
|
| 19950 |
+
"visible_authored_pr_count": 6,
|
| 19951 |
+
"merged_pr_count": 1,
|
| 19952 |
+
"closed_unmerged_pr_count": 0,
|
| 19953 |
+
"open_pr_count": 5,
|
| 19954 |
+
"merged_pr_rate": 0.1667,
|
| 19955 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 19956 |
+
"still_open_pr_rate": 0.8333,
|
| 19957 |
+
"distinct_repos_with_authored_prs": 1,
|
| 19958 |
+
"distinct_repos_with_open_prs": 1
|
| 19959 |
+
},
|
| 19960 |
+
"examples": {
|
| 19961 |
+
"pull_requests": [
|
| 19962 |
+
{
|
| 19963 |
+
"kind": "pull_request",
|
| 19964 |
+
"number": 66671,
|
| 19965 |
+
"title": "fix: replace source-tree-relative runtime import in session-status-tool",
|
| 19966 |
+
"url": "https://github.com/openclaw/openclaw/pull/66671",
|
| 19967 |
+
"state": "open",
|
| 19968 |
+
"merged": false,
|
| 19969 |
+
"draft": true,
|
| 19970 |
+
"created_at": "2026-04-14T16:27:22Z"
|
| 19971 |
+
},
|
| 19972 |
+
{
|
| 19973 |
+
"kind": "pull_request",
|
| 19974 |
+
"number": 64956,
|
| 19975 |
+
"title": "fix: dedupe session summaries by session id",
|
| 19976 |
+
"url": "https://github.com/openclaw/openclaw/pull/64956",
|
| 19977 |
+
"state": "open",
|
| 19978 |
+
"merged": false,
|
| 19979 |
+
"draft": false,
|
| 19980 |
+
"created_at": "2026-04-11T18:06:38Z"
|
| 19981 |
+
},
|
| 19982 |
+
{
|
| 19983 |
+
"kind": "pull_request",
|
| 19984 |
+
"number": 64617,
|
| 19985 |
+
"title": "Doctor: add regression coverage for archived transcript artifacts in orphan checks",
|
| 19986 |
+
"url": "https://github.com/openclaw/openclaw/pull/64617",
|
| 19987 |
+
"state": "open",
|
| 19988 |
+
"merged": false,
|
| 19989 |
+
"draft": false,
|
| 19990 |
+
"created_at": "2026-04-11T03:40:04Z"
|
| 19991 |
+
}
|
| 19992 |
+
],
|
| 19993 |
+
"issues": []
|
| 19994 |
+
},
|
| 19995 |
+
"fetch_error": null
|
| 19996 |
+
},
|
| 19997 |
{
|
| 19998 |
"author_login": "smartchainark",
|
| 19999 |
"name": "bitking",
|
|
|
|
| 20227 |
},
|
| 20228 |
"fetch_error": null
|
| 20229 |
},
|
| 20230 |
+
{
|
| 20231 |
+
"author_login": "saitama3292-onepunch",
|
| 20232 |
+
"name": "Saitama",
|
| 20233 |
+
"profile_url": "https://github.com/saitama3292-onepunch",
|
| 20234 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asaitama3292-onepunch",
|
| 20235 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asaitama3292-onepunch",
|
| 20236 |
+
"repo_first_seen_at": "2026-04-07T12:18:26Z",
|
| 20237 |
+
"repo_last_seen_at": "2026-04-18T17:29:43Z",
|
| 20238 |
+
"repo_primary_artifact_count": 5,
|
| 20239 |
+
"repo_artifact_count": 7,
|
| 20240 |
+
"snapshot_issue_count": 0,
|
| 20241 |
+
"snapshot_pr_count": 5,
|
| 20242 |
+
"snapshot_comment_count": 2,
|
| 20243 |
+
"snapshot_review_count": 0,
|
| 20244 |
+
"snapshot_review_comment_count": 0,
|
| 20245 |
+
"repo_association": "NONE",
|
| 20246 |
+
"new_to_repo": false,
|
| 20247 |
+
"first_seen_in_snapshot": false,
|
| 20248 |
+
"known_via_prior_merged_pr": false,
|
| 20249 |
+
"report_reason": null,
|
| 20250 |
+
"enrichment_source": "live",
|
| 20251 |
+
"live_refetch_skipped": false,
|
| 20252 |
+
"account_age_days": 18,
|
| 20253 |
+
"young_account": true,
|
| 20254 |
+
"follow_through_score": "weak",
|
| 20255 |
+
"breadth_score": "low",
|
| 20256 |
+
"automation_risk_signal": "low",
|
| 20257 |
+
"heuristic_note": "very new account",
|
| 20258 |
+
"public_orgs": [],
|
| 20259 |
+
"activity": {
|
| 20260 |
+
"visible_authored_pr_count": 3,
|
| 20261 |
+
"merged_pr_count": 1,
|
| 20262 |
+
"closed_unmerged_pr_count": 1,
|
| 20263 |
+
"open_pr_count": 1,
|
| 20264 |
+
"merged_pr_rate": 0.3333,
|
| 20265 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 20266 |
+
"still_open_pr_rate": 0.3333,
|
| 20267 |
+
"distinct_repos_with_authored_prs": 2,
|
| 20268 |
+
"distinct_repos_with_open_prs": 1
|
| 20269 |
+
},
|
| 20270 |
+
"examples": {
|
| 20271 |
+
"pull_requests": [
|
| 20272 |
+
{
|
| 20273 |
+
"kind": "pull_request",
|
| 20274 |
+
"number": 68650,
|
| 20275 |
+
"title": "fix: omit thinkingConfig for Gemini 3 Pro disabled case (fixes #62470)",
|
| 20276 |
+
"url": "https://github.com/openclaw/openclaw/pull/68650",
|
| 20277 |
+
"state": "open",
|
| 20278 |
+
"merged": false,
|
| 20279 |
+
"draft": false,
|
| 20280 |
+
"created_at": "2026-04-18T17:29:43Z"
|
| 20281 |
+
},
|
| 20282 |
+
{
|
| 20283 |
+
"kind": "pull_request",
|
| 20284 |
+
"number": 62836,
|
| 20285 |
+
"title": "Add Slack Block Kit support for agent messages render blocks/buttons/sections",
|
| 20286 |
+
"url": "https://github.com/openclaw/openclaw/pull/62836",
|
| 20287 |
+
"state": "open",
|
| 20288 |
+
"merged": false,
|
| 20289 |
+
"draft": false,
|
| 20290 |
+
"created_at": "2026-04-08T02:07:34Z"
|
| 20291 |
+
},
|
| 20292 |
+
{
|
| 20293 |
+
"kind": "pull_request",
|
| 20294 |
+
"number": 62494,
|
| 20295 |
+
"title": "\u5728 Clawhub \u52a0\u4e0a Rate Limit \u53ef\u8996\u6027\uff08\u56de\u50b3 headers/\u6587\u4ef6/\u986f\u793a\u5269\u9918\u984d\u5ea6\uff09\uff0c\u907f\u514d\u300c\u9650\u5236\u592a\u5147\u4f46\u770b\u4e0d\u5230\u539f\u56e0\u300d",
|
| 20296 |
+
"url": "https://github.com/openclaw/openclaw/pull/62494",
|
| 20297 |
+
"state": "open",
|
| 20298 |
+
"merged": false,
|
| 20299 |
+
"draft": false,
|
| 20300 |
+
"created_at": "2026-04-07T12:36:44Z"
|
| 20301 |
+
}
|
| 20302 |
+
],
|
| 20303 |
+
"issues": []
|
| 20304 |
+
},
|
| 20305 |
+
"fetch_error": null
|
| 20306 |
+
},
|
| 20307 |
{
|
| 20308 |
"author_login": "scoootscooob",
|
| 20309 |
"name": null,
|
|
|
|
| 21037 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev",
|
| 21038 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev",
|
| 21039 |
"repo_first_seen_at": "2026-04-02T13:08:35Z",
|
| 21040 |
+
"repo_last_seen_at": "2026-04-18T17:30:33Z",
|
| 21041 |
"repo_primary_artifact_count": 3,
|
| 21042 |
+
"repo_artifact_count": 12,
|
| 21043 |
"snapshot_issue_count": 0,
|
| 21044 |
"snapshot_pr_count": 3,
|
| 21045 |
+
"snapshot_comment_count": 5,
|
| 21046 |
"snapshot_review_count": 2,
|
| 21047 |
"snapshot_review_comment_count": 2,
|
| 21048 |
"repo_association": "NONE",
|
|
|
|
| 21415 |
},
|
| 21416 |
"fetch_error": null
|
| 21417 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21418 |
{
|
| 21419 |
"author_login": "ggzeng",
|
| 21420 |
"name": "Gavin Zeng",
|
|
|
|
| 24096 |
"number": 67508,
|
| 24097 |
"title": "fix(agents): prefer target agent's bound Matrix account for subagent spawns",
|
| 24098 |
"url": "https://github.com/openclaw/openclaw/pull/67508",
|
| 24099 |
+
"state": "closed",
|
| 24100 |
+
"merged": true,
|
| 24101 |
"draft": false,
|
| 24102 |
"created_at": "2026-04-16T04:30:15Z"
|
| 24103 |
}
|
|
|
|
| 24144 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja",
|
| 24145 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja",
|
| 24146 |
"repo_first_seen_at": "2026-04-02T20:34:32Z",
|
| 24147 |
+
"repo_last_seen_at": "2026-04-18T17:21:06Z",
|
| 24148 |
"repo_primary_artifact_count": 6,
|
| 24149 |
+
"repo_artifact_count": 14,
|
| 24150 |
"snapshot_issue_count": 5,
|
| 24151 |
"snapshot_pr_count": 1,
|
| 24152 |
+
"snapshot_comment_count": 8,
|
| 24153 |
"snapshot_review_count": 0,
|
| 24154 |
"snapshot_review_comment_count": 0,
|
| 24155 |
"repo_association": "NONE",
|
|
|
|
| 24206 |
"number": 67348,
|
| 24207 |
"title": "feat(agent): add --model flag to openclaw agent for per-invocation model selection",
|
| 24208 |
"url": "https://github.com/openclaw/openclaw/issues/67348",
|
| 24209 |
+
"state": "closed",
|
| 24210 |
"merged": null,
|
| 24211 |
"draft": null,
|
| 24212 |
"created_at": "2026-04-15T19:14:11Z"
|
|
|
|
| 24216 |
"number": 67180,
|
| 24217 |
"title": "bug(web-ui): streaming markdown flickers \u2014 full DOM replacement on every token via unsafeHTML",
|
| 24218 |
"url": "https://github.com/openclaw/openclaw/issues/67180",
|
| 24219 |
+
"state": "closed",
|
| 24220 |
"merged": null,
|
| 24221 |
"draft": null,
|
| 24222 |
"created_at": "2026-04-15T12:50:49Z"
|
|
|
|
| 27729 |
"first_seen_in_snapshot": false,
|
| 27730 |
"known_via_prior_merged_pr": false,
|
| 27731 |
"report_reason": null,
|
| 27732 |
+
"enrichment_source": "previous_report",
|
| 27733 |
+
"live_refetch_skipped": true,
|
| 27734 |
"account_age_days": 2752,
|
| 27735 |
"young_account": false,
|
| 27736 |
"follow_through_score": "weak",
|
|
|
|
| 28525 |
},
|
| 28526 |
"fetch_error": null
|
| 28527 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28528 |
{
|
| 28529 |
"author_login": "mujiannan",
|
| 28530 |
"name": "ZZ.No.1",
|
|
|
|
| 31155 |
"snapshot_review_count": 0,
|
| 31156 |
"snapshot_review_comment_count": 0,
|
| 31157 |
"repo_association": "NONE",
|
| 31158 |
+
"new_to_repo": false,
|
| 31159 |
+
"first_seen_in_snapshot": false,
|
| 31160 |
"known_via_prior_merged_pr": false,
|
| 31161 |
+
"report_reason": null,
|
| 31162 |
+
"enrichment_source": "previous_report",
|
| 31163 |
+
"live_refetch_skipped": true,
|
| 31164 |
"account_age_days": 5,
|
| 31165 |
"young_account": true,
|
| 31166 |
"follow_through_score": "weak",
|
|
|
|
| 31725 |
"snapshot_review_count": 0,
|
| 31726 |
"snapshot_review_comment_count": 0,
|
| 31727 |
"repo_association": "NONE",
|
| 31728 |
+
"new_to_repo": false,
|
| 31729 |
+
"first_seen_in_snapshot": false,
|
| 31730 |
"known_via_prior_merged_pr": false,
|
| 31731 |
+
"report_reason": null,
|
| 31732 |
+
"enrichment_source": "previous_report",
|
| 31733 |
+
"live_refetch_skipped": true,
|
| 31734 |
"account_age_days": 286,
|
| 31735 |
"young_account": true,
|
| 31736 |
"follow_through_score": "n/a",
|
|
|
|
| 31823 |
},
|
| 31824 |
"fetch_error": null
|
| 31825 |
},
|
| 31826 |
+
{
|
| 31827 |
+
"author_login": "avirweb",
|
| 31828 |
+
"name": null,
|
| 31829 |
+
"profile_url": "https://github.com/avirweb",
|
| 31830 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aavirweb",
|
| 31831 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aavirweb",
|
| 31832 |
+
"repo_first_seen_at": "2026-02-07T17:32:01Z",
|
| 31833 |
+
"repo_last_seen_at": "2026-04-18T17:37:58Z",
|
| 31834 |
+
"repo_primary_artifact_count": 1,
|
| 31835 |
+
"repo_artifact_count": 9,
|
| 31836 |
+
"snapshot_issue_count": 0,
|
| 31837 |
+
"snapshot_pr_count": 1,
|
| 31838 |
+
"snapshot_comment_count": 8,
|
| 31839 |
+
"snapshot_review_count": 0,
|
| 31840 |
+
"snapshot_review_comment_count": 0,
|
| 31841 |
+
"repo_association": "CONTRIBUTOR",
|
| 31842 |
+
"new_to_repo": true,
|
| 31843 |
+
"first_seen_in_snapshot": true,
|
| 31844 |
+
"known_via_prior_merged_pr": false,
|
| 31845 |
+
"report_reason": "first_seen_in_snapshot",
|
| 31846 |
+
"enrichment_source": "live",
|
| 31847 |
+
"live_refetch_skipped": false,
|
| 31848 |
+
"account_age_days": 81,
|
| 31849 |
+
"young_account": true,
|
| 31850 |
+
"follow_through_score": "weak",
|
| 31851 |
+
"breadth_score": "low",
|
| 31852 |
+
"automation_risk_signal": "medium",
|
| 31853 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 31854 |
+
"public_orgs": [],
|
| 31855 |
+
"activity": {
|
| 31856 |
+
"visible_authored_pr_count": 1,
|
| 31857 |
+
"merged_pr_count": 0,
|
| 31858 |
+
"closed_unmerged_pr_count": 0,
|
| 31859 |
+
"open_pr_count": 1,
|
| 31860 |
+
"merged_pr_rate": 0.0,
|
| 31861 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 31862 |
+
"still_open_pr_rate": 1.0,
|
| 31863 |
+
"distinct_repos_with_authored_prs": 1,
|
| 31864 |
+
"distinct_repos_with_open_prs": 1
|
| 31865 |
+
},
|
| 31866 |
+
"examples": {
|
| 31867 |
+
"pull_requests": [
|
| 31868 |
+
{
|
| 31869 |
+
"kind": "pull_request",
|
| 31870 |
+
"number": 68654,
|
| 31871 |
+
"title": "perf: reduce lazy CLI startup plugin loading",
|
| 31872 |
+
"url": "https://github.com/openclaw/openclaw/pull/68654",
|
| 31873 |
+
"state": "open",
|
| 31874 |
+
"merged": false,
|
| 31875 |
+
"draft": false,
|
| 31876 |
+
"created_at": "2026-04-18T17:37:58Z"
|
| 31877 |
+
}
|
| 31878 |
+
],
|
| 31879 |
+
"issues": []
|
| 31880 |
+
},
|
| 31881 |
+
"fetch_error": null
|
| 31882 |
+
},
|
| 31883 |
{
|
| 31884 |
"author_login": "ayteks",
|
| 31885 |
"name": null,
|
|
|
|
| 34762 |
"snapshot_review_count": 0,
|
| 34763 |
"snapshot_review_comment_count": 0,
|
| 34764 |
"repo_association": "NONE",
|
| 34765 |
+
"new_to_repo": false,
|
| 34766 |
+
"first_seen_in_snapshot": false,
|
| 34767 |
"known_via_prior_merged_pr": false,
|
| 34768 |
+
"report_reason": null,
|
| 34769 |
+
"enrichment_source": "previous_report",
|
| 34770 |
+
"live_refetch_skipped": true,
|
| 34771 |
"account_age_days": 5855,
|
| 34772 |
"young_account": false,
|
| 34773 |
"follow_through_score": "weak",
|
|
|
|
| 34977 |
},
|
| 34978 |
"fetch_error": null
|
| 34979 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34980 |
{
|
| 34981 |
"author_login": "ejc3",
|
| 34982 |
"name": "EJ",
|
|
|
|
| 40024 |
"snapshot_review_count": 0,
|
| 40025 |
"snapshot_review_comment_count": 0,
|
| 40026 |
"repo_association": "NONE",
|
| 40027 |
+
"new_to_repo": false,
|
| 40028 |
+
"first_seen_in_snapshot": false,
|
| 40029 |
"known_via_prior_merged_pr": false,
|
| 40030 |
+
"report_reason": null,
|
| 40031 |
+
"enrichment_source": "previous_report",
|
| 40032 |
+
"live_refetch_skipped": true,
|
| 40033 |
"account_age_days": 3193,
|
| 40034 |
"young_account": false,
|
| 40035 |
"follow_through_score": "weak",
|
|
|
|
| 40295 |
},
|
| 40296 |
"fetch_error": null
|
| 40297 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40298 |
{
|
| 40299 |
"author_login": "leonidas1712",
|
| 40300 |
"name": "Leo",
|
|
|
|
| 42131 |
},
|
| 42132 |
"fetch_error": null
|
| 42133 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42134 |
{
|
| 42135 |
"author_login": "nerua1",
|
| 42136 |
"name": "nerudek_vibecoder",
|
|
|
|
| 42929 |
},
|
| 42930 |
"fetch_error": null
|
| 42931 |
},
|
| 42932 |
+
{
|
| 42933 |
+
"author_login": "palewire",
|
| 42934 |
+
"name": "Ben Welsh",
|
| 42935 |
+
"profile_url": "https://github.com/palewire",
|
| 42936 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apalewire",
|
| 42937 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire",
|
| 42938 |
+
"repo_first_seen_at": "2026-04-18T16:38:20Z",
|
| 42939 |
+
"repo_last_seen_at": "2026-04-18T17:41:36Z",
|
| 42940 |
+
"repo_primary_artifact_count": 1,
|
| 42941 |
+
"repo_artifact_count": 4,
|
| 42942 |
+
"snapshot_issue_count": 0,
|
| 42943 |
+
"snapshot_pr_count": 1,
|
| 42944 |
+
"snapshot_comment_count": 1,
|
| 42945 |
+
"snapshot_review_count": 1,
|
| 42946 |
+
"snapshot_review_comment_count": 1,
|
| 42947 |
+
"repo_association": "NONE",
|
| 42948 |
+
"new_to_repo": true,
|
| 42949 |
+
"first_seen_in_snapshot": true,
|
| 42950 |
+
"known_via_prior_merged_pr": false,
|
| 42951 |
+
"report_reason": "first_seen_in_snapshot",
|
| 42952 |
+
"enrichment_source": "live",
|
| 42953 |
+
"live_refetch_skipped": false,
|
| 42954 |
+
"account_age_days": 6550,
|
| 42955 |
+
"young_account": false,
|
| 42956 |
+
"follow_through_score": "mixed",
|
| 42957 |
+
"breadth_score": "low",
|
| 42958 |
+
"automation_risk_signal": "low",
|
| 42959 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 42960 |
+
"public_orgs": [
|
| 42961 |
+
"pastpages",
|
| 42962 |
+
"california-civic-data-coalition",
|
| 42963 |
+
"palermo-hollywood"
|
| 42964 |
+
],
|
| 42965 |
+
"activity": {
|
| 42966 |
+
"visible_authored_pr_count": 2,
|
| 42967 |
+
"merged_pr_count": 1,
|
| 42968 |
+
"closed_unmerged_pr_count": 0,
|
| 42969 |
+
"open_pr_count": 1,
|
| 42970 |
+
"merged_pr_rate": 0.5,
|
| 42971 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 42972 |
+
"still_open_pr_rate": 0.5,
|
| 42973 |
+
"distinct_repos_with_authored_prs": 2,
|
| 42974 |
+
"distinct_repos_with_open_prs": 1
|
| 42975 |
+
},
|
| 42976 |
+
"examples": {
|
| 42977 |
+
"pull_requests": [
|
| 42978 |
+
{
|
| 42979 |
+
"kind": "pull_request",
|
| 42980 |
+
"number": 68651,
|
| 42981 |
+
"title": "Gateway/config: add models.pricing.enabled to skip pricing bootstrap",
|
| 42982 |
+
"url": "https://github.com/openclaw/openclaw/pull/68651",
|
| 42983 |
+
"state": "open",
|
| 42984 |
+
"merged": false,
|
| 42985 |
+
"draft": false,
|
| 42986 |
+
"created_at": "2026-04-18T17:29:56Z"
|
| 42987 |
+
}
|
| 42988 |
+
],
|
| 42989 |
+
"issues": []
|
| 42990 |
+
},
|
| 42991 |
+
"fetch_error": null
|
| 42992 |
+
},
|
| 42993 |
{
|
| 42994 |
"author_login": "pandaAIGC",
|
| 42995 |
"name": "Fan Wang",
|
|
|
|
| 45228 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45229 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45230 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45231 |
+
"repo_last_seen_at": "2026-04-18T18:19:37Z",
|
| 45232 |
"repo_primary_artifact_count": 1,
|
| 45233 |
+
"repo_artifact_count": 17,
|
| 45234 |
"snapshot_issue_count": 0,
|
| 45235 |
"snapshot_pr_count": 1,
|
| 45236 |
+
"snapshot_comment_count": 2,
|
| 45237 |
+
"snapshot_review_count": 7,
|
| 45238 |
+
"snapshot_review_comment_count": 7,
|
| 45239 |
"repo_association": "NONE",
|
| 45240 |
"new_to_repo": false,
|
| 45241 |
"first_seen_in_snapshot": false,
|
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 |
|
|
@@ -126,6 +126,7 @@
|
|
| 126 |
| `Joel-Claw` | [profile](https://github.com/Joel-Claw) | no | NONE | 7d | `2026-04-14T17:55:10Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 127 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 128 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 129 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 130 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 131 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
|
@@ -150,7 +151,6 @@
|
|
| 150 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 151 |
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 152 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 153 |
-
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 3 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 154 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 155 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 156 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -164,7 +164,6 @@
|
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 167 |
-
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 168 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 169 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 170 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -259,9 +258,11 @@
|
|
| 259 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 260 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 6 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 261 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 262 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 263 |
| `corbin-breton` | [profile](https://github.com/corbin-breton) | no | NONE | 4734d | `2026-04-08T19:15:22Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 264 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 5 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 265 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 266 |
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 267 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -276,7 +277,6 @@
|
|
| 276 |
| `evandance` | [profile](https://github.com/evandance) | no | CONTRIBUTOR | 1220d | `2026-04-09T11:38:41Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 277 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 278 |
| `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 |
|
| 279 |
-
| `Arry8` | [profile](https://github.com/Arry8) | no | NONE | 53d | `2026-03-13T19:47:00Z` | 2 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 280 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 281 |
| `dorukardahan` | [profile](https://github.com/dorukardahan) | no | CONTRIBUTOR | 3001d | `2026-02-18T22:33:42Z` | 2 | 1 | mixed | moderate | low | — |
|
| 282 |
| `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 |
|
|
@@ -375,7 +375,6 @@
|
|
| 375 |
| `marinosabijan` | [profile](https://github.com/marinosabijan) | no | NONE | 2004d | `2026-04-12T14:42:24Z` | 1 | 1 | strong | low | low | — |
|
| 376 |
| `maxreith` | [profile](https://github.com/maxreith) | no | NONE | 786d | `2026-04-12T11:07:04Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 377 |
| `moltar-bot` | [profile](https://github.com/moltar-bot) | no | NONE | 71d | `2026-04-14T14:13:43Z` | 1 | 1 | strong | low | low | very new account; no visible non-self stars |
|
| 378 |
-
| `mrozentsvayg` | [profile](https://github.com/mrozentsvayg) | no | NONE | 3323d | `2026-03-17T16:24:51Z` | 1 | 1 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 379 |
| `mujiannan` | [profile](https://github.com/mujiannan) | no | NONE | 2650d | `2026-02-18T16:17:02Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 380 |
| `nanami-he` | [profile](https://github.com/nanami-he) | no | NONE | 23d | `2026-03-23T18:08:07Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 381 |
| `nsnydr` | [profile](https://github.com/nsnydr) | no | NONE | 2898d | `2026-04-14T20:31:31Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -417,7 +416,7 @@
|
|
| 417 |
| `alickgithub2` | [profile](https://github.com/alickgithub2) | no | NONE | 1141d | `2026-04-12T16:15:43Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 418 |
| `aliyevaladddin` | [profile](https://github.com/aliyevaladddin) | no | NONE | 326d | `2026-04-15T01:10:25Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 419 |
| `allenliang2022` | [profile](https://github.com/allenliang2022) | no | NONE | 1544d | `2026-04-17T11:19:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 420 |
-
| `altierac` | [profile](https://github.com/altierac) |
|
| 421 |
| `ammadfa` | [profile](https://github.com/ammadfa) | no | NONE | 4214d | `2026-04-12T04:32:50Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 422 |
| `andyylin` | [profile](https://github.com/andyylin) | no | CONTRIBUTOR | 2500d | `2026-04-08T14:02:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 423 |
| `anniesurla` | [profile](https://github.com/anniesurla) | no | NONE | 1352d | `2026-04-18T00:06:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -427,8 +426,9 @@
|
|
| 427 |
| `aryankinha` | [profile](https://github.com/aryankinha) | no | NONE | 552d | `2026-04-14T09:25:17Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 428 |
| `athletesofthereef` | [profile](https://github.com/athletesofthereef) | no | NONE | 34d | `2026-04-14T06:04:02Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 429 |
| `ATJGQ` | [profile](https://github.com/ATJGQ) | no | NONE | 1705d | `2026-04-15T11:34:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 430 |
-
| `atlaspetco` | [profile](https://github.com/atlaspetco) |
|
| 431 |
| `auyua9` | [profile](https://github.com/auyua9) | no | NONE | 13d | `2026-04-16T12:51:30Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 432 |
| `ayteks` | [profile](https://github.com/ayteks) | no | NONE | 3206d | `2026-04-16T06:33:41Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 433 |
| `bahadorkhaleghi1982` | [profile](https://github.com/bahadorkhaleghi1982) | no | NONE | 5d | `2026-04-12T23:15:36Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 434 |
| `BananaAccurate` | [profile](https://github.com/BananaAccurate) | no | NONE | 250d | `2026-04-14T02:59:08Z` | 1 | 0 | mixed | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -479,11 +479,10 @@
|
|
| 479 |
| `DoraleCitrus` | [profile](https://github.com/DoraleCitrus) | no | NONE | 526d | `2026-04-17T04:22:20Z` | 1 | 0 | mixed | low | low | — |
|
| 480 |
| `drakulavich` | [profile](https://github.com/drakulavich) | no | NONE | 6051d | `2026-03-15T09:17:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 481 |
| `Dykij` | [profile](https://github.com/Dykij) | no | NONE | 2169d | `2026-04-13T16:13:21Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 482 |
-
| `edokeh` | [profile](https://github.com/edokeh) |
|
| 483 |
| `EdwardIrby` | [profile](https://github.com/EdwardIrby) | no | NONE | 5324d | `2026-04-11T20:00:03Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
| 484 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 485 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 486 |
-
| `ejames-dev` | [profile](https://github.com/ejames-dev) | no | CONTRIBUTOR | 584d | `2026-04-11T17:46:20Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 487 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 488 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 489 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -572,12 +571,11 @@
|
|
| 572 |
| `klingai-dev` | [profile](https://github.com/klingai-dev) | no | NONE | 4247d | `2026-04-14T12:08:17Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 573 |
| `kryptt` | [profile](https://github.com/kryptt) | no | NONE | 6110d | `2026-04-13T10:56:24Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 574 |
| `kumarshreyak` | [profile](https://github.com/kumarshreyak) | no | NONE | 3863d | `2026-04-12T08:19:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 575 |
-
| `Kzino` | [profile](https://github.com/Kzino) |
|
| 576 |
| `Laihiujin` | [profile](https://github.com/Laihiujin) | no | NONE | 1705d | `2026-04-16T03:34:07Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs |
|
| 577 |
| `langningchen-openclaw` | [profile](https://github.com/langningchen-openclaw) | no | NONE | 0d | `2026-04-17T14:34:30Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 578 |
| `lanyasheng` | [profile](https://github.com/lanyasheng) | no | NONE | 3483d | `2026-03-12T16:41:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 579 |
| `laopuhuluwa` | [profile](https://github.com/laopuhuluwa) | no | CONTRIBUTOR | 66d | `2026-02-20T11:19:44Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 580 |
-
| `LaurentMazare` | [profile](https://github.com/LaurentMazare) | no | NONE | 5331d | `2026-04-11T18:11:55Z` | 1 | 0 | mixed | moderate | low | — |
|
| 581 |
| `leonidas1712` | [profile](https://github.com/leonidas1712) | no | NONE | 3582d | `2026-04-18T07:30:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 582 |
| `liemrich` | [profile](https://github.com/liemrich) | no | NONE | 2215d | `2026-04-16T01:38:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 583 |
| `lightning-openclaw` | [profile](https://github.com/lightning-openclaw) | no | NONE | 49d | `2026-04-12T09:57:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -610,7 +608,6 @@
|
|
| 610 |
| `MotherSphere` | [profile](https://github.com/MotherSphere) | no | NONE | 198d | `2026-04-18T14:28:07Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 611 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 612 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 613 |
-
| `neiro-yuchat` | [profile](https://github.com/neiro-yuchat) | no | NONE | 72d | `2026-04-11T17:45:15Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 614 |
| `nerua1` | [profile](https://github.com/nerua1) | no | NONE | 20d | `2026-04-12T19:44:51Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 615 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 616 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -625,6 +622,7 @@
|
|
| 625 |
| `openclawdg` | [profile](https://github.com/openclawdg) | no | NONE | 21d | `2026-04-14T20:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 626 |
| `OpenCnid` | [profile](https://github.com/OpenCnid) | no | NONE | 2977d | `2026-04-16T00:25:22Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 627 |
| `OurHobbyApp` | [profile](https://github.com/OurHobbyApp) | no | NONE | 330d | `2026-04-12T08:51:45Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 628 |
| `pandaAIGC` | [profile](https://github.com/pandaAIGC) | no | NONE | 273d | `2026-04-14T07:58:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 629 |
| `paramiao` | [profile](https://github.com/paramiao) | no | NONE | 5277d | `2026-04-16T13:42:00Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 630 |
| `patricklee001` | [profile](https://github.com/patricklee001) | no | NONE | 46d | `2026-04-17T14:39:01Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -820,7 +818,7 @@ Example artifacts:
|
|
| 820 |
|
| 821 |
Example artifacts:
|
| 822 |
- [PR #68542: fix(auto-reply): preserve friendly basename for reply-media staging](https://github.com/openclaw/openclaw/pull/68542) — open
|
| 823 |
-
- [PR #68492: fix(update-cli): capture macOS launchctl stderr to a log file instead of /dev/null](https://github.com/openclaw/openclaw/pull/68492) —
|
| 824 |
- [PR #68399: fix(cli): reject --agent on models set/set-image instead of silently writing global default](https://github.com/openclaw/openclaw/pull/68399) — open
|
| 825 |
|
| 826 |
### `nightq`
|
|
@@ -1226,10 +1224,10 @@ Example artifacts:
|
|
| 1226 |
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1227 |
|
| 1228 |
Example artifacts:
|
| 1229 |
-
- [PR #68404: fix: Published deployment token placeholder bypasses gateway...](https://github.com/openclaw/openclaw/pull/68404) —
|
| 1230 |
- [PR #65655: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65655) — open
|
| 1231 |
- [PR #65647: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65647) — closed
|
| 1232 |
-
- [Issue #68403: [Bug]: Published deployment token placeholder bypasses gateway weak-secret guard](https://github.com/openclaw/openclaw/issues/68403) —
|
| 1233 |
- [Issue #65626: [Bug]: Browser control honors inactive gateway credentials despite explicit auth mode](https://github.com/openclaw/openclaw/issues/65626) — open
|
| 1234 |
- [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
|
| 1235 |
|
|
@@ -1309,12 +1307,12 @@ Example artifacts:
|
|
| 1309 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agumadeiras)
|
| 1310 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agumadeiras)
|
| 1311 |
- repo first seen: `2026-01-14T20:41:14Z`
|
| 1312 |
-
- repo last seen: `2026-04-
|
| 1313 |
- first seen in snapshot: **no**
|
| 1314 |
- repo association: **MEMBER**
|
| 1315 |
- repo primary artifacts: **16**
|
| 1316 |
- snapshot authored PRs/issues: **15 PRs / 1 issues**
|
| 1317 |
-
- snapshot discussion activity: **
|
| 1318 |
- account age: **4579 days**
|
| 1319 |
- recent public PR activity: **16 PRs** (13 merged / 1 closed-unmerged / 2 open; merged rate **81%**, closed-unmerged rate **6%**, open rate **12%**)
|
| 1320 |
- public orgs: `openclaw`
|
|
@@ -1519,12 +1517,12 @@ Example artifacts:
|
|
| 1519 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 1520 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 1521 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 1522 |
-
- repo last seen: `2026-04-
|
| 1523 |
- first seen in snapshot: **no**
|
| 1524 |
- repo association: **NONE**
|
| 1525 |
- repo primary artifacts: **12**
|
| 1526 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 1527 |
-
- snapshot discussion activity: **
|
| 1528 |
- account age: **1548 days**
|
| 1529 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 1530 |
- public orgs: none visible
|
|
@@ -1533,7 +1531,7 @@ Example artifacts:
|
|
| 1533 |
|
| 1534 |
Example artifacts:
|
| 1535 |
- [PR #68590: fix(memory-core): rewrite qmd index on managed collection repair](https://github.com/openclaw/openclaw/pull/68590) — open
|
| 1536 |
-
- [PR #68586: fix(memory-core): resolve runtime artifacts before wiki bridge status](https://github.com/openclaw/openclaw/pull/68586) —
|
| 1537 |
- [PR #68567: fix(gateway): disable stale plugin cache at startup](https://github.com/openclaw/openclaw/pull/68567) — open
|
| 1538 |
|
| 1539 |
### `mushuiyu886`
|
|
@@ -3493,6 +3491,29 @@ Example artifacts:
|
|
| 3493 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3494 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3495 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3496 |
### `briandevans`
|
| 3497 |
|
| 3498 |
- profile: [github.com/briandevans](https://github.com/briandevans)
|
|
@@ -3844,12 +3865,12 @@ Example artifacts:
|
|
| 3844 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azoneblaze)
|
| 3845 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azoneblaze)
|
| 3846 |
- repo first seen: `2026-04-17T15:38:07Z`
|
| 3847 |
-
- repo last seen: `2026-04-
|
| 3848 |
- first seen in snapshot: **no**
|
| 3849 |
- repo association: **NONE**
|
| 3850 |
- repo primary artifacts: **4**
|
| 3851 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3852 |
-
- snapshot discussion activity: **
|
| 3853 |
- account age: **5505 days**
|
| 3854 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3855 |
- public orgs: none visible
|
|
@@ -4057,29 +4078,6 @@ Example artifacts:
|
|
| 4057 |
- [PR #68558: fix(auto-reply): stop rendering misleading /compact labels on small sessions](https://github.com/openclaw/openclaw/pull/68558) — open
|
| 4058 |
- [PR #68557: fix(ui): include cache tokens in ctx% badge and cache-hit-rate](https://github.com/openclaw/openclaw/pull/68557) — open
|
| 4059 |
|
| 4060 |
-
### `bluesky6868`
|
| 4061 |
-
|
| 4062 |
-
- profile: [github.com/bluesky6868](https://github.com/bluesky6868)
|
| 4063 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868)
|
| 4064 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 4065 |
-
- repo first seen: `2026-04-17T22:26:25Z`
|
| 4066 |
-
- repo last seen: `2026-04-18T07:35:10Z`
|
| 4067 |
-
- first seen in snapshot: **no**
|
| 4068 |
-
- repo association: **NONE**
|
| 4069 |
-
- repo primary artifacts: **3**
|
| 4070 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4071 |
-
- snapshot discussion activity: **2 comments / 1 reviews / 1 review comments**
|
| 4072 |
-
- account age: **3181 days**
|
| 4073 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4074 |
-
- public orgs: none visible
|
| 4075 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4076 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 4077 |
-
|
| 4078 |
-
Example artifacts:
|
| 4079 |
-
- [PR #68456: security(media): anchor sanitizeMimeType regex to reject malformed input](https://github.com/openclaw/openclaw/pull/68456) — open
|
| 4080 |
-
- [PR #68384: fix(secrets): reject noisy plain exec stdout](https://github.com/openclaw/openclaw/pull/68384) — open
|
| 4081 |
-
- [PR #68298: fix(discord): fail closed when bot identity is unavailable](https://github.com/openclaw/openclaw/pull/68298) — open
|
| 4082 |
-
|
| 4083 |
### `damselem`
|
| 4084 |
|
| 4085 |
- profile: [github.com/damselem](https://github.com/damselem)
|
|
@@ -4379,29 +4377,6 @@ Example artifacts:
|
|
| 4379 |
- [PR #66881: test(qianfan,kimi-coding): add provider plugin and onboard config tests [AI-assisted]](https://github.com/openclaw/openclaw/pull/66881) — closed
|
| 4380 |
- [PR #64709: fix(process): handle Windows CJK encoding in child process output [AI-assisted]](https://github.com/openclaw/openclaw/pull/64709) — open
|
| 4381 |
|
| 4382 |
-
### `shad0wca7`
|
| 4383 |
-
|
| 4384 |
-
- profile: [github.com/shad0wca7](https://github.com/shad0wca7)
|
| 4385 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ashad0wca7)
|
| 4386 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ashad0wca7)
|
| 4387 |
-
- repo first seen: `2026-02-21T17:28:52Z`
|
| 4388 |
-
- repo last seen: `2026-04-14T16:27:22Z`
|
| 4389 |
-
- first seen in snapshot: **no**
|
| 4390 |
-
- repo association: **CONTRIBUTOR**
|
| 4391 |
-
- repo primary artifacts: **6**
|
| 4392 |
-
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 4393 |
-
- snapshot discussion activity: **5 comments / 1 reviews / 1 review comments**
|
| 4394 |
-
- account age: **4159 days**
|
| 4395 |
-
- recent public PR activity: **6 PRs** (1 merged / 0 closed-unmerged / 5 open; merged rate **17%**, closed-unmerged rate **0%**, open rate **83%**)
|
| 4396 |
-
- public orgs: none visible
|
| 4397 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4398 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 4399 |
-
|
| 4400 |
-
Example artifacts:
|
| 4401 |
-
- [PR #66671: fix: replace source-tree-relative runtime import in session-status-tool](https://github.com/openclaw/openclaw/pull/66671) — open, draft
|
| 4402 |
-
- [PR #64956: fix: dedupe session summaries by session id](https://github.com/openclaw/openclaw/pull/64956) — open
|
| 4403 |
-
- [PR #64617: Doctor: add regression coverage for archived transcript artifacts in orphan checks](https://github.com/openclaw/openclaw/pull/64617) — open
|
| 4404 |
-
|
| 4405 |
### `feiskyer`
|
| 4406 |
|
| 4407 |
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
|
@@ -4531,12 +4506,12 @@ Example artifacts:
|
|
| 4531 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4532 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4533 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4534 |
-
- repo last seen: `2026-04-18T17:
|
| 4535 |
- first seen in snapshot: **no**
|
| 4536 |
- repo association: **CONTRIBUTOR**
|
| 4537 |
- repo primary artifacts: **5**
|
| 4538 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4539 |
-
- snapshot discussion activity: **
|
| 4540 |
- account age: **6258 days**
|
| 4541 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4542 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
@@ -6535,6 +6510,29 @@ Example artifacts:
|
|
| 6535 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6536 |
- [PR #64376: fix(infra): extend exec completion detection to cover local background exec formats [AI-assisted]](https://github.com/openclaw/openclaw/pull/64376) — closed, merged
|
| 6537 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6538 |
### `smartchainark`
|
| 6539 |
|
| 6540 |
- profile: [github.com/smartchainark](https://github.com/smartchainark)
|
|
@@ -6604,6 +6602,29 @@ Example artifacts:
|
|
| 6604 |
- [PR #64692: fix(plugins): always forward idempotencyKey in gateway subagent run](https://github.com/openclaw/openclaw/pull/64692) — closed
|
| 6605 |
- [PR #64469: fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter](https://github.com/openclaw/openclaw/pull/64469) — closed, merged
|
| 6606 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6607 |
### `scoootscooob`
|
| 6608 |
|
| 6609 |
- profile: [github.com/scoootscooob](https://github.com/scoootscooob)
|
|
@@ -6821,12 +6842,12 @@ Example artifacts:
|
|
| 6821 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev)
|
| 6822 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev)
|
| 6823 |
- repo first seen: `2026-04-02T13:08:35Z`
|
| 6824 |
-
- repo last seen: `2026-04-
|
| 6825 |
- first seen in snapshot: **no**
|
| 6826 |
- repo association: **NONE**
|
| 6827 |
- repo primary artifacts: **3**
|
| 6828 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 6829 |
-
- snapshot discussion activity: **
|
| 6830 |
- account age: **172 days**
|
| 6831 |
- recent public PR activity: **4 PRs** (0 merged / 1 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **25%**, open rate **75%**)
|
| 6832 |
- public orgs: none visible
|
|
@@ -6930,30 +6951,6 @@ Example artifacts:
|
|
| 6930 |
- [PR #64398: fix(cli): strip null bytes from system prompt before spawn](https://github.com/openclaw/openclaw/pull/64398) — closed
|
| 6931 |
- [PR #64390: fix(model): guard normalizeResolvedModel against undefined model param](https://github.com/openclaw/openclaw/pull/64390) — open
|
| 6932 |
|
| 6933 |
-
### `Arry8`
|
| 6934 |
-
|
| 6935 |
-
- profile: [github.com/Arry8](https://github.com/Arry8)
|
| 6936 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AArry8)
|
| 6937 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AArry8)
|
| 6938 |
-
- repo first seen: `2026-03-13T19:47:00Z`
|
| 6939 |
-
- repo last seen: `2026-04-11T18:08:05Z`
|
| 6940 |
-
- first seen in snapshot: **no**
|
| 6941 |
-
- repo association: **NONE**
|
| 6942 |
-
- repo primary artifacts: **4**
|
| 6943 |
-
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 6944 |
-
- snapshot discussion activity: **13 comments / 0 reviews / 0 review comments**
|
| 6945 |
-
- account age: **53 days**
|
| 6946 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6947 |
-
- public orgs: none visible
|
| 6948 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6949 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 6950 |
-
|
| 6951 |
-
Example artifacts:
|
| 6952 |
-
- [PR #64957: chore: remove junk files from repo root](https://github.com/openclaw/openclaw/pull/64957) — open
|
| 6953 |
-
- [PR #53237: feat: cron improvements, skill triggers, twilio-sms, webchat attachments, control-ui IP guard](https://github.com/openclaw/openclaw/pull/53237) — open
|
| 6954 |
-
- [Issue #63088: [Bug]: v2026.4.7 release tag does not compile — TypeScript errors in model-selection.ts, commands-config.ts, acpx/runtime.ts](https://github.com/openclaw/openclaw/issues/63088) — closed
|
| 6955 |
-
- [Issue #61389: fix(config): tighten Zod min constraints for channelStaleEventThresholdMinutes and channelMaxRestartsPerHour](https://github.com/openclaw/openclaw/issues/61389) — open
|
| 6956 |
-
|
| 6957 |
### `ggzeng`
|
| 6958 |
|
| 6959 |
- profile: [github.com/ggzeng](https://github.com/ggzeng)
|
|
@@ -7784,7 +7781,7 @@ Example artifacts:
|
|
| 7784 |
- heuristic read: **high open PR share**
|
| 7785 |
|
| 7786 |
Example artifacts:
|
| 7787 |
-
- [PR #67508: fix(agents): prefer target agent's bound Matrix account for subagent spawns](https://github.com/openclaw/openclaw/pull/67508) —
|
| 7788 |
- [Issue #68629: build:docker missing write-npm-update-compat-sidecars step causes intermittent Install Smoke failures](https://github.com/openclaw/openclaw/issues/68629) — closed
|
| 7789 |
- [Issue #67749: resolveFirstBoundAccountId should honor guild/team/role constraints on AgentRouteBinding](https://github.com/openclaw/openclaw/issues/67749) — open
|
| 7790 |
- [Issue #66218: [Bug] `build:plugin-sdk:dts` fails on v2026.4.12: Cannot find module zca-js when building zalouser extension types](https://github.com/openclaw/openclaw/issues/66218) — closed
|
|
@@ -7795,12 +7792,12 @@ Example artifacts:
|
|
| 7795 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja)
|
| 7796 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja)
|
| 7797 |
- repo first seen: `2026-04-02T20:34:32Z`
|
| 7798 |
-
- repo last seen: `2026-04-
|
| 7799 |
- first seen in snapshot: **no**
|
| 7800 |
- repo association: **NONE**
|
| 7801 |
- repo primary artifacts: **6**
|
| 7802 |
- snapshot authored PRs/issues: **1 PRs / 5 issues**
|
| 7803 |
-
- snapshot discussion activity: **
|
| 7804 |
- account age: **772 days**
|
| 7805 |
- recent public PR activity: **8 PRs** (1 merged / 6 closed-unmerged / 1 open; merged rate **12%**, closed-unmerged rate **75%**, open rate **12%**)
|
| 7806 |
- public orgs: none visible
|
|
@@ -7810,8 +7807,8 @@ Example artifacts:
|
|
| 7810 |
Example artifacts:
|
| 7811 |
- [PR #66652: feat(tools): add model_spawn tool — live session model switch and parallel ephemeral spawns](https://github.com/openclaw/openclaw/pull/66652) — open
|
| 7812 |
- [Issue #67367: zeroclaw v0.6.9: Four blocking issues for Python-based agentic skills (native runtime, PYTHONPATH, prompt injection, sandbox defaults)](https://github.com/openclaw/openclaw/issues/67367) — open
|
| 7813 |
-
- [Issue #67348: feat(agent): add --model flag to openclaw agent for per-invocation model selection](https://github.com/openclaw/openclaw/issues/67348) —
|
| 7814 |
-
- [Issue #67180: bug(web-ui): streaming markdown flickers — full DOM replacement on every token via unsafeHTML](https://github.com/openclaw/openclaw/issues/67180) —
|
| 7815 |
|
| 7816 |
### `aaronwong1989`
|
| 7817 |
|
|
@@ -9154,28 +9151,6 @@ Example artifacts:
|
|
| 9154 |
- [PR #67262: fix(heartbeat): suppress async relay when payload is missing](https://github.com/openclaw/openclaw/pull/67262) — open
|
| 9155 |
- [Issue #66595: Async relay heartbeat can emit 'result shown above' without payload](https://github.com/openclaw/openclaw/issues/66595) — open
|
| 9156 |
|
| 9157 |
-
### `mrozentsvayg`
|
| 9158 |
-
|
| 9159 |
-
- profile: [github.com/mrozentsvayg](https://github.com/mrozentsvayg)
|
| 9160 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amrozentsvayg)
|
| 9161 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amrozentsvayg)
|
| 9162 |
-
- repo first seen: `2026-03-17T16:24:51Z`
|
| 9163 |
-
- repo last seen: `2026-04-12T01:35:35Z`
|
| 9164 |
-
- first seen in snapshot: **no**
|
| 9165 |
-
- repo association: **NONE**
|
| 9166 |
-
- repo primary artifacts: **2**
|
| 9167 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 9168 |
-
- snapshot discussion activity: **3 comments / 4 reviews / 4 review comments**
|
| 9169 |
-
- account age: **3323 days**
|
| 9170 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 9171 |
-
- public orgs: none visible
|
| 9172 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 9173 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 9174 |
-
|
| 9175 |
-
Example artifacts:
|
| 9176 |
-
- [PR #64953: fix(models): respect models.mode=replace in model picker and gateway catalog](https://github.com/openclaw/openclaw/pull/64953) — open
|
| 9177 |
-
- [Issue #64950: Model picker ignores models.mode=replace, shows full catalog](https://github.com/openclaw/openclaw/issues/64950) — open
|
| 9178 |
-
|
| 9179 |
### `mujiannan`
|
| 9180 |
|
| 9181 |
- profile: [github.com/mujiannan](https://github.com/mujiannan)
|
|
@@ -10071,7 +10046,7 @@ Example artifacts:
|
|
| 10071 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltierac)
|
| 10072 |
- repo first seen: `2026-04-18T16:22:48Z`
|
| 10073 |
- repo last seen: `2026-04-18T16:22:48Z`
|
| 10074 |
-
- first seen in snapshot: **
|
| 10075 |
- repo association: **NONE**
|
| 10076 |
- repo primary artifacts: **1**
|
| 10077 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -10281,7 +10256,7 @@ Example artifacts:
|
|
| 10281 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aatlaspetco)
|
| 10282 |
- repo first seen: `2026-04-18T16:50:49Z`
|
| 10283 |
- repo last seen: `2026-04-18T16:50:49Z`
|
| 10284 |
-
- first seen in snapshot: **
|
| 10285 |
- repo association: **NONE**
|
| 10286 |
- repo primary artifacts: **1**
|
| 10287 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -10316,6 +10291,27 @@ Example artifacts:
|
|
| 10316 |
Example artifacts:
|
| 10317 |
- [PR #67674: Remove stale canon package scripts](https://github.com/openclaw/openclaw/pull/67674) — closed
|
| 10318 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10319 |
### `ayteks`
|
| 10320 |
|
| 10321 |
- profile: [github.com/ayteks](https://github.com/ayteks)
|
|
@@ -11373,7 +11369,7 @@ Example artifacts:
|
|
| 11373 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aedokeh)
|
| 11374 |
- repo first seen: `2026-04-18T16:57:39Z`
|
| 11375 |
- repo last seen: `2026-04-18T16:57:39Z`
|
| 11376 |
-
- first seen in snapshot: **
|
| 11377 |
- repo association: **NONE**
|
| 11378 |
- repo primary artifacts: **1**
|
| 11379 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -11450,27 +11446,6 @@ Example artifacts:
|
|
| 11450 |
Example artifacts:
|
| 11451 |
- [PR #67221: googlechat: fix add-on token principal check for email-based appPrincipal](https://github.com/openclaw/openclaw/pull/67221) — open
|
| 11452 |
|
| 11453 |
-
### `ejames-dev`
|
| 11454 |
-
|
| 11455 |
-
- profile: [github.com/ejames-dev](https://github.com/ejames-dev)
|
| 11456 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aejames-dev)
|
| 11457 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aejames-dev)
|
| 11458 |
-
- repo first seen: `2026-04-11T17:46:20Z`
|
| 11459 |
-
- repo last seen: `2026-04-11T19:11:14Z`
|
| 11460 |
-
- first seen in snapshot: **no**
|
| 11461 |
-
- repo association: **CONTRIBUTOR**
|
| 11462 |
-
- repo primary artifacts: **1**
|
| 11463 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11464 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 11465 |
-
- account age: **584 days**
|
| 11466 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11467 |
-
- public orgs: none visible
|
| 11468 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11469 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 11470 |
-
|
| 11471 |
-
Example artifacts:
|
| 11472 |
-
- [PR #64942: chore: bump OpenClaw version to 2026.4.11-beta.1](https://github.com/openclaw/openclaw/pull/64942) — open
|
| 11473 |
-
|
| 11474 |
### `ejc3`
|
| 11475 |
|
| 11476 |
- profile: [github.com/ejc3](https://github.com/ejc3)
|
|
@@ -13327,7 +13302,7 @@ Example artifacts:
|
|
| 13327 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKzino)
|
| 13328 |
- repo first seen: `2026-04-18T16:27:08Z`
|
| 13329 |
- repo last seen: `2026-04-18T16:27:08Z`
|
| 13330 |
-
- first seen in snapshot: **
|
| 13331 |
- repo association: **NONE**
|
| 13332 |
- repo primary artifacts: **1**
|
| 13333 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
@@ -13425,27 +13400,6 @@ Example artifacts:
|
|
| 13425 |
Example artifacts:
|
| 13426 |
- [PR #67269: feat(feishu): support custom event handlers via configuration](https://github.com/openclaw/openclaw/pull/67269) — open
|
| 13427 |
|
| 13428 |
-
### `LaurentMazare`
|
| 13429 |
-
|
| 13430 |
-
- profile: [github.com/LaurentMazare](https://github.com/LaurentMazare)
|
| 13431 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALaurentMazare)
|
| 13432 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALaurentMazare)
|
| 13433 |
-
- repo first seen: `2026-04-11T18:11:55Z`
|
| 13434 |
-
- repo last seen: `2026-04-11T18:11:55Z`
|
| 13435 |
-
- first seen in snapshot: **no**
|
| 13436 |
-
- repo association: **NONE**
|
| 13437 |
-
- repo primary artifacts: **1**
|
| 13438 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 13439 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 13440 |
-
- account age: **5331 days**
|
| 13441 |
-
- recent public PR activity: **6 PRs** (4 merged / 0 closed-unmerged / 2 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 13442 |
-
- public orgs: `kyutai-labs`
|
| 13443 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 13444 |
-
- heuristic read: **—**
|
| 13445 |
-
|
| 13446 |
-
Example artifacts:
|
| 13447 |
-
- [PR #64958: Add Gradium text to speech integration](https://github.com/openclaw/openclaw/pull/64958) — open
|
| 13448 |
-
|
| 13449 |
### `leonidas1712`
|
| 13450 |
|
| 13451 |
- profile: [github.com/leonidas1712](https://github.com/leonidas1712)
|
|
@@ -14118,27 +14072,6 @@ Example artifacts:
|
|
| 14118 |
Example artifacts:
|
| 14119 |
- [PR #67843: fix: pass directories to provider stream wrappers](https://github.com/openclaw/openclaw/pull/67843) — open
|
| 14120 |
|
| 14121 |
-
### `neiro-yuchat`
|
| 14122 |
-
|
| 14123 |
-
- profile: [github.com/neiro-yuchat](https://github.com/neiro-yuchat)
|
| 14124 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneiro-yuchat)
|
| 14125 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneiro-yuchat)
|
| 14126 |
-
- repo first seen: `2026-04-11T17:45:15Z`
|
| 14127 |
-
- repo last seen: `2026-04-11T17:45:15Z`
|
| 14128 |
-
- first seen in snapshot: **no**
|
| 14129 |
-
- repo association: **NONE**
|
| 14130 |
-
- repo primary artifacts: **1**
|
| 14131 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14132 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 14133 |
-
- account age: **72 days**
|
| 14134 |
-
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 14135 |
-
- public orgs: none visible
|
| 14136 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 14137 |
-
- heuristic read: **very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 14138 |
-
|
| 14139 |
-
Example artifacts:
|
| 14140 |
-
- [PR #64941: feat(config): pin auth profiles via model aliases](https://github.com/openclaw/openclaw/pull/64941) — closed
|
| 14141 |
-
|
| 14142 |
### `nerua1`
|
| 14143 |
|
| 14144 |
- profile: [github.com/nerua1](https://github.com/nerua1)
|
|
@@ -14433,6 +14366,27 @@ Example artifacts:
|
|
| 14433 |
Example artifacts:
|
| 14434 |
- [PR #65266: PC Aion setup + Telegram output fix + itplug auto-update timer](https://github.com/openclaw/openclaw/pull/65266) — open
|
| 14435 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14436 |
### `pandaAIGC`
|
| 14437 |
|
| 14438 |
- profile: [github.com/pandaAIGC](https://github.com/pandaAIGC)
|
|
@@ -15259,12 +15213,12 @@ Example artifacts:
|
|
| 15259 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15260 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15261 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15262 |
-
- repo last seen: `2026-04-
|
| 15263 |
- first seen in snapshot: **no**
|
| 15264 |
- repo association: **NONE**
|
| 15265 |
- repo primary artifacts: **1**
|
| 15266 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15267 |
-
- snapshot discussion activity: **
|
| 15268 |
- account age: **5691 days**
|
| 15269 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15270 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T182035Z`
|
| 4 |
+
- Generated: `2026-04-18T18:22:11Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `714`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 126 |
| `Joel-Claw` | [profile](https://github.com/Joel-Claw) | no | NONE | 7d | `2026-04-14T17:55:10Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; no visible non-self stars |
|
| 127 |
| `joelnishanth` | [profile](https://github.com/joelnishanth) | no | CONTRIBUTOR | 1003d | `2026-02-24T01:34:00Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 128 |
| `WayChan` | [profile](https://github.com/WayChan) | no | NONE | 3842d | `2026-04-15T12:42:46Z` | 4 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 129 |
+
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 130 |
| `briandevans` | [profile](https://github.com/briandevans) | no | CONTRIBUTOR | 103d | `2026-04-14T01:48:32Z` | 4 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 131 |
| `bulutmuf` | [profile](https://github.com/bulutmuf) | no | NONE | 340d | `2026-04-15T13:34:46Z` | 4 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 132 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
|
|
|
| 151 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 152 |
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 153 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 154 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 155 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 156 |
| `jarimustonen` | [profile](https://github.com/jarimustonen) | no | CONTRIBUTOR | 5232d | `2026-03-18T15:12:36Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 164 |
| `sqsge` | [profile](https://github.com/sqsge) | no | NONE | 1979d | `2026-04-13T14:48:07Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 165 |
| `xudaiyanzi` | [profile](https://github.com/xudaiyanzi) | no | NONE | 2751d | `2026-04-14T20:23:42Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 166 |
| `slepybear` | [profile](https://github.com/slepybear) | no | CONTRIBUTOR | 1386d | `2026-04-09T16:25:21Z` | 19 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 167 |
| `feiskyer` | [profile](https://github.com/feiskyer) | no | CONTRIBUTOR | 5509d | `2026-04-06T06:23:31Z` | 5 | 2 | strong | low | low | targets high-star repos |
|
| 168 |
| `sercada` | [profile](https://github.com/sercada) | no | CONTRIBUTOR | 3420d | `2026-03-10T14:46:37Z` | 5 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 169 |
| `mraleko` | [profile](https://github.com/mraleko) | no | NONE | 938d | `2026-04-08T03:48:45Z` | 5 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 258 |
| `mobilinkd` | [profile](https://github.com/mobilinkd) | no | NONE | 4686d | `2026-04-09T19:27:39Z` | 6 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 259 |
| `HOYALIM` | [profile](https://github.com/HOYALIM) | no | CONTRIBUTOR | 736d | `2026-02-19T18:49:52Z` | 6 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 260 |
| `mmaps` | [profile](https://github.com/mmaps) | no | CONTRIBUTOR | 4827d | `2026-04-09T18:38:21Z` | 6 | 0 | strong | low | low | targets high-star repos |
|
| 261 |
+
| `shad0wca7` | [profile](https://github.com/shad0wca7) | no | CONTRIBUTOR | 4159d | `2026-02-21T17:28:52Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 262 |
| `smartchainark` | [profile](https://github.com/smartchainark) | no | NONE | 326d | `2026-02-12T19:25:12Z` | 6 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 263 |
| `corbin-breton` | [profile](https://github.com/corbin-breton) | no | NONE | 4734d | `2026-04-08T19:15:22Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 264 |
| `extrasmall0` | [profile](https://github.com/extrasmall0) | no | CONTRIBUTOR | 77d | `2026-03-07T15:35:58Z` | 5 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 265 |
+
| `saitama3292-onepunch` | [profile](https://github.com/saitama3292-onepunch) | no | NONE | 18d | `2026-04-07T12:18:26Z` | 5 | 0 | weak | low | low | very new account |
|
| 266 |
| `scoootscooob` | [profile](https://github.com/scoootscooob) | no | CONTRIBUTOR | 732d | `2026-02-26T07:20:09Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 267 |
| `ShionEria` | [profile](https://github.com/ShionEria) | no | CONTRIBUTOR | 35d | `2026-03-16T10:11:17Z` | 5 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 268 |
| `fuller-stack-dev` | [profile](https://github.com/fuller-stack-dev) | no | CONTRIBUTOR | 55d | `2026-03-02T21:04:55Z` | 4 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 277 |
| `evandance` | [profile](https://github.com/evandance) | no | CONTRIBUTOR | 1220d | `2026-04-09T11:38:41Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 278 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 279 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 280 |
| `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 |
|
| 281 |
| `dorukardahan` | [profile](https://github.com/dorukardahan) | no | CONTRIBUTOR | 3001d | `2026-02-18T22:33:42Z` | 2 | 1 | mixed | moderate | low | — |
|
| 282 |
| `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 |
|
|
|
|
| 375 |
| `marinosabijan` | [profile](https://github.com/marinosabijan) | no | NONE | 2004d | `2026-04-12T14:42:24Z` | 1 | 1 | strong | low | low | — |
|
| 376 |
| `maxreith` | [profile](https://github.com/maxreith) | no | NONE | 786d | `2026-04-12T11:07:04Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 377 |
| `moltar-bot` | [profile](https://github.com/moltar-bot) | no | NONE | 71d | `2026-04-14T14:13:43Z` | 1 | 1 | strong | low | low | very new account; no visible non-self stars |
|
|
|
|
| 378 |
| `mujiannan` | [profile](https://github.com/mujiannan) | no | NONE | 2650d | `2026-02-18T16:17:02Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 379 |
| `nanami-he` | [profile](https://github.com/nanami-he) | no | NONE | 23d | `2026-03-23T18:08:07Z` | 1 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 380 |
| `nsnydr` | [profile](https://github.com/nsnydr) | no | NONE | 2898d | `2026-04-14T20:31:31Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 416 |
| `alickgithub2` | [profile](https://github.com/alickgithub2) | no | NONE | 1141d | `2026-04-12T16:15:43Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 417 |
| `aliyevaladddin` | [profile](https://github.com/aliyevaladddin) | no | NONE | 326d | `2026-04-15T01:10:25Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 418 |
| `allenliang2022` | [profile](https://github.com/allenliang2022) | no | NONE | 1544d | `2026-04-17T11:19:39Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 419 |
+
| `altierac` | [profile](https://github.com/altierac) | no | NONE | 5d | `2026-04-18T16:22:48Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 420 |
| `ammadfa` | [profile](https://github.com/ammadfa) | no | NONE | 4214d | `2026-04-12T04:32:50Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 421 |
| `andyylin` | [profile](https://github.com/andyylin) | no | CONTRIBUTOR | 2500d | `2026-04-08T14:02:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 422 |
| `anniesurla` | [profile](https://github.com/anniesurla) | no | NONE | 1352d | `2026-04-18T00:06:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 426 |
| `aryankinha` | [profile](https://github.com/aryankinha) | no | NONE | 552d | `2026-04-14T09:25:17Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars |
|
| 427 |
| `athletesofthereef` | [profile](https://github.com/athletesofthereef) | no | NONE | 34d | `2026-04-14T06:04:02Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 428 |
| `ATJGQ` | [profile](https://github.com/ATJGQ) | no | NONE | 1705d | `2026-04-15T11:34:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 429 |
+
| `atlaspetco` | [profile](https://github.com/atlaspetco) | no | NONE | 286d | `2026-04-18T16:50:49Z` | 1 | 0 | n/a | low | low | young account; no visible non-self stars |
|
| 430 |
| `auyua9` | [profile](https://github.com/auyua9) | no | NONE | 13d | `2026-04-16T12:51:30Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 431 |
+
| `avirweb` | [profile](https://github.com/avirweb) | yes | CONTRIBUTOR | 81d | `2026-02-07T17:32:01Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 432 |
| `ayteks` | [profile](https://github.com/ayteks) | no | NONE | 3206d | `2026-04-16T06:33:41Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 433 |
| `bahadorkhaleghi1982` | [profile](https://github.com/bahadorkhaleghi1982) | no | NONE | 5d | `2026-04-12T23:15:36Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 434 |
| `BananaAccurate` | [profile](https://github.com/BananaAccurate) | no | NONE | 250d | `2026-04-14T02:59:08Z` | 1 | 0 | mixed | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 479 |
| `DoraleCitrus` | [profile](https://github.com/DoraleCitrus) | no | NONE | 526d | `2026-04-17T04:22:20Z` | 1 | 0 | mixed | low | low | — |
|
| 480 |
| `drakulavich` | [profile](https://github.com/drakulavich) | no | NONE | 6051d | `2026-03-15T09:17:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 481 |
| `Dykij` | [profile](https://github.com/Dykij) | no | NONE | 2169d | `2026-04-13T16:13:21Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 482 |
+
| `edokeh` | [profile](https://github.com/edokeh) | no | NONE | 5855d | `2026-04-18T16:57:39Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 483 |
| `EdwardIrby` | [profile](https://github.com/EdwardIrby) | no | NONE | 5324d | `2026-04-11T20:00:03Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
| 484 |
| `eejohnso-ops` | [profile](https://github.com/eejohnso-ops) | no | CONTRIBUTOR | 181d | `2026-04-16T11:34:29Z` | 1 | 0 | strong | low | low | young account; targets high-star repos |
|
| 485 |
| `Efan404` | [profile](https://github.com/Efan404) | no | NONE | 401d | `2026-04-15T14:11:46Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 486 |
| `ejc3` | [profile](https://github.com/ejc3) | no | NONE | 5098d | `2026-04-13T04:41:55Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 487 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 488 |
| `EOLreidc` | [profile](https://github.com/EOLreidc) | no | NONE | 923d | `2026-04-16T23:38:07Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 571 |
| `klingai-dev` | [profile](https://github.com/klingai-dev) | no | NONE | 4247d | `2026-04-14T12:08:17Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 572 |
| `kryptt` | [profile](https://github.com/kryptt) | no | NONE | 6110d | `2026-04-13T10:56:24Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 573 |
| `kumarshreyak` | [profile](https://github.com/kumarshreyak) | no | NONE | 3863d | `2026-04-12T08:19:01Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 574 |
+
| `Kzino` | [profile](https://github.com/Kzino) | no | NONE | 3193d | `2026-04-18T16:27:08Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 575 |
| `Laihiujin` | [profile](https://github.com/Laihiujin) | no | NONE | 1705d | `2026-04-16T03:34:07Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs |
|
| 576 |
| `langningchen-openclaw` | [profile](https://github.com/langningchen-openclaw) | no | NONE | 0d | `2026-04-17T14:34:30Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 577 |
| `lanyasheng` | [profile](https://github.com/lanyasheng) | no | NONE | 3483d | `2026-03-12T16:41:45Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 578 |
| `laopuhuluwa` | [profile](https://github.com/laopuhuluwa) | no | CONTRIBUTOR | 66d | `2026-02-20T11:19:44Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 579 |
| `leonidas1712` | [profile](https://github.com/leonidas1712) | no | NONE | 3582d | `2026-04-18T07:30:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 580 |
| `liemrich` | [profile](https://github.com/liemrich) | no | NONE | 2215d | `2026-04-16T01:38:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 581 |
| `lightning-openclaw` | [profile](https://github.com/lightning-openclaw) | no | NONE | 49d | `2026-04-12T09:57:06Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 608 |
| `MotherSphere` | [profile](https://github.com/MotherSphere) | no | NONE | 198d | `2026-04-18T14:28:07Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 609 |
| `mylesdebastion` | [profile](https://github.com/mylesdebastion) | no | NONE | 2781d | `2026-01-28T22:26:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 610 |
| `neilofneils404` | [profile](https://github.com/neilofneils404) | no | NONE | 74d | `2026-04-16T22:29:09Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 611 |
| `nerua1` | [profile](https://github.com/nerua1) | no | NONE | 20d | `2026-04-12T19:44:51Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 612 |
| `nighting0615` | [profile](https://github.com/nighting0615) | no | NONE | 800d | `2026-04-14T07:39:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 613 |
| `nikilster` | [profile](https://github.com/nikilster) | no | NONE | 5275d | `2026-04-11T23:06:15Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 622 |
| `openclawdg` | [profile](https://github.com/openclawdg) | no | NONE | 21d | `2026-04-14T20:28:41Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 623 |
| `OpenCnid` | [profile](https://github.com/OpenCnid) | no | NONE | 2977d | `2026-04-16T00:25:22Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 624 |
| `OurHobbyApp` | [profile](https://github.com/OurHobbyApp) | no | NONE | 330d | `2026-04-12T08:51:45Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 625 |
+
| `palewire` | [profile](https://github.com/palewire) | yes | NONE | 6550d | `2026-04-18T16:38:20Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 626 |
| `pandaAIGC` | [profile](https://github.com/pandaAIGC) | no | NONE | 273d | `2026-04-14T07:58:01Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 627 |
| `paramiao` | [profile](https://github.com/paramiao) | no | NONE | 5277d | `2026-04-16T13:42:00Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 628 |
| `patricklee001` | [profile](https://github.com/patricklee001) | no | NONE | 46d | `2026-04-17T14:39:01Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 818 |
|
| 819 |
Example artifacts:
|
| 820 |
- [PR #68542: fix(auto-reply): preserve friendly basename for reply-media staging](https://github.com/openclaw/openclaw/pull/68542) — open
|
| 821 |
+
- [PR #68492: fix(update-cli): capture macOS launchctl stderr to a log file instead of /dev/null](https://github.com/openclaw/openclaw/pull/68492) — closed, merged
|
| 822 |
- [PR #68399: fix(cli): reject --agent on models set/set-image instead of silently writing global default](https://github.com/openclaw/openclaw/pull/68399) — open
|
| 823 |
|
| 824 |
### `nightq`
|
|
|
|
| 1224 |
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 1225 |
|
| 1226 |
Example artifacts:
|
| 1227 |
+
- [PR #68404: fix: Published deployment token placeholder bypasses gateway...](https://github.com/openclaw/openclaw/pull/68404) — closed, merged
|
| 1228 |
- [PR #65655: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65655) — open
|
| 1229 |
- [PR #65647: fix: harden Mattermost slash callback auth](https://github.com/openclaw/openclaw/pull/65647) — closed
|
| 1230 |
+
- [Issue #68403: [Bug]: Published deployment token placeholder bypasses gateway weak-secret guard](https://github.com/openclaw/openclaw/issues/68403) — closed
|
| 1231 |
- [Issue #65626: [Bug]: Browser control honors inactive gateway credentials despite explicit auth mode](https://github.com/openclaw/openclaw/issues/65626) — open
|
| 1232 |
- [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
|
| 1233 |
|
|
|
|
| 1307 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agumadeiras)
|
| 1308 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agumadeiras)
|
| 1309 |
- repo first seen: `2026-01-14T20:41:14Z`
|
| 1310 |
+
- repo last seen: `2026-04-18T18:02:57Z`
|
| 1311 |
- first seen in snapshot: **no**
|
| 1312 |
- repo association: **MEMBER**
|
| 1313 |
- repo primary artifacts: **16**
|
| 1314 |
- snapshot authored PRs/issues: **15 PRs / 1 issues**
|
| 1315 |
+
- snapshot discussion activity: **459 comments / 2 reviews / 2 review comments**
|
| 1316 |
- account age: **4579 days**
|
| 1317 |
- recent public PR activity: **16 PRs** (13 merged / 1 closed-unmerged / 2 open; merged rate **81%**, closed-unmerged rate **6%**, open rate **12%**)
|
| 1318 |
- public orgs: `openclaw`
|
|
|
|
| 1517 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aimadal1n)
|
| 1518 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aimadal1n)
|
| 1519 |
- repo first seen: `2026-04-09T00:47:07Z`
|
| 1520 |
+
- repo last seen: `2026-04-18T18:01:51Z`
|
| 1521 |
- first seen in snapshot: **no**
|
| 1522 |
- repo association: **NONE**
|
| 1523 |
- repo primary artifacts: **12**
|
| 1524 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 1525 |
+
- snapshot discussion activity: **11 comments / 3 reviews / 3 review comments**
|
| 1526 |
- account age: **1548 days**
|
| 1527 |
- recent public PR activity: **6 PRs** (0 merged / 2 closed-unmerged / 4 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
|
| 1528 |
- public orgs: none visible
|
|
|
|
| 1531 |
|
| 1532 |
Example artifacts:
|
| 1533 |
- [PR #68590: fix(memory-core): rewrite qmd index on managed collection repair](https://github.com/openclaw/openclaw/pull/68590) — open
|
| 1534 |
+
- [PR #68586: fix(memory-core): resolve runtime artifacts before wiki bridge status](https://github.com/openclaw/openclaw/pull/68586) — closed
|
| 1535 |
- [PR #68567: fix(gateway): disable stale plugin cache at startup](https://github.com/openclaw/openclaw/pull/68567) — open
|
| 1536 |
|
| 1537 |
### `mushuiyu886`
|
|
|
|
| 3491 |
- [PR #67223: fix(acp): reuse existing session key for persistent spawns with same label](https://github.com/openclaw/openclaw/pull/67223) — closed, draft
|
| 3492 |
- [Issue #67965: skills.test.ts: workflows_review command missing in buildWorkspaceSkillCommandSpecs (pre-existing on main)](https://github.com/openclaw/openclaw/issues/67965) — closed
|
| 3493 |
|
| 3494 |
+
### `bluesky6868`
|
| 3495 |
+
|
| 3496 |
+
- profile: [github.com/bluesky6868](https://github.com/bluesky6868)
|
| 3497 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868)
|
| 3498 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 3499 |
+
- repo first seen: `2026-04-17T22:26:25Z`
|
| 3500 |
+
- repo last seen: `2026-04-18T18:06:21Z`
|
| 3501 |
+
- first seen in snapshot: **no**
|
| 3502 |
+
- repo association: **NONE**
|
| 3503 |
+
- repo primary artifacts: **4**
|
| 3504 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3505 |
+
- snapshot discussion activity: **3 comments / 1 reviews / 1 review comments**
|
| 3506 |
+
- account age: **3181 days**
|
| 3507 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3508 |
+
- public orgs: none visible
|
| 3509 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3510 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3511 |
+
|
| 3512 |
+
Example artifacts:
|
| 3513 |
+
- [PR #68658: security(ci): hoist docker-release manifest run: expressions into step env](https://github.com/openclaw/openclaw/pull/68658) — closed
|
| 3514 |
+
- [PR #68456: security(media): anchor sanitizeMimeType regex to reject malformed input](https://github.com/openclaw/openclaw/pull/68456) — open
|
| 3515 |
+
- [PR #68384: fix(secrets): reject noisy plain exec stdout](https://github.com/openclaw/openclaw/pull/68384) — open
|
| 3516 |
+
|
| 3517 |
### `briandevans`
|
| 3518 |
|
| 3519 |
- profile: [github.com/briandevans](https://github.com/briandevans)
|
|
|
|
| 3865 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Azoneblaze)
|
| 3866 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Azoneblaze)
|
| 3867 |
- repo first seen: `2026-04-17T15:38:07Z`
|
| 3868 |
+
- repo last seen: `2026-04-18T17:54:58Z`
|
| 3869 |
- first seen in snapshot: **no**
|
| 3870 |
- repo association: **NONE**
|
| 3871 |
- repo primary artifacts: **4**
|
| 3872 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3873 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 3874 |
- account age: **5505 days**
|
| 3875 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3876 |
- public orgs: none visible
|
|
|
|
| 4078 |
- [PR #68558: fix(auto-reply): stop rendering misleading /compact labels on small sessions](https://github.com/openclaw/openclaw/pull/68558) — open
|
| 4079 |
- [PR #68557: fix(ui): include cache tokens in ctx% badge and cache-hit-rate](https://github.com/openclaw/openclaw/pull/68557) — open
|
| 4080 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4081 |
### `damselem`
|
| 4082 |
|
| 4083 |
- profile: [github.com/damselem](https://github.com/damselem)
|
|
|
|
| 4377 |
- [PR #66881: test(qianfan,kimi-coding): add provider plugin and onboard config tests [AI-assisted]](https://github.com/openclaw/openclaw/pull/66881) — closed
|
| 4378 |
- [PR #64709: fix(process): handle Windows CJK encoding in child process output [AI-assisted]](https://github.com/openclaw/openclaw/pull/64709) — open
|
| 4379 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4380 |
### `feiskyer`
|
| 4381 |
|
| 4382 |
- profile: [github.com/feiskyer](https://github.com/feiskyer)
|
|
|
|
| 4506 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asteipete)
|
| 4507 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asteipete)
|
| 4508 |
- repo first seen: `2025-11-26T16:46:20Z`
|
| 4509 |
+
- repo last seen: `2026-04-18T17:39:28Z`
|
| 4510 |
- first seen in snapshot: **no**
|
| 4511 |
- repo association: **CONTRIBUTOR**
|
| 4512 |
- repo primary artifacts: **5**
|
| 4513 |
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 4514 |
+
- snapshot discussion activity: **7033 comments / 4 reviews / 0 review comments**
|
| 4515 |
- account age: **6258 days**
|
| 4516 |
- recent public PR activity: **4 PRs** (2 merged / 2 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 4517 |
- public orgs: `Cocoaheads-Austria`, `mentalfaculty`, `ResearchKit`, `xcpretty`
|
|
|
|
| 6510 |
- [PR #64377: fix: include image param in sandbox media normalization [AI-assisted]](https://github.com/openclaw/openclaw/pull/64377) — closed, merged
|
| 6511 |
- [PR #64376: fix(infra): extend exec completion detection to cover local background exec formats [AI-assisted]](https://github.com/openclaw/openclaw/pull/64376) — closed, merged
|
| 6512 |
|
| 6513 |
+
### `shad0wca7`
|
| 6514 |
+
|
| 6515 |
+
- profile: [github.com/shad0wca7](https://github.com/shad0wca7)
|
| 6516 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ashad0wca7)
|
| 6517 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ashad0wca7)
|
| 6518 |
+
- repo first seen: `2026-02-21T17:28:52Z`
|
| 6519 |
+
- repo last seen: `2026-04-14T16:27:22Z`
|
| 6520 |
+
- first seen in snapshot: **no**
|
| 6521 |
+
- repo association: **CONTRIBUTOR**
|
| 6522 |
+
- repo primary artifacts: **6**
|
| 6523 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 6524 |
+
- snapshot discussion activity: **5 comments / 1 reviews / 1 review comments**
|
| 6525 |
+
- account age: **4159 days**
|
| 6526 |
+
- recent public PR activity: **6 PRs** (1 merged / 0 closed-unmerged / 5 open; merged rate **17%**, closed-unmerged rate **0%**, open rate **83%**)
|
| 6527 |
+
- public orgs: none visible
|
| 6528 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6529 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6530 |
+
|
| 6531 |
+
Example artifacts:
|
| 6532 |
+
- [PR #66671: fix: replace source-tree-relative runtime import in session-status-tool](https://github.com/openclaw/openclaw/pull/66671) — open, draft
|
| 6533 |
+
- [PR #64956: fix: dedupe session summaries by session id](https://github.com/openclaw/openclaw/pull/64956) — open
|
| 6534 |
+
- [PR #64617: Doctor: add regression coverage for archived transcript artifacts in orphan checks](https://github.com/openclaw/openclaw/pull/64617) — open
|
| 6535 |
+
|
| 6536 |
### `smartchainark`
|
| 6537 |
|
| 6538 |
- profile: [github.com/smartchainark](https://github.com/smartchainark)
|
|
|
|
| 6602 |
- [PR #64692: fix(plugins): always forward idempotencyKey in gateway subagent run](https://github.com/openclaw/openclaw/pull/64692) — closed
|
| 6603 |
- [PR #64469: fix(skills): add missing opening --- to taskflow and taskflow-inbox-triage SKILL.md frontmatter](https://github.com/openclaw/openclaw/pull/64469) — closed, merged
|
| 6604 |
|
| 6605 |
+
### `saitama3292-onepunch`
|
| 6606 |
+
|
| 6607 |
+
- profile: [github.com/saitama3292-onepunch](https://github.com/saitama3292-onepunch)
|
| 6608 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asaitama3292-onepunch)
|
| 6609 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asaitama3292-onepunch)
|
| 6610 |
+
- repo first seen: `2026-04-07T12:18:26Z`
|
| 6611 |
+
- repo last seen: `2026-04-18T17:29:43Z`
|
| 6612 |
+
- first seen in snapshot: **no**
|
| 6613 |
+
- repo association: **NONE**
|
| 6614 |
+
- repo primary artifacts: **5**
|
| 6615 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 6616 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 6617 |
+
- account age: **18 days**
|
| 6618 |
+
- recent public PR activity: **3 PRs** (1 merged / 1 closed-unmerged / 1 open; merged rate **33%**, closed-unmerged rate **33%**, open rate **33%**)
|
| 6619 |
+
- public orgs: none visible
|
| 6620 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6621 |
+
- heuristic read: **very new account**
|
| 6622 |
+
|
| 6623 |
+
Example artifacts:
|
| 6624 |
+
- [PR #68650: fix: omit thinkingConfig for Gemini 3 Pro disabled case (fixes #62470)](https://github.com/openclaw/openclaw/pull/68650) — open
|
| 6625 |
+
- [PR #62836: Add Slack Block Kit support for agent messages render blocks/buttons/sections](https://github.com/openclaw/openclaw/pull/62836) — open
|
| 6626 |
+
- [PR #62494: 在 Clawhub 加上 Rate Limit 可視性(回傳 headers/文件/顯示剩餘額度),避免「限制太兇但看不到原因」](https://github.com/openclaw/openclaw/pull/62494) — open
|
| 6627 |
+
|
| 6628 |
### `scoootscooob`
|
| 6629 |
|
| 6630 |
- profile: [github.com/scoootscooob](https://github.com/scoootscooob)
|
|
|
|
| 6842 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aayeshakhalid192007-dev)
|
| 6843 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aayeshakhalid192007-dev)
|
| 6844 |
- repo first seen: `2026-04-02T13:08:35Z`
|
| 6845 |
+
- repo last seen: `2026-04-18T17:30:33Z`
|
| 6846 |
- first seen in snapshot: **no**
|
| 6847 |
- repo association: **NONE**
|
| 6848 |
- repo primary artifacts: **3**
|
| 6849 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 6850 |
+
- snapshot discussion activity: **5 comments / 2 reviews / 2 review comments**
|
| 6851 |
- account age: **172 days**
|
| 6852 |
- recent public PR activity: **4 PRs** (0 merged / 1 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **25%**, open rate **75%**)
|
| 6853 |
- public orgs: none visible
|
|
|
|
| 6951 |
- [PR #64398: fix(cli): strip null bytes from system prompt before spawn](https://github.com/openclaw/openclaw/pull/64398) — closed
|
| 6952 |
- [PR #64390: fix(model): guard normalizeResolvedModel against undefined model param](https://github.com/openclaw/openclaw/pull/64390) — open
|
| 6953 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6954 |
### `ggzeng`
|
| 6955 |
|
| 6956 |
- profile: [github.com/ggzeng](https://github.com/ggzeng)
|
|
|
|
| 7781 |
- heuristic read: **high open PR share**
|
| 7782 |
|
| 7783 |
Example artifacts:
|
| 7784 |
+
- [PR #67508: fix(agents): prefer target agent's bound Matrix account for subagent spawns](https://github.com/openclaw/openclaw/pull/67508) — closed, merged
|
| 7785 |
- [Issue #68629: build:docker missing write-npm-update-compat-sidecars step causes intermittent Install Smoke failures](https://github.com/openclaw/openclaw/issues/68629) — closed
|
| 7786 |
- [Issue #67749: resolveFirstBoundAccountId should honor guild/team/role constraints on AgentRouteBinding](https://github.com/openclaw/openclaw/issues/67749) — open
|
| 7787 |
- [Issue #66218: [Bug] `build:plugin-sdk:dts` fails on v2026.4.12: Cannot find module zca-js when building zalouser extension types](https://github.com/openclaw/openclaw/issues/66218) — closed
|
|
|
|
| 7792 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aperlowja)
|
| 7793 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aperlowja)
|
| 7794 |
- repo first seen: `2026-04-02T20:34:32Z`
|
| 7795 |
+
- repo last seen: `2026-04-18T17:21:06Z`
|
| 7796 |
- first seen in snapshot: **no**
|
| 7797 |
- repo association: **NONE**
|
| 7798 |
- repo primary artifacts: **6**
|
| 7799 |
- snapshot authored PRs/issues: **1 PRs / 5 issues**
|
| 7800 |
+
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 7801 |
- account age: **772 days**
|
| 7802 |
- recent public PR activity: **8 PRs** (1 merged / 6 closed-unmerged / 1 open; merged rate **12%**, closed-unmerged rate **75%**, open rate **12%**)
|
| 7803 |
- public orgs: none visible
|
|
|
|
| 7807 |
Example artifacts:
|
| 7808 |
- [PR #66652: feat(tools): add model_spawn tool — live session model switch and parallel ephemeral spawns](https://github.com/openclaw/openclaw/pull/66652) — open
|
| 7809 |
- [Issue #67367: zeroclaw v0.6.9: Four blocking issues for Python-based agentic skills (native runtime, PYTHONPATH, prompt injection, sandbox defaults)](https://github.com/openclaw/openclaw/issues/67367) — open
|
| 7810 |
+
- [Issue #67348: feat(agent): add --model flag to openclaw agent for per-invocation model selection](https://github.com/openclaw/openclaw/issues/67348) — closed
|
| 7811 |
+
- [Issue #67180: bug(web-ui): streaming markdown flickers — full DOM replacement on every token via unsafeHTML](https://github.com/openclaw/openclaw/issues/67180) — closed
|
| 7812 |
|
| 7813 |
### `aaronwong1989`
|
| 7814 |
|
|
|
|
| 9151 |
- [PR #67262: fix(heartbeat): suppress async relay when payload is missing](https://github.com/openclaw/openclaw/pull/67262) — open
|
| 9152 |
- [Issue #66595: Async relay heartbeat can emit 'result shown above' without payload](https://github.com/openclaw/openclaw/issues/66595) — open
|
| 9153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9154 |
### `mujiannan`
|
| 9155 |
|
| 9156 |
- profile: [github.com/mujiannan](https://github.com/mujiannan)
|
|
|
|
| 10046 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aaltierac)
|
| 10047 |
- repo first seen: `2026-04-18T16:22:48Z`
|
| 10048 |
- repo last seen: `2026-04-18T16:22:48Z`
|
| 10049 |
+
- first seen in snapshot: **no**
|
| 10050 |
- repo association: **NONE**
|
| 10051 |
- repo primary artifacts: **1**
|
| 10052 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 10256 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aatlaspetco)
|
| 10257 |
- repo first seen: `2026-04-18T16:50:49Z`
|
| 10258 |
- repo last seen: `2026-04-18T16:50:49Z`
|
| 10259 |
+
- first seen in snapshot: **no**
|
| 10260 |
- repo association: **NONE**
|
| 10261 |
- repo primary artifacts: **1**
|
| 10262 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 10291 |
Example artifacts:
|
| 10292 |
- [PR #67674: Remove stale canon package scripts](https://github.com/openclaw/openclaw/pull/67674) — closed
|
| 10293 |
|
| 10294 |
+
### `avirweb`
|
| 10295 |
+
|
| 10296 |
+
- profile: [github.com/avirweb](https://github.com/avirweb)
|
| 10297 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aavirweb)
|
| 10298 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aavirweb)
|
| 10299 |
+
- repo first seen: `2026-02-07T17:32:01Z`
|
| 10300 |
+
- repo last seen: `2026-04-18T17:37:58Z`
|
| 10301 |
+
- first seen in snapshot: **yes**
|
| 10302 |
+
- repo association: **CONTRIBUTOR**
|
| 10303 |
+
- repo primary artifacts: **1**
|
| 10304 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10305 |
+
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 10306 |
+
- account age: **81 days**
|
| 10307 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10308 |
+
- public orgs: none visible
|
| 10309 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 10310 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 10311 |
+
|
| 10312 |
+
Example artifacts:
|
| 10313 |
+
- [PR #68654: perf: reduce lazy CLI startup plugin loading](https://github.com/openclaw/openclaw/pull/68654) — open
|
| 10314 |
+
|
| 10315 |
### `ayteks`
|
| 10316 |
|
| 10317 |
- profile: [github.com/ayteks](https://github.com/ayteks)
|
|
|
|
| 11369 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aedokeh)
|
| 11370 |
- repo first seen: `2026-04-18T16:57:39Z`
|
| 11371 |
- repo last seen: `2026-04-18T16:57:39Z`
|
| 11372 |
+
- first seen in snapshot: **no**
|
| 11373 |
- repo association: **NONE**
|
| 11374 |
- repo primary artifacts: **1**
|
| 11375 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 11446 |
Example artifacts:
|
| 11447 |
- [PR #67221: googlechat: fix add-on token principal check for email-based appPrincipal](https://github.com/openclaw/openclaw/pull/67221) — open
|
| 11448 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11449 |
### `ejc3`
|
| 11450 |
|
| 11451 |
- profile: [github.com/ejc3](https://github.com/ejc3)
|
|
|
|
| 13302 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKzino)
|
| 13303 |
- repo first seen: `2026-04-18T16:27:08Z`
|
| 13304 |
- repo last seen: `2026-04-18T16:27:08Z`
|
| 13305 |
+
- first seen in snapshot: **no**
|
| 13306 |
- repo association: **NONE**
|
| 13307 |
- repo primary artifacts: **1**
|
| 13308 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 13400 |
Example artifacts:
|
| 13401 |
- [PR #67269: feat(feishu): support custom event handlers via configuration](https://github.com/openclaw/openclaw/pull/67269) — open
|
| 13402 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13403 |
### `leonidas1712`
|
| 13404 |
|
| 13405 |
- profile: [github.com/leonidas1712](https://github.com/leonidas1712)
|
|
|
|
| 14072 |
Example artifacts:
|
| 14073 |
- [PR #67843: fix: pass directories to provider stream wrappers](https://github.com/openclaw/openclaw/pull/67843) — open
|
| 14074 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14075 |
### `nerua1`
|
| 14076 |
|
| 14077 |
- profile: [github.com/nerua1](https://github.com/nerua1)
|
|
|
|
| 14366 |
Example artifacts:
|
| 14367 |
- [PR #65266: PC Aion setup + Telegram output fix + itplug auto-update timer](https://github.com/openclaw/openclaw/pull/65266) — open
|
| 14368 |
|
| 14369 |
+
### `palewire`
|
| 14370 |
+
|
| 14371 |
+
- profile: [github.com/palewire](https://github.com/palewire)
|
| 14372 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apalewire)
|
| 14373 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire)
|
| 14374 |
+
- repo first seen: `2026-04-18T16:38:20Z`
|
| 14375 |
+
- repo last seen: `2026-04-18T17:41:36Z`
|
| 14376 |
+
- first seen in snapshot: **yes**
|
| 14377 |
+
- repo association: **NONE**
|
| 14378 |
+
- repo primary artifacts: **1**
|
| 14379 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14380 |
+
- snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
|
| 14381 |
+
- account age: **6550 days**
|
| 14382 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 14383 |
+
- public orgs: `pastpages`, `california-civic-data-coalition`, `palermo-hollywood`
|
| 14384 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 14385 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 14386 |
+
|
| 14387 |
+
Example artifacts:
|
| 14388 |
+
- [PR #68651: Gateway/config: add models.pricing.enabled to skip pricing bootstrap](https://github.com/openclaw/openclaw/pull/68651) — open
|
| 14389 |
+
|
| 14390 |
### `pandaAIGC`
|
| 14391 |
|
| 14392 |
- profile: [github.com/pandaAIGC](https://github.com/pandaAIGC)
|
|
|
|
| 15213 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15214 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15215 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15216 |
+
- repo last seen: `2026-04-18T18:19:37Z`
|
| 15217 |
- first seen in snapshot: **no**
|
| 15218 |
- repo association: **NONE**
|
| 15219 |
- repo primary artifacts: **1**
|
| 15220 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15221 |
+
- snapshot discussion activity: **2 comments / 7 reviews / 7 review comments**
|
| 15222 |
- account age: **5691 days**
|
| 15223 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15224 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:974915b69699a3ddc1488ac0f5a0fcc7a72bc6a960ac31cf875f909e005e4da9
|
| 3 |
+
size 97823
|
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:f1170320b7b6d539fbde78d18d9c739d8f5fbc04108767ab8d66caa72f516349
|
| 3 |
+
size 46772533
|
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:f1a8177c54462d491c34e7764ccabeb4d3e0d0302a8d9a1c207fc4111277f91f
|
| 3 |
+
size 121348462
|
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:89bd5390eb539d786bf1316f7d5f7b05b6f3b2d7127595658bb9c93c801096a0
|
| 3 |
+
size 89454893
|
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:eafc8a58cdc3630c77804e2bdb3bbc14f24b9abbfeaea056403fac714a045adc
|
| 3 |
+
size 4791765
|
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:8f58b34a609bc809c25592aecf28d9744516536b7b32f800b97f80886e2a4679
|
| 3 |
+
size 7386795
|
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:4de13b24b562430cf823dc5f6430a737bf61a621828b0d48e40ca23e5a578102
|
| 3 |
+
size 1451329
|
snapshots/20260418T182035Z/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": 136508,
|
| 9 |
+
"issues": 4481,
|
| 10 |
+
"links": 44408,
|
| 11 |
+
"new_contributors": 714,
|
| 12 |
+
"pr_diffs": 3293,
|
| 13 |
+
"pr_files": 67188,
|
| 14 |
+
"pull_requests": 3293,
|
| 15 |
+
"review_comments": 17235,
|
| 16 |
+
"reviews": 13106,
|
| 17 |
+
"timeline_events": 53693
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T18:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 24,
|
| 22 |
+
"issue_stubs": 38,
|
| 23 |
+
"issues": 17,
|
| 24 |
+
"links": 61,
|
| 25 |
+
"pr_diffs": 21,
|
| 26 |
+
"pr_files": 176,
|
| 27 |
+
"pull_requests": 21,
|
| 28 |
+
"review_comments": 151,
|
| 29 |
+
"reviews": 121,
|
| 30 |
+
"timeline_events": 1572
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T18:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260418T182035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T17:20:35Z",
|
| 37 |
+
"next_since": "2026-04-18T18:20:35Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260418T182035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T182035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T18:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T182035Z"
|
| 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-18T17:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T182035Z",
|
| 4 |
+
"next_since": "2026-04-18T18:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-18T18:20:35Z"
|
| 7 |
}
|