mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
docs: 更新文档, 加上配图
This commit is contained in:
@@ -19,6 +19,10 @@ description: "三种行为 x 多级来源 = 灵活而严谨的权限体系"
|
||||
|
||||
规则可以来自多个来源,优先级从高到低:
|
||||
|
||||
<Frame caption="权限规则层级(优先级从上到下递减)">
|
||||
<img src="/docs/images/permission-layers.png" alt="权限层级图" />
|
||||
</Frame>
|
||||
|
||||
<Steps>
|
||||
<Step title="用户会话内设置">
|
||||
用户在当前对话中手动授权的("对这个工具始终允许")
|
||||
|
||||
Reference in New Issue
Block a user