PulseAugur
EN
LIVE 19:05:38

Meta AI's EvoHarness-RL trains agents to learn coordination policies for long tasks

Meta AI has introduced EvoHarness-RL, a novel approach to training agents for long-horizon tasks. This research moves away from manually authored agent harnesses by enabling agents to learn harness policies offline and then construct and update external harness state during runtime. The EvoHarness-RL framework exposes harness state like belief, progress, and experience, allowing the policy to act upon them. Through supervised fine-tuning and cost-aware GRPO exploration, agents learn when to access, update, and consolidate information, leading to more efficient long-horizon task execution. This method demonstrates that trainable coordination policies offer greater benefits for long-horizon agents than simply increasing tool complexity or memory size. AI

IMPACT This research offers a new paradigm for training AI agents to handle complex, long-horizon tasks more efficiently.

RANK_REASON Research paper detailing a new method for training AI agents. [lever_c_demoted from research: ic=1 ai=1.0]

Read on X — Omar Sanseviero (HF research) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Meta AI's EvoHarness-RL trains agents to learn coordination policies for long tasks

COVERAGE [1]

  1. X — Omar Sanseviero (HF research) TIER_1 English(EN) · omarsar0 ·

    New research from Meta.

    New research from Meta. Agent harnesses are still mostly authored by hand. This makes it hard to tune robust agent harnesses for long-horizon tasks. In this new work, agents learn harness policies offline and deploy them to construct and update external harness state online ht…