Skip to content

Releases: sir-ad/cipher.sys

CIPHER v5.0.1 Reliability Hotfix

24 Feb 20:19

Choose a tag to compare

Highlights

  • Single-host authoritative runtime by default (cipher up auto-joins LAN host when available)
  • Best-effort cipher.local with 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=1 supported)

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 build
  • npx tsc --noEmit
  • npm run test
  • node scripts/smoke/multidevice-sync.js

v4.1.0: Phoenix Protocol Stable

23 Feb 10:56

Choose a tag to compare

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'.