Skip to content

[Feature] Background watch notifications (--notify) #5

@hahwul

Description

@hahwul

Since AI software engineering sessions can take some time to run, it is inconvenient to keep looking at the terminal. Having notification integrations would greatly improve the feedback loop.

Example Usage:

# Triggers a macOS system notification when session ends or requests feedback
cjules watch <id> --notify desktop

# Send notification to a webhook (Slack/Discord)
cjules watch <id> --notify slack

Details:

  • Should trigger when the session state changes to COMPLETED, FAILED, or AWAITING_USER_FEEDBACK.
  • Configuration for webhook URLs could be saved in ~/.config/cjules/config.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions