swe-bench/django-11001
Django issue #11001
Inspect a pinned repository and produce a testable patch.
Upstream publisher Princeton NLPSWE-bench/SWE-bench
A human-validated set of real GitHub issues requiring repository patches that pass tests.
WHAT THIS PROJECT MEASURES
SWE-bench Verified evaluates whether an agent can understand an issue, navigate a real repository, produce a patch, and pass the relevant tests.
Trunchbull indexes the upstream project but does not yet maintain a runnable port. Each case needs an immutable repository snapshot, task-specific environment, patch capture, and test verifier.
EXECUTION CONTRACT
Requires repository checkout, containerized execution, patch capture, and test grading.
TRUNCHBULL AVAILABILITY
Not yet imported
Trunchbull has not ported this project yet. A port must package repositories, environments, and test-based verification into immutable releases.
2 CASES
swe-bench/django-11001
Inspect a pinned repository and produce a testable patch.
swe-bench/sympy-13031
Repair symbolic behavior in a pinned source checkout.
2 REQUESTED TOOLS
Reads and modifies the pinned repository checkout.
Required
Runs repository tests and captures verifier evidence.
Required
MACHINE-READABLE PROVENANCE
{
"name": "SWE-bench Verified",
"catalogOwner": null,
"source": {
"url": "https://github.com/SWE-bench/SWE-bench",
"version": "Verified · 500 cases",
"commit": "verified-500",
"license": "MIT"
},
"port": null,
"release": {
"digest": "Not compiled",
"lane": "sandbox",
"sandboxRequired": true
},
"cases": [
"swe-bench/django-11001",
"swe-bench/sympy-13031"
],
"tools": [
"sandbox.files",
"sandbox.commands"
]
}BUILD ON THIS PROJECT