v0.8.0

Hmbown/Codewhalev0.8.0Mar 29, 2026by azophy

AI Summary

Added a browser auto-open prompt with cross-platform support to improve the user experience after displaying the login URL.

Key Highlights

  • Added browser auto-open prompt with Y/n default
  • Default behavior opens browser automatically
  • Supports cross-platform browser opening (xdg-open/open/cmd)

New Features

  • Browser auto-open prompt with Y/n default

Full Release Notes

## What's Changed

### New Features
- feat: add browser auto-open prompt with Y/n default
  - Prompt user to open browser automatically after displaying login URL
  - Default to yes (empty input, 'y', or 'yes' opens browser)
  - Support cross-platform browser opening (xdg-open/open/cmd)

Full changelog: https://github.com/azophy/sshifu/compare/v0.7.9...v0.8.0