- botui/chat-messages.js: HTML chunks now accumulated without rendering, only showing loading indicator. When is_complete=true, full HTML rendered at once. Text/markdown continues streaming normally. - botserver/mod.rs: Remove unused html_buffer variable - drive_monitor/monitor.rs: Change CHECK_INTERVAL_SECS from 1 to 2 - CI workflow: Fix paths to use target/fast/ instead of target/debug/ and target/release/ |
||
|---|---|---|
| .. | ||
| chat-init.js | ||
| chat-mentions.js | ||
| chat-messages.js | ||
| chat-state.js | ||
| chat-suggestions.js | ||
| chat-switchers.js | ||
| chat-theme.js | ||
| chat-websocket.js | ||
| chat.css | ||
| chat.html | ||
| chat.js | ||
| projector.html | ||