Add snapshot 20260414T115925Z
Browse files- README.md +1 -8
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +35 -40
- 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
README.md
CHANGED
|
@@ -42,10 +42,6 @@ configs:
|
|
| 42 |
data_files:
|
| 43 |
- split: train
|
| 44 |
path: events.parquet
|
| 45 |
-
- config_name: new_contributors
|
| 46 |
-
data_files:
|
| 47 |
-
- split: train
|
| 48 |
-
path: new_contributors.parquet
|
| 49 |
---
|
| 50 |
---
|
| 51 |
|
|
@@ -65,9 +61,6 @@ Files:
|
|
| 65 |
- `review_comments.parquet`
|
| 66 |
- `links.parquet`
|
| 67 |
- `events.parquet`
|
| 68 |
-
- `new_contributors.parquet`
|
| 69 |
-
- `new-contributors-report.json`
|
| 70 |
-
- `new-contributors-report.md`
|
| 71 |
|
| 72 |
|
| 73 |
Use:
|
|
@@ -77,7 +70,7 @@ Use:
|
|
| 77 |
|
| 78 |
Notes:
|
| 79 |
- updated daily
|
| 80 |
-
- latest snapshot: `
|
| 81 |
- raw data only; no labels or moderation decisions
|
| 82 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 83 |
- new contributor reviewer artifacts are included when generated for the snapshot
|
|
|
|
| 42 |
data_files:
|
| 43 |
- split: train
|
| 44 |
path: events.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
---
|
| 46 |
---
|
| 47 |
|
|
|
|
| 61 |
- `review_comments.parquet`
|
| 62 |
- `links.parquet`
|
| 63 |
- `events.parquet`
|
|
|
|
|
|
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
Use:
|
|
|
|
| 70 |
|
| 71 |
Notes:
|
| 72 |
- updated daily
|
| 73 |
+
- latest snapshot: `20260414T115925Z`
|
| 74 |
- raw data only; no labels or moderation decisions
|
| 75 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 76 |
- new contributor reviewer artifacts are included when generated for the snapshot
|
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:99579b5964d5118983729591aae53372569e47f41763983bb1bd9fabb8e5a559
|
| 3 |
+
size 62991935
|
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:a479d46ad92d1ae661fe4b0502b1390fb9072f3180ead8084c93b0950e6f6521
|
| 3 |
+
size 482494
|
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:01ef01490dfedb5c60c0f6dc114e81a7fce46a158956ec2d11df4ff964fe6942
|
| 3 |
+
size 18708270
|
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:e8dc60f78eef28b62464eba02d7fd15fcebace6d0b7e6c2f5ecd03f92d90a46c
|
| 3 |
+
size 2845928
|
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:bf7c738f9927d856e2f6e029ca4488393a4e22b0baea5964a0fbc218cc8a86ac
|
| 3 |
+
size 475993
|
manifest.json
CHANGED
|
@@ -1,62 +1,57 @@
|
|
| 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":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"
|
| 12 |
-
"
|
| 13 |
-
"
|
| 14 |
-
"
|
| 15 |
-
"
|
| 16 |
-
"
|
| 17 |
-
"timeline_events": 8283
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-
|
| 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-
|
| 33 |
"options": {
|
| 34 |
-
"effective_since":
|
| 35 |
"fetch_timeline": true,
|
| 36 |
-
"hf_repo_id":
|
| 37 |
"http_max_retries": 5,
|
| 38 |
"http_timeout": 180,
|
| 39 |
-
"issue_max_age_days":
|
| 40 |
"max_issue_comments": null,
|
| 41 |
"max_issues": null,
|
| 42 |
"max_prs": null,
|
| 43 |
"max_review_comments_per_pr": null,
|
| 44 |
"max_reviews_per_pr": null,
|
| 45 |
"new_contributor_max_authors": 0,
|
| 46 |
-
"new_contributor_report":
|
| 47 |
-
"new_contributor_window_days":
|
| 48 |
-
"pr_max_age_days":
|
| 49 |
"private_hf_repo": false,
|
| 50 |
-
"publish":
|
| 51 |
"since": null
|
| 52 |
},
|
| 53 |
"repo": "openclaw/openclaw",
|
| 54 |
-
"snapshot_id": "
|
| 55 |
"watermark": {
|
| 56 |
-
"effective_since":
|
| 57 |
-
"merge_with_previous":
|
| 58 |
-
"next_since": "2026-
|
| 59 |
-
"previous_snapshot_dir":
|
| 60 |
-
"resume_enabled": true
|
|
|
|
| 61 |
}
|
| 62 |
}
|
|
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"counts": {
|
| 3 |
+
"comments": 129057,
|
| 4 |
+
"issues": 1850,
|
| 5 |
+
"links": 39839,
|
| 6 |
+
"pr_diffs": 1809,
|
| 7 |
+
"pr_files": 38194,
|
| 8 |
+
"pull_requests": 1809,
|
| 9 |
+
"review_comments": 7954,
|
| 10 |
+
"reviews": 5932,
|
| 11 |
+
"timeline_events": 26097
|
|
|
|
| 12 |
},
|
| 13 |
+
"crawl_started_at": "2026-04-14T11:59:25Z",
|
| 14 |
"delta_counts": {
|
| 15 |
+
"comments": 2,
|
| 16 |
+
"issue_stubs": 5,
|
| 17 |
+
"issues": 0,
|
| 18 |
+
"links": 6,
|
| 19 |
+
"pr_diffs": 4,
|
| 20 |
+
"pr_files": 25,
|
| 21 |
+
"pull_requests": 4,
|
| 22 |
+
"review_comments": 19,
|
| 23 |
+
"reviews": 13,
|
| 24 |
+
"timeline_events": 54
|
| 25 |
},
|
| 26 |
+
"extracted_at": "2026-04-14T11:59:25Z",
|
| 27 |
"options": {
|
| 28 |
+
"effective_since": "2026-04-14T11:57:50Z",
|
| 29 |
"fetch_timeline": true,
|
| 30 |
+
"hf_repo_id": null,
|
| 31 |
"http_max_retries": 5,
|
| 32 |
"http_timeout": 180,
|
| 33 |
+
"issue_max_age_days": 2,
|
| 34 |
"max_issue_comments": null,
|
| 35 |
"max_issues": null,
|
| 36 |
"max_prs": null,
|
| 37 |
"max_review_comments_per_pr": null,
|
| 38 |
"max_reviews_per_pr": null,
|
| 39 |
"new_contributor_max_authors": 0,
|
| 40 |
+
"new_contributor_report": false,
|
| 41 |
+
"new_contributor_window_days": 7,
|
| 42 |
+
"pr_max_age_days": 2,
|
| 43 |
"private_hf_repo": false,
|
| 44 |
+
"publish": false,
|
| 45 |
"since": null
|
| 46 |
},
|
| 47 |
"repo": "openclaw/openclaw",
|
| 48 |
+
"snapshot_id": "20260414T115925Z",
|
| 49 |
"watermark": {
|
| 50 |
+
"effective_since": "2026-04-14T11:57:50Z",
|
| 51 |
+
"merge_with_previous": true,
|
| 52 |
+
"next_since": "2026-04-14T11:59:25Z",
|
| 53 |
+
"previous_snapshot_dir": "/home/ssmith/source/slop-farmer/runs/openclaw/data/snapshots/20260414T115750Z",
|
| 54 |
+
"resume_enabled": true,
|
| 55 |
+
"resumed_from_checkpoint": false
|
| 56 |
}
|
| 57 |
}
|
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:fee752692d9319b6b3d65e62b021f2ca614a0bb5f19d4247126b765351ec2dd2
|
| 3 |
+
size 43653978
|
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:b04bcfb374d29eb5bd9cfa3a19b930fa728ec03f62c23ca11aaeb32000b7067c
|
| 3 |
+
size 13019709
|
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:6476fe813c5ef737fee8b1614b2f094c21017d0735853dc3d1b15239bdfd4455
|
| 3 |
+
size 52938519
|
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:db8b74c81f38bf38d09601a044a888c71fd8ec55656ce473895c5b241ba4a4ef
|
| 3 |
+
size 2586873
|
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:6b886b0cf885dcee5affe6260fe3b961db43a8955b4d50e6f257783ebdfbee74
|
| 3 |
+
size 3587413
|
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:e58928bdf6f718b6323786303df583bc458377f85eeb53ff5603e364662ee3de
|
| 3 |
+
size 697423
|