openclaw/extensions/memory-claudemem
Alex Newman 346cef2488 feat(memory-claudemem): scaffold plugin structure
Create extensions/memory-claudemem with:
- package.json with workspace references
- clawdbot.plugin.json manifest
- types.ts, config.ts, client.ts (stubs), index.ts

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:04:28 -05:00
..
clawdbot.plugin.json feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00
client.ts feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00
config.ts feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -05:00
index.ts feat(memory-claudemem): scaffold plugin structure 2026-01-28 14:04:28 -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