pub static TOOL_EXECUTIONS: Lazy<Arc<AtomicToolCounter>>Expand description
Process-wide cumulative tool execution counter (success + failure).
pub static TOOL_EXECUTIONS: Lazy<Arc<AtomicToolCounter>>Process-wide cumulative tool execution counter (success + failure).