generalbots/botui/ui/suite
Rodrigo Rodriguez (Pragmatismo) cf00a51245
Some checks failed
Botlib CI / build (push) Successful in 22s
BotServer CI / build (push) Failing after 0s
Bottest CI / build (push) Successful in 31s
BotUI CI / build (push) Successful in 52s
feat: Separate switchers from suggestions - server-side prompt resolution
- Add Switcher struct to botlib (id, label, prompt, color, icon)
- Separate Redis key switchers:{bot_id}:{session_id} from suggestions
- Server-side SWITCHER_PROMPT_MAP resolves prompts (not frontend)
- Frontend sends active_switchers array in USER WS message
- Remove SYSTEM message dispatch (type 7 deprecated)
- Remove hardcoded promptMap from chat.html
- Render switchers from BotResponse.switchers (backend-driven)
- Support custom switchers via ADD_SWITCHER keyword
- Filter switcher-type items from get_suggestions()
- Add switchers field to all BotResponse construction sites
2026-04-23 21:36:09 +00: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: Separate switchers from suggestions - server-side prompt resolution 2026-04-23 21:36:09 +00: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 fix(botui): improve HTML streaming rendering to avoid loading dots lock 2026-04-22 20:45:40 +00: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: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -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