[BUG]

Open 💬 0 comments Opened Jul 1, 2026 by jacobgraves0611-ctrl

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?

I have a scheduled cloud routine (created via the Claude Code /schedule flow, backed by RemoteTrigger). When it fires, I get a push notification, but the run never appears as a session I can reopen/browse in the app — only the one-time notification link works.

I tried setting persist_session: true on the trigger via the RemoteTrigger update API action. It did take effect (confirmed via a follow-up get, and a subsequent run returned a persistent_session_id in the response), but the run still only showed up as a notification, not as a browsable session in the app.

What Should Happen?

Expected: routine runs should appear as sessions in the app's session list that I can go back to later, similar to interactive sessions.

Error Messages/Logs

Steps to Reproduce

try to test fire or run a session for a robinhood trade and see if it appears as a session in the claude app.

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

latest

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

_No response_

View original on GitHub ↗