cs.AIMay 5, 2026

Robust Agent Compensation (RAC): Teaching AI Agents to Compensate

Authors: Srinath PereraKaviru HapuarachchiFrank LeymannRania Khalaf

Abstract

We present Robust Agent Compensation (RAC), a log-based recovery paradigm (providing a safety net) implemented through an architectural extension that can be applied to most Agent frameworks to support reliable executions (avoiding unintended side effects). Users can choose to enable RAC without changing their current agent code (e.g., LangGraph agents). The proposed approach can be implemented in most existing agent frameworks via their existing extension points. We present an implementation based on LangChain, demonstrate its viability through the ττ-bench and REALM-Bench, and show that when solving complex problems, RAC is 1.5-8X or more better in both latency and token economy compared to state-of-the-art LLM-based recovery approaches.

Explore similar work

CardsList
  1. Human-Guided Harm Recovery for Computer Use Agents

    Apr 20, 2026Christy Li, Sky CH-Wang, Andi Peng +1Computer-Use AgentsHarms

  2. Auto: The AGI Compiler

    Jul 5, 2026Jaber Jaber, Osama JaberAuto Research