v0.3.0
v0.3.0
New Features
- Multi-cluster tab bar: unified tab bar for SSH clusters + Slurm clusters with Tab/Shift+Tab navigation
- Slurm cluster monitoring: GPU overview via
sinfo/squeue/scontrolthrough Slurm login node SSH - Job dispatch from TUI:
sbatch sleep infinityallocation, GPU IDX tracking, cancel/resubmit from popup - QoS picker: fetch partition QoS list, cycle through with
Qkey - Command edit mode in popup:
eto edit srun command inline,rto reset - Version check in tab bar: shows
opensmi@0.3.0 → 0.3.1 ↑in yellow when update available - Tab click support: click tab to switch cluster
Onboarding Improvements
- Redesigned multi-step wizard with cluster grouping, Slurm section, and final review step
- Admin username default is now
idk(skip → stored asnull); real admin sets their own username - Done card now suggests
opensmi polloropensmi(TUI) as next steps
Bug Fixes
- Fixed
onClick→onMouseUp(BoxOptionstype compliance) - Fixed keyboard shortcut hint formatting:
[↑↓]notation,[Shift+r]case - Fixed
--allflag readingslurm_clustersfrom root JSON in clusters[] format - Fixed pip editable install path after worktree cleanup
Full Changelog: v0.2.5...v0.3.0