You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: make console TUI the default for ssh-monitor
Replace --console flag with --web flag so that the console TUI is used
by default for ssh-monitor, and --web must be passed to use the web UI.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Features include JSON-RPC communication over SSH, on-demand file synchronization for logs, and support for both Web UI and TUI. See [Remote Monitoring via SSH](interfaces.md#remote-monitoring-via-ssh) for details.
0 commit comments