Colossus v0.10.10-preview.5 - Developer Preview (Unnotarized)
Pre-releaseWarning
Developer Preview: This entire release is pre-release software for testing. The macOS Desktop build is ad-hoc signed and not notarized by Apple. The Windows Desktop installer is unsigned and Microsoft Defender SmartScreen is expected to warn. Do not treat either Desktop build as stable or production-ready.
Desktop package names include DEVELOPER-PREVIEW; the Windows installer additionally includes UNSIGNED.
Automatic Desktop updates are disabled in this unsigned preview. Install later previews manually from GitHub Releases.
Keep the archive and its .sha256 file together, then verify it with shasum -a 256 --check Colossus-Desktop-DEVELOPER-PREVIEW-v0.10.10-preview.5-aarch64-apple-darwin.zip.sha256.
For first launch, extract the archive, Control-click Colossus Desktop, choose Open, then confirm Open. If macOS still blocks it, use System Settings > Privacy & Security > Open Anyway. Do not disable Gatekeeper globally.
What's Changed
- fix(mcp): preserve stdio through response completion by @killswitch-GUI in #156
- feat(desktop): add session activity and refined workspace controls by @killswitch-GUI in #157
- chore(release): prepare v0.10.10-preview.4 by @killswitch-GUI in #158
- fix(release): stabilize native sandbox proxy readiness by @killswitch-GUI in #159
Full Changelog: v0.10.10-preview.3...v0.10.10-preview.5