Claude Code cloud routines start refusing scheduled runs after July 13 bug report
bishnudg · ghdev · 2026-07-16
A GitHub issue reports that Anthropic’s Claude Code cloud routines started refusing to run after July 13, 2026, even though the same daily scheduled trigger had worked for seven days straight.
- The routine was created through the /v1/code/triggers API and ran successfully from July 6 to July 12.
- From July 13 onward, every firing was declined because the prompt began arriving with a SYSTEM NOTIFICATION — NOT USER INPUT disclaimer, making the model treat its own scheduled prompt as untrusted injected content.
- The reporter says manual human intervention is now required every day, which defeats unattended automation.
More from coding & agent
- Dev builds interactive 3D product experience with GPT-6 Astra + Hyper3D Rodin — nikola_mr64990 · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11