pith:MUQKPDCN
SWE-Edit: Rethinking Code Editing for Efficient SWE-Agent
SWE-Edit splits code editing into a Viewer subagent for on-demand inspection and an Editor subagent for applying changes from plans, freeing the main agent to reason in cleaner context windows.
arxiv:2604.26102 v2 · 2026-04-28 · cs.SE · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{MUQKPDCNVMWSSG77HGQ4SMKXQO}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
On SWE-bench Verified, SWE-Edit improves resolved rate by 2.1% while reducing inference cost by 17.9%.
That separating Viewer and Editor subagents plus adaptive mode selection will not introduce coordination overhead or new failure modes that cancel the reported gains; the abstract provides no ablation on subagent communication cost or error propagation.
SWE-Edit decomposes agent code editing into specialized subagents and adaptive editing modes, raising resolved rate 2.1% and cutting inference cost 17.9% on SWE-bench Verified while releasing a predictive editing benchmark.
Receipt and verification
| First computed | 2026-05-27T01:05:55.229176Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
6520a78c4dab2d291bff39a1c9315783beb1ba5b898f0cc82c7c9a547ad088c4
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/MUQKPDCNVMWSSG77HGQ4SMKXQO \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 6520a78c4dab2d291bff39a1c9315783beb1ba5b898f0cc82c7c9a547ad088c4
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "835bc0708e84038216fc44bcf657dd178b8794cbd0a07b2b8a4f66b7858f2a9a",
"cross_cats_sorted": [
"cs.CL"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.SE",
"submitted_at": "2026-04-28T20:35:09Z",
"title_canon_sha256": "03dc67fb60ce1dca7a4335f2e5e66c5c462931a09204fef8229244251a651d94"
},
"schema_version": "1.0",
"source": {
"id": "2604.26102",
"kind": "arxiv",
"version": 2
}
}