Skip to content

feat(plugin): event-driven notification service (Slack, Discord, Telegram) #829

@JeremyDev87

Description

@JeremyDev87

Purpose

Send notifications automatically on events — no need for Claude to call a tool. Wave completion, PR creation, errors, and budget alerts trigger notifications instantly.

Changes

  • packages/codingbuddy-plugin/ — Notification module
  • Webhook integrations: Slack, Discord, Telegram
  • Config: codingbuddy.config.json notification section

Supersedes

Events

  • Wave complete → summary notification
  • PR created → PR URL + summary
  • Error detected → alert with context
  • Cost budget exceeded → warning

Acceptance Criteria

  • Slack webhook support
  • Discord webhook support
  • Telegram bot support
  • Per-event notification config
  • Message includes: task, agent, cost, duration, PR URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    featpriority:couldCould Have - 있으면 좋은 기능sub-issue상위 이슈의 하위 작업

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions