AReaL 2.0 Enables Self-Evolving Enterprise Agents via Online RL Microservices

ruslansv · x · 2026-08-03

Currently deployed LLM agents face a fundamental "static freezing" problem in enterprise environments: weights, prompts, and tools are locked upon deployment, failing to leverage the massive volumes of real multi-turn trajectory data generated in production. A new paper argues this is primarily a systems engineering bottleneck rather than an RL algorithm issue.

To solve this, the authors propose an architecture built around three co-designed pillars:

The team instantiated this in AReaL 2.0. By reorganizing existing RL infrastructure into a microservice online loop, production traffic can drive continuous policy updates simply by swapping the inference endpoint, leaving existing agent logic largely untouched. The authors also note that before resorting to expensive weight updates, many gains can be achieved through cheaper interventions like modifying harnesses, skills, and memory.

Related event: New Mechanisms Enable Self-Evolving Enterprise Agents(2 posts)→

Original post →

More from coding & agent

coding & agent channel →