Colossus v0.10.10-preview.6 - 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.6-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(installer): support Ubuntu private-group permissions by @killswitch-GUI in #160
- fix(context): compact oversized provider requests by @killswitch-GUI in #161
- feat(images): add artifact-backed model inputs by @killswitch-GUI in #162
- fix(tui): align cursor with wrapped prompts by @killswitch-GUI in #164
- feat(desktop): expose complete settings and session records by @killswitch-GUI in #165
Full Changelog: v0.10.10-preview.5...v0.10.10-preview.6