@override Future<AiPlan> createPlan(AiAgent agent, AiRunContext context) { return agent.plan(context); }