@agentconnect.md/setup 1.44.0-rc.90 → 1.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -36311,12 +36311,9 @@ const SLACK_BOT_SCOPES = [
36311
36311
  "users:read"
36312
36312
  ];
36313
36313
  const SLACK_BOT_EVENTS = [
36314
- "agent_session_stopped",
36315
- "agent_session_title_changed",
36316
36314
  "app_mention",
36317
36315
  "app_uninstalled",
36318
36316
  "assistant_thread_started",
36319
- "assistant_thread_context_changed",
36320
36317
  "message.channels",
36321
36318
  "message.groups",
36322
36319
  "message.im",