mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 10:45:33 -04:00
862a3c1961
- New WhatsApp gateway using whatsapp-web.js - QR code authentication on first run - Session persistence across restarts - Intent-based persona routing (same as Telegram) - Phone number allowlist support - Integrated into daemon with --whatsapp flag Usage: opencode daemon --whatsapp --port 4567 Note: Requires whatsapp-web.js and qrcode-terminal packages. Dynamic imports allow graceful failure if not installed. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>