Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

PILOT Harness Enables Live Self-Improvement for Long-Horizon AI Agents

AI By Crimson AI Hugging Face Papers 29 August 2026 · 00:00 5 views
Share: X Telegram

Hugging Face researchers introduce PILOT, a supervisor-worker harness that allows live steering and self-evolution of long-horizon agents, improving accuracy and efficiency across benchmarks.

PILOT Harness Enables Live Self-Improvement for Long-Horizon AI Agents

Key points

Hugging Face researchers have unveiled PILOT, a novel supervisor-worker harness designed to enable live self-improvement for long-horizon AI agents. Unlike traditional methods that process execution experience only after a run ends, PILOT uses emerging experience to redirect the active run and update the persistent harness in real time.

The system couples two mechanisms: live steering, where a separate supervisor can redirect or abort the active worker mid-execution, and live self-evolution, which distills procedures and failure modes into reusable skills and memory. This addresses a gap in existing architectures, where single-agent self-correction mixes execution and assessment, and subagent delegation cannot redirect active subagents.

Across three benchmarks and two frozen backbones (GLM-5.1 and Kimi-K2.6), PILOT ranks first in five of six configurations. On Terminal-Bench 2.0, it outperforms counterpart harnesses by up to 9.8 percentage points. In the self-improvement setting, it gains 14.6 points with GLM-5.1 and 12.4 points with Kimi-K2.6.

Efficiency metrics are notable: mean output tokens drop by 42.9% and 47.4%, while successful evaluations per million output tokens rise by 110.3% and 134.0%, respectively. The authors plan to release code on GitHub soon.

MetricGLM-5.1Kimi-K2.6
Self-improvement gain (points)+14.6+12.4
Mean output tokens reduction-42.9%-47.4%
Successful evals per million tokens increase+110.3%+134.0%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

3
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

3