onBeforeAgentStarted

suspend fun onBeforeAgentStarted(strategy: AIAgentStrategy, agent: AIAgent)(source)

Notifies all registered handlers that an agent has started execution.

Parameters

strategy

The strategy being executed by the agent

agent

The agent instance for which the execution has started