onStrategyStarted

suspend fun onStrategyStarted(strategy: AIAgentStrategy)(source)

Notifies all registered strategy handlers that a strategy has started execution.

Parameters

strategy

The strategy that has started execution