Sync Status
Show session sync status and configuration
Session Sync Status
Show the current sync status, including local sessions, synced sessions, and configuration.
Instructions
-
Determine the sync directory path based on OS:
- macOS:
~/Library/Mobile Documents/com~apple~CloudDocs/ClaudeSessions - Windows:
$env:USERPROFILE\iCloudDrive\ClaudeSessions
- macOS:
-
Run the sync script:
# macOS/Linux "${CLAUDE_PLUGIN_ROOT}/scripts/claude-sync.sh" status# Windows & "${env:CLAUDE_PLUGIN_ROOT}\scripts\claude-sync.ps1" status -
Also check and report:
- Whether the SessionEnd hook is configured
- Whether the sync directory exists and is accessible
- Available device configurations in the
global/directory