Skip to main content
sysnavBETA
// CHANGELOG

Ship logs, publicly.

What shipped, when, and what changed about how your terminal behaves.

v1.0.1-beta.4
JUN 1, 2026
DesktopMCPSecurityBackend
  • MCP (Model Context Protocol) client — Phase 1, stdio transport
  • New message-rendering and agent UI for clearer AI responses
  • Stateless-agent architecture with typed IPC; auth sign-in refactor
  • Backend: OpenTelemetry tracing + append-only audit log with a SHA-256 hash chain (optional S3 mirror)
  • Backend: one-shot conversation compaction at the context-budget threshold
  • Backend: Ask vs Agent modes enforced structurally — read-only stays read-only
  • Security: deep-link OAuth callbacks no longer log JWT tokens or personal data
  • Restored auto-updater wiring (groundwork — updates are still manual for now)
v1.0.0-beta.3
APR 2026
DesktopAgent
  • Synchronous agent flow with the tool system
  • Auto-updater + MemoryStore
  • SFTP hardening