Tag: breaking-changes
Managing major AI SDK version updates
This skill provides comprehensive guidelines for managing breaking changes during a major AI SDK release cycle. It assists developers in implementing deprecation aliases, modifying message types, and updating migration documentation to ensu…
API Breaking Change Detection and Prevention
This skill enforces a critical guideline, automatically detecting potential breaking changes across API endpoints, schemas, and contracts. It halts execution and requires explicit user validation before implementing any modification that co…
Audit PRs for C# breaking changes
This skill examines a specified range of pull requests in the C# SDK, identifying both compile-time API and runtime behavioural breaking changes. It assesses the impact and severity of these changes, and interactively reconciles existing br…
AI SDK Major Version Release Management
This skill provides comprehensive guidelines for managing the development and release of a major AI SDK version. It details best practices for handling breaking changes, implementing deprecations, and updating migration documentation for co…