4 papers
LemonHarness Technical Report
Kailong Ren, Fubo Sun, Jiachen Liu +18
As large language model (LLM) agents are applied to longer tasks, they increasingly modify workspace state across multiple rounds of iteration. However, agents typically observe on…
SIGMA: Skill-Incidence Graphs for Compositional Multi-Agent Design
Kun Zeng, Yu Huo, Siyu Zhang +5
Existing graph-based multi-agent system (MAS) designers mainly improve collaboration by optimizing communication topologies over predefined agents, roles, or groups. However, becau…
From Brewing to Resolution: Tracing the Internal Lifecycle of Code Reasoning in LLMs
Siyue Chen, Yifu Guo, Yuquan Lu +9
Standard accuracy metrics cannot explain why LLMs handle variable tracking but fail on semantically equivalent loops. We study an internal lifecycle of code reasoning in which mode…
Group of Skills: Group-Structured Skill Retrieval for Agent Skill Libraries
Kun Zeng, Yu Huo, Siyu Zhang +6
Skill-augmented agents increasingly rely on large reusable skill libraries, but retrieving relevant skills is not the same as presenting usable context. Existing methods typically…