Datasets:
task_id stringlengths 10 58 | repo stringclasses 854
values | pr_number int32 1 321k | base_sha stringlengths 40 40 | head_sha stringlengths 40 40 | task stringlengths 2 105k | plan listlengths 1 100 | subagents listlengths 1 100 | revisions listlengths 0 100 | final_diff stringlengths 256 202M | num_subtasks int32 1 100 | num_changed_files int32 2 100 |
|---|---|---|---|---|---|---|---|---|---|---|---|
0x7c13/Notepads#1422 | 0x7c13/Notepads | 1,422 | ed3c8745cdc0b04bc012a33f8a1ab65ae8f7e530 | 9adbaac8c3928a35feb94e540540deffe552fb8e | Deprecate Microsoft.AppCenter
Deprecate Microsoft.AppCenter since it is scheduled for retirement on March 31, 2025
<!-- Add a brief overview here of the feature/bug & fix. -->
## PR Type
Remove Microsoft.AppCenter analytics.
## Other information
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Deprecate Microsoft.AppCenter",
"scope_files": [
"PRIVACY.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `.github/workflows/` needed for: Deprecate Microsoft.AppCenter",
"scope... | [
{
"subtask_id": "s1",
"scope_files": [
"PRIVACY.md"
],
"solution_diff": "diff --git a/PRIVACY.md b/PRIVACY.md\nindex 59989ff31..366163bae 100644\n--- a/PRIVACY.md\n+++ b/PRIVACY.md\n@@ -8,7 +8,9 @@ If you choose to use this app, then you agree to the collection and use of infor\n \n ### Inform... | [] | diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 8ff0c12d9..4edca64c2 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -282,8 +282,7 @@ jobs:
/p:AppxBundlePlatforms=$env:APPX_BUNDLE_PLATFORMS `
/p:AppxPackageDir=$env:ARTIFACTS_DIR `
/... | 11 | 26 |
0x7c13/Notepads#1392 | 0x7c13/Notepads | 1,392 | 8acac027e3c80ec58ee0ef12acfa2efc406072df | f0d2193e0cdf70cfd6cf946ff4cba76241f38b3f | lang: Update Vietnamese
Fix incorrect contexts and use smoother language. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `src/Notepads/Strings/vi-VN/` needed for: lang: Update Vietnamese",
"scope_files": [
"src/Notepads/Strings/vi-VN/Manifest.resw",
"src/Notepads/Strings/vi-VN/Resources.resw",
"src/Notepads/Strings/vi-VN/Settings.resw"
]
}
... | [
{
"subtask_id": "s1",
"scope_files": [
"src/Notepads/Strings/vi-VN/Manifest.resw",
"src/Notepads/Strings/vi-VN/Resources.resw",
"src/Notepads/Strings/vi-VN/Settings.resw"
],
"solution_diff": "diff --git a/src/Notepads/Strings/vi-VN/Manifest.resw b/src/Notepads/Strings/vi-VN/Manifes... | [] | diff --git a/src/Notepads/Strings/vi-VN/Manifest.resw b/src/Notepads/Strings/vi-VN/Manifest.resw
index c63078042..b748e15f1 100644
--- a/src/Notepads/Strings/vi-VN/Manifest.resw
+++ b/src/Notepads/Strings/vi-VN/Manifest.resw
@@ -510,7 +510,7 @@
<comment>.xsl</comment>
</data>
<data name="NewTextDocumentDispl... | 1 | 3 |
0x7c13/Notepads#1290 | 0x7c13/Notepads | 1,290 | 5b8174e78d732d1adc6e783d74acde79c7bdb356 | 7db2b90083b8ea693b737048b3519f481d649336 | lang: nl-NL
Add [nl-NL] i18n done by [Stephan Paternotte](https://github.com/Stephan-P) | [{"subtask_id":"s1","goal":"Implement the changes under `(root)/` needed for: lang: nl-NL","scope_fi(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["README.md"],"solution_diff":"diff --git a/README.md b/README.md\(...TRUNCATED) | [] | "diff --git a/README.md b/README.md\nindex 780adb36f..2f9f0f977 100644\n--- a/README.md\n+++ b/READM(...TRUNCATED) | 2 | 4 |
0x7c13/Notepads#1265 | 0x7c13/Notepads | 1,265 | 11a860757c505432900e2b7191a7c18686d2ea7a | c1f03ff912326043b17ca972bfc24894a5bffc7e | "lang: update pt-PT translation\n\nTranslated the remaining strings and did a comprehensive pass ove(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `src/Notepads/Strings/pt-PT/` needed for: la(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["src/Notepads/Strings/pt-PT/Manifest.resw","src/Notepads/Strings/(...TRUNCATED) | [] | "diff --git a/src/Notepads/Strings/pt-PT/Manifest.resw b/src/Notepads/Strings/pt-PT/Manifest.resw\ni(...TRUNCATED) | 1 | 3 |
3b1b/manim#2424 | 3b1b/manim | 2,424 | e7787d791006c43ece9b86c7939fc0146b89e2a9 | 952b9935915534a1bf505e2a11a3f3908f392345 | "Shader Replacement Based on Program Type\n\n## Motivation\r\n\r\nCurrently, shader code replacement(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `manimlib/` needed for: Shader Replacement B(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["manimlib/shader_wrapper.py"],"solution_diff":"diff --git a/manim(...TRUNCATED) | [] | "diff --git a/manimlib/mobject/types/vectorized_mobject.py b/manimlib/mobject/types/vectorized_mobje(...TRUNCATED) | 2 | 2 |
3b1b/manim#2437 | 3b1b/manim | 2,437 | 2636e8dfefb803e476a2322e5a0baa79977fae26 | b931b43bd6c2a89ea299ec847abe07b8110d2370 | "Multiple clip planes\n\nA few additions and bug fixes made while working on the most recent video\r(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `manimlib/` needed for: Multiple clip planes(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["manimlib/shader_wrapper.py"],"solution_diff":"diff --git a/manim(...TRUNCATED) | [] | "diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py\nindex(...TRUNCATED) | 4 | 6 |
3b1b/manim#2423 | 3b1b/manim | 2,423 | 268f1eb42d0fd21c9cf03af0e16ee4aac7034d73 | 5c45af42b699e0bbbb57a9dbb7ff4ccd12dd0581 | "Replace TEXT_MOB_SCALE_FACTOR with a dynamically calculated value\n\nRather than having a hard-code(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `manimlib/` needed for: Replace TEXT_MOB_SCA(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["manimlib/default_config.yml"],"solution_diff":"diff --git a/mani(...TRUNCATED) | [] | "diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml\nindex eb2d0d84b7..a4a7b9ac6(...TRUNCATED) | 2 | 5 |
3b1b/manim#2374 | 3b1b/manim | 2,374 | 41613db7eca9eabbb40aa830631e5206c9282f0f | aa11b5e65cf8ce3db9bb20b23b338a0417b2eb9a | "Minor Fixes for Example Scenes\n\n## Motivation\r\nDuring the evaluation of example scenes, I encou(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `(root)/` needed for: Minor Fixes for Exampl(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["example_scenes.py"],"solution_diff":"diff --git a/example_scenes(...TRUNCATED) | [] | "diff --git a/docs/source/getting_started/example_scenes.rst b/docs/source/getting_started/example_s(...TRUNCATED) | 3 | 3 |
3b1b/manim#2380 | 3b1b/manim | 2,380 | 41613db7eca9eabbb40aa830631e5206c9282f0f | efb6585ae5db69157fae638403157dcb1f259fb1 | "Minor edits\n\n<!-- Thanks for contributing to manim!\r\n Please ensure that your pull request w(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `manimlib/mobject/` needed for: Minor edits"(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["manimlib/mobject/coordinate_systems.py","manimlib/mobject/mobjec(...TRUNCATED) | [] | "diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py\nindex(...TRUNCATED) | 2 | 3 |
3b1b/manim#2379 | 3b1b/manim | 2,379 | 41613db7eca9eabbb40aa830631e5206c9282f0f | 0868c18e7df97f306c516bccdf065709deb438c2 | "feat(InteractiveScene): add z-axis object grabbing support\n\n## Motivation\r\nIn the current inter(...TRUNCATED) | [{"subtask_id":"s1","goal":"Implement the changes under `manimlib/` needed for: feat(InteractiveScen(...TRUNCATED) | [{"subtask_id":"s1","scope_files":["manimlib/default_config.yml"],"solution_diff":"diff --git a/mani(...TRUNCATED) | [] | "diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml\nindex 098c6c45d5..b6af75bc8(...TRUNCATED) | 2 | 2 |
End of preview. Expand in Data Studio
Description
Reconstructed multi-step agent trajectories for resolving public GitHub PRs: a plan of subtasks and per-subtask subagents with scoped files and solution diffs.
Derived dataset. Source material retains its original per-item licence (see
source/repocolumns); treat as other / mixed. Provided as-is.
Usage
from datasets import load_dataset
ds = load_dataset("PotatoHD/github-pr-agent-trajectories")
- Downloads last month
- -