← Back to KHAO

The Information · Copilot · GitHub · AI Agent ·

How to build interactive experiences with canvases

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

★ Tier-1 Source

Decorative image showing the GitHub Copilot App logo.

Most developers are now working alongside agents, or are at least familiar with how to do so.

Key facts

Summary

Some tasks are easier when you can see and interact with the information. Instead of working through a long chain of prompts and responses, you can use canvases to interact directly with the information in front of you. These shared, interactive surfaces are extensions of the Copilot app called canvases. The agent can update the canvas as it works, and you can interact with that same workspace through clicks, edits, and other actions.

Read full article at GitHub Blog →

#The Information #Copilot #GitHub #AI Agent