Auto-sync
This commit is contained in:
@@ -28,14 +28,14 @@ date: 2026-03-21
|
||||
|
||||
## Key Concepts
|
||||
- [[Workspace]]:OpenClaw 中 Agent 的工作台目录(~/.openclaw/workspace/),决定 Agent 怎么工作
|
||||
- [[AGENTS.md]]:Agent 岗位职责说明书,定义职责边界、场景触发、多 Agent 协调
|
||||
- [[SOUL.md]]:Agent 性格档案,叙事性角色设定,定义说话风格和价值观
|
||||
- [[USER.md]]:用户偏好固化文件,减少重复交代
|
||||
- [[TOOLS.md]]:工具权限声明与使用规范,核心是"什么时候不用"
|
||||
- [[IDENTITY.md]]:Agent 结构化身份元数据(Name/Creature/Vibe/Emoji/Avatar)
|
||||
- [[BOOTSTRAP.md]]:一次性初始化引导,完成后删除
|
||||
- AGENTS.md:Agent 岗位职责说明书,定义职责边界、场景触发、多 Agent 协调
|
||||
- SOUL.md:Agent 性格档案,叙事性角色设定,定义说话风格和价值观
|
||||
- USER.md:用户偏好固化文件,减少重复交代
|
||||
- TOOLS.md:工具权限声明与使用规范,核心是"什么时候不用"
|
||||
- IDENTITY.md:Agent 结构化身份元数据(Name/Creature/Vibe/Emoji/Avatar)
|
||||
- BOOTSTRAP.md:一次性初始化引导,完成后删除
|
||||
- [[长期记忆]]:memory/ 目录让 Agent 跨会话保留重要信息
|
||||
- [[Agent编排]]:多 Agent 协作通过 AGENTS.md 中的 spawn 规则实现
|
||||
- [[Agent 编排]]:多 Agent 协作通过 AGENTS.md 中的 spawn 规则实现
|
||||
|
||||
## Key Entities
|
||||
- [[OpenClaw]]:AI Agent 框架,workspace 是其核心设计之一
|
||||
@@ -43,9 +43,9 @@ date: 2026-03-21
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] ← 包含 ← [[Workspace]]
|
||||
- [[Workspace]] ← 由 ← [[AGENTS.md]] + [[SOUL.md]] + [[USER.md]] + [[TOOLS.md]] + [[IDENTITY.md]] + [[BOOTSTRAP.md]] + [[长期记忆]]
|
||||
- [[SOUL.md]] ← 与 ← [[IDENTITY.md]] ← 分工 ← 性格叙事 vs 结构化元数据
|
||||
- [[AGENTS.md]] ← 协同 ← [[SOUL.md]] + [[USER.md]]
|
||||
- [[Workspace]] ← 由 ← AGENTS.md + SOUL.md + USER.md + TOOLS.md + IDENTITY.md + BOOTSTRAP.md + [[长期记忆]]
|
||||
- SOUL.md ← 与 ← IDENTITY.md ← 分工 ← 性格叙事 vs 结构化元数据
|
||||
- AGENTS.md ← 协同 ← SOUL.md + USER.md
|
||||
- [[长期记忆]] ← 支撑 ← [[Workspace]]
|
||||
|
||||
## Contradictions
|
||||
|
||||
Reference in New Issue
Block a user