Skip to content

Releases: Truth-Forge/spire-releases

Spire 1.1.0 (build 74)

Choose a tag to compare

@jeremyserna jeremyserna released this 31 Jul 03:03
ffed34f

The professionalization release: Spire now distributes, updates, explains, and
removes itself the way a real product does.

Added

  • Public distribution channel: download page and Sparkle feed at
    updates.noeticaperture.com, artifacts on GitHub Releases
    (Truth-Forge/spire-releases), public issue tracker.
  • Headless self-update: spire-mlx update checks the feed, verifies both the
    EdDSA update signature and Apple notarization, and performs a
    stop → swap → reinstall → health-check → rollback cycle without a logged-in
    user. The daemon schedules a daily check on the Studios.
  • Diagnostics export: one command collects daemon logs, health state, crash
    reports, and redacted configuration into a single shareable archive.
  • Whole-app uninstall: removes the daemon, app bundle, configuration, logs,
    and (on request) model weights.
  • Help menu: links to the download page, release history, and issue tracker.

Changed

  • scripts/publish-update.sh now publishes end-to-end: renders release notes
    from this changelog into the appcast, uploads the artifact to GitHub
    Releases, and updates the feed and download page.

Spire 1.0.0 (build 70)

Choose a tag to compare

@jeremyserna jeremyserna released this 31 Jul 02:33

First distributed release. Signed, notarized, and stapled; verified with a quarantined copy on a second Mac. Serves chat, embedding, and rerank MLX roles; container control plane; MCP server; Sparkle auto-update wired to this channel.