Customize a hosted agent from the GitHub Copilot Chat window using Foundry Canvas

Microsoft Developer shows how to build and customize a hosted agent directly from the GitHub Copilot Chat window using Foundry Canvas, focusing on moving from an initial agent to a more production-ready setup with best-practice checks, generated fixes, observability upgrades, and testing with Agent Inspector.

Overview

Building agents often involves repetitive setup (project scaffolding and deployment configuration) before you can validate an idea. This video demonstrates creating and iterating on a customized hosted agent from within the GitHub Copilot Chat window using Foundry Canvas.

What the video covers

Is your agent production-ready?

The video frames the workflow around assessing whether an existing agent is ready for production use.

Review the existing agent

Add Microsoft Foundry skills

Identify best-practice gaps

Fix issues with GitHub Copilot

Review the generated changes

Upgrade toolbox and observability

Test with Agent Inspector

Production-ready agent recap