generalbots/botui/ui/suite/partials
Rodrigo Rodriguez 73e0121d0b Fix: start.bas não executa e HTML truncado
- Remove streaming de chunks LLM, acumula resposta completa antes de enviar
- Corrige variável 'action' para 'actionData' no click handler de suggestions
- Adiciona fallback window.sendMessage() se WebSocket não estiver aberto
- Adiciona guard DOMContentLoaded no chat-init.js
- Adiciona cache-busting (?v=4) no chat.html

Impacto:
- start.bas executa corretamente ao conectar WebSocket
- HTML não é mais truncado (tags fecham corretamente)
- Sugestões executam tool invocations via WebSocket
2026-05-01 02:02:57 -03:00
..
apps_menu.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
browser-controls.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
chat.html Fix: start.bas não executa e HTML truncado 2026-05-01 02:02:57 -03:00
contexts.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
database.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
desktop-inner.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
editor-inner.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
editor.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
explorer-inner.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
git-status.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
language-selector.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
mail.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
message.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
messages.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
minibar.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
navigation_menu.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
notification.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
sessions.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
settings.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
suggestions.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
tasks.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
terminal.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
user_menu.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
vibe-deployment.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
vibe-mcp-panel.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
vibe.html feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00