- 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
Covers:
- Prerequisites and claude-mem installation (both via Claude Code and manual)
- Plugin configuration options
- How the integration works (lifecycle hooks)
- Troubleshooting common issues