mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 14:07:55 +00:00
When user connects Slack in the Messaging tab, the backend now creates a SlackChannel with Socket Mode, registers a handler that routes incoming DMs to DeepResearchAgent, and starts listening. Unbinding disconnects the Socket Mode client. Requires slack-sdk installed and both bot_token (xoxb-) + app_token (xapp-). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>