[BUG] Remote Control mobile (Android): @ file mention autocomplete shows no suggestions
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 connected to a local Claude Code Remote Control session from the Claude Android app, typing @ in the message box does not show any file autocomplete suggestions. Typing additional letters after @ (to filter by filename) also produces no suggestions list
What Should Happen?
According to the official documentation (https://code.claude.com/docs/en/remote-control), Remote Control connects "the Claude app for iOS and Android" to a local session, and explicitly states: "typing @ autocompletes file paths from your local project." This should work identically on Android, the same as it does on desktop/terminal
Error Messages/Logs
No error message. The autocomplete dropdown simply never appears, no console errors visible
Steps to Reproduce
- On desktop (Windows), run
claude remote-controlinside a project directory - Scan the QR code / connect from the Claude Android app
- In the Android app's message input, type
@ - Type additional letters to filter (e.g.
@rea) - Observe: no file suggestion list appears at any point
Expected: a dropdown list of matching files/folders from the local project, as happens when typing @ directly in the terminal
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
Claude Code Version
2.1.183 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗