|
Some checks failed
BotUI CI/CD / build (push) Failing after 36s
The regex for HTML detection only matched lowercase tags [a-z], but models like openai/gpt-oss-120b output uppercase HTML tags. This caused blank squares to appear instead of rendered HTML. Updated all 6 occurrences in chat.html and partials/chat.html to use [a-zA-Z] for case-insensitive tag detection. |
||
|---|---|---|
| .. | ||
| chat.css | ||
| chat.html | ||
| chat.js | ||
| projector.html | ||