Azure / Azure/azure-sdk-tools

[TypeSpec Authoring][Versioning] Update skill: always ask for target version for features

Open
#16,163 0 comments 0 reactions 1 assignee Claimed by @haolingdong-msft View on GitHub
AzSDK Tools Agent
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

Part of #16162.

Update the `azure-typespec-author` skill so that, when authoring features/changes, it **always asks for the target API version** before applying changes. This ensures version decorators are applied against the correct version.

## Scope
- Prompt for / require the target API version when adding or modifying features.
- Use the target version to drive the versioning decorators (`@added`, `@removed`, `@renamedFrom`, etc.).
- Respect the service's existing `@versioned` enum.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.