Showing archive results for October 2025

Oct 31, 2025
Post comments count1
Post likes count2

Behind the Universe demo: From prompt to production with VS Code, GitHub Copilot and the Microsoft Agent Framework

Amanda Silver Rong Lu Shayne Boyer
Amanda,
Rong,
Shayne

At this year’s GitHub Universe, we set out to answer a simple question: What would it take to go from an idea to production in under 30 minutes – using only natural language, your editor, and AI? On stage, we built a cloud-native, intelligent app from scratch using Visual Studio Code, GitHub Copilot, and the Microsoft Agent Framework. In thi...

AIGitHub CopilotMicrosoft for Developers
Oct 29, 2025
Post comments count0
Post likes count2

Put your AI to the Test with Microsoft.Extensions.AI.Evaluation

McKenna Barlow Shyam Namboodiripad
McKenna,
Shyam

AI is changing how we build software, but it also introduces new challenges: how do you know if your AI application is giving the right answers and producing the right outcomes? Evaluations (often referred to simply as ‘evals’) provide a structured way to measure quality so you can trust your results. In this blog, we’ll introduce the concept of...

AI