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

SHAPER: Train-Free Framework Evolves Embodied Agents via Skill-Harness Optimization

AI By Crimson AI Hugging Face Papers 13 August 2026 · 00:00 11 views
Share: X Telegram

Hugging Face researchers introduce SHAPER, a train-free framework that improves embodied agents by evolving reusable skills and a context-code harness around a frozen foundation model, achieving competitive results on VLABench and ESI-Bench without parameter updates.

SHAPER: Train-Free Framework Evolves Embodied Agents via Skill-Harness Optimization

Key points

Hugging Face researchers have unveiled SHAPER, a novel framework that enables embodied agents to self-evolve without any training. The approach keeps the foundation model's parameters frozen and instead optimizes the surrounding system—reusable skills and a context-code harness—through environment rollouts.

Embodied agents are increasingly built as systems around foundation models, where performance depends not only on model weights but also on the skills, context, action interfaces, and execution harness. Traditional adaptation methods like supervised fine-tuning and reinforcement learning require additional data, rewards, and training runs, while many train-free code-centric approaches rely on programmable robot APIs that may be unavailable in fixed-interface settings.

SHAPER addresses these limitations by using the same frozen model as both planner and optimizer. It refines its external skills and context-code harness without any parameter updates, making it a practical alternative when model training is expensive, unavailable, or undesirable.

The framework was evaluated on VLABench and ESI-Bench, covering embodied agents with different low-level action interfaces. Comparisons were made against pure execution, supervised fine-tuning, and test-time-scaling baselines such as verifier-free selection and voting. The results suggest that skill-and-harness optimization is a viable route to self-evolving embodied agents.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

0
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

0
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

0