generalbots/botui/ui/suite/chat
Rodrigo Rodriguez (Pragmatismo) 2d715b2650
All checks were successful
Botlib CI / build (push) Successful in 12s
Bottest CI / build (push) Successful in 32s
BotUI CI / build (push) Successful in 44s
refactor: Split chat.html into modular JS files
- chat.html reduced from 1623 lines to 59 lines
- Created chat-switchers.js for switcher state management
- Created chat-messages.js for message rendering
- Created chat-main.js for initialization and coordination
- Added console logging to debug switcher toggle functionality
- Follows AGENTS.md 450-line limit rule
2026-04-24 16:22:08 +00:00
..
chat-main.js refactor: Split chat.html into modular JS files 2026-04-24 16:22:08 +00:00
chat-messages.js refactor: Split chat.html into modular JS files 2026-04-24 16:22:08 +00:00
chat-switchers.js refactor: Split chat.html into modular JS files 2026-04-24 16:22:08 +00:00
chat.css feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
chat.html refactor: Split chat.html into modular JS files 2026-04-24 16:22:08 +00:00
chat.js feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
projector.html feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00