Files
nexus/wiki/sources/养虾日记2.md

35 lines
900 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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