Switch Console 0.31.3
What's Changed
- The disabled "Add agent" button now explains why on hover, splitting the not-ready tooltip into distinct checking and blocked messages (#314)
- Bundles agent-runtime 0.3.4 (reaps orphaned agent runtimes at boot), the updated connectors (Claude Code 0.9.11, Codex 0.3.12, OpenCode 0.1.7) and sidecar 1.9.6
Contributors: @abeldantas · @amaudruz
Full changelog: switch-console-v0.31.2...switch-console-v0.31.3
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.