Skip to content

Changelog

0.1.0

First release.

  • Shared SSH sessions between you and MCP clients such as Claude Code, run by a background service that keeps them open when clients disconnect.
  • MCP tools for sessions, reading the screen, running commands (with exit codes), raw keys, waiting on output, and SFTP.
  • Recording of every session to session.cast and events.jsonl, with replay in the viewer and plain-text transcript export.
  • Per-host guardrail modes: unrestricted, guarded, read-only.
  • Private sessions, human-only password and 2FA prompts, host-key change checks, and an optional encrypted password vault.
  • Persistent sessions through remote tmux, with automatic reconnect.
  • Telnet hosts, for console servers and older network gear.
  • Tray app that starts at sign-in and restarts the service if it stops responding.