interceptBeforeAgentStarted

Deprecated

Please use interceptAgentStarting instead. This method is deprecated and will be removed in the next release.

Replace with

import ai.koog.agents.core.feature.handler.agent.AgentStartingContext
interceptAgentStarting(interceptContext, handle)

Intercepts on before an agent started to modify or enhance the agent.