Launch selector #185
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now that the dashboard is gone, starting an agent from memory is kind of annoying. We should create a basic "launch" TUI that gets show to the user when no agent is selected during the
startcommand. The following should happen:start, display a list of agents the user can select. User types to filter them, selects by pressing enterstart, display a backend the user can select. User also types to filter them.Implementation Guidance