Skip to main content

render_permission_modal

Function render_permission_modal 

Source
pub fn render_permission_modal(frame: &mut Frame<'_>, app: &App)
Expand description

Render the permission-request modal when a tool is waiting for user approval. Displayed as a centred overlay with the tool name, an abbreviated argument preview, and [Y]es / [N]o instructions.