Commit Graph

2 Commits

Author SHA1 Message Date
f6ed5a1032 Fix: Corregir integración del widget de chat
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m3s
- Usar nombre correcto del web component: chat-widget (no agents-chat-widget)
- Usar atributos correctos: api-url, agent-id, user-id (no server-url, agent-slug, external-user-id)
- Insertar widget dinámicamente en el DOM con posición flotante
2025-12-10 12:39:20 -06:00
e7cf999da2 Feat: Integrar widget de chat de agentes
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m39s
- Agregar script externo del widget desde gamdias.nucleoriofrio.com
- Crear plugin client-side para inicializar AgentsChatWidget
- Configurar widget con tema dark y color WhatsApp (#25D366)
- Usuario único whatsapp-user para todas las conversaciones
2025-12-10 12:32:56 -06:00