Changelog

Versions follow SemVer. Subscribe via RSS or JSON Feed.

Releases also live on GitHub Releases with attached binaries + SHA256 + minisign signatures.

v0.2.0

2026-05-27minor

BYOK universal · Furx Connect wizard · Council Mode multi-provider

Added

  • Furx Connect wizard (6 paths: OpenRouter / free tiers / paid / local / proxy / mix).
  • Council Mode dispatch across distinct provider families (⌘J).
  • Resilience layer in Rust (rate-limit / quota / circuit per provider).
  • Cost estimator inline in CouncilModal.
  • Connect status panel in Settings with health badges.
  • Linux DEB / RPM / AppImage builds.
  • Windows MSI signed via Azure Trusted Signing.

Changed

  • No more bundled PyApp AIE sidecar — dispatcher is fully native Rust now (−60 MB).
  • Trial logic moved server-side (license API) — no more local-clock spoofing.

Fixed

  • Memory daemon UMP handshake on cold start.
  • macOS notarization stapling on aarch64 DMG.

v0.1.0

2026-05-12stable-baseline

First public stable — terminal orchestrator + audit log + MCP

Added

  • Multi-pane PTY grid (any number of panes) with shared cards rail.
  • Append-only audit log (SQLite WAL + DDL triggers).
  • ⌘P search (code + memories + git), ⌘K palette, ⌘B broadcast.
  • MCP server health probes + tools/list handshake.
  • Voice → text via whisper.cpp.
  • Auto-update (Tauri minisign Ed25519).
  • Crash capture with PII scrub.
← Home · Download latest · Community