Currently the UI/setup screen is convoluted
- We first ask the user to input a number from 1-3 in order to start an agent session
- The forward slash commands don't have a nice interactive UI dropdown where you can autocomplete and select command using your up/down arrow keys
Make sure that whenever the CLI is started an agent session is started by default. Also make sure to make the other UI improvements. This is already implemented in Openhands repo, use it as a reference but don't blindly copy the code