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.
| Indicator | Meaning |
|---|---|
| Spinning icon | Sync 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 item | Sync 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.
| Command | What it does |
|---|---|
| Claude Sync: Open Dashboard | Opens the dashboard. |
| Claude Sync: Sync now | Runs a full sync. |
| Claude Sync: Show status | Opens the quick menu (dashboard, sync, log). |
| Claude Sync: Show output | Opens the log channel. |
| Claude Sync: Configure repository | Starts the wizard for the repository URL, username, and token. |
| Claude Sync: Remove license | Removes the license from this machine. |
| Claude Sync: Reinitialize | Clears the local clones and resyncs; you can choose the scope. |
| Claude Sync: Compact repository history | Compresses the repository history into a single commit. |
| Claude Sync: Remove local data (uninstall) | Frees the machine’s seat and deletes local data. |
Related entries
- Editions — what each edition unlocks.
- First launch and setup — activating the license and connecting the repository.
- Troubleshooting — if a status stays stuck.