createGoalSeeker

fun createGoalSeeker(intent: String, goalChoiceApprover: GoalChoiceApprover, agentScope: AgentScope, goalSelectionOptions: GoalSelectionOptions): Autonomy.GoalSeeker

Indicate which goal we'd use for this intent, and what agent we'd create. Dry run capability available externally.