generalbots/botui/ui/minimal
Rodrigo Rodriguez (Pragmatismo) c8a02b65be
All checks were successful
Botlib CI / build (push) Successful in 4s
BotServer CI / build (push) Successful in 23s
Bottest CI / build (push) Successful in 19s
BotUI CI / build (push) Successful in 26s
fix: HTML rendering in chat + improved PROMPT.md for ramal queries
- Detect HTML content (starts with <) in streaming messages and
  bypass marked.parse() to render directly as innerHTML
- marked.parse() was corrupting the LLM's raw HTML output by
  treating it as Markdown (escaping tags, wrapping in <p>, etc.)
- Updated PROMPT.md for Salesianos to be more explicit about
  returning ramal data directly from KB context without asking
  for unnecessary clarification
- Fixed ramais.bas tool (removed invalid BEGIN/END syntax)
2026-04-22 20:15:21 +00:00
..
js/vendor
index.html fix: HTML rendering in chat + improved PROMPT.md for ramal queries 2026-04-22 20:15:21 +00:00