Commit Graph

2 Commits

Author SHA1 Message Date
Soulter 565c371e5c feat: enhance Live Mode with text input functionality and UI improvements
- Added a text input panel to allow users to send plain text messages while in Live Mode.
- Updated the LiveMode.vue component to handle text input and integrate it with WebSocket communication.
- Improved the layout and styling of the Live Mode interface for better user experience.
- Documented the new `text_input` message type in the Live API README.
2026-03-16 22:36:29 +08:00
Soulter a1c9dc5d01 feat: add live API WebSocket endpoint with authentication and session management 2026-03-16 22:11:15 +08:00