memory
Remember, find, read, update, and judge entries to store and retrieve structured memory across AI coding tools, with built-in conflict arbitration. Use help to learn accepted fields.
Instructions
Daily memory operations: remember, find, read, update, judge, status, help.
Call memory(action="help") to discover accepted fields, judge requirements, value enums, update modes, and action_required paths before relying on a result that requests attention.
find is an index page: results carry metadata + content_chars + a bounded outline (offsets usable directly as read span starts), not full content — pass include_content=true for full text. Score compares only within the page; if the top page misses, reword the query or add tags_filter instead of deep paging. The size block meters the returned page (tokens_estimate + display_hint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| action | No | help |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||