javaApiInterceptPlanCreationStarting
fun javaApiInterceptPlanCreationStarting(feature: AIAgentFeature<*, *>, handle: Interceptor<PlanCreationStartingContext>)(source)
Intercepts plan creation starting event to perform actions when a plan begins creation.
JVM-friendly overload that accepts an async interceptor.