@@ -43,28 +43,28 @@ That keeps the current workflow intact but stops the top of the GUI from becomin
4343
4444### Transport Failures
4545
46- - [ ] Missing UNIX socket (Linux only)
47- - [ ] TCP listener disabled
46+ - [x ] Missing UNIX socket (Linux only)
47+ - [x ] TCP listener disabled
4848- [x] Wrong TCP port
49- - [ ] SSH host unreachable
50- - [ ] SSH unknown host
51- - [ ] SSH auth failure
49+ - [x ] SSH host unreachable
50+ - [x ] SSH unknown host
51+ - [x ] SSH auth failure
5252
5353### Command Behaviour
5454
55- - [ ] Normal short reply
56- - [ ] Long reply
55+ - [x ] Normal short reply
56+ - [x ] Long reply
5757- [ ] No reply
58- - [ ] Plugin error reply
59- - [ ] Repeated commands
58+ - [x ] Plugin error reply
59+ - [x ] Repeated commands
6060
6161## Windows GUI UI Fine Tuning
6262
6363- ~~ Remove the editable SSH client field.~~
6464- ~~ Use native Windows OpenSSH (` ssh ` ) internally for SSH mode.~~
65- - Add concise Windows SSH mode helper text:
65+ - ~~ Add concise Windows SSH mode helper text:~~
6666
67- > Windows OpenSSH needs a key or ssh-agent identity. Password prompts are not available in the GUI.
67+ > ~~ Windows OpenSSH needs a key or ssh-agent identity. Password prompts are not available in the GUI.~~
6868
6969- ~~ Keep the GUI 100% free of WSL references and WSL launcher support.~~
7070- Shorten SSH authentication failure output so it is clear without being noisy.
@@ -77,8 +77,8 @@ That keeps the current workflow intact but stops the top of the GUI from becomin
7777
7878## Linux GUI UI Fine Tuning
7979
80- - Keep the editable SSH client field.
81- - Keep the default or recommended SSH command as ` ssh ` .
80+ - ~~ Keep the editable SSH client field.~~
81+ - ~~ Keep the default or recommended SSH command as ` ssh ` .~~
8282- ~~ Add server settings drop-down menus for SSH user and SSH host, storing saved values in ` botctl_gui.json ` .~~
8383- ~~ Add right-click mouse menu options for editable fields in Settings.~~
8484- ~~ Consider coloured command headers/output styling so commands stand out.~~
0 commit comments