← 返回
效率工具 中文

Remember

Curate persistent memory that actually helps. Filter what matters, organize by function, decay what doesn't.
构建实用的持久记忆:筛选关键内容,按功能组织,剔除无效信息。
ivangdavila
效率工具 clawhub v1.0.0 1 版本 99853 Key: 无需
★ 2
Stars
📥 1,998
下载
💾 41
安装
1
版本
#latest

概述

The Problem with Most Memory

Storing everything creates noise. Wrong retrieval is worse than no memory. The goal isn't maximum recall — it's retrieving the right thing at the right time.

What's Actually Worth Remembering

High value (persist indefinitely):

  • Commitments made — "I said I'd do X by Y"
  • Learned corrections — "User told me NOT to do Z"
  • Explicit preferences — "I hate verbose responses"
  • Core relationships — "Maria is the designer on Project X"

Medium value (persist with review):

  • Project/context state — what's active, current status
  • Domain lessons — patterns, gotchas, how things work here
  • Decisions made — what was chosen and why

Low value (don't persist):

  • One-off questions, easily reconstructible facts, transient context

Organize by Function, Not Content

Structure by how you'll retrieve it. Adapt categories to your domain:

memory/
├── commitments.md    # Promises, deadlines (with dates!)
├── preferences.md    # Likes/dislikes, style, boundaries
├── corrections.md    # Mistakes not to repeat
├── decisions.md      # What was decided and why
├── relationships.md  # People, roles, context
└── contexts/         # Per-project or per-client state
    └── {name}.md

Memory Hygiene

Every entry needs:

  • Date recorded (when did I learn this?)
  • Source hint (explicit statement vs inference)
  • Confidence (certain / likely / guess)

Prune aggressively:

  • Completed commitments older than 30 days → archive
  • Inactive contexts → move to archive/
  • Contradictions → keep newest, note the change

The staleness test: "If retrieved in 6 months, will this help or mislead?"

Handling Contradictions

When new info conflicts with old:

  1. Don't silently overwrite — note the change
  2. Keep the newer version as active
  3. Optionally log: [Updated 2026-02-11] Was: X, Now: Y

User Control

  • "Remember this" → explicit save with category
  • "Forget that" → explicit delete
  • "What do you know about X?" → transparency
  • "Never remember Y" → hard privacy boundary

See categories.md for domain-specific templates.

See consolidation.md for the review/prune process.


Related: reflection (self-evaluation), loop (iterative refinement)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 23:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,359 📥 318,562
productivity

Baidu web search

ide-rea
使用百度AI搜索引擎(BDSE)进行网络搜索。适用于获取实时信息、文档资料或研究课题。
★ 237 📥 105,605
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,333