arXiv:2609.13543v1 Announce Type: new Abstract: LLM agents are predominantly benchmarked on short, single-task trajectories, yet real deployments run for hours under contention, surfacing a different class of failures. We use the Clinical Environment Simulator (CES), in which an agent manages an entire emergency-department shift under continuous time and resource pressure, as a testbed: long-horizon execution failures manifest measurably in a single rollout under structured, multi-dimensional grading. On CES, current agents reach the correct diagnosis in most cases yet fail to deliver complete and timely critical actions, revealing an execution gap. We attribute this gap to three long-horizon failure modes, each operationalized as a per-trace counter: instruction-adherence drift, treatment incompleteness, and a severity-equity gap in timeliness. We then introduce Asclepius, an adaptive agent scaffolding with a self-evolving harness that rewrites the operating manual between shifts from trace-level feedback, an externalized clinical skills library for high-stakes regimen knowledge, and three isolated subagents that partition per-turn decisions across the patient queue. On held-out batches never observed during harness evolution, Asclepius improves critical-action correctness by 22% (p = 0.024) over a strong baseline agent framework while preserving diagnostic accuracy, with consistent gains across five LLM judges from three model families; on the full ten-batch set, improvements reach 25% on critical actions and 13% on timeliness. The three failure modes form a coupled bottleneck: decisive reductions appear only when all three components act together.
Asclepius: An Adaptive Harness for Long-Horizon Clinical Agents
Researchers introduced Asclepius, an adaptive agent scaffolding with a self-evolving harness, externalized clinical skills library, and three isolated subagents, which improved critical-action correctness by 22% (p = 0.024) over a strong baseline agent framework on held-out batches in the Clinical Environment Simulator (CES). On the full ten-batch set, Asclepius gains reached 25% on critical actions and 13% on timeliness while preserving diagnostic accuracy, with consistent results across five LLM judges from three model families. The authors attribute long-horizon execution failures to three coupled modes — instruction-adherence drift, treatment incompleteness, and a severity-equity gap in timeliness — that improve only when all three components act together.
Run your AI side-project on zahid.host
EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.