Skip to content

Coming soon to macOS, Windows, and Linux

Sesori for desktop

Run the Sesori Bridge from your menu bar or system tray, and steer every AI coding session from one window. No terminal to keep open.

Sesori for macOS Coming soon

Separate builds for Apple silicon and Intel Macs.

Sesori for Windows Coming soon

Per-user install. No administrator rights needed.

Sesori for Linux Coming soon

Installs and updates through your package manager.

Illustration of the Sesori desktop app: a sidebar of projects and sessions with the Bridge switched on, beside an AI coding session reviewing a code change. The same Sesori desktop app illustration in the light theme.

Desktop builds are on the way. Watch GitHub releases or join the Discord to hear first, and run the Bridge from your terminal today.

Your Bridge, minus the terminal

The same local Bridge that powers the mobile app, wrapped in a native app for the computer where your code lives.

  • No terminal to babysit

    Sesori starts the Bridge for you, keeps it running from the menu bar or system tray, and restarts it if it stops. Turn on launch at login and it is ready before you are.

  • Every session, one window

    Projects and recent sessions sit in a sidebar. Open any session to read the transcript, review changes, answer questions, and send the next prompt from your keyboard.

  • Your code stays put

    Repositories and coding assistants stay on your computer. Ordinary session payloads between your devices and the Bridge are end-to-end encrypted, so the relay only forwards ciphertext.

    Read the security model
  • Native on every platform

    Separate builds for Apple silicon, Intel Macs, x64, and ARM64. Windows installs per user without administrator rights, and Linux ships as DEB and RPM packages.

Up and running in minutes

  1. 1

    Install Sesori

    Pick the build for your computer and open it. You need one supported coding assistant set up on the same machine.

    Supported assistants
  2. 2

    Sign in and turn the Bridge on

    Sign in with your Sesori account, then switch the Bridge on. Sesori remembers that choice the next time it starts.

  3. 3

    Pick up any session

    Your projects and sessions appear in the sidebar. Sign in to the phone app with the same account and the same sessions are there when you walk away.

    Get the mobile app

Until the desktop app ships, run the Bridge from your terminal.

  1. 1. Install the Bridge CLI

    * Requires one supported assistant already set up on this machine.

  2. 2. Run the Bridge on your computer

    Run this in your terminal on the same machine as your assistant.

All downloads

Every public desktop build, by operating system and processor. A build appears here only after it passes its release checks, so the list never points at a test artifact.

macOS

  • Apple silicon arm64

    Macs with an M-series chip

    Disk image (.dmg)

    No public download yet
  • Intel x64

    Macs with an Intel processor

    Disk image (.dmg)

    No public download yet

Windows

  • x64

    Most Windows PCs (Intel or AMD)

    Installer (.exe)

    No public download yet
  • ARM64

    Snapdragon and other ARM PCs

    Installer (.exe)

    No public download yet

Linux package managers

Sesori for Linux ships as DEB and RPM packages for x64 and ARM64, served from APT and RPM repositories. Your package manager installs it and keeps it up to date.

The repositories are not published yet. Setup commands and signature verification steps will appear here when they are.

Internal test channel For the Sesori team and invited testers

Internal builds are a separate test channel, not an early path to stable. They keep their own version tags and never replace a stable install automatically.

  • macOS · Apple silicon arm64

    Macs with an M-series chip

    Disk image (.dmg)

    No public download yet
  • macOS · Intel x64

    Macs with an Intel processor

    Disk image (.dmg)

    No public download yet
  • Windows · x64

    Most Windows PCs (Intel or AMD)

    Installer (.exe)

    No public download yet
  • Windows · ARM64

    Snapdragon and other ARM PCs

    Installer (.exe)

    No public download yet

Updating safely

Sesori for macOS and Windows updates by hand. Stay on the channel and processor you already have.

  1. 1

    Get the matching build

    In Sesori, open Settings, then Desktop updates, and choose View downloads. It opens this page at the build for your channel and processor.

  2. 2

    Quit Sesori

    Choose Quit and wait for Sesori to exit. Closing the window only hides it to the tray. If Quit reports that the Bridge helper could not stop, fix that before you replace the app.

  3. 3

    Install over the old version

    On macOS, copy the whole Sesori app from the disk image into Applications. Check that the publisher is DigitalBlock Labs LTD (AQNCF7663C) and that Gatekeeper accepts it normally. Never bypass Gatekeeper or delete Keychain items to make an update work. On Windows, run the new installer.

  4. 4

    Reopen it yourself

    Sesori does not relaunch after an update. Your Bridge on or off choice, sign-in, assistants, session history, and projects are all kept.

On Linux, your package manager owns updates. Quit Sesori before you upgrade.

FAQs

Coming soon