Switch Console 0.21.0
·
25 commits
to main
since this release
Switch Console desktop app 0.21.0 — macOS arm64 and Linux x64.
What's new in 0.21.0
- No GitHub login required anymore. Now that the repository and its packages are public (CHOO-2023), the private-repo machinery is gone: the updater no longer needs a
ghtoken (every user receives updates), managed-server image pulls no longerdocker login ghcr.io, and remote-host setup drops its interactivegh:authstep. Switch no longer installs, probes, or forwards credentials toghon a remote host. - Local-server mode now bundles switch-core
0.13.1(was0.13.0). - Codex sessions run
@sandboxaq/switch-agent-runtime@0.3.0(was0.1.6), matching the runtime's move to public npmjs.
Install
macOS (arm64): download the .dmg, open it, drag Switch Console to Applications. Signed and notarized with SandboxAQ's Developer ID — it opens without a Gatekeeper bypass.
Linux (x64): 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.
In-app updates are automatic — no GitHub login needed.