You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- README: Add Slack and Gmail to supported platforms
- TASKS: Expand roadmap with multi-tenancy, webhook, SMS items
- Add gmail-setup.md and slack-setup.md guides
- Update configuration.md with new options
- Update mkdocs.yml navigation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
An MCP plugin that enables voice calls and chat messaging for AI coding assistants. Start a task, walk away. Your phone rings when the AI is done, stuck, or needs a decision. Or get notified via Discord, Telegram, or WhatsApp.
30
+
An MCP plugin that enables voice calls and chat messaging for AI coding assistants. Start a task, walk away. Your phone rings when the AI is done, stuck, or needs a decision. Or get notified via Discord, Slack, Telegram, WhatsApp, or Gmail.
31
31
32
32
**Supports:** Claude Code, AWS Kiro CLI, Gemini CLI
33
33
@@ -36,7 +36,7 @@ An MCP plugin that enables voice calls and chat messaging for AI coding assistan
36
36
## Features
37
37
38
38
- 📞 **Phone Calls**: Real voice calls to your phone via Twilio—works with smartphones, smartwatches, landlines, or VoIP
39
-
- 💬 **Chat Messaging**: Send messages via Discord, Telegram, or WhatsApp
39
+
- 💬 **Chat Messaging**: Send messages via Discord, Slack, Telegram, or WhatsApp
40
40
- 🔄 **Multi-turn Conversations**: Back-and-forth discussions, not just one-way notifications
41
41
- ⚡ **Smart Triggers**: Hooks that suggest calling/messaging when you're stuck or done with work
42
42
- 🔀 **Mix and Match**: Use voice, chat, or both based on your needs
@@ -90,31 +90,31 @@ AgentComms provides **bidirectional communication** between humans and AI agents
0 commit comments