-
released this
2026-05-21 18:16:40 +00:00 | 116 commits to main since this releaseAdded
- Shared terminal (M12, Tier 3): when the host enables it, the session shares a real PTY
shell — the guest gets an interactive terminal (vim, top, tab-completion, Ctrl-C) running on
the host as the host's user. The host reads along live and can type too, e.g. asudo
password — which stays local and is never sent to the guest. Off by default, host-consented.
The guest also pulls the host's inventory on join.
Fixed
- Input contrast: all form controls (text fields, spin boxes, combo boxes, terminals) now
use the dark theme with readable text (Fusion defaulted them to light-on-light).
Downloads
- Shared terminal (M12, Tier 3): when the host enables it, the session shares a real PTY