pith. sign in
Pith Number

pith:MUQKPDCN

pith:2026:MUQKPDCNVMWSSG77HGQ4SMKXQO
not attested not anchored not stored refs pending

SWE-Edit: Rethinking Code Editing for Efficient SWE-Agent

Elsie Nallipogu, Jiaxin Pei, Jin Pan, Junjie Hu, Kenan Li, Maoquan Wang, Qirui Jin, Shengyu Fu, Yikai Zhang, Yufan Huang, Yu Kang, Zijian Jin

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

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

On SWE-bench Verified, SWE-Edit improves resolved rate by 2.1% while reducing inference cost by 17.9%.

C2weakest assumption

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.

C3one line summary

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

arxiv: 2604.26102 · arxiv_version: 2604.26102v2 · doi: 10.48550/arxiv.2604.26102 · pith_short_12: MUQKPDCNVMWS · pith_short_16: MUQKPDCNVMWSSG77 · pith_short_8: MUQKPDCN
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
  }
}