Skip to content

Status bar and commands

KoNiMa Claude Sync keeps you informed at a glance: an item in the VS Code status bar always shows the sync status, and every operation is reachable from the command palette without opening the dashboard.

The status bar

At the bottom, the Claude Sync item always shows the synthetic sync status. A click opens a quick menu with Open dashboard, Sync now, and Show log.

IndicatorMeaning
Spinning iconSync in progress.
🟢Up to date — everything synced.
🟡Local changes pending the next sync.
🔴Last sync failed — click for details.
🔒No valid license — click to activate.
No itemSync is being driven by another VS Code window, or the engine hasn’t started yet.

The palette commands

Open the command palette (F1, or Ctrl/Cmd+Shift+P) and type Claude Sync to filter.

CommandWhat it does
Claude Sync: Open DashboardOpens the dashboard.
Claude Sync: Sync nowRuns a full sync.
Claude Sync: Show statusOpens the quick menu (dashboard, sync, log).
Claude Sync: Show outputOpens the log channel.
Claude Sync: Configure repositoryStarts the wizard for the repository URL, username, and token.
Claude Sync: Remove licenseRemoves the license from this machine.
Claude Sync: ReinitializeClears the local clones and resyncs; you can choose the scope.
Claude Sync: Compact repository historyCompresses the repository history into a single commit.
Claude Sync: Remove local data (uninstall)Frees the machine’s seat and deletes local data.