Pith. sign in
Pith Number

pith:5VJO5CX6

pith:2025:5VJO5CX6STWOBXEPYGZA4LUWZR
not attested not anchored not stored refs pending

LinkAnchor: An Autonomous LLM-Based Agent for Issue-to-Commit Link Recovery

Abbas Heydarnoori, Alireza Hoseinpour, Arshia Akhavan, Hamid Bagheri, Mehdi Keshani

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

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

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.

C2weakest assumption

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.

C3one line summary

LinkAnchor is an LLM-based autonomous agent with lazy-access architecture for recovering issue-to-commit links in software repositories.

Formal links

2 machine-checked theorem 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

arxiv: 2508.12232 · arxiv_version: 2508.12232v5 · doi: 10.48550/arxiv.2508.12232 · pith_short_12: 5VJO5CX6STWO · pith_short_16: 5VJO5CX6STWOBXEP · pith_short_8: 5VJO5CX6
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
  }
}