
What happened
GitHub says the Copilot app now shows a diff panel, a terminal panel, and a browser panel side by side, with additions in green and deletions in red.
Why it matters
Before, reviewing agent changes meant bouncing between editor, terminal, and browser; now you can accept changes, run npm run dev, test the site, and open a pull request from one place.
What to watch
The test is whether built-in panels make agent-made changes feel safe enough to merge, since you can prove the code runs before accepting. Watch the Pick & Polish tool for iterating on elements.
WHO IT HITSDevelopers and other non-engineer builders who review AI-generated code in the GitHub Copilot app are the main audience here. It reduces tab-hopping for anyone who has to check what an agent changed, whether it runs, and whether it works before merging.
Ask the AI about this article →
Summaries like this, in your inbox every morning.
The post is aimed at beginners using the GitHub Copilot app, and it frames the update as a way to complete the AI coding loop from one window. Previously, checking an agent's work meant moving between an editor, a terminal, and a browser; now those three views are built-in panels in the same app. The article walks through a website example, adding a dev server script that opens the client folder and runs npm run dev, then using the browser panel to test the feature as if using the site.
The diff panel is described as the place to see exactly what an agent changed, with green additions and red deletions, and it lets you accept changes, leave comments, or ask Copilot for edits. The terminal panel is for running the project's own commands, and the browser panel closes the loop for anything with a user interface, including the Pick & Polish tool for selecting an element and adjusting it with the agent. Together they are presented as answering three questions: what changed, does it run, and does it actually work.
The stakes depend on whether seeing review, run, and preview side by side makes agent-made changes feel safe rather than scary for less experienced users. The article presents the panels as a way to prove that what you merge works before you accept it and open a pull request. GitHub Universe 2026 is noted as October 28-29 in San Francisco or online, though the post does not tie the panels to that event.
For example, today's edition would include:
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →
Ask AI anything about this article. Q&As are published on this page for other readers too.
Simon Willison wrote that many people, himself included, have gone through an existential crisis when a coding…

Cognition is applying GPT-6 Astra across Devin, its CLI and desktop products

The Nikkei Crosstech NEXT Tokyo 2026 conference has opened, with a focus on AI-driven development

A Reddit user asked for tools or workflows that turn an existing codebase into a fine-tuning dataset, for exam…

AWS published a step-by-step demo of Unicorn Rentals, an MCP App that lists, books, and returns unicorns, runn…

OpenAI said it rewrote its Habitat storage platform from Python to Rust in Q2 2026 with 2 engineers, Codex, an…
