Commit Graph

2 Commits

Author SHA1 Message Date
Alex Newman
e5fa404640 feat(memory-claudemem): add workerPath config for manual installs
- Add workerPath config option to specify custom worker-service.cjs location
- Check custom path first, then fall back to Claude plugin cache auto-discovery
- Update docs with simpler manual install instructions (no need to copy to cache)
- Update manifest with workerPath schema and UI hints
2026-01-28 23:45:27 -05:00
Alex Newman
ed2c476754 docs: add memory-claudemem plugin documentation
Covers:
- Prerequisites and claude-mem installation (both via Claude Code and manual)
- Plugin configuration options
- How the integration works (lifecycle hooks)
- Troubleshooting common issues
2026-01-28 23:42:50 -05:00