Expand description
Interactive confirmation UI for shell commands and file operations
Provides Claude Code-style confirmation prompts before executing potentially destructive operations.
Structs§
- Allowed
Commands - Session-level tracking of always-allowed commands
Enums§
- Confirmation
Result - Result of a user confirmation prompt
Functions§
- confirm_
shell_ command - Confirm shell command execution with the user