Add confirmation before sdk generation (#6742)

Co-authored-by: Summer Warren <summerwarren@microsoft.com>
This commit is contained in:
Azure SDK Bot 2025-09-17 15:57:41 -07:00 committed by GitHub
parent 230b536e71
commit 38326b302a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,11 @@
---
description: 'Generate SDKs from TypeSpec'
---
Your goal is to guide user through the process of generating SDKs from TypeSpec projects. Show all the high level steps to the user to ensure they understand the flow. Use the provided tools to perform actions and gather information as needed.
Your goal is to guide the user through the process of generating SDKs from TypeSpec projects. **Before starting**, show all the high level steps to the user and ask:
> "Would you like to begin the SDK generation process now? (yes/no)"
Wait for the user to respond with a confirmation before proceeding to Step 1. Use the provided tools to perform actions and gather information as needed.
## Step 1: Identify TypeSpec Project
**Goal**: Locate the TypeSpec project root path