Skip to content

Comments

feat(taskctl): PM auto-notification on task done, failed, and job complete (#273)#288

Merged
randomm merged 1 commit intodevfrom
fix/issue-273-pm-notifications
Feb 21, 2026
Merged

feat(taskctl): PM auto-notification on task done, failed, and job complete (#273)#288
randomm merged 1 commit intodevfrom
fix/issue-273-pm-notifications

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 21, 2026

Adds notifyPM() helper in pulse.ts that writes a synthetic assistant message to the PM session. Called when a task reaches done, failed, and when the whole job completes. Includes 3 tests in notifications.test.ts. Fixes #273

@randomm randomm merged commit 751ac46 into dev Feb 21, 2026
1 check passed
@randomm randomm deleted the fix/issue-273-pm-notifications branch February 21, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(taskctl): PM auto-notification on job completion and task failure

1 participant