botui/ui/suite/chat
Rodrigo Rodriguez (Pragmatismo) 27e839f22a Fix bot_id routing: Extract bot name from URL path
- Add bot_name field to WsQuery struct
- Extract bot_name from URL path (e.g., /edu, /chat/edu)
- Pass bot_name to backend WebSocket URL
- Use URL path for bot identification instead of relying on client message
2026-01-28 17:17:36 -03:00
..
chat.css Fix bot_id routing: Extract bot name from URL path 2026-01-28 17:17:36 -03:00
chat.html fix(ui): Use absolute paths for CSS/JS assets in suite apps to resolve loading errors 2026-01-28 16:26:09 -03:00
chat.js Fix UI button handlers and add missing JS modules 2026-01-13 14:49:22 -03:00
projector.html - Spliting from botserver. 2025-12-03 18:42:22 -03:00