[BUG] Disabling Telemetry hides /schedule routines

Resolved 💬 4 comments Opened May 18, 2026 by jrub Closed Jun 20, 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?

When

 "DISABLE_TELEMETRY": "1",

appears on ~/.claude/settings.json , the /schedule command does not appear

What Should Happen?

/schedule should not depend on whether telemetry is on or off

Error Messages/Logs

Steps to Reproduce

  1. Add "DISABLE_TELEMETRY": "1", to ~/.claude/settings.json , in the "env": block
  2. Launch claude
  3. Type "/schedule"
  4. You get ❯ Unknown command: /schedule

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.133 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗

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