- Store lead info in Redis session meta so bot remembers name across messages - Create Twenty CRM lead immediately from form data (bypass tool-call flow) - Store room→session reverse mapping in Redis for RC webhook delivery - Update system prompt: don't re-ask for form-provided info - Fix "Most Popular" badge clipped on mobile (overflow: visible) - Fix contact form inputs overflowing on small screens (box-sizing) - Reduce chat tooltip size on mobile to avoid overlapping content Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.py | ||
| Dockerfile | ||
| knowledge.py | ||
| llm.py | ||
| main.py | ||
| models.py | ||
| requirements.txt | ||
| rocketchat.py | ||
| security.py | ||
| twenty_crm.py | ||