Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support user input (host.input) through web ui #1176

Open
pelikhan opened this issue Feb 23, 2025 · 1 comment
Open

support user input (host.input) through web ui #1176

pelikhan opened this issue Feb 23, 2025 · 1 comment

Comments

@pelikhan
Copy link
Member

when running as a server, use web ui instead of CLI prompts to ask questions to the user.

Copy link

Feedback:

  • Running in web UI mode could improve usability for users who prefer graphical interfaces over command line interactions. However, it should be made optional and allow users to switch between CLI and Web modes based on their preference.
  • Consider handling potential exceptions or errors gracefully within the web interface to ensure a smooth user experience.
  • Ensure that all necessary dependencies for running the web UI are clearly documented and easy to set up.
  • It might be beneficial to provide some level of documentation or examples on how to customize the web interface for specific use cases if needed.

AI-generated content by issue-reviewer may be incorrect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant