Back to feed
News Story
机器之心
1 sources

Towards Long-Horizon Agents: Gaoling Institute Releases 149-Page Comprehensive Survey

The Gaoling School of Artificial Intelligence at Renmin University of China has released a 149-page survey paper titled 'Towards Long-Horizon Agents: A Survey', systematically reviewing over 900 studies and proposing a unified definition and taxonomy of long-horizon agents for the first time. The survey emphasizes a co-evolution perspective between external harness engineering and internal model optimization, highlighting that long-horizon capability is a core bottleneck for deploying agents in real-world production environments. It notes that the time span for frontier agents to complete software engineering tasks doubles every 7 months, with the doubling cycle recently shortening to about 4 months.

SynthePulse Insight · AI deep reading

Long-Horizon Agents: Not About Running Longer, but Sustaining Effective Actions Along the Dependency Chain

Version 1 · 1 source

Gaoling School of Artificial Intelligence at Renmin University of China, in collaboration with multiple universities, releases a 149-page comprehensive survey proposing that long-horizon agent capability is a system-level property emerging from the co-evolution of external harness engineering and internal model optimization, rather than a single model upgrade.

  • METR measurements show that the 'human expert equivalent time' for frontier agents to complete software engineering tasks doubles approximately every 7 months, shortening to about 4 months after 2023.
  • Three root causes of long-horizon task failure: goal drift and error accumulation, context corruption and window pressure, sparse delayed rewards and irreversible actions.
  • The survey proposes a three-level task framework (H1-H3) and a three-level capability ladder (C1-C3), emphasizing progressive capability: C2 presupposes C1, and C3 builds on C1 and C2.
  • Three stages of agent system evolution: Prompt Engineering (2020-2023) → Context Engineering (2023-2025) → Runtime Harness (2025–present).
  • The Harness comprises six components: Loops and Workflows, Context and Memory, Tools/MCP/Skills, Orchestration, Hooks and Middleware, and Verification.
  • Four future frontier directions: generalization and continual learning, entering real-world environments, learning to budget, and recoverable and governable autonomy.
Open section navigationLong-Horizon Capability: A System-Level Property, Not an Isolated Model Metric

Long-Horizon Capability: A System-Level Property, Not an Isolated Model Metric

Core thesis of the survey: Long-horizon agent capability arises from the co-evolution of external 'Harness Engineering' and internal 'Model Optimization.' The model provides reasoning and action strategies, while the Harness organizes context, maintains state, schedules tools, orchestrates workflows, and enables verification and recovery. Together, they determine whether the agent can progress steadily along a long dependency chain; thus, long-horizon capability should be viewed as a property of the entire Model-Harness system.

METR measurements show that at approximately 50% success rate, the 'human expert equivalent time' for frontier agents to complete software engineering tasks has increased from seconds in early models to over ten hours, with the time span roughly doubling every 7 months. After 2023, the doubling cycle further shortened to about 4 months, indicating that long-horizon capability is still in a phase of rapid expansion.

The survey emphasizes that an agent 'running longer' does not equate to 'possessing long-horizon capability'; the key is whether it can sustain effective actions along longer, more complex, and more realistic reasoning dependency chains.

Three-Level Tasks and Capability Ladder: From Within-Window to Cross-Task Flow

The survey does not use runtime as the sole criterion but examines whether tasks involve numerous interdependent logical decisions and execution boundaries. It proposes three task levels: H1 (within-window tasks: continuous interaction within a single context window), H2 (cross-window/cross-session tasks: far exceeding a single window, often lasting hours to days), and H3 (cross-task flow: overall goals spanning multiple subtasks and environments).

Corresponding capability levels C1-C3: C1 (interactive reasoning: plan-act-observe-correct), C2 (state and memory: read/write memory, create checkpoints, reliable recovery), C3 (experience accumulation: distill reusable skills, generalize from experience, and continuously improve). The three levels are progressive: C2 presupposes C1, and C3 builds on C1 and C2.

Harness Engineering: Making Long-Horizon Capability Controllable, Verifiable, and Recoverable

The survey decomposes the Harness into six core components: Loops and Workflows (linear execution, Plan-Execute, branching search), Context and Memory (discard, compress, select, write to persistent memory), Tools/MCP/Skills (connect external capabilities, support tool discovery and skill libraries), Orchestration (task decomposition, role assignment, collaboration topology), Hooks and Middleware (execution rules, permissions, monitoring, security policies), and Verification (step-level to task-level checks for correctness, safety, and goal consistency).

The Harness serves as the state machine, controller, and security boundary during long-term execution: when the model exhibits shortsightedness, forgetfulness, or misjudgment, the Harness must enable the system to stop, inspect, switch paths, or recover.

Internal Optimization: Gradually Internalizing Externalized Long-Horizon Capabilities into the Model

The survey reviews seven categories along the full training pipeline: Architecture Foundation (explicit long context, compressed state, hybrid architectures), Task/Environment/Trajectory Synthesis (build verifiable, realistic interactive environments), Pre-training and Mid-training (inject reasoning priors, long-context states), Fine-tuning (instruction selection, curriculum learning, distillation), Agent Reinforcement Learning (handle credit assignment over long trajectories), On-Policy Distillation (learn from self-generated distribution), and Self-Evolution (online self-improvement).

Training data must include not only final answers but also real environment feedback, process states, tool results, and error recovery trajectories; optimization objectives should not focus solely on single-step accuracy but on whether the entire trajectory is efficient, recoverable, and meets final constraints.

Future Frontiers: From 'Can It Run' to 'Long-Term Effective, Economical, and Trustworthy'

The survey organizes open problems into four axes: Evolution (generalization and continual learning, enabling the Harness itself to evolve), Effectiveness (entering real-world environments, building verifiable and realistic training environments), Efficiency (learning to budget, dynamically deciding when to think deeply, compress, or switch models), and Trustworthiness (recoverable and governable autonomy, anchoring reflection with external verification, protecting safety invariants through least privilege, approval gates, and sandboxes).

A key judgment: in production environments, safety and permission boundaries primarily reside in the Harness, not in model weights. Model-side alignment is necessary but insufficient; what truly determines tool invocability, action approval requirements, and experience reusability is the runtime control layer.

Credibility boundary

This article is based on the 149-page survey 'Towards Long-Horizon Agents: A Survey' released by the Gaoling School of Artificial Intelligence at Renmin University of China in collaboration with multiple universities, as reported by Machine Heart. METR measurement data is cited from the survey and originates from third-party measurements. The survey content represents academic viewpoints; some judgments (e.g., safety boundaries residing in the Harness) are author inferences.

Insight takeaway

Long-horizon agent capability is a system-level property emerging from the co-evolution of Harness engineering and model optimization. Future competition will shift from model scale to systems engineering capability, with safety and efficiency boundaries primarily determined by the runtime control layer.

Primary report

机器之心

Primary source