MEGA Hub

HarnessCompass: Guiding Automatic Harness Evolution toward Generalizable and Effective Agent Harnesses

Authors

Do you know Luan Zhang?You can claim authorship or link another user.Do you know Ruochen Zhou?You can claim authorship or link another user.Do you know Dandan Song?You can claim authorship or link another user.Do you know Zhengyu Chen?You can claim authorship or link another user.Do you know Yuhang Tian?You can claim authorship or link another user.Do you know Jun Yang?You can claim authorship or link another user.Do you know Huipeng Ma?You can claim authorship or link another user.Do you know Chenhao Li?You can claim authorship or link another user.Do you know Guangyuan Feng?You can claim authorship or link another user.Do you know Xudong Li?You can claim authorship or link another user.Do you know Yizhou Jin?You can claim authorship or link another user.Do you know Yan Xu?You can claim authorship or link another user.

Abstract

Harness design plays a critical role in agent performance by shaping how large language models (LLMs) perceive, reason over, and act within executable environments. Recent work has proposed automatic harness evolution, which iteratively improves the harness from agent--environment interactions. However, existing methods often overfit to the evolution tasks, rely exclusively on trajectory-derived signals, and optimize harness components jointly, causing interference across components. We propose HarnessCompass, a novel automatic harness evolution framework built around constrained evolution, proactive feedback, and component-wise optimization. HarnessCompass first enforces global constraints on evolution, restricting modifications to task-agnostic harness changes that generalize beyond the evolution tasks. It then augments trajectory-derived evidence with proactive first-person feedback from the agent about harness usage, yielding richer signals for evolution. Finally, it decouples the optimization of different harness components before consolidating them into a unified harness, reducing cross-component interference while preserving component synergy. On SWE-bench Verified with GPT-5.4, HarnessCompass improves Pass@1 from 54\% to 66\% in only 5 evolution iterations, outperforming AHE in both effectiveness and evolution efficiency. In addition, the evolved harness transfers effectively to held-out tasks and other models, demonstrating substantially stronger generalization than prior automatic harness evolution methods.

Community

00