AI

GitHub Copilot App Canvases Make Agent Work Inspectable

Published June 03, 2026 by Dillip Chowdary

Preview Expansion

GitHub expanded the technical preview of the Copilot app to existing Copilot Pro, Pro+, Business, and Enterprise customers. The app is positioned as a desktop home for agent-native software development, with sessions launched from issues, pull requests, prompts, prior sessions, or local folders.

Canvases Are The Main Shift

The headline feature is canvases: structured work surfaces where agent progress becomes visible and editable. GitHub describes canvases as bidirectional surfaces shared by users, agents, and the app. Humans can inspect and steer state, agents can read and update the surface, and the app enforces what actions are allowed.

Cloud Sessions And Automations

The preview also adds cloud sessions, cloud automations, Copilot CLI sessions visible in the app, voice conversations, agentic browsing, rubber duck support, and /chronicle queries across prior agent sessions. The architecture is converging around one source of truth for agent state, whether work starts in the CLI, desktop app, browser, or cloud.

Governance Angle

The practical enterprise question is evidence. Agent sessions need plans, diffs, terminal output, browser verification, and approval trails that reviewers can inspect without reading a full chat transcript. Canvases are a step toward that evidence model, and teams should evaluate whether they expose enough state for code review, security review, and incident reconstruction.

Source: GitHub Copilot app changelog →