Refresh openclaw dataset snapshot 20260419T012035Z
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 +1029 -922
- new-contributors-report.md +315 -288
- 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/20260419T012035Z/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: `20260419T012035Z`
|
| 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:92d6c619b00ea901fd4db6ea03af123e6298c2acfb437a0e0372956a9fd8e087
|
| 3 |
+
size 67639538
|
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:34f9a2fdc578a74e2f155537070e435b512947e0a6565559929558ad29b50c4b
|
| 3 |
+
size 1105677
|
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:4e6e2de1bf79d0219548a2462dd2ac68683db6fcb2cafb61fd76f89c4726bb14
|
| 3 |
+
size 20061788
|
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:c8e5c1948db3a77d67bd7169975ffca556f8d4832a86a342bd504be4239c4c8b
|
| 3 |
+
size 6893504
|
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:2b5bd6511d006f7f5241ea36dd7528f71550e46aa39520c261494c939e9503c6
|
| 3 |
+
size 534565
|
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": 136728,
|
| 9 |
+
"issues": 4533,
|
| 10 |
+
"links": 44628,
|
| 11 |
+
"new_contributors": 717,
|
| 12 |
+
"pr_diffs": 3356,
|
| 13 |
+
"pr_files": 72119,
|
| 14 |
+
"pull_requests": 3356,
|
| 15 |
+
"review_comments": 17509,
|
| 16 |
+
"reviews": 13300,
|
| 17 |
+
"timeline_events": 55225
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T01:20:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 36,
|
| 22 |
+
"issue_stubs": 43,
|
| 23 |
+
"issues": 12,
|
| 24 |
+
"links": 100,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 239,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 761,
|
| 29 |
+
"reviews": 625,
|
| 30 |
+
"timeline_events": 1109
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-19T01:20:35Z",
|
| 33 |
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T012035Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T00:20:35Z",
|
| 37 |
+
"next_since": "2026-04-19T01: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": 115,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
"selected_seen_in_previous_primary": 715,
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
"selected_overlap_previous_report": 715,
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
"reused_previous_report_entries": 708,
|
| 18 |
"reused_known_merged_contributors": 114,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -301,12 +301,12 @@
|
|
| 301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys",
|
| 302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys",
|
| 303 |
"repo_first_seen_at": "2026-01-29T06:32:51Z",
|
| 304 |
-
"repo_last_seen_at": "2026-04-
|
| 305 |
"repo_primary_artifact_count": 41,
|
| 306 |
-
"repo_artifact_count":
|
| 307 |
"snapshot_issue_count": 0,
|
| 308 |
"snapshot_pr_count": 41,
|
| 309 |
-
"snapshot_comment_count":
|
| 310 |
"snapshot_review_count": 3,
|
| 311 |
"snapshot_review_comment_count": 3,
|
| 312 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -361,7 +361,7 @@
|
|
| 361 |
"number": 68399,
|
| 362 |
"title": "fix(cli): reject --agent on models set/set-image instead of silently writing global default",
|
| 363 |
"url": "https://github.com/openclaw/openclaw/pull/68399",
|
| 364 |
-
"state": "
|
| 365 |
"merged": false,
|
| 366 |
"draft": false,
|
| 367 |
"created_at": "2026-04-18T04:24:04Z"
|
|
@@ -371,6 +371,83 @@
|
|
| 371 |
},
|
| 372 |
"fetch_error": null
|
| 373 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 374 |
{
|
| 375 |
"author_login": "nightq",
|
| 376 |
"name": "Mr.NightQ",
|
|
@@ -459,83 +536,6 @@
|
|
| 459 |
},
|
| 460 |
"fetch_error": null
|
| 461 |
},
|
| 462 |
-
{
|
| 463 |
-
"author_login": "neeravmakwana",
|
| 464 |
-
"name": "Neerav Makwana",
|
| 465 |
-
"profile_url": "https://github.com/neeravmakwana",
|
| 466 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneeravmakwana",
|
| 467 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneeravmakwana",
|
| 468 |
-
"repo_first_seen_at": "2026-02-24T02:57:36Z",
|
| 469 |
-
"repo_last_seen_at": "2026-04-18T02:40:00Z",
|
| 470 |
-
"repo_primary_artifact_count": 38,
|
| 471 |
-
"repo_artifact_count": 148,
|
| 472 |
-
"snapshot_issue_count": 0,
|
| 473 |
-
"snapshot_pr_count": 38,
|
| 474 |
-
"snapshot_comment_count": 104,
|
| 475 |
-
"snapshot_review_count": 3,
|
| 476 |
-
"snapshot_review_comment_count": 3,
|
| 477 |
-
"repo_association": "CONTRIBUTOR",
|
| 478 |
-
"new_to_repo": false,
|
| 479 |
-
"first_seen_in_snapshot": false,
|
| 480 |
-
"known_via_prior_merged_pr": true,
|
| 481 |
-
"report_reason": null,
|
| 482 |
-
"enrichment_source": "previous_report",
|
| 483 |
-
"live_refetch_skipped": true,
|
| 484 |
-
"account_age_days": 64,
|
| 485 |
-
"young_account": true,
|
| 486 |
-
"follow_through_score": "weak",
|
| 487 |
-
"breadth_score": "low",
|
| 488 |
-
"automation_risk_signal": "medium",
|
| 489 |
-
"heuristic_note": "very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 490 |
-
"public_orgs": [],
|
| 491 |
-
"activity": {
|
| 492 |
-
"visible_authored_pr_count": 34,
|
| 493 |
-
"merged_pr_count": 8,
|
| 494 |
-
"closed_unmerged_pr_count": 18,
|
| 495 |
-
"open_pr_count": 8,
|
| 496 |
-
"merged_pr_rate": 0.2353,
|
| 497 |
-
"closed_unmerged_pr_rate": 0.5294,
|
| 498 |
-
"still_open_pr_rate": 0.2353,
|
| 499 |
-
"distinct_repos_with_authored_prs": 1,
|
| 500 |
-
"distinct_repos_with_open_prs": 1
|
| 501 |
-
},
|
| 502 |
-
"examples": {
|
| 503 |
-
"pull_requests": [
|
| 504 |
-
{
|
| 505 |
-
"kind": "pull_request",
|
| 506 |
-
"number": 68366,
|
| 507 |
-
"title": "Google Gemini CLI: pass --yolo so non-interactive --prompt invocations expose write/edit tools (#68216)",
|
| 508 |
-
"url": "https://github.com/openclaw/openclaw/pull/68366",
|
| 509 |
-
"state": "open",
|
| 510 |
-
"merged": false,
|
| 511 |
-
"draft": false,
|
| 512 |
-
"created_at": "2026-04-18T02:27:04Z"
|
| 513 |
-
},
|
| 514 |
-
{
|
| 515 |
-
"kind": "pull_request",
|
| 516 |
-
"number": 68351,
|
| 517 |
-
"title": "fix(openrouter): surface reasoning_details visible-text as user output (#68261)",
|
| 518 |
-
"url": "https://github.com/openclaw/openclaw/pull/68351",
|
| 519 |
-
"state": "closed",
|
| 520 |
-
"merged": false,
|
| 521 |
-
"draft": false,
|
| 522 |
-
"created_at": "2026-04-18T01:35:24Z"
|
| 523 |
-
},
|
| 524 |
-
{
|
| 525 |
-
"kind": "pull_request",
|
| 526 |
-
"number": 68349,
|
| 527 |
-
"title": "Ollama: honor Modelfile num_ctx and auto-detect tool support",
|
| 528 |
-
"url": "https://github.com/openclaw/openclaw/pull/68349",
|
| 529 |
-
"state": "open",
|
| 530 |
-
"merged": false,
|
| 531 |
-
"draft": false,
|
| 532 |
-
"created_at": "2026-04-18T01:23:51Z"
|
| 533 |
-
}
|
| 534 |
-
],
|
| 535 |
-
"issues": []
|
| 536 |
-
},
|
| 537 |
-
"fetch_error": null
|
| 538 |
-
},
|
| 539 |
{
|
| 540 |
"author_login": "w-sss",
|
| 541 |
"name": "end",
|
|
@@ -814,96 +814,6 @@
|
|
| 814 |
},
|
| 815 |
"fetch_error": null
|
| 816 |
},
|
| 817 |
-
{
|
| 818 |
-
"author_login": "hxy91819",
|
| 819 |
-
"name": "Mason Huang",
|
| 820 |
-
"profile_url": "https://github.com/hxy91819",
|
| 821 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahxy91819",
|
| 822 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahxy91819",
|
| 823 |
-
"repo_first_seen_at": "2026-03-13T11:26:05Z",
|
| 824 |
-
"repo_last_seen_at": "2026-04-18T11:10:28Z",
|
| 825 |
-
"repo_primary_artifact_count": 31,
|
| 826 |
-
"repo_artifact_count": 209,
|
| 827 |
-
"snapshot_issue_count": 1,
|
| 828 |
-
"snapshot_pr_count": 30,
|
| 829 |
-
"snapshot_comment_count": 126,
|
| 830 |
-
"snapshot_review_count": 26,
|
| 831 |
-
"snapshot_review_comment_count": 26,
|
| 832 |
-
"repo_association": "MEMBER",
|
| 833 |
-
"new_to_repo": false,
|
| 834 |
-
"first_seen_in_snapshot": false,
|
| 835 |
-
"known_via_prior_merged_pr": true,
|
| 836 |
-
"report_reason": null,
|
| 837 |
-
"enrichment_source": "previous_report",
|
| 838 |
-
"live_refetch_skipped": true,
|
| 839 |
-
"account_age_days": 4229,
|
| 840 |
-
"young_account": false,
|
| 841 |
-
"follow_through_score": "mixed",
|
| 842 |
-
"breadth_score": "low",
|
| 843 |
-
"automation_risk_signal": "low",
|
| 844 |
-
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 845 |
-
"public_orgs": [
|
| 846 |
-
"openclaw"
|
| 847 |
-
],
|
| 848 |
-
"activity": {
|
| 849 |
-
"visible_authored_pr_count": 25,
|
| 850 |
-
"merged_pr_count": 18,
|
| 851 |
-
"closed_unmerged_pr_count": 3,
|
| 852 |
-
"open_pr_count": 4,
|
| 853 |
-
"merged_pr_rate": 0.72,
|
| 854 |
-
"closed_unmerged_pr_rate": 0.12,
|
| 855 |
-
"still_open_pr_rate": 0.16,
|
| 856 |
-
"distinct_repos_with_authored_prs": 1,
|
| 857 |
-
"distinct_repos_with_open_prs": 1
|
| 858 |
-
},
|
| 859 |
-
"examples": {
|
| 860 |
-
"pull_requests": [
|
| 861 |
-
{
|
| 862 |
-
"kind": "pull_request",
|
| 863 |
-
"number": 68521,
|
| 864 |
-
"title": "fix(secret-scanning): remove maintainer @<LOGIN> attribution from replacement comment template",
|
| 865 |
-
"url": "https://github.com/openclaw/openclaw/pull/68521",
|
| 866 |
-
"state": "closed",
|
| 867 |
-
"merged": true,
|
| 868 |
-
"draft": false,
|
| 869 |
-
"created_at": "2026-04-18T10:59:59Z"
|
| 870 |
-
},
|
| 871 |
-
{
|
| 872 |
-
"kind": "pull_request",
|
| 873 |
-
"number": 68519,
|
| 874 |
-
"title": "fix(secret-scanning): remove maintainer @<LOGIN> attribution from replacement comment template",
|
| 875 |
-
"url": "https://github.com/openclaw/openclaw/pull/68519",
|
| 876 |
-
"state": "closed",
|
| 877 |
-
"merged": false,
|
| 878 |
-
"draft": false,
|
| 879 |
-
"created_at": "2026-04-18T10:57:16Z"
|
| 880 |
-
},
|
| 881 |
-
{
|
| 882 |
-
"kind": "pull_request",
|
| 883 |
-
"number": 68509,
|
| 884 |
-
"title": "changelog: move #67807 entry to Fixes section",
|
| 885 |
-
"url": "https://github.com/openclaw/openclaw/pull/68509",
|
| 886 |
-
"state": "closed",
|
| 887 |
-
"merged": true,
|
| 888 |
-
"draft": false,
|
| 889 |
-
"created_at": "2026-04-18T10:21:41Z"
|
| 890 |
-
}
|
| 891 |
-
],
|
| 892 |
-
"issues": [
|
| 893 |
-
{
|
| 894 |
-
"kind": "issue",
|
| 895 |
-
"number": 64892,
|
| 896 |
-
"title": "[Bug]: Agent self-update bypasses update.run and uses raw npm global upgrade without restarting gateway",
|
| 897 |
-
"url": "https://github.com/openclaw/openclaw/issues/64892",
|
| 898 |
-
"state": "open",
|
| 899 |
-
"merged": null,
|
| 900 |
-
"draft": null,
|
| 901 |
-
"created_at": "2026-04-11T15:52:50Z"
|
| 902 |
-
}
|
| 903 |
-
]
|
| 904 |
-
},
|
| 905 |
-
"fetch_error": null
|
| 906 |
-
},
|
| 907 |
{
|
| 908 |
"author_login": "kagura-agent",
|
| 909 |
"name": "Kagura",
|
|
@@ -911,12 +821,12 @@
|
|
| 911 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 912 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 913 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 914 |
-
"repo_last_seen_at": "2026-04-
|
| 915 |
-
"repo_primary_artifact_count":
|
| 916 |
-
"repo_artifact_count":
|
| 917 |
"snapshot_issue_count": 7,
|
| 918 |
-
"snapshot_pr_count":
|
| 919 |
-
"snapshot_comment_count":
|
| 920 |
"snapshot_review_count": 0,
|
| 921 |
"snapshot_review_comment_count": 0,
|
| 922 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -948,33 +858,33 @@
|
|
| 948 |
"pull_requests": [
|
| 949 |
{
|
| 950 |
"kind": "pull_request",
|
| 951 |
-
"number":
|
| 952 |
-
"title": "fix:
|
| 953 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 954 |
"state": "open",
|
| 955 |
"merged": false,
|
| 956 |
"draft": false,
|
| 957 |
-
"created_at": "2026-04-
|
| 958 |
},
|
| 959 |
{
|
| 960 |
"kind": "pull_request",
|
| 961 |
-
"number":
|
| 962 |
-
"title": "fix
|
| 963 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 964 |
"state": "open",
|
| 965 |
"merged": false,
|
| 966 |
"draft": false,
|
| 967 |
-
"created_at": "2026-04-
|
| 968 |
},
|
| 969 |
{
|
| 970 |
"kind": "pull_request",
|
| 971 |
-
"number":
|
| 972 |
-
"title": "fix
|
| 973 |
-
"url": "https://github.com/openclaw/openclaw/pull/
|
| 974 |
"state": "open",
|
| 975 |
"merged": false,
|
| 976 |
"draft": false,
|
| 977 |
-
"created_at": "2026-04-
|
| 978 |
}
|
| 979 |
],
|
| 980 |
"issues": [
|
|
@@ -1012,6 +922,96 @@
|
|
| 1012 |
},
|
| 1013 |
"fetch_error": null
|
| 1014 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1015 |
{
|
| 1016 |
"author_login": "eleqtrizit",
|
| 1017 |
"name": "Agustin Rivera",
|
|
@@ -1545,14 +1545,14 @@
|
|
| 1545 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr",
|
| 1546 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr",
|
| 1547 |
"repo_first_seen_at": "2026-02-04T01:45:00Z",
|
| 1548 |
-
"repo_last_seen_at": "2026-04-
|
| 1549 |
"repo_primary_artifact_count": 23,
|
| 1550 |
-
"repo_artifact_count":
|
| 1551 |
"snapshot_issue_count": 5,
|
| 1552 |
"snapshot_pr_count": 18,
|
| 1553 |
"snapshot_comment_count": 512,
|
| 1554 |
-
"snapshot_review_count":
|
| 1555 |
-
"snapshot_review_comment_count":
|
| 1556 |
"repo_association": "MEMBER",
|
| 1557 |
"new_to_repo": false,
|
| 1558 |
"first_seen_in_snapshot": false,
|
|
@@ -5124,6 +5124,83 @@
|
|
| 5124 |
},
|
| 5125 |
"fetch_error": null
|
| 5126 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5127 |
{
|
| 5128 |
"author_login": "draix",
|
| 5129 |
"name": "Mart\u00edn Alcal\u00e1 Rub\u00ed",
|
|
@@ -5592,6 +5669,83 @@
|
|
| 5592 |
},
|
| 5593 |
"fetch_error": null
|
| 5594 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5595 |
{
|
| 5596 |
"author_login": "mjamiv",
|
| 5597 |
"name": null,
|
|
@@ -5788,6 +5942,94 @@
|
|
| 5788 |
},
|
| 5789 |
"fetch_error": null
|
| 5790 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5791 |
{
|
| 5792 |
"author_login": "nxmxbbd",
|
| 5793 |
"name": "David",
|
|
@@ -5964,83 +6206,6 @@
|
|
| 5964 |
},
|
| 5965 |
"fetch_error": null
|
| 5966 |
},
|
| 5967 |
-
{
|
| 5968 |
-
"author_login": "armorbreak001",
|
| 5969 |
-
"name": null,
|
| 5970 |
-
"profile_url": "https://github.com/armorbreak001",
|
| 5971 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 5972 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 5973 |
-
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 5974 |
-
"repo_last_seen_at": "2026-04-18T22:42:16Z",
|
| 5975 |
-
"repo_primary_artifact_count": 7,
|
| 5976 |
-
"repo_artifact_count": 19,
|
| 5977 |
-
"snapshot_issue_count": 0,
|
| 5978 |
-
"snapshot_pr_count": 7,
|
| 5979 |
-
"snapshot_comment_count": 6,
|
| 5980 |
-
"snapshot_review_count": 3,
|
| 5981 |
-
"snapshot_review_comment_count": 3,
|
| 5982 |
-
"repo_association": "NONE",
|
| 5983 |
-
"new_to_repo": false,
|
| 5984 |
-
"first_seen_in_snapshot": false,
|
| 5985 |
-
"known_via_prior_merged_pr": false,
|
| 5986 |
-
"report_reason": null,
|
| 5987 |
-
"enrichment_source": "previous_report",
|
| 5988 |
-
"live_refetch_skipped": true,
|
| 5989 |
-
"account_age_days": 7,
|
| 5990 |
-
"young_account": true,
|
| 5991 |
-
"follow_through_score": "weak",
|
| 5992 |
-
"breadth_score": "very high",
|
| 5993 |
-
"automation_risk_signal": "high",
|
| 5994 |
-
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 5995 |
-
"public_orgs": [],
|
| 5996 |
-
"activity": {
|
| 5997 |
-
"visible_authored_pr_count": 145,
|
| 5998 |
-
"merged_pr_count": 8,
|
| 5999 |
-
"closed_unmerged_pr_count": 23,
|
| 6000 |
-
"open_pr_count": 114,
|
| 6001 |
-
"merged_pr_rate": 0.0552,
|
| 6002 |
-
"closed_unmerged_pr_rate": 0.1586,
|
| 6003 |
-
"still_open_pr_rate": 0.7862,
|
| 6004 |
-
"distinct_repos_with_authored_prs": 39,
|
| 6005 |
-
"distinct_repos_with_open_prs": 30
|
| 6006 |
-
},
|
| 6007 |
-
"examples": {
|
| 6008 |
-
"pull_requests": [
|
| 6009 |
-
{
|
| 6010 |
-
"kind": "pull_request",
|
| 6011 |
-
"number": 68714,
|
| 6012 |
-
"title": "fix(config): openclaw.json written with 0664 mode instead of 0600 after hot-save",
|
| 6013 |
-
"url": "https://github.com/openclaw/openclaw/pull/68714",
|
| 6014 |
-
"state": "open",
|
| 6015 |
-
"merged": false,
|
| 6016 |
-
"draft": false,
|
| 6017 |
-
"created_at": "2026-04-18T22:36:24Z"
|
| 6018 |
-
},
|
| 6019 |
-
{
|
| 6020 |
-
"kind": "pull_request",
|
| 6021 |
-
"number": 68555,
|
| 6022 |
-
"title": "fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)",
|
| 6023 |
-
"url": "https://github.com/openclaw/openclaw/pull/68555",
|
| 6024 |
-
"state": "open",
|
| 6025 |
-
"merged": false,
|
| 6026 |
-
"draft": false,
|
| 6027 |
-
"created_at": "2026-04-18T12:55:13Z"
|
| 6028 |
-
},
|
| 6029 |
-
{
|
| 6030 |
-
"kind": "pull_request",
|
| 6031 |
-
"number": 68481,
|
| 6032 |
-
"title": "fix(auto-reply): don't drop URL messages when link-understanding import fails",
|
| 6033 |
-
"url": "https://github.com/openclaw/openclaw/pull/68481",
|
| 6034 |
-
"state": "open",
|
| 6035 |
-
"merged": false,
|
| 6036 |
-
"draft": false,
|
| 6037 |
-
"created_at": "2026-04-18T08:48:21Z"
|
| 6038 |
-
}
|
| 6039 |
-
],
|
| 6040 |
-
"issues": []
|
| 6041 |
-
},
|
| 6042 |
-
"fetch_error": null
|
| 6043 |
-
},
|
| 6044 |
{
|
| 6045 |
"author_login": "coder999999999",
|
| 6046 |
"name": "Coder",
|
|
@@ -6505,83 +6670,6 @@
|
|
| 6505 |
},
|
| 6506 |
"fetch_error": null
|
| 6507 |
},
|
| 6508 |
-
{
|
| 6509 |
-
"author_login": "suboss87",
|
| 6510 |
-
"name": "Subash Natarajan",
|
| 6511 |
-
"profile_url": "https://github.com/suboss87",
|
| 6512 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87",
|
| 6513 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87",
|
| 6514 |
-
"repo_first_seen_at": "2026-03-13T04:40:38Z",
|
| 6515 |
-
"repo_last_seen_at": "2026-04-18T07:24:11Z",
|
| 6516 |
-
"repo_primary_artifact_count": 7,
|
| 6517 |
-
"repo_artifact_count": 55,
|
| 6518 |
-
"snapshot_issue_count": 0,
|
| 6519 |
-
"snapshot_pr_count": 7,
|
| 6520 |
-
"snapshot_comment_count": 44,
|
| 6521 |
-
"snapshot_review_count": 4,
|
| 6522 |
-
"snapshot_review_comment_count": 0,
|
| 6523 |
-
"repo_association": "CONTRIBUTOR",
|
| 6524 |
-
"new_to_repo": false,
|
| 6525 |
-
"first_seen_in_snapshot": false,
|
| 6526 |
-
"known_via_prior_merged_pr": true,
|
| 6527 |
-
"report_reason": null,
|
| 6528 |
-
"enrichment_source": "previous_report",
|
| 6529 |
-
"live_refetch_skipped": true,
|
| 6530 |
-
"account_age_days": 4078,
|
| 6531 |
-
"young_account": false,
|
| 6532 |
-
"follow_through_score": "mixed",
|
| 6533 |
-
"breadth_score": "low",
|
| 6534 |
-
"automation_risk_signal": "low",
|
| 6535 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 6536 |
-
"public_orgs": [],
|
| 6537 |
-
"activity": {
|
| 6538 |
-
"visible_authored_pr_count": 5,
|
| 6539 |
-
"merged_pr_count": 2,
|
| 6540 |
-
"closed_unmerged_pr_count": 1,
|
| 6541 |
-
"open_pr_count": 2,
|
| 6542 |
-
"merged_pr_rate": 0.4,
|
| 6543 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 6544 |
-
"still_open_pr_rate": 0.4,
|
| 6545 |
-
"distinct_repos_with_authored_prs": 1,
|
| 6546 |
-
"distinct_repos_with_open_prs": 1
|
| 6547 |
-
},
|
| 6548 |
-
"examples": {
|
| 6549 |
-
"pull_requests": [
|
| 6550 |
-
{
|
| 6551 |
-
"kind": "pull_request",
|
| 6552 |
-
"number": 68446,
|
| 6553 |
-
"title": "fix(whatsapp): stop DM allowFrom fallback into group policy sender bypass",
|
| 6554 |
-
"url": "https://github.com/openclaw/openclaw/pull/68446",
|
| 6555 |
-
"state": "open",
|
| 6556 |
-
"merged": false,
|
| 6557 |
-
"draft": false,
|
| 6558 |
-
"created_at": "2026-04-18T07:03:38Z"
|
| 6559 |
-
},
|
| 6560 |
-
{
|
| 6561 |
-
"kind": "pull_request",
|
| 6562 |
-
"number": 67457,
|
| 6563 |
-
"title": "fix(ollama): strip provider prefix from model ID in chat requests",
|
| 6564 |
-
"url": "https://github.com/openclaw/openclaw/pull/67457",
|
| 6565 |
-
"state": "closed",
|
| 6566 |
-
"merged": true,
|
| 6567 |
-
"draft": false,
|
| 6568 |
-
"created_at": "2026-04-16T01:08:42Z"
|
| 6569 |
-
},
|
| 6570 |
-
{
|
| 6571 |
-
"kind": "pull_request",
|
| 6572 |
-
"number": 66544,
|
| 6573 |
-
"title": "fix(gateway): exclude heartbeat sender ID from session display name",
|
| 6574 |
-
"url": "https://github.com/openclaw/openclaw/pull/66544",
|
| 6575 |
-
"state": "open",
|
| 6576 |
-
"merged": false,
|
| 6577 |
-
"draft": false,
|
| 6578 |
-
"created_at": "2026-04-14T12:46:21Z"
|
| 6579 |
-
}
|
| 6580 |
-
],
|
| 6581 |
-
"issues": []
|
| 6582 |
-
},
|
| 6583 |
-
"fetch_error": null
|
| 6584 |
-
},
|
| 6585 |
{
|
| 6586 |
"author_login": "wade-microblueworld",
|
| 6587 |
"name": "WadeY",
|
|
@@ -6845,94 +6933,6 @@
|
|
| 6845 |
},
|
| 6846 |
"fetch_error": null
|
| 6847 |
},
|
| 6848 |
-
{
|
| 6849 |
-
"author_login": "masatohoshino",
|
| 6850 |
-
"name": "Masato Hoshino",
|
| 6851 |
-
"profile_url": "https://github.com/masatohoshino",
|
| 6852 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amasatohoshino",
|
| 6853 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amasatohoshino",
|
| 6854 |
-
"repo_first_seen_at": "2026-02-25T18:12:54Z",
|
| 6855 |
-
"repo_last_seen_at": "2026-04-18T10:23:29Z",
|
| 6856 |
-
"repo_primary_artifact_count": 7,
|
| 6857 |
-
"repo_artifact_count": 85,
|
| 6858 |
-
"snapshot_issue_count": 1,
|
| 6859 |
-
"snapshot_pr_count": 6,
|
| 6860 |
-
"snapshot_comment_count": 18,
|
| 6861 |
-
"snapshot_review_count": 30,
|
| 6862 |
-
"snapshot_review_comment_count": 30,
|
| 6863 |
-
"repo_association": "CONTRIBUTOR",
|
| 6864 |
-
"new_to_repo": false,
|
| 6865 |
-
"first_seen_in_snapshot": false,
|
| 6866 |
-
"known_via_prior_merged_pr": true,
|
| 6867 |
-
"report_reason": null,
|
| 6868 |
-
"enrichment_source": "previous_report",
|
| 6869 |
-
"live_refetch_skipped": true,
|
| 6870 |
-
"account_age_days": 138,
|
| 6871 |
-
"young_account": true,
|
| 6872 |
-
"follow_through_score": "weak",
|
| 6873 |
-
"breadth_score": "low",
|
| 6874 |
-
"automation_risk_signal": "medium",
|
| 6875 |
-
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 6876 |
-
"public_orgs": [],
|
| 6877 |
-
"activity": {
|
| 6878 |
-
"visible_authored_pr_count": 1,
|
| 6879 |
-
"merged_pr_count": 0,
|
| 6880 |
-
"closed_unmerged_pr_count": 0,
|
| 6881 |
-
"open_pr_count": 1,
|
| 6882 |
-
"merged_pr_rate": 0.0,
|
| 6883 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 6884 |
-
"still_open_pr_rate": 1.0,
|
| 6885 |
-
"distinct_repos_with_authored_prs": 1,
|
| 6886 |
-
"distinct_repos_with_open_prs": 1
|
| 6887 |
-
},
|
| 6888 |
-
"examples": {
|
| 6889 |
-
"pull_requests": [
|
| 6890 |
-
{
|
| 6891 |
-
"kind": "pull_request",
|
| 6892 |
-
"number": 68498,
|
| 6893 |
-
"title": "fix(matrix): pin event-helpers import to canonical matrix-js-sdk subpath (refs #50477)",
|
| 6894 |
-
"url": "https://github.com/openclaw/openclaw/pull/68498",
|
| 6895 |
-
"state": "open",
|
| 6896 |
-
"merged": false,
|
| 6897 |
-
"draft": false,
|
| 6898 |
-
"created_at": "2026-04-18T09:33:53Z"
|
| 6899 |
-
},
|
| 6900 |
-
{
|
| 6901 |
-
"kind": "pull_request",
|
| 6902 |
-
"number": 68458,
|
| 6903 |
-
"title": "fix(matrix): isolate credentials runtime import boundary (refs #50477)",
|
| 6904 |
-
"url": "https://github.com/openclaw/openclaw/pull/68458",
|
| 6905 |
-
"state": "closed",
|
| 6906 |
-
"merged": false,
|
| 6907 |
-
"draft": false,
|
| 6908 |
-
"created_at": "2026-04-18T07:44:59Z"
|
| 6909 |
-
},
|
| 6910 |
-
{
|
| 6911 |
-
"kind": "pull_request",
|
| 6912 |
-
"number": 65270,
|
| 6913 |
-
"title": "feat(line): add LINE sticker send/receive support with Skill-based catalog",
|
| 6914 |
-
"url": "https://github.com/openclaw/openclaw/pull/65270",
|
| 6915 |
-
"state": "open",
|
| 6916 |
-
"merged": false,
|
| 6917 |
-
"draft": false,
|
| 6918 |
-
"created_at": "2026-04-12T09:09:07Z"
|
| 6919 |
-
}
|
| 6920 |
-
],
|
| 6921 |
-
"issues": [
|
| 6922 |
-
{
|
| 6923 |
-
"kind": "issue",
|
| 6924 |
-
"number": 64784,
|
| 6925 |
-
"title": "[Feature]: LINE sticker send/receive support",
|
| 6926 |
-
"url": "https://github.com/openclaw/openclaw/issues/64784",
|
| 6927 |
-
"state": "open",
|
| 6928 |
-
"merged": null,
|
| 6929 |
-
"draft": null,
|
| 6930 |
-
"created_at": "2026-04-11T11:36:35Z"
|
| 6931 |
-
}
|
| 6932 |
-
]
|
| 6933 |
-
},
|
| 6934 |
-
"fetch_error": null
|
| 6935 |
-
},
|
| 6936 |
{
|
| 6937 |
"author_login": "yfge",
|
| 6938 |
"name": "\u62d0\u7237&&\u8001\u62d0\u7626",
|
|
@@ -7098,6 +7098,83 @@
|
|
| 7098 |
},
|
| 7099 |
"fetch_error": null
|
| 7100 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7101 |
{
|
| 7102 |
"author_login": "coletebou",
|
| 7103 |
"name": "Cole",
|
|
@@ -7721,12 +7798,12 @@
|
|
| 7721 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo",
|
| 7722 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo",
|
| 7723 |
"repo_first_seen_at": "2026-04-06T11:49:31Z",
|
| 7724 |
-
"repo_last_seen_at": "2026-04-19T00:
|
| 7725 |
"repo_primary_artifact_count": 6,
|
| 7726 |
-
"repo_artifact_count":
|
| 7727 |
"snapshot_issue_count": 0,
|
| 7728 |
"snapshot_pr_count": 6,
|
| 7729 |
-
"snapshot_comment_count":
|
| 7730 |
"snapshot_review_count": 1,
|
| 7731 |
"snapshot_review_comment_count": 0,
|
| 7732 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -8424,83 +8501,6 @@
|
|
| 8424 |
},
|
| 8425 |
"fetch_error": null
|
| 8426 |
},
|
| 8427 |
-
{
|
| 8428 |
-
"author_login": "bluesky6868",
|
| 8429 |
-
"name": "Rugang",
|
| 8430 |
-
"profile_url": "https://github.com/bluesky6868",
|
| 8431 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868",
|
| 8432 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868",
|
| 8433 |
-
"repo_first_seen_at": "2026-04-17T22:26:25Z",
|
| 8434 |
-
"repo_last_seen_at": "2026-04-18T19:06:29Z",
|
| 8435 |
-
"repo_primary_artifact_count": 5,
|
| 8436 |
-
"repo_artifact_count": 11,
|
| 8437 |
-
"snapshot_issue_count": 0,
|
| 8438 |
-
"snapshot_pr_count": 5,
|
| 8439 |
-
"snapshot_comment_count": 4,
|
| 8440 |
-
"snapshot_review_count": 1,
|
| 8441 |
-
"snapshot_review_comment_count": 1,
|
| 8442 |
-
"repo_association": "NONE",
|
| 8443 |
-
"new_to_repo": false,
|
| 8444 |
-
"first_seen_in_snapshot": false,
|
| 8445 |
-
"known_via_prior_merged_pr": false,
|
| 8446 |
-
"report_reason": null,
|
| 8447 |
-
"enrichment_source": "previous_report",
|
| 8448 |
-
"live_refetch_skipped": true,
|
| 8449 |
-
"account_age_days": 3181,
|
| 8450 |
-
"young_account": false,
|
| 8451 |
-
"follow_through_score": "weak",
|
| 8452 |
-
"breadth_score": "low",
|
| 8453 |
-
"automation_risk_signal": "low",
|
| 8454 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 8455 |
-
"public_orgs": [],
|
| 8456 |
-
"activity": {
|
| 8457 |
-
"visible_authored_pr_count": 1,
|
| 8458 |
-
"merged_pr_count": 0,
|
| 8459 |
-
"closed_unmerged_pr_count": 0,
|
| 8460 |
-
"open_pr_count": 1,
|
| 8461 |
-
"merged_pr_rate": 0.0,
|
| 8462 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 8463 |
-
"still_open_pr_rate": 1.0,
|
| 8464 |
-
"distinct_repos_with_authored_prs": 1,
|
| 8465 |
-
"distinct_repos_with_open_prs": 1
|
| 8466 |
-
},
|
| 8467 |
-
"examples": {
|
| 8468 |
-
"pull_requests": [
|
| 8469 |
-
{
|
| 8470 |
-
"kind": "pull_request",
|
| 8471 |
-
"number": 68667,
|
| 8472 |
-
"title": "security(gateway): route hook completion events to the target agent's session",
|
| 8473 |
-
"url": "https://github.com/openclaw/openclaw/pull/68667",
|
| 8474 |
-
"state": "open",
|
| 8475 |
-
"merged": false,
|
| 8476 |
-
"draft": false,
|
| 8477 |
-
"created_at": "2026-04-18T18:54:50Z"
|
| 8478 |
-
},
|
| 8479 |
-
{
|
| 8480 |
-
"kind": "pull_request",
|
| 8481 |
-
"number": 68658,
|
| 8482 |
-
"title": "security(ci): hoist docker-release manifest run: expressions into step env",
|
| 8483 |
-
"url": "https://github.com/openclaw/openclaw/pull/68658",
|
| 8484 |
-
"state": "closed",
|
| 8485 |
-
"merged": false,
|
| 8486 |
-
"draft": false,
|
| 8487 |
-
"created_at": "2026-04-18T17:54:45Z"
|
| 8488 |
-
},
|
| 8489 |
-
{
|
| 8490 |
-
"kind": "pull_request",
|
| 8491 |
-
"number": 68456,
|
| 8492 |
-
"title": "security(media): anchor sanitizeMimeType regex to reject malformed input",
|
| 8493 |
-
"url": "https://github.com/openclaw/openclaw/pull/68456",
|
| 8494 |
-
"state": "open",
|
| 8495 |
-
"merged": false,
|
| 8496 |
-
"draft": false,
|
| 8497 |
-
"created_at": "2026-04-18T07:35:10Z"
|
| 8498 |
-
}
|
| 8499 |
-
],
|
| 8500 |
-
"issues": []
|
| 8501 |
-
},
|
| 8502 |
-
"fetch_error": null
|
| 8503 |
-
},
|
| 8504 |
{
|
| 8505 |
"author_login": "defonota3box",
|
| 8506 |
"name": null,
|
|
@@ -10238,6 +10238,83 @@
|
|
| 10238 |
},
|
| 10239 |
"fetch_error": null
|
| 10240 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10241 |
{
|
| 10242 |
"author_login": "KeWang0622",
|
| 10243 |
"name": "Ke Wang",
|
|
@@ -11519,6 +11596,104 @@
|
|
| 11519 |
},
|
| 11520 |
"fetch_error": null
|
| 11521 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11522 |
{
|
| 11523 |
"author_login": "yoanndefay",
|
| 11524 |
"name": null,
|
|
@@ -11761,6 +11936,83 @@
|
|
| 11761 |
},
|
| 11762 |
"fetch_error": null
|
| 11763 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11764 |
{
|
| 11765 |
"author_login": "Ante042",
|
| 11766 |
"name": "Ante",
|
|
@@ -11838,6 +12090,83 @@
|
|
| 11838 |
},
|
| 11839 |
"fetch_error": null
|
| 11840 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11841 |
{
|
| 11842 |
"author_login": "damselem",
|
| 11843 |
"name": "Daniel Salmer\u00f3n Amselem",
|
|
@@ -14229,104 +14558,6 @@
|
|
| 14229 |
},
|
| 14230 |
"fetch_error": null
|
| 14231 |
},
|
| 14232 |
-
{
|
| 14233 |
-
"author_login": "RedParrotBerkeley",
|
| 14234 |
-
"name": "Mike",
|
| 14235 |
-
"profile_url": "https://github.com/RedParrotBerkeley",
|
| 14236 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARedParrotBerkeley",
|
| 14237 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARedParrotBerkeley",
|
| 14238 |
-
"repo_first_seen_at": "2026-04-10T16:29:40Z",
|
| 14239 |
-
"repo_last_seen_at": "2026-04-17T17:22:57Z",
|
| 14240 |
-
"repo_primary_artifact_count": 5,
|
| 14241 |
-
"repo_artifact_count": 12,
|
| 14242 |
-
"snapshot_issue_count": 3,
|
| 14243 |
-
"snapshot_pr_count": 2,
|
| 14244 |
-
"snapshot_comment_count": 7,
|
| 14245 |
-
"snapshot_review_count": 0,
|
| 14246 |
-
"snapshot_review_comment_count": 0,
|
| 14247 |
-
"repo_association": "NONE",
|
| 14248 |
-
"new_to_repo": false,
|
| 14249 |
-
"first_seen_in_snapshot": false,
|
| 14250 |
-
"known_via_prior_merged_pr": false,
|
| 14251 |
-
"report_reason": null,
|
| 14252 |
-
"enrichment_source": "previous_report",
|
| 14253 |
-
"live_refetch_skipped": true,
|
| 14254 |
-
"account_age_days": 1107,
|
| 14255 |
-
"young_account": false,
|
| 14256 |
-
"follow_through_score": "mixed",
|
| 14257 |
-
"breadth_score": "moderate",
|
| 14258 |
-
"automation_risk_signal": "low",
|
| 14259 |
-
"heuristic_note": "\u2014",
|
| 14260 |
-
"public_orgs": [],
|
| 14261 |
-
"activity": {
|
| 14262 |
-
"visible_authored_pr_count": 7,
|
| 14263 |
-
"merged_pr_count": 4,
|
| 14264 |
-
"closed_unmerged_pr_count": 1,
|
| 14265 |
-
"open_pr_count": 2,
|
| 14266 |
-
"merged_pr_rate": 0.5714,
|
| 14267 |
-
"closed_unmerged_pr_rate": 0.1429,
|
| 14268 |
-
"still_open_pr_rate": 0.2857,
|
| 14269 |
-
"distinct_repos_with_authored_prs": 6,
|
| 14270 |
-
"distinct_repos_with_open_prs": 2
|
| 14271 |
-
},
|
| 14272 |
-
"examples": {
|
| 14273 |
-
"pull_requests": [
|
| 14274 |
-
{
|
| 14275 |
-
"kind": "pull_request",
|
| 14276 |
-
"number": 68217,
|
| 14277 |
-
"title": "Harden localized docs link scheme checks",
|
| 14278 |
-
"url": "https://github.com/openclaw/openclaw/pull/68217",
|
| 14279 |
-
"state": "open",
|
| 14280 |
-
"merged": false,
|
| 14281 |
-
"draft": false,
|
| 14282 |
-
"created_at": "2026-04-17T17:10:33Z"
|
| 14283 |
-
},
|
| 14284 |
-
{
|
| 14285 |
-
"kind": "pull_request",
|
| 14286 |
-
"number": 65065,
|
| 14287 |
-
"title": "Add missing message channel admin subcommands",
|
| 14288 |
-
"url": "https://github.com/openclaw/openclaw/pull/65065",
|
| 14289 |
-
"state": "open",
|
| 14290 |
-
"merged": false,
|
| 14291 |
-
"draft": false,
|
| 14292 |
-
"created_at": "2026-04-12T00:26:49Z"
|
| 14293 |
-
}
|
| 14294 |
-
],
|
| 14295 |
-
"issues": [
|
| 14296 |
-
{
|
| 14297 |
-
"kind": "issue",
|
| 14298 |
-
"number": 66927,
|
| 14299 |
-
"title": "Feature: deterministic handoff from user-invocable skills to plugin tools",
|
| 14300 |
-
"url": "https://github.com/openclaw/openclaw/issues/66927",
|
| 14301 |
-
"state": "open",
|
| 14302 |
-
"merged": null,
|
| 14303 |
-
"draft": null,
|
| 14304 |
-
"created_at": "2026-04-15T01:48:37Z"
|
| 14305 |
-
},
|
| 14306 |
-
{
|
| 14307 |
-
"kind": "issue",
|
| 14308 |
-
"number": 64929,
|
| 14309 |
-
"title": "Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead",
|
| 14310 |
-
"url": "https://github.com/openclaw/openclaw/issues/64929",
|
| 14311 |
-
"state": "open",
|
| 14312 |
-
"merged": null,
|
| 14313 |
-
"draft": null,
|
| 14314 |
-
"created_at": "2026-04-11T17:13:34Z"
|
| 14315 |
-
},
|
| 14316 |
-
{
|
| 14317 |
-
"kind": "issue",
|
| 14318 |
-
"number": 64402,
|
| 14319 |
-
"title": "Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path",
|
| 14320 |
-
"url": "https://github.com/openclaw/openclaw/issues/64402",
|
| 14321 |
-
"state": "open",
|
| 14322 |
-
"merged": null,
|
| 14323 |
-
"draft": null,
|
| 14324 |
-
"created_at": "2026-04-10T16:29:40Z"
|
| 14325 |
-
}
|
| 14326 |
-
]
|
| 14327 |
-
},
|
| 14328 |
-
"fetch_error": null
|
| 14329 |
-
},
|
| 14330 |
{
|
| 14331 |
"author_login": "frankhli843",
|
| 14332 |
"name": "Frank Haolun Li",
|
|
@@ -14679,94 +14910,6 @@
|
|
| 14679 |
},
|
| 14680 |
"fetch_error": null
|
| 14681 |
},
|
| 14682 |
-
{
|
| 14683 |
-
"author_login": "LightDriverCS",
|
| 14684 |
-
"name": "Cory Shelton",
|
| 14685 |
-
"profile_url": "https://github.com/LightDriverCS",
|
| 14686 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS",
|
| 14687 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS",
|
| 14688 |
-
"repo_first_seen_at": "2026-04-13T22:53:03Z",
|
| 14689 |
-
"repo_last_seen_at": "2026-04-18T23:23:27Z",
|
| 14690 |
-
"repo_primary_artifact_count": 4,
|
| 14691 |
-
"repo_artifact_count": 4,
|
| 14692 |
-
"snapshot_issue_count": 2,
|
| 14693 |
-
"snapshot_pr_count": 2,
|
| 14694 |
-
"snapshot_comment_count": 0,
|
| 14695 |
-
"snapshot_review_count": 0,
|
| 14696 |
-
"snapshot_review_comment_count": 0,
|
| 14697 |
-
"repo_association": "NONE",
|
| 14698 |
-
"new_to_repo": false,
|
| 14699 |
-
"first_seen_in_snapshot": false,
|
| 14700 |
-
"known_via_prior_merged_pr": false,
|
| 14701 |
-
"report_reason": null,
|
| 14702 |
-
"enrichment_source": "previous_report",
|
| 14703 |
-
"live_refetch_skipped": true,
|
| 14704 |
-
"account_age_days": 89,
|
| 14705 |
-
"young_account": true,
|
| 14706 |
-
"follow_through_score": "weak",
|
| 14707 |
-
"breadth_score": "low",
|
| 14708 |
-
"automation_risk_signal": "medium",
|
| 14709 |
-
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 14710 |
-
"public_orgs": [],
|
| 14711 |
-
"activity": {
|
| 14712 |
-
"visible_authored_pr_count": 2,
|
| 14713 |
-
"merged_pr_count": 0,
|
| 14714 |
-
"closed_unmerged_pr_count": 0,
|
| 14715 |
-
"open_pr_count": 2,
|
| 14716 |
-
"merged_pr_rate": 0.0,
|
| 14717 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 14718 |
-
"still_open_pr_rate": 1.0,
|
| 14719 |
-
"distinct_repos_with_authored_prs": 1,
|
| 14720 |
-
"distinct_repos_with_open_prs": 1
|
| 14721 |
-
},
|
| 14722 |
-
"examples": {
|
| 14723 |
-
"pull_requests": [
|
| 14724 |
-
{
|
| 14725 |
-
"kind": "pull_request",
|
| 14726 |
-
"number": 68335,
|
| 14727 |
-
"title": "fix(memory-core): activate on wiki CLI subcommand",
|
| 14728 |
-
"url": "https://github.com/openclaw/openclaw/pull/68335",
|
| 14729 |
-
"state": "open",
|
| 14730 |
-
"merged": false,
|
| 14731 |
-
"draft": false,
|
| 14732 |
-
"created_at": "2026-04-18T00:00:33Z"
|
| 14733 |
-
},
|
| 14734 |
-
{
|
| 14735 |
-
"kind": "pull_request",
|
| 14736 |
-
"number": 68334,
|
| 14737 |
-
"title": "fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug",
|
| 14738 |
-
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 14739 |
-
"state": "open",
|
| 14740 |
-
"merged": false,
|
| 14741 |
-
"draft": false,
|
| 14742 |
-
"created_at": "2026-04-18T00:00:29Z"
|
| 14743 |
-
}
|
| 14744 |
-
],
|
| 14745 |
-
"issues": [
|
| 14746 |
-
{
|
| 14747 |
-
"kind": "issue",
|
| 14748 |
-
"number": 68723,
|
| 14749 |
-
"title": "memory-core: cron-fired dreaming writes raw memory snippets to DREAMS.md because subagent runtime is request-scoped",
|
| 14750 |
-
"url": "https://github.com/openclaw/openclaw/issues/68723",
|
| 14751 |
-
"state": "closed",
|
| 14752 |
-
"merged": null,
|
| 14753 |
-
"draft": null,
|
| 14754 |
-
"created_at": "2026-04-18T23:23:27Z"
|
| 14755 |
-
},
|
| 14756 |
-
{
|
| 14757 |
-
"kind": "issue",
|
| 14758 |
-
"number": 66194,
|
| 14759 |
-
"title": "Feature Request: Slack Socket Mode slash command event handling",
|
| 14760 |
-
"url": "https://github.com/openclaw/openclaw/issues/66194",
|
| 14761 |
-
"state": "open",
|
| 14762 |
-
"merged": null,
|
| 14763 |
-
"draft": null,
|
| 14764 |
-
"created_at": "2026-04-13T22:53:03Z"
|
| 14765 |
-
}
|
| 14766 |
-
]
|
| 14767 |
-
},
|
| 14768 |
-
"fetch_error": null
|
| 14769 |
-
},
|
| 14770 |
{
|
| 14771 |
"author_login": "shaun0927",
|
| 14772 |
"name": "Junghwan",
|
|
@@ -15779,73 +15922,6 @@
|
|
| 15779 |
},
|
| 15780 |
"fetch_error": null
|
| 15781 |
},
|
| 15782 |
-
{
|
| 15783 |
-
"author_login": "alexlomt",
|
| 15784 |
-
"name": null,
|
| 15785 |
-
"profile_url": "https://github.com/alexlomt",
|
| 15786 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexlomt",
|
| 15787 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexlomt",
|
| 15788 |
-
"repo_first_seen_at": "2026-04-14T18:25:56Z",
|
| 15789 |
-
"repo_last_seen_at": "2026-04-18T10:59:50Z",
|
| 15790 |
-
"repo_primary_artifact_count": 2,
|
| 15791 |
-
"repo_artifact_count": 15,
|
| 15792 |
-
"snapshot_issue_count": 0,
|
| 15793 |
-
"snapshot_pr_count": 2,
|
| 15794 |
-
"snapshot_comment_count": 5,
|
| 15795 |
-
"snapshot_review_count": 4,
|
| 15796 |
-
"snapshot_review_comment_count": 4,
|
| 15797 |
-
"repo_association": "NONE",
|
| 15798 |
-
"new_to_repo": false,
|
| 15799 |
-
"first_seen_in_snapshot": false,
|
| 15800 |
-
"known_via_prior_merged_pr": false,
|
| 15801 |
-
"report_reason": null,
|
| 15802 |
-
"enrichment_source": "previous_report",
|
| 15803 |
-
"live_refetch_skipped": true,
|
| 15804 |
-
"account_age_days": 582,
|
| 15805 |
-
"young_account": false,
|
| 15806 |
-
"follow_through_score": "weak",
|
| 15807 |
-
"breadth_score": "low",
|
| 15808 |
-
"automation_risk_signal": "low",
|
| 15809 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 15810 |
-
"public_orgs": [],
|
| 15811 |
-
"activity": {
|
| 15812 |
-
"visible_authored_pr_count": 2,
|
| 15813 |
-
"merged_pr_count": 0,
|
| 15814 |
-
"closed_unmerged_pr_count": 0,
|
| 15815 |
-
"open_pr_count": 2,
|
| 15816 |
-
"merged_pr_rate": 0.0,
|
| 15817 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 15818 |
-
"still_open_pr_rate": 1.0,
|
| 15819 |
-
"distinct_repos_with_authored_prs": 1,
|
| 15820 |
-
"distinct_repos_with_open_prs": 1
|
| 15821 |
-
},
|
| 15822 |
-
"examples": {
|
| 15823 |
-
"pull_requests": [
|
| 15824 |
-
{
|
| 15825 |
-
"kind": "pull_request",
|
| 15826 |
-
"number": 66884,
|
| 15827 |
-
"title": "fix(ci): harden release checks workflow inputs",
|
| 15828 |
-
"url": "https://github.com/openclaw/openclaw/pull/66884",
|
| 15829 |
-
"state": "open",
|
| 15830 |
-
"merged": false,
|
| 15831 |
-
"draft": false,
|
| 15832 |
-
"created_at": "2026-04-15T00:22:58Z"
|
| 15833 |
-
},
|
| 15834 |
-
{
|
| 15835 |
-
"kind": "pull_request",
|
| 15836 |
-
"number": 66735,
|
| 15837 |
-
"title": "fix(daemon): hand off systemd self-restarts",
|
| 15838 |
-
"url": "https://github.com/openclaw/openclaw/pull/66735",
|
| 15839 |
-
"state": "open",
|
| 15840 |
-
"merged": false,
|
| 15841 |
-
"draft": false,
|
| 15842 |
-
"created_at": "2026-04-14T18:25:56Z"
|
| 15843 |
-
}
|
| 15844 |
-
],
|
| 15845 |
-
"issues": []
|
| 15846 |
-
},
|
| 15847 |
-
"fetch_error": null
|
| 15848 |
-
},
|
| 15849 |
{
|
| 15850 |
"author_login": "Aliciawque",
|
| 15851 |
"name": null,
|
|
@@ -16248,73 +16324,6 @@
|
|
| 16248 |
},
|
| 16249 |
"fetch_error": null
|
| 16250 |
},
|
| 16251 |
-
{
|
| 16252 |
-
"author_login": "chrisabad",
|
| 16253 |
-
"name": null,
|
| 16254 |
-
"profile_url": "https://github.com/chrisabad",
|
| 16255 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achrisabad",
|
| 16256 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achrisabad",
|
| 16257 |
-
"repo_first_seen_at": "2026-04-18T02:47:00Z",
|
| 16258 |
-
"repo_last_seen_at": "2026-04-18T03:36:42Z",
|
| 16259 |
-
"repo_primary_artifact_count": 2,
|
| 16260 |
-
"repo_artifact_count": 2,
|
| 16261 |
-
"snapshot_issue_count": 0,
|
| 16262 |
-
"snapshot_pr_count": 2,
|
| 16263 |
-
"snapshot_comment_count": 0,
|
| 16264 |
-
"snapshot_review_count": 0,
|
| 16265 |
-
"snapshot_review_comment_count": 0,
|
| 16266 |
-
"repo_association": "NONE",
|
| 16267 |
-
"new_to_repo": false,
|
| 16268 |
-
"first_seen_in_snapshot": false,
|
| 16269 |
-
"known_via_prior_merged_pr": false,
|
| 16270 |
-
"report_reason": null,
|
| 16271 |
-
"enrichment_source": "previous_report",
|
| 16272 |
-
"live_refetch_skipped": true,
|
| 16273 |
-
"account_age_days": 2185,
|
| 16274 |
-
"young_account": false,
|
| 16275 |
-
"follow_through_score": "weak",
|
| 16276 |
-
"breadth_score": "low",
|
| 16277 |
-
"automation_risk_signal": "low",
|
| 16278 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 16279 |
-
"public_orgs": [],
|
| 16280 |
-
"activity": {
|
| 16281 |
-
"visible_authored_pr_count": 1,
|
| 16282 |
-
"merged_pr_count": 0,
|
| 16283 |
-
"closed_unmerged_pr_count": 0,
|
| 16284 |
-
"open_pr_count": 1,
|
| 16285 |
-
"merged_pr_rate": 0.0,
|
| 16286 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 16287 |
-
"still_open_pr_rate": 1.0,
|
| 16288 |
-
"distinct_repos_with_authored_prs": 1,
|
| 16289 |
-
"distinct_repos_with_open_prs": 1
|
| 16290 |
-
},
|
| 16291 |
-
"examples": {
|
| 16292 |
-
"pull_requests": [
|
| 16293 |
-
{
|
| 16294 |
-
"kind": "pull_request",
|
| 16295 |
-
"number": 68381,
|
| 16296 |
-
"title": "feat: add maxExecutionMs per-task timeout to command lane",
|
| 16297 |
-
"url": "https://github.com/openclaw/openclaw/pull/68381",
|
| 16298 |
-
"state": "open",
|
| 16299 |
-
"merged": false,
|
| 16300 |
-
"draft": false,
|
| 16301 |
-
"created_at": "2026-04-18T03:36:42Z"
|
| 16302 |
-
},
|
| 16303 |
-
{
|
| 16304 |
-
"kind": "pull_request",
|
| 16305 |
-
"number": 68372,
|
| 16306 |
-
"title": "feat: add session-persistence truncation cap for tool results",
|
| 16307 |
-
"url": "https://github.com/openclaw/openclaw/pull/68372",
|
| 16308 |
-
"state": "open",
|
| 16309 |
-
"merged": false,
|
| 16310 |
-
"draft": false,
|
| 16311 |
-
"created_at": "2026-04-18T02:47:00Z"
|
| 16312 |
-
}
|
| 16313 |
-
],
|
| 16314 |
-
"issues": []
|
| 16315 |
-
},
|
| 16316 |
-
"fetch_error": null
|
| 16317 |
-
},
|
| 16318 |
{
|
| 16319 |
"author_login": "dallylee",
|
| 16320 |
"name": null,
|
|
@@ -19018,14 +19027,14 @@
|
|
| 19018 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop",
|
| 19019 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop",
|
| 19020 |
"repo_first_seen_at": "2026-04-18T14:50:16Z",
|
| 19021 |
-
"repo_last_seen_at": "2026-04-
|
| 19022 |
"repo_primary_artifact_count": 2,
|
| 19023 |
-
"repo_artifact_count":
|
| 19024 |
"snapshot_issue_count": 0,
|
| 19025 |
"snapshot_pr_count": 2,
|
| 19026 |
"snapshot_comment_count": 1,
|
| 19027 |
-
"snapshot_review_count":
|
| 19028 |
-
"snapshot_review_comment_count":
|
| 19029 |
"repo_association": "NONE",
|
| 19030 |
"new_to_repo": false,
|
| 19031 |
"first_seen_in_snapshot": false,
|
|
@@ -21278,6 +21287,104 @@
|
|
| 21278 |
},
|
| 21279 |
"fetch_error": null
|
| 21280 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21281 |
{
|
| 21282 |
"author_login": "ggzeng",
|
| 21283 |
"name": "Gavin Zeng",
|
|
@@ -26419,12 +26526,12 @@
|
|
| 26419 |
"snapshot_review_count": 0,
|
| 26420 |
"snapshot_review_comment_count": 0,
|
| 26421 |
"repo_association": "NONE",
|
| 26422 |
-
"new_to_repo":
|
| 26423 |
-
"first_seen_in_snapshot":
|
| 26424 |
"known_via_prior_merged_pr": false,
|
| 26425 |
-
"report_reason":
|
| 26426 |
-
"enrichment_source": "
|
| 26427 |
-
"live_refetch_skipped":
|
| 26428 |
"account_age_days": 3517,
|
| 26429 |
"young_account": false,
|
| 26430 |
"follow_through_score": "weak",
|
|
@@ -32158,6 +32265,63 @@
|
|
| 32158 |
},
|
| 32159 |
"fetch_error": null
|
| 32160 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32161 |
{
|
| 32162 |
"author_login": "BowieSequoia",
|
| 32163 |
"name": null,
|
|
@@ -35593,14 +35757,14 @@
|
|
| 35593 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agarrytan",
|
| 35594 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agarrytan",
|
| 35595 |
"repo_first_seen_at": "2026-04-18T23:01:38Z",
|
| 35596 |
-
"repo_last_seen_at": "2026-04-
|
| 35597 |
"repo_primary_artifact_count": 1,
|
| 35598 |
-
"repo_artifact_count":
|
| 35599 |
"snapshot_issue_count": 0,
|
| 35600 |
"snapshot_pr_count": 1,
|
| 35601 |
-
"snapshot_comment_count":
|
| 35602 |
-
"snapshot_review_count":
|
| 35603 |
-
"snapshot_review_comment_count":
|
| 35604 |
"repo_association": "NONE",
|
| 35605 |
"new_to_repo": false,
|
| 35606 |
"first_seen_in_snapshot": false,
|
|
@@ -35637,7 +35801,7 @@
|
|
| 35637 |
"url": "https://github.com/openclaw/openclaw/pull/68718",
|
| 35638 |
"state": "open",
|
| 35639 |
"merged": false,
|
| 35640 |
-
"draft":
|
| 35641 |
"created_at": "2026-04-18T23:01:38Z"
|
| 35642 |
}
|
| 35643 |
],
|
|
@@ -42177,12 +42341,12 @@
|
|
| 42177 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster",
|
| 42178 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster",
|
| 42179 |
"repo_first_seen_at": "2026-04-11T23:06:15Z",
|
| 42180 |
-
"repo_last_seen_at": "2026-04-
|
| 42181 |
"repo_primary_artifact_count": 1,
|
| 42182 |
-
"repo_artifact_count":
|
| 42183 |
"snapshot_issue_count": 0,
|
| 42184 |
"snapshot_pr_count": 1,
|
| 42185 |
-
"snapshot_comment_count":
|
| 42186 |
"snapshot_review_count": 0,
|
| 42187 |
"snapshot_review_comment_count": 0,
|
| 42188 |
"repo_association": "NONE",
|
|
@@ -44631,63 +44795,6 @@
|
|
| 44631 |
},
|
| 44632 |
"fetch_error": null
|
| 44633 |
},
|
| 44634 |
-
{
|
| 44635 |
-
"author_login": "rwang23",
|
| 44636 |
-
"name": "Des",
|
| 44637 |
-
"profile_url": "https://github.com/rwang23",
|
| 44638 |
-
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arwang23",
|
| 44639 |
-
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arwang23",
|
| 44640 |
-
"repo_first_seen_at": "2026-04-12T00:55:49Z",
|
| 44641 |
-
"repo_last_seen_at": "2026-04-12T00:55:49Z",
|
| 44642 |
-
"repo_primary_artifact_count": 1,
|
| 44643 |
-
"repo_artifact_count": 1,
|
| 44644 |
-
"snapshot_issue_count": 0,
|
| 44645 |
-
"snapshot_pr_count": 1,
|
| 44646 |
-
"snapshot_comment_count": 0,
|
| 44647 |
-
"snapshot_review_count": 0,
|
| 44648 |
-
"snapshot_review_comment_count": 0,
|
| 44649 |
-
"repo_association": "NONE",
|
| 44650 |
-
"new_to_repo": false,
|
| 44651 |
-
"first_seen_in_snapshot": false,
|
| 44652 |
-
"known_via_prior_merged_pr": false,
|
| 44653 |
-
"report_reason": null,
|
| 44654 |
-
"enrichment_source": "previous_report",
|
| 44655 |
-
"live_refetch_skipped": true,
|
| 44656 |
-
"account_age_days": 4201,
|
| 44657 |
-
"young_account": false,
|
| 44658 |
-
"follow_through_score": "weak",
|
| 44659 |
-
"breadth_score": "low",
|
| 44660 |
-
"automation_risk_signal": "low",
|
| 44661 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 44662 |
-
"public_orgs": [],
|
| 44663 |
-
"activity": {
|
| 44664 |
-
"visible_authored_pr_count": 2,
|
| 44665 |
-
"merged_pr_count": 0,
|
| 44666 |
-
"closed_unmerged_pr_count": 0,
|
| 44667 |
-
"open_pr_count": 2,
|
| 44668 |
-
"merged_pr_rate": 0.0,
|
| 44669 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 44670 |
-
"still_open_pr_rate": 1.0,
|
| 44671 |
-
"distinct_repos_with_authored_prs": 2,
|
| 44672 |
-
"distinct_repos_with_open_prs": 2
|
| 44673 |
-
},
|
| 44674 |
-
"examples": {
|
| 44675 |
-
"pull_requests": [
|
| 44676 |
-
{
|
| 44677 |
-
"kind": "pull_request",
|
| 44678 |
-
"number": 65073,
|
| 44679 |
-
"title": "feat(memory): add google-vertex embedding support for builtin memory",
|
| 44680 |
-
"url": "https://github.com/openclaw/openclaw/pull/65073",
|
| 44681 |
-
"state": "open",
|
| 44682 |
-
"merged": false,
|
| 44683 |
-
"draft": false,
|
| 44684 |
-
"created_at": "2026-04-12T00:55:49Z"
|
| 44685 |
-
}
|
| 44686 |
-
],
|
| 44687 |
-
"issues": []
|
| 44688 |
-
},
|
| 44689 |
-
"fetch_error": null
|
| 44690 |
-
},
|
| 44691 |
{
|
| 44692 |
"author_login": "saamuelng601-pixel",
|
| 44693 |
"name": null,
|
|
@@ -45210,12 +45317,12 @@
|
|
| 45210 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45211 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45212 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45213 |
-
"repo_last_seen_at": "2026-04-
|
| 45214 |
"repo_primary_artifact_count": 1,
|
| 45215 |
-
"repo_artifact_count":
|
| 45216 |
"snapshot_issue_count": 0,
|
| 45217 |
"snapshot_pr_count": 1,
|
| 45218 |
-
"snapshot_comment_count":
|
| 45219 |
"snapshot_review_count": 9,
|
| 45220 |
"snapshot_review_comment_count": 9,
|
| 45221 |
"repo_association": "NONE",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "openclaw/openclaw",
|
| 4 |
+
"snapshot_id": "20260419T012035Z",
|
| 5 |
+
"generated_at": "2026-04-19T01:22:34Z",
|
| 6 |
"window_days": 7,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 717,
|
| 10 |
+
"first_seen_in_snapshot": 2,
|
| 11 |
"known_via_prior_merged_pr": 115,
|
| 12 |
+
"previous_primary_author_count": 4469,
|
| 13 |
"selected_seen_in_previous_primary": 715,
|
| 14 |
+
"previous_report_contributor_count": 716,
|
| 15 |
"selected_overlap_previous_report": 715,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
"reused_previous_report_entries": 708,
|
| 18 |
"reused_known_merged_contributors": 114,
|
| 19 |
+
"live_fetches": 9,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 9.838,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.014,
|
| 24 |
"enrichment_failures": 7
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 301 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys",
|
| 302 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys",
|
| 303 |
"repo_first_seen_at": "2026-01-29T06:32:51Z",
|
| 304 |
+
"repo_last_seen_at": "2026-04-19T01:15:29Z",
|
| 305 |
"repo_primary_artifact_count": 41,
|
| 306 |
+
"repo_artifact_count": 212,
|
| 307 |
"snapshot_issue_count": 0,
|
| 308 |
"snapshot_pr_count": 41,
|
| 309 |
+
"snapshot_comment_count": 165,
|
| 310 |
"snapshot_review_count": 3,
|
| 311 |
"snapshot_review_comment_count": 3,
|
| 312 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 361 |
"number": 68399,
|
| 362 |
"title": "fix(cli): reject --agent on models set/set-image instead of silently writing global default",
|
| 363 |
"url": "https://github.com/openclaw/openclaw/pull/68399",
|
| 364 |
+
"state": "closed",
|
| 365 |
"merged": false,
|
| 366 |
"draft": false,
|
| 367 |
"created_at": "2026-04-18T04:24:04Z"
|
|
|
|
| 371 |
},
|
| 372 |
"fetch_error": null
|
| 373 |
},
|
| 374 |
+
{
|
| 375 |
+
"author_login": "neeravmakwana",
|
| 376 |
+
"name": "Neerav Makwana",
|
| 377 |
+
"profile_url": "https://github.com/neeravmakwana",
|
| 378 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneeravmakwana",
|
| 379 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneeravmakwana",
|
| 380 |
+
"repo_first_seen_at": "2026-02-24T02:57:36Z",
|
| 381 |
+
"repo_last_seen_at": "2026-04-19T01:02:07Z",
|
| 382 |
+
"repo_primary_artifact_count": 40,
|
| 383 |
+
"repo_artifact_count": 151,
|
| 384 |
+
"snapshot_issue_count": 0,
|
| 385 |
+
"snapshot_pr_count": 40,
|
| 386 |
+
"snapshot_comment_count": 105,
|
| 387 |
+
"snapshot_review_count": 3,
|
| 388 |
+
"snapshot_review_comment_count": 3,
|
| 389 |
+
"repo_association": "CONTRIBUTOR",
|
| 390 |
+
"new_to_repo": false,
|
| 391 |
+
"first_seen_in_snapshot": false,
|
| 392 |
+
"known_via_prior_merged_pr": true,
|
| 393 |
+
"report_reason": null,
|
| 394 |
+
"enrichment_source": "previous_report",
|
| 395 |
+
"live_refetch_skipped": true,
|
| 396 |
+
"account_age_days": 64,
|
| 397 |
+
"young_account": true,
|
| 398 |
+
"follow_through_score": "weak",
|
| 399 |
+
"breadth_score": "low",
|
| 400 |
+
"automation_risk_signal": "medium",
|
| 401 |
+
"heuristic_note": "very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 402 |
+
"public_orgs": [],
|
| 403 |
+
"activity": {
|
| 404 |
+
"visible_authored_pr_count": 34,
|
| 405 |
+
"merged_pr_count": 8,
|
| 406 |
+
"closed_unmerged_pr_count": 18,
|
| 407 |
+
"open_pr_count": 8,
|
| 408 |
+
"merged_pr_rate": 0.2353,
|
| 409 |
+
"closed_unmerged_pr_rate": 0.5294,
|
| 410 |
+
"still_open_pr_rate": 0.2353,
|
| 411 |
+
"distinct_repos_with_authored_prs": 1,
|
| 412 |
+
"distinct_repos_with_open_prs": 1
|
| 413 |
+
},
|
| 414 |
+
"examples": {
|
| 415 |
+
"pull_requests": [
|
| 416 |
+
{
|
| 417 |
+
"kind": "pull_request",
|
| 418 |
+
"number": 68747,
|
| 419 |
+
"title": "PDF tool: abort stalled remote fetch after 30s idle timeout",
|
| 420 |
+
"url": "https://github.com/openclaw/openclaw/pull/68747",
|
| 421 |
+
"state": "open",
|
| 422 |
+
"merged": false,
|
| 423 |
+
"draft": false,
|
| 424 |
+
"created_at": "2026-04-19T01:02:07Z"
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"kind": "pull_request",
|
| 428 |
+
"number": 68740,
|
| 429 |
+
"title": "Ollama/models: detect Gemma 4 and `thinking` capability as reasoning",
|
| 430 |
+
"url": "https://github.com/openclaw/openclaw/pull/68740",
|
| 431 |
+
"state": "open",
|
| 432 |
+
"merged": false,
|
| 433 |
+
"draft": false,
|
| 434 |
+
"created_at": "2026-04-19T00:47:25Z"
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"kind": "pull_request",
|
| 438 |
+
"number": 68366,
|
| 439 |
+
"title": "Google Gemini CLI: pass --yolo so non-interactive --prompt invocations expose write/edit tools (#68216)",
|
| 440 |
+
"url": "https://github.com/openclaw/openclaw/pull/68366",
|
| 441 |
+
"state": "open",
|
| 442 |
+
"merged": false,
|
| 443 |
+
"draft": false,
|
| 444 |
+
"created_at": "2026-04-18T02:27:04Z"
|
| 445 |
+
}
|
| 446 |
+
],
|
| 447 |
+
"issues": []
|
| 448 |
+
},
|
| 449 |
+
"fetch_error": null
|
| 450 |
+
},
|
| 451 |
{
|
| 452 |
"author_login": "nightq",
|
| 453 |
"name": "Mr.NightQ",
|
|
|
|
| 536 |
},
|
| 537 |
"fetch_error": null
|
| 538 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 539 |
{
|
| 540 |
"author_login": "w-sss",
|
| 541 |
"name": "end",
|
|
|
|
| 814 |
},
|
| 815 |
"fetch_error": null
|
| 816 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 817 |
{
|
| 818 |
"author_login": "kagura-agent",
|
| 819 |
"name": "Kagura",
|
|
|
|
| 821 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent",
|
| 822 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent",
|
| 823 |
"repo_first_seen_at": "2026-03-18T00:16:55Z",
|
| 824 |
+
"repo_last_seen_at": "2026-04-19T01:20:33Z",
|
| 825 |
+
"repo_primary_artifact_count": 37,
|
| 826 |
+
"repo_artifact_count": 87,
|
| 827 |
"snapshot_issue_count": 7,
|
| 828 |
+
"snapshot_pr_count": 30,
|
| 829 |
+
"snapshot_comment_count": 50,
|
| 830 |
"snapshot_review_count": 0,
|
| 831 |
"snapshot_review_comment_count": 0,
|
| 832 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 858 |
"pull_requests": [
|
| 859 |
{
|
| 860 |
"kind": "pull_request",
|
| 861 |
+
"number": 68753,
|
| 862 |
+
"title": "fix: allow systemEvent cron jobs to specify custom timeoutSeconds",
|
| 863 |
+
"url": "https://github.com/openclaw/openclaw/pull/68753",
|
| 864 |
"state": "open",
|
| 865 |
"merged": false,
|
| 866 |
"draft": false,
|
| 867 |
+
"created_at": "2026-04-19T01:08:46Z"
|
| 868 |
},
|
| 869 |
{
|
| 870 |
"kind": "pull_request",
|
| 871 |
+
"number": 68746,
|
| 872 |
+
"title": "fix: always send stream_options.include_usage when streaming (openai-completions)",
|
| 873 |
+
"url": "https://github.com/openclaw/openclaw/pull/68746",
|
| 874 |
"state": "open",
|
| 875 |
"merged": false,
|
| 876 |
"draft": false,
|
| 877 |
+
"created_at": "2026-04-19T01:00:27Z"
|
| 878 |
},
|
| 879 |
{
|
| 880 |
"kind": "pull_request",
|
| 881 |
+
"number": 68722,
|
| 882 |
+
"title": "fix: chmod openclaw.json to 0o600 after atomic rename on config write",
|
| 883 |
+
"url": "https://github.com/openclaw/openclaw/pull/68722",
|
| 884 |
"state": "open",
|
| 885 |
"merged": false,
|
| 886 |
"draft": false,
|
| 887 |
+
"created_at": "2026-04-18T23:21:22Z"
|
| 888 |
}
|
| 889 |
],
|
| 890 |
"issues": [
|
|
|
|
| 922 |
},
|
| 923 |
"fetch_error": null
|
| 924 |
},
|
| 925 |
+
{
|
| 926 |
+
"author_login": "hxy91819",
|
| 927 |
+
"name": "Mason Huang",
|
| 928 |
+
"profile_url": "https://github.com/hxy91819",
|
| 929 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahxy91819",
|
| 930 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahxy91819",
|
| 931 |
+
"repo_first_seen_at": "2026-03-13T11:26:05Z",
|
| 932 |
+
"repo_last_seen_at": "2026-04-18T11:10:28Z",
|
| 933 |
+
"repo_primary_artifact_count": 31,
|
| 934 |
+
"repo_artifact_count": 209,
|
| 935 |
+
"snapshot_issue_count": 1,
|
| 936 |
+
"snapshot_pr_count": 30,
|
| 937 |
+
"snapshot_comment_count": 126,
|
| 938 |
+
"snapshot_review_count": 26,
|
| 939 |
+
"snapshot_review_comment_count": 26,
|
| 940 |
+
"repo_association": "MEMBER",
|
| 941 |
+
"new_to_repo": false,
|
| 942 |
+
"first_seen_in_snapshot": false,
|
| 943 |
+
"known_via_prior_merged_pr": true,
|
| 944 |
+
"report_reason": null,
|
| 945 |
+
"enrichment_source": "previous_report",
|
| 946 |
+
"live_refetch_skipped": true,
|
| 947 |
+
"account_age_days": 4229,
|
| 948 |
+
"young_account": false,
|
| 949 |
+
"follow_through_score": "mixed",
|
| 950 |
+
"breadth_score": "low",
|
| 951 |
+
"automation_risk_signal": "low",
|
| 952 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 953 |
+
"public_orgs": [
|
| 954 |
+
"openclaw"
|
| 955 |
+
],
|
| 956 |
+
"activity": {
|
| 957 |
+
"visible_authored_pr_count": 25,
|
| 958 |
+
"merged_pr_count": 18,
|
| 959 |
+
"closed_unmerged_pr_count": 3,
|
| 960 |
+
"open_pr_count": 4,
|
| 961 |
+
"merged_pr_rate": 0.72,
|
| 962 |
+
"closed_unmerged_pr_rate": 0.12,
|
| 963 |
+
"still_open_pr_rate": 0.16,
|
| 964 |
+
"distinct_repos_with_authored_prs": 1,
|
| 965 |
+
"distinct_repos_with_open_prs": 1
|
| 966 |
+
},
|
| 967 |
+
"examples": {
|
| 968 |
+
"pull_requests": [
|
| 969 |
+
{
|
| 970 |
+
"kind": "pull_request",
|
| 971 |
+
"number": 68521,
|
| 972 |
+
"title": "fix(secret-scanning): remove maintainer @<LOGIN> attribution from replacement comment template",
|
| 973 |
+
"url": "https://github.com/openclaw/openclaw/pull/68521",
|
| 974 |
+
"state": "closed",
|
| 975 |
+
"merged": true,
|
| 976 |
+
"draft": false,
|
| 977 |
+
"created_at": "2026-04-18T10:59:59Z"
|
| 978 |
+
},
|
| 979 |
+
{
|
| 980 |
+
"kind": "pull_request",
|
| 981 |
+
"number": 68519,
|
| 982 |
+
"title": "fix(secret-scanning): remove maintainer @<LOGIN> attribution from replacement comment template",
|
| 983 |
+
"url": "https://github.com/openclaw/openclaw/pull/68519",
|
| 984 |
+
"state": "closed",
|
| 985 |
+
"merged": false,
|
| 986 |
+
"draft": false,
|
| 987 |
+
"created_at": "2026-04-18T10:57:16Z"
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"kind": "pull_request",
|
| 991 |
+
"number": 68509,
|
| 992 |
+
"title": "changelog: move #67807 entry to Fixes section",
|
| 993 |
+
"url": "https://github.com/openclaw/openclaw/pull/68509",
|
| 994 |
+
"state": "closed",
|
| 995 |
+
"merged": true,
|
| 996 |
+
"draft": false,
|
| 997 |
+
"created_at": "2026-04-18T10:21:41Z"
|
| 998 |
+
}
|
| 999 |
+
],
|
| 1000 |
+
"issues": [
|
| 1001 |
+
{
|
| 1002 |
+
"kind": "issue",
|
| 1003 |
+
"number": 64892,
|
| 1004 |
+
"title": "[Bug]: Agent self-update bypasses update.run and uses raw npm global upgrade without restarting gateway",
|
| 1005 |
+
"url": "https://github.com/openclaw/openclaw/issues/64892",
|
| 1006 |
+
"state": "open",
|
| 1007 |
+
"merged": null,
|
| 1008 |
+
"draft": null,
|
| 1009 |
+
"created_at": "2026-04-11T15:52:50Z"
|
| 1010 |
+
}
|
| 1011 |
+
]
|
| 1012 |
+
},
|
| 1013 |
+
"fetch_error": null
|
| 1014 |
+
},
|
| 1015 |
{
|
| 1016 |
"author_login": "eleqtrizit",
|
| 1017 |
"name": "Agustin Rivera",
|
|
|
|
| 1545 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr",
|
| 1546 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr",
|
| 1547 |
"repo_first_seen_at": "2026-02-04T01:45:00Z",
|
| 1548 |
+
"repo_last_seen_at": "2026-04-19T00:25:27Z",
|
| 1549 |
"repo_primary_artifact_count": 23,
|
| 1550 |
+
"repo_artifact_count": 649,
|
| 1551 |
"snapshot_issue_count": 5,
|
| 1552 |
"snapshot_pr_count": 18,
|
| 1553 |
"snapshot_comment_count": 512,
|
| 1554 |
+
"snapshot_review_count": 57,
|
| 1555 |
+
"snapshot_review_comment_count": 57,
|
| 1556 |
"repo_association": "MEMBER",
|
| 1557 |
"new_to_repo": false,
|
| 1558 |
"first_seen_in_snapshot": false,
|
|
|
|
| 5124 |
},
|
| 5125 |
"fetch_error": null
|
| 5126 |
},
|
| 5127 |
+
{
|
| 5128 |
+
"author_login": "armorbreak001",
|
| 5129 |
+
"name": null,
|
| 5130 |
+
"profile_url": "https://github.com/armorbreak001",
|
| 5131 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001",
|
| 5132 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001",
|
| 5133 |
+
"repo_first_seen_at": "2026-04-16T01:31:19Z",
|
| 5134 |
+
"repo_last_seen_at": "2026-04-19T00:48:20Z",
|
| 5135 |
+
"repo_primary_artifact_count": 8,
|
| 5136 |
+
"repo_artifact_count": 20,
|
| 5137 |
+
"snapshot_issue_count": 0,
|
| 5138 |
+
"snapshot_pr_count": 8,
|
| 5139 |
+
"snapshot_comment_count": 6,
|
| 5140 |
+
"snapshot_review_count": 3,
|
| 5141 |
+
"snapshot_review_comment_count": 3,
|
| 5142 |
+
"repo_association": "NONE",
|
| 5143 |
+
"new_to_repo": false,
|
| 5144 |
+
"first_seen_in_snapshot": false,
|
| 5145 |
+
"known_via_prior_merged_pr": false,
|
| 5146 |
+
"report_reason": null,
|
| 5147 |
+
"enrichment_source": "previous_report",
|
| 5148 |
+
"live_refetch_skipped": true,
|
| 5149 |
+
"account_age_days": 7,
|
| 5150 |
+
"young_account": true,
|
| 5151 |
+
"follow_through_score": "weak",
|
| 5152 |
+
"breadth_score": "very high",
|
| 5153 |
+
"automation_risk_signal": "high",
|
| 5154 |
+
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
|
| 5155 |
+
"public_orgs": [],
|
| 5156 |
+
"activity": {
|
| 5157 |
+
"visible_authored_pr_count": 145,
|
| 5158 |
+
"merged_pr_count": 8,
|
| 5159 |
+
"closed_unmerged_pr_count": 23,
|
| 5160 |
+
"open_pr_count": 114,
|
| 5161 |
+
"merged_pr_rate": 0.0552,
|
| 5162 |
+
"closed_unmerged_pr_rate": 0.1586,
|
| 5163 |
+
"still_open_pr_rate": 0.7862,
|
| 5164 |
+
"distinct_repos_with_authored_prs": 39,
|
| 5165 |
+
"distinct_repos_with_open_prs": 30
|
| 5166 |
+
},
|
| 5167 |
+
"examples": {
|
| 5168 |
+
"pull_requests": [
|
| 5169 |
+
{
|
| 5170 |
+
"kind": "pull_request",
|
| 5171 |
+
"number": 68742,
|
| 5172 |
+
"title": "fix(agents): restore streaming usage tracking for non-native openai-completions providers",
|
| 5173 |
+
"url": "https://github.com/openclaw/openclaw/pull/68742",
|
| 5174 |
+
"state": "open",
|
| 5175 |
+
"merged": false,
|
| 5176 |
+
"draft": false,
|
| 5177 |
+
"created_at": "2026-04-19T00:48:20Z"
|
| 5178 |
+
},
|
| 5179 |
+
{
|
| 5180 |
+
"kind": "pull_request",
|
| 5181 |
+
"number": 68714,
|
| 5182 |
+
"title": "fix(config): openclaw.json written with 0664 mode instead of 0600 after hot-save",
|
| 5183 |
+
"url": "https://github.com/openclaw/openclaw/pull/68714",
|
| 5184 |
+
"state": "open",
|
| 5185 |
+
"merged": false,
|
| 5186 |
+
"draft": false,
|
| 5187 |
+
"created_at": "2026-04-18T22:36:24Z"
|
| 5188 |
+
},
|
| 5189 |
+
{
|
| 5190 |
+
"kind": "pull_request",
|
| 5191 |
+
"number": 68555,
|
| 5192 |
+
"title": "fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)",
|
| 5193 |
+
"url": "https://github.com/openclaw/openclaw/pull/68555",
|
| 5194 |
+
"state": "open",
|
| 5195 |
+
"merged": false,
|
| 5196 |
+
"draft": false,
|
| 5197 |
+
"created_at": "2026-04-18T12:55:13Z"
|
| 5198 |
+
}
|
| 5199 |
+
],
|
| 5200 |
+
"issues": []
|
| 5201 |
+
},
|
| 5202 |
+
"fetch_error": null
|
| 5203 |
+
},
|
| 5204 |
{
|
| 5205 |
"author_login": "draix",
|
| 5206 |
"name": "Mart\u00edn Alcal\u00e1 Rub\u00ed",
|
|
|
|
| 5669 |
},
|
| 5670 |
"fetch_error": null
|
| 5671 |
},
|
| 5672 |
+
{
|
| 5673 |
+
"author_login": "suboss87",
|
| 5674 |
+
"name": "Subash Natarajan",
|
| 5675 |
+
"profile_url": "https://github.com/suboss87",
|
| 5676 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87",
|
| 5677 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87",
|
| 5678 |
+
"repo_first_seen_at": "2026-03-13T04:40:38Z",
|
| 5679 |
+
"repo_last_seen_at": "2026-04-18T07:24:11Z",
|
| 5680 |
+
"repo_primary_artifact_count": 8,
|
| 5681 |
+
"repo_artifact_count": 56,
|
| 5682 |
+
"snapshot_issue_count": 0,
|
| 5683 |
+
"snapshot_pr_count": 8,
|
| 5684 |
+
"snapshot_comment_count": 44,
|
| 5685 |
+
"snapshot_review_count": 4,
|
| 5686 |
+
"snapshot_review_comment_count": 0,
|
| 5687 |
+
"repo_association": "CONTRIBUTOR",
|
| 5688 |
+
"new_to_repo": false,
|
| 5689 |
+
"first_seen_in_snapshot": false,
|
| 5690 |
+
"known_via_prior_merged_pr": true,
|
| 5691 |
+
"report_reason": null,
|
| 5692 |
+
"enrichment_source": "previous_report",
|
| 5693 |
+
"live_refetch_skipped": true,
|
| 5694 |
+
"account_age_days": 4078,
|
| 5695 |
+
"young_account": false,
|
| 5696 |
+
"follow_through_score": "mixed",
|
| 5697 |
+
"breadth_score": "low",
|
| 5698 |
+
"automation_risk_signal": "low",
|
| 5699 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5700 |
+
"public_orgs": [],
|
| 5701 |
+
"activity": {
|
| 5702 |
+
"visible_authored_pr_count": 5,
|
| 5703 |
+
"merged_pr_count": 2,
|
| 5704 |
+
"closed_unmerged_pr_count": 1,
|
| 5705 |
+
"open_pr_count": 2,
|
| 5706 |
+
"merged_pr_rate": 0.4,
|
| 5707 |
+
"closed_unmerged_pr_rate": 0.2,
|
| 5708 |
+
"still_open_pr_rate": 0.4,
|
| 5709 |
+
"distinct_repos_with_authored_prs": 1,
|
| 5710 |
+
"distinct_repos_with_open_prs": 1
|
| 5711 |
+
},
|
| 5712 |
+
"examples": {
|
| 5713 |
+
"pull_requests": [
|
| 5714 |
+
{
|
| 5715 |
+
"kind": "pull_request",
|
| 5716 |
+
"number": 68446,
|
| 5717 |
+
"title": "fix(whatsapp): stop DM allowFrom fallback into group policy sender bypass",
|
| 5718 |
+
"url": "https://github.com/openclaw/openclaw/pull/68446",
|
| 5719 |
+
"state": "open",
|
| 5720 |
+
"merged": false,
|
| 5721 |
+
"draft": false,
|
| 5722 |
+
"created_at": "2026-04-18T07:03:38Z"
|
| 5723 |
+
},
|
| 5724 |
+
{
|
| 5725 |
+
"kind": "pull_request",
|
| 5726 |
+
"number": 67457,
|
| 5727 |
+
"title": "fix(ollama): strip provider prefix from model ID in chat requests",
|
| 5728 |
+
"url": "https://github.com/openclaw/openclaw/pull/67457",
|
| 5729 |
+
"state": "closed",
|
| 5730 |
+
"merged": true,
|
| 5731 |
+
"draft": false,
|
| 5732 |
+
"created_at": "2026-04-16T01:08:42Z"
|
| 5733 |
+
},
|
| 5734 |
+
{
|
| 5735 |
+
"kind": "pull_request",
|
| 5736 |
+
"number": 66544,
|
| 5737 |
+
"title": "fix(gateway): exclude heartbeat sender ID from session display name",
|
| 5738 |
+
"url": "https://github.com/openclaw/openclaw/pull/66544",
|
| 5739 |
+
"state": "open",
|
| 5740 |
+
"merged": false,
|
| 5741 |
+
"draft": false,
|
| 5742 |
+
"created_at": "2026-04-14T12:46:21Z"
|
| 5743 |
+
}
|
| 5744 |
+
],
|
| 5745 |
+
"issues": []
|
| 5746 |
+
},
|
| 5747 |
+
"fetch_error": null
|
| 5748 |
+
},
|
| 5749 |
{
|
| 5750 |
"author_login": "mjamiv",
|
| 5751 |
"name": null,
|
|
|
|
| 5942 |
},
|
| 5943 |
"fetch_error": null
|
| 5944 |
},
|
| 5945 |
+
{
|
| 5946 |
+
"author_login": "masatohoshino",
|
| 5947 |
+
"name": "Masato Hoshino",
|
| 5948 |
+
"profile_url": "https://github.com/masatohoshino",
|
| 5949 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amasatohoshino",
|
| 5950 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amasatohoshino",
|
| 5951 |
+
"repo_first_seen_at": "2026-02-25T18:12:54Z",
|
| 5952 |
+
"repo_last_seen_at": "2026-04-19T00:58:22Z",
|
| 5953 |
+
"repo_primary_artifact_count": 8,
|
| 5954 |
+
"repo_artifact_count": 87,
|
| 5955 |
+
"snapshot_issue_count": 1,
|
| 5956 |
+
"snapshot_pr_count": 7,
|
| 5957 |
+
"snapshot_comment_count": 19,
|
| 5958 |
+
"snapshot_review_count": 30,
|
| 5959 |
+
"snapshot_review_comment_count": 30,
|
| 5960 |
+
"repo_association": "CONTRIBUTOR",
|
| 5961 |
+
"new_to_repo": false,
|
| 5962 |
+
"first_seen_in_snapshot": false,
|
| 5963 |
+
"known_via_prior_merged_pr": true,
|
| 5964 |
+
"report_reason": null,
|
| 5965 |
+
"enrichment_source": "previous_report",
|
| 5966 |
+
"live_refetch_skipped": true,
|
| 5967 |
+
"account_age_days": 138,
|
| 5968 |
+
"young_account": true,
|
| 5969 |
+
"follow_through_score": "weak",
|
| 5970 |
+
"breadth_score": "low",
|
| 5971 |
+
"automation_risk_signal": "medium",
|
| 5972 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 5973 |
+
"public_orgs": [],
|
| 5974 |
+
"activity": {
|
| 5975 |
+
"visible_authored_pr_count": 1,
|
| 5976 |
+
"merged_pr_count": 0,
|
| 5977 |
+
"closed_unmerged_pr_count": 0,
|
| 5978 |
+
"open_pr_count": 1,
|
| 5979 |
+
"merged_pr_rate": 0.0,
|
| 5980 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 5981 |
+
"still_open_pr_rate": 1.0,
|
| 5982 |
+
"distinct_repos_with_authored_prs": 1,
|
| 5983 |
+
"distinct_repos_with_open_prs": 1
|
| 5984 |
+
},
|
| 5985 |
+
"examples": {
|
| 5986 |
+
"pull_requests": [
|
| 5987 |
+
{
|
| 5988 |
+
"kind": "pull_request",
|
| 5989 |
+
"number": 68744,
|
| 5990 |
+
"title": "fix(whatsapp): respect audioAsVoice flag in outbound delivery",
|
| 5991 |
+
"url": "https://github.com/openclaw/openclaw/pull/68744",
|
| 5992 |
+
"state": "open",
|
| 5993 |
+
"merged": false,
|
| 5994 |
+
"draft": false,
|
| 5995 |
+
"created_at": "2026-04-19T00:58:20Z"
|
| 5996 |
+
},
|
| 5997 |
+
{
|
| 5998 |
+
"kind": "pull_request",
|
| 5999 |
+
"number": 68498,
|
| 6000 |
+
"title": "fix(matrix): pin event-helpers import to canonical matrix-js-sdk subpath (refs #50477)",
|
| 6001 |
+
"url": "https://github.com/openclaw/openclaw/pull/68498",
|
| 6002 |
+
"state": "open",
|
| 6003 |
+
"merged": false,
|
| 6004 |
+
"draft": false,
|
| 6005 |
+
"created_at": "2026-04-18T09:33:53Z"
|
| 6006 |
+
},
|
| 6007 |
+
{
|
| 6008 |
+
"kind": "pull_request",
|
| 6009 |
+
"number": 68458,
|
| 6010 |
+
"title": "fix(matrix): isolate credentials runtime import boundary (refs #50477)",
|
| 6011 |
+
"url": "https://github.com/openclaw/openclaw/pull/68458",
|
| 6012 |
+
"state": "closed",
|
| 6013 |
+
"merged": false,
|
| 6014 |
+
"draft": false,
|
| 6015 |
+
"created_at": "2026-04-18T07:44:59Z"
|
| 6016 |
+
}
|
| 6017 |
+
],
|
| 6018 |
+
"issues": [
|
| 6019 |
+
{
|
| 6020 |
+
"kind": "issue",
|
| 6021 |
+
"number": 64784,
|
| 6022 |
+
"title": "[Feature]: LINE sticker send/receive support",
|
| 6023 |
+
"url": "https://github.com/openclaw/openclaw/issues/64784",
|
| 6024 |
+
"state": "open",
|
| 6025 |
+
"merged": null,
|
| 6026 |
+
"draft": null,
|
| 6027 |
+
"created_at": "2026-04-11T11:36:35Z"
|
| 6028 |
+
}
|
| 6029 |
+
]
|
| 6030 |
+
},
|
| 6031 |
+
"fetch_error": null
|
| 6032 |
+
},
|
| 6033 |
{
|
| 6034 |
"author_login": "nxmxbbd",
|
| 6035 |
"name": "David",
|
|
|
|
| 6206 |
},
|
| 6207 |
"fetch_error": null
|
| 6208 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6209 |
{
|
| 6210 |
"author_login": "coder999999999",
|
| 6211 |
"name": "Coder",
|
|
|
|
| 6670 |
},
|
| 6671 |
"fetch_error": null
|
| 6672 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6673 |
{
|
| 6674 |
"author_login": "wade-microblueworld",
|
| 6675 |
"name": "WadeY",
|
|
|
|
| 6933 |
},
|
| 6934 |
"fetch_error": null
|
| 6935 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6936 |
{
|
| 6937 |
"author_login": "yfge",
|
| 6938 |
"name": "\u62d0\u7237&&\u8001\u62d0\u7626",
|
|
|
|
| 7098 |
},
|
| 7099 |
"fetch_error": null
|
| 7100 |
},
|
| 7101 |
+
{
|
| 7102 |
+
"author_login": "bluesky6868",
|
| 7103 |
+
"name": "Rugang",
|
| 7104 |
+
"profile_url": "https://github.com/bluesky6868",
|
| 7105 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868",
|
| 7106 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868",
|
| 7107 |
+
"repo_first_seen_at": "2026-04-17T22:26:25Z",
|
| 7108 |
+
"repo_last_seen_at": "2026-04-19T01:12:44Z",
|
| 7109 |
+
"repo_primary_artifact_count": 6,
|
| 7110 |
+
"repo_artifact_count": 12,
|
| 7111 |
+
"snapshot_issue_count": 0,
|
| 7112 |
+
"snapshot_pr_count": 6,
|
| 7113 |
+
"snapshot_comment_count": 4,
|
| 7114 |
+
"snapshot_review_count": 1,
|
| 7115 |
+
"snapshot_review_comment_count": 1,
|
| 7116 |
+
"repo_association": "NONE",
|
| 7117 |
+
"new_to_repo": false,
|
| 7118 |
+
"first_seen_in_snapshot": false,
|
| 7119 |
+
"known_via_prior_merged_pr": false,
|
| 7120 |
+
"report_reason": null,
|
| 7121 |
+
"enrichment_source": "previous_report",
|
| 7122 |
+
"live_refetch_skipped": true,
|
| 7123 |
+
"account_age_days": 3181,
|
| 7124 |
+
"young_account": false,
|
| 7125 |
+
"follow_through_score": "weak",
|
| 7126 |
+
"breadth_score": "low",
|
| 7127 |
+
"automation_risk_signal": "low",
|
| 7128 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 7129 |
+
"public_orgs": [],
|
| 7130 |
+
"activity": {
|
| 7131 |
+
"visible_authored_pr_count": 1,
|
| 7132 |
+
"merged_pr_count": 0,
|
| 7133 |
+
"closed_unmerged_pr_count": 0,
|
| 7134 |
+
"open_pr_count": 1,
|
| 7135 |
+
"merged_pr_rate": 0.0,
|
| 7136 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 7137 |
+
"still_open_pr_rate": 1.0,
|
| 7138 |
+
"distinct_repos_with_authored_prs": 1,
|
| 7139 |
+
"distinct_repos_with_open_prs": 1
|
| 7140 |
+
},
|
| 7141 |
+
"examples": {
|
| 7142 |
+
"pull_requests": [
|
| 7143 |
+
{
|
| 7144 |
+
"kind": "pull_request",
|
| 7145 |
+
"number": 68755,
|
| 7146 |
+
"title": "security(healthcheck): probe ufw/firewall-cmd via safe PATH and config fallback",
|
| 7147 |
+
"url": "https://github.com/openclaw/openclaw/pull/68755",
|
| 7148 |
+
"state": "open",
|
| 7149 |
+
"merged": false,
|
| 7150 |
+
"draft": false,
|
| 7151 |
+
"created_at": "2026-04-19T01:12:44Z"
|
| 7152 |
+
},
|
| 7153 |
+
{
|
| 7154 |
+
"kind": "pull_request",
|
| 7155 |
+
"number": 68667,
|
| 7156 |
+
"title": "security(gateway): route hook completion events to the target agent's session",
|
| 7157 |
+
"url": "https://github.com/openclaw/openclaw/pull/68667",
|
| 7158 |
+
"state": "open",
|
| 7159 |
+
"merged": false,
|
| 7160 |
+
"draft": false,
|
| 7161 |
+
"created_at": "2026-04-18T18:54:50Z"
|
| 7162 |
+
},
|
| 7163 |
+
{
|
| 7164 |
+
"kind": "pull_request",
|
| 7165 |
+
"number": 68658,
|
| 7166 |
+
"title": "security(ci): hoist docker-release manifest run: expressions into step env",
|
| 7167 |
+
"url": "https://github.com/openclaw/openclaw/pull/68658",
|
| 7168 |
+
"state": "closed",
|
| 7169 |
+
"merged": false,
|
| 7170 |
+
"draft": false,
|
| 7171 |
+
"created_at": "2026-04-18T17:54:45Z"
|
| 7172 |
+
}
|
| 7173 |
+
],
|
| 7174 |
+
"issues": []
|
| 7175 |
+
},
|
| 7176 |
+
"fetch_error": null
|
| 7177 |
+
},
|
| 7178 |
{
|
| 7179 |
"author_login": "coletebou",
|
| 7180 |
"name": "Cole",
|
|
|
|
| 7798 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo",
|
| 7799 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo",
|
| 7800 |
"repo_first_seen_at": "2026-04-06T11:49:31Z",
|
| 7801 |
+
"repo_last_seen_at": "2026-04-19T00:22:37Z",
|
| 7802 |
"repo_primary_artifact_count": 6,
|
| 7803 |
+
"repo_artifact_count": 30,
|
| 7804 |
"snapshot_issue_count": 0,
|
| 7805 |
"snapshot_pr_count": 6,
|
| 7806 |
+
"snapshot_comment_count": 23,
|
| 7807 |
"snapshot_review_count": 1,
|
| 7808 |
"snapshot_review_comment_count": 0,
|
| 7809 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 8501 |
},
|
| 8502 |
"fetch_error": null
|
| 8503 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8504 |
{
|
| 8505 |
"author_login": "defonota3box",
|
| 8506 |
"name": null,
|
|
|
|
| 10238 |
},
|
| 10239 |
"fetch_error": null
|
| 10240 |
},
|
| 10241 |
+
{
|
| 10242 |
+
"author_login": "Kailigithub",
|
| 10243 |
+
"name": null,
|
| 10244 |
+
"profile_url": "https://github.com/Kailigithub",
|
| 10245 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKailigithub",
|
| 10246 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKailigithub",
|
| 10247 |
+
"repo_first_seen_at": "2026-04-19T01:02:35Z",
|
| 10248 |
+
"repo_last_seen_at": "2026-04-19T01:10:56Z",
|
| 10249 |
+
"repo_primary_artifact_count": 4,
|
| 10250 |
+
"repo_artifact_count": 4,
|
| 10251 |
+
"snapshot_issue_count": 0,
|
| 10252 |
+
"snapshot_pr_count": 4,
|
| 10253 |
+
"snapshot_comment_count": 0,
|
| 10254 |
+
"snapshot_review_count": 0,
|
| 10255 |
+
"snapshot_review_comment_count": 0,
|
| 10256 |
+
"repo_association": "NONE",
|
| 10257 |
+
"new_to_repo": true,
|
| 10258 |
+
"first_seen_in_snapshot": true,
|
| 10259 |
+
"known_via_prior_merged_pr": false,
|
| 10260 |
+
"report_reason": "first_seen_in_snapshot",
|
| 10261 |
+
"enrichment_source": "live",
|
| 10262 |
+
"live_refetch_skipped": false,
|
| 10263 |
+
"account_age_days": 4001,
|
| 10264 |
+
"young_account": false,
|
| 10265 |
+
"follow_through_score": "weak",
|
| 10266 |
+
"breadth_score": "low",
|
| 10267 |
+
"automation_risk_signal": "low",
|
| 10268 |
+
"heuristic_note": "high open PR share",
|
| 10269 |
+
"public_orgs": [],
|
| 10270 |
+
"activity": {
|
| 10271 |
+
"visible_authored_pr_count": 11,
|
| 10272 |
+
"merged_pr_count": 0,
|
| 10273 |
+
"closed_unmerged_pr_count": 0,
|
| 10274 |
+
"open_pr_count": 11,
|
| 10275 |
+
"merged_pr_rate": 0.0,
|
| 10276 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 10277 |
+
"still_open_pr_rate": 1.0,
|
| 10278 |
+
"distinct_repos_with_authored_prs": 2,
|
| 10279 |
+
"distinct_repos_with_open_prs": 2
|
| 10280 |
+
},
|
| 10281 |
+
"examples": {
|
| 10282 |
+
"pull_requests": [
|
| 10283 |
+
{
|
| 10284 |
+
"kind": "pull_request",
|
| 10285 |
+
"number": 68754,
|
| 10286 |
+
"title": "fix: remove unconditional heredoc approval in allowlist mode",
|
| 10287 |
+
"url": "https://github.com/openclaw/openclaw/pull/68754",
|
| 10288 |
+
"state": "open",
|
| 10289 |
+
"merged": false,
|
| 10290 |
+
"draft": false,
|
| 10291 |
+
"created_at": "2026-04-19T01:10:56Z"
|
| 10292 |
+
},
|
| 10293 |
+
{
|
| 10294 |
+
"kind": "pull_request",
|
| 10295 |
+
"number": 68750,
|
| 10296 |
+
"title": "fix: handle MiniMax prompt_cache_hit_tokens to prevent token double-counting",
|
| 10297 |
+
"url": "https://github.com/openclaw/openclaw/pull/68750",
|
| 10298 |
+
"state": "open",
|
| 10299 |
+
"merged": false,
|
| 10300 |
+
"draft": false,
|
| 10301 |
+
"created_at": "2026-04-19T01:04:20Z"
|
| 10302 |
+
},
|
| 10303 |
+
{
|
| 10304 |
+
"kind": "pull_request",
|
| 10305 |
+
"number": 68749,
|
| 10306 |
+
"title": "fix: enable stream_options.include_usage for local openai-completions endpoints",
|
| 10307 |
+
"url": "https://github.com/openclaw/openclaw/pull/68749",
|
| 10308 |
+
"state": "open",
|
| 10309 |
+
"merged": false,
|
| 10310 |
+
"draft": false,
|
| 10311 |
+
"created_at": "2026-04-19T01:03:09Z"
|
| 10312 |
+
}
|
| 10313 |
+
],
|
| 10314 |
+
"issues": []
|
| 10315 |
+
},
|
| 10316 |
+
"fetch_error": null
|
| 10317 |
+
},
|
| 10318 |
{
|
| 10319 |
"author_login": "KeWang0622",
|
| 10320 |
"name": "Ke Wang",
|
|
|
|
| 11596 |
},
|
| 11597 |
"fetch_error": null
|
| 11598 |
},
|
| 11599 |
+
{
|
| 11600 |
+
"author_login": "LightDriverCS",
|
| 11601 |
+
"name": "Cory Shelton",
|
| 11602 |
+
"profile_url": "https://github.com/LightDriverCS",
|
| 11603 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS",
|
| 11604 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS",
|
| 11605 |
+
"repo_first_seen_at": "2026-04-13T22:53:03Z",
|
| 11606 |
+
"repo_last_seen_at": "2026-04-19T00:23:54Z",
|
| 11607 |
+
"repo_primary_artifact_count": 5,
|
| 11608 |
+
"repo_artifact_count": 6,
|
| 11609 |
+
"snapshot_issue_count": 2,
|
| 11610 |
+
"snapshot_pr_count": 3,
|
| 11611 |
+
"snapshot_comment_count": 1,
|
| 11612 |
+
"snapshot_review_count": 0,
|
| 11613 |
+
"snapshot_review_comment_count": 0,
|
| 11614 |
+
"repo_association": "NONE",
|
| 11615 |
+
"new_to_repo": false,
|
| 11616 |
+
"first_seen_in_snapshot": false,
|
| 11617 |
+
"known_via_prior_merged_pr": false,
|
| 11618 |
+
"report_reason": null,
|
| 11619 |
+
"enrichment_source": "previous_report",
|
| 11620 |
+
"live_refetch_skipped": true,
|
| 11621 |
+
"account_age_days": 89,
|
| 11622 |
+
"young_account": true,
|
| 11623 |
+
"follow_through_score": "weak",
|
| 11624 |
+
"breadth_score": "low",
|
| 11625 |
+
"automation_risk_signal": "medium",
|
| 11626 |
+
"heuristic_note": "very new account; high open PR share; targets high-star repos",
|
| 11627 |
+
"public_orgs": [],
|
| 11628 |
+
"activity": {
|
| 11629 |
+
"visible_authored_pr_count": 2,
|
| 11630 |
+
"merged_pr_count": 0,
|
| 11631 |
+
"closed_unmerged_pr_count": 0,
|
| 11632 |
+
"open_pr_count": 2,
|
| 11633 |
+
"merged_pr_rate": 0.0,
|
| 11634 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 11635 |
+
"still_open_pr_rate": 1.0,
|
| 11636 |
+
"distinct_repos_with_authored_prs": 1,
|
| 11637 |
+
"distinct_repos_with_open_prs": 1
|
| 11638 |
+
},
|
| 11639 |
+
"examples": {
|
| 11640 |
+
"pull_requests": [
|
| 11641 |
+
{
|
| 11642 |
+
"kind": "pull_request",
|
| 11643 |
+
"number": 68736,
|
| 11644 |
+
"title": "fix(memory-wiki): standardize page schema + repair pipeline",
|
| 11645 |
+
"url": "https://github.com/openclaw/openclaw/pull/68736",
|
| 11646 |
+
"state": "closed",
|
| 11647 |
+
"merged": false,
|
| 11648 |
+
"draft": false,
|
| 11649 |
+
"created_at": "2026-04-19T00:23:07Z"
|
| 11650 |
+
},
|
| 11651 |
+
{
|
| 11652 |
+
"kind": "pull_request",
|
| 11653 |
+
"number": 68335,
|
| 11654 |
+
"title": "fix(memory-core): activate on wiki CLI subcommand",
|
| 11655 |
+
"url": "https://github.com/openclaw/openclaw/pull/68335",
|
| 11656 |
+
"state": "open",
|
| 11657 |
+
"merged": false,
|
| 11658 |
+
"draft": false,
|
| 11659 |
+
"created_at": "2026-04-18T00:00:33Z"
|
| 11660 |
+
},
|
| 11661 |
+
{
|
| 11662 |
+
"kind": "pull_request",
|
| 11663 |
+
"number": 68334,
|
| 11664 |
+
"title": "fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug",
|
| 11665 |
+
"url": "https://github.com/openclaw/openclaw/pull/68334",
|
| 11666 |
+
"state": "open",
|
| 11667 |
+
"merged": false,
|
| 11668 |
+
"draft": false,
|
| 11669 |
+
"created_at": "2026-04-18T00:00:29Z"
|
| 11670 |
+
}
|
| 11671 |
+
],
|
| 11672 |
+
"issues": [
|
| 11673 |
+
{
|
| 11674 |
+
"kind": "issue",
|
| 11675 |
+
"number": 68723,
|
| 11676 |
+
"title": "memory-core: cron-fired dreaming writes raw memory snippets to DREAMS.md because subagent runtime is request-scoped",
|
| 11677 |
+
"url": "https://github.com/openclaw/openclaw/issues/68723",
|
| 11678 |
+
"state": "closed",
|
| 11679 |
+
"merged": null,
|
| 11680 |
+
"draft": null,
|
| 11681 |
+
"created_at": "2026-04-18T23:23:27Z"
|
| 11682 |
+
},
|
| 11683 |
+
{
|
| 11684 |
+
"kind": "issue",
|
| 11685 |
+
"number": 66194,
|
| 11686 |
+
"title": "Feature Request: Slack Socket Mode slash command event handling",
|
| 11687 |
+
"url": "https://github.com/openclaw/openclaw/issues/66194",
|
| 11688 |
+
"state": "open",
|
| 11689 |
+
"merged": null,
|
| 11690 |
+
"draft": null,
|
| 11691 |
+
"created_at": "2026-04-13T22:53:03Z"
|
| 11692 |
+
}
|
| 11693 |
+
]
|
| 11694 |
+
},
|
| 11695 |
+
"fetch_error": null
|
| 11696 |
+
},
|
| 11697 |
{
|
| 11698 |
"author_login": "yoanndefay",
|
| 11699 |
"name": null,
|
|
|
|
| 11936 |
},
|
| 11937 |
"fetch_error": null
|
| 11938 |
},
|
| 11939 |
+
{
|
| 11940 |
+
"author_login": "alexlomt",
|
| 11941 |
+
"name": null,
|
| 11942 |
+
"profile_url": "https://github.com/alexlomt",
|
| 11943 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexlomt",
|
| 11944 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexlomt",
|
| 11945 |
+
"repo_first_seen_at": "2026-04-14T18:25:56Z",
|
| 11946 |
+
"repo_last_seen_at": "2026-04-19T00:57:31Z",
|
| 11947 |
+
"repo_primary_artifact_count": 3,
|
| 11948 |
+
"repo_artifact_count": 18,
|
| 11949 |
+
"snapshot_issue_count": 0,
|
| 11950 |
+
"snapshot_pr_count": 3,
|
| 11951 |
+
"snapshot_comment_count": 5,
|
| 11952 |
+
"snapshot_review_count": 5,
|
| 11953 |
+
"snapshot_review_comment_count": 5,
|
| 11954 |
+
"repo_association": "NONE",
|
| 11955 |
+
"new_to_repo": false,
|
| 11956 |
+
"first_seen_in_snapshot": false,
|
| 11957 |
+
"known_via_prior_merged_pr": false,
|
| 11958 |
+
"report_reason": null,
|
| 11959 |
+
"enrichment_source": "previous_report",
|
| 11960 |
+
"live_refetch_skipped": true,
|
| 11961 |
+
"account_age_days": 582,
|
| 11962 |
+
"young_account": false,
|
| 11963 |
+
"follow_through_score": "weak",
|
| 11964 |
+
"breadth_score": "low",
|
| 11965 |
+
"automation_risk_signal": "low",
|
| 11966 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 11967 |
+
"public_orgs": [],
|
| 11968 |
+
"activity": {
|
| 11969 |
+
"visible_authored_pr_count": 2,
|
| 11970 |
+
"merged_pr_count": 0,
|
| 11971 |
+
"closed_unmerged_pr_count": 0,
|
| 11972 |
+
"open_pr_count": 2,
|
| 11973 |
+
"merged_pr_rate": 0.0,
|
| 11974 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 11975 |
+
"still_open_pr_rate": 1.0,
|
| 11976 |
+
"distinct_repos_with_authored_prs": 1,
|
| 11977 |
+
"distinct_repos_with_open_prs": 1
|
| 11978 |
+
},
|
| 11979 |
+
"examples": {
|
| 11980 |
+
"pull_requests": [
|
| 11981 |
+
{
|
| 11982 |
+
"kind": "pull_request",
|
| 11983 |
+
"number": 68741,
|
| 11984 |
+
"title": "fix(acpx): avoid per-session MCP on openclaw bridge",
|
| 11985 |
+
"url": "https://github.com/openclaw/openclaw/pull/68741",
|
| 11986 |
+
"state": "open",
|
| 11987 |
+
"merged": false,
|
| 11988 |
+
"draft": false,
|
| 11989 |
+
"created_at": "2026-04-19T00:47:38Z"
|
| 11990 |
+
},
|
| 11991 |
+
{
|
| 11992 |
+
"kind": "pull_request",
|
| 11993 |
+
"number": 66884,
|
| 11994 |
+
"title": "fix(ci): harden release checks workflow inputs",
|
| 11995 |
+
"url": "https://github.com/openclaw/openclaw/pull/66884",
|
| 11996 |
+
"state": "open",
|
| 11997 |
+
"merged": false,
|
| 11998 |
+
"draft": false,
|
| 11999 |
+
"created_at": "2026-04-15T00:22:58Z"
|
| 12000 |
+
},
|
| 12001 |
+
{
|
| 12002 |
+
"kind": "pull_request",
|
| 12003 |
+
"number": 66735,
|
| 12004 |
+
"title": "fix(daemon): hand off systemd self-restarts",
|
| 12005 |
+
"url": "https://github.com/openclaw/openclaw/pull/66735",
|
| 12006 |
+
"state": "open",
|
| 12007 |
+
"merged": false,
|
| 12008 |
+
"draft": false,
|
| 12009 |
+
"created_at": "2026-04-14T18:25:56Z"
|
| 12010 |
+
}
|
| 12011 |
+
],
|
| 12012 |
+
"issues": []
|
| 12013 |
+
},
|
| 12014 |
+
"fetch_error": null
|
| 12015 |
+
},
|
| 12016 |
{
|
| 12017 |
"author_login": "Ante042",
|
| 12018 |
"name": "Ante",
|
|
|
|
| 12090 |
},
|
| 12091 |
"fetch_error": null
|
| 12092 |
},
|
| 12093 |
+
{
|
| 12094 |
+
"author_login": "chrisabad",
|
| 12095 |
+
"name": null,
|
| 12096 |
+
"profile_url": "https://github.com/chrisabad",
|
| 12097 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achrisabad",
|
| 12098 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achrisabad",
|
| 12099 |
+
"repo_first_seen_at": "2026-04-18T02:47:00Z",
|
| 12100 |
+
"repo_last_seen_at": "2026-04-19T00:58:23Z",
|
| 12101 |
+
"repo_primary_artifact_count": 3,
|
| 12102 |
+
"repo_artifact_count": 3,
|
| 12103 |
+
"snapshot_issue_count": 0,
|
| 12104 |
+
"snapshot_pr_count": 3,
|
| 12105 |
+
"snapshot_comment_count": 0,
|
| 12106 |
+
"snapshot_review_count": 0,
|
| 12107 |
+
"snapshot_review_comment_count": 0,
|
| 12108 |
+
"repo_association": "NONE",
|
| 12109 |
+
"new_to_repo": false,
|
| 12110 |
+
"first_seen_in_snapshot": false,
|
| 12111 |
+
"known_via_prior_merged_pr": false,
|
| 12112 |
+
"report_reason": null,
|
| 12113 |
+
"enrichment_source": "previous_report",
|
| 12114 |
+
"live_refetch_skipped": true,
|
| 12115 |
+
"account_age_days": 2185,
|
| 12116 |
+
"young_account": false,
|
| 12117 |
+
"follow_through_score": "weak",
|
| 12118 |
+
"breadth_score": "low",
|
| 12119 |
+
"automation_risk_signal": "low",
|
| 12120 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 12121 |
+
"public_orgs": [],
|
| 12122 |
+
"activity": {
|
| 12123 |
+
"visible_authored_pr_count": 1,
|
| 12124 |
+
"merged_pr_count": 0,
|
| 12125 |
+
"closed_unmerged_pr_count": 0,
|
| 12126 |
+
"open_pr_count": 1,
|
| 12127 |
+
"merged_pr_rate": 0.0,
|
| 12128 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 12129 |
+
"still_open_pr_rate": 1.0,
|
| 12130 |
+
"distinct_repos_with_authored_prs": 1,
|
| 12131 |
+
"distinct_repos_with_open_prs": 1
|
| 12132 |
+
},
|
| 12133 |
+
"examples": {
|
| 12134 |
+
"pull_requests": [
|
| 12135 |
+
{
|
| 12136 |
+
"kind": "pull_request",
|
| 12137 |
+
"number": 68745,
|
| 12138 |
+
"title": "fix(slack): share HTTP route registry via globalThis across module instances",
|
| 12139 |
+
"url": "https://github.com/openclaw/openclaw/pull/68745",
|
| 12140 |
+
"state": "open",
|
| 12141 |
+
"merged": false,
|
| 12142 |
+
"draft": false,
|
| 12143 |
+
"created_at": "2026-04-19T00:58:23Z"
|
| 12144 |
+
},
|
| 12145 |
+
{
|
| 12146 |
+
"kind": "pull_request",
|
| 12147 |
+
"number": 68381,
|
| 12148 |
+
"title": "feat: add maxExecutionMs per-task timeout to command lane",
|
| 12149 |
+
"url": "https://github.com/openclaw/openclaw/pull/68381",
|
| 12150 |
+
"state": "open",
|
| 12151 |
+
"merged": false,
|
| 12152 |
+
"draft": false,
|
| 12153 |
+
"created_at": "2026-04-18T03:36:42Z"
|
| 12154 |
+
},
|
| 12155 |
+
{
|
| 12156 |
+
"kind": "pull_request",
|
| 12157 |
+
"number": 68372,
|
| 12158 |
+
"title": "feat: add session-persistence truncation cap for tool results",
|
| 12159 |
+
"url": "https://github.com/openclaw/openclaw/pull/68372",
|
| 12160 |
+
"state": "open",
|
| 12161 |
+
"merged": false,
|
| 12162 |
+
"draft": false,
|
| 12163 |
+
"created_at": "2026-04-18T02:47:00Z"
|
| 12164 |
+
}
|
| 12165 |
+
],
|
| 12166 |
+
"issues": []
|
| 12167 |
+
},
|
| 12168 |
+
"fetch_error": null
|
| 12169 |
+
},
|
| 12170 |
{
|
| 12171 |
"author_login": "damselem",
|
| 12172 |
"name": "Daniel Salmer\u00f3n Amselem",
|
|
|
|
| 14558 |
},
|
| 14559 |
"fetch_error": null
|
| 14560 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14561 |
{
|
| 14562 |
"author_login": "frankhli843",
|
| 14563 |
"name": "Frank Haolun Li",
|
|
|
|
| 14910 |
},
|
| 14911 |
"fetch_error": null
|
| 14912 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14913 |
{
|
| 14914 |
"author_login": "shaun0927",
|
| 14915 |
"name": "Junghwan",
|
|
|
|
| 15922 |
},
|
| 15923 |
"fetch_error": null
|
| 15924 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15925 |
{
|
| 15926 |
"author_login": "Aliciawque",
|
| 15927 |
"name": null,
|
|
|
|
| 16324 |
},
|
| 16325 |
"fetch_error": null
|
| 16326 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16327 |
{
|
| 16328 |
"author_login": "dallylee",
|
| 16329 |
"name": null,
|
|
|
|
| 19027 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop",
|
| 19028 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop",
|
| 19029 |
"repo_first_seen_at": "2026-04-18T14:50:16Z",
|
| 19030 |
+
"repo_last_seen_at": "2026-04-19T01:21:48Z",
|
| 19031 |
"repo_primary_artifact_count": 2,
|
| 19032 |
+
"repo_artifact_count": 11,
|
| 19033 |
"snapshot_issue_count": 0,
|
| 19034 |
"snapshot_pr_count": 2,
|
| 19035 |
"snapshot_comment_count": 1,
|
| 19036 |
+
"snapshot_review_count": 4,
|
| 19037 |
+
"snapshot_review_comment_count": 4,
|
| 19038 |
"repo_association": "NONE",
|
| 19039 |
"new_to_repo": false,
|
| 19040 |
"first_seen_in_snapshot": false,
|
|
|
|
| 21287 |
},
|
| 21288 |
"fetch_error": null
|
| 21289 |
},
|
| 21290 |
+
{
|
| 21291 |
+
"author_login": "RedParrotBerkeley",
|
| 21292 |
+
"name": "Mike",
|
| 21293 |
+
"profile_url": "https://github.com/RedParrotBerkeley",
|
| 21294 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARedParrotBerkeley",
|
| 21295 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARedParrotBerkeley",
|
| 21296 |
+
"repo_first_seen_at": "2026-04-10T16:29:40Z",
|
| 21297 |
+
"repo_last_seen_at": "2026-04-17T17:22:57Z",
|
| 21298 |
+
"repo_primary_artifact_count": 5,
|
| 21299 |
+
"repo_artifact_count": 12,
|
| 21300 |
+
"snapshot_issue_count": 3,
|
| 21301 |
+
"snapshot_pr_count": 2,
|
| 21302 |
+
"snapshot_comment_count": 7,
|
| 21303 |
+
"snapshot_review_count": 0,
|
| 21304 |
+
"snapshot_review_comment_count": 0,
|
| 21305 |
+
"repo_association": "NONE",
|
| 21306 |
+
"new_to_repo": false,
|
| 21307 |
+
"first_seen_in_snapshot": false,
|
| 21308 |
+
"known_via_prior_merged_pr": false,
|
| 21309 |
+
"report_reason": null,
|
| 21310 |
+
"enrichment_source": "previous_report",
|
| 21311 |
+
"live_refetch_skipped": true,
|
| 21312 |
+
"account_age_days": 1107,
|
| 21313 |
+
"young_account": false,
|
| 21314 |
+
"follow_through_score": "mixed",
|
| 21315 |
+
"breadth_score": "moderate",
|
| 21316 |
+
"automation_risk_signal": "low",
|
| 21317 |
+
"heuristic_note": "\u2014",
|
| 21318 |
+
"public_orgs": [],
|
| 21319 |
+
"activity": {
|
| 21320 |
+
"visible_authored_pr_count": 7,
|
| 21321 |
+
"merged_pr_count": 4,
|
| 21322 |
+
"closed_unmerged_pr_count": 1,
|
| 21323 |
+
"open_pr_count": 2,
|
| 21324 |
+
"merged_pr_rate": 0.5714,
|
| 21325 |
+
"closed_unmerged_pr_rate": 0.1429,
|
| 21326 |
+
"still_open_pr_rate": 0.2857,
|
| 21327 |
+
"distinct_repos_with_authored_prs": 6,
|
| 21328 |
+
"distinct_repos_with_open_prs": 2
|
| 21329 |
+
},
|
| 21330 |
+
"examples": {
|
| 21331 |
+
"pull_requests": [
|
| 21332 |
+
{
|
| 21333 |
+
"kind": "pull_request",
|
| 21334 |
+
"number": 68217,
|
| 21335 |
+
"title": "Harden localized docs link scheme checks",
|
| 21336 |
+
"url": "https://github.com/openclaw/openclaw/pull/68217",
|
| 21337 |
+
"state": "open",
|
| 21338 |
+
"merged": false,
|
| 21339 |
+
"draft": false,
|
| 21340 |
+
"created_at": "2026-04-17T17:10:33Z"
|
| 21341 |
+
},
|
| 21342 |
+
{
|
| 21343 |
+
"kind": "pull_request",
|
| 21344 |
+
"number": 65065,
|
| 21345 |
+
"title": "Add missing message channel admin subcommands",
|
| 21346 |
+
"url": "https://github.com/openclaw/openclaw/pull/65065",
|
| 21347 |
+
"state": "open",
|
| 21348 |
+
"merged": false,
|
| 21349 |
+
"draft": false,
|
| 21350 |
+
"created_at": "2026-04-12T00:26:49Z"
|
| 21351 |
+
}
|
| 21352 |
+
],
|
| 21353 |
+
"issues": [
|
| 21354 |
+
{
|
| 21355 |
+
"kind": "issue",
|
| 21356 |
+
"number": 66927,
|
| 21357 |
+
"title": "Feature: deterministic handoff from user-invocable skills to plugin tools",
|
| 21358 |
+
"url": "https://github.com/openclaw/openclaw/issues/66927",
|
| 21359 |
+
"state": "open",
|
| 21360 |
+
"merged": null,
|
| 21361 |
+
"draft": null,
|
| 21362 |
+
"created_at": "2026-04-15T01:48:37Z"
|
| 21363 |
+
},
|
| 21364 |
+
{
|
| 21365 |
+
"kind": "issue",
|
| 21366 |
+
"number": 64929,
|
| 21367 |
+
"title": "Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead",
|
| 21368 |
+
"url": "https://github.com/openclaw/openclaw/issues/64929",
|
| 21369 |
+
"state": "open",
|
| 21370 |
+
"merged": null,
|
| 21371 |
+
"draft": null,
|
| 21372 |
+
"created_at": "2026-04-11T17:13:34Z"
|
| 21373 |
+
},
|
| 21374 |
+
{
|
| 21375 |
+
"kind": "issue",
|
| 21376 |
+
"number": 64402,
|
| 21377 |
+
"title": "Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path",
|
| 21378 |
+
"url": "https://github.com/openclaw/openclaw/issues/64402",
|
| 21379 |
+
"state": "open",
|
| 21380 |
+
"merged": null,
|
| 21381 |
+
"draft": null,
|
| 21382 |
+
"created_at": "2026-04-10T16:29:40Z"
|
| 21383 |
+
}
|
| 21384 |
+
]
|
| 21385 |
+
},
|
| 21386 |
+
"fetch_error": null
|
| 21387 |
+
},
|
| 21388 |
{
|
| 21389 |
"author_login": "ggzeng",
|
| 21390 |
"name": "Gavin Zeng",
|
|
|
|
| 26526 |
"snapshot_review_count": 0,
|
| 26527 |
"snapshot_review_comment_count": 0,
|
| 26528 |
"repo_association": "NONE",
|
| 26529 |
+
"new_to_repo": false,
|
| 26530 |
+
"first_seen_in_snapshot": false,
|
| 26531 |
"known_via_prior_merged_pr": false,
|
| 26532 |
+
"report_reason": null,
|
| 26533 |
+
"enrichment_source": "previous_report",
|
| 26534 |
+
"live_refetch_skipped": true,
|
| 26535 |
"account_age_days": 3517,
|
| 26536 |
"young_account": false,
|
| 26537 |
"follow_through_score": "weak",
|
|
|
|
| 32265 |
},
|
| 32266 |
"fetch_error": null
|
| 32267 |
},
|
| 32268 |
+
{
|
| 32269 |
+
"author_login": "bohell",
|
| 32270 |
+
"name": "Zhilong",
|
| 32271 |
+
"profile_url": "https://github.com/bohell",
|
| 32272 |
+
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abohell",
|
| 32273 |
+
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abohell",
|
| 32274 |
+
"repo_first_seen_at": "2026-04-19T00:35:02Z",
|
| 32275 |
+
"repo_last_seen_at": "2026-04-19T00:35:02Z",
|
| 32276 |
+
"repo_primary_artifact_count": 1,
|
| 32277 |
+
"repo_artifact_count": 1,
|
| 32278 |
+
"snapshot_issue_count": 0,
|
| 32279 |
+
"snapshot_pr_count": 1,
|
| 32280 |
+
"snapshot_comment_count": 0,
|
| 32281 |
+
"snapshot_review_count": 0,
|
| 32282 |
+
"snapshot_review_comment_count": 0,
|
| 32283 |
+
"repo_association": "NONE",
|
| 32284 |
+
"new_to_repo": true,
|
| 32285 |
+
"first_seen_in_snapshot": true,
|
| 32286 |
+
"known_via_prior_merged_pr": false,
|
| 32287 |
+
"report_reason": "first_seen_in_snapshot",
|
| 32288 |
+
"enrichment_source": "live",
|
| 32289 |
+
"live_refetch_skipped": false,
|
| 32290 |
+
"account_age_days": 3914,
|
| 32291 |
+
"young_account": false,
|
| 32292 |
+
"follow_through_score": "weak",
|
| 32293 |
+
"breadth_score": "low",
|
| 32294 |
+
"automation_risk_signal": "low",
|
| 32295 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 32296 |
+
"public_orgs": [],
|
| 32297 |
+
"activity": {
|
| 32298 |
+
"visible_authored_pr_count": 1,
|
| 32299 |
+
"merged_pr_count": 0,
|
| 32300 |
+
"closed_unmerged_pr_count": 0,
|
| 32301 |
+
"open_pr_count": 1,
|
| 32302 |
+
"merged_pr_rate": 0.0,
|
| 32303 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 32304 |
+
"still_open_pr_rate": 1.0,
|
| 32305 |
+
"distinct_repos_with_authored_prs": 1,
|
| 32306 |
+
"distinct_repos_with_open_prs": 1
|
| 32307 |
+
},
|
| 32308 |
+
"examples": {
|
| 32309 |
+
"pull_requests": [
|
| 32310 |
+
{
|
| 32311 |
+
"kind": "pull_request",
|
| 32312 |
+
"number": 68737,
|
| 32313 |
+
"title": "fix(mattermost): auto-reconnect WebSocket after consecutive health check failures",
|
| 32314 |
+
"url": "https://github.com/openclaw/openclaw/pull/68737",
|
| 32315 |
+
"state": "open",
|
| 32316 |
+
"merged": false,
|
| 32317 |
+
"draft": false,
|
| 32318 |
+
"created_at": "2026-04-19T00:35:02Z"
|
| 32319 |
+
}
|
| 32320 |
+
],
|
| 32321 |
+
"issues": []
|
| 32322 |
+
},
|
| 32323 |
+
"fetch_error": null
|
| 32324 |
+
},
|
| 32325 |
{
|
| 32326 |
"author_login": "BowieSequoia",
|
| 32327 |
"name": null,
|
|
|
|
| 35757 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agarrytan",
|
| 35758 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agarrytan",
|
| 35759 |
"repo_first_seen_at": "2026-04-18T23:01:38Z",
|
| 35760 |
+
"repo_last_seen_at": "2026-04-19T00:48:26Z",
|
| 35761 |
"repo_primary_artifact_count": 1,
|
| 35762 |
+
"repo_artifact_count": 15,
|
| 35763 |
"snapshot_issue_count": 0,
|
| 35764 |
"snapshot_pr_count": 1,
|
| 35765 |
+
"snapshot_comment_count": 2,
|
| 35766 |
+
"snapshot_review_count": 6,
|
| 35767 |
+
"snapshot_review_comment_count": 6,
|
| 35768 |
"repo_association": "NONE",
|
| 35769 |
"new_to_repo": false,
|
| 35770 |
"first_seen_in_snapshot": false,
|
|
|
|
| 35801 |
"url": "https://github.com/openclaw/openclaw/pull/68718",
|
| 35802 |
"state": "open",
|
| 35803 |
"merged": false,
|
| 35804 |
+
"draft": false,
|
| 35805 |
"created_at": "2026-04-18T23:01:38Z"
|
| 35806 |
}
|
| 35807 |
],
|
|
|
|
| 42341 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster",
|
| 42342 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster",
|
| 42343 |
"repo_first_seen_at": "2026-04-11T23:06:15Z",
|
| 42344 |
+
"repo_last_seen_at": "2026-04-19T00:35:26Z",
|
| 42345 |
"repo_primary_artifact_count": 1,
|
| 42346 |
+
"repo_artifact_count": 10,
|
| 42347 |
"snapshot_issue_count": 0,
|
| 42348 |
"snapshot_pr_count": 1,
|
| 42349 |
+
"snapshot_comment_count": 9,
|
| 42350 |
"snapshot_review_count": 0,
|
| 42351 |
"snapshot_review_comment_count": 0,
|
| 42352 |
"repo_association": "NONE",
|
|
|
|
| 44795 |
},
|
| 44796 |
"fetch_error": null
|
| 44797 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44798 |
{
|
| 44799 |
"author_login": "saamuelng601-pixel",
|
| 44800 |
"name": null,
|
|
|
|
| 45317 |
"repo_pull_requests_url": "https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry",
|
| 45318 |
"repo_issues_url": "https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry",
|
| 45319 |
"repo_first_seen_at": "2026-04-13T19:30:49Z",
|
| 45320 |
+
"repo_last_seen_at": "2026-04-19T01:06:10Z",
|
| 45321 |
"repo_primary_artifact_count": 1,
|
| 45322 |
+
"repo_artifact_count": 25,
|
| 45323 |
"snapshot_issue_count": 0,
|
| 45324 |
"snapshot_pr_count": 1,
|
| 45325 |
+
"snapshot_comment_count": 6,
|
| 45326 |
"snapshot_review_count": 9,
|
| 45327 |
"snapshot_review_comment_count": 9,
|
| 45328 |
"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 |
|
|
@@ -13,13 +13,13 @@
|
|
| 13 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 54 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 14 |
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 51 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 15 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 41 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 16 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 39 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 17 |
-
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 38 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 18 |
| `w-sss` | [profile](https://github.com/w-sss) | no | CONTRIBUTOR | 391d | `2026-03-16T09:14:04Z` | 34 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 19 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 32 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 21 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 30 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 22 |
-
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 28 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 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 |
|
|
@@ -69,30 +69,31 @@
|
|
| 69 |
| `loongfay` | [profile](https://github.com/loongfay) | no | NONE | 3732d | `2026-04-15T14:58:37Z` | 8 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 70 |
| `visionik` | [profile](https://github.com/visionik) | no | CONTRIBUTOR | 6279d | `2026-01-02T09:08:10Z` | 8 | 1 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 71 |
| `Angfr95` | [profile](https://github.com/Angfr95) | no | NONE | 641d | `2026-04-14T04:39:29Z` | 8 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 72 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 73 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 74 |
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 8 | 0 | weak | low | low | high open PR share |
|
| 75 |
| `Magicray1217` | [profile](https://github.com/Magicray1217) | no | NONE | 34d | `2026-04-13T10:47:52Z` | 8 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 76 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 77 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | CONTRIBUTOR | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 78 |
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 80 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-05T20:12:25Z` | 7 | 1 | n/a | low | low | no visible non-self stars |
|
| 81 |
| `rubencu` | [profile](https://github.com/rubencu) | no | CONTRIBUTOR | 4684d | `2026-04-13T11:49:44Z` | 7 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 82 |
-
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 7 | 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 |
|
| 83 |
| `coder999999999` | [profile](https://github.com/coder999999999) | no | NONE | 1804d | `2026-04-12T06:08:33Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 84 |
| `ImLukeF` | [profile](https://github.com/ImLukeF) | no | MEMBER | 1650d | `2026-03-10T16:03:05Z` | 7 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 85 |
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 7 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 86 |
| `Mlightsnow` | [profile](https://github.com/Mlightsnow) | no | CONTRIBUTOR | 1899d | `2026-04-09T22:29:10Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 87 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | NONE | 1526d | `2026-04-14T18:43:33Z` | 7 | 0 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 88 |
| `oliviareid-svg` | [profile](https://github.com/oliviareid-svg) | no | CONTRIBUTOR | 27d | `2026-03-22T06:41:01Z` | 7 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 89 |
-
| `suboss87` | [profile](https://github.com/suboss87) | no | CONTRIBUTOR | 4078d | `2026-03-13T04:40:38Z` | 7 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 90 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 91 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 6 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 92 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-03T22:36:15Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 93 |
-
| `masatohoshino` | [profile](https://github.com/masatohoshino) | no | CONTRIBUTOR | 138d | `2026-02-25T18:12:54Z` | 6 | 1 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 94 |
| `yfge` | [profile](https://github.com/yfge) | no | CONTRIBUTOR | 5272d | `2026-02-16T06:14:40Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `amittell` | [profile](https://github.com/amittell) | no | CONTRIBUTOR | 5191d | `2026-02-23T20:22:28Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 96 |
| `coletebou` | [profile](https://github.com/coletebou) | no | NONE | 3993d | `2026-02-03T13:22:50Z` | 6 | 0 | mixed | low | low | targets high-star repos |
|
| 97 |
| `enis-uys` | [profile](https://github.com/enis-uys) | no | NONE | 1412d | `2026-03-14T22:33:28Z` | 6 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 98 |
| `jjmk6` | [profile](https://github.com/jjmk6) | no | NONE | 254d | `2026-04-17T13:50:46Z` | 6 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -109,7 +110,6 @@
|
|
| 109 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 110 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 111 |
| `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 |
|
| 112 |
-
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 5 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 113 |
| `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 |
|
| 114 |
| `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 |
|
| 115 |
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 5 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -131,6 +131,7 @@
|
|
| 131 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
| 132 |
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 133 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 134 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 135 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 136 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -146,10 +147,13 @@
|
|
| 146 |
| `jinon86` | [profile](https://github.com/jinon86) | no | NONE | 137d | `2026-04-17T15:05:24Z` | 3 | 4 | weak | low | medium | young account; high open PR share; no visible non-self stars |
|
| 147 |
| `Ziy1-Tan` | [profile](https://github.com/Ziy1-Tan) | no | CONTRIBUTOR | 2560d | `2026-03-16T02:45:15Z` | 3 | 3 | mixed | low | low | high open PR share; targets high-star repos |
|
| 148 |
| `anyech` | [profile](https://github.com/anyech) | no | NONE | 4236d | `2026-02-23T04:42:33Z` | 3 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 149 |
| `yoanndefay` | [profile](https://github.com/yoanndefay) | no | NONE | 2166d | `2026-04-13T15:13:19Z` | 3 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 150 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 151 |
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 152 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 153 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 154 |
| `evgyur` | [profile](https://github.com/evgyur) | no | NONE | 1222d | `2026-04-17T22:56:05Z` | 3 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 155 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -178,12 +182,10 @@
|
|
| 178 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 179 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 180 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
| 181 |
-
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
| 182 |
| `frankhli843` | [profile](https://github.com/frankhli843) | no | NONE | 2499d | `2026-04-17T16:19:07Z` | 2 | 2 | mixed | low | low | — |
|
| 183 |
| `hansolo949` | [profile](https://github.com/hansolo949) | no | NONE | 297d | `2026-04-12T08:08:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 184 |
| `jensenwang560-blip` | [profile](https://github.com/jensenwang560-blip) | no | NONE | 36d | `2026-04-13T07:35:13Z` | 2 | 2 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 185 |
| `johnlanni` | [profile](https://github.com/johnlanni) | no | NONE | 4436d | `2026-02-04T02:56:19Z` | 2 | 2 | mixed | low | low | — |
|
| 186 |
-
| `LightDriverCS` | [profile](https://github.com/LightDriverCS) | no | NONE | 89d | `2026-04-13T22:53:03Z` | 2 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 187 |
| `shaun0927` | [profile](https://github.com/shaun0927) | no | NONE | 2053d | `2026-04-16T12:23:24Z` | 2 | 2 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 188 |
| `zongqichen` | [profile](https://github.com/zongqichen) | no | NONE | 1030d | `2026-04-14T13:18:08Z` | 2 | 2 | weak | low | low | targets high-star repos |
|
| 189 |
| `188080501` | [profile](https://github.com/188080501) | no | NONE | 4410d | `2026-03-03T12:01:36Z` | 2 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -197,14 +199,12 @@
|
|
| 197 |
| `wzhgba` | [profile](https://github.com/wzhgba) | no | NONE | 4060d | `2026-04-14T16:57:48Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 198 |
| `ademczuk` | [profile](https://github.com/ademczuk) | no | CONTRIBUTOR | 4629d | `2026-02-23T17:59:33Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 199 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 200 |
-
| `alexlomt` | [profile](https://github.com/alexlomt) | no | NONE | 582d | `2026-04-14T18:25:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 201 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 202 |
| `AstronautGumbo` | [profile](https://github.com/AstronautGumbo) | no | NONE | 471d | `2026-04-18T13:07:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 203 |
| `benholl94-cmyk` | [profile](https://github.com/benholl94-cmyk) | no | NONE | 6d | `2026-04-15T00:20:23Z` | 2 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 204 |
| `bettert0n` | [profile](https://github.com/bettert0n) | no | NONE | 2828d | `2026-04-17T16:36:34Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 205 |
| `bin448482` | [profile](https://github.com/bin448482) | no | NONE | 3832d | `2026-04-12T12:14:05Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 206 |
| `chris-yyau` | [profile](https://github.com/chris-yyau) | no | CONTRIBUTOR | 89d | `2026-04-16T13:56:07Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 207 |
-
| `chrisabad` | [profile](https://github.com/chrisabad) | no | NONE | 2185d | `2026-04-18T02:47:00Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 208 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 209 |
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 210 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 2 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
@@ -275,6 +275,7 @@
|
|
| 275 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 276 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 277 |
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 278 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 279 |
| `amzzzzzzz` | [profile](https://github.com/amzzzzzzz) | no | CONTRIBUTOR | 850d | `2026-02-12T03:22:43Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 280 |
| `dorukardahan` | [profile](https://github.com/dorukardahan) | no | CONTRIBUTOR | 3001d | `2026-02-18T22:33:42Z` | 2 | 1 | mixed | moderate | low | — |
|
|
@@ -344,7 +345,7 @@
|
|
| 344 |
| `DevInvestor` | [profile](https://github.com/DevInvestor) | no | NONE | 104d | `2026-03-24T13:05:09Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 345 |
| `Dithilli` | [profile](https://github.com/Dithilli) | no | CONTRIBUTOR | 2832d | `2026-02-19T14:54:20Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 346 |
| `Dodo1021` | [profile](https://github.com/Dodo1021) | no | NONE | 659d | `2026-03-24T00:01:31Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 347 |
-
| `dyz2102` | [profile](https://github.com/dyz2102) |
|
| 348 |
| `earon-han` | [profile](https://github.com/earon-han) | no | NONE | 117d | `2026-04-16T09:54:34Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 349 |
| `epanonymous` | [profile](https://github.com/epanonymous) | no | NONE | 1621d | `2026-01-31T02:07:36Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 350 |
| `fmercurio` | [profile](https://github.com/fmercurio) | no | CONTRIBUTOR | 3818d | `2026-02-20T17:19:44Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -435,6 +436,7 @@
|
|
| 435 |
| `bmadwaves` | [profile](https://github.com/bmadwaves) | no | NONE | 443d | `2026-04-17T16:54:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 436 |
| `bobgee00001-beep` | [profile](https://github.com/bobgee00001-beep) | no | NONE | 63d | `2026-04-13T18:14:21Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 437 |
| `bogdanovich` | [profile](https://github.com/bogdanovich) | no | NONE | 4623d | `2026-04-12T03:44:21Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 438 |
| `BowieSequoia` | [profile](https://github.com/BowieSequoia) | no | NONE | 13d | `2026-04-16T22:01:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 439 |
| `brospan` | [profile](https://github.com/brospan) | no | NONE | 515d | `2026-04-15T14:27:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 440 |
| `BruceMacD` | [profile](https://github.com/BruceMacD) | no | CONTRIBUTOR | 4547d | `2026-01-31T06:12:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -653,7 +655,6 @@
|
|
| 653 |
| `rommanali-spec` | [profile](https://github.com/rommanali-spec) | no | NONE | 242d | `2026-04-13T16:08:39Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 654 |
| `rudi193-cmd` | [profile](https://github.com/rudi193-cmd) | no | NONE | 190d | `2026-04-16T19:11:32Z` | 1 | 0 | mixed | moderate | low | young account; high open PR share; no visible non-self stars |
|
| 655 |
| `rvajustin` | [profile](https://github.com/rvajustin) | no | NONE | 4443d | `2026-04-17T17:57:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 656 |
-
| `rwang23` | [profile](https://github.com/rwang23) | no | NONE | 4201d | `2026-04-12T00:55:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 657 |
| `saamuelng601-pixel` | [profile](https://github.com/saamuelng601-pixel) | no | CONTRIBUTOR | 7d | `2026-04-15T03:46:53Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 658 |
| `sagarpswc` | [profile](https://github.com/sagarpswc) | no | NONE | 164d | `2026-04-13T09:31:42Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 659 |
| `samimjafari` | [profile](https://github.com/samimjafari) | no | NONE | 728d | `2026-04-18T01:57:49Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -806,12 +807,12 @@ Example artifacts:
|
|
| 806 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys)
|
| 807 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys)
|
| 808 |
- repo first seen: `2026-01-29T06:32:51Z`
|
| 809 |
-
- repo last seen: `2026-04-
|
| 810 |
- first seen in snapshot: **no**
|
| 811 |
- repo association: **CONTRIBUTOR**
|
| 812 |
- repo primary artifacts: **41**
|
| 813 |
- snapshot authored PRs/issues: **41 PRs / 0 issues**
|
| 814 |
-
- snapshot discussion activity: **
|
| 815 |
- account age: **4339 days**
|
| 816 |
- recent public PR activity: **34 PRs** (3 merged / 26 closed-unmerged / 5 open; merged rate **9%**, closed-unmerged rate **76%**, open rate **15%**)
|
| 817 |
- public orgs: none visible
|
|
@@ -821,7 +822,30 @@ Example artifacts:
|
|
| 821 |
Example artifacts:
|
| 822 |
- [PR #68542: fix(auto-reply): preserve friendly basename for reply-media staging](https://github.com/openclaw/openclaw/pull/68542) — open
|
| 823 |
- [PR #68492: fix(update-cli): capture macOS launchctl stderr to a log file instead of /dev/null](https://github.com/openclaw/openclaw/pull/68492) — closed, merged
|
| 824 |
-
- [PR #68399: fix(cli): reject --agent on models set/set-image instead of silently writing global default](https://github.com/openclaw/openclaw/pull/68399) —
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 825 |
|
| 826 |
### `nightq`
|
| 827 |
|
|
@@ -847,29 +871,6 @@ Example artifacts:
|
|
| 847 |
- [PR #68422: fix(ui): constrain web chat width to 920px for better readability](https://github.com/openclaw/openclaw/pull/68422) — open
|
| 848 |
- [Issue #59034: [macOS] screen.record command not available on node](https://github.com/openclaw/openclaw/issues/59034) — open
|
| 849 |
|
| 850 |
-
### `neeravmakwana`
|
| 851 |
-
|
| 852 |
-
- profile: [github.com/neeravmakwana](https://github.com/neeravmakwana)
|
| 853 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneeravmakwana)
|
| 854 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneeravmakwana)
|
| 855 |
-
- repo first seen: `2026-02-24T02:57:36Z`
|
| 856 |
-
- repo last seen: `2026-04-18T02:40:00Z`
|
| 857 |
-
- first seen in snapshot: **no**
|
| 858 |
-
- repo association: **CONTRIBUTOR**
|
| 859 |
-
- repo primary artifacts: **38**
|
| 860 |
-
- snapshot authored PRs/issues: **38 PRs / 0 issues**
|
| 861 |
-
- snapshot discussion activity: **104 comments / 3 reviews / 3 review comments**
|
| 862 |
-
- account age: **64 days**
|
| 863 |
-
- recent public PR activity: **34 PRs** (8 merged / 18 closed-unmerged / 8 open; merged rate **24%**, closed-unmerged rate **53%**, open rate **24%**)
|
| 864 |
-
- public orgs: none visible
|
| 865 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 866 |
-
- heuristic read: **very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 867 |
-
|
| 868 |
-
Example artifacts:
|
| 869 |
-
- [PR #68366: Google Gemini CLI: pass --yolo so non-interactive --prompt invocations expose write/edit tools (#68216)](https://github.com/openclaw/openclaw/pull/68366) — open
|
| 870 |
-
- [PR #68351: fix(openrouter): surface reasoning_details visible-text as user output (#68261)](https://github.com/openclaw/openclaw/pull/68351) — closed
|
| 871 |
-
- [PR #68349: Ollama: honor Modelfile num_ctx and auto-detect tool support](https://github.com/openclaw/openclaw/pull/68349) — open
|
| 872 |
-
|
| 873 |
### `w-sss`
|
| 874 |
|
| 875 |
- profile: [github.com/w-sss](https://github.com/w-sss)
|
|
@@ -943,6 +944,32 @@ Example artifacts:
|
|
| 943 |
- [Issue #65868: [Feature]: Improve QQBot error messages with actionable guidance and docs links](https://github.com/openclaw/openclaw/issues/65868) — open
|
| 944 |
- [Issue #65866: [Feature]: Document MiniMax TTS environment variables (MINIMAX_TTS_MODEL, MINIMAX_TTS_VOICE_ID)](https://github.com/openclaw/openclaw/issues/65866) — open
|
| 945 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 946 |
### `hxy91819`
|
| 947 |
|
| 948 |
- profile: [github.com/hxy91819](https://github.com/hxy91819)
|
|
@@ -967,32 +994,6 @@ Example artifacts:
|
|
| 967 |
- [PR #68509: changelog: move #67807 entry to Fixes section](https://github.com/openclaw/openclaw/pull/68509) — closed, merged
|
| 968 |
- [Issue #64892: [Bug]: Agent self-update bypasses update.run and uses raw npm global upgrade without restarting gateway](https://github.com/openclaw/openclaw/issues/64892) — open
|
| 969 |
|
| 970 |
-
### `kagura-agent`
|
| 971 |
-
|
| 972 |
-
- profile: [github.com/kagura-agent](https://github.com/kagura-agent)
|
| 973 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 974 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 975 |
-
- repo first seen: `2026-03-18T00:16:55Z`
|
| 976 |
-
- repo last seen: `2026-04-18T23:21:22Z`
|
| 977 |
-
- first seen in snapshot: **no**
|
| 978 |
-
- repo association: **CONTRIBUTOR**
|
| 979 |
-
- repo primary artifacts: **35**
|
| 980 |
-
- snapshot authored PRs/issues: **28 PRs / 7 issues**
|
| 981 |
-
- snapshot discussion activity: **49 comments / 0 reviews / 0 review comments**
|
| 982 |
-
- account age: **32 days**
|
| 983 |
-
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 984 |
-
- public orgs: none visible
|
| 985 |
-
- compact scores: follow-through **mixed**, breadth **high**, automation risk **high**
|
| 986 |
-
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 987 |
-
|
| 988 |
-
Example artifacts:
|
| 989 |
-
- [PR #68722: fix: chmod openclaw.json to 0o600 after atomic rename on config write](https://github.com/openclaw/openclaw/pull/68722) — open
|
| 990 |
-
- [PR #68534: fix(memory-core): add cooldown guard to prevent dreaming-narrative from spawning on every heartbeat](https://github.com/openclaw/openclaw/pull/68534) — open
|
| 991 |
-
- [PR #68518: fix(ui): filter system event messages from chat transcript (#68508)](https://github.com/openclaw/openclaw/pull/68518) — open
|
| 992 |
-
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 993 |
-
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 994 |
-
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
| 995 |
-
|
| 996 |
### `eleqtrizit`
|
| 997 |
|
| 998 |
- profile: [github.com/eleqtrizit](https://github.com/eleqtrizit)
|
|
@@ -1144,12 +1145,12 @@ Example artifacts:
|
|
| 1144 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr)
|
| 1145 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr)
|
| 1146 |
- repo first seen: `2026-02-04T01:45:00Z`
|
| 1147 |
-
- repo last seen: `2026-04-
|
| 1148 |
- first seen in snapshot: **no**
|
| 1149 |
- repo association: **MEMBER**
|
| 1150 |
- repo primary artifacts: **23**
|
| 1151 |
- snapshot authored PRs/issues: **18 PRs / 5 issues**
|
| 1152 |
-
- snapshot discussion activity: **512 comments /
|
| 1153 |
- account age: **4358 days**
|
| 1154 |
- recent public PR activity: **13 PRs** (5 merged / 1 closed-unmerged / 7 open; merged rate **38%**, closed-unmerged rate **8%**, open rate **54%**)
|
| 1155 |
- public orgs: `openclaw`
|
|
@@ -2153,6 +2154,29 @@ Example artifacts:
|
|
| 2153 |
- [PR #67124: fix(gateway): skip scope-upgrade pairing for unpaired local backend clients](https://github.com/openclaw/openclaw/pull/67124) — open
|
| 2154 |
- [PR #66594: fix(gateway): register chat run on agent start and enable provider hooks during model warmup](https://github.com/openclaw/openclaw/pull/66594) — open
|
| 2155 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2156 |
### `draix`
|
| 2157 |
|
| 2158 |
- profile: [github.com/draix](https://github.com/draix)
|
|
@@ -2291,6 +2315,29 @@ Example artifacts:
|
|
| 2291 |
- [PR #65384: fix(feishu): migrate legacy botName accounts](https://github.com/openclaw/openclaw/pull/65384) — open
|
| 2292 |
- [PR #65383: fix(imessage): avoid duplicate default watcher](https://github.com/openclaw/openclaw/pull/65383) — open
|
| 2293 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2294 |
### `mjamiv`
|
| 2295 |
|
| 2296 |
- profile: [github.com/mjamiv](https://github.com/mjamiv)
|
|
@@ -2341,6 +2388,30 @@ Example artifacts:
|
|
| 2341 |
- [PR #66049: feat(agents): add per-agent TTS voice configuration](https://github.com/openclaw/openclaw/pull/66049) — open
|
| 2342 |
- [Issue #66056: [Feature]: Locale-aware error messages for user-facing failure text](https://github.com/openclaw/openclaw/issues/66056) — open
|
| 2343 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2344 |
### `nxmxbbd`
|
| 2345 |
|
| 2346 |
- profile: [github.com/nxmxbbd](https://github.com/nxmxbbd)
|
|
@@ -2389,29 +2460,6 @@ Example artifacts:
|
|
| 2389 |
- [PR #67906: fix(agents): dedupe repeated bootstrap truncation warnings](https://github.com/openclaw/openclaw/pull/67906) — closed, merged
|
| 2390 |
- [Issue #65919: [Feature]: Keep configured presence alive until run complete + dispatch idle](https://github.com/openclaw/openclaw/issues/65919) — open
|
| 2391 |
|
| 2392 |
-
### `armorbreak001`
|
| 2393 |
-
|
| 2394 |
-
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 2395 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 2396 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 2397 |
-
- repo first seen: `2026-04-16T01:31:19Z`
|
| 2398 |
-
- repo last seen: `2026-04-18T22:42:16Z`
|
| 2399 |
-
- first seen in snapshot: **no**
|
| 2400 |
-
- repo association: **NONE**
|
| 2401 |
-
- repo primary artifacts: **7**
|
| 2402 |
-
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2403 |
-
- snapshot discussion activity: **6 comments / 3 reviews / 3 review comments**
|
| 2404 |
-
- account age: **7 days**
|
| 2405 |
-
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 2406 |
-
- public orgs: none visible
|
| 2407 |
-
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 2408 |
-
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 2409 |
-
|
| 2410 |
-
Example artifacts:
|
| 2411 |
-
- [PR #68714: fix(config): openclaw.json written with 0664 mode instead of 0600 after hot-save](https://github.com/openclaw/openclaw/pull/68714) — open
|
| 2412 |
-
- [PR #68555: fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)](https://github.com/openclaw/openclaw/pull/68555) — open
|
| 2413 |
-
- [PR #68481: fix(auto-reply): don't drop URL messages when link-understanding import fails](https://github.com/openclaw/openclaw/pull/68481) — open
|
| 2414 |
-
|
| 2415 |
### `coder999999999`
|
| 2416 |
|
| 2417 |
- profile: [github.com/coder999999999](https://github.com/coder999999999)
|
|
@@ -2550,29 +2598,6 @@ Example artifacts:
|
|
| 2550 |
- [PR #67344: fix(google): respect allowPrivateNetwork for image generation](https://github.com/openclaw/openclaw/pull/67344) — open
|
| 2551 |
- [PR #67341: fix(amazon-bedrock-mantle): add discovery.enabled config gate](https://github.com/openclaw/openclaw/pull/67341) — open
|
| 2552 |
|
| 2553 |
-
### `suboss87`
|
| 2554 |
-
|
| 2555 |
-
- profile: [github.com/suboss87](https://github.com/suboss87)
|
| 2556 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87)
|
| 2557 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87)
|
| 2558 |
-
- repo first seen: `2026-03-13T04:40:38Z`
|
| 2559 |
-
- repo last seen: `2026-04-18T07:24:11Z`
|
| 2560 |
-
- first seen in snapshot: **no**
|
| 2561 |
-
- repo association: **CONTRIBUTOR**
|
| 2562 |
-
- repo primary artifacts: **7**
|
| 2563 |
-
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 2564 |
-
- snapshot discussion activity: **44 comments / 4 reviews / 0 review comments**
|
| 2565 |
-
- account age: **4078 days**
|
| 2566 |
-
- recent public PR activity: **5 PRs** (2 merged / 1 closed-unmerged / 2 open; merged rate **40%**, closed-unmerged rate **20%**, open rate **40%**)
|
| 2567 |
-
- public orgs: none visible
|
| 2568 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 2569 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2570 |
-
|
| 2571 |
-
Example artifacts:
|
| 2572 |
-
- [PR #68446: fix(whatsapp): stop DM allowFrom fallback into group policy sender bypass](https://github.com/openclaw/openclaw/pull/68446) — open
|
| 2573 |
-
- [PR #67457: fix(ollama): strip provider prefix from model ID in chat requests](https://github.com/openclaw/openclaw/pull/67457) — closed, merged
|
| 2574 |
-
- [PR #66544: fix(gateway): exclude heartbeat sender ID from session display name](https://github.com/openclaw/openclaw/pull/66544) — open
|
| 2575 |
-
|
| 2576 |
### `wade-microblueworld`
|
| 2577 |
|
| 2578 |
- profile: [github.com/wade-microblueworld](https://github.com/wade-microblueworld)
|
|
@@ -2645,30 +2670,6 @@ Example artifacts:
|
|
| 2645 |
- [PR #67360: Fix/telegram config read bug](https://github.com/openclaw/openclaw/pull/67360) — open
|
| 2646 |
- [Issue #33568: [Bug]: chats from Telegram Topics are not logged in YYYY-MM-DD.md memory files](https://github.com/openclaw/openclaw/issues/33568) — closed
|
| 2647 |
|
| 2648 |
-
### `masatohoshino`
|
| 2649 |
-
|
| 2650 |
-
- profile: [github.com/masatohoshino](https://github.com/masatohoshino)
|
| 2651 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amasatohoshino)
|
| 2652 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amasatohoshino)
|
| 2653 |
-
- repo first seen: `2026-02-25T18:12:54Z`
|
| 2654 |
-
- repo last seen: `2026-04-18T10:23:29Z`
|
| 2655 |
-
- first seen in snapshot: **no**
|
| 2656 |
-
- repo association: **CONTRIBUTOR**
|
| 2657 |
-
- repo primary artifacts: **7**
|
| 2658 |
-
- snapshot authored PRs/issues: **6 PRs / 1 issues**
|
| 2659 |
-
- snapshot discussion activity: **18 comments / 30 reviews / 30 review comments**
|
| 2660 |
-
- account age: **138 days**
|
| 2661 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2662 |
-
- public orgs: none visible
|
| 2663 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 2664 |
-
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 2665 |
-
|
| 2666 |
-
Example artifacts:
|
| 2667 |
-
- [PR #68498: fix(matrix): pin event-helpers import to canonical matrix-js-sdk subpath (refs #50477)](https://github.com/openclaw/openclaw/pull/68498) — open
|
| 2668 |
-
- [PR #68458: fix(matrix): isolate credentials runtime import boundary (refs #50477)](https://github.com/openclaw/openclaw/pull/68458) — closed
|
| 2669 |
-
- [PR #65270: feat(line): add LINE sticker send/receive support with Skill-based catalog](https://github.com/openclaw/openclaw/pull/65270) — open
|
| 2670 |
-
- [Issue #64784: [Feature]: LINE sticker send/receive support](https://github.com/openclaw/openclaw/issues/64784) — open
|
| 2671 |
-
|
| 2672 |
### `yfge`
|
| 2673 |
|
| 2674 |
- profile: [github.com/yfge](https://github.com/yfge)
|
|
@@ -2716,6 +2717,29 @@ Example artifacts:
|
|
| 2716 |
- [PR #67475: fix(memory-lancedb): reject inbound envelope metadata during capture and recall](https://github.com/openclaw/openclaw/pull/67475) — open
|
| 2717 |
- [PR #66913: fix(memory-lancedb): show full IDs in memory_forget candidate list](https://github.com/openclaw/openclaw/pull/66913) — open
|
| 2718 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2719 |
### `coletebou`
|
| 2720 |
|
| 2721 |
- profile: [github.com/coletebou](https://github.com/coletebou)
|
|
@@ -2906,12 +2930,12 @@ Example artifacts:
|
|
| 2906 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo)
|
| 2907 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo)
|
| 2908 |
- repo first seen: `2026-04-06T11:49:31Z`
|
| 2909 |
-
- repo last seen: `2026-04-19T00:
|
| 2910 |
- first seen in snapshot: **no**
|
| 2911 |
- repo association: **CONTRIBUTOR**
|
| 2912 |
- repo primary artifacts: **6**
|
| 2913 |
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2914 |
-
- snapshot discussion activity: **
|
| 2915 |
- account age: **5970 days**
|
| 2916 |
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 2917 |
- public orgs: none visible
|
|
@@ -3092,29 +3116,6 @@ Example artifacts:
|
|
| 3092 |
- [PR #68238: fix(failover): classify INTERNAL 500 responses as retryable timeouts](https://github.com/openclaw/openclaw/pull/68238) — closed, merged
|
| 3093 |
- [PR #67024: fix: don't classify 400/422 with no body as format error](https://github.com/openclaw/openclaw/pull/67024) — open
|
| 3094 |
|
| 3095 |
-
### `bluesky6868`
|
| 3096 |
-
|
| 3097 |
-
- profile: [github.com/bluesky6868](https://github.com/bluesky6868)
|
| 3098 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868)
|
| 3099 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 3100 |
-
- repo first seen: `2026-04-17T22:26:25Z`
|
| 3101 |
-
- repo last seen: `2026-04-18T19:06:29Z`
|
| 3102 |
-
- first seen in snapshot: **no**
|
| 3103 |
-
- repo association: **NONE**
|
| 3104 |
-
- repo primary artifacts: **5**
|
| 3105 |
-
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3106 |
-
- snapshot discussion activity: **4 comments / 1 reviews / 1 review comments**
|
| 3107 |
-
- account age: **3181 days**
|
| 3108 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3109 |
-
- public orgs: none visible
|
| 3110 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3111 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3112 |
-
|
| 3113 |
-
Example artifacts:
|
| 3114 |
-
- [PR #68667: security(gateway): route hook completion events to the target agent's session](https://github.com/openclaw/openclaw/pull/68667) — open
|
| 3115 |
-
- [PR #68658: security(ci): hoist docker-release manifest run: expressions into step env](https://github.com/openclaw/openclaw/pull/68658) — closed
|
| 3116 |
-
- [PR #68456: security(media): anchor sanitizeMimeType regex to reject malformed input](https://github.com/openclaw/openclaw/pull/68456) — open
|
| 3117 |
-
|
| 3118 |
### `defonota3box`
|
| 3119 |
|
| 3120 |
- profile: [github.com/defonota3box](https://github.com/defonota3box)
|
|
@@ -3609,6 +3610,29 @@ Example artifacts:
|
|
| 3609 |
- [PR #67652: fix(reply-payload): preserve media alias attachments](https://github.com/openclaw/openclaw/pull/67652) — open
|
| 3610 |
- [PR #67647: fix(compact): use resolved context tokens in summary](https://github.com/openclaw/openclaw/pull/67647) — open
|
| 3611 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3612 |
### `KeWang0622`
|
| 3613 |
|
| 3614 |
- profile: [github.com/KeWang0622](https://github.com/KeWang0622)
|
|
@@ -3965,6 +3989,31 @@ Example artifacts:
|
|
| 3965 |
- [Issue #68452: [Bug]: isolated cron turns can misclassify exact `NO_REPLY` tool results as incomplete when the final assistant message is empty](https://github.com/openclaw/openclaw/issues/68452) — open
|
| 3966 |
- [Issue #68410: [Bug]: Active Memory silently normalizes configured `timeoutMs` above 60000 down to 60000 at runtime](https://github.com/openclaw/openclaw/issues/68410) — closed
|
| 3967 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3968 |
### `yoanndefay`
|
| 3969 |
|
| 3970 |
- profile: [github.com/yoanndefay](https://github.com/yoanndefay)
|
|
@@ -4035,6 +4084,29 @@ Example artifacts:
|
|
| 4035 |
- [PR #68591: docs: extend assistant-first framing to feature and help hubs](https://github.com/openclaw/openclaw/pull/68591) — closed
|
| 4036 |
- [PR #68564: docs: shift user-facing copy toward assistant-first positioning](https://github.com/openclaw/openclaw/pull/68564) — open
|
| 4037 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4038 |
### `Ante042`
|
| 4039 |
|
| 4040 |
- profile: [github.com/Ante042](https://github.com/Ante042)
|
|
@@ -4058,6 +4130,29 @@ Example artifacts:
|
|
| 4058 |
- [PR #68558: fix(auto-reply): stop rendering misleading /compact labels on small sessions](https://github.com/openclaw/openclaw/pull/68558) — open
|
| 4059 |
- [PR #68557: fix(ui): include cache tokens in ctx% badge and cache-hit-rate](https://github.com/openclaw/openclaw/pull/68557) — open
|
| 4060 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4061 |
### `damselem`
|
| 4062 |
|
| 4063 |
- profile: [github.com/damselem](https://github.com/damselem)
|
|
@@ -4723,31 +4818,6 @@ Example artifacts:
|
|
| 4723 |
- [Issue #67061: Dreaming: dayBucket uses file date instead of ingestion date, preventing dailyCount from growing and blocking short-term promotion](https://github.com/openclaw/openclaw/issues/67061) — closed
|
| 4724 |
- [Issue #65846: [Bug]: Agent process does not exit after task completion when used via CLI](https://github.com/openclaw/openclaw/issues/65846) — open
|
| 4725 |
|
| 4726 |
-
### `RedParrotBerkeley`
|
| 4727 |
-
|
| 4728 |
-
- profile: [github.com/RedParrotBerkeley](https://github.com/RedParrotBerkeley)
|
| 4729 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARedParrotBerkeley)
|
| 4730 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARedParrotBerkeley)
|
| 4731 |
-
- repo first seen: `2026-04-10T16:29:40Z`
|
| 4732 |
-
- repo last seen: `2026-04-17T17:22:57Z`
|
| 4733 |
-
- first seen in snapshot: **no**
|
| 4734 |
-
- repo association: **NONE**
|
| 4735 |
-
- repo primary artifacts: **5**
|
| 4736 |
-
- snapshot authored PRs/issues: **2 PRs / 3 issues**
|
| 4737 |
-
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 4738 |
-
- account age: **1107 days**
|
| 4739 |
-
- recent public PR activity: **7 PRs** (4 merged / 1 closed-unmerged / 2 open; merged rate **57%**, closed-unmerged rate **14%**, open rate **29%**)
|
| 4740 |
-
- public orgs: none visible
|
| 4741 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 4742 |
-
- heuristic read: **—**
|
| 4743 |
-
|
| 4744 |
-
Example artifacts:
|
| 4745 |
-
- [PR #68217: Harden localized docs link scheme checks](https://github.com/openclaw/openclaw/pull/68217) — open
|
| 4746 |
-
- [PR #65065: Add missing message channel admin subcommands](https://github.com/openclaw/openclaw/pull/65065) — open
|
| 4747 |
-
- [Issue #66927: Feature: deterministic handoff from user-invocable skills to plugin tools](https://github.com/openclaw/openclaw/issues/66927) — open
|
| 4748 |
-
- [Issue #64929: Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead](https://github.com/openclaw/openclaw/issues/64929) — open
|
| 4749 |
-
- [Issue #64402: Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path](https://github.com/openclaw/openclaw/issues/64402) — open
|
| 4750 |
-
|
| 4751 |
### `frankhli843`
|
| 4752 |
|
| 4753 |
- profile: [github.com/frankhli843](https://github.com/frankhli843)
|
|
@@ -4844,30 +4914,6 @@ Example artifacts:
|
|
| 4844 |
- [Issue #68547: fix(matrix): strip mention prefix before slash command matching](https://github.com/openclaw/openclaw/issues/68547) — open
|
| 4845 |
- [Issue #68544: fix(matrix): hot-reload dm.allowFrom and groupAllowFrom on each inbound message](https://github.com/openclaw/openclaw/issues/68544) — open
|
| 4846 |
|
| 4847 |
-
### `LightDriverCS`
|
| 4848 |
-
|
| 4849 |
-
- profile: [github.com/LightDriverCS](https://github.com/LightDriverCS)
|
| 4850 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS)
|
| 4851 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS)
|
| 4852 |
-
- repo first seen: `2026-04-13T22:53:03Z`
|
| 4853 |
-
- repo last seen: `2026-04-18T23:23:27Z`
|
| 4854 |
-
- first seen in snapshot: **no**
|
| 4855 |
-
- repo association: **NONE**
|
| 4856 |
-
- repo primary artifacts: **4**
|
| 4857 |
-
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 4858 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4859 |
-
- account age: **89 days**
|
| 4860 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4861 |
-
- public orgs: none visible
|
| 4862 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4863 |
-
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4864 |
-
|
| 4865 |
-
Example artifacts:
|
| 4866 |
-
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 4867 |
-
- [PR #68334: fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug](https://github.com/openclaw/openclaw/pull/68334) — open
|
| 4868 |
-
- [Issue #68723: memory-core: cron-fired dreaming writes raw memory snippets to DREAMS.md because subagent runtime is request-scoped](https://github.com/openclaw/openclaw/issues/68723) — closed
|
| 4869 |
-
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 4870 |
-
|
| 4871 |
### `shaun0927`
|
| 4872 |
|
| 4873 |
- profile: [github.com/shaun0927](https://github.com/shaun0927)
|
|
@@ -5167,28 +5213,6 @@ Example artifacts:
|
|
| 5167 |
- [PR #67579: feat: multi-provider API key system with curated model catalogs (v2)](https://github.com/openclaw/openclaw/pull/67579) — open
|
| 5168 |
- [PR #67570: feat: multi-provider API key system with curated model catalogs](https://github.com/openclaw/openclaw/pull/67570) — closed
|
| 5169 |
|
| 5170 |
-
### `alexlomt`
|
| 5171 |
-
|
| 5172 |
-
- profile: [github.com/alexlomt](https://github.com/alexlomt)
|
| 5173 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexlomt)
|
| 5174 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexlomt)
|
| 5175 |
-
- repo first seen: `2026-04-14T18:25:56Z`
|
| 5176 |
-
- repo last seen: `2026-04-18T10:59:50Z`
|
| 5177 |
-
- first seen in snapshot: **no**
|
| 5178 |
-
- repo association: **NONE**
|
| 5179 |
-
- repo primary artifacts: **2**
|
| 5180 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5181 |
-
- snapshot discussion activity: **5 comments / 4 reviews / 4 review comments**
|
| 5182 |
-
- account age: **582 days**
|
| 5183 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5184 |
-
- public orgs: none visible
|
| 5185 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5186 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 5187 |
-
|
| 5188 |
-
Example artifacts:
|
| 5189 |
-
- [PR #66884: fix(ci): harden release checks workflow inputs](https://github.com/openclaw/openclaw/pull/66884) — open
|
| 5190 |
-
- [PR #66735: fix(daemon): hand off systemd self-restarts](https://github.com/openclaw/openclaw/pull/66735) — open
|
| 5191 |
-
|
| 5192 |
### `Aliciawque`
|
| 5193 |
|
| 5194 |
- profile: [github.com/Aliciawque](https://github.com/Aliciawque)
|
|
@@ -5321,28 +5345,6 @@ Example artifacts:
|
|
| 5321 |
- [PR #67704: fix(errors): stop treating Codex HTML challenge pages as DNS failures](https://github.com/openclaw/openclaw/pull/67704) — closed, merged
|
| 5322 |
- [PR #67693: Prevent setup prompts from crashing on blank option labels](https://github.com/openclaw/openclaw/pull/67693) — open
|
| 5323 |
|
| 5324 |
-
### `chrisabad`
|
| 5325 |
-
|
| 5326 |
-
- profile: [github.com/chrisabad](https://github.com/chrisabad)
|
| 5327 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achrisabad)
|
| 5328 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achrisabad)
|
| 5329 |
-
- repo first seen: `2026-04-18T02:47:00Z`
|
| 5330 |
-
- repo last seen: `2026-04-18T03:36:42Z`
|
| 5331 |
-
- first seen in snapshot: **no**
|
| 5332 |
-
- repo association: **NONE**
|
| 5333 |
-
- repo primary artifacts: **2**
|
| 5334 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 5335 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 5336 |
-
- account age: **2185 days**
|
| 5337 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5338 |
-
- public orgs: none visible
|
| 5339 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 5340 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 5341 |
-
|
| 5342 |
-
Example artifacts:
|
| 5343 |
-
- [PR #68381: feat: add maxExecutionMs per-task timeout to command lane](https://github.com/openclaw/openclaw/pull/68381) — open
|
| 5344 |
-
- [PR #68372: feat: add session-persistence truncation cap for tool results](https://github.com/openclaw/openclaw/pull/68372) — open
|
| 5345 |
-
|
| 5346 |
### `dallylee`
|
| 5347 |
|
| 5348 |
- profile: [github.com/dallylee](https://github.com/dallylee)
|
|
@@ -6229,12 +6231,12 @@ Example artifacts:
|
|
| 6229 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop)
|
| 6230 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop)
|
| 6231 |
- repo first seen: `2026-04-18T14:50:16Z`
|
| 6232 |
-
- repo last seen: `2026-04-
|
| 6233 |
- first seen in snapshot: **no**
|
| 6234 |
- repo association: **NONE**
|
| 6235 |
- repo primary artifacts: **2**
|
| 6236 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6237 |
-
- snapshot discussion activity: **1 comments /
|
| 6238 |
- account age: **4952 days**
|
| 6239 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6240 |
- public orgs: `CommonKey`
|
|
@@ -6908,6 +6910,31 @@ Example artifacts:
|
|
| 6908 |
- [PR #65013: fix(tasks): silence acp child-session completion banners](https://github.com/openclaw/openclaw/pull/65013) — open
|
| 6909 |
- [PR #64416: fix(acp): normalize completion delivery guidance](https://github.com/openclaw/openclaw/pull/64416) — open
|
| 6910 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6911 |
### `ggzeng`
|
| 6912 |
|
| 6913 |
- profile: [github.com/ggzeng](https://github.com/ggzeng)
|
|
@@ -8476,7 +8503,7 @@ Example artifacts:
|
|
| 8476 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adyz2102)
|
| 8477 |
- repo first seen: `2026-04-18T23:47:21Z`
|
| 8478 |
- repo last seen: `2026-04-18T23:56:28Z`
|
| 8479 |
-
- first seen in snapshot: **
|
| 8480 |
- repo association: **NONE**
|
| 8481 |
- repo primary artifacts: **2**
|
| 8482 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
|
@@ -10432,6 +10459,27 @@ Example artifacts:
|
|
| 10432 |
Example artifacts:
|
| 10433 |
- [PR #65149: Add final reply payloads plugin hook](https://github.com/openclaw/openclaw/pull/65149) — open
|
| 10434 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10435 |
### `BowieSequoia`
|
| 10436 |
|
| 10437 |
- profile: [github.com/BowieSequoia](https://github.com/BowieSequoia)
|
|
@@ -11698,12 +11746,12 @@ Example artifacts:
|
|
| 11698 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agarrytan)
|
| 11699 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agarrytan)
|
| 11700 |
- repo first seen: `2026-04-18T23:01:38Z`
|
| 11701 |
-
- repo last seen: `2026-04-
|
| 11702 |
- first seen in snapshot: **no**
|
| 11703 |
- repo association: **NONE**
|
| 11704 |
- repo primary artifacts: **1**
|
| 11705 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11706 |
-
- snapshot discussion activity: **
|
| 11707 |
- account age: **6463 days**
|
| 11708 |
- recent public PR activity: **34 PRs** (29 merged / 1 closed-unmerged / 4 open; merged rate **85%**, closed-unmerged rate **3%**, open rate **12%**)
|
| 11709 |
- public orgs: `Garry-s-List`
|
|
@@ -11711,7 +11759,7 @@ Example artifacts:
|
|
| 11711 |
- heuristic read: **high recent PR volume**
|
| 11712 |
|
| 11713 |
Example artifacts:
|
| 11714 |
-
- [PR #68718: minions: durable SQLite-backed job queue for subagents, ACP, CLI, and cron](https://github.com/openclaw/openclaw/pull/68718) — open
|
| 11715 |
|
| 11716 |
### `gee-bjak`
|
| 11717 |
|
|
@@ -14114,12 +14162,12 @@ Example artifacts:
|
|
| 14114 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster)
|
| 14115 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster)
|
| 14116 |
- repo first seen: `2026-04-11T23:06:15Z`
|
| 14117 |
-
- repo last seen: `2026-04-
|
| 14118 |
- first seen in snapshot: **no**
|
| 14119 |
- repo association: **NONE**
|
| 14120 |
- repo primary artifacts: **1**
|
| 14121 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14122 |
-
- snapshot discussion activity: **
|
| 14123 |
- account age: **5275 days**
|
| 14124 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14125 |
- public orgs: none visible
|
|
@@ -15012,27 +15060,6 @@ Example artifacts:
|
|
| 15012 |
Example artifacts:
|
| 15013 |
- [PR #68235: fix: issue 53120](https://github.com/openclaw/openclaw/pull/68235) — open
|
| 15014 |
|
| 15015 |
-
### `rwang23`
|
| 15016 |
-
|
| 15017 |
-
- profile: [github.com/rwang23](https://github.com/rwang23)
|
| 15018 |
-
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Arwang23)
|
| 15019 |
-
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Arwang23)
|
| 15020 |
-
- repo first seen: `2026-04-12T00:55:49Z`
|
| 15021 |
-
- repo last seen: `2026-04-12T00:55:49Z`
|
| 15022 |
-
- first seen in snapshot: **no**
|
| 15023 |
-
- repo association: **NONE**
|
| 15024 |
-
- repo primary artifacts: **1**
|
| 15025 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15026 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 15027 |
-
- account age: **4201 days**
|
| 15028 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15029 |
-
- public orgs: none visible
|
| 15030 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 15031 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 15032 |
-
|
| 15033 |
-
Example artifacts:
|
| 15034 |
-
- [PR #65073: feat(memory): add google-vertex embedding support for builtin memory](https://github.com/openclaw/openclaw/pull/65073) — open
|
| 15035 |
-
|
| 15036 |
### `saamuelng601-pixel`
|
| 15037 |
|
| 15038 |
- profile: [github.com/saamuelng601-pixel](https://github.com/saamuelng601-pixel)
|
|
@@ -15228,12 +15255,12 @@ Example artifacts:
|
|
| 15228 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15229 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15230 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15231 |
-
- repo last seen: `2026-04-
|
| 15232 |
- first seen in snapshot: **no**
|
| 15233 |
- repo association: **NONE**
|
| 15234 |
- repo primary artifacts: **1**
|
| 15235 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15236 |
-
- snapshot discussion activity: **
|
| 15237 |
- account age: **5691 days**
|
| 15238 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15239 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: openclaw/openclaw
|
| 2 |
|
| 3 |
+
- Snapshot: `20260419T012035Z`
|
| 4 |
+
- Generated: `2026-04-19T01:22:34Z`
|
| 5 |
- Activity window: `7d`
|
| 6 |
+
- Contributors: `717`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 13 |
| `vincentkoc` | [profile](https://github.com/vincentkoc) | no | MEMBER | 6420d | `2026-02-03T19:03:56Z` | 54 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 14 |
| `100yenadmin` | [profile](https://github.com/100yenadmin) | no | CONTRIBUTOR | 178d | `2026-03-15T18:31:56Z` | 51 | 49 | weak | moderate | medium | young account; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 15 |
| `hclsys` | [profile](https://github.com/hclsys) | no | CONTRIBUTOR | 4339d | `2026-01-29T06:32:51Z` | 41 | 0 | weak | low | high | very high single-repo PR burst; high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
| 16 |
+
| `neeravmakwana` | [profile](https://github.com/neeravmakwana) | no | CONTRIBUTOR | 64d | `2026-02-24T02:57:36Z` | 40 | 0 | weak | low | medium | very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 17 |
| `nightq` | [profile](https://github.com/nightq) | no | CONTRIBUTOR | 4825d | `2026-04-01T13:17:35Z` | 39 | 1 | weak | low | medium | extremely high recent PR volume; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 18 |
| `w-sss` | [profile](https://github.com/w-sss) | no | CONTRIBUTOR | 391d | `2026-03-16T09:14:04Z` | 34 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 19 |
| `Takhoffman` | [profile](https://github.com/Takhoffman) | no | CONTRIBUTOR | 5455d | `2026-01-27T16:37:08Z` | 32 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 735d | `2026-03-03T03:34:57Z` | 31 | 11 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
+
| `kagura-agent` | [profile](https://github.com/kagura-agent) | no | CONTRIBUTOR | 32d | `2026-03-18T00:16:55Z` | 30 | 7 | mixed | high | high | very new account; extremely high recent PR volume; broad repo spread; high open PR share |
|
| 22 |
| `hxy91819` | [profile](https://github.com/hxy91819) | no | MEMBER | 4229d | `2026-03-13T11:26:05Z` | 30 | 1 | mixed | low | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 23 |
| `eleqtrizit` | [profile](https://github.com/eleqtrizit) | no | CONTRIBUTOR | 3150d | `2026-04-07T18:17:36Z` | 23 | 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 |
|
|
|
|
| 69 |
| `loongfay` | [profile](https://github.com/loongfay) | no | NONE | 3732d | `2026-04-15T14:58:37Z` | 8 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 70 |
| `visionik` | [profile](https://github.com/visionik) | no | CONTRIBUTOR | 6279d | `2026-01-02T09:08:10Z` | 8 | 1 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 71 |
| `Angfr95` | [profile](https://github.com/Angfr95) | no | NONE | 641d | `2026-04-14T04:39:29Z` | 8 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 72 |
+
| `armorbreak001` | [profile](https://github.com/armorbreak001) | no | NONE | 7d | `2026-04-16T01:31:19Z` | 8 | 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 |
|
| 73 |
| `draix` | [profile](https://github.com/draix) | no | NONE | 5822d | `2026-04-12T04:34:31Z` | 8 | 0 | weak | moderate | low | high recent PR volume; high open PR share |
|
| 74 |
| `duqaXxX` | [profile](https://github.com/duqaXxX) | no | CONTRIBUTOR | 4000d | `2026-04-09T23:20:27Z` | 8 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 75 |
| `jlapenna` | [profile](https://github.com/jlapenna) | no | CONTRIBUTOR | 6304d | `2026-04-03T04:12:38Z` | 8 | 0 | weak | low | low | high open PR share |
|
| 76 |
| `Magicray1217` | [profile](https://github.com/Magicray1217) | no | NONE | 34d | `2026-04-13T10:47:52Z` | 8 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 77 |
| `onutc` | [profile](https://github.com/onutc) | no | CONTRIBUTOR | 874d | `2026-01-08T12:30:20Z` | 8 | 0 | strong | low | low | targets high-star repos |
|
| 78 |
| `OwenYWT` | [profile](https://github.com/OwenYWT) | no | CONTRIBUTOR | 1471d | `2026-04-10T09:45:23Z` | 8 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 79 |
+
| `suboss87` | [profile](https://github.com/suboss87) | no | CONTRIBUTOR | 4078d | `2026-03-13T04:40:38Z` | 8 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 80 |
| `mjamiv` | [profile](https://github.com/mjamiv) | no | CONTRIBUTOR | 977d | `2026-04-08T18:58:33Z` | 7 | 5 | mixed | low | low | high open PR share; targets high-star repos |
|
| 81 |
| `asakir44` | [profile](https://github.com/asakir44) | no | NONE | 440d | `2026-04-13T14:53:54Z` | 7 | 1 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 82 |
+
| `masatohoshino` | [profile](https://github.com/masatohoshino) | no | CONTRIBUTOR | 138d | `2026-02-25T18:12:54Z` | 7 | 1 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 83 |
| `nxmxbbd` | [profile](https://github.com/nxmxbbd) | no | CONTRIBUTOR | 6373d | `2026-03-05T20:12:25Z` | 7 | 1 | n/a | low | low | no visible non-self stars |
|
| 84 |
| `rubencu` | [profile](https://github.com/rubencu) | no | CONTRIBUTOR | 4684d | `2026-04-13T11:49:44Z` | 7 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 85 |
| `coder999999999` | [profile](https://github.com/coder999999999) | no | NONE | 1804d | `2026-04-12T06:08:33Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 86 |
| `ImLukeF` | [profile](https://github.com/ImLukeF) | no | MEMBER | 1650d | `2026-03-10T16:03:05Z` | 7 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 87 |
| `likewen-tech` | [profile](https://github.com/likewen-tech) | no | NONE | 477d | `2026-04-17T13:44:27Z` | 7 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 88 |
| `Mlightsnow` | [profile](https://github.com/Mlightsnow) | no | CONTRIBUTOR | 1899d | `2026-04-09T22:29:10Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 89 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | NONE | 1526d | `2026-04-14T18:43:33Z` | 7 | 0 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 90 |
| `oliviareid-svg` | [profile](https://github.com/oliviareid-svg) | no | CONTRIBUTOR | 27d | `2026-03-22T06:41:01Z` | 7 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 91 |
| `wade-microblueworld` | [profile](https://github.com/wade-microblueworld) | no | NONE | 2336d | `2026-04-17T10:35:38Z` | 7 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 92 |
| `BKF-Gitty` | [profile](https://github.com/BKF-Gitty) | no | CONTRIBUTOR | 53d | `2026-04-11T18:30:35Z` | 6 | 2 | strong | low | low | very new account; targets high-star repos |
|
| 93 |
| `chinar-amrutkar` | [profile](https://github.com/chinar-amrutkar) | no | CONTRIBUTOR | 3502d | `2026-03-03T22:36:15Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 94 |
| `yfge` | [profile](https://github.com/yfge) | no | CONTRIBUTOR | 5272d | `2026-02-16T06:14:40Z` | 6 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `amittell` | [profile](https://github.com/amittell) | no | CONTRIBUTOR | 5191d | `2026-02-23T20:22:28Z` | 6 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 96 |
+
| `bluesky6868` | [profile](https://github.com/bluesky6868) | no | NONE | 3181d | `2026-04-17T22:26:25Z` | 6 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
| `coletebou` | [profile](https://github.com/coletebou) | no | NONE | 3993d | `2026-02-03T13:22:50Z` | 6 | 0 | mixed | low | low | targets high-star repos |
|
| 98 |
| `enis-uys` | [profile](https://github.com/enis-uys) | no | NONE | 1412d | `2026-03-14T22:33:28Z` | 6 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 99 |
| `jjmk6` | [profile](https://github.com/jjmk6) | no | NONE | 254d | `2026-04-17T13:50:46Z` | 6 | 0 | weak | low | low | young account; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 110 |
| `rmfalco89` | [profile](https://github.com/rmfalco89) | no | NONE | 4592d | `2026-02-08T21:18:55Z` | 5 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 111 |
| `sliverp` | [profile](https://github.com/sliverp) | no | MEMBER | 2933d | `2026-02-06T14:44:05Z` | 5 | 1 | mixed | low | low | targets high-star repos |
|
| 112 |
| `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 |
|
|
|
|
| 113 |
| `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 |
|
| 114 |
| `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 |
|
| 115 |
| `jasonmakr` | [profile](https://github.com/jasonmakr) | no | NONE | 39d | `2026-04-18T02:14:36Z` | 5 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 131 |
| `dutifulbob` | [profile](https://github.com/dutifulbob) | no | CONTRIBUTOR | 60d | `2026-02-22T13:07:44Z` | 4 | 0 | strong | moderate | low | very new account; high recent PR volume; no visible non-self stars |
|
| 132 |
| `holeshotclaw` | [profile](https://github.com/holeshotclaw) | no | NONE | 12d | `2026-04-14T22:45:43Z` | 4 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 133 |
| `hoyanhan` | [profile](https://github.com/hoyanhan) | no | NONE | 2697d | `2026-04-16T11:24:49Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 134 |
+
| `Kailigithub` | [profile](https://github.com/Kailigithub) | yes | NONE | 4001d | `2026-04-19T01:02:35Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 135 |
| `KeWang0622` | [profile](https://github.com/KeWang0622) | no | NONE | 3176d | `2026-04-12T22:12:52Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 136 |
| `moorsecopers99` | [profile](https://github.com/moorsecopers99) | no | NONE | 2665d | `2026-04-15T11:43:40Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 137 |
| `RoLuoGan` | [profile](https://github.com/RoLuoGan) | no | NONE | 575d | `2026-04-14T03:58:53Z` | 4 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 147 |
| `jinon86` | [profile](https://github.com/jinon86) | no | NONE | 137d | `2026-04-17T15:05:24Z` | 3 | 4 | weak | low | medium | young account; high open PR share; no visible non-self stars |
|
| 148 |
| `Ziy1-Tan` | [profile](https://github.com/Ziy1-Tan) | no | CONTRIBUTOR | 2560d | `2026-03-16T02:45:15Z` | 3 | 3 | mixed | low | low | high open PR share; targets high-star repos |
|
| 149 |
| `anyech` | [profile](https://github.com/anyech) | no | NONE | 4236d | `2026-02-23T04:42:33Z` | 3 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 150 |
+
| `LightDriverCS` | [profile](https://github.com/LightDriverCS) | no | NONE | 89d | `2026-04-13T22:53:03Z` | 3 | 2 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 151 |
| `yoanndefay` | [profile](https://github.com/yoanndefay) | no | NONE | 2166d | `2026-04-13T15:13:19Z` | 3 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 152 |
| `akinshaywai` | [profile](https://github.com/akinshaywai) | no | NONE | 1855d | `2026-04-15T23:06:37Z` | 3 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 153 |
| `alekseivarin-gif` | [profile](https://github.com/alekseivarin-gif) | no | NONE | 0d | `2026-04-18T13:06:54Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 154 |
+
| `alexlomt` | [profile](https://github.com/alexlomt) | no | NONE | 582d | `2026-04-14T18:25:56Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 155 |
| `Ante042` | [profile](https://github.com/Ante042) | no | NONE | 2859d | `2026-04-18T13:02:47Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 156 |
+
| `chrisabad` | [profile](https://github.com/chrisabad) | no | NONE | 2185d | `2026-04-18T02:47:00Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 157 |
| `damselem` | [profile](https://github.com/damselem) | no | CONTRIBUTOR | 6104d | `2026-04-12T09:37:25Z` | 3 | 0 | n/a | low | low | no visible non-self stars |
|
| 158 |
| `evgyur` | [profile](https://github.com/evgyur) | no | NONE | 1222d | `2026-04-17T22:56:05Z` | 3 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 159 |
| `GameWorldsDEV` | [profile](https://github.com/GameWorldsDEV) | no | NONE | 609d | `2026-03-22T22:51:07Z` | 3 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 182 |
| `OpenCodeEngineer` | [profile](https://github.com/OpenCodeEngineer) | no | CONTRIBUTOR | 61d | `2026-04-11T01:14:43Z` | 2 | 9 | strong | low | low | very new account; no visible non-self stars; targets high-star repos |
|
| 183 |
| `717986230` | [profile](https://github.com/717986230) | no | NONE | 1852d | `2026-04-13T02:48:11Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 184 |
| `leaderlemon` | [profile](https://github.com/leaderlemon) | no | NONE | 1559d | `2026-04-13T09:58:26Z` | 2 | 3 | weak | low | low | targets high-star repos |
|
|
|
|
| 185 |
| `frankhli843` | [profile](https://github.com/frankhli843) | no | NONE | 2499d | `2026-04-17T16:19:07Z` | 2 | 2 | mixed | low | low | — |
|
| 186 |
| `hansolo949` | [profile](https://github.com/hansolo949) | no | NONE | 297d | `2026-04-12T08:08:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 187 |
| `jensenwang560-blip` | [profile](https://github.com/jensenwang560-blip) | no | NONE | 36d | `2026-04-13T07:35:13Z` | 2 | 2 | weak | low | medium | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 188 |
| `johnlanni` | [profile](https://github.com/johnlanni) | no | NONE | 4436d | `2026-02-04T02:56:19Z` | 2 | 2 | mixed | low | low | — |
|
|
|
|
| 189 |
| `shaun0927` | [profile](https://github.com/shaun0927) | no | NONE | 2053d | `2026-04-16T12:23:24Z` | 2 | 2 | mixed | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 190 |
| `zongqichen` | [profile](https://github.com/zongqichen) | no | NONE | 1030d | `2026-04-14T13:18:08Z` | 2 | 2 | weak | low | low | targets high-star repos |
|
| 191 |
| `188080501` | [profile](https://github.com/188080501) | no | NONE | 4410d | `2026-03-03T12:01:36Z` | 2 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 199 |
| `wzhgba` | [profile](https://github.com/wzhgba) | no | NONE | 4060d | `2026-04-14T16:57:48Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 200 |
| `ademczuk` | [profile](https://github.com/ademczuk) | no | CONTRIBUTOR | 4629d | `2026-02-23T17:59:33Z` | 2 | 0 | weak | low | low | targets high-star repos |
|
| 201 |
| `akashmahlaz` | [profile](https://github.com/akashmahlaz) | no | NONE | 452d | `2026-04-16T07:39:37Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 202 |
| `Aliciawque` | [profile](https://github.com/Aliciawque) | no | NONE | 734d | `2026-04-15T03:33:14Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 203 |
| `AstronautGumbo` | [profile](https://github.com/AstronautGumbo) | no | NONE | 471d | `2026-04-18T13:07:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 204 |
| `benholl94-cmyk` | [profile](https://github.com/benholl94-cmyk) | no | NONE | 6d | `2026-04-15T00:20:23Z` | 2 | 0 | n/a | low | medium | very new account; no visible non-self stars |
|
| 205 |
| `bettert0n` | [profile](https://github.com/bettert0n) | no | NONE | 2828d | `2026-04-17T16:36:34Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 206 |
| `bin448482` | [profile](https://github.com/bin448482) | no | NONE | 3832d | `2026-04-12T12:14:05Z` | 2 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 207 |
| `chris-yyau` | [profile](https://github.com/chris-yyau) | no | CONTRIBUTOR | 89d | `2026-04-16T13:56:07Z` | 2 | 0 | mixed | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 208 |
| `dallylee` | [profile](https://github.com/dallylee) | no | CONTRIBUTOR | 1081d | `2026-04-14T09:55:39Z` | 2 | 0 | weak | moderate | low | high open PR share |
|
| 209 |
| `EdderTalmor` | [profile](https://github.com/EdderTalmor) | no | CONTRIBUTOR | 2678d | `2026-04-12T02:32:19Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 210 |
| `ender-wiggin-ai` | [profile](https://github.com/ender-wiggin-ai) | no | NONE | 40d | `2026-04-16T16:39:39Z` | 2 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 275 |
| `IVY-AI-gif` | [profile](https://github.com/IVY-AI-gif) | no | CONTRIBUTOR | 2223d | `2026-03-22T16:01:04Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 276 |
| `latenighthackathon` | [profile](https://github.com/latenighthackathon) | no | NONE | 84d | `2026-04-10T15:42:36Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 277 |
| `richardclawbot` | [profile](https://github.com/richardclawbot) | no | NONE | 31d | `2026-04-10T17:07:12Z` | 3 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 278 |
+
| `RedParrotBerkeley` | [profile](https://github.com/RedParrotBerkeley) | no | NONE | 1107d | `2026-04-10T16:29:40Z` | 2 | 3 | mixed | moderate | low | — |
|
| 279 |
| `ggzeng` | [profile](https://github.com/ggzeng) | no | NONE | 3560d | `2026-04-09T09:35:59Z` | 2 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 280 |
| `amzzzzzzz` | [profile](https://github.com/amzzzzzzz) | no | CONTRIBUTOR | 850d | `2026-02-12T03:22:43Z` | 2 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 281 |
| `dorukardahan` | [profile](https://github.com/dorukardahan) | no | CONTRIBUTOR | 3001d | `2026-02-18T22:33:42Z` | 2 | 1 | mixed | moderate | low | — |
|
|
|
|
| 345 |
| `DevInvestor` | [profile](https://github.com/DevInvestor) | no | NONE | 104d | `2026-03-24T13:05:09Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 346 |
| `Dithilli` | [profile](https://github.com/Dithilli) | no | CONTRIBUTOR | 2832d | `2026-02-19T14:54:20Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 347 |
| `Dodo1021` | [profile](https://github.com/Dodo1021) | no | NONE | 659d | `2026-03-24T00:01:31Z` | 1 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 348 |
+
| `dyz2102` | [profile](https://github.com/dyz2102) | no | NONE | 3517d | `2026-04-18T23:47:21Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 349 |
| `earon-han` | [profile](https://github.com/earon-han) | no | NONE | 117d | `2026-04-16T09:54:34Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 350 |
| `epanonymous` | [profile](https://github.com/epanonymous) | no | NONE | 1621d | `2026-01-31T02:07:36Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 351 |
| `fmercurio` | [profile](https://github.com/fmercurio) | no | CONTRIBUTOR | 3818d | `2026-02-20T17:19:44Z` | 1 | 1 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 436 |
| `bmadwaves` | [profile](https://github.com/bmadwaves) | no | NONE | 443d | `2026-04-17T16:54:06Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 437 |
| `bobgee00001-beep` | [profile](https://github.com/bobgee00001-beep) | no | NONE | 63d | `2026-04-13T18:14:21Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 438 |
| `bogdanovich` | [profile](https://github.com/bogdanovich) | no | NONE | 4623d | `2026-04-12T03:44:21Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 439 |
+
| `bohell` | [profile](https://github.com/bohell) | yes | NONE | 3914d | `2026-04-19T00:35:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 440 |
| `BowieSequoia` | [profile](https://github.com/BowieSequoia) | no | NONE | 13d | `2026-04-16T22:01:14Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 441 |
| `brospan` | [profile](https://github.com/brospan) | no | NONE | 515d | `2026-04-15T14:27:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 442 |
| `BruceMacD` | [profile](https://github.com/BruceMacD) | no | CONTRIBUTOR | 4547d | `2026-01-31T06:12:37Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 655 |
| `rommanali-spec` | [profile](https://github.com/rommanali-spec) | no | NONE | 242d | `2026-04-13T16:08:39Z` | 1 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 656 |
| `rudi193-cmd` | [profile](https://github.com/rudi193-cmd) | no | NONE | 190d | `2026-04-16T19:11:32Z` | 1 | 0 | mixed | moderate | low | young account; high open PR share; no visible non-self stars |
|
| 657 |
| `rvajustin` | [profile](https://github.com/rvajustin) | no | NONE | 4443d | `2026-04-17T17:57:49Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 658 |
| `saamuelng601-pixel` | [profile](https://github.com/saamuelng601-pixel) | no | CONTRIBUTOR | 7d | `2026-04-15T03:46:53Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 659 |
| `sagarpswc` | [profile](https://github.com/sagarpswc) | no | NONE | 164d | `2026-04-13T09:31:42Z` | 1 | 0 | weak | low | medium | young account; high open PR share; targets high-star repos |
|
| 660 |
| `samimjafari` | [profile](https://github.com/samimjafari) | no | NONE | 728d | `2026-04-18T01:57:49Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 807 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Ahclsys)
|
| 808 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Ahclsys)
|
| 809 |
- repo first seen: `2026-01-29T06:32:51Z`
|
| 810 |
+
- repo last seen: `2026-04-19T01:15:29Z`
|
| 811 |
- first seen in snapshot: **no**
|
| 812 |
- repo association: **CONTRIBUTOR**
|
| 813 |
- repo primary artifacts: **41**
|
| 814 |
- snapshot authored PRs/issues: **41 PRs / 0 issues**
|
| 815 |
+
- snapshot discussion activity: **165 comments / 3 reviews / 3 review comments**
|
| 816 |
- account age: **4339 days**
|
| 817 |
- recent public PR activity: **34 PRs** (3 merged / 26 closed-unmerged / 5 open; merged rate **9%**, closed-unmerged rate **76%**, open rate **15%**)
|
| 818 |
- public orgs: none visible
|
|
|
|
| 822 |
Example artifacts:
|
| 823 |
- [PR #68542: fix(auto-reply): preserve friendly basename for reply-media staging](https://github.com/openclaw/openclaw/pull/68542) — open
|
| 824 |
- [PR #68492: fix(update-cli): capture macOS launchctl stderr to a log file instead of /dev/null](https://github.com/openclaw/openclaw/pull/68492) — closed, merged
|
| 825 |
+
- [PR #68399: fix(cli): reject --agent on models set/set-image instead of silently writing global default](https://github.com/openclaw/openclaw/pull/68399) — closed
|
| 826 |
+
|
| 827 |
+
### `neeravmakwana`
|
| 828 |
+
|
| 829 |
+
- profile: [github.com/neeravmakwana](https://github.com/neeravmakwana)
|
| 830 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aneeravmakwana)
|
| 831 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aneeravmakwana)
|
| 832 |
+
- repo first seen: `2026-02-24T02:57:36Z`
|
| 833 |
+
- repo last seen: `2026-04-19T01:02:07Z`
|
| 834 |
+
- first seen in snapshot: **no**
|
| 835 |
+
- repo association: **CONTRIBUTOR**
|
| 836 |
+
- repo primary artifacts: **40**
|
| 837 |
+
- snapshot authored PRs/issues: **40 PRs / 0 issues**
|
| 838 |
+
- snapshot discussion activity: **105 comments / 3 reviews / 3 review comments**
|
| 839 |
+
- account age: **64 days**
|
| 840 |
+
- recent public PR activity: **34 PRs** (8 merged / 18 closed-unmerged / 8 open; merged rate **24%**, closed-unmerged rate **53%**, open rate **24%**)
|
| 841 |
+
- public orgs: none visible
|
| 842 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 843 |
+
- heuristic read: **very new account; high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 844 |
+
|
| 845 |
+
Example artifacts:
|
| 846 |
+
- [PR #68747: PDF tool: abort stalled remote fetch after 30s idle timeout](https://github.com/openclaw/openclaw/pull/68747) — open
|
| 847 |
+
- [PR #68740: Ollama/models: detect Gemma 4 and `thinking` capability as reasoning](https://github.com/openclaw/openclaw/pull/68740) — open
|
| 848 |
+
- [PR #68366: Google Gemini CLI: pass --yolo so non-interactive --prompt invocations expose write/edit tools (#68216)](https://github.com/openclaw/openclaw/pull/68366) — open
|
| 849 |
|
| 850 |
### `nightq`
|
| 851 |
|
|
|
|
| 871 |
- [PR #68422: fix(ui): constrain web chat width to 920px for better readability](https://github.com/openclaw/openclaw/pull/68422) — open
|
| 872 |
- [Issue #59034: [macOS] screen.record command not available on node](https://github.com/openclaw/openclaw/issues/59034) — open
|
| 873 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 874 |
### `w-sss`
|
| 875 |
|
| 876 |
- profile: [github.com/w-sss](https://github.com/w-sss)
|
|
|
|
| 944 |
- [Issue #65868: [Feature]: Improve QQBot error messages with actionable guidance and docs links](https://github.com/openclaw/openclaw/issues/65868) — open
|
| 945 |
- [Issue #65866: [Feature]: Document MiniMax TTS environment variables (MINIMAX_TTS_MODEL, MINIMAX_TTS_VOICE_ID)](https://github.com/openclaw/openclaw/issues/65866) — open
|
| 946 |
|
| 947 |
+
### `kagura-agent`
|
| 948 |
+
|
| 949 |
+
- profile: [github.com/kagura-agent](https://github.com/kagura-agent)
|
| 950 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Akagura-agent)
|
| 951 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Akagura-agent)
|
| 952 |
+
- repo first seen: `2026-03-18T00:16:55Z`
|
| 953 |
+
- repo last seen: `2026-04-19T01:20:33Z`
|
| 954 |
+
- first seen in snapshot: **no**
|
| 955 |
+
- repo association: **CONTRIBUTOR**
|
| 956 |
+
- repo primary artifacts: **37**
|
| 957 |
+
- snapshot authored PRs/issues: **30 PRs / 7 issues**
|
| 958 |
+
- snapshot discussion activity: **50 comments / 0 reviews / 0 review comments**
|
| 959 |
+
- account age: **32 days**
|
| 960 |
+
- recent public PR activity: **108 PRs** (51 merged / 12 closed-unmerged / 45 open; merged rate **47%**, closed-unmerged rate **11%**, open rate **42%**)
|
| 961 |
+
- public orgs: none visible
|
| 962 |
+
- compact scores: follow-through **mixed**, breadth **high**, automation risk **high**
|
| 963 |
+
- heuristic read: **very new account; extremely high recent PR volume; broad repo spread; high open PR share**
|
| 964 |
+
|
| 965 |
+
Example artifacts:
|
| 966 |
+
- [PR #68753: fix: allow systemEvent cron jobs to specify custom timeoutSeconds](https://github.com/openclaw/openclaw/pull/68753) — open
|
| 967 |
+
- [PR #68746: fix: always send stream_options.include_usage when streaming (openai-completions)](https://github.com/openclaw/openclaw/pull/68746) — open
|
| 968 |
+
- [PR #68722: fix: chmod openclaw.json to 0o600 after atomic rename on config write](https://github.com/openclaw/openclaw/pull/68722) — open
|
| 969 |
+
- [Issue #68123: feat: allow cron tasks to opt out of main session notification](https://github.com/openclaw/openclaw/issues/68123) — open
|
| 970 |
+
- [Issue #66576: [Feature]: Configurable workspace file inclusion/exclusion (bootstrapFiles)](https://github.com/openclaw/openclaw/issues/66576) — open
|
| 971 |
+
- [Issue #66399: Process supervisor: graceful signal escalation and drain timeout for exec tool](https://github.com/openclaw/openclaw/issues/66399) — open
|
| 972 |
+
|
| 973 |
### `hxy91819`
|
| 974 |
|
| 975 |
- profile: [github.com/hxy91819](https://github.com/hxy91819)
|
|
|
|
| 994 |
- [PR #68509: changelog: move #67807 entry to Fixes section](https://github.com/openclaw/openclaw/pull/68509) — closed, merged
|
| 995 |
- [Issue #64892: [Bug]: Agent self-update bypasses update.run and uses raw npm global upgrade without restarting gateway](https://github.com/openclaw/openclaw/issues/64892) — open
|
| 996 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 997 |
### `eleqtrizit`
|
| 998 |
|
| 999 |
- profile: [github.com/eleqtrizit](https://github.com/eleqtrizit)
|
|
|
|
| 1145 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amcaxtr)
|
| 1146 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amcaxtr)
|
| 1147 |
- repo first seen: `2026-02-04T01:45:00Z`
|
| 1148 |
+
- repo last seen: `2026-04-19T00:25:27Z`
|
| 1149 |
- first seen in snapshot: **no**
|
| 1150 |
- repo association: **MEMBER**
|
| 1151 |
- repo primary artifacts: **23**
|
| 1152 |
- snapshot authored PRs/issues: **18 PRs / 5 issues**
|
| 1153 |
+
- snapshot discussion activity: **512 comments / 57 reviews / 57 review comments**
|
| 1154 |
- account age: **4358 days**
|
| 1155 |
- recent public PR activity: **13 PRs** (5 merged / 1 closed-unmerged / 7 open; merged rate **38%**, closed-unmerged rate **8%**, open rate **54%**)
|
| 1156 |
- public orgs: `openclaw`
|
|
|
|
| 2154 |
- [PR #67124: fix(gateway): skip scope-upgrade pairing for unpaired local backend clients](https://github.com/openclaw/openclaw/pull/67124) — open
|
| 2155 |
- [PR #66594: fix(gateway): register chat run on agent start and enable provider hooks during model warmup](https://github.com/openclaw/openclaw/pull/66594) — open
|
| 2156 |
|
| 2157 |
+
### `armorbreak001`
|
| 2158 |
+
|
| 2159 |
+
- profile: [github.com/armorbreak001](https://github.com/armorbreak001)
|
| 2160 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aarmorbreak001)
|
| 2161 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aarmorbreak001)
|
| 2162 |
+
- repo first seen: `2026-04-16T01:31:19Z`
|
| 2163 |
+
- repo last seen: `2026-04-19T00:48:20Z`
|
| 2164 |
+
- first seen in snapshot: **no**
|
| 2165 |
+
- repo association: **NONE**
|
| 2166 |
+
- repo primary artifacts: **8**
|
| 2167 |
+
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2168 |
+
- snapshot discussion activity: **6 comments / 3 reviews / 3 review comments**
|
| 2169 |
+
- account age: **7 days**
|
| 2170 |
+
- recent public PR activity: **145 PRs** (8 merged / 23 closed-unmerged / 114 open; merged rate **6%**, closed-unmerged rate **16%**, open rate **79%**)
|
| 2171 |
+
- public orgs: none visible
|
| 2172 |
+
- compact scores: follow-through **weak**, breadth **very high**, automation risk **high**
|
| 2173 |
+
- heuristic read: **very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars**
|
| 2174 |
+
|
| 2175 |
+
Example artifacts:
|
| 2176 |
+
- [PR #68742: fix(agents): restore streaming usage tracking for non-native openai-completions providers](https://github.com/openclaw/openclaw/pull/68742) — open
|
| 2177 |
+
- [PR #68714: fix(config): openclaw.json written with 0664 mode instead of 0600 after hot-save](https://github.com/openclaw/openclaw/pull/68714) — open
|
| 2178 |
+
- [PR #68555: fix(cron): loud error when payload.model silently falls back to wrong provider (#67756)](https://github.com/openclaw/openclaw/pull/68555) — open
|
| 2179 |
+
|
| 2180 |
### `draix`
|
| 2181 |
|
| 2182 |
- profile: [github.com/draix](https://github.com/draix)
|
|
|
|
| 2315 |
- [PR #65384: fix(feishu): migrate legacy botName accounts](https://github.com/openclaw/openclaw/pull/65384) — open
|
| 2316 |
- [PR #65383: fix(imessage): avoid duplicate default watcher](https://github.com/openclaw/openclaw/pull/65383) — open
|
| 2317 |
|
| 2318 |
+
### `suboss87`
|
| 2319 |
+
|
| 2320 |
+
- profile: [github.com/suboss87](https://github.com/suboss87)
|
| 2321 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asuboss87)
|
| 2322 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asuboss87)
|
| 2323 |
+
- repo first seen: `2026-03-13T04:40:38Z`
|
| 2324 |
+
- repo last seen: `2026-04-18T07:24:11Z`
|
| 2325 |
+
- first seen in snapshot: **no**
|
| 2326 |
+
- repo association: **CONTRIBUTOR**
|
| 2327 |
+
- repo primary artifacts: **8**
|
| 2328 |
+
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 2329 |
+
- snapshot discussion activity: **44 comments / 4 reviews / 0 review comments**
|
| 2330 |
+
- account age: **4078 days**
|
| 2331 |
+
- recent public PR activity: **5 PRs** (2 merged / 1 closed-unmerged / 2 open; merged rate **40%**, closed-unmerged rate **20%**, open rate **40%**)
|
| 2332 |
+
- public orgs: none visible
|
| 2333 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 2334 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2335 |
+
|
| 2336 |
+
Example artifacts:
|
| 2337 |
+
- [PR #68446: fix(whatsapp): stop DM allowFrom fallback into group policy sender bypass](https://github.com/openclaw/openclaw/pull/68446) — open
|
| 2338 |
+
- [PR #67457: fix(ollama): strip provider prefix from model ID in chat requests](https://github.com/openclaw/openclaw/pull/67457) — closed, merged
|
| 2339 |
+
- [PR #66544: fix(gateway): exclude heartbeat sender ID from session display name](https://github.com/openclaw/openclaw/pull/66544) — open
|
| 2340 |
+
|
| 2341 |
### `mjamiv`
|
| 2342 |
|
| 2343 |
- profile: [github.com/mjamiv](https://github.com/mjamiv)
|
|
|
|
| 2388 |
- [PR #66049: feat(agents): add per-agent TTS voice configuration](https://github.com/openclaw/openclaw/pull/66049) — open
|
| 2389 |
- [Issue #66056: [Feature]: Locale-aware error messages for user-facing failure text](https://github.com/openclaw/openclaw/issues/66056) — open
|
| 2390 |
|
| 2391 |
+
### `masatohoshino`
|
| 2392 |
+
|
| 2393 |
+
- profile: [github.com/masatohoshino](https://github.com/masatohoshino)
|
| 2394 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Amasatohoshino)
|
| 2395 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Amasatohoshino)
|
| 2396 |
+
- repo first seen: `2026-02-25T18:12:54Z`
|
| 2397 |
+
- repo last seen: `2026-04-19T00:58:22Z`
|
| 2398 |
+
- first seen in snapshot: **no**
|
| 2399 |
+
- repo association: **CONTRIBUTOR**
|
| 2400 |
+
- repo primary artifacts: **8**
|
| 2401 |
+
- snapshot authored PRs/issues: **7 PRs / 1 issues**
|
| 2402 |
+
- snapshot discussion activity: **19 comments / 30 reviews / 30 review comments**
|
| 2403 |
+
- account age: **138 days**
|
| 2404 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2405 |
+
- public orgs: none visible
|
| 2406 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 2407 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 2408 |
+
|
| 2409 |
+
Example artifacts:
|
| 2410 |
+
- [PR #68744: fix(whatsapp): respect audioAsVoice flag in outbound delivery](https://github.com/openclaw/openclaw/pull/68744) — open
|
| 2411 |
+
- [PR #68498: fix(matrix): pin event-helpers import to canonical matrix-js-sdk subpath (refs #50477)](https://github.com/openclaw/openclaw/pull/68498) — open
|
| 2412 |
+
- [PR #68458: fix(matrix): isolate credentials runtime import boundary (refs #50477)](https://github.com/openclaw/openclaw/pull/68458) — closed
|
| 2413 |
+
- [Issue #64784: [Feature]: LINE sticker send/receive support](https://github.com/openclaw/openclaw/issues/64784) — open
|
| 2414 |
+
|
| 2415 |
### `nxmxbbd`
|
| 2416 |
|
| 2417 |
- profile: [github.com/nxmxbbd](https://github.com/nxmxbbd)
|
|
|
|
| 2460 |
- [PR #67906: fix(agents): dedupe repeated bootstrap truncation warnings](https://github.com/openclaw/openclaw/pull/67906) — closed, merged
|
| 2461 |
- [Issue #65919: [Feature]: Keep configured presence alive until run complete + dispatch idle](https://github.com/openclaw/openclaw/issues/65919) — open
|
| 2462 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2463 |
### `coder999999999`
|
| 2464 |
|
| 2465 |
- profile: [github.com/coder999999999](https://github.com/coder999999999)
|
|
|
|
| 2598 |
- [PR #67344: fix(google): respect allowPrivateNetwork for image generation](https://github.com/openclaw/openclaw/pull/67344) — open
|
| 2599 |
- [PR #67341: fix(amazon-bedrock-mantle): add discovery.enabled config gate](https://github.com/openclaw/openclaw/pull/67341) — open
|
| 2600 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2601 |
### `wade-microblueworld`
|
| 2602 |
|
| 2603 |
- profile: [github.com/wade-microblueworld](https://github.com/wade-microblueworld)
|
|
|
|
| 2670 |
- [PR #67360: Fix/telegram config read bug](https://github.com/openclaw/openclaw/pull/67360) — open
|
| 2671 |
- [Issue #33568: [Bug]: chats from Telegram Topics are not logged in YYYY-MM-DD.md memory files](https://github.com/openclaw/openclaw/issues/33568) — closed
|
| 2672 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2673 |
### `yfge`
|
| 2674 |
|
| 2675 |
- profile: [github.com/yfge](https://github.com/yfge)
|
|
|
|
| 2717 |
- [PR #67475: fix(memory-lancedb): reject inbound envelope metadata during capture and recall](https://github.com/openclaw/openclaw/pull/67475) — open
|
| 2718 |
- [PR #66913: fix(memory-lancedb): show full IDs in memory_forget candidate list](https://github.com/openclaw/openclaw/pull/66913) — open
|
| 2719 |
|
| 2720 |
+
### `bluesky6868`
|
| 2721 |
+
|
| 2722 |
+
- profile: [github.com/bluesky6868](https://github.com/bluesky6868)
|
| 2723 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abluesky6868)
|
| 2724 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abluesky6868)
|
| 2725 |
+
- repo first seen: `2026-04-17T22:26:25Z`
|
| 2726 |
+
- repo last seen: `2026-04-19T01:12:44Z`
|
| 2727 |
+
- first seen in snapshot: **no**
|
| 2728 |
+
- repo association: **NONE**
|
| 2729 |
+
- repo primary artifacts: **6**
|
| 2730 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2731 |
+
- snapshot discussion activity: **4 comments / 1 reviews / 1 review comments**
|
| 2732 |
+
- account age: **3181 days**
|
| 2733 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2734 |
+
- public orgs: none visible
|
| 2735 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2736 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 2737 |
+
|
| 2738 |
+
Example artifacts:
|
| 2739 |
+
- [PR #68755: security(healthcheck): probe ufw/firewall-cmd via safe PATH and config fallback](https://github.com/openclaw/openclaw/pull/68755) — open
|
| 2740 |
+
- [PR #68667: security(gateway): route hook completion events to the target agent's session](https://github.com/openclaw/openclaw/pull/68667) — open
|
| 2741 |
+
- [PR #68658: security(ci): hoist docker-release manifest run: expressions into step env](https://github.com/openclaw/openclaw/pull/68658) — closed
|
| 2742 |
+
|
| 2743 |
### `coletebou`
|
| 2744 |
|
| 2745 |
- profile: [github.com/coletebou](https://github.com/coletebou)
|
|
|
|
| 2930 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Awirjo)
|
| 2931 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Awirjo)
|
| 2932 |
- repo first seen: `2026-04-06T11:49:31Z`
|
| 2933 |
+
- repo last seen: `2026-04-19T00:22:37Z`
|
| 2934 |
- first seen in snapshot: **no**
|
| 2935 |
- repo association: **CONTRIBUTOR**
|
| 2936 |
- repo primary artifacts: **6**
|
| 2937 |
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 2938 |
+
- snapshot discussion activity: **23 comments / 1 reviews / 0 review comments**
|
| 2939 |
- account age: **5970 days**
|
| 2940 |
- recent public PR activity: **5 PRs** (0 merged / 2 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **40%**, open rate **60%**)
|
| 2941 |
- public orgs: none visible
|
|
|
|
| 3116 |
- [PR #68238: fix(failover): classify INTERNAL 500 responses as retryable timeouts](https://github.com/openclaw/openclaw/pull/68238) — closed, merged
|
| 3117 |
- [PR #67024: fix: don't classify 400/422 with no body as format error](https://github.com/openclaw/openclaw/pull/67024) — open
|
| 3118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3119 |
### `defonota3box`
|
| 3120 |
|
| 3121 |
- profile: [github.com/defonota3box](https://github.com/defonota3box)
|
|
|
|
| 3610 |
- [PR #67652: fix(reply-payload): preserve media alias attachments](https://github.com/openclaw/openclaw/pull/67652) — open
|
| 3611 |
- [PR #67647: fix(compact): use resolved context tokens in summary](https://github.com/openclaw/openclaw/pull/67647) — open
|
| 3612 |
|
| 3613 |
+
### `Kailigithub`
|
| 3614 |
+
|
| 3615 |
+
- profile: [github.com/Kailigithub](https://github.com/Kailigithub)
|
| 3616 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3AKailigithub)
|
| 3617 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3AKailigithub)
|
| 3618 |
+
- repo first seen: `2026-04-19T01:02:35Z`
|
| 3619 |
+
- repo last seen: `2026-04-19T01:10:56Z`
|
| 3620 |
+
- first seen in snapshot: **yes**
|
| 3621 |
+
- repo association: **NONE**
|
| 3622 |
+
- repo primary artifacts: **4**
|
| 3623 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 3624 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 3625 |
+
- account age: **4001 days**
|
| 3626 |
+
- recent public PR activity: **11 PRs** (0 merged / 0 closed-unmerged / 11 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3627 |
+
- public orgs: none visible
|
| 3628 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3629 |
+
- heuristic read: **high open PR share**
|
| 3630 |
+
|
| 3631 |
+
Example artifacts:
|
| 3632 |
+
- [PR #68754: fix: remove unconditional heredoc approval in allowlist mode](https://github.com/openclaw/openclaw/pull/68754) — open
|
| 3633 |
+
- [PR #68750: fix: handle MiniMax prompt_cache_hit_tokens to prevent token double-counting](https://github.com/openclaw/openclaw/pull/68750) — open
|
| 3634 |
+
- [PR #68749: fix: enable stream_options.include_usage for local openai-completions endpoints](https://github.com/openclaw/openclaw/pull/68749) — open
|
| 3635 |
+
|
| 3636 |
### `KeWang0622`
|
| 3637 |
|
| 3638 |
- profile: [github.com/KeWang0622](https://github.com/KeWang0622)
|
|
|
|
| 3989 |
- [Issue #68452: [Bug]: isolated cron turns can misclassify exact `NO_REPLY` tool results as incomplete when the final assistant message is empty](https://github.com/openclaw/openclaw/issues/68452) — open
|
| 3990 |
- [Issue #68410: [Bug]: Active Memory silently normalizes configured `timeoutMs` above 60000 down to 60000 at runtime](https://github.com/openclaw/openclaw/issues/68410) — closed
|
| 3991 |
|
| 3992 |
+
### `LightDriverCS`
|
| 3993 |
+
|
| 3994 |
+
- profile: [github.com/LightDriverCS](https://github.com/LightDriverCS)
|
| 3995 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ALightDriverCS)
|
| 3996 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ALightDriverCS)
|
| 3997 |
+
- repo first seen: `2026-04-13T22:53:03Z`
|
| 3998 |
+
- repo last seen: `2026-04-19T00:23:54Z`
|
| 3999 |
+
- first seen in snapshot: **no**
|
| 4000 |
+
- repo association: **NONE**
|
| 4001 |
+
- repo primary artifacts: **5**
|
| 4002 |
+
- snapshot authored PRs/issues: **3 PRs / 2 issues**
|
| 4003 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 4004 |
+
- account age: **89 days**
|
| 4005 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4006 |
+
- public orgs: none visible
|
| 4007 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 4008 |
+
- heuristic read: **very new account; high open PR share; targets high-star repos**
|
| 4009 |
+
|
| 4010 |
+
Example artifacts:
|
| 4011 |
+
- [PR #68736: fix(memory-wiki): standardize page schema + repair pipeline](https://github.com/openclaw/openclaw/pull/68736) — closed
|
| 4012 |
+
- [PR #68335: fix(memory-core): activate on wiki CLI subcommand](https://github.com/openclaw/openclaw/pull/68335) — open
|
| 4013 |
+
- [PR #68334: fix(memory): split restoreMemoryPluginState into restore/merge for cache-hit bug](https://github.com/openclaw/openclaw/pull/68334) — open
|
| 4014 |
+
- [Issue #68723: memory-core: cron-fired dreaming writes raw memory snippets to DREAMS.md because subagent runtime is request-scoped](https://github.com/openclaw/openclaw/issues/68723) — closed
|
| 4015 |
+
- [Issue #66194: Feature Request: Slack Socket Mode slash command event handling](https://github.com/openclaw/openclaw/issues/66194) — open
|
| 4016 |
+
|
| 4017 |
### `yoanndefay`
|
| 4018 |
|
| 4019 |
- profile: [github.com/yoanndefay](https://github.com/yoanndefay)
|
|
|
|
| 4084 |
- [PR #68591: docs: extend assistant-first framing to feature and help hubs](https://github.com/openclaw/openclaw/pull/68591) — closed
|
| 4085 |
- [PR #68564: docs: shift user-facing copy toward assistant-first positioning](https://github.com/openclaw/openclaw/pull/68564) — open
|
| 4086 |
|
| 4087 |
+
### `alexlomt`
|
| 4088 |
+
|
| 4089 |
+
- profile: [github.com/alexlomt](https://github.com/alexlomt)
|
| 4090 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Aalexlomt)
|
| 4091 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Aalexlomt)
|
| 4092 |
+
- repo first seen: `2026-04-14T18:25:56Z`
|
| 4093 |
+
- repo last seen: `2026-04-19T00:57:31Z`
|
| 4094 |
+
- first seen in snapshot: **no**
|
| 4095 |
+
- repo association: **NONE**
|
| 4096 |
+
- repo primary artifacts: **3**
|
| 4097 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4098 |
+
- snapshot discussion activity: **5 comments / 5 reviews / 5 review comments**
|
| 4099 |
+
- account age: **582 days**
|
| 4100 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4101 |
+
- public orgs: none visible
|
| 4102 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4103 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4104 |
+
|
| 4105 |
+
Example artifacts:
|
| 4106 |
+
- [PR #68741: fix(acpx): avoid per-session MCP on openclaw bridge](https://github.com/openclaw/openclaw/pull/68741) — open
|
| 4107 |
+
- [PR #66884: fix(ci): harden release checks workflow inputs](https://github.com/openclaw/openclaw/pull/66884) — open
|
| 4108 |
+
- [PR #66735: fix(daemon): hand off systemd self-restarts](https://github.com/openclaw/openclaw/pull/66735) — open
|
| 4109 |
+
|
| 4110 |
### `Ante042`
|
| 4111 |
|
| 4112 |
- profile: [github.com/Ante042](https://github.com/Ante042)
|
|
|
|
| 4130 |
- [PR #68558: fix(auto-reply): stop rendering misleading /compact labels on small sessions](https://github.com/openclaw/openclaw/pull/68558) — open
|
| 4131 |
- [PR #68557: fix(ui): include cache tokens in ctx% badge and cache-hit-rate](https://github.com/openclaw/openclaw/pull/68557) — open
|
| 4132 |
|
| 4133 |
+
### `chrisabad`
|
| 4134 |
+
|
| 4135 |
+
- profile: [github.com/chrisabad](https://github.com/chrisabad)
|
| 4136 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Achrisabad)
|
| 4137 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Achrisabad)
|
| 4138 |
+
- repo first seen: `2026-04-18T02:47:00Z`
|
| 4139 |
+
- repo last seen: `2026-04-19T00:58:23Z`
|
| 4140 |
+
- first seen in snapshot: **no**
|
| 4141 |
+
- repo association: **NONE**
|
| 4142 |
+
- repo primary artifacts: **3**
|
| 4143 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 4144 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4145 |
+
- account age: **2185 days**
|
| 4146 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4147 |
+
- public orgs: none visible
|
| 4148 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4149 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4150 |
+
|
| 4151 |
+
Example artifacts:
|
| 4152 |
+
- [PR #68745: fix(slack): share HTTP route registry via globalThis across module instances](https://github.com/openclaw/openclaw/pull/68745) — open
|
| 4153 |
+
- [PR #68381: feat: add maxExecutionMs per-task timeout to command lane](https://github.com/openclaw/openclaw/pull/68381) — open
|
| 4154 |
+
- [PR #68372: feat: add session-persistence truncation cap for tool results](https://github.com/openclaw/openclaw/pull/68372) — open
|
| 4155 |
+
|
| 4156 |
### `damselem`
|
| 4157 |
|
| 4158 |
- profile: [github.com/damselem](https://github.com/damselem)
|
|
|
|
| 4818 |
- [Issue #67061: Dreaming: dayBucket uses file date instead of ingestion date, preventing dailyCount from growing and blocking short-term promotion](https://github.com/openclaw/openclaw/issues/67061) — closed
|
| 4819 |
- [Issue #65846: [Bug]: Agent process does not exit after task completion when used via CLI](https://github.com/openclaw/openclaw/issues/65846) — open
|
| 4820 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4821 |
### `frankhli843`
|
| 4822 |
|
| 4823 |
- profile: [github.com/frankhli843](https://github.com/frankhli843)
|
|
|
|
| 4914 |
- [Issue #68547: fix(matrix): strip mention prefix before slash command matching](https://github.com/openclaw/openclaw/issues/68547) — open
|
| 4915 |
- [Issue #68544: fix(matrix): hot-reload dm.allowFrom and groupAllowFrom on each inbound message](https://github.com/openclaw/openclaw/issues/68544) — open
|
| 4916 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4917 |
### `shaun0927`
|
| 4918 |
|
| 4919 |
- profile: [github.com/shaun0927](https://github.com/shaun0927)
|
|
|
|
| 5213 |
- [PR #67579: feat: multi-provider API key system with curated model catalogs (v2)](https://github.com/openclaw/openclaw/pull/67579) — open
|
| 5214 |
- [PR #67570: feat: multi-provider API key system with curated model catalogs](https://github.com/openclaw/openclaw/pull/67570) — closed
|
| 5215 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5216 |
### `Aliciawque`
|
| 5217 |
|
| 5218 |
- profile: [github.com/Aliciawque](https://github.com/Aliciawque)
|
|
|
|
| 5345 |
- [PR #67704: fix(errors): stop treating Codex HTML challenge pages as DNS failures](https://github.com/openclaw/openclaw/pull/67704) — closed, merged
|
| 5346 |
- [PR #67693: Prevent setup prompts from crashing on blank option labels](https://github.com/openclaw/openclaw/pull/67693) — open
|
| 5347 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5348 |
### `dallylee`
|
| 5349 |
|
| 5350 |
- profile: [github.com/dallylee](https://github.com/dallylee)
|
|
|
|
| 6231 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Astroupaloop)
|
| 6232 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Astroupaloop)
|
| 6233 |
- repo first seen: `2026-04-18T14:50:16Z`
|
| 6234 |
+
- repo last seen: `2026-04-19T01:21:48Z`
|
| 6235 |
- first seen in snapshot: **no**
|
| 6236 |
- repo association: **NONE**
|
| 6237 |
- repo primary artifacts: **2**
|
| 6238 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 6239 |
+
- snapshot discussion activity: **1 comments / 4 reviews / 4 review comments**
|
| 6240 |
- account age: **4952 days**
|
| 6241 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6242 |
- public orgs: `CommonKey`
|
|
|
|
| 6910 |
- [PR #65013: fix(tasks): silence acp child-session completion banners](https://github.com/openclaw/openclaw/pull/65013) — open
|
| 6911 |
- [PR #64416: fix(acp): normalize completion delivery guidance](https://github.com/openclaw/openclaw/pull/64416) — open
|
| 6912 |
|
| 6913 |
+
### `RedParrotBerkeley`
|
| 6914 |
+
|
| 6915 |
+
- profile: [github.com/RedParrotBerkeley](https://github.com/RedParrotBerkeley)
|
| 6916 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3ARedParrotBerkeley)
|
| 6917 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3ARedParrotBerkeley)
|
| 6918 |
+
- repo first seen: `2026-04-10T16:29:40Z`
|
| 6919 |
+
- repo last seen: `2026-04-17T17:22:57Z`
|
| 6920 |
+
- first seen in snapshot: **no**
|
| 6921 |
+
- repo association: **NONE**
|
| 6922 |
+
- repo primary artifacts: **5**
|
| 6923 |
+
- snapshot authored PRs/issues: **2 PRs / 3 issues**
|
| 6924 |
+
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 6925 |
+
- account age: **1107 days**
|
| 6926 |
+
- recent public PR activity: **7 PRs** (4 merged / 1 closed-unmerged / 2 open; merged rate **57%**, closed-unmerged rate **14%**, open rate **29%**)
|
| 6927 |
+
- public orgs: none visible
|
| 6928 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 6929 |
+
- heuristic read: **—**
|
| 6930 |
+
|
| 6931 |
+
Example artifacts:
|
| 6932 |
+
- [PR #68217: Harden localized docs link scheme checks](https://github.com/openclaw/openclaw/pull/68217) — open
|
| 6933 |
+
- [PR #65065: Add missing message channel admin subcommands](https://github.com/openclaw/openclaw/pull/65065) — open
|
| 6934 |
+
- [Issue #66927: Feature: deterministic handoff from user-invocable skills to plugin tools](https://github.com/openclaw/openclaw/issues/66927) — open
|
| 6935 |
+
- [Issue #64929: Browser tool is unexpectedly slow in local managed Brave mode due to per-action CDP attach/discovery overhead](https://github.com/openclaw/openclaw/issues/64929) — open
|
| 6936 |
+
- [Issue #64402: Discord provider advertises channel/thread create actions, but agent runtime lacks a documented/invokable path](https://github.com/openclaw/openclaw/issues/64402) — open
|
| 6937 |
+
|
| 6938 |
### `ggzeng`
|
| 6939 |
|
| 6940 |
- profile: [github.com/ggzeng](https://github.com/ggzeng)
|
|
|
|
| 8503 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Adyz2102)
|
| 8504 |
- repo first seen: `2026-04-18T23:47:21Z`
|
| 8505 |
- repo last seen: `2026-04-18T23:56:28Z`
|
| 8506 |
+
- first seen in snapshot: **no**
|
| 8507 |
- repo association: **NONE**
|
| 8508 |
- repo primary artifacts: **2**
|
| 8509 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
|
|
|
| 10459 |
Example artifacts:
|
| 10460 |
- [PR #65149: Add final reply payloads plugin hook](https://github.com/openclaw/openclaw/pull/65149) — open
|
| 10461 |
|
| 10462 |
+
### `bohell`
|
| 10463 |
+
|
| 10464 |
+
- profile: [github.com/bohell](https://github.com/bohell)
|
| 10465 |
+
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Abohell)
|
| 10466 |
+
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Abohell)
|
| 10467 |
+
- repo first seen: `2026-04-19T00:35:02Z`
|
| 10468 |
+
- repo last seen: `2026-04-19T00:35:02Z`
|
| 10469 |
+
- first seen in snapshot: **yes**
|
| 10470 |
+
- repo association: **NONE**
|
| 10471 |
+
- repo primary artifacts: **1**
|
| 10472 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 10473 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 10474 |
+
- account age: **3914 days**
|
| 10475 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 10476 |
+
- public orgs: none visible
|
| 10477 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 10478 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 10479 |
+
|
| 10480 |
+
Example artifacts:
|
| 10481 |
+
- [PR #68737: fix(mattermost): auto-reconnect WebSocket after consecutive health check failures](https://github.com/openclaw/openclaw/pull/68737) — open
|
| 10482 |
+
|
| 10483 |
### `BowieSequoia`
|
| 10484 |
|
| 10485 |
- profile: [github.com/BowieSequoia](https://github.com/BowieSequoia)
|
|
|
|
| 11746 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Agarrytan)
|
| 11747 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Agarrytan)
|
| 11748 |
- repo first seen: `2026-04-18T23:01:38Z`
|
| 11749 |
+
- repo last seen: `2026-04-19T00:48:26Z`
|
| 11750 |
- first seen in snapshot: **no**
|
| 11751 |
- repo association: **NONE**
|
| 11752 |
- repo primary artifacts: **1**
|
| 11753 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 11754 |
+
- snapshot discussion activity: **2 comments / 6 reviews / 6 review comments**
|
| 11755 |
- account age: **6463 days**
|
| 11756 |
- recent public PR activity: **34 PRs** (29 merged / 1 closed-unmerged / 4 open; merged rate **85%**, closed-unmerged rate **3%**, open rate **12%**)
|
| 11757 |
- public orgs: `Garry-s-List`
|
|
|
|
| 11759 |
- heuristic read: **high recent PR volume**
|
| 11760 |
|
| 11761 |
Example artifacts:
|
| 11762 |
+
- [PR #68718: minions: durable SQLite-backed job queue for subagents, ACP, CLI, and cron](https://github.com/openclaw/openclaw/pull/68718) — open
|
| 11763 |
|
| 11764 |
### `gee-bjak`
|
| 11765 |
|
|
|
|
| 14162 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Anikilster)
|
| 14163 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Anikilster)
|
| 14164 |
- repo first seen: `2026-04-11T23:06:15Z`
|
| 14165 |
+
- repo last seen: `2026-04-19T00:35:26Z`
|
| 14166 |
- first seen in snapshot: **no**
|
| 14167 |
- repo association: **NONE**
|
| 14168 |
- repo primary artifacts: **1**
|
| 14169 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 14170 |
+
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 14171 |
- account age: **5275 days**
|
| 14172 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 14173 |
- public orgs: none visible
|
|
|
|
| 15060 |
Example artifacts:
|
| 15061 |
- [PR #68235: fix: issue 53120](https://github.com/openclaw/openclaw/pull/68235) — open
|
| 15062 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15063 |
### `saamuelng601-pixel`
|
| 15064 |
|
| 15065 |
- profile: [github.com/saamuelng601-pixel](https://github.com/saamuelng601-pixel)
|
|
|
|
| 15255 |
- repo PR search: [open search](https://github.com/openclaw/openclaw/pulls?q=is%3Apr+author%3Asecondfry)
|
| 15256 |
- repo issue search: [open search](https://github.com/openclaw/openclaw/issues?q=is%3Aissue+author%3Asecondfry)
|
| 15257 |
- repo first seen: `2026-04-13T19:30:49Z`
|
| 15258 |
+
- repo last seen: `2026-04-19T01:06:10Z`
|
| 15259 |
- first seen in snapshot: **no**
|
| 15260 |
- repo association: **NONE**
|
| 15261 |
- repo primary artifacts: **1**
|
| 15262 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 15263 |
+
- snapshot discussion activity: **6 comments / 9 reviews / 9 review comments**
|
| 15264 |
- account age: **5691 days**
|
| 15265 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 15266 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec7a0afbbc760439df664542a5abea7edc456adaffbd1b14689754087adb2fac
|
| 3 |
+
size 97788
|
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:f454c1758d805f3cb57bfe08a63b84155e5eb07a246ffaaaafa9aa59082406d8
|
| 3 |
+
size 46899218
|
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:631b662d416e5e340b591f8360d11230ccd49327555ca3ea6197e7fa33132622
|
| 3 |
+
size 121926578
|
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:d5177c8f96bd826d5e0aee3cc140274f43245475af61bf4bd02136dff00862f5
|
| 3 |
+
size 97801123
|
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:7b923e3222ad1d7594df68a112ae423d8dedf52781b2a95a04570c590d6a8c4e
|
| 3 |
+
size 4911673
|
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:3c9d360986bc3184059afdc170b38088c517566fce30a1f8e9cdd03402aa1dcd
|
| 3 |
+
size 7515673
|
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:e227fc67622b3eed0ef03749222c6fcf5657456e54797cc87e35a7a57bf43cfc
|
| 3 |
+
size 1477001
|
snapshots/20260419T012035Z/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": 136728,
|
| 9 |
+
"issues": 4533,
|
| 10 |
+
"links": 44628,
|
| 11 |
+
"new_contributors": 717,
|
| 12 |
+
"pr_diffs": 3356,
|
| 13 |
+
"pr_files": 72119,
|
| 14 |
+
"pull_requests": 3356,
|
| 15 |
+
"review_comments": 17509,
|
| 16 |
+
"reviews": 13300,
|
| 17 |
+
"timeline_events": 55225
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T01:20:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 36,
|
| 22 |
+
"issue_stubs": 43,
|
| 23 |
+
"issues": 12,
|
| 24 |
+
"links": 100,
|
| 25 |
+
"pr_diffs": 31,
|
| 26 |
+
"pr_files": 239,
|
| 27 |
+
"pull_requests": 31,
|
| 28 |
+
"review_comments": 761,
|
| 29 |
+
"reviews": 625,
|
| 30 |
+
"timeline_events": 1109
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-19T01:20:35Z",
|
| 33 |
+
"repo": "openclaw/openclaw",
|
| 34 |
+
"snapshot_id": "20260419T012035Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T00:20:35Z",
|
| 37 |
+
"next_since": "2026-04-19T01: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/20260419T012035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260419T012035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-19T01:20:35Z",
|
| 6 |
"repo": "openclaw/openclaw",
|
| 7 |
+
"snapshot_dir": "snapshots/20260419T012035Z"
|
| 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-19T00:20:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260419T012035Z",
|
| 4 |
+
"next_since": "2026-04-19T01:20:35Z",
|
| 5 |
"repo": "openclaw/openclaw",
|
| 6 |
+
"updated_at": "2026-04-19T01:20:35Z"
|
| 7 |
}
|