generalbots/botui/ui
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
..
embedded feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
minimal fix: HTML rendering in chat + improved PROMPT.md for ramal queries 2026-04-22 20:15:21 +00:00
public/themes feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
shared feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
suite feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00