pub fn confirm_shell_command(
command: &str,
working_dir: &str,
) -> ConfirmationResultExpand description
Confirm shell command execution with the user
Shows the command in a box and presents options:
- Yes - proceed once
- Yes, and don’t ask again for this command type
- Type feedback to tell the agent what to do differently