Skip to main content

Safety And Approvals

Approval Decisions

IDLabelDecisionDescriptionSource
allow_allAutoallowAutomatically allows actions in trusted contexts.src/row_bot/approval_policy.py
approveAskaskPrompts the user before a sensitive action continues.src/row_bot/approval_policy.py
blockBlockblockRead-only or blocked mode for actions that would change external state.src/row_bot/approval_policy.py
mcp-destructive-toolsMCP destructive tool classificationaskExternal MCP tools that look destructive require approval by default.src/row_bot/mcp_client/safety.py