pith:5VJO5CX6
LinkAnchor: An Autonomous LLM-Based Agent for Issue-to-Commit Link Recovery
LinkAnchor recovers issue-to-commit links using an LLM agent that lazily fetches only needed context instead of checking every pair.
arxiv:2508.12232 v5 · 2025-08-17 · cs.SE · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{5VJO5CX6STWOBXEPYGZA4LUWZR}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
LinkAnchor is the first autonomous LLM-based agent designed specifically for issue-to-commit link recovery that uses a lazy-access architecture to dynamically retrieve relevant contextual data without exceeding token limits.
The assumption that an LLM agent can reliably decide which commits, comments, or code files are relevant to fetch next and that this selective retrieval will capture the complete resolution logic better than exhaustive pairwise evaluation.
LinkAnchor is an LLM-based autonomous agent with lazy-access architecture for recovering issue-to-commit links in software repositories.
Formal links
Receipt and verification
| First computed | 2026-06-29T01:15:03.005286Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
ed52ee8afe94ece0dc8fc1b20e2e96cc6e185d861fedae342f6f32094e733c98
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/5VJO5CX6STWOBXEPYGZA4LUWZR \
| 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: ed52ee8afe94ece0dc8fc1b20e2e96cc6e185d861fedae342f6f32094e733c98
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "fe219c0fcf90060eeb67c2fa6b088e082b524eb4e29d8d3f1315cc560a6cae8a",
"cross_cats_sorted": [
"cs.AI"
],
"license": "http://creativecommons.org/licenses/by-nc-nd/4.0/",
"primary_cat": "cs.SE",
"submitted_at": "2025-08-17T04:21:44Z",
"title_canon_sha256": "781438f21c297246ef34f796fdccce148fcebbe779b5aeb41013c90379529516"
},
"schema_version": "1.0",
"source": {
"id": "2508.12232",
"kind": "arxiv",
"version": 5
}
}