generalbots/botui/ui/suite/partials
Rodrigo Rodriguez (Pragmatismo) 28c48eeabf feat: Split chat.html into modular JS modules for #495 switcher support
- Split partials/chat.html (1513→70 lines) into 8 JS modules:
  chat-state.js, chat-switchers.js, chat-mentions.js,
  chat-messages.js, chat-suggestions.js, chat-theme.js,
  chat-websocket.js, chat-init.js
- Centralized state in ChatState global object
- Switcher chips auto-activate on switch_context suggestion action
- active_switchers sent in every WS message payload
- Removed old chat-main.js (merged into modules)
- Split vibe.html into vibe/ module directory with CSS extraction
- Updated standalone chat/chat.html to use same modules
2026-04-25 07:03:26 -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 feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -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