v0.8.0
maximhq/bifrostv0.8.0Mar 29, 2026by azophy
AI Summary
Users can now automatically open their browser after displaying the login URL, with a default prompt to confirm the action. This release focuses on improving the initial login experience.
Key Highlights
- Browser auto-open prompt with Y/n default
- Default to yes (empty input, 'y', or 'yes' opens browser)
- Support cross-platform browser opening (xdg-open/open/cmd)
New Features
- Browser auto-open functionality
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