claude-code - 💡(How to fix) Fix [FEATURE] "notify me" from claude routines [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54994Fetched 2026-05-01 05:49:01
View on GitHub
Comments
2
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
commented ×2labeled ×2renamed ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I just setup a routine for open PR events, where claude should analyze the merge conflict and fix them if applicable by routine description and notify me if the merge conflict doesnt fall into that pattern and it should first check back with me what it should do.

Unfortunately "notify me" seems to be only available in /remote-control sessions.

Proposed Solution

Allow "notify me" also to work in claude routine sessions, at the moment it will say "push requested" but not actually send anything (it should also ignore the 60s AFK timer in cloud environment routines imo).

Alternative Solutions

  • Secrets for cloud environments, so i could set a discord webhook URL for example and tell claude to push a message to the webhook (i do the same already locally; I have two binaries, send-cooking (local) and send-away (discord) if i told the model that im away)
  • Post comments as claude user instead of myself, so i could ping myself in comments?

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

Notify if claude routine needs feedback/help (with issues in a PR for example)

Additional Context

No response

extent analysis

TL;DR

Implementing "notify me" functionality in Claude routine sessions may require modifying the existing routine configuration or exploring alternative solutions such as using secrets for cloud environments or posting comments as the Claude user.

Guidance

  • Review the existing routine configuration to see if there are any settings that can be adjusted to enable notifications in Claude routine sessions.
  • Consider using the proposed alternative solutions, such as setting up a Discord webhook URL or posting comments as the Claude user, to achieve the desired notification functionality.
  • Investigate if there are any existing APIs or endpoints that can be used to send notifications from Claude routine sessions.
  • Evaluate the feasibility of modifying the 60s AFK timer in cloud environment routines to ignore it when notifications are sent.

Example

No code snippet is provided as the issue does not contain sufficient technical details to create a concrete example.

Notes

The solution may depend on the specific implementation details of Claude and its routine sessions, which are not provided in the issue. Additionally, the feasibility of the proposed alternative solutions may vary depending on the existing infrastructure and configuration.

Recommendation

Apply a workaround, such as using secrets for cloud environments or posting comments as the Claude user, as these solutions do not require modifying the existing "notify me" functionality and can provide a similar notification experience.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] "notify me" from claude routines [2 comments, 2 participants]