Signal Brief

Harness Handbook: Making Evolving Agent Harnesses Readable, Navigable, and Editable

论文提出 Harness Handbook 方法,通过将仓库围绕运行时行为重组并关联到源码位置,帮助编码代理找到更多需要编辑的代码点。在 Codex 和 Terminus-2 请求上,计划获胜率分别提升 10.0 和 18.9 个百分点,同时减少 token 使用 12.7% 和 8.6%。

twitter关注列表 Rohan Paul (@rohanpaul_ai) 发布 2026-07-24 收录 2026-07-24 观察

一句话判断

该方法不同于传统基于代码结构的组织方式,通过行为导向的代码手册显著提升编辑效率并减少 token 消耗,值得关注其实际实现与复现。

核心信息

论文提出 Harness Handbook 方法,通过将仓库围绕运行时行为重组并关联到源码位置,帮助编码代理找到更多需要编辑的代码点。在 Codex 和 Terminus-2 请求上,计划获胜率分别提升 10.0 和 18.9 个百分点,同时减少 token 使用 12.7% 和 8.6%。

原始内容

Beautiful paper on agent harness Agent harnesses fail to evolve cleanly because developers often know what must change, but not where the behavior lives. A behavior-based code handbook helped coding agents find more required edit sites while using fewer planning tokens. Agent harnesses control prompts, tools, memory, and execution, but one behavior often spans distant files, functions, and states. This makes code changes risky because a request describes what should change, while repositories reveal only where code lives. Harness Handbook reorganizes a repository around runtime behaviors, then links each behavior to verified source locations. It combines static analysis with LLM descriptions, 3 detail levels, shared-state maps, and automatic updates after edits. Its guided search starts broad, narrows to likely code, follows call and state links, then checks live source. Across Codex and Terminus-2 requests, it raised plan win rates by 10.0 and 18.9 points while cutting token use by 12.7% and 8.6%. – arxiv. org/abs/2607.13285 Title: "Harness Handbook: Making Evolving Agent Harnesses Readable,Navigable, and Editable" ![photo](https://pbs.twimg.com/media/HN-SShVbcAAhmXZ.jpg)

相关动态

02

ISO: RLVR原生优化栈

Hanqing Zhu团队提出ISO,一个RLVR-native优化栈,包含ISO-Merger(无需数据、回滚或OPD即可合并RL专家)和ISO-Optimizer(作为AdamW/Muon的即插即用包装,在Qwen3-8B-Base上匹配AdamW精度,步骤减少约2.7倍)。

twitter关注列表2026-07-24#技术#研究#技术报告
观察
03

吴恩达开源OpenWorker:本地优先的桌面AI Agent

吴恩达与Rohit Prasad开源OpenWorker,一个本地优先的桌面AI Agent,非聊天型,可自动分解任务并跨文件及工具(HubSpot、Slack、日历)交付成品(HTML报告、消息、日程),支持GPT、Claude、Gemini、Kimi、GLM、DeepSeek、Ollama等多种模型,实现模型无关,数据本地或可选LLM...

twitter关注列表2026-07-24#AI#开源#产品
观察
04

Genspark 发布 GenTeam 协作工作空间

Genspark 推出 GenTeam,一个共享工作空间,支持人类与 AI 代理协作。该空间替代独立聊天会话,提供持久对话,可从市场添加编码、设计、营销等专业代理,也可创建自定义代理。代理基于前沿模型,全天候工作,并具备权限控制。

twitter关注列表2026-07-24#产品发布#技术更新#AI
观察