feat(wiki): ingest misc sources batch (Daily notes/Others/Skills/Vibe Coding/微信公众号/跨境电商)
This commit is contained in:
34
wiki/sources/养虾日记2.md
Normal file
34
wiki/sources/养虾日记2.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "养虾日记2-Agent记忆"
|
||||
type: source
|
||||
tags: [article]
|
||||
date: 2025-03-06
|
||||
---
|
||||
|
||||
## Source File
|
||||
- [[raw/微信公众号/养虾日记2:让Agent更懂你:OpenClaw + Self-Improving 复盘实战案例分享.md]]
|
||||
|
||||
## Summary
|
||||
- 核心主题:OpenClaw Agent记忆解决方案
|
||||
- 问题域:AI Agent每次对话都是白纸
|
||||
- 方法/机制:使用self-improving skill+每日复盘机制
|
||||
- 结论/价值:解决AI记不住的最大问题
|
||||
|
||||
## Key Claims
|
||||
- AI每次对话都是白纸是最大问题
|
||||
- self-improving skill可实现自改进
|
||||
- 每日复盘机制确保记忆传承
|
||||
|
||||
## Key Concepts
|
||||
- [[记忆系统]]:Agent跨会话保留上下文
|
||||
- [[自改进]]:Agent自我优化
|
||||
|
||||
## Key Entities
|
||||
- [[OpenClaw]]:AI Agent框架
|
||||
- [[Self-Improving]]:自改进技能
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] ← 扩展 ← [[自改进]]
|
||||
- [[记忆系统]] ← 实现 ← [[复盘]]
|
||||
|
||||
## Contradictions
|
||||
Reference in New Issue
Block a user