[BUG] /schedule references https://claude.ai/code/routines but the URL 404s

Resolved 💬 2 comments Opened May 10, 2026 by xanoysky Closed Jun 11, 2026

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?

The /schedule slash command's output and built-in instructions tell users to manage routines at https://claude.ai/code/routines. Visiting that URL in a browser returns "not found", so there's no working web UI to view, edit, or delete scheduled remote agents. The skill explicitly says deletion is only possible via that page, leaving no documented path to delete a routine.

What Should Happen?

https://claude.ai/code/routines should load a page listing my scheduled remote agents (routines), with the ability to manage them — at minimum, delete them.

Error Messages/Logs

Browser shows the standard claude.ai "not found" page when navigating to https://claude.ai/code/routines. No CLI errors.

Steps to Reproduce

  1. Run /schedule in Claude Code
  2. Pick "List routines" (or create a new one). The output references https://claude.ai/code/routines and per-routine deep links of the form https://claude.ai/code/routines/{ROUTINE_ID}
  3. Open https://claude.ai/code/routines in a browser while signed in to claude.ai
  4. Page returns "not found"

Claude Model

Other

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.138

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗