Skip to content

Switch Console 0.24.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:57
· 2 commits to main since this release
bc6efab

Switch Console desktop app 0.24.0 — macOS arm64, Linux x64/arm64, and Windows x64.

What's new in 0.24.0

  • OpenCode agents now have advanced configuration, like Codex — model, reasoning variant, temperature, top-p, step limit, web search and instructions, set at creation and editable afterwards (applies next session, or now with Restart). Pick a model from a host-aware list with validation, or point at a local model (CHOO-2125).
  • Telegram bridge support in the app — brand icon, platform label and setup-guide link, so Telegram-bridged rooms show the "open channel" button and the attach form links the right guide. Telegram bot tokens are redacted from diagnostic logs (CHOO-1686).
  • Two installs sharing an agent host no longer trade the sidecar when on the same release but different builds — each stamps a deployer identity so it can tell its own build from another's.
  • First-run fixes: opening a room from a deeplink now expands the group hiding it; search results sit under headings that name them; the setup log streams as work happens; creating a room selects it in the sidebar; installing a connector completes its onboarding step.
  • Local-server mode now bundles switch-core 0.15.0 and sidecar 1.9.3.

Install

macOS (arm64): .dmg — signed and notarized (SandboxAQ Developer ID).
Linux (x64 / arm64): .AppImage (chmod +x then run), .deb, or .rpm. Unsigned.
Windows (x64): .exe installer or .msi. Unsigned — SmartScreen may warn; "More info → Run anyway".

In-app updates are automatic — no GitHub login needed.