Skip to content

First launch and setup

You’ve installed the extension: now you put it to work. In a few minutes you activate your license, connect your git repository, and bring the first machine to convergence. Everything happens from the dashboard, which opens on its own at first launch.

First-launch screen of KoNiMa Claude Sync: the "Already have a license?" panel for pasting your code and the "How it works" section The showcase at first launch, before activating a license: from here you activate a code or start a trial.

The steps

  1. Activate your license (or start a trial).

    Without a license, the dashboard shows the editions showcase. You have two paths:

    In the Already have a license? panel, paste the code into the Paste your license code field and click Activate. The license is verified online and activated.

    A code starting with KNMI- is instead a team invite: it opens the Join the team flow (see below).

  2. Prepare the repository.

    Syncing happens through your git repository — no remote is preconfigured. Before connecting it, have these ready:

    • a private, empty repository on your git host (GitHub, GitLab, Gitea, Azure DevOps, or any remote reachable over HTTPS);
    • a personal access token (PAT) with read and write permissions;
    • the repository URL.
  3. Connect the repository.

    In the Connect your repository form, enter the URL and, for private repositories, your username and token. Click Connect: the extension verifies that the repository is reachable and saves the credentials in the VS Code secret store — never in plaintext on disk. Once confirmed, Connected appears along with a prompt to reload.

  4. Reload and sync.

    Click Reload now (or reload the VS Code window): the sync engine starts and the dashboard switches to operating mode. Choose which domains to sync and click Sync now.

  5. Repeat on the next machine.

    Install the extension, activate the same license, connect the same repository: the second machine converges on the first machine’s configuration.

After setup

Once the engine is running, the dashboard shows the operating tabs — Overview, Claude System, Machines, Projects, and the others included by your edition. The sync status is always visible in the status bar at the bottom (Claude Sync) and at the top of the dashboard.