Preflight Checklist
What's Wrong?
The Claude Code VS Code extension does not support the /rc (remote control) feature. When remote control is enabled by default in the CLI configuration, it is ignored when the CLI is invoked through the VS Code extension. The extension only exposes a subset of slash commands and /rc is not among them.
What Should Happen?
The VS Code extension should support remote control sessions, either via the /rc slash command or by respecting the CLI's default remote control configuration. Since the extension already uses the CLI under the hood, remote control functionality should be passed through to the extension.
Error Messages/Logs
Steps to Reproduce
- Enable remote control by default in Claude Code CLI configuration
- Open a terminal and run claude — remote control session is created as expected
- Open the Claude Code VS Code extension panel
- Note that no remote control session is created
- Try typing /rc in the extension — command is not available
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.59 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Cursor
Additional Information
No response
Preflight Checklist
What's Wrong?
The Claude Code VS Code extension does not support the /rc (remote control) feature. When remote control is enabled by default in the CLI configuration, it is ignored when the CLI is invoked through the VS Code extension. The extension only exposes a subset of slash commands and /rc is not among them.
What Should Happen?
The VS Code extension should support remote control sessions, either via the /rc slash command or by respecting the CLI's default remote control configuration. Since the extension already uses the CLI under the hood, remote control functionality should be passed through to the extension.
Error Messages/Logs
Steps to Reproduce
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.59 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Cursor
Additional Information
No response