The wifish CLI now automatically presents an interactive menu when run without arguments, provided the dialog utility is installed on the system. If dialog isn't found, it gracefully falls back to the standard list text output. This provides a better out-of-the-box user experience without requiring manual configuration of the WIFISH_DEFAULT environment variable.

Default to interactive menu in wifish when `dialog` is available - zhengqunkoo/wifish