mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 02:36:57 -04:00
74820949d1
- Remove built-in WhatsApp/Telegram gateways from agent-core - Add GatewaySupervisor to spawn zee gateway as child process - Auto-restart gateway on crash (up to 5 times per minute) - Add --gateway flag to daemon command (default: true) - Update systemd service for headless operation - Gateway logs forwarded to agent-core journal Messaging is now handled exclusively by external zee gateway, keeping agent-core clean for upstream compatibility. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>