Skip to main content

Overview

Iterate on agents in production without risking all users. Versioning persists configuration snapshots, A/B Testing splits traffic deterministically, and Shadow Mode runs both versions side-by-side.

Version Store

Persist agent configuration snapshots to any StorageDriver:

A/B Testing

Split traffic between control and variant agents:

Routing Strategies

Shadow Mode

Run both agents in parallel, return primary result, log comparison:

Events