whatsapp-bot/src
CCS WhatsApp Bot f098cca1bd fix: update Claude model, add JWT auth, fix CMS integration
- Update Claude model from claude-3-5-haiku-20241022 to claude-haiku-4-5-20251001
- Replace static API key auth with JWT login (auto-refresh before 2h expiry)
- Fix TemplateResolver: use 'template' field (not 'content'), remove non-existent tenant filter
- Fix RulesLoader: remove non-existent tenant filter from community-rules queries
- Update config: PAYLOAD_BOT_EMAIL/PASSWORD replace PAYLOAD_API_KEY

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 15:18:35 +00:00
..
bot feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
lib feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
llm fix: update Claude model, add JWT auth, fix CMS integration 2026-03-02 15:18:35 +00:00
payload fix: update Claude model, add JWT auth, fix CMS integration 2026-03-02 15:18:35 +00:00
queue fix: remove colons from BullMQ queue names 2026-03-02 14:14:21 +00:00
webhook feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
whatsapp feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
config.ts fix: update Claude model, add JWT auth, fix CMS integration 2026-03-02 15:18:35 +00:00
server.ts fix: health check uses isReachable() instead of authenticated find() 2026-03-02 14:15:20 +00:00