[FEATURE] Claude code remote -- improved image / video support
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Similar:
When using Claude Code remote, I want the ability to view the state / agents progress visually. Since Claude Code remote operates in a networked sandbox, I can't access the development server.
Mac (Claude 1.1.9669 (aea25d) 2026-03-30T20:17:34.000Z):
<img width="1292" height="908" alt="Image" src="https://github.com/user-attachments/assets/dccd2c9c-f276-4cc8-829f-22dc87cbd929" />
Iphone (Latest app store):
<img width="1179" height="2556" alt="Image" src="https://github.com/user-attachments/assets/ac3a5018-fb5a-4672-af4a-4a777c385680" />
<img width="1179" height="2556" alt="Image" src="https://github.com/user-attachments/assets/892ddc40-15e7-49d4-bbc8-2a53bf5d2f75" />
Proposed Solution
I would like to be able to preview images in Claude Code Desktop and Claude Code for mobile. The desktop preview is currently low resolution, and mobile cannot preview images at all.
Alternative Solutions
Similar issue: https://github.com/anthropics/claude-code/issues/30963
I have also considered having Claude Code attach these images to the GitHub PR/issue, but it does not have MCP permission to do this.
The only workaround I can think of is setting up live, sandboxed application previews for each PR, but I work in a open source project and this can be expensive to run/maintain.
Priority
High - Significant impact on productivity
Feature Category
Other
Use Case Example
Example scenario:
- I ask Claude remote to write a feature
- I want to preview the state before it pushes, via a visual artifact
Additional Context
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗