GpuTerm 1.0.4 Beta
Pre-release
Pre-release
Highlights
- Connection banners (MOTD) are now shown reliably: early terminal output is buffered and replayed after the session attaches, on both first connect and reconnect.
- Multiple session profiles can now be saved: a New button starts a fresh profile and the form shows whether it is editing a saved profile or creating a new one.
- Added a logged-in Users section to the telemetry bar (right of the GPUs) with a detail popover listing user, TTY, login time, and origin.
- The terminal/SFTP split is now adjustable with a drag handle; the chosen width persists across launches and re-clamps automatically on small windows.
- Resource detail popovers (CPU, RAM, Disk, GPU, Users) can be dragged by their title bar and resized from the corner; they hold their position through scrolling, window resizes, and telemetry refreshes.
- The startup warning about a remembered local SFTP path that no longer exists is silenced; explicit browse errors are still reported.
- Rewrote the English and Korean READMEs with a quick-start guide, architecture overview, and troubleshooting reference.
Validation
- 49 frontend tests passed.
- 19 Rust tests passed.
- TypeScript and Vite production builds passed; cargo clippy is clean.
Notes
- Remote system telemetry remains Linux-first.
- NVIDIA detail monitoring requires
nvidia-smion the remote host. - Directory drag-and-drop and transfer resume are not implemented yet.
- This is a beta prerelease intended for testing and feedback.