pub async fn run_interactive_shell( options: InteractiveShellOptions, debug_mode: bool, ) -> Result<(), String>