Remote Control (claude rc) on mobile: image attachments silently dropped, and /bug unavailable
Resolved 💬 2 comments Opened Jun 14, 2026 by arnoldla3-hash Closed Jun 18, 2026
Summary
Two related issues while using Claude Code Remote Control (claude rc) from the Android app:
- Image attachments from the phone never reach the model. Attaching a photo to a message in a remote-control session results in the model receiving no image and no error — the attachment silently vanishes, and nothing is written to disk. It's undetectable to both user and model until you notice the model never references the image.
/bugdoesn't work in remote sessions. Typing/bugfrom the phone-remote session doesn't open the report dialog; it's passed through as a normal chat message. (Same appears true for other interactive commands like/config,/permissions.)
Repro
- Connect from the Android Claude app.
- (a) Attach a photo to a message -> model receives nothing.
(b) Type /bug -> no dialog; sent as plain text.
Expected
- Attached images reach the model (or a clear error if unsupported on this transport).
/bugworks, or returns a clear "not available in remote sessions" message.
Environment
- claude-code 2.1.170 (macOS desktop bundle)
- macOS 15 (Darwin 24.4.0)
- Android Claude app, Remote Control session
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗