pub async fn execute_prompt_shell(command: &str) -> Result<String, String>
Execute a shell command and return the result (legacy API)