Commit Graph

2 Commits

Author SHA1 Message Date
[email protected] a179edede7 chnages 2026-04-29 05:52:37 +00:00
[email protected] 017ddc0848 Add WhatsApp AI Agent — full-stack MVP
Backend: Express + Socket.io server with whatsapp-web.js session management,
in-memory inbound/outbound queues with idempotency, exponential-backoff retry,
and Claude AI draft generation via Anthropic SDK.

Frontend: Modern dark-theme single-page dashboard with session status card,
real-time inbox, conversation view, AI compose box, and operations panel.

Demo mode (DEMO_MODE=true) runs with sample data, no real WhatsApp needed.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-28 07:56:23 +00:00