Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance message state update and add random command execution
- Updated `updateMessagesStateEvent` function to set question and history messages state with a randomized command - Replaced `loadingCircle` command with a dynamically selected random command for more varied UI responses - Added console log for random command verification
- Loading branch information