Permissions - Complete API Reference Manage command execution approvals, tool access policies, and security controls. --- Chat Commands View Permissions Approve/Reject Allow/Block Rules Security Mode --- TypeScript API Reference Create Permissions Manager Check Permission Request Approval Approve/Reject List Pending Add Rules Tool Policies --- Security Modes | Mode | Behavior | |------|----------| | deny | Block all exec commands | | allowlist | Only explicitly allowed commands | | blocklist | Block specific patterns, allow rest | | full | Allow all (dangerous!) | --- Pattern Syntax | Pattern…