Auto-sync: 2026-04-18 00:18
This commit is contained in:
26
wiki/concepts/Agent-Archive.md
Normal file
26
wiki/concepts/Agent-Archive.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: "Agent Archive"
|
||||
type: concept
|
||||
tags: []
|
||||
---
|
||||
|
||||
## 定义
|
||||
单一 Agent 的私有笔记目录,用于记录该 Agent 的专属思考、工作日志、任务记录和内容输出。
|
||||
|
||||
## 示例
|
||||
```
|
||||
/Users/weishen/Workspace/nexus/openclaw/xingshu/ ← 星枢专属笔记
|
||||
/Users/weishen/Workspace/nexus/openclaw/xinghui/ ← 星辉专属笔记
|
||||
/Users/weishen/Workspace/nexus/openclaw/xingyao/ ← 星曜专属笔记
|
||||
```
|
||||
|
||||
## 核心原则
|
||||
研究过程写入 Agent Archive;经过验证、可复用的知识沉淀到 Knowledge Base。
|
||||
|
||||
## 与 Knowledge Base 的关系
|
||||
Agent Archive 是临时工作区,Knowledge Base 是整理后的公共知识库。AI 在完成任务过程中将产出写入 Archive,验证通过后迁移到 Knowledge Base。
|
||||
|
||||
## 关联
|
||||
- [[Knowledge Base]]
|
||||
- [[OpenClaw]]
|
||||
- [[Obsidian]]
|
||||
Reference in New Issue
Block a user