v0.1.10 — Signed & notarized
CodeTrellis v0.1.10 — Signed & notarized
The big one for macOS: the app is now code-signed and notarized by Apple (Developer ID: AILAR Limited), so it just opens — no "unidentified developer" warning, no xattr -cr Terminal workaround. Download the DMG, drag CodeTrellis to Applications, and open.
What's new
- Signed + notarized macOS builds. The Gatekeeper warning and the
xattr -crworkaround are gone. - Self-healing database. A new schema reconciler automatically heals additive column drift on upgrade, so moving to a new version no longer risks a migration crash.
- CodeTrellis Companion (iOS). The mobile companion is now a branded build heading to TestFlight — watch your agents, plans, architecture graph, and terminals from your phone over a direct link to your desktop.
Downloads
- macOS — Apple Silicon and Intel DMGs are attached below (both signed + notarized).
- Windows & Linux v0.1.10 builds are being produced on CI and will be added to this release shortly. In the meantime they're unchanged from v0.1.9.
Install
- macOS (Apple Silicon / Intel) — open the DMG, drag CodeTrellis to Applications, open. It's notarized, so it opens cleanly.
- Windows — Setup installer or portable
.exe(unsigned; SmartScreen may warn once → More info → Run anyway). - Linux —
chmod +x CodeTrellis-0.1.10.AppImage && ./CodeTrellis-0.1.10.AppImage.