generalbots/botui/ui/suite
Rodrigo Rodriguez (Pragmatismo) 0911448548 feat: Add switcher toggle functionality
- Added SWITCHER_TOGGLE message type (8) for reprocessing last user message with active switchers
- Backend: Handler fetches last user question from DB, mutates message in-place, injects switcher prompts into system_prompt
- Backend: Switcher replays skip message_history save to avoid duplication
- Frontend: toggleSwitcher() sends SWITCHER_TOGGLE when input empty, sendMessage() when text present
- Frontend: Added TOOL_EXEC and SWITCHER_TOGGLE to MessageType constants
- Fixed session_id shadowing bug in DB query (used session_id_for_query)
- Preserves conversation history for LLM context when reprocessing with switchers
2026-04-26 16:36:03 -03:00
..
about feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
admin feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
analytics feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
assets/icons feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
attendant feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
auth feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
billing feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
browser feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
calendar feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
campaigns feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
canvas feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
chat feat: Add switcher toggle functionality 2026-04-26 16:36:03 -03:00
crm feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
css feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
dashboards feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
docs feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
drive feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
goals feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
js feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
learn feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
lists feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
mail feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
meet feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
monitoring feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
paper feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
partials feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
people feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
player feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
products feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
project feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
public feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
research feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
settings feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
sheet feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
slides feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
social feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
sources feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
tasks feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
templates feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
terminal feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
tickets feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
tools feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
vibe feat: Split chat.html into modular JS modules for #495 switcher support 2026-04-25 07:03:26 -03:00
video feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
webfonts feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
workspace feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
base-layout.css feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
default.gbui feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
designer.css feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
designer.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
designer.js feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
desktop.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
desktop.html.backup feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
editor.css 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
editor.js feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00