字节 Harness-IF:评测编码智能体指令遵循

Rohan Paul · @rohanpaul_ai · X·2026-08-18 04:21·7天前
AI 导读

字节跳动新论文提出 Harness-IF 基准,测试编码智能体在指令与模型默认行为相悖时的遵循能力。在 12 个前沿模型、60 个多轮编码任务中,所有模型在此类对抗性指令上得分均更低,表明智能体可控性可能被高估。该基准将指令分布于系统提示、工具描述、技能描述、项目文件及用户指令等编码智能体实际读取的位置。

Rohan Paul@rohanpaul_ai
37AI 编辑部评分,满分 100

字节 Harness-IF:评测编码智能体指令遵循

2026-08-18 04:21· 7天前
AI 导读

字节跳动新论文提出 Harness-IF 基准,测试编码智能体在指令与模型默认行为相悖时的遵循能力。在 12 个前沿模型、60 个多轮编码任务中,所有模型在此类对抗性指令上得分均更低,表明智能体可控性可能被高估。该基准将指令分布于系统提示、工具描述、技能描述、项目文件及用户指令等编码智能体实际读取的位置。

New ByteDance paper asks a much better question about AI agents: did the instruction actually change anything?

We might be overestimating how controllable AI agents are because our tests often agree with their defaults.

Want to know whether your agent actually follows instructions? Give it a rule that goes against what it normally does.

Harness-IF tests that harder case: rules that push against a model's default behavior, spread across the places coding agents actually read, including system prompts, tool descriptions, skill descriptions, project files, and user instructions.

Across 12 frontier models and 60 multi-turn coding tasks, every model scored worse on these against-prior rules, i.e. once instructions pushed against its natural defaults.

– arxiv. org/abs/2608.11727

Title: "Harness-IF: Evaluating Instruction Following Across Instruction Surfaces in Coding Agents"