Update README.md
Browse files
README.md
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
|
5 |
-
**crowd-code-0.1** is a raw, unfiltered dataset of fine-grained IDE interactions collected during the development of [Jasmine](https://github.com/p-doom/jasmine)
|
6 |
-
|
|
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
|
5 |
+
**crowd-code-0.1** is a raw, unfiltered dataset of fine-grained IDE interactions collected during the development of [Jasmine](https://github.com/p-doom/jasmine) using [crowd-code](https://pdoom.org/crowd_code.html), a VS Code/Cursor extension capturing large parts of the software engineering workflow.
|
6 |
+
The dataset captures real research engineering workflows— character-level edits, navigation, terminal use, iterative debugging. crowd-code-0.1 only includes data from the Jasmine authors. We are actively working on cleaning and curating the full dataset, and will release it soon.
|