openclaw/extensions/memory-claudemem
Alex Newman f07fa66019 feat(memory-claudemem): implement CLI commands
Add clawdbot claude-mem CLI commands:
- status: check if worker is responding
- search <query>: search memories with optional --limit

Part of claude-mem integration (Phase 6/7).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:11:14 -05:00
..
clawdbot.plugin.json feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00
client.ts feat(memory-claudemem): implement HTTP client 2026-01-28 14:05:23 -05:00
config.ts feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00
index.ts feat(memory-claudemem): implement CLI commands 2026-01-28 14:11:14 -05:00
package.json feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00
types.ts feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00