Skip to content

Commit 7bd4ac1

Browse files
committed
Update module metadata for AI-enabled apps: change UID, title, description, and prerequisites; enhance learning outcomes and adjust difficulty level to intermediate.
1 parent acf1ca5 commit 7bd4ac1

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

  • learn-pr/wwl-azure/develop-ai-enabled-apps-using-github-copilot-sdk

learn-pr/wwl-azure/develop-ai-enabled-apps-using-github-copilot-sdk/index.yml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
### YamlMime:Module
2-
uid: learn.wwl.spec-driven-development-github-spec-kit-greenfield-intro
2+
uid: learn.wwl.develop-ai-enabled-apps-using-github-copilot-sdk
33
metadata:
4-
title: "Get Started with Spec-Driven Development and GitHub Spec Kit"
5-
description: "Learn to implement the spec-driven development methodology and GitHub Spec Kit for greenfield applications."
6-
ms.date: 01/26/2026
4+
title: "Develop AI-Enabled Apps using the GitHub Copilot SDK"
5+
description: "This module covers how to develop AI-enabled applications using the GitHub Copilot SDK. You install the SDK, explore its features, and build AI agents that can be integrated into your applications to automate tasks and enhance functionality."
6+
ms.date: 02/13/2026
77
author: chrishowd
88
ms.author: cahowd
99
ms.topic: module
1010
ms.service: github-copilot
11-
title: "Get started with spec-driven development and GitHub Spec Kit"
12-
summary: Learn to implement the spec-driven development methodology and GitHub Spec Kit for greenfield applications.
11+
title: "Develop AI-enabled apps using the GitHub Copilot SDK"
12+
summary: This module covers how to develop AI-enabled applications using the GitHub Copilot SDK. You install the SDK, explore its features, and build AI agents that can be integrated into your applications to automate tasks and enhance functionality.
1313
abstract: |
1414
After completing this module, you're able to:
15-
- Describe the principles and phases of the spec-driven development (SDD) methodology.
16-
- Use GitHub Spec Kit commands to create the constitution.md, spec.md, plan.md, and tasks.md files.
17-
- Implement a greenfield application from start to finish using GitHub Spec Kit's AI-assisted workflows.
15+
- Explain what AI agents are and how they differ from chatbots and automation scripts.
16+
- Describe the architecture and key features of the GitHub Copilot SDK.
17+
- Design an AI agent system with tools, memory, and guardrails.
18+
- Implement an AI agent using the GitHub Copilot SDK with custom tool definitions.
1819
prerequisites: |
19-
- Familiarity with GitHub and GitHub Copilot.
20-
- Basic understanding of software development workflows.
20+
- Experience using GitHub Copilot in Visual Studio Code.
21+
- Experience developing C# applications.
2122
iconUrl: /learn/achievements/generic-badge.svg
2223
levels:
23-
- beginner
24+
- intermediate
2425
roles:
2526
- developer
2627
products:

0 commit comments

Comments
 (0)