Download Latest Version switch-console-x64.exe (129.8 MB) Google Add to Preferred Sources
Home / switch-console-v0.32.0
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml 2026-09-03 807 Bytes
switch-console-x64.dmg 2026-09-03 159.0 MB
switch-console-x64.dmg.blockmap 2026-09-03 166.9 kB
switch-console-x64.zip 2026-09-03 157.7 MB
switch-console-x64.zip.blockmap 2026-09-03 164.4 kB
latest.yml 2026-09-03 342 Bytes
switch-console-x64.exe 2026-09-03 129.8 MB
switch-console-x64.exe.blockmap 2026-09-03 136.7 kB
switch-console-x64.msi 2026-09-03 145.1 MB
switch-console-arm64.dmg 2026-09-03 151.0 MB
switch-console-arm64.dmg.blockmap 2026-09-03 160.0 kB
switch-console-arm64.zip 2026-09-03 149.6 MB
switch-console-arm64.zip.blockmap 2026-09-03 156.8 kB
latest-linux-arm64.yml 2026-09-03 693 Bytes
switch-console-aarch64.rpm 2026-09-03 100.5 MB
switch-console-arm64.AppImage 2026-09-03 154.6 MB
switch-console-arm64.deb 2026-09-03 114.4 MB
latest-linux.yml 2026-09-03 694 Bytes
switch-console-amd64.deb 2026-09-03 120.9 MB
switch-console-x86_64.AppImage 2026-09-03 155.1 MB
switch-console-x86_64.rpm 2026-09-03 106.7 MB
README.md 2026-09-03 2.0 kB
Switch Console 0.32.0 source code.tar.gz 2026-09-03 13.2 MB
Switch Console 0.32.0 source code.zip 2026-09-03 14.7 MB
Totals: 24 Items   1.7 GB 0

What's Changed

  • Surface a session's API errors with its deeplink — a turn that dies on expired credentials, quota or a provider outage now names what broke instead of going quiet (#356)
  • Take sidecar upgrades under live sessions (except a major), so a busy host no longer sits on a stale sidecar (#356)
  • Offer a valid slug instead of rejecting an unaccepted agent name, shown as an error banner (#325)
  • An errored turn no longer reads as a fresh request for input, and its reason is marked as a stall rather than streamed under a spinner (#356)
  • Bundles agent-runtime 0.4.1 (deleted-room / heartbeat-backoff fixes) and sidecar 1.9.7 (reaps dead tmux targets), and refreshes the connectors (Claude Code 0.9.12, Codex 0.3.13, OpenCode 0.1.8)
  • Local-server mode now bundles switch-core 0.23.0 (was 0.21.0)

Contributors: @amaudruz · @raullopez-sandbox · @mikemikimike

Full changelog: https://github.com/sandbox-quantum/switch/compare/switch-console-v0.31.3...switch-console-v0.32.0


Switch Console desktop app 0.32.0 — macOS Apple silicon + Intel, Linux x64 + arm64, and Windows x64.

macOS: download the .dmg for your Mac — switch-console-arm64.dmg for Apple silicon (M1 and later), switch-console-x64.dmg for Intel. Not sure which you have? Apple menu → About This Mac. Open it and drag Switch Console to Applications. Both are signed and notarized with SandboxAQ's Developer ID — they open without a Gatekeeper bypass, and both receive in-app updates.

Linux (x64 and arm64): match your dpkg --print-architecture. Download the .AppImage (chmod +x then run), the .deb (sudo apt install ./<file>.deb) or the .rpm (sudo dnf install ./<file>.rpm). Linux builds are unsigned.

Windows (x64): run switch-console-x64.exe, or use switch-console-x64.msi for an msiexec install. Both are Authenticode signed as SandboxAQ, so no SmartScreen bypass is needed, and in-app updates verify that signature before installing.

Source: README.md, updated 2026-09-03