mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 22:35:51 +00:00
docs: 更新文档, 加上配图
This commit is contained in:
@@ -18,6 +18,10 @@ description: "AI 的'工作记忆'是如何在每次对话前被精心拼装的"
|
||||
|
||||
Claude Code 的 System Prompt 不是一段写死的文本,而是根据当前环境**实时组装**的:
|
||||
|
||||
<Frame caption="System Prompt 的 6 大组成部分">
|
||||
<img src="/docs/images/system-prompt-assembly.png" alt="System Prompt 动态组装图" />
|
||||
</Frame>
|
||||
|
||||
| 组成部分 | 内容 | 来源 |
|
||||
|----------|------|------|
|
||||
| 基础人设 | 角色定义、行为准则 | 内置模板 |
|
||||
|
||||
Reference in New Issue
Block a user