-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Purpose
Send notifications when long-running tasks complete — parallel execution waves, AUTO mode cycles, /ship results. Essential for async workflows where user walks away.
Changes
- codingbuddy.config.json: notification config (webhook URLs, channels)
- Notification service in MCP server
- Integration points: /ship completion, Wave completion, EVAL results
Acceptance Criteria
- Slack webhook notification support
- Discord webhook notification support
- Telegram bot notification support
- Configurable per-event notification (ship, wave-complete, error)
- Message includes: task summary, PR URL, cost, duration
Reactions are currently unavailable