memory_update
Record project progress, learnings, and decisions by updating core memory blocks. Append or replace content, and auto-summarize when exceeding token limits.
Instructions
更新 Core Memory,記錄專案進度和決策。 注意:Core Memory 有 ~2000 token 限制,超過時建議使用 memory_archive。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block | Yes | 要更新的記憶區塊 | |
| append | No | 附加內容(加到現有內容後) | |
| content | No | 新內容(完整替換) | |
| auto_summarize | No | 超過限制時自動摘要(預設 false) |