4 papers
Compile, Then Page: Executable SOP Programs and a Capability-Gated Runtime for Procedural LLM Agents
Chenglin Yu, Li Yin, Qingxin Fan +3
Enterprise agents must follow long-horizon, conditional, safety-critical standard operating procedures (SOPs). We compile machine-readable SOP constraints into executable pseudo-co…
The Hidden Footprint: Making Storage a First-Class Metric for LLM Agent Evaluation
Chenglin Yu, Hongquan Gui, Ying Yu +2
LLM agent benchmarks measure task completion, reliability, and inference cost, but not the persistent data an agent run leaves on disk, including logs, context snapshots, checkpoin…
InfiAgent: An Infinite-Horizon Framework for General-Purpose Autonomous Agents
Chenglin Yu, Yuchen Wang, Songmiao Wang +2
LLM agents can reason and use tools, but they often break down on long-horizon tasks due to unbounded context growth and accumulated errors. Common remedies such as context compres…
InfiAgent: Self-Evolving Pyramid Agent Framework for Infinite Scenarios
Chenglin Yu, Yang Yu, Songmiao Wang +5
Large Language Model (LLM) agents have demonstrated remarkable capabilities in organizing and executing complex tasks, and many such agents are now widely used in various applicati…