generalbots/botui/ui/suite/chat
Rodrigo Rodriguez 2012f29324
Some checks failed
BotServer CI / build (push) Failing after 7m9s
fix: Strip HTML tags from XLSX content and frontend display
- Backend: Add strip_html_tags() function to remove HTML from XLSX cells
- Frontend: Strip HTML tags before displaying bot messages
- Prompt: Update PROMPT.md to instruct GPT not to show raw HTML

Fixes issue where XLSX cell content with HTML formatting
was being displayed as raw HTML tags in chat responses.
2026-04-30 14:15:12 -03:00
..
chat-init.js feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
chat-mentions.js feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
chat-messages.js fix: Strip HTML tags from XLSX content and frontend display 2026-04-30 14:15:12 -03:00
chat-state.js feat: Add switcher toggle functionality 2026-04-26 16:36:03 -03:00
chat-suggestions.js feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
chat-switchers.js feat: Add switcher toggle functionality 2026-04-26 16:36:03 -03:00
chat-theme.js feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
chat-websocket.js feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
chat.css feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
chat.html feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
chat.js feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
projector.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00