Recursive Agent Harnesses 文章

ArXiv CS.CL2026-06-12NEWSen作者: Elias Lumer, Sahil Sen, Kevin Paul, Vamse Kumar Subbiah

详细信息

来源站点
ArXiv CS.CL
作者
Elias Lumer, Sahil Sen, Kevin Paul, Vamse Kumar Subbiah
文章类型
NEWS
语言
en
发布日期
2026-06-12

摘要

arXiv:2606.13643v1 Announce Type: new Abstract: Recursive language models (RLMs) showed that recursion over model calls is an effective strategy for long-context reasoning, and production coding agents have begun to write code that spawns subagents at scale, most recently in Anthropic's dynamic workflows. We name and study the pattern between these two lines of work, where the recursive unit is a full agent harness with filesystem tools, code execution, and planning rather than a model call with no tools. We call this the Recursive Agent Harness (RAH) and frame it as harness recursion, the code-first extension to the model recursion of RLMs. A parent agent generates and runs an executable script that spawns subagent harnesses in parallel for fine-grained workloads and uses structured function calls for small subtasks. We provide a controlled evaluation on long-context reasoning.

相关事件

暂无数据

相关人物

暂无数据

相关产品

暂无数据