Skip to main content

Module run

Module run 

Source
Expand description

What a run was, once it is over.

crate::cost::RunCost records what a run spent. This records what it did: which agent, in which chain, started by which pipeline, and how it ended. The dashboard needs both, and they are separate types because cost is a rail that must work even when history is turned off.

Structs§

RunRecord
One supervised CLI execution, as recorded in history.

Enums§

Outcome
How a run ended.