-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
52 lines (52 loc) · 1.77 KB
/
Copy pathCITATION.cff
File metadata and controls
52 lines (52 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
cff-version: 1.2.0
message: "If you use this artifact, please cite the accompanying tech report."
title: "SuperCoder-Eval: a localization-ablation study of a persistent structural code index for SWE agents"
abstract: >-
Released metrics and analysis code for an evaluation of a persistent
call-graph + embedding code index (SuperCoder) against an index-disabled
ablation and an agentic-grep comparator (OpenCode), on SWE-PolyBench and
SWE-bench-Pro. Publishes metrics + instance IDs only (no benchmark content);
analysis-reproducible from the released database.
authors:
- family-names: "Bhola"
given-names: "Ishaan"
affiliation: "SuperAGI Research"
- family-names: "Krishnan"
given-names: "Adithyan"
affiliation: "SuperAGI Research"
- family-names: "Kurmala"
given-names: "Sravanth"
affiliation: "SuperAGI Research"
- family-names: "NS"
given-names: "Mukunda"
affiliation: "SuperAGI Research"
type: software
license: MIT
repository-code: "https://github.com/TransformerOptimus/supercoder-eval"
date-released: "2026-06-17"
keywords:
- coding-agents
- code-retrieval
- structural-codebase-index
- causal-ablation
- SWE-bench
preferred-citation:
type: article
title: "Code Isn't Memory: A Structural Codebase Index Inside a Coding Agent"
authors:
- family-names: "Bhola"
given-names: "Ishaan"
affiliation: "SuperAGI Research"
- family-names: "Krishnan"
given-names: "Adithyan"
affiliation: "SuperAGI Research"
- family-names: "Kurmala"
given-names: "Sravanth"
affiliation: "SuperAGI Research"
- family-names: "NS"
given-names: "Mukunda"
affiliation: "SuperAGI Research"
year: 2026
# identifiers:
# - type: other
# value: "arXiv:XXXX.XXXXX" # add arXiv id when assigned