Developer inner-loop¶
Explore the developer inner-loop for AI-infused apps through the Miyagi codebase example.
(Optional) Legacy app modernization
Showcase how GitHub Copilot X can be used to modernize legacy apps.
- Start with CICS COBOL app
- Use GitHub Copilot X to modernize the app
- Deploy the app to Azure
- Add a SK skill to the app to make it AI-infused
- Productionize the app
Miyagi codebase¶
Showcase how GitHub Copilot X can be used to build AI-infused apps.
- Start with Miyagi codebase in VS Code or GitHub Codespaces
- Use GitHub Copilot X to add persistence and messaging to the app
- Add SK primitives to the app to make it AI-infused
- Deploy the app to Azure using GitHub Actions
- Monitor the app using Azure Monitor
Coming Soon