v0.2.0
2026-06-11minorOpen-source public launch · Apache-2.0 · BYOK universal · Council Mode
Added
- 🎉 Furx is now open-source — the desktop client is Apache-2.0 on GitHub.
- 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.
- macOS build: Apple Developer ID signed + notarized (Apple Silicon DMG).
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 handshake on cold start.
- macOS notarization stapling on aarch64 DMG.
- Linux (deb/rpm/AppImage) + Windows builds land via CI; building from source works on all three today.