3 papers
cs.SE2026
RepoProbe: Benchmarking Architecture-Aware Repository Comprehension with Checklists
Yuexi Yang, Alyssa Wu, Ji Luo +4
The integration of Large Language Models (LLMs) into software engineering has shifted the focus from function-level generation to repository-scale assistance. However, existing ben…
cs.SE2026
Can Vision-Language Models Handle Long-Context Code? An Empirical Study on Visual Compression
Jianping Zhong, Guochang Li, Chen Zhi +6
Large Language Models (LLMs) struggle with long-context code due to window limitations. Existing textual code compression methods mitigate this via selective filtering but often di…
cs.SE2025
Empowering RepoQA-Agent based on Reinforcement Learning Driven by Monte-carlo Tree Search
Guochang Li, Yuchen Liu, Zhen Qin +7
Repository-level software engineering tasks require large language models (LLMs) to efficiently navigate and extract information from complex codebases through multi-turn tool inte…