Releases: sir-ad/cipher.sys
Releases · sir-ad/cipher.sys
CIPHER v5.0.1 Reliability Hotfix
Highlights
- Single-host authoritative runtime by default (
cipher upauto-joins LAN host when available) - Best-effort
cipher.localwith deterministic host-IP fallback - mDNS hardening with discovery health surfaced in
/api/discovery - Authoritative sync lock to prevent split-brain task mutations
- Shared ASCII banner for install + launch (
--quiet/CIPHER_NO_BANNER=1supported)
New/Updated Interfaces
- CLI:
cipher up --host,cipher up --join <ip-or-url>,cipher --quiet - HTTP
/api/discovery:join.localhost,join.mdns,join.ip,mdns.status,mdns.error
Validation
npm run buildnpx tsc --noEmitnpm run testnode scripts/smoke/multidevice-sync.js
v4.1.0: Phoenix Protocol Stable
Official stable release of CIPHER.SYS Terminal v4.1.0. Adds NPX support, fixed documentation deployment, and enhanced CRT aesthetics. Run with 'npx @cipher.sys/terminal'.