botui/src
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
..
shared Update UI components and state management 2025-12-23 15:53:07 -03:00
ui_server Fix bot_id routing: Extract bot name from URL path 2026-01-28 17:17:36 -03:00
http_client.rs Update UI components and state management 2025-12-23 15:53:07 -03:00
lib.rs Update UI components and state management 2025-12-23 15:53:07 -03:00
main.rs chore: Revert default log level to info 2026-01-27 18:44:22 -03:00