Currently the interactive TUI and the web dashboard can be enabled simultaneously and yet the two functionality conflicts. I hope we can make them two mutually exclusive modes of interaction.
I guess --interactive -> --tui may be better since --dashboard is also interactive.
Moreover, we should unify the underlying interrupt/queuing mechanisms for the two interactive paths, if not already.
Currently the interactive TUI and the web dashboard can be enabled simultaneously and yet the two functionality conflicts. I hope we can make them two mutually exclusive modes of interaction.
I guess --interactive -> --tui may be better since --dashboard is also interactive.
Moreover, we should unify the underlying interrupt/queuing mechanisms for the two interactive paths, if not already.