/remote-control and /rc not appearing in slash command autocomplete

Resolved 💬 4 comments Opened Mar 2, 2026 by suchetkumar2001 Closed Apr 3, 2026

Description

/remote-control (and /rc) do not appear in the in-session slash command autocomplete menu when typing /. However, running claude remote-control from the terminal works correctly and starts a remote control session as expected.

Steps to Reproduce

  1. Log in with claude /login (Max plan, login successful)
  2. Start a session with claude
  3. Type / to open the slash command autocomplete
  4. /remote-control and /rc are not listed

Expected Behavior

/remote-control (or /rc) should appear in the autocomplete list alongside other built-in commands like /config, /clear, etc.

Actual Behavior

The command is missing from autocomplete. Running claude remote-control from the terminal outside a session works fine.

Environment

  • Claude Code version: 2.1.63
  • OS: macOS 26.2 (Build 25C56)
  • Node: v25.5.0
  • npm: 11.8.0
  • Plan: Max
  • Shell: zsh

View original on GitHub ↗

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