Training Agents to Evolve with Their Harness: TaoLive Digital Avatar Agent Technical Report
Abstract
Harness-Aware Training enables compact models to adapt to evolving digital-avatar harness configurations with low latency and high accuracy.
AI-powered digital avatar streamers must answer product questions, engage viewers, and execute marketing strategies in real time, demanding low latency, frequent strategy updates, and accurate yet effective responses. Evolvable Harnesses, whose Skills, Hooks, prompts, and tools can be updated independently of model weights, enable rapid iteration but expose a trade-off: large models adapt zero-shot yet are too slow, whereas compact models meet latency targets but overfit to fixed Harness configurations. We propose Harness-Aware Training (HAT), which trains compact models to adapt to changing Harnesses. Its key component, Harness-State Augmentation (HSA), applies task-preserving transformations to Skill identifiers and content, tool schemas, prompt structures, and Hook functions. Training proceeds in three stages: HSA-SFT learns reasoning and tool use from strong-model trajectories across diverse environments; General On-Policy Distillation restores generalization lost during SFT; and HSA-RL improves robustness to changing Harnesses through reinforcement learning in augmented environments. Across four evaluation sets, HAT achieves 94.8 on Live-Stream QA (base: 80.3; strongest general LLM: 93.0) and 94.6 on Harness-Variant QA (base: 75.4). Unlike Fixed-Harness SFT, which lowers IFEval by 7.7 points from the base model, HAT avoids this regression and reaches 83.5. On one NVIDIA H20 GPU, the optimized system delivers P50 and P95 latencies of 3.4 s and 8.1 s. Deployed in Taobao Live's digital-avatar service, it also yields positive online A/B test results for GMV and item-page views.
Community
✨ Highlights
An end-to-end production Harness Agent system — A comprehensive technical report of a Harness Agent deployed in Taobao Live, covering modular Harness design, agent evaluation, training-free Harness Evolution, model training, offline evaluation, deployment inference optimization and validation, and online production A/B testing.
Harness overfitting as a critical training challenge — Training a model on a fixed Harness encourages it to memorize configuration-specific surface forms, such as Skill names, tool schemas, and prompt templates, undermining its ability to adapt and evolve together with the inference-time changing Harness.
Harness-Aware Training for evolving Harnesses — Harness-Aware Training (HAT) explicitly introduces a distribution of task-preserving Harness states into training through Harness-State Augmentation (HSA), with both offline evaluations and held-out Harness-edit experiments demonstrating its effectiveness in improving generalization across evolving Harness configurations.
Get this paper in your agent:
hf papers read 2608.15763 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper