Welcome to the official repository for GitHub Copilot Office Hours. This repo serves as a centralized location for all demo content, reference material, and supporting files used during live and recorded Copilot Office Hour sessions.
The purpose of this repository is to:
- Provide hands-on demonstrations of GitHub Copilot features.
- Offer ready-to-run examples that showcase productivity use cases, security improvements, and AI-assisted development workflows.
- Support discussion and learning through repeatable and relevant code walkthroughs.
This repository includes:
- Live demo projects covering multi-file refactoring, test case generation, and security audits.
- Example prompts and context to use with Copilot Agent Mode.
- Supplementary files and scripts to help developers explore Copilot capabilities independently.
This repository is intended for:
- Expert Services Engineers delivering Copilot Office Hours
- GitHub Partners who are delivering Copilot Office Hours
- Microsoft Engineers delivering Copilot Office Hours
- Anyone interested in learning how to unlock the full power of AI-assisted development using GitHub Copilot.
To run most demos in this repository, you'll need:
- A supported IDE
- GitHub Copilot and access to Copilot Chat and Agent Mode
- Node.js, Python, or applicable runtimes (depending on demo language)
- Clone the repository or download it as a ZIP file.
- Open a project folder
- Use Copilot Chat
- Follow the prompts and explore the AI-generated suggestions.
- Modify, experiment, and learn from each scenario.
- ✨ Refactoring
- 🛡️ Security Audits & Fixes
- 🧪 Test Case Generation
- 🏗️ Feature Scaffolding
- 🔁 API Migrations
- 📐 Architecture Improvements
While contributions are not expected, feedback and suggestions are always welcome. If you have an idea for a useful demo or scenario you'd like covered, feel free to open an issue or contact the maintainers directly.
All code examples are shared for educational purposes only and provided under the MIT License.
Let’s build better software, faster — with Copilot by your side.