[BUG] Routines: no way to list/reopen a routine's session in the mobile app after the notification is gone

Open 💬 0 comments Opened Jul 12, 2026 by ousermuniop-ux

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Problem

Routines (scheduled triggers) created via Claude Code have no dedicated view in the
mobile app (iOS/Android). The only way to see a routine's output is to tap the push
notification at the moment it arrives. Once that notification is dismissed, swiped
away, or missed (phone locked/silenced), there is no way in the app to:

  • see the list of my active routines,
  • browse the message/run history for a given routine,
  • get a direct link back into that routine's conversation thread.

Current workaround

Open a mobile browser and go to claude.ai/code/routines — this web view does show
the routines list and run history, but the native app itself exposes none of it.

Context

I run several daily/weekly routines (reminders, monitoring). Without a list view,
tracking them reliably on mobile isn't currently possible — the notification is the
only entry point, and it's ephemeral.

What Should Happen?

Requested improvement

  1. A "My Routines" view in the mobile app (list + access to run history), not just

push notifications.

  1. A persistent deep link from each notification into that routine's thread, so it's

still reachable from the phone's notification history even after being dismissed
from the tray.

Error Messages/Logs

Steps to Reproduce

Openong claude app

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

Last

Platform

Anthropic API

Operating System

Other

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗