You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -280,22 +280,27 @@ Add to `~/.claude/settings.json`:
280
280
281
281
Now every new Claude Code session automatically loads your memory context — **zero manual effort**. Claude learns as you work and remembers across sessions.
282
282
283
-
### 13 Tools
283
+
### 18 Tools
284
284
285
285
| Tool | Purpose |
286
286
|------|---------|
287
287
|`memory_ingest`| Store a memory (text, channel, person context) |
288
288
|`memory_search`| Semantic search across all memory tiers |
0 commit comments