Github Copilot can't see images (latest insider updates today) #188076
Replies: 3 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
faced similar issue lately |
Beta Was this translation helpful? Give feedback.
-
|
It works again after this mornings update |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Copilot Feature Area
VS Code
Body
When attaching images in VS Code Copilot chat (either via the attachment button or Ctrl+V paste), the image appears visible in the chat input but the model receives an empty tag with no content. The image is never transmitted.
Steps to reproduce:
Open Copilot chat in VS Code (Insiders, version [your version])
Paste an image with Ctrl+V or attach via the paperclip button
The image appears in the chat input as a thumbnail
Send the message
Model responds as if no attachment was provided
Expected: Model receives and can analyze the image
Actual: Model receives empty tag — confirmed by the model explicitly stating no image data is present
Additional context:
Reproduced across multiple images, multiple attempts, after VS Code update, and across multiple models (Claude Sonnet 4.6, others)
The image file is saved locally at C:\Users...\AppData\Roaming\Code - Insiders\User\workspaceStorage\vscode-chat-images\ — the file exists, it just isn't passed through
Beta Was this translation helpful? Give feedback.
All reactions