Skip to main content

Installation

Setup

Wrap your crew with instrument():

How it works

instrument() wraps all agent tools to capture calls and results into the active reagent-flow session. The original tool behavior is preserved — if logging fails, a warning is emitted but the tool call still succeeds.

Example