Ecdysis optimizes agent harnesses via failure aggregation
Ecdysis is an open-source framework from Beijing Institute of Technology researchers that trains and refines LLM agent runtime harnesses without altering model weights. By aggregating failure patterns across task batches and employing multi-role diagnostic refinement, it isolates systematic harness defects from model hallucinations to boost reasoning accuracy by 18.56%.
Treating agent failures as harness execution bugs rather than model shortcomings represents the right mental model for production agent engineering. As foundational model weights commoditize, execution scaffolding and control loops will dictate real-world agent reliability. Isolating harness bugs from stochastic model noise solves a major bottleneck in automated agent optimization by preventing overfitted prompt workarounds. Batch-level cross-instance failure aggregation surfaces reproducible defects across tasks instead of chasing noisy single-trial failures. The collaborative four-agent refinement workflow replaces brute-force iterative search with structured diagnostic specifications and targeted code edits. Achieving up to a 1.84x training speedup while requiring one-quarter of typical training data makes automated harness evolution practical for resource-constrained teams.
DISCOVERED
1h ago
2026-09-14
PUBLISHED
1h ago
2026-09-14
RELEVANCE
AUTHOR
Discover AI