test/.gitignore
nehashivankar@gofynd.com 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 <noreply@anthropic.com>
2026-04-28 07:56:23 +00:00

4 lines
46 B
Plaintext

node_modules/
package-lock.json
.wwebjs_auth/