BraveModeConfirmationHandler
Brave mode confirmation handler that bypasses user confirmation.
Use when you trust the agent to execute commands without prompting.
Functions
Link copied to clipboard
open suspend override fun requestConfirmation(args: ExecuteShellCommandTool.Args): ShellCommandConfirmation
Requests confirmation to execute a command.