mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-23 08:45:50 +00:00
feat: 改善 seo
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "权限模型"
|
||||
description: "三种行为 x 多级来源 = 灵活而严谨的权限体系"
|
||||
title: "权限模型 - Allow/Ask/Deny 三级权限体系"
|
||||
description: "详解 Claude Code 的三级权限模型:Allow 自动放行、Ask 确认对话框、Deny 直接拒绝。权限规则的层级来源与优先级机制。"
|
||||
keywords: ["权限模型", "Allow Ask Deny", "权限控制", "安全权限", "工具权限"]
|
||||
---
|
||||
|
||||
{/* 本章目标:详解权限系统的设计 */}
|
||||
|
||||
Reference in New Issue
Block a user