Add two memory tools following claude-mem's 3-layer pattern: - memory_search: Layer 1, compact results (~50-100 tokens) Returns [#id] title for filtering - memory_observations: Layer 3, full details (~500-1000 tokens) Returns narrative with files_modified Both use @sinclair/typebox for schema definition. Part of claude-mem integration (Phase 5/7). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| clawdbot.plugin.json | ||
| client.ts | ||
| config.ts | ||
| index.ts | ||
| package.json | ||
| types.ts | ||