You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Currently, when running uvx rogue-ai cli, only the cli is executed.
We should add --with-server to allow users to start the server as well in the same command.
Describe the solution you'd like
Currently, when running
uvx rogue-ai cli, only the cli is executed.We should add
--with-serverto allow users to start the server as well in the same command.