GitHub Copilot: Vision Now Generally Available

GitHub CopilotView original changelog

GitHub Copilot vision reached general availability, letting every subscriber attach images and PDFs directly to chat prompts so Copilot can reason about screenshots, mockups, and documents alongside code. The capability works in VS Code, github.com Copilot Chat, and the Copilot CLI, and is now on by default for Free, Pro, Pro+, Business, and Enterprise plans without any administrative action required. For Business and Enterprise users, GitHub retains attached files for roughly 24 hours to power the feature.

Key Takeaways

  • Copilot vision reached general availability, moving beyond its staged preview rollout to become a standard part of Copilot Chat.
  • The feature works across VS Code, github.com, and the Copilot CLI, letting developers attach images or PDFs from wherever they work.
  • Vision is now on by default for every plan: Free, Pro, Pro+, Business, and Enterprise, with no admin policy toggle required anymore.
  • Supported formats include JPEG, PNG, GIF, WebP images, and PDF documents.
  • Business and Enterprise attachments are retained for about 24 hours to power the feature, a detail relevant to compliance reviews.
  • The change removes a major adoption barrier, since enterprise admins previously had to manually enable the "Editor Preview Features" policy before anyone could use vision.

Sources & Mentions

1 external resource covering this update


From Preview to General Availability

GitHub Copilot vision has moved from a staged preview rollout to full general availability. Developers can now attach images and PDFs directly to chat prompts so Copilot can reason about what it sees: a screenshot of a bug, a design mockup, or a PDF spec, alongside the surrounding code.

Where It Works

The feature is available across three primary surfaces: GitHub Copilot Chat in VS Code, where files can be pasted, dragged and dropped, or attached via right-click; Copilot Chat on github.com, via direct file attachment; and the GitHub Copilot CLI, where users can attach image paths from the terminal. Supported formats include JPEG, PNG, GIF, and WebP images, as well as PDF documents.

No More Admin Gatekeeping

Previously, Business and Enterprise users needed the "Editor Preview Features" policy explicitly enabled before they could use vision. With this GA release, vision is on by default for everyone: Free, Pro, Pro+, Business, and Enterprise subscribers alike, with no policy changes or administrative action required.

Data Handling

For Business and Enterprise customers, GitHub notes that image and PDF attachments are retained for approximately 24 hours in order to provide the service, a detail administrators evaluating compliance requirements will want to be aware of.

Why It Matters

Turning screenshots and mockups into working code, or having Copilot interpret a stack trace pasted as an image, removes a persistent friction point in AI-assisted development. By making vision a default, always-on capability rather than an opt-in preview, GitHub is treating multimodal input as core Copilot functionality rather than an experimental add-on.


Mentioned onGitHub