Skip to content

[enhancement] E5-5: Missing notification channels β€” no Slack, email, or PagerDutyΒ #1442

@OneStepAt4time

Description

@OneStepAt4time

Finding

ID: Enterprise Gap | Severity: 🟠 HIGH

Only Telegram and generic webhook exist. No Slack, email, PagerDuty, or Microsoft Teams integration.

Fix Required

Implement at minimum:

  • SlackChannel: Incoming Webhooks or Slack API; session events β†’ channel messages
  • EmailChannel: SMTP via Nodemailer; stall/dead events β†’ ops email

Files: New src/channels/slack.ts, src/channels/email.ts

Acceptance Criteria

A stalled session triggers a Slack notification and an email.

Milestone

M-E5: API & Integration

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions