pub async fn handle_ask_command( config: AgentConfig, prompt: Vec<String>, ) -> Result<()>
Handle the ask command - single prompt without tools