← Reddit

Routines no longer trigger session start?

Reddit · DragonWarrior55 · July 4, 2026
Routines previously triggered 5-hour session starts reliably, but this functionality ceased working approximately one week ago despite routines continuing to execute normally. A user sought workarounds for scheduling session starts at regular 5-hour intervals.

Detailed Analysis

A recurring pain point among Claude power users has resurfaced in this Reddit thread: the practice of using automated "routines" (scheduled triggers, often built through third-party automation tools or Claude's own scheduling features) to kick off new 5-hour usage sessions at fixed intervals appears to have stopped working reliably. According to the original poster, this workaround had functioned "flawlessly for a while" after being shared by another user, but sometime in the past week or two, the routines began firing without actually initiating a new session window. The poster is now soliciting alternative workarounds from the community, suggesting the fix is not an isolated glitch but a broader change in how Claude handles session initiation.

This issue sits at the intersection of Anthropic's rate-limiting architecture and the ways power users try to optimize around it. Claude's consumer and Pro/Max subscription tiers operate on rolling 5-hour usage windows, meaning that once a session starts, users have a finite budget of messages or tokens before needing to wait for the window to reset. Because these windows begin at the moment of first use rather than on a fixed schedule, some users discovered that they could "pre-trigger" a session during off-peak or low-need hours—effectively banking the start of a session so that the reset window aligns with when they actually plan to do heavy work later in the day. This is a classic example of users reverse-engineering an operational constraint to extract more usable capacity from a metered product, similar to tactics seen with other rate-limited AI coding and chat tools.

The apparent breakage suggests Anthropic may have made a server-side change to how session initiation is detected or logged, possibly to close this exact loophole, or it could be an unintended side effect of unrelated backend adjustments (such as changes to how automation/API calls versus interactive chat sessions are counted). Anthropic has not commented publicly on this specific behavior, and there is no confirmation in the thread or elsewhere that this was an intentional policy change versus a bug. The ambiguity itself is notable: users are left to speculate and crowdsource workarounds rather than receiving official guidance, which is a common frustration in the Claude community when backend behavior shifts without changelog documentation.

More broadly, this incident reflects the ongoing tension between AI providers' usage-based rate limiting and a user base that increasingly treats Claude as infrastructure for automated, always-on workflows—coding agents, scheduled tasks, and multi-step pipelines that don't map neatly onto interactive "session" models designed for human chat. As Anthropic pushes Claude toward more agentic, autonomous use cases (via tools like Claude Code and computer use), the mismatch between rigid session-based rate limits and continuous automated workloads is likely to keep generating friction, prompting users to find creative workarounds and Anthropic to periodically patch them, in an iterative cat-and-mouse dynamic common to metered SaaS products.

Read original article →