onStrategyStarted

suspend fun onStrategyStarted(strategy: AIAgentStrategy<*, *>, context: AIAgentContextBase)(source)

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

Parameters

strategy

The strategy that has started execution

context

The context of the strategy execution