You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: cross-platform plugin sync with path normalization
- Add path normalization for plugin configs (installed_plugins.json, known_marketplaces.json)
- Push: convert absolute paths to $CLAUDE_DIR placeholder
- Pull: expand placeholder to local path, convert backslashes to forward slashes on Unix
- Remove plugins/cache and plugins/marketplaces from exclude patterns
- Enables "sync once and forget" - plugins work across Windows/macOS/Linux
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments