Module confirmation

Module confirmation 

Source
Expand description

Interactive confirmation UI for shell commands and file operations

Provides Claude Code-style confirmation prompts before executing potentially destructive operations.

Structs§

AllowedCommands
Session-level tracking of always-allowed commands

Enums§

ConfirmationResult
Result of a user confirmation prompt

Functions§

confirm_shell_command
Confirm shell command execution with the user