Colossus v0.10.2-preview.10 - 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.2-preview.10-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
- feat: add interactive Plan Mode and end-to-end plan workflows by @killswitch-GUI in #72
- feat: add desktop plans and native remote MCP by @killswitch-GUI in #73
- docs: split and expand configuration reference by @killswitch-GUI in #75
- perf(storage): speed up journal startup by @killswitch-GUI in #76
- feat: add Codex auth and native TUI rendering by @killswitch-GUI in #79
- fix(release): restore musl preview builds by @killswitch-GUI in #82
Full Changelog: v0.10.2-preview.8...v0.10.2-preview.10