Refresh openclaw dataset snapshot 20260419T112035Z
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 +474 -350
- new-contributors-report.md +165 -120
- 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/20260419T112035Z/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: `20260419T112035Z`
|
| 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:b74182b674ed5f77ddd0c4cedaec2389132f0d8677021523965aba9d39ba012e
|
| 3 |
+
size 67911126
|
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:26d995739d623d4cf38ac3d77554b69f5ecb9f3b6ecb1a4e71bfc507e3ec8644
|
| 3 |
+
size 1243726
|
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:967e0cc9feea0b6ecdefe0978828c85b664ca611b2460fecde50c022dcc25b06
|
| 3 |
+
size 20136092
|
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:2ae5eeef983b8b7d81d2818f7b4ea922cfd80d01d0444bf8d742d67e62a04e30
|
| 3 |
+
size 7216773
|
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:452b9ac2b09c920f01390808f965d12e189b5b9170b479969ceec62375b3c67d
|
| 3 |
+
size 542015
|
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": 137329,
|
| 9 |
+
"issues": 4741,
|
| 10 |
+
"links": 45239,
|
| 11 |
+
"new_contributors": 702,
|
| 12 |
+
"pr_diffs": 3605,
|
| 13 |
+
"pr_files": 82808,
|
| 14 |
+
"pull_requests": 3605,
|
| 15 |
+
"review_comments": 18484,
|
| 16 |
+
"reviews": 14035,
|
| 17 |
+
"timeline_events": 61911
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T11:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 34,
|
| 22 |
+
"issue_stubs": 48,
|
| 23 |
+
"issues": 17,
|
| 24 |
+
"links": 74,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 322,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 224,
|
| 29 |
+
"reviews": 161,
|
| 30 |
+
"timeline_events": 606
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-19T11:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T112035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T10:20:34Z",
|
| 37 |
+
"next_since": "2026-04-19T11: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":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
"selected_overlap_previous_report": 699,
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
"reused_previous_report_entries": 693,
|
| 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": 6
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -1019,12 +1019,12 @@
|
|
| 1019 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky",
|
| 1020 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky",
|
| 1021 |
"repo_first_seen_at": "2026-02-08T09:07:45Z",
|
| 1022 |
-
"repo_last_seen_at": "2026-04-
|
| 1023 |
-
"repo_primary_artifact_count":
|
| 1024 |
-
"repo_artifact_count":
|
| 1025 |
"snapshot_issue_count": 0,
|
| 1026 |
-
"snapshot_pr_count":
|
| 1027 |
-
"snapshot_comment_count":
|
| 1028 |
"snapshot_review_count": 1,
|
| 1029 |
"snapshot_review_comment_count": 1,
|
| 1030 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -1054,14 +1054,24 @@
|
|
| 1054 |
},
|
| 1055 |
"examples": {
|
| 1056 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1057 |
{
|
| 1058 |
"kind": "pull_request",
|
| 1059 |
"number": 68915,
|
| 1060 |
"title": "tasks: add detached runtime plugin registration contract",
|
| 1061 |
"url": "https://github.com/openclaw/openclaw/pull/68915",
|
| 1062 |
-
"state": "
|
| 1063 |
-
"merged":
|
| 1064 |
-
"draft":
|
| 1065 |
"created_at": "2026-04-19T10:15:34Z"
|
| 1066 |
},
|
| 1067 |
{
|
|
@@ -1069,20 +1079,10 @@
|
|
| 1069 |
"number": 68891,
|
| 1070 |
"title": "browser: route existing-session user profile through browser nodes",
|
| 1071 |
"url": "https://github.com/openclaw/openclaw/pull/68891",
|
| 1072 |
-
"state": "open",
|
| 1073 |
-
"merged": true,
|
| 1074 |
-
"draft": false,
|
| 1075 |
-
"created_at": "2026-04-19T09:22:08Z"
|
| 1076 |
-
},
|
| 1077 |
-
{
|
| 1078 |
-
"kind": "pull_request",
|
| 1079 |
-
"number": 68886,
|
| 1080 |
-
"title": "tasks: extract detached task lifecycle runtime",
|
| 1081 |
-
"url": "https://github.com/openclaw/openclaw/pull/68886",
|
| 1082 |
"state": "closed",
|
| 1083 |
"merged": true,
|
| 1084 |
"draft": false,
|
| 1085 |
-
"created_at": "2026-04-
|
| 1086 |
}
|
| 1087 |
],
|
| 1088 |
"issues": []
|
|
@@ -2238,6 +2238,94 @@
|
|
| 2238 |
},
|
| 2239 |
"fetch_error": null
|
| 2240 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2241 |
{
|
| 2242 |
"author_login": "Eruditi",
|
| 2243 |
"name": null,
|
|
@@ -2862,94 +2950,6 @@
|
|
| 2862 |
},
|
| 2863 |
"fetch_error": null
|
| 2864 |
},
|
| 2865 |
-
{
|
| 2866 |
-
"author_login": "Lucenx9",
|
| 2867 |
-
"name": "Simone",
|
| 2868 |
-
"profile_url": "https://github.com/Lucenx9",
|
| 2869 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 2870 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 2871 |
-
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 2872 |
-
"repo_last_seen_at": "2026-04-18T23:34:06Z",
|
| 2873 |
-
"repo_primary_artifact_count": 13,
|
| 2874 |
-
"repo_artifact_count": 27,
|
| 2875 |
-
"snapshot_issue_count": 1,
|
| 2876 |
-
"snapshot_pr_count": 12,
|
| 2877 |
-
"snapshot_comment_count": 12,
|
| 2878 |
-
"snapshot_review_count": 1,
|
| 2879 |
-
"snapshot_review_comment_count": 1,
|
| 2880 |
-
"repo_association": "CONTRIBUTOR",
|
| 2881 |
-
"new_to_repo": false,
|
| 2882 |
-
"first_seen_in_snapshot": false,
|
| 2883 |
-
"known_via_prior_merged_pr": true,
|
| 2884 |
-
"report_reason": null,
|
| 2885 |
-
"enrichment_source": "previous_report",
|
| 2886 |
-
"live_refetch_skipped": true,
|
| 2887 |
-
"account_age_days": 547,
|
| 2888 |
-
"young_account": false,
|
| 2889 |
-
"follow_through_score": "weak",
|
| 2890 |
-
"breadth_score": "low",
|
| 2891 |
-
"automation_risk_signal": "low",
|
| 2892 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2893 |
-
"public_orgs": [],
|
| 2894 |
-
"activity": {
|
| 2895 |
-
"visible_authored_pr_count": 3,
|
| 2896 |
-
"merged_pr_count": 0,
|
| 2897 |
-
"closed_unmerged_pr_count": 0,
|
| 2898 |
-
"open_pr_count": 3,
|
| 2899 |
-
"merged_pr_rate": 0.0,
|
| 2900 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 2901 |
-
"still_open_pr_rate": 1.0,
|
| 2902 |
-
"distinct_repos_with_authored_prs": 2,
|
| 2903 |
-
"distinct_repos_with_open_prs": 2
|
| 2904 |
-
},
|
| 2905 |
-
"examples": {
|
| 2906 |
-
"pull_requests": [
|
| 2907 |
-
{
|
| 2908 |
-
"kind": "pull_request",
|
| 2909 |
-
"number": 68724,
|
| 2910 |
-
"title": "fix(bluebubbles): preserve pinned dispatcher for media fetches",
|
| 2911 |
-
"url": "https://github.com/openclaw/openclaw/pull/68724",
|
| 2912 |
-
"state": "open",
|
| 2913 |
-
"merged": false,
|
| 2914 |
-
"draft": false,
|
| 2915 |
-
"created_at": "2026-04-18T23:34:06Z"
|
| 2916 |
-
},
|
| 2917 |
-
{
|
| 2918 |
-
"kind": "pull_request",
|
| 2919 |
-
"number": 68721,
|
| 2920 |
-
"title": "fix(codex): default app-server approvals to on-request",
|
| 2921 |
-
"url": "https://github.com/openclaw/openclaw/pull/68721",
|
| 2922 |
-
"state": "open",
|
| 2923 |
-
"merged": false,
|
| 2924 |
-
"draft": false,
|
| 2925 |
-
"created_at": "2026-04-18T23:09:07Z"
|
| 2926 |
-
},
|
| 2927 |
-
{
|
| 2928 |
-
"kind": "pull_request",
|
| 2929 |
-
"number": 68710,
|
| 2930 |
-
"title": "fix(discord): enforce guild guards for /new and /reset",
|
| 2931 |
-
"url": "https://github.com/openclaw/openclaw/pull/68710",
|
| 2932 |
-
"state": "open",
|
| 2933 |
-
"merged": false,
|
| 2934 |
-
"draft": false,
|
| 2935 |
-
"created_at": "2026-04-18T22:26:20Z"
|
| 2936 |
-
}
|
| 2937 |
-
],
|
| 2938 |
-
"issues": [
|
| 2939 |
-
{
|
| 2940 |
-
"kind": "issue",
|
| 2941 |
-
"number": 45645,
|
| 2942 |
-
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 2943 |
-
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 2944 |
-
"state": "open",
|
| 2945 |
-
"merged": null,
|
| 2946 |
-
"draft": null,
|
| 2947 |
-
"created_at": "2026-03-14T02:21:26Z"
|
| 2948 |
-
}
|
| 2949 |
-
]
|
| 2950 |
-
},
|
| 2951 |
-
"fetch_error": null
|
| 2952 |
-
},
|
| 2953 |
{
|
| 2954 |
"author_login": "imadal1n",
|
| 2955 |
"name": "imadalin",
|
|
@@ -3335,6 +3335,83 @@
|
|
| 3335 |
},
|
| 3336 |
"fetch_error": null
|
| 3337 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3338 |
{
|
| 3339 |
"author_login": "SARAMALI15792",
|
| 3340 |
"name": "saram ali ",
|
|
@@ -3520,83 +3597,6 @@
|
|
| 3520 |
},
|
| 3521 |
"fetch_error": null
|
| 3522 |
},
|
| 3523 |
-
{
|
| 3524 |
-
"author_login": "armorbreak001",
|
| 3525 |
-
"name": null,
|
| 3526 |
-
"profile_url": "https://github.com/armorbreak001",
|
| 3527 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 3528 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 3529 |
-
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 3530 |
-
"repo_last_seen_at": "2026-04-19T07:08:12Z",
|
| 3531 |
-
"repo_primary_artifact_count": 10,
|
| 3532 |
-
"repo_artifact_count": 23,
|
| 3533 |
-
"snapshot_issue_count": 0,
|
| 3534 |
-
"snapshot_pr_count": 10,
|
| 3535 |
-
"snapshot_comment_count": 7,
|
| 3536 |
-
"snapshot_review_count": 3,
|
| 3537 |
-
"snapshot_review_comment_count": 3,
|
| 3538 |
-
"repo_association": "NONE",
|
| 3539 |
-
"new_to_repo": false,
|
| 3540 |
-
"first_seen_in_snapshot": false,
|
| 3541 |
-
"known_via_prior_merged_pr": false,
|
| 3542 |
-
"report_reason": null,
|
| 3543 |
-
"enrichment_source": "previous_report",
|
| 3544 |
-
"live_refetch_skipped": true,
|
| 3545 |
-
"account_age_days": 7,
|
| 3546 |
-
"young_account": true,
|
| 3547 |
-
"follow_through_score": "weak",
|
| 3548 |
-
"breadth_score": "very high",
|
| 3549 |
-
"automation_risk_signal": "high",
|
| 3550 |
-
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 3551 |
-
"public_orgs": [],
|
| 3552 |
-
"activity": {
|
| 3553 |
-
"visible_authored_pr_count": 145,
|
| 3554 |
-
"merged_pr_count": 8,
|
| 3555 |
-
"closed_unmerged_pr_count": 23,
|
| 3556 |
-
"open_pr_count": 114,
|
| 3557 |
-
"merged_pr_rate": 0.0552,
|
| 3558 |
-
"closed_unmerged_pr_rate": 0.1586,
|
| 3559 |
-
"still_open_pr_rate": 0.7862,
|
| 3560 |
-
"distinct_repos_with_authored_prs": 39,
|
| 3561 |
-
"distinct_repos_with_open_prs": 30
|
| 3562 |
-
},
|
| 3563 |
-
"examples": {
|
| 3564 |
-
"pull_requests": [
|
| 3565 |
-
{
|
| 3566 |
-
"kind": "pull_request",
|
| 3567 |
-
"number": 68854,
|
| 3568 |
-
"title": "fix(security): allow quoted heredocs in allowlist mode without extra approval",
|
| 3569 |
-
"url": "https://github.com/openclaw/openclaw/pull/68854",
|
| 3570 |
-
"state": "open",
|
| 3571 |
-
"merged": false,
|
| 3572 |
-
"draft": false,
|
| 3573 |
-
"created_at": "2026-04-19T07:08:12Z"
|
| 3574 |
-
},
|
| 3575 |
-
{
|
| 3576 |
-
"kind": "pull_request",
|
| 3577 |
-
"number": 68822,
|
| 3578 |
-
"title": "feat(memory): make embedding retry/concurrency parameters configurable",
|
| 3579 |
-
"url": "https://github.com/openclaw/openclaw/pull/68822",
|
| 3580 |
-
"state": "open",
|
| 3581 |
-
"merged": false,
|
| 3582 |
-
"draft": false,
|
| 3583 |
-
"created_at": "2026-04-19T04:46:24Z"
|
| 3584 |
-
},
|
| 3585 |
-
{
|
| 3586 |
-
"kind": "pull_request",
|
| 3587 |
-
"number": 68742,
|
| 3588 |
-
"title": "fix(agents): restore streaming usage tracking for non-native openai-completions providers",
|
| 3589 |
-
"url": "https://github.com/openclaw/openclaw/pull/68742",
|
| 3590 |
-
"state": "open",
|
| 3591 |
-
"merged": false,
|
| 3592 |
-
"draft": false,
|
| 3593 |
-
"created_at": "2026-04-19T00:48:20Z"
|
| 3594 |
-
}
|
| 3595 |
-
],
|
| 3596 |
-
"issues": []
|
| 3597 |
-
},
|
| 3598 |
-
"fetch_error": null
|
| 3599 |
-
},
|
| 3600 |
{
|
| 3601 |
"author_login": "Jimmy-xuzimo",
|
| 3602 |
"name": "Zimo Xu",
|
|
@@ -6002,8 +6002,8 @@
|
|
| 6002 |
"number": 68907,
|
| 6003 |
"title": "fix: default Kimi thinking to off",
|
| 6004 |
"url": "https://github.com/openclaw/openclaw/pull/68907",
|
| 6005 |
-
"state": "
|
| 6006 |
-
"merged":
|
| 6007 |
"draft": false,
|
| 6008 |
"created_at": "2026-04-19T09:59:00Z"
|
| 6009 |
},
|
|
@@ -8743,6 +8743,83 @@
|
|
| 8743 |
},
|
| 8744 |
"fetch_error": null
|
| 8745 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8746 |
{
|
| 8747 |
"author_login": "joshavant",
|
| 8748 |
"name": "Josh Avant",
|
|
@@ -9212,12 +9289,12 @@
|
|
| 9212 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech",
|
| 9213 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech",
|
| 9214 |
"repo_first_seen_at": "2026-02-23T04:42:33Z",
|
| 9215 |
-
"repo_last_seen_at": "2026-04-
|
| 9216 |
"repo_primary_artifact_count": 6,
|
| 9217 |
-
"repo_artifact_count":
|
| 9218 |
"snapshot_issue_count": 2,
|
| 9219 |
"snapshot_pr_count": 4,
|
| 9220 |
-
"snapshot_comment_count":
|
| 9221 |
"snapshot_review_count": 1,
|
| 9222 |
"snapshot_review_comment_count": 1,
|
| 9223 |
"repo_association": "NONE",
|
|
@@ -13135,7 +13212,7 @@
|
|
| 13135 |
"repo_association": "CONTRIBUTOR",
|
| 13136 |
"new_to_repo": false,
|
| 13137 |
"first_seen_in_snapshot": false,
|
| 13138 |
-
"known_via_prior_merged_pr":
|
| 13139 |
"report_reason": null,
|
| 13140 |
"enrichment_source": "previous_report",
|
| 13141 |
"live_refetch_skipped": true,
|
|
@@ -16059,12 +16136,12 @@
|
|
| 16059 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asolomonneas",
|
| 16060 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asolomonneas",
|
| 16061 |
"repo_first_seen_at": "2026-04-07T00:02:58Z",
|
| 16062 |
-
"repo_last_seen_at": "2026-04-
|
| 16063 |
"repo_primary_artifact_count": 3,
|
| 16064 |
-
"repo_artifact_count":
|
| 16065 |
"snapshot_issue_count": 1,
|
| 16066 |
"snapshot_pr_count": 2,
|
| 16067 |
-
"snapshot_comment_count":
|
| 16068 |
"snapshot_review_count": 0,
|
| 16069 |
"snapshot_review_comment_count": 0,
|
| 16070 |
"repo_association": "NONE",
|
|
@@ -17634,12 +17711,12 @@
|
|
| 17634 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajaredmarin",
|
| 17635 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajaredmarin",
|
| 17636 |
"repo_first_seen_at": "2026-04-19T01:22:18Z",
|
| 17637 |
-
"repo_last_seen_at": "2026-04-
|
| 17638 |
"repo_primary_artifact_count": 2,
|
| 17639 |
-
"repo_artifact_count":
|
| 17640 |
"snapshot_issue_count": 0,
|
| 17641 |
"snapshot_pr_count": 2,
|
| 17642 |
-
"snapshot_comment_count":
|
| 17643 |
"snapshot_review_count": 0,
|
| 17644 |
"snapshot_review_comment_count": 0,
|
| 17645 |
"repo_association": "NONE",
|
|
@@ -17674,7 +17751,7 @@
|
|
| 17674 |
"number": 68861,
|
| 17675 |
"title": "feat: integrate Mission Control v3.0 UI updates",
|
| 17676 |
"url": "https://github.com/openclaw/openclaw/pull/68861",
|
| 17677 |
-
"state": "
|
| 17678 |
"merged": false,
|
| 17679 |
"draft": false,
|
| 17680 |
"created_at": "2026-04-19T07:23:54Z"
|
|
@@ -23648,73 +23725,6 @@
|
|
| 23648 |
},
|
| 23649 |
"fetch_error": null
|
| 23650 |
},
|
| 23651 |
-
{
|
| 23652 |
-
"author_login": "weichengdeng",
|
| 23653 |
-
"name": "\u9127\u3000\u5049\u7a0b",
|
| 23654 |
-
"profile_url": "https://github.com/weichengdeng",
|
| 23655 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aweichengdeng",
|
| 23656 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aweichengdeng",
|
| 23657 |
-
"repo_first_seen_at": "2026-04-12T10:16:34Z",
|
| 23658 |
-
"repo_last_seen_at": "2026-04-12T10:46:49Z",
|
| 23659 |
-
"repo_primary_artifact_count": 2,
|
| 23660 |
-
"repo_artifact_count": 2,
|
| 23661 |
-
"snapshot_issue_count": 0,
|
| 23662 |
-
"snapshot_pr_count": 2,
|
| 23663 |
-
"snapshot_comment_count": 0,
|
| 23664 |
-
"snapshot_review_count": 0,
|
| 23665 |
-
"snapshot_review_comment_count": 0,
|
| 23666 |
-
"repo_association": "NONE",
|
| 23667 |
-
"new_to_repo": false,
|
| 23668 |
-
"first_seen_in_snapshot": false,
|
| 23669 |
-
"known_via_prior_merged_pr": false,
|
| 23670 |
-
"report_reason": null,
|
| 23671 |
-
"enrichment_source": "previous_report",
|
| 23672 |
-
"live_refetch_skipped": true,
|
| 23673 |
-
"account_age_days": 905,
|
| 23674 |
-
"young_account": false,
|
| 23675 |
-
"follow_through_score": "weak",
|
| 23676 |
-
"breadth_score": "low",
|
| 23677 |
-
"automation_risk_signal": "low",
|
| 23678 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 23679 |
-
"public_orgs": [],
|
| 23680 |
-
"activity": {
|
| 23681 |
-
"visible_authored_pr_count": 2,
|
| 23682 |
-
"merged_pr_count": 0,
|
| 23683 |
-
"closed_unmerged_pr_count": 0,
|
| 23684 |
-
"open_pr_count": 2,
|
| 23685 |
-
"merged_pr_rate": 0.0,
|
| 23686 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 23687 |
-
"still_open_pr_rate": 1.0,
|
| 23688 |
-
"distinct_repos_with_authored_prs": 1,
|
| 23689 |
-
"distinct_repos_with_open_prs": 1
|
| 23690 |
-
},
|
| 23691 |
-
"examples": {
|
| 23692 |
-
"pull_requests": [
|
| 23693 |
-
{
|
| 23694 |
-
"kind": "pull_request",
|
| 23695 |
-
"number": 65301,
|
| 23696 |
-
"title": "Fix/send poll intent detection clean",
|
| 23697 |
-
"url": "https://github.com/openclaw/openclaw/pull/65301",
|
| 23698 |
-
"state": "open",
|
| 23699 |
-
"merged": false,
|
| 23700 |
-
"draft": false,
|
| 23701 |
-
"created_at": "2026-04-12T10:46:49Z"
|
| 23702 |
-
},
|
| 23703 |
-
{
|
| 23704 |
-
"kind": "pull_request",
|
| 23705 |
-
"number": 65295,
|
| 23706 |
-
"title": "fix: avoid misclassifying send poll metadata as poll intent\uff08Weixin plugin\uff09",
|
| 23707 |
-
"url": "https://github.com/openclaw/openclaw/pull/65295",
|
| 23708 |
-
"state": "open",
|
| 23709 |
-
"merged": false,
|
| 23710 |
-
"draft": false,
|
| 23711 |
-
"created_at": "2026-04-12T10:16:34Z"
|
| 23712 |
-
}
|
| 23713 |
-
],
|
| 23714 |
-
"issues": []
|
| 23715 |
-
},
|
| 23716 |
-
"fetch_error": null
|
| 23717 |
-
},
|
| 23718 |
{
|
| 23719 |
"author_login": "wittam-01",
|
| 23720 |
"name": null,
|
|
@@ -23783,16 +23793,16 @@
|
|
| 23783 |
"fetch_error": null
|
| 23784 |
},
|
| 23785 |
{
|
| 23786 |
-
"author_login": "
|
| 23787 |
-
"name":
|
| 23788 |
-
"profile_url": "https://github.com/
|
| 23789 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 23790 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 23791 |
-
"repo_first_seen_at": "2026-04-
|
| 23792 |
-
"repo_last_seen_at": "2026-04-
|
| 23793 |
-
"repo_primary_artifact_count":
|
| 23794 |
-
"repo_artifact_count":
|
| 23795 |
-
"snapshot_issue_count":
|
| 23796 |
"snapshot_pr_count": 1,
|
| 23797 |
"snapshot_comment_count": 7,
|
| 23798 |
"snapshot_review_count": 0,
|
|
@@ -23804,80 +23814,80 @@
|
|
| 23804 |
"report_reason": null,
|
| 23805 |
"enrichment_source": "previous_report",
|
| 23806 |
"live_refetch_skipped": true,
|
| 23807 |
-
"account_age_days":
|
| 23808 |
-
"young_account":
|
| 23809 |
"follow_through_score": "weak",
|
| 23810 |
"breadth_score": "low",
|
| 23811 |
-
"automation_risk_signal": "
|
| 23812 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 23813 |
"public_orgs": [],
|
| 23814 |
"activity": {
|
| 23815 |
-
"visible_authored_pr_count":
|
| 23816 |
"merged_pr_count": 0,
|
| 23817 |
"closed_unmerged_pr_count": 0,
|
| 23818 |
-
"open_pr_count":
|
| 23819 |
"merged_pr_rate": 0.0,
|
| 23820 |
"closed_unmerged_pr_rate": 0.0,
|
| 23821 |
"still_open_pr_rate": 1.0,
|
| 23822 |
-
"distinct_repos_with_authored_prs":
|
| 23823 |
-
"distinct_repos_with_open_prs":
|
| 23824 |
},
|
| 23825 |
"examples": {
|
| 23826 |
"pull_requests": [
|
| 23827 |
{
|
| 23828 |
"kind": "pull_request",
|
| 23829 |
-
"number":
|
| 23830 |
-
"title": "fix(
|
| 23831 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 23832 |
"state": "open",
|
| 23833 |
"merged": false,
|
| 23834 |
"draft": false,
|
| 23835 |
-
"created_at": "2026-04-
|
| 23836 |
}
|
| 23837 |
],
|
| 23838 |
"issues": [
|
| 23839 |
{
|
| 23840 |
"kind": "issue",
|
| 23841 |
-
"number":
|
| 23842 |
-
"title": "
|
| 23843 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 23844 |
"state": "open",
|
| 23845 |
"merged": null,
|
| 23846 |
"draft": null,
|
| 23847 |
-
"created_at": "2026-04-
|
| 23848 |
},
|
| 23849 |
{
|
| 23850 |
"kind": "issue",
|
| 23851 |
-
"number":
|
| 23852 |
-
"title": "
|
| 23853 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 23854 |
"state": "open",
|
| 23855 |
"merged": null,
|
| 23856 |
"draft": null,
|
| 23857 |
-
"created_at": "2026-04-
|
| 23858 |
},
|
| 23859 |
{
|
| 23860 |
"kind": "issue",
|
| 23861 |
-
"number":
|
| 23862 |
-
"title": "
|
| 23863 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 23864 |
"state": "open",
|
| 23865 |
"merged": null,
|
| 23866 |
"draft": null,
|
| 23867 |
-
"created_at": "2026-04-
|
| 23868 |
}
|
| 23869 |
]
|
| 23870 |
},
|
| 23871 |
"fetch_error": null
|
| 23872 |
},
|
| 23873 |
{
|
| 23874 |
-
"author_login": "
|
| 23875 |
-
"name":
|
| 23876 |
-
"profile_url": "https://github.com/
|
| 23877 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%
|
| 23878 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%
|
| 23879 |
-
"repo_first_seen_at": "2026-04-
|
| 23880 |
-
"repo_last_seen_at": "2026-04-
|
| 23881 |
"repo_primary_artifact_count": 14,
|
| 23882 |
"repo_artifact_count": 21,
|
| 23883 |
"snapshot_issue_count": 13,
|
|
@@ -23892,67 +23902,67 @@
|
|
| 23892 |
"report_reason": null,
|
| 23893 |
"enrichment_source": "previous_report",
|
| 23894 |
"live_refetch_skipped": true,
|
| 23895 |
-
"account_age_days":
|
| 23896 |
-
"young_account":
|
| 23897 |
"follow_through_score": "weak",
|
| 23898 |
"breadth_score": "low",
|
| 23899 |
-
"automation_risk_signal": "
|
| 23900 |
-
"heuristic_note": "
|
| 23901 |
"public_orgs": [],
|
| 23902 |
"activity": {
|
| 23903 |
-
"visible_authored_pr_count":
|
| 23904 |
"merged_pr_count": 0,
|
| 23905 |
"closed_unmerged_pr_count": 0,
|
| 23906 |
-
"open_pr_count":
|
| 23907 |
"merged_pr_rate": 0.0,
|
| 23908 |
"closed_unmerged_pr_rate": 0.0,
|
| 23909 |
"still_open_pr_rate": 1.0,
|
| 23910 |
-
"distinct_repos_with_authored_prs":
|
| 23911 |
-
"distinct_repos_with_open_prs":
|
| 23912 |
},
|
| 23913 |
"examples": {
|
| 23914 |
"pull_requests": [
|
| 23915 |
{
|
| 23916 |
"kind": "pull_request",
|
| 23917 |
-
"number":
|
| 23918 |
-
"title": "fix(
|
| 23919 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 23920 |
"state": "open",
|
| 23921 |
"merged": false,
|
| 23922 |
"draft": false,
|
| 23923 |
-
"created_at": "2026-04-
|
| 23924 |
}
|
| 23925 |
],
|
| 23926 |
"issues": [
|
| 23927 |
{
|
| 23928 |
"kind": "issue",
|
| 23929 |
-
"number":
|
| 23930 |
-
"title": "
|
| 23931 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 23932 |
"state": "open",
|
| 23933 |
"merged": null,
|
| 23934 |
"draft": null,
|
| 23935 |
-
"created_at": "2026-04-
|
| 23936 |
},
|
| 23937 |
{
|
| 23938 |
"kind": "issue",
|
| 23939 |
-
"number":
|
| 23940 |
-
"title": "
|
| 23941 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 23942 |
"state": "open",
|
| 23943 |
"merged": null,
|
| 23944 |
"draft": null,
|
| 23945 |
-
"created_at": "2026-04-
|
| 23946 |
},
|
| 23947 |
{
|
| 23948 |
"kind": "issue",
|
| 23949 |
-
"number":
|
| 23950 |
-
"title": "
|
| 23951 |
-
"url": "https://github.com/openclaw/openclaw/issues/
|
| 23952 |
"state": "open",
|
| 23953 |
"merged": null,
|
| 23954 |
"draft": null,
|
| 23955 |
-
"created_at": "2026-04-
|
| 23956 |
}
|
| 23957 |
]
|
| 23958 |
},
|
|
@@ -23965,12 +23975,12 @@
|
|
| 23965 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aismael-81",
|
| 23966 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aismael-81",
|
| 23967 |
"repo_first_seen_at": "2026-04-10T18:46:07Z",
|
| 23968 |
-
"repo_last_seen_at": "2026-04-
|
| 23969 |
"repo_primary_artifact_count": 7,
|
| 23970 |
-
"repo_artifact_count":
|
| 23971 |
"snapshot_issue_count": 6,
|
| 23972 |
"snapshot_pr_count": 1,
|
| 23973 |
-
"snapshot_comment_count":
|
| 23974 |
"snapshot_review_count": 0,
|
| 23975 |
"snapshot_review_comment_count": 0,
|
| 23976 |
"repo_association": "NONE",
|
|
@@ -26702,8 +26712,8 @@
|
|
| 26702 |
"first_seen_in_snapshot": false,
|
| 26703 |
"known_via_prior_merged_pr": false,
|
| 26704 |
"report_reason": null,
|
| 26705 |
-
"enrichment_source": "
|
| 26706 |
-
"live_refetch_skipped":
|
| 26707 |
"account_age_days": 155,
|
| 26708 |
"young_account": true,
|
| 26709 |
"follow_through_score": "weak",
|
|
@@ -36437,6 +36447,63 @@
|
|
| 36437 |
},
|
| 36438 |
"fetch_error": null
|
| 36439 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36440 |
{
|
| 36441 |
"author_login": "huangzynn",
|
| 36442 |
"name": null,
|
|
@@ -37463,6 +37530,63 @@
|
|
| 37463 |
},
|
| 37464 |
"fetch_error": null
|
| 37465 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37466 |
{
|
| 37467 |
"author_login": "jason-zimmer",
|
| 37468 |
"name": null,
|
|
@@ -42283,12 +42407,12 @@
|
|
| 42283 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apalewire",
|
| 42284 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire",
|
| 42285 |
"repo_first_seen_at": "2026-04-18T16:38:20Z",
|
| 42286 |
-
"repo_last_seen_at": "2026-04-
|
| 42287 |
"repo_primary_artifact_count": 1,
|
| 42288 |
-
"repo_artifact_count":
|
| 42289 |
"snapshot_issue_count": 0,
|
| 42290 |
"snapshot_pr_count": 1,
|
| 42291 |
-
"snapshot_comment_count":
|
| 42292 |
"snapshot_review_count": 1,
|
| 42293 |
"snapshot_review_comment_count": 1,
|
| 42294 |
"repo_association": "NONE",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260419T112035Z",
|
| 5 |
+
"generated_at": "2026-04-19T11:22:22Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 702,
|
| 10 |
+
"first_seen_in_snapshot": 3,
|
| 11 |
+
"known_via_prior_merged_pr": 109,
|
| 12 |
+
"previous_primary_author_count": 4681,
|
| 13 |
+
"selected_seen_in_previous_primary": 699,
|
| 14 |
+
"previous_report_contributor_count": 700,
|
| 15 |
"selected_overlap_previous_report": 699,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9957,
|
| 17 |
"reused_previous_report_entries": 693,
|
| 18 |
+
"reused_known_merged_contributors": 108,
|
| 19 |
+
"live_fetches": 9,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 5.776,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.008,
|
| 24 |
"enrichment_failures": 6
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 1019 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky",
|
| 1020 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky",
|
| 1021 |
"repo_first_seen_at": "2026-02-08T09:07:45Z",
|
| 1022 |
+
"repo_last_seen_at": "2026-04-19T11:15:16Z",
|
| 1023 |
+
"repo_primary_artifact_count": 22,
|
| 1024 |
+
"repo_artifact_count": 221,
|
| 1025 |
"snapshot_issue_count": 0,
|
| 1026 |
+
"snapshot_pr_count": 22,
|
| 1027 |
+
"snapshot_comment_count": 197,
|
| 1028 |
"snapshot_review_count": 1,
|
| 1029 |
"snapshot_review_comment_count": 1,
|
| 1030 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1054 |
},
|
| 1055 |
"examples": {
|
| 1056 |
"pull_requests": [
|
| 1057 |
+
{
|
| 1058 |
+
"kind": "pull_request",
|
| 1059 |
+
"number": 68917,
|
| 1060 |
+
"title": "pr-flow: clarify missing wrapper stages",
|
| 1061 |
+
"url": "https://github.com/openclaw/openclaw/pull/68917",
|
| 1062 |
+
"state": "closed",
|
| 1063 |
+
"merged": false,
|
| 1064 |
+
"draft": false,
|
| 1065 |
+
"created_at": "2026-04-19T10:27:33Z"
|
| 1066 |
+
},
|
| 1067 |
{
|
| 1068 |
"kind": "pull_request",
|
| 1069 |
"number": 68915,
|
| 1070 |
"title": "tasks: add detached runtime plugin registration contract",
|
| 1071 |
"url": "https://github.com/openclaw/openclaw/pull/68915",
|
| 1072 |
+
"state": "closed",
|
| 1073 |
+
"merged": true,
|
| 1074 |
+
"draft": false,
|
| 1075 |
"created_at": "2026-04-19T10:15:34Z"
|
| 1076 |
},
|
| 1077 |
{
|
|
|
|
| 1079 |
"number": 68891,
|
| 1080 |
"title": "browser: route existing-session user profile through browser nodes",
|
| 1081 |
"url": "https://github.com/openclaw/openclaw/pull/68891",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1082 |
"state": "closed",
|
| 1083 |
"merged": true,
|
| 1084 |
"draft": false,
|
| 1085 |
+
"created_at": "2026-04-19T09:22:08Z"
|
| 1086 |
}
|
| 1087 |
],
|
| 1088 |
"issues": []
|
|
|
|
| 2238 |
},
|
| 2239 |
"fetch_error": null
|
| 2240 |
},
|
| 2241 |
+
{
|
| 2242 |
+
"author_login": "Lucenx9",
|
| 2243 |
+
"name": "Simone",
|
| 2244 |
+
"profile_url": "https://github.com/Lucenx9",
|
| 2245 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9",
|
| 2246 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9",
|
| 2247 |
+
"repo_first_seen_at": "2026-02-25T06:16:41Z",
|
| 2248 |
+
"repo_last_seen_at": "2026-04-19T10:49:03Z",
|
| 2249 |
+
"repo_primary_artifact_count": 15,
|
| 2250 |
+
"repo_artifact_count": 29,
|
| 2251 |
+
"snapshot_issue_count": 1,
|
| 2252 |
+
"snapshot_pr_count": 14,
|
| 2253 |
+
"snapshot_comment_count": 12,
|
| 2254 |
+
"snapshot_review_count": 1,
|
| 2255 |
+
"snapshot_review_comment_count": 1,
|
| 2256 |
+
"repo_association": "CONTRIBUTOR",
|
| 2257 |
+
"new_to_repo": false,
|
| 2258 |
+
"first_seen_in_snapshot": false,
|
| 2259 |
+
"known_via_prior_merged_pr": true,
|
| 2260 |
+
"report_reason": null,
|
| 2261 |
+
"enrichment_source": "previous_report",
|
| 2262 |
+
"live_refetch_skipped": true,
|
| 2263 |
+
"account_age_days": 547,
|
| 2264 |
+
"young_account": false,
|
| 2265 |
+
"follow_through_score": "weak",
|
| 2266 |
+
"breadth_score": "low",
|
| 2267 |
+
"automation_risk_signal": "low",
|
| 2268 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2269 |
+
"public_orgs": [],
|
| 2270 |
+
"activity": {
|
| 2271 |
+
"visible_authored_pr_count": 3,
|
| 2272 |
+
"merged_pr_count": 0,
|
| 2273 |
+
"closed_unmerged_pr_count": 0,
|
| 2274 |
+
"open_pr_count": 3,
|
| 2275 |
+
"merged_pr_rate": 0.0,
|
| 2276 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 2277 |
+
"still_open_pr_rate": 1.0,
|
| 2278 |
+
"distinct_repos_with_authored_prs": 2,
|
| 2279 |
+
"distinct_repos_with_open_prs": 2
|
| 2280 |
+
},
|
| 2281 |
+
"examples": {
|
| 2282 |
+
"pull_requests": [
|
| 2283 |
+
{
|
| 2284 |
+
"kind": "pull_request",
|
| 2285 |
+
"number": 68922,
|
| 2286 |
+
"title": "fix(discord): honor native command allowlists",
|
| 2287 |
+
"url": "https://github.com/openclaw/openclaw/pull/68922",
|
| 2288 |
+
"state": "open",
|
| 2289 |
+
"merged": false,
|
| 2290 |
+
"draft": false,
|
| 2291 |
+
"created_at": "2026-04-19T10:49:03Z"
|
| 2292 |
+
},
|
| 2293 |
+
{
|
| 2294 |
+
"kind": "pull_request",
|
| 2295 |
+
"number": 68918,
|
| 2296 |
+
"title": "fix(telegram): require explicit exec approvers",
|
| 2297 |
+
"url": "https://github.com/openclaw/openclaw/pull/68918",
|
| 2298 |
+
"state": "open",
|
| 2299 |
+
"merged": false,
|
| 2300 |
+
"draft": false,
|
| 2301 |
+
"created_at": "2026-04-19T10:28:42Z"
|
| 2302 |
+
},
|
| 2303 |
+
{
|
| 2304 |
+
"kind": "pull_request",
|
| 2305 |
+
"number": 68724,
|
| 2306 |
+
"title": "fix(bluebubbles): preserve pinned dispatcher for media fetches",
|
| 2307 |
+
"url": "https://github.com/openclaw/openclaw/pull/68724",
|
| 2308 |
+
"state": "open",
|
| 2309 |
+
"merged": false,
|
| 2310 |
+
"draft": false,
|
| 2311 |
+
"created_at": "2026-04-18T23:34:06Z"
|
| 2312 |
+
}
|
| 2313 |
+
],
|
| 2314 |
+
"issues": [
|
| 2315 |
+
{
|
| 2316 |
+
"kind": "issue",
|
| 2317 |
+
"number": 45645,
|
| 2318 |
+
"title": "[Bug]: doctor/update can leave CLI and gateway on different installs on Linux",
|
| 2319 |
+
"url": "https://github.com/openclaw/openclaw/issues/45645",
|
| 2320 |
+
"state": "open",
|
| 2321 |
+
"merged": null,
|
| 2322 |
+
"draft": null,
|
| 2323 |
+
"created_at": "2026-03-14T02:21:26Z"
|
| 2324 |
+
}
|
| 2325 |
+
]
|
| 2326 |
+
},
|
| 2327 |
+
"fetch_error": null
|
| 2328 |
+
},
|
| 2329 |
{
|
| 2330 |
"author_login": "Eruditi",
|
| 2331 |
"name": null,
|
|
|
|
| 2950 |
},
|
| 2951 |
"fetch_error": null
|
| 2952 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2953 |
{
|
| 2954 |
"author_login": "imadal1n",
|
| 2955 |
"name": "imadalin",
|
|
|
|
| 3335 |
},
|
| 3336 |
"fetch_error": null
|
| 3337 |
},
|
| 3338 |
+
{
|
| 3339 |
+
"author_login": "armorbreak001",
|
| 3340 |
+
"name": null,
|
| 3341 |
+
"profile_url": "https://github.com/armorbreak001",
|
| 3342 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 3343 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 3344 |
+
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 3345 |
+
"repo_last_seen_at": "2026-04-19T10:35:54Z",
|
| 3346 |
+
"repo_primary_artifact_count": 11,
|
| 3347 |
+
"repo_artifact_count": 24,
|
| 3348 |
+
"snapshot_issue_count": 0,
|
| 3349 |
+
"snapshot_pr_count": 11,
|
| 3350 |
+
"snapshot_comment_count": 7,
|
| 3351 |
+
"snapshot_review_count": 3,
|
| 3352 |
+
"snapshot_review_comment_count": 3,
|
| 3353 |
+
"repo_association": "NONE",
|
| 3354 |
+
"new_to_repo": false,
|
| 3355 |
+
"first_seen_in_snapshot": false,
|
| 3356 |
+
"known_via_prior_merged_pr": false,
|
| 3357 |
+
"report_reason": null,
|
| 3358 |
+
"enrichment_source": "previous_report",
|
| 3359 |
+
"live_refetch_skipped": true,
|
| 3360 |
+
"account_age_days": 7,
|
| 3361 |
+
"young_account": true,
|
| 3362 |
+
"follow_through_score": "weak",
|
| 3363 |
+
"breadth_score": "very high",
|
| 3364 |
+
"automation_risk_signal": "high",
|
| 3365 |
+
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 3366 |
+
"public_orgs": [],
|
| 3367 |
+
"activity": {
|
| 3368 |
+
"visible_authored_pr_count": 145,
|
| 3369 |
+
"merged_pr_count": 8,
|
| 3370 |
+
"closed_unmerged_pr_count": 23,
|
| 3371 |
+
"open_pr_count": 114,
|
| 3372 |
+
"merged_pr_rate": 0.0552,
|
| 3373 |
+
"closed_unmerged_pr_rate": 0.1586,
|
| 3374 |
+
"still_open_pr_rate": 0.7862,
|
| 3375 |
+
"distinct_repos_with_authored_prs": 39,
|
| 3376 |
+
"distinct_repos_with_open_prs": 30
|
| 3377 |
+
},
|
| 3378 |
+
"examples": {
|
| 3379 |
+
"pull_requests": [
|
| 3380 |
+
{
|
| 3381 |
+
"kind": "pull_request",
|
| 3382 |
+
"number": 68919,
|
| 3383 |
+
"title": "fix(tools): remove provider prefix from vision model config lookup",
|
| 3384 |
+
"url": "https://github.com/openclaw/openclaw/pull/68919",
|
| 3385 |
+
"state": "open",
|
| 3386 |
+
"merged": false,
|
| 3387 |
+
"draft": false,
|
| 3388 |
+
"created_at": "2026-04-19T10:35:54Z"
|
| 3389 |
+
},
|
| 3390 |
+
{
|
| 3391 |
+
"kind": "pull_request",
|
| 3392 |
+
"number": 68854,
|
| 3393 |
+
"title": "fix(security): allow quoted heredocs in allowlist mode without extra approval",
|
| 3394 |
+
"url": "https://github.com/openclaw/openclaw/pull/68854",
|
| 3395 |
+
"state": "open",
|
| 3396 |
+
"merged": false,
|
| 3397 |
+
"draft": false,
|
| 3398 |
+
"created_at": "2026-04-19T07:08:12Z"
|
| 3399 |
+
},
|
| 3400 |
+
{
|
| 3401 |
+
"kind": "pull_request",
|
| 3402 |
+
"number": 68822,
|
| 3403 |
+
"title": "feat(memory): make embedding retry/concurrency parameters configurable",
|
| 3404 |
+
"url": "https://github.com/openclaw/openclaw/pull/68822",
|
| 3405 |
+
"state": "open",
|
| 3406 |
+
"merged": false,
|
| 3407 |
+
"draft": false,
|
| 3408 |
+
"created_at": "2026-04-19T04:46:24Z"
|
| 3409 |
+
}
|
| 3410 |
+
],
|
| 3411 |
+
"issues": []
|
| 3412 |
+
},
|
| 3413 |
+
"fetch_error": null
|
| 3414 |
+
},
|
| 3415 |
{
|
| 3416 |
"author_login": "SARAMALI15792",
|
| 3417 |
"name": "saram ali ",
|
|
|
|
| 3597 |
},
|
| 3598 |
"fetch_error": null
|
| 3599 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3600 |
{
|
| 3601 |
"author_login": "Jimmy-xuzimo",
|
| 3602 |
"name": "Zimo Xu",
|
|
|
|
| 6002 |
"number": 68907,
|
| 6003 |
"title": "fix: default Kimi thinking to off",
|
| 6004 |
"url": "https://github.com/openclaw/openclaw/pull/68907",
|
| 6005 |
+
"state": "closed",
|
| 6006 |
+
"merged": true,
|
| 6007 |
"draft": false,
|
| 6008 |
"created_at": "2026-04-19T09:59:00Z"
|
| 6009 |
},
|
|
|
|
| 8743 |
},
|
| 8744 |
"fetch_error": null
|
| 8745 |
},
|
| 8746 |
+
{
|
| 8747 |
+
"author_login": "jckm14",
|
| 8748 |
+
"name": "D3V0",
|
| 8749 |
+
"profile_url": "https://github.com/jckm14",
|
| 8750 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajckm14",
|
| 8751 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajckm14",
|
| 8752 |
+
"repo_first_seen_at": "2026-04-19T10:53:55Z",
|
| 8753 |
+
"repo_last_seen_at": "2026-04-19T10:54:02Z",
|
| 8754 |
+
"repo_primary_artifact_count": 5,
|
| 8755 |
+
"repo_artifact_count": 5,
|
| 8756 |
+
"snapshot_issue_count": 0,
|
| 8757 |
+
"snapshot_pr_count": 5,
|
| 8758 |
+
"snapshot_comment_count": 0,
|
| 8759 |
+
"snapshot_review_count": 0,
|
| 8760 |
+
"snapshot_review_comment_count": 0,
|
| 8761 |
+
"repo_association": "NONE",
|
| 8762 |
+
"new_to_repo": true,
|
| 8763 |
+
"first_seen_in_snapshot": true,
|
| 8764 |
+
"known_via_prior_merged_pr": false,
|
| 8765 |
+
"report_reason": "first_seen_in_snapshot",
|
| 8766 |
+
"enrichment_source": "live",
|
| 8767 |
+
"live_refetch_skipped": false,
|
| 8768 |
+
"account_age_days": 2932,
|
| 8769 |
+
"young_account": false,
|
| 8770 |
+
"follow_through_score": "weak",
|
| 8771 |
+
"breadth_score": "low",
|
| 8772 |
+
"automation_risk_signal": "low",
|
| 8773 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 8774 |
+
"public_orgs": [],
|
| 8775 |
+
"activity": {
|
| 8776 |
+
"visible_authored_pr_count": 5,
|
| 8777 |
+
"merged_pr_count": 0,
|
| 8778 |
+
"closed_unmerged_pr_count": 0,
|
| 8779 |
+
"open_pr_count": 5,
|
| 8780 |
+
"merged_pr_rate": 0.0,
|
| 8781 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8782 |
+
"still_open_pr_rate": 1.0,
|
| 8783 |
+
"distinct_repos_with_authored_prs": 1,
|
| 8784 |
+
"distinct_repos_with_open_prs": 1
|
| 8785 |
+
},
|
| 8786 |
+
"examples": {
|
| 8787 |
+
"pull_requests": [
|
| 8788 |
+
{
|
| 8789 |
+
"kind": "pull_request",
|
| 8790 |
+
"number": 68928,
|
| 8791 |
+
"title": "ui(theme): soften dashboard status and accent palette",
|
| 8792 |
+
"url": "https://github.com/openclaw/openclaw/pull/68928",
|
| 8793 |
+
"state": "open",
|
| 8794 |
+
"merged": false,
|
| 8795 |
+
"draft": true,
|
| 8796 |
+
"created_at": "2026-04-19T10:54:02Z"
|
| 8797 |
+
},
|
| 8798 |
+
{
|
| 8799 |
+
"kind": "pull_request",
|
| 8800 |
+
"number": 68927,
|
| 8801 |
+
"title": "ui(chat): show explicit qualified model refs",
|
| 8802 |
+
"url": "https://github.com/openclaw/openclaw/pull/68927",
|
| 8803 |
+
"state": "open",
|
| 8804 |
+
"merged": false,
|
| 8805 |
+
"draft": true,
|
| 8806 |
+
"created_at": "2026-04-19T10:54:00Z"
|
| 8807 |
+
},
|
| 8808 |
+
{
|
| 8809 |
+
"kind": "pull_request",
|
| 8810 |
+
"number": 68926,
|
| 8811 |
+
"title": "ui(chat): add agent switcher to chat controls",
|
| 8812 |
+
"url": "https://github.com/openclaw/openclaw/pull/68926",
|
| 8813 |
+
"state": "open",
|
| 8814 |
+
"merged": false,
|
| 8815 |
+
"draft": false,
|
| 8816 |
+
"created_at": "2026-04-19T10:53:59Z"
|
| 8817 |
+
}
|
| 8818 |
+
],
|
| 8819 |
+
"issues": []
|
| 8820 |
+
},
|
| 8821 |
+
"fetch_error": null
|
| 8822 |
+
},
|
| 8823 |
{
|
| 8824 |
"author_login": "joshavant",
|
| 8825 |
"name": "Josh Avant",
|
|
|
|
| 9289 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech",
|
| 9290 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech",
|
| 9291 |
"repo_first_seen_at": "2026-02-23T04:42:33Z",
|
| 9292 |
+
"repo_last_seen_at": "2026-04-19T10:31:11Z",
|
| 9293 |
"repo_primary_artifact_count": 6,
|
| 9294 |
+
"repo_artifact_count": 38,
|
| 9295 |
"snapshot_issue_count": 2,
|
| 9296 |
"snapshot_pr_count": 4,
|
| 9297 |
+
"snapshot_comment_count": 30,
|
| 9298 |
"snapshot_review_count": 1,
|
| 9299 |
"snapshot_review_comment_count": 1,
|
| 9300 |
"repo_association": "NONE",
|
|
|
|
| 13212 |
"repo_association": "CONTRIBUTOR",
|
| 13213 |
"new_to_repo": false,
|
| 13214 |
"first_seen_in_snapshot": false,
|
| 13215 |
+
"known_via_prior_merged_pr": true,
|
| 13216 |
"report_reason": null,
|
| 13217 |
"enrichment_source": "previous_report",
|
| 13218 |
"live_refetch_skipped": true,
|
|
|
|
| 16136 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asolomonneas",
|
| 16137 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asolomonneas",
|
| 16138 |
"repo_first_seen_at": "2026-04-07T00:02:58Z",
|
| 16139 |
+
"repo_last_seen_at": "2026-04-19T10:34:48Z",
|
| 16140 |
"repo_primary_artifact_count": 3,
|
| 16141 |
+
"repo_artifact_count": 9,
|
| 16142 |
"snapshot_issue_count": 1,
|
| 16143 |
"snapshot_pr_count": 2,
|
| 16144 |
+
"snapshot_comment_count": 6,
|
| 16145 |
"snapshot_review_count": 0,
|
| 16146 |
"snapshot_review_comment_count": 0,
|
| 16147 |
"repo_association": "NONE",
|
|
|
|
| 17711 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajaredmarin",
|
| 17712 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajaredmarin",
|
| 17713 |
"repo_first_seen_at": "2026-04-19T01:22:18Z",
|
| 17714 |
+
"repo_last_seen_at": "2026-04-19T10:28:59Z",
|
| 17715 |
"repo_primary_artifact_count": 2,
|
| 17716 |
+
"repo_artifact_count": 4,
|
| 17717 |
"snapshot_issue_count": 0,
|
| 17718 |
"snapshot_pr_count": 2,
|
| 17719 |
+
"snapshot_comment_count": 2,
|
| 17720 |
"snapshot_review_count": 0,
|
| 17721 |
"snapshot_review_comment_count": 0,
|
| 17722 |
"repo_association": "NONE",
|
|
|
|
| 17751 |
"number": 68861,
|
| 17752 |
"title": "feat: integrate Mission Control v3.0 UI updates",
|
| 17753 |
"url": "https://github.com/openclaw/openclaw/pull/68861",
|
| 17754 |
+
"state": "closed",
|
| 17755 |
"merged": false,
|
| 17756 |
"draft": false,
|
| 17757 |
"created_at": "2026-04-19T07:23:54Z"
|
|
|
|
| 23725 |
},
|
| 23726 |
"fetch_error": null
|
| 23727 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23728 |
{
|
| 23729 |
"author_login": "wittam-01",
|
| 23730 |
"name": null,
|
|
|
|
| 23793 |
"fetch_error": null
|
| 23794 |
},
|
| 23795 |
{
|
| 23796 |
+
"author_login": "ttomiczek",
|
| 23797 |
+
"name": null,
|
| 23798 |
+
"profile_url": "https://github.com/ttomiczek",
|
| 23799 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek",
|
| 23800 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek",
|
| 23801 |
+
"repo_first_seen_at": "2026-04-10T05:23:08Z",
|
| 23802 |
+
"repo_last_seen_at": "2026-04-19T10:58:39Z",
|
| 23803 |
+
"repo_primary_artifact_count": 15,
|
| 23804 |
+
"repo_artifact_count": 22,
|
| 23805 |
+
"snapshot_issue_count": 14,
|
| 23806 |
"snapshot_pr_count": 1,
|
| 23807 |
"snapshot_comment_count": 7,
|
| 23808 |
"snapshot_review_count": 0,
|
|
|
|
| 23814 |
"report_reason": null,
|
| 23815 |
"enrichment_source": "previous_report",
|
| 23816 |
"live_refetch_skipped": true,
|
| 23817 |
+
"account_age_days": 41,
|
| 23818 |
+
"young_account": true,
|
| 23819 |
"follow_through_score": "weak",
|
| 23820 |
"breadth_score": "low",
|
| 23821 |
+
"automation_risk_signal": "medium",
|
| 23822 |
+
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 23823 |
"public_orgs": [],
|
| 23824 |
"activity": {
|
| 23825 |
+
"visible_authored_pr_count": 1,
|
| 23826 |
"merged_pr_count": 0,
|
| 23827 |
"closed_unmerged_pr_count": 0,
|
| 23828 |
+
"open_pr_count": 1,
|
| 23829 |
"merged_pr_rate": 0.0,
|
| 23830 |
"closed_unmerged_pr_rate": 0.0,
|
| 23831 |
"still_open_pr_rate": 1.0,
|
| 23832 |
+
"distinct_repos_with_authored_prs": 1,
|
| 23833 |
+
"distinct_repos_with_open_prs": 1
|
| 23834 |
},
|
| 23835 |
"examples": {
|
| 23836 |
"pull_requests": [
|
| 23837 |
{
|
| 23838 |
"kind": "pull_request",
|
| 23839 |
+
"number": 67073,
|
| 23840 |
+
"title": "fix(dreaming): use isolated sessionTarget instead of main (#67021)",
|
| 23841 |
+
"url": "https://github.com/openclaw/openclaw/pull/67073",
|
| 23842 |
"state": "open",
|
| 23843 |
"merged": false,
|
| 23844 |
"draft": false,
|
| 23845 |
+
"created_at": "2026-04-15T08:26:04Z"
|
| 23846 |
}
|
| 23847 |
],
|
| 23848 |
"issues": [
|
| 23849 |
{
|
| 23850 |
"kind": "issue",
|
| 23851 |
+
"number": 68929,
|
| 23852 |
+
"title": "Feature: user interrupt during streaming / tool execution",
|
| 23853 |
+
"url": "https://github.com/openclaw/openclaw/issues/68929",
|
| 23854 |
"state": "open",
|
| 23855 |
"merged": null,
|
| 23856 |
"draft": null,
|
| 23857 |
+
"created_at": "2026-04-19T10:58:39Z"
|
| 23858 |
},
|
| 23859 |
{
|
| 23860 |
"kind": "issue",
|
| 23861 |
+
"number": 68533,
|
| 23862 |
+
"title": "Paperclip v2026.416.0: API route passes project name as UUID to PostgreSQL",
|
| 23863 |
+
"url": "https://github.com/openclaw/openclaw/issues/68533",
|
| 23864 |
"state": "open",
|
| 23865 |
"merged": null,
|
| 23866 |
"draft": null,
|
| 23867 |
+
"created_at": "2026-04-18T11:33:17Z"
|
| 23868 |
},
|
| 23869 |
{
|
| 23870 |
"kind": "issue",
|
| 23871 |
+
"number": 68468,
|
| 23872 |
+
"title": "Change default dreaming storage.mode from inline to separate",
|
| 23873 |
+
"url": "https://github.com/openclaw/openclaw/issues/68468",
|
| 23874 |
"state": "open",
|
| 23875 |
"merged": null,
|
| 23876 |
"draft": null,
|
| 23877 |
+
"created_at": "2026-04-18T08:20:34Z"
|
| 23878 |
}
|
| 23879 |
]
|
| 23880 |
},
|
| 23881 |
"fetch_error": null
|
| 23882 |
},
|
| 23883 |
{
|
| 23884 |
+
"author_login": "JIRBOY",
|
| 23885 |
+
"name": "JIRBOY",
|
| 23886 |
+
"profile_url": "https://github.com/JIRBOY",
|
| 23887 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AJIRBOY",
|
| 23888 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AJIRBOY",
|
| 23889 |
+
"repo_first_seen_at": "2026-04-11T06:03:38Z",
|
| 23890 |
+
"repo_last_seen_at": "2026-04-19T02:30:15Z",
|
| 23891 |
"repo_primary_artifact_count": 14,
|
| 23892 |
"repo_artifact_count": 21,
|
| 23893 |
"snapshot_issue_count": 13,
|
|
|
|
| 23902 |
"report_reason": null,
|
| 23903 |
"enrichment_source": "previous_report",
|
| 23904 |
"live_refetch_skipped": true,
|
| 23905 |
+
"account_age_days": 2565,
|
| 23906 |
+
"young_account": false,
|
| 23907 |
"follow_through_score": "weak",
|
| 23908 |
"breadth_score": "low",
|
| 23909 |
+
"automation_risk_signal": "low",
|
| 23910 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 23911 |
"public_orgs": [],
|
| 23912 |
"activity": {
|
| 23913 |
+
"visible_authored_pr_count": 2,
|
| 23914 |
"merged_pr_count": 0,
|
| 23915 |
"closed_unmerged_pr_count": 0,
|
| 23916 |
+
"open_pr_count": 2,
|
| 23917 |
"merged_pr_rate": 0.0,
|
| 23918 |
"closed_unmerged_pr_rate": 0.0,
|
| 23919 |
"still_open_pr_rate": 1.0,
|
| 23920 |
+
"distinct_repos_with_authored_prs": 2,
|
| 23921 |
+
"distinct_repos_with_open_prs": 2
|
| 23922 |
},
|
| 23923 |
"examples": {
|
| 23924 |
"pull_requests": [
|
| 23925 |
{
|
| 23926 |
"kind": "pull_request",
|
| 23927 |
+
"number": 68327,
|
| 23928 |
+
"title": "fix(gateway): reduce startup latency by ~36s",
|
| 23929 |
+
"url": "https://github.com/openclaw/openclaw/pull/68327",
|
| 23930 |
"state": "open",
|
| 23931 |
"merged": false,
|
| 23932 |
"draft": false,
|
| 23933 |
+
"created_at": "2026-04-17T23:16:26Z"
|
| 23934 |
}
|
| 23935 |
],
|
| 23936 |
"issues": [
|
| 23937 |
{
|
| 23938 |
"kind": "issue",
|
| 23939 |
+
"number": 68782,
|
| 23940 |
+
"title": "Add selective installation for plugins, skills, and channels \u2014 reduce install size and startup overhead",
|
| 23941 |
+
"url": "https://github.com/openclaw/openclaw/issues/68782",
|
| 23942 |
"state": "open",
|
| 23943 |
"merged": null,
|
| 23944 |
"draft": null,
|
| 23945 |
+
"created_at": "2026-04-19T02:30:15Z"
|
| 23946 |
},
|
| 23947 |
{
|
| 23948 |
"kind": "issue",
|
| 23949 |
+
"number": 68781,
|
| 23950 |
+
"title": "Gateway startup extremely slow (70-100s), causing TUI timeouts and spontaneous restarts",
|
| 23951 |
+
"url": "https://github.com/openclaw/openclaw/issues/68781",
|
| 23952 |
"state": "open",
|
| 23953 |
"merged": null,
|
| 23954 |
"draft": null,
|
| 23955 |
+
"created_at": "2026-04-19T02:29:50Z"
|
| 23956 |
},
|
| 23957 |
{
|
| 23958 |
"kind": "issue",
|
| 23959 |
+
"number": 68780,
|
| 23960 |
+
"title": "Plugin allowlist empty warning is unactionable and alarming for first-time users",
|
| 23961 |
+
"url": "https://github.com/openclaw/openclaw/issues/68780",
|
| 23962 |
"state": "open",
|
| 23963 |
"merged": null,
|
| 23964 |
"draft": null,
|
| 23965 |
+
"created_at": "2026-04-19T02:29:23Z"
|
| 23966 |
}
|
| 23967 |
]
|
| 23968 |
},
|
|
|
|
| 23975 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aismael-81",
|
| 23976 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aismael-81",
|
| 23977 |
"repo_first_seen_at": "2026-04-10T18:46:07Z",
|
| 23978 |
+
"repo_last_seen_at": "2026-04-19T11:18:01Z",
|
| 23979 |
"repo_primary_artifact_count": 7,
|
| 23980 |
+
"repo_artifact_count": 20,
|
| 23981 |
"snapshot_issue_count": 6,
|
| 23982 |
"snapshot_pr_count": 1,
|
| 23983 |
+
"snapshot_comment_count": 13,
|
| 23984 |
"snapshot_review_count": 0,
|
| 23985 |
"snapshot_review_comment_count": 0,
|
| 23986 |
"repo_association": "NONE",
|
|
|
|
| 26712 |
"first_seen_in_snapshot": false,
|
| 26713 |
"known_via_prior_merged_pr": false,
|
| 26714 |
"report_reason": null,
|
| 26715 |
+
"enrichment_source": "previous_report",
|
| 26716 |
+
"live_refetch_skipped": true,
|
| 26717 |
"account_age_days": 155,
|
| 26718 |
"young_account": true,
|
| 26719 |
"follow_through_score": "weak",
|
|
|
|
| 36447 |
},
|
| 36448 |
"fetch_error": null
|
| 36449 |
},
|
| 36450 |
+
{
|
| 36451 |
+
"author_login": "hss-oss",
|
| 36452 |
+
"name": null,
|
| 36453 |
+
"profile_url": "https://github.com/hss-oss",
|
| 36454 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahss-oss",
|
| 36455 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahss-oss",
|
| 36456 |
+
"repo_first_seen_at": "2026-04-19T11:13:37Z",
|
| 36457 |
+
"repo_last_seen_at": "2026-04-19T11:13:37Z",
|
| 36458 |
+
"repo_primary_artifact_count": 1,
|
| 36459 |
+
"repo_artifact_count": 1,
|
| 36460 |
+
"snapshot_issue_count": 0,
|
| 36461 |
+
"snapshot_pr_count": 1,
|
| 36462 |
+
"snapshot_comment_count": 0,
|
| 36463 |
+
"snapshot_review_count": 0,
|
| 36464 |
+
"snapshot_review_comment_count": 0,
|
| 36465 |
+
"repo_association": "NONE",
|
| 36466 |
+
"new_to_repo": true,
|
| 36467 |
+
"first_seen_in_snapshot": true,
|
| 36468 |
+
"known_via_prior_merged_pr": false,
|
| 36469 |
+
"report_reason": "first_seen_in_snapshot",
|
| 36470 |
+
"enrichment_source": "live",
|
| 36471 |
+
"live_refetch_skipped": false,
|
| 36472 |
+
"account_age_days": 638,
|
| 36473 |
+
"young_account": false,
|
| 36474 |
+
"follow_through_score": "weak",
|
| 36475 |
+
"breadth_score": "low",
|
| 36476 |
+
"automation_risk_signal": "low",
|
| 36477 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 36478 |
+
"public_orgs": [],
|
| 36479 |
+
"activity": {
|
| 36480 |
+
"visible_authored_pr_count": 1,
|
| 36481 |
+
"merged_pr_count": 0,
|
| 36482 |
+
"closed_unmerged_pr_count": 0,
|
| 36483 |
+
"open_pr_count": 1,
|
| 36484 |
+
"merged_pr_rate": 0.0,
|
| 36485 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 36486 |
+
"still_open_pr_rate": 1.0,
|
| 36487 |
+
"distinct_repos_with_authored_prs": 1,
|
| 36488 |
+
"distinct_repos_with_open_prs": 1
|
| 36489 |
+
},
|
| 36490 |
+
"examples": {
|
| 36491 |
+
"pull_requests": [
|
| 36492 |
+
{
|
| 36493 |
+
"kind": "pull_request",
|
| 36494 |
+
"number": 68935,
|
| 36495 |
+
"title": "add SSE incremental transmission for OpenAI Responses API",
|
| 36496 |
+
"url": "https://github.com/openclaw/openclaw/pull/68935",
|
| 36497 |
+
"state": "open",
|
| 36498 |
+
"merged": false,
|
| 36499 |
+
"draft": false,
|
| 36500 |
+
"created_at": "2026-04-19T11:13:37Z"
|
| 36501 |
+
}
|
| 36502 |
+
],
|
| 36503 |
+
"issues": []
|
| 36504 |
+
},
|
| 36505 |
+
"fetch_error": null
|
| 36506 |
+
},
|
| 36507 |
{
|
| 36508 |
"author_login": "huangzynn",
|
| 36509 |
"name": null,
|
|
|
|
| 37530 |
},
|
| 37531 |
"fetch_error": null
|
| 37532 |
},
|
| 37533 |
+
{
|
| 37534 |
+
"author_login": "januaryeffect",
|
| 37535 |
+
"name": null,
|
| 37536 |
+
"profile_url": "https://github.com/januaryeffect",
|
| 37537 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajanuaryeffect",
|
| 37538 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajanuaryeffect",
|
| 37539 |
+
"repo_first_seen_at": "2026-04-19T11:13:28Z",
|
| 37540 |
+
"repo_last_seen_at": "2026-04-19T11:13:28Z",
|
| 37541 |
+
"repo_primary_artifact_count": 1,
|
| 37542 |
+
"repo_artifact_count": 1,
|
| 37543 |
+
"snapshot_issue_count": 0,
|
| 37544 |
+
"snapshot_pr_count": 1,
|
| 37545 |
+
"snapshot_comment_count": 0,
|
| 37546 |
+
"snapshot_review_count": 0,
|
| 37547 |
+
"snapshot_review_comment_count": 0,
|
| 37548 |
+
"repo_association": "NONE",
|
| 37549 |
+
"new_to_repo": true,
|
| 37550 |
+
"first_seen_in_snapshot": true,
|
| 37551 |
+
"known_via_prior_merged_pr": false,
|
| 37552 |
+
"report_reason": "first_seen_in_snapshot",
|
| 37553 |
+
"enrichment_source": "live",
|
| 37554 |
+
"live_refetch_skipped": false,
|
| 37555 |
+
"account_age_days": 91,
|
| 37556 |
+
"young_account": true,
|
| 37557 |
+
"follow_through_score": "weak",
|
| 37558 |
+
"breadth_score": "low",
|
| 37559 |
+
"automation_risk_signal": "medium",
|
| 37560 |
+
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 37561 |
+
"public_orgs": [],
|
| 37562 |
+
"activity": {
|
| 37563 |
+
"visible_authored_pr_count": 1,
|
| 37564 |
+
"merged_pr_count": 0,
|
| 37565 |
+
"closed_unmerged_pr_count": 0,
|
| 37566 |
+
"open_pr_count": 1,
|
| 37567 |
+
"merged_pr_rate": 0.0,
|
| 37568 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 37569 |
+
"still_open_pr_rate": 1.0,
|
| 37570 |
+
"distinct_repos_with_authored_prs": 1,
|
| 37571 |
+
"distinct_repos_with_open_prs": 1
|
| 37572 |
+
},
|
| 37573 |
+
"examples": {
|
| 37574 |
+
"pull_requests": [
|
| 37575 |
+
{
|
| 37576 |
+
"kind": "pull_request",
|
| 37577 |
+
"number": 68934,
|
| 37578 |
+
"title": "fix(canvas-host): dedupe signal-polyfill in a2ui bundle",
|
| 37579 |
+
"url": "https://github.com/openclaw/openclaw/pull/68934",
|
| 37580 |
+
"state": "open",
|
| 37581 |
+
"merged": false,
|
| 37582 |
+
"draft": false,
|
| 37583 |
+
"created_at": "2026-04-19T11:13:28Z"
|
| 37584 |
+
}
|
| 37585 |
+
],
|
| 37586 |
+
"issues": []
|
| 37587 |
+
},
|
| 37588 |
+
"fetch_error": null
|
| 37589 |
+
},
|
| 37590 |
{
|
| 37591 |
"author_login": "jason-zimmer",
|
| 37592 |
"name": null,
|
|
|
|
| 42407 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apalewire",
|
| 42408 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire",
|
| 42409 |
"repo_first_seen_at": "2026-04-18T16:38:20Z",
|
| 42410 |
+
"repo_last_seen_at": "2026-04-19T10:43:44Z",
|
| 42411 |
"repo_primary_artifact_count": 1,
|
| 42412 |
+
"repo_artifact_count": 5,
|
| 42413 |
"snapshot_issue_count": 0,
|
| 42414 |
"snapshot_pr_count": 1,
|
| 42415 |
+
"snapshot_comment_count": 2,
|
| 42416 |
"snapshot_review_count": 1,
|
| 42417 |
"snapshot_review_comment_count": 1,
|
| 42418 |
"repo_association": "NONE",
|
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 |
|
|
@@ -20,7 +20,7 @@
|
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 31 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 23 |
-
| `mbelinky` | [profile](https://github.com/mbelinky) | no | CONTRIBUTOR | 1077d | `2026-02-08T09:07:45Z` |
|
| 24 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 25 |
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 19 | 20 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
@@ -34,6 +34,7 @@
|
|
| 34 |
| `gumadeiras` | [profile](https://github.com/gumadeiras) | no | MEMBER | 4579d | `2026-01-14T20:41:14Z` | 15 | 1 | strong | low | low | targets high-star repos |
|
| 35 |
| `neo1027144-creator` | [profile](https://github.com/neo1027144-creator) | no | CONTRIBUTOR | 37d | `2026-04-09T20:15:50Z` | 15 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 36 |
| `TOMUIV` | [profile](https://github.com/TOMUIV) | no | NONE | 215d | `2026-04-10T17:11:48Z` | 15 | 1 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 37 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 14 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 38 |
| `ngutman` | [profile](https://github.com/ngutman) | no | MEMBER | 5146d | `2026-01-06T16:12:16Z` | 14 | 0 | strong | moderate | low | targets high-star repos |
|
| 39 |
| `pgondhi987` | [profile](https://github.com/pgondhi987) | no | CONTRIBUTOR | 24d | `2026-04-09T04:56:14Z` | 14 | 0 | strong | low | medium | very new account; no visible non-self stars; targets high-star repos |
|
|
@@ -42,15 +43,14 @@
|
|
| 42 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 43 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 13 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 44 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
| 45 |
-
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 12 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 46 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 12 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 47 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 48 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 49 |
| `sudie-codes` | [profile](https://github.com/sudie-codes) | no | CONTRIBUTOR | 173d | `2026-03-23T03:58:32Z` | 12 | 0 | mixed | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 50 |
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 51 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 11 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 52 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 10 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
| 53 |
-
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 10 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 54 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 55 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 10 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 56 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -113,6 +113,7 @@
|
|
| 113 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 5 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 114 |
| `defonota3box` | [profile](https://github.com/defonota3box) | no | NONE | 121d | `2026-04-13T22:54:16Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 115 |
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 5 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 116 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 117 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 118 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -307,10 +308,9 @@
|
|
| 307 |
| `rhinoroo` | [profile](https://github.com/rhinoroo) | no | NONE | 4034d | `2026-04-12T04:14:07Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 308 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 309 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 310 |
-
| `weichengdeng` | [profile](https://github.com/weichengdeng) | no | NONE | 905d | `2026-04-12T10:16:34Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 311 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
|
|
|
| 312 |
| `JIRBOY` | [profile](https://github.com/JIRBOY) | no | NONE | 2565d | `2026-04-11T06:03:38Z` | 1 | 13 | weak | low | low | high open PR share; targets high-star repos |
|
| 313 |
-
| `ttomiczek` | [profile](https://github.com/ttomiczek) | no | NONE | 41d | `2026-04-10T05:23:08Z` | 1 | 13 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 314 |
| `ismael-81` | [profile](https://github.com/ismael-81) | no | NONE | 10d | `2026-04-10T18:46:07Z` | 1 | 6 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 315 |
| `barronlroth` | [profile](https://github.com/barronlroth) | no | CONTRIBUTOR | 4583d | `2026-02-16T19:50:20Z` | 1 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 316 |
| `lukeboyett` | [profile](https://github.com/lukeboyett) | no | CONTRIBUTOR | 2640d | `2026-02-09T19:59:59Z` | 1 | 5 | weak | moderate | low | high open PR share |
|
|
@@ -509,6 +509,7 @@
|
|
| 509 |
| `henkterharmsel` | [profile](https://github.com/henkterharmsel) | no | NONE | 5701d | `2026-04-18T12:54:22Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 510 |
| `Hou-Yufan` | [profile](https://github.com/Hou-Yufan) | no | NONE | 1866d | `2026-04-12T14:51:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 511 |
| `houston2394` | [profile](https://github.com/houston2394) | no | NONE | 443d | `2026-04-14T11:55:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 512 |
| `huangzynn` | [profile](https://github.com/huangzynn) | no | NONE | 1274d | `2026-04-16T02:22:50Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 513 |
| `huiwen01` | [profile](https://github.com/huiwen01) | no | NONE | 1699d | `2026-04-16T19:02:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 514 |
| `i-am-coco` | [profile](https://github.com/i-am-coco) | no | NONE | 24d | `2026-04-14T19:14:16Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -527,6 +528,7 @@
|
|
| 527 |
| `jack-ra` | [profile](https://github.com/jack-ra) | no | NONE | 4832d | `2026-04-18T04:40:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 528 |
| `JackChiang233` | [profile](https://github.com/JackChiang233) | no | NONE | 1742d | `2026-04-15T09:01:12Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 529 |
| `jamr-erebor` | [profile](https://github.com/jamr-erebor) | no | NONE | 47d | `2026-04-14T23:58:55Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 530 |
| `jason-zimmer` | [profile](https://github.com/jason-zimmer) | no | NONE | 3159d | `2026-04-13T22:47:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 531 |
| `JASSBR` | [profile](https://github.com/JASSBR) | no | NONE | 1585d | `2026-04-13T11:18:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 532 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -983,12 +985,12 @@ Example artifacts:
|
|
| 983 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky)
|
| 984 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky)
|
| 985 |
- repo first seen: `2026-02-08T09:07:45Z`
|
| 986 |
-
- repo last seen: `2026-04-
|
| 987 |
- first seen in snapshot: **no**
|
| 988 |
- repo association: **CONTRIBUTOR**
|
| 989 |
-
- repo primary artifacts: **
|
| 990 |
-
- snapshot authored PRs/issues: **
|
| 991 |
-
- snapshot discussion activity: **
|
| 992 |
- account age: **1077 days**
|
| 993 |
- recent public PR activity: **18 PRs** (17 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 994 |
- public orgs: none visible
|
|
@@ -996,9 +998,9 @@ Example artifacts:
|
|
| 996 |
- heuristic read: **targets high-star repos**
|
| 997 |
|
| 998 |
Example artifacts:
|
| 999 |
-
- [PR #
|
| 1000 |
-
- [PR #
|
| 1001 |
-
- [PR #
|
| 1002 |
|
| 1003 |
### `oraculoos`
|
| 1004 |
|
|
@@ -1313,6 +1315,30 @@ Example artifacts:
|
|
| 1313 |
- [PR #66320: fix(cron): enforce creatorScopes as privilege ceiling + lower cron.add scope](https://github.com/openclaw/openclaw/pull/66320) — closed
|
| 1314 |
- [Issue #64421: Misleading error: pairing required when cron.add fails due to insufficient scopes](https://github.com/openclaw/openclaw/issues/64421) — open
|
| 1315 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1316 |
### `Eruditi`
|
| 1317 |
|
| 1318 |
- profile: [github.com/Eruditi](https://github.com/Eruditi)
|
|
@@ -1497,30 +1523,6 @@ Example artifacts:
|
|
| 1497 |
- [PR #67212: fix(config-ui): keep Raw view readable when raw text withheld](https://github.com/openclaw/openclaw/pull/67212) — closed
|
| 1498 |
- [PR #67211: fix(text): strip leaked reasoning before orphan </think>](https://github.com/openclaw/openclaw/pull/67211) — closed
|
| 1499 |
|
| 1500 |
-
### `Lucenx9`
|
| 1501 |
-
|
| 1502 |
-
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 1503 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 1504 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 1505 |
-
- repo first seen: `2026-02-25T06:16:41Z`
|
| 1506 |
-
- repo last seen: `2026-04-18T23:34:06Z`
|
| 1507 |
-
- first seen in snapshot: **no**
|
| 1508 |
-
- repo association: **CONTRIBUTOR**
|
| 1509 |
-
- repo primary artifacts: **13**
|
| 1510 |
-
- snapshot authored PRs/issues: **12 PRs / 1 issues**
|
| 1511 |
-
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 1512 |
-
- account age: **547 days**
|
| 1513 |
-
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1514 |
-
- public orgs: none visible
|
| 1515 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1516 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1517 |
-
|
| 1518 |
-
Example artifacts:
|
| 1519 |
-
- [PR #68724: fix(bluebubbles): preserve pinned dispatcher for media fetches](https://github.com/openclaw/openclaw/pull/68724) — open
|
| 1520 |
-
- [PR #68721: fix(codex): default app-server approvals to on-request](https://github.com/openclaw/openclaw/pull/68721) — open
|
| 1521 |
-
- [PR #68710: fix(discord): enforce guild guards for /new and /reset](https://github.com/openclaw/openclaw/pull/68710) — open
|
| 1522 |
-
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 1523 |
-
|
| 1524 |
### `imadal1n`
|
| 1525 |
|
| 1526 |
- profile: [github.com/imadal1n](https://github.com/imadal1n)
|
|
@@ -1636,6 +1638,29 @@ Example artifacts:
|
|
| 1636 |
- [PR #68320: fix(ollama): add baseUrl to configSchema and wire it through discovery](https://github.com/openclaw/openclaw/pull/68320) — open
|
| 1637 |
- [PR #68317: fix(directive): remove incorrect 'Telegram only' label from reasoning stream ack](https://github.com/openclaw/openclaw/pull/68317) — open
|
| 1638 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1639 |
### `SARAMALI15792`
|
| 1640 |
|
| 1641 |
- profile: [github.com/SARAMALI15792](https://github.com/SARAMALI15792)
|
|
@@ -1685,29 +1710,6 @@ Example artifacts:
|
|
| 1685 |
- [Issue #33377: BlueBubbles: voice messages sent as file attachments instead of iMessage voice bubbles](https://github.com/openclaw/openclaw/issues/33377) — closed
|
| 1686 |
- [Issue #31846: Ollama auto-discovery causes connection storm when target is unreachable (no backoff/caching)](https://github.com/openclaw/openclaw/issues/31846) — closed
|
| 1687 |
|
| 1688 |
-
### `armorbreak001`
|
| 1689 |
-
|
| 1690 |
-
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 1691 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 1692 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 1693 |
-
- repo first seen: `2026-04-16T01:31:19Z`
|
| 1694 |
-
- repo last seen: `2026-04-19T07:08:12Z`
|
| 1695 |
-
- first seen in snapshot: **no**
|
| 1696 |
-
- repo association: **NONE**
|
| 1697 |
-
- repo primary artifacts: **10**
|
| 1698 |
-
- snapshot authored PRs/issues: **10 PRs / 0 issues**
|
| 1699 |
-
- snapshot discussion activity: **7 comments / 3 reviews / 3 review comments**
|
| 1700 |
-
- account age: **7 days**
|
| 1701 |
-
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 1702 |
-
- public orgs: none visible
|
| 1703 |
-
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1704 |
-
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 1705 |
-
|
| 1706 |
-
Example artifacts:
|
| 1707 |
-
- [PR #68854: fix(security): allow quoted heredocs in allowlist mode without extra approval](https://github.com/openclaw/openclaw/pull/68854) — open
|
| 1708 |
-
- [PR #68822: feat(memory): make embedding retry/concurrency parameters configurable](https://github.com/openclaw/openclaw/pull/68822) — open
|
| 1709 |
-
- [PR #68742: fix(agents): restore streaming usage tracking for non-native openai-completions providers](https://github.com/openclaw/openclaw/pull/68742) — open
|
| 1710 |
-
|
| 1711 |
### `Jimmy-xuzimo`
|
| 1712 |
|
| 1713 |
- profile: [github.com/Jimmy-xuzimo](https://github.com/Jimmy-xuzimo)
|
|
@@ -2390,7 +2392,7 @@ Example artifacts:
|
|
| 2390 |
- heuristic read: **targets high-star repos**
|
| 2391 |
|
| 2392 |
Example artifacts:
|
| 2393 |
-
- [PR #68907: fix: default Kimi thinking to off](https://github.com/openclaw/openclaw/pull/68907) —
|
| 2394 |
- [PR #68898: fix: default Kimi thinking to off](https://github.com/openclaw/openclaw/pull/68898) — closed
|
| 2395 |
- [PR #68516: fix(cli): normalize reply-media paths for agent --deliver](https://github.com/openclaw/openclaw/pull/68516) — closed, merged
|
| 2396 |
- [Issue #63130: claude-cli OAuth token not auto-refreshed; agents silently fall back](https://github.com/openclaw/openclaw/issues/63130) — closed
|
|
@@ -3168,6 +3170,29 @@ Example artifacts:
|
|
| 3168 |
- [PR #68444: fix(feishu): stop auto-forwarding mentions when disabled](https://github.com/openclaw/openclaw/pull/68444) — open
|
| 3169 |
- [PR #66305: fix(model-catalog): cache empty catalog loads briefly](https://github.com/openclaw/openclaw/pull/66305) — open
|
| 3170 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3171 |
### `joshavant`
|
| 3172 |
|
| 3173 |
- profile: [github.com/joshavant](https://github.com/joshavant)
|
|
@@ -3312,12 +3337,12 @@ Example artifacts:
|
|
| 3312 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech)
|
| 3313 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech)
|
| 3314 |
- repo first seen: `2026-02-23T04:42:33Z`
|
| 3315 |
-
- repo last seen: `2026-04-
|
| 3316 |
- first seen in snapshot: **no**
|
| 3317 |
- repo association: **NONE**
|
| 3318 |
- repo primary artifacts: **6**
|
| 3319 |
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 3320 |
-
- snapshot discussion activity: **
|
| 3321 |
- account age: **4236 days**
|
| 3322 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3323 |
- public orgs: none visible
|
|
@@ -5246,12 +5271,12 @@ Example artifacts:
|
|
| 5246 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asolomonneas)
|
| 5247 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asolomonneas)
|
| 5248 |
- repo first seen: `2026-04-07T00:02:58Z`
|
| 5249 |
-
- repo last seen: `2026-04-
|
| 5250 |
- first seen in snapshot: **no**
|
| 5251 |
- repo association: **NONE**
|
| 5252 |
- repo primary artifacts: **3**
|
| 5253 |
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 5254 |
-
- snapshot discussion activity: **
|
| 5255 |
- account age: **2817 days**
|
| 5256 |
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 5257 |
- public orgs: none visible
|
|
@@ -5754,12 +5779,12 @@ Example artifacts:
|
|
| 5754 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajaredmarin)
|
| 5755 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajaredmarin)
|
| 5756 |
- repo first seen: `2026-04-19T01:22:18Z`
|
| 5757 |
-
- repo last seen: `2026-04-
|
| 5758 |
- first seen in snapshot: **no**
|
| 5759 |
- repo association: **NONE**
|
| 5760 |
- repo primary artifacts: **2**
|
| 5761 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5762 |
-
- snapshot discussion activity: **
|
| 5763 |
- account age: **3319 days**
|
| 5764 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5765 |
- public orgs: none visible
|
|
@@ -5767,7 +5792,7 @@ Example artifacts:
|
|
| 5767 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 5768 |
|
| 5769 |
Example artifacts:
|
| 5770 |
-
- [PR #68861: feat: integrate Mission Control v3.0 UI updates](https://github.com/openclaw/openclaw/pull/68861) —
|
| 5771 |
- [PR #68756: feat: integrate Mission Control v3.0 UI updates](https://github.com/openclaw/openclaw/pull/68756) — closed
|
| 5772 |
|
| 5773 |
### `javierdici`
|
|
@@ -7616,28 +7641,6 @@ Example artifacts:
|
|
| 7616 |
- [PR #67692: Feat/acp tui lazy init](https://github.com/openclaw/openclaw/pull/67692) — open
|
| 7617 |
- [PR #53806: Channels: resolve installed channel plugins in add](https://github.com/openclaw/openclaw/pull/53806) — open
|
| 7618 |
|
| 7619 |
-
### `weichengdeng`
|
| 7620 |
-
|
| 7621 |
-
- profile: [github.com/weichengdeng](https://github.com/weichengdeng)
|
| 7622 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aweichengdeng)
|
| 7623 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aweichengdeng)
|
| 7624 |
-
- repo first seen: `2026-04-12T10:16:34Z`
|
| 7625 |
-
- repo last seen: `2026-04-12T10:46:49Z`
|
| 7626 |
-
- first seen in snapshot: **no**
|
| 7627 |
-
- repo association: **NONE**
|
| 7628 |
-
- repo primary artifacts: **2**
|
| 7629 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 7630 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 7631 |
-
- account age: **905 days**
|
| 7632 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7633 |
-
- public orgs: none visible
|
| 7634 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7635 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 7636 |
-
|
| 7637 |
-
Example artifacts:
|
| 7638 |
-
- [PR #65301: Fix/send poll intent detection clean](https://github.com/openclaw/openclaw/pull/65301) — open
|
| 7639 |
-
- [PR #65295: fix: avoid misclassifying send poll metadata as poll intent(Weixin plugin)](https://github.com/openclaw/openclaw/pull/65295) — open
|
| 7640 |
-
|
| 7641 |
### `wittam-01`
|
| 7642 |
|
| 7643 |
- profile: [github.com/wittam-01](https://github.com/wittam-01)
|
|
@@ -7660,6 +7663,30 @@ Example artifacts:
|
|
| 7660 |
- [PR #66427: Feishu: add comment-specific policy controls and harden comment delivery](https://github.com/openclaw/openclaw/pull/66427) — open
|
| 7661 |
- [PR #63785: feat(feishu): improve document comment session, rich parsing, and typing feedback](https://github.com/openclaw/openclaw/pull/63785) — closed, merged
|
| 7662 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7663 |
### `JIRBOY`
|
| 7664 |
|
| 7665 |
- profile: [github.com/JIRBOY](https://github.com/JIRBOY)
|
|
@@ -7684,42 +7711,18 @@ Example artifacts:
|
|
| 7684 |
- [Issue #68781: Gateway startup extremely slow (70-100s), causing TUI timeouts and spontaneous restarts](https://github.com/openclaw/openclaw/issues/68781) — open
|
| 7685 |
- [Issue #68780: Plugin allowlist empty warning is unactionable and alarming for first-time users](https://github.com/openclaw/openclaw/issues/68780) — open
|
| 7686 |
|
| 7687 |
-
### `ttomiczek`
|
| 7688 |
-
|
| 7689 |
-
- profile: [github.com/ttomiczek](https://github.com/ttomiczek)
|
| 7690 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek)
|
| 7691 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek)
|
| 7692 |
-
- repo first seen: `2026-04-10T05:23:08Z`
|
| 7693 |
-
- repo last seen: `2026-04-18T11:33:17Z`
|
| 7694 |
-
- first seen in snapshot: **no**
|
| 7695 |
-
- repo association: **NONE**
|
| 7696 |
-
- repo primary artifacts: **14**
|
| 7697 |
-
- snapshot authored PRs/issues: **1 PRs / 13 issues**
|
| 7698 |
-
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 7699 |
-
- account age: **41 days**
|
| 7700 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7701 |
-
- public orgs: none visible
|
| 7702 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 7703 |
-
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 7704 |
-
|
| 7705 |
-
Example artifacts:
|
| 7706 |
-
- [PR #67073: fix(dreaming): use isolated sessionTarget instead of main (#67021)](https://github.com/openclaw/openclaw/pull/67073) — open
|
| 7707 |
-
- [Issue #68533: Paperclip v2026.416.0: API route passes project name as UUID to PostgreSQL](https://github.com/openclaw/openclaw/issues/68533) — open
|
| 7708 |
-
- [Issue #68468: Change default dreaming storage.mode from inline to separate](https://github.com/openclaw/openclaw/issues/68468) — open
|
| 7709 |
-
- [Issue #68467: Dreaming inline mode silently produces no output (storage.mode: inline broken)](https://github.com/openclaw/openclaw/issues/68467) — open
|
| 7710 |
-
|
| 7711 |
### `ismael-81`
|
| 7712 |
|
| 7713 |
- profile: [github.com/ismael-81](https://github.com/ismael-81)
|
| 7714 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aismael-81)
|
| 7715 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aismael-81)
|
| 7716 |
- repo first seen: `2026-04-10T18:46:07Z`
|
| 7717 |
-
- repo last seen: `2026-04-
|
| 7718 |
- first seen in snapshot: **no**
|
| 7719 |
- repo association: **NONE**
|
| 7720 |
- repo primary artifacts: **7**
|
| 7721 |
- snapshot authored PRs/issues: **1 PRs / 6 issues**
|
| 7722 |
-
- snapshot discussion activity: **
|
| 7723 |
- account age: **10 days**
|
| 7724 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7725 |
- public orgs: none visible
|
|
@@ -11976,6 +11979,27 @@ Example artifacts:
|
|
| 11976 |
Example artifacts:
|
| 11977 |
- [PR #66525: add OpenCode integration plugin with dev tools](https://github.com/openclaw/openclaw/pull/66525) — open
|
| 11978 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11979 |
### `huangzynn`
|
| 11980 |
|
| 11981 |
- profile: [github.com/huangzynn](https://github.com/huangzynn)
|
|
@@ -12354,6 +12378,27 @@ Example artifacts:
|
|
| 12354 |
Example artifacts:
|
| 12355 |
- [PR #66878: feat: add /spawn subagent command alias](https://github.com/openclaw/openclaw/pull/66878) — closed
|
| 12356 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12357 |
### `jason-zimmer`
|
| 12358 |
|
| 12359 |
- profile: [github.com/jason-zimmer](https://github.com/jason-zimmer)
|
|
@@ -14124,12 +14169,12 @@ Example artifacts:
|
|
| 14124 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apalewire)
|
| 14125 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire)
|
| 14126 |
- repo first seen: `2026-04-18T16:38:20Z`
|
| 14127 |
-
- repo last seen: `2026-04-
|
| 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: **
|
| 14133 |
- account age: **6550 days**
|
| 14134 |
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 14135 |
- public orgs: `pastpages`, `california-civic-data-coalition`, `palermo-hollywood`
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260419T112035Z`
|
| 4 |
+
- Generated: `2026-04-19T11:22:22Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `702`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 31 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 0 | strong | low | low | targets high-star repos |
|
| 23 |
+
| `mbelinky` | [profile](https://github.com/mbelinky) | no | CONTRIBUTOR | 1077d | `2026-02-08T09:07:45Z` | 22 | 0 | strong | low | low | targets high-star repos |
|
| 24 |
| `oraculoos` | [profile](https://github.com/oraculoos) | no | NONE | ?d | `2026-04-14T13:16:27Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 25 |
| `coygeek` | [profile](https://github.com/coygeek) | no | CONTRIBUTOR | 2164d | `2026-01-31T03:06:37Z` | 19 | 20 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 26 |
| `jalehman` | [profile](https://github.com/jalehman) | no | CONTRIBUTOR | 5579d | `2026-01-05T21:51:45Z` | 19 | 0 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 34 |
| `gumadeiras` | [profile](https://github.com/gumadeiras) | no | MEMBER | 4579d | `2026-01-14T20:41:14Z` | 15 | 1 | strong | low | low | targets high-star repos |
|
| 35 |
| `neo1027144-creator` | [profile](https://github.com/neo1027144-creator) | no | CONTRIBUTOR | 37d | `2026-04-09T20:15:50Z` | 15 | 1 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 36 |
| `TOMUIV` | [profile](https://github.com/TOMUIV) | no | NONE | 215d | `2026-04-10T17:11:48Z` | 15 | 1 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 37 |
+
| `Lucenx9` | [profile](https://github.com/Lucenx9) | no | CONTRIBUTOR | 547d | `2026-02-25T06:16:41Z` | 14 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 38 |
| `Eruditi` | [profile](https://github.com/Eruditi) | no | NONE | 1072d | `2026-04-16T15:08:41Z` | 14 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 39 |
| `ngutman` | [profile](https://github.com/ngutman) | no | MEMBER | 5146d | `2026-01-06T16:12:16Z` | 14 | 0 | strong | moderate | low | targets high-star repos |
|
| 40 |
| `pgondhi987` | [profile](https://github.com/pgondhi987) | no | CONTRIBUTOR | 24d | `2026-04-09T04:56:14Z` | 14 | 0 | strong | low | medium | very new account; no visible non-self stars; targets high-star repos |
|
|
|
|
| 43 |
| `MoerAI` | [profile](https://github.com/MoerAI) | no | CONTRIBUTOR | 3336d | `2026-02-23T01:38:58Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 44 |
| `openperf` | [profile](https://github.com/openperf) | no | MEMBER | 1860d | `2026-02-07T10:37:24Z` | 13 | 0 | mixed | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 45 |
| `Tianworld` | [profile](https://github.com/Tianworld) | no | CONTRIBUTOR | 2846d | `2026-03-24T16:13:35Z` | 13 | 0 | weak | low | low | high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 46 |
| `imadal1n` | [profile](https://github.com/imadal1n) | no | NONE | 1548d | `2026-04-09T00:47:07Z` | 12 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 47 |
| `mushuiyu886` | [profile](https://github.com/mushuiyu886) | no | NONE | 37d | `2026-04-10T05:26:47Z` | 12 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 48 |
| `pashpashpash` | [profile](https://github.com/pashpashpash) | no | CONTRIBUTOR | 3539d | `2026-04-12T00:42:09Z` | 12 | 0 | mixed | low | low | targets high-star repos |
|
| 49 |
| `sudie-codes` | [profile](https://github.com/sudie-codes) | no | CONTRIBUTOR | 173d | `2026-03-23T03:58:32Z` | 12 | 0 | mixed | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 50 |
| `1aifanatic` | [profile](https://github.com/1aifanatic) | no | NONE | 2426d | `2026-02-01T16:01:30Z` | 11 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 51 |
+
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 11 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 52 |
| `SARAMALI15792` | [profile](https://github.com/SARAMALI15792) | no | CONTRIBUTOR | 992d | `2026-04-11T06:57:22Z` | 11 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 53 |
| `zqchris` | [profile](https://github.com/zqchris) | no | CONTRIBUTOR | 4718d | `2026-03-01T13:09:15Z` | 10 | 5 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 54 |
| `Jimmy-xuzimo` | [profile](https://github.com/Jimmy-xuzimo) | no | CONTRIBUTOR | 1335d | `2026-02-25T14:46:20Z` | 10 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 55 |
| `lawrence3699` | [profile](https://github.com/lawrence3699) | no | CONTRIBUTOR | 135d | `2026-04-06T08:25:15Z` | 10 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 56 |
| `Linux2010` | [profile](https://github.com/Linux2010) | no | CONTRIBUTOR | 3021d | `2026-02-28T09:30:44Z` | 10 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 113 |
| `altaywtf` | [profile](https://github.com/altaywtf) | no | MEMBER | 4168d | `2026-03-01T16:30:13Z` | 5 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 114 |
| `defonota3box` | [profile](https://github.com/defonota3box) | no | NONE | 121d | `2026-04-13T22:54:16Z` | 5 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 115 |
| `GaosCode` | [profile](https://github.com/GaosCode) | no | CONTRIBUTOR | 632d | `2026-04-09T08:32:17Z` | 5 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 116 |
+
| `jckm14` | [profile](https://github.com/jckm14) | yes | NONE | 2932d | `2026-04-19T10:53:55Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 117 |
| `joshavant` | [profile](https://github.com/joshavant) | no | CONTRIBUTOR | 5430d | `2026-02-19T23:12:53Z` | 5 | 0 | strong | low | low | targets high-star repos |
|
| 118 |
| `sahilsatralkar` | [profile](https://github.com/sahilsatralkar) | no | CONTRIBUTOR | 2210d | `2026-02-20T15:02:41Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 119 |
| `sharkqwy` | [profile](https://github.com/sharkqwy) | no | NONE | 5196d | `2026-03-24T04:06:08Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 308 |
| `rhinoroo` | [profile](https://github.com/rhinoroo) | no | NONE | 4034d | `2026-04-12T04:14:07Z` | 2 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 309 |
| `snowshadow` | [profile](https://github.com/snowshadow) | no | NONE | 4105d | `2026-02-26T05:43:47Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 310 |
| `wangshu94` | [profile](https://github.com/wangshu94) | no | NONE | 2454d | `2026-03-24T16:29:43Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 311 |
| `wittam-01` | [profile](https://github.com/wittam-01) | no | CONTRIBUTOR | 20d | `2026-04-09T14:43:04Z` | 2 | 0 | mixed | low | medium | very new account; no visible non-self stars |
|
| 312 |
+
| `ttomiczek` | [profile](https://github.com/ttomiczek) | no | NONE | 41d | `2026-04-10T05:23:08Z` | 1 | 14 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 313 |
| `JIRBOY` | [profile](https://github.com/JIRBOY) | no | NONE | 2565d | `2026-04-11T06:03:38Z` | 1 | 13 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 314 |
| `ismael-81` | [profile](https://github.com/ismael-81) | no | NONE | 10d | `2026-04-10T18:46:07Z` | 1 | 6 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 315 |
| `barronlroth` | [profile](https://github.com/barronlroth) | no | CONTRIBUTOR | 4583d | `2026-02-16T19:50:20Z` | 1 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 316 |
| `lukeboyett` | [profile](https://github.com/lukeboyett) | no | CONTRIBUTOR | 2640d | `2026-02-09T19:59:59Z` | 1 | 5 | weak | moderate | low | high open PR share |
|
|
|
|
| 509 |
| `henkterharmsel` | [profile](https://github.com/henkterharmsel) | no | NONE | 5701d | `2026-04-18T12:54:22Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 510 |
| `Hou-Yufan` | [profile](https://github.com/Hou-Yufan) | no | NONE | 1866d | `2026-04-12T14:51:34Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 511 |
| `houston2394` | [profile](https://github.com/houston2394) | no | NONE | 443d | `2026-04-14T11:55:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 512 |
+
| `hss-oss` | [profile](https://github.com/hss-oss) | yes | NONE | 638d | `2026-04-19T11:13:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 513 |
| `huangzynn` | [profile](https://github.com/huangzynn) | no | NONE | 1274d | `2026-04-16T02:22:50Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 514 |
| `huiwen01` | [profile](https://github.com/huiwen01) | no | NONE | 1699d | `2026-04-16T19:02:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 515 |
| `i-am-coco` | [profile](https://github.com/i-am-coco) | no | NONE | 24d | `2026-04-14T19:14:16Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 528 |
| `jack-ra` | [profile](https://github.com/jack-ra) | no | NONE | 4832d | `2026-04-18T04:40:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 529 |
| `JackChiang233` | [profile](https://github.com/JackChiang233) | no | NONE | 1742d | `2026-04-15T09:01:12Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 530 |
| `jamr-erebor` | [profile](https://github.com/jamr-erebor) | no | NONE | 47d | `2026-04-14T23:58:55Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 531 |
+
| `januaryeffect` | [profile](https://github.com/januaryeffect) | yes | NONE | 91d | `2026-04-19T11:13:28Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 532 |
| `jason-zimmer` | [profile](https://github.com/jason-zimmer) | no | NONE | 3159d | `2026-04-13T22:47:59Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 533 |
| `JASSBR` | [profile](https://github.com/JASSBR) | no | NONE | 1585d | `2026-04-13T11:18:07Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 534 |
| `Jay-ju` | [profile](https://github.com/Jay-ju) | no | NONE | 3831d | `2026-04-17T09:23:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 985 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ambelinky)
|
| 986 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ambelinky)
|
| 987 |
- repo first seen: `2026-02-08T09:07:45Z`
|
| 988 |
+
- repo last seen: `2026-04-19T11:15:16Z`
|
| 989 |
- first seen in snapshot: **no**
|
| 990 |
- repo association: **CONTRIBUTOR**
|
| 991 |
+
- repo primary artifacts: **22**
|
| 992 |
+
- snapshot authored PRs/issues: **22 PRs / 0 issues**
|
| 993 |
+
- snapshot discussion activity: **197 comments / 1 reviews / 1 review comments**
|
| 994 |
- account age: **1077 days**
|
| 995 |
- recent public PR activity: **18 PRs** (17 merged / 1 closed-unmerged / 0 open; merged rate **94%**, closed-unmerged rate **6%**, open rate **0%**)
|
| 996 |
- public orgs: none visible
|
|
|
|
| 998 |
- heuristic read: **targets high-star repos**
|
| 999 |
|
| 1000 |
Example artifacts:
|
| 1001 |
+
- [PR #68917: pr-flow: clarify missing wrapper stages](https://github.com/openclaw/openclaw/pull/68917) — closed
|
| 1002 |
+
- [PR #68915: tasks: add detached runtime plugin registration contract](https://github.com/openclaw/openclaw/pull/68915) — closed, merged
|
| 1003 |
+
- [PR #68891: browser: route existing-session user profile through browser nodes](https://github.com/openclaw/openclaw/pull/68891) — closed, merged
|
| 1004 |
|
| 1005 |
### `oraculoos`
|
| 1006 |
|
|
|
|
| 1315 |
- [PR #66320: fix(cron): enforce creatorScopes as privilege ceiling + lower cron.add scope](https://github.com/openclaw/openclaw/pull/66320) — closed
|
| 1316 |
- [Issue #64421: Misleading error: pairing required when cron.add fails due to insufficient scopes](https://github.com/openclaw/openclaw/issues/64421) — open
|
| 1317 |
|
| 1318 |
+
### `Lucenx9`
|
| 1319 |
+
|
| 1320 |
+
- profile: [github.com/Lucenx9](https://github.com/Lucenx9)
|
| 1321 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALucenx9)
|
| 1322 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALucenx9)
|
| 1323 |
+
- repo first seen: `2026-02-25T06:16:41Z`
|
| 1324 |
+
- repo last seen: `2026-04-19T10:49:03Z`
|
| 1325 |
+
- first seen in snapshot: **no**
|
| 1326 |
+
- repo association: **CONTRIBUTOR**
|
| 1327 |
+
- repo primary artifacts: **15**
|
| 1328 |
+
- snapshot authored PRs/issues: **14 PRs / 1 issues**
|
| 1329 |
+
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 1330 |
+
- account age: **547 days**
|
| 1331 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1332 |
+
- public orgs: none visible
|
| 1333 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1334 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1335 |
+
|
| 1336 |
+
Example artifacts:
|
| 1337 |
+
- [PR #68922: fix(discord): honor native command allowlists](https://github.com/openclaw/openclaw/pull/68922) — open
|
| 1338 |
+
- [PR #68918: fix(telegram): require explicit exec approvers](https://github.com/openclaw/openclaw/pull/68918) — open
|
| 1339 |
+
- [PR #68724: fix(bluebubbles): preserve pinned dispatcher for media fetches](https://github.com/openclaw/openclaw/pull/68724) — open
|
| 1340 |
+
- [Issue #45645: [Bug]: doctor/update can leave CLI and gateway on different installs on Linux](https://github.com/openclaw/openclaw/issues/45645) — open
|
| 1341 |
+
|
| 1342 |
### `Eruditi`
|
| 1343 |
|
| 1344 |
- profile: [github.com/Eruditi](https://github.com/Eruditi)
|
|
|
|
| 1523 |
- [PR #67212: fix(config-ui): keep Raw view readable when raw text withheld](https://github.com/openclaw/openclaw/pull/67212) — closed
|
| 1524 |
- [PR #67211: fix(text): strip leaked reasoning before orphan </think>](https://github.com/openclaw/openclaw/pull/67211) — closed
|
| 1525 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1526 |
### `imadal1n`
|
| 1527 |
|
| 1528 |
- profile: [github.com/imadal1n](https://github.com/imadal1n)
|
|
|
|
| 1638 |
- [PR #68320: fix(ollama): add baseUrl to configSchema and wire it through discovery](https://github.com/openclaw/openclaw/pull/68320) — open
|
| 1639 |
- [PR #68317: fix(directive): remove incorrect 'Telegram only' label from reasoning stream ack](https://github.com/openclaw/openclaw/pull/68317) — open
|
| 1640 |
|
| 1641 |
+
### `armorbreak001`
|
| 1642 |
+
|
| 1643 |
+
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 1644 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 1645 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 1646 |
+
- repo first seen: `2026-04-16T01:31:19Z`
|
| 1647 |
+
- repo last seen: `2026-04-19T10:35:54Z`
|
| 1648 |
+
- first seen in snapshot: **no**
|
| 1649 |
+
- repo association: **NONE**
|
| 1650 |
+
- repo primary artifacts: **11**
|
| 1651 |
+
- snapshot authored PRs/issues: **11 PRs / 0 issues**
|
| 1652 |
+
- snapshot discussion activity: **7 comments / 3 reviews / 3 review comments**
|
| 1653 |
+
- account age: **7 days**
|
| 1654 |
+
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 1655 |
+
- public orgs: none visible
|
| 1656 |
+
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 1657 |
+
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 1658 |
+
|
| 1659 |
+
Example artifacts:
|
| 1660 |
+
- [PR #68919: fix(tools): remove provider prefix from vision model config lookup](https://github.com/openclaw/openclaw/pull/68919) — open
|
| 1661 |
+
- [PR #68854: fix(security): allow quoted heredocs in allowlist mode without extra approval](https://github.com/openclaw/openclaw/pull/68854) — open
|
| 1662 |
+
- [PR #68822: feat(memory): make embedding retry/concurrency parameters configurable](https://github.com/openclaw/openclaw/pull/68822) — open
|
| 1663 |
+
|
| 1664 |
### `SARAMALI15792`
|
| 1665 |
|
| 1666 |
- profile: [github.com/SARAMALI15792](https://github.com/SARAMALI15792)
|
|
|
|
| 1710 |
- [Issue #33377: BlueBubbles: voice messages sent as file attachments instead of iMessage voice bubbles](https://github.com/openclaw/openclaw/issues/33377) — closed
|
| 1711 |
- [Issue #31846: Ollama auto-discovery causes connection storm when target is unreachable (no backoff/caching)](https://github.com/openclaw/openclaw/issues/31846) — closed
|
| 1712 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1713 |
### `Jimmy-xuzimo`
|
| 1714 |
|
| 1715 |
- profile: [github.com/Jimmy-xuzimo](https://github.com/Jimmy-xuzimo)
|
|
|
|
| 2392 |
- heuristic read: **targets high-star repos**
|
| 2393 |
|
| 2394 |
Example artifacts:
|
| 2395 |
+
- [PR #68907: fix: default Kimi thinking to off](https://github.com/openclaw/openclaw/pull/68907) — closed, merged
|
| 2396 |
- [PR #68898: fix: default Kimi thinking to off](https://github.com/openclaw/openclaw/pull/68898) — closed
|
| 2397 |
- [PR #68516: fix(cli): normalize reply-media paths for agent --deliver](https://github.com/openclaw/openclaw/pull/68516) — closed, merged
|
| 2398 |
- [Issue #63130: claude-cli OAuth token not auto-refreshed; agents silently fall back](https://github.com/openclaw/openclaw/issues/63130) — closed
|
|
|
|
| 3170 |
- [PR #68444: fix(feishu): stop auto-forwarding mentions when disabled](https://github.com/openclaw/openclaw/pull/68444) — open
|
| 3171 |
- [PR #66305: fix(model-catalog): cache empty catalog loads briefly](https://github.com/openclaw/openclaw/pull/66305) — open
|
| 3172 |
|
| 3173 |
+
### `jckm14`
|
| 3174 |
+
|
| 3175 |
+
- profile: [github.com/jckm14](https://github.com/jckm14)
|
| 3176 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajckm14)
|
| 3177 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajckm14)
|
| 3178 |
+
- repo first seen: `2026-04-19T10:53:55Z`
|
| 3179 |
+
- repo last seen: `2026-04-19T10:54:02Z`
|
| 3180 |
+
- first seen in snapshot: **yes**
|
| 3181 |
+
- repo association: **NONE**
|
| 3182 |
+
- repo primary artifacts: **5**
|
| 3183 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3184 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 3185 |
+
- account age: **2932 days**
|
| 3186 |
+
- recent public PR activity: **5 PRs** (0 merged / 0 closed-unmerged / 5 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3187 |
+
- public orgs: none visible
|
| 3188 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3189 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 3190 |
+
|
| 3191 |
+
Example artifacts:
|
| 3192 |
+
- [PR #68928: ui(theme): soften dashboard status and accent palette](https://github.com/openclaw/openclaw/pull/68928) — open, draft
|
| 3193 |
+
- [PR #68927: ui(chat): show explicit qualified model refs](https://github.com/openclaw/openclaw/pull/68927) — open, draft
|
| 3194 |
+
- [PR #68926: ui(chat): add agent switcher to chat controls](https://github.com/openclaw/openclaw/pull/68926) — open
|
| 3195 |
+
|
| 3196 |
### `joshavant`
|
| 3197 |
|
| 3198 |
- profile: [github.com/joshavant](https://github.com/joshavant)
|
|
|
|
| 3337 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aanyech)
|
| 3338 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aanyech)
|
| 3339 |
- repo first seen: `2026-02-23T04:42:33Z`
|
| 3340 |
+
- repo last seen: `2026-04-19T10:31:11Z`
|
| 3341 |
- first seen in snapshot: **no**
|
| 3342 |
- repo association: **NONE**
|
| 3343 |
- repo primary artifacts: **6**
|
| 3344 |
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 3345 |
+
- snapshot discussion activity: **30 comments / 1 reviews / 1 review comments**
|
| 3346 |
- account age: **4236 days**
|
| 3347 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3348 |
- public orgs: none visible
|
|
|
|
| 5271 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asolomonneas)
|
| 5272 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asolomonneas)
|
| 5273 |
- repo first seen: `2026-04-07T00:02:58Z`
|
| 5274 |
+
- repo last seen: `2026-04-19T10:34:48Z`
|
| 5275 |
- first seen in snapshot: **no**
|
| 5276 |
- repo association: **NONE**
|
| 5277 |
- repo primary artifacts: **3**
|
| 5278 |
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 5279 |
+
- snapshot discussion activity: **6 comments / 0 reviews / 0 review comments**
|
| 5280 |
- account age: **2817 days**
|
| 5281 |
- recent public PR activity: **1 PRs** (0 merged / 1 closed-unmerged / 0 open; merged rate **0%**, closed-unmerged rate **100%**, open rate **0%**)
|
| 5282 |
- public orgs: none visible
|
|
|
|
| 5779 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajaredmarin)
|
| 5780 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajaredmarin)
|
| 5781 |
- repo first seen: `2026-04-19T01:22:18Z`
|
| 5782 |
+
- repo last seen: `2026-04-19T10:28:59Z`
|
| 5783 |
- first seen in snapshot: **no**
|
| 5784 |
- repo association: **NONE**
|
| 5785 |
- repo primary artifacts: **2**
|
| 5786 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5787 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 5788 |
- account age: **3319 days**
|
| 5789 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5790 |
- public orgs: none visible
|
|
|
|
| 5792 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 5793 |
|
| 5794 |
Example artifacts:
|
| 5795 |
+
- [PR #68861: feat: integrate Mission Control v3.0 UI updates](https://github.com/openclaw/openclaw/pull/68861) — closed
|
| 5796 |
- [PR #68756: feat: integrate Mission Control v3.0 UI updates](https://github.com/openclaw/openclaw/pull/68756) — closed
|
| 5797 |
|
| 5798 |
### `javierdici`
|
|
|
|
| 7641 |
- [PR #67692: Feat/acp tui lazy init](https://github.com/openclaw/openclaw/pull/67692) — open
|
| 7642 |
- [PR #53806: Channels: resolve installed channel plugins in add](https://github.com/openclaw/openclaw/pull/53806) — open
|
| 7643 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7644 |
### `wittam-01`
|
| 7645 |
|
| 7646 |
- profile: [github.com/wittam-01](https://github.com/wittam-01)
|
|
|
|
| 7663 |
- [PR #66427: Feishu: add comment-specific policy controls and harden comment delivery](https://github.com/openclaw/openclaw/pull/66427) — open
|
| 7664 |
- [PR #63785: feat(feishu): improve document comment session, rich parsing, and typing feedback](https://github.com/openclaw/openclaw/pull/63785) — closed, merged
|
| 7665 |
|
| 7666 |
+
### `ttomiczek`
|
| 7667 |
+
|
| 7668 |
+
- profile: [github.com/ttomiczek](https://github.com/ttomiczek)
|
| 7669 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Attomiczek)
|
| 7670 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Attomiczek)
|
| 7671 |
+
- repo first seen: `2026-04-10T05:23:08Z`
|
| 7672 |
+
- repo last seen: `2026-04-19T10:58:39Z`
|
| 7673 |
+
- first seen in snapshot: **no**
|
| 7674 |
+
- repo association: **NONE**
|
| 7675 |
+
- repo primary artifacts: **15**
|
| 7676 |
+
- snapshot authored PRs/issues: **1 PRs / 14 issues**
|
| 7677 |
+
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 7678 |
+
- account age: **41 days**
|
| 7679 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7680 |
+
- public orgs: none visible
|
| 7681 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 7682 |
+
- heuristic read: **very new account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 7683 |
+
|
| 7684 |
+
Example artifacts:
|
| 7685 |
+
- [PR #67073: fix(dreaming): use isolated sessionTarget instead of main (#67021)](https://github.com/openclaw/openclaw/pull/67073) — open
|
| 7686 |
+
- [Issue #68929: Feature: user interrupt during streaming / tool execution](https://github.com/openclaw/openclaw/issues/68929) — open
|
| 7687 |
+
- [Issue #68533: Paperclip v2026.416.0: API route passes project name as UUID to PostgreSQL](https://github.com/openclaw/openclaw/issues/68533) — open
|
| 7688 |
+
- [Issue #68468: Change default dreaming storage.mode from inline to separate](https://github.com/openclaw/openclaw/issues/68468) — open
|
| 7689 |
+
|
| 7690 |
### `JIRBOY`
|
| 7691 |
|
| 7692 |
- profile: [github.com/JIRBOY](https://github.com/JIRBOY)
|
|
|
|
| 7711 |
- [Issue #68781: Gateway startup extremely slow (70-100s), causing TUI timeouts and spontaneous restarts](https://github.com/openclaw/openclaw/issues/68781) — open
|
| 7712 |
- [Issue #68780: Plugin allowlist empty warning is unactionable and alarming for first-time users](https://github.com/openclaw/openclaw/issues/68780) — open
|
| 7713 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7714 |
### `ismael-81`
|
| 7715 |
|
| 7716 |
- profile: [github.com/ismael-81](https://github.com/ismael-81)
|
| 7717 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aismael-81)
|
| 7718 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aismael-81)
|
| 7719 |
- repo first seen: `2026-04-10T18:46:07Z`
|
| 7720 |
+
- repo last seen: `2026-04-19T11:18:01Z`
|
| 7721 |
- first seen in snapshot: **no**
|
| 7722 |
- repo association: **NONE**
|
| 7723 |
- repo primary artifacts: **7**
|
| 7724 |
- snapshot authored PRs/issues: **1 PRs / 6 issues**
|
| 7725 |
+
- snapshot discussion activity: **13 comments / 0 reviews / 0 review comments**
|
| 7726 |
- account age: **10 days**
|
| 7727 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7728 |
- public orgs: none visible
|
|
|
|
| 11979 |
Example artifacts:
|
| 11980 |
- [PR #66525: add OpenCode integration plugin with dev tools](https://github.com/openclaw/openclaw/pull/66525) — open
|
| 11981 |
|
| 11982 |
+
### `hss-oss`
|
| 11983 |
+
|
| 11984 |
+
- profile: [github.com/hss-oss](https://github.com/hss-oss)
|
| 11985 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahss-oss)
|
| 11986 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahss-oss)
|
| 11987 |
+
- repo first seen: `2026-04-19T11:13:37Z`
|
| 11988 |
+
- repo last seen: `2026-04-19T11:13:37Z`
|
| 11989 |
+
- first seen in snapshot: **yes**
|
| 11990 |
+
- repo association: **NONE**
|
| 11991 |
+
- repo primary artifacts: **1**
|
| 11992 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11993 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 11994 |
+
- account age: **638 days**
|
| 11995 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 11996 |
+
- public orgs: none visible
|
| 11997 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 11998 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 11999 |
+
|
| 12000 |
+
Example artifacts:
|
| 12001 |
+
- [PR #68935: add SSE incremental transmission for OpenAI Responses API](https://github.com/openclaw/openclaw/pull/68935) — open
|
| 12002 |
+
|
| 12003 |
### `huangzynn`
|
| 12004 |
|
| 12005 |
- profile: [github.com/huangzynn](https://github.com/huangzynn)
|
|
|
|
| 12378 |
Example artifacts:
|
| 12379 |
- [PR #66878: feat: add /spawn subagent command alias](https://github.com/openclaw/openclaw/pull/66878) — closed
|
| 12380 |
|
| 12381 |
+
### `januaryeffect`
|
| 12382 |
+
|
| 12383 |
+
- profile: [github.com/januaryeffect](https://github.com/januaryeffect)
|
| 12384 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ajanuaryeffect)
|
| 12385 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ajanuaryeffect)
|
| 12386 |
+
- repo first seen: `2026-04-19T11:13:28Z`
|
| 12387 |
+
- repo last seen: `2026-04-19T11:13:28Z`
|
| 12388 |
+
- first seen in snapshot: **yes**
|
| 12389 |
+
- repo association: **NONE**
|
| 12390 |
+
- repo primary artifacts: **1**
|
| 12391 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 12392 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 12393 |
+
- account age: **91 days**
|
| 12394 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 12395 |
+
- public orgs: none visible
|
| 12396 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 12397 |
+
- heuristic read: **young account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 12398 |
+
|
| 12399 |
+
Example artifacts:
|
| 12400 |
+
- [PR #68934: fix(canvas-host): dedupe signal-polyfill in a2ui bundle](https://github.com/openclaw/openclaw/pull/68934) — open
|
| 12401 |
+
|
| 12402 |
### `jason-zimmer`
|
| 12403 |
|
| 12404 |
- profile: [github.com/jason-zimmer](https://github.com/jason-zimmer)
|
|
|
|
| 14169 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Apalewire)
|
| 14170 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Apalewire)
|
| 14171 |
- repo first seen: `2026-04-18T16:38:20Z`
|
| 14172 |
+
- repo last seen: `2026-04-19T10:43:44Z`
|
| 14173 |
- first seen in snapshot: **no**
|
| 14174 |
- repo association: **NONE**
|
| 14175 |
- repo primary artifacts: **1**
|
| 14176 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14177 |
+
- snapshot discussion activity: **2 comments / 1 reviews / 1 review comments**
|
| 14178 |
- account age: **6550 days**
|
| 14179 |
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 14180 |
- public orgs: `pastpages`, `california-civic-data-coalition`, `palermo-hollywood`
|
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:9427819b4d43a2027a8a7009b6f6a4bebd147a4b5f0cbdd1720f3c2244fbb19a
|
| 3 |
+
size 95858
|
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:18ade11e4324c9c8545258097a9c94901c9b520ea9a493c93a24b7d0e6c6c4eb
|
| 3 |
+
size 47084560
|
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:aafe2a3a2c369fe8957d4fa572bd284d3209186de4fc8937ad9ff53a411e153d
|
| 3 |
+
size 123503249
|
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:6c7d73c1ccc69f1954e5528f76a78033b4d6dbbfc08c1a0c265758cbe12239e1
|
| 3 |
+
size 101124293
|
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:4a97325c5bd5d0e79ca8df2c894afc245b259d261745ef2030b4e083d9ed48db
|
| 3 |
+
size 5240846
|
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:875dd0c2e0f801da7eaa28671db89d0e7c144b7545e013e9b36e0faeb96fda07
|
| 3 |
+
size 7986939
|
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:5f451a8149a1cf3638c3e27895b3a11ca45838e007eba325cb453b487bad53af
|
| 3 |
+
size 1554961
|
snapshots/20260419T112035Z/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": 137329,
|
| 9 |
+
"issues": 4741,
|
| 10 |
+
"links": 45239,
|
| 11 |
+
"new_contributors": 702,
|
| 12 |
+
"pr_diffs": 3605,
|
| 13 |
+
"pr_files": 82808,
|
| 14 |
+
"pull_requests": 3605,
|
| 15 |
+
"review_comments": 18484,
|
| 16 |
+
"reviews": 14035,
|
| 17 |
+
"timeline_events": 61911
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T11:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 34,
|
| 22 |
+
"issue_stubs": 48,
|
| 23 |
+
"issues": 17,
|
| 24 |
+
"links": 74,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 322,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 224,
|
| 29 |
+
"reviews": 161,
|
| 30 |
+
"timeline_events": 606
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-19T11:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T112035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T10:20:34Z",
|
| 37 |
+
"next_since": "2026-04-19T11: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/20260419T112035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260419T112035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-19T11:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260419T112035Z"
|
| 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-19T10:20:34Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260419T112035Z",
|
| 4 |
+
"next_since": "2026-04-19T11:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-19T11:20:35Z"
|
| 7 |
}
|