Simone Bembi
Simone Bembi
It would be nice to add a session switcher inside the session helper user interface
Add the possibility to enable a building queue, which would build sessions in order
Since the interaction in the terminal could be complex, we should provide an interactive pseudo-terminal on the server-side of the application, that can communicate with the client side via websocket....
A created session should have a readable alias. The alias would be stored permanently with its commit. The session would be identified with a struct like this ```go type SessionIdentifier...
- ~Configuration of the server that hosts the documentation~ - Chapters - ~Installation~ - ~Sample configuration~ - ~Configuration details~ - ~Using a process manager~ - ~Run inside docker~ - List...
When an application folder is being initialized, it may get corrupted: - shutting down the application - when the authentication is not correct While on the first case the application...
Since the only system used is polling, dispatch of error notifications or similar gets hard. We need some websockets here.