Showing cs.AIShow all
2 papers · 1 filter
cs.AI2026
LLM-as-Code: Agentic Programming for Agent Harness
Junjia Qi, Zichuan Fu, Jingtong Gao +4
Every major LLM agent framework gives the LLM the role of orchestrator; the model decides what to do next, when to call tools, and when to stop. We argue that token explosion, cont…
cs.AI2026
Tandem: Riding Together with Large and Small Language Models for Efficient Reasoning
Zichuan Fu, Xian Wu, Guojing Li +7
Recent advancements in large language models (LLMs) have catalyzed the rise of reasoning-intensive inference paradigms, where models perform explicit step-by-step reasoning before…