[BUG] /loop absent from /help

Resolved 💬 2 comments Opened Mar 11, 2026 by hdownunder Closed Mar 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?

/loop absent from /help

Version: 2.1.73
Auth: OAuth (claude.ai Max subscription)
Telemetry: enabled
ANTHROPIC_API_KEY: not set
CLAUDE_CODE_DISABLE_CRON: not set

claude doctor output:

Diagnostics
└ Currently running: native (2.1.73)
└ Path: ~/local/share/claude/versions/2.1.73
└ Invoked: ~/local/share/claude/versions/2.1.73
└ Config install method: native
└ Search: OK (bundled)
Updates
└ Auto-updates: enabled
└ Auto-update channel: latest
└ Stable version: 2.1.58
└ Latest version: 2.1.73

What Should Happen?

/loop should be available

Error Messages/Logs

Steps to Reproduce

  1. Authenticate via claude login using claude.ai OAuth (Max subscription)
  2. Confirm version: claude --version → 2.1.73
  3. Confirm ANTHROPIC_API_KEY is not set: echo $ANTHROPIC_API_KEY → empty
  4. Confirm CLAUDE_CODE_DISABLE_CRON is not set: echo $CLAUDE_CODE_DISABLE_CRON → empty
  5. Enable telemetry explicitly via claude config
  6. Start a new Claude Code session: claude
  7. Run /help and observe available slash commands
  8. /loop is not listed
  9. Attempting /loop directly returns unknown command

Claude Model

Opus

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.73

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

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