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